2026-08-26 20:21:11.904 | + ./stack.sh:main:491 : exec 2026-08-26 20:21:11.904 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-26-202111' 2026-08-26 20:21:11.904 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-26-202111.summary.2026-08-26-202111 2026-08-26 20:21:11.904 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:21:11.904 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:21:11.904 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-26-202111 /opt/stack/logs/devstacklog.txt 2026-08-26 20:21:11.904 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-26-202111.summary.2026-08-26-202111 /opt/stack/logs/devstacklog.txt.summary 2026-08-26 20:21:11.904 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-26 20:21:11.904 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-26 20:21:11.904 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-26 20:21:11.909 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-26 20:21:11.913 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-26 20:21:11.919 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-26 20:21:11.920 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-26 20:21:11.927 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-26 20:21:11.931 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-26 20:21:11.936 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-26 20:21:11.943 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-26 20:21:11.947 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-26 20:21:11.951 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-26 20:21:11.956 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-26 20:21:11.964 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-26 20:21:11.968 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-26 20:21:11.973 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-26 20:21:11.977 | + ./stack.sh:main:577 : set -o errexit 2026-08-26 20:21:11.981 | + ./stack.sh:main:580 : uname -a 2026-08-26 20:21:11.983 | Linux np0000191229 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-26 20:21:11.988 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:21:11.992 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-26 20:21:11.998 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-26 20:21:12.070 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-26 20:21:12.101 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-26 20:21:12.107 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-26 20:21:12.135 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-26 20:21:12.141 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-26 20:21:12.168 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-26 20:21:12.173 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-26 20:21:12.201 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-26 20:21:12.204 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-26 20:21:12.209 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:21:12.215 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-26 20:21:12.243 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:21:12.249 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-26 20:21:12.278 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:21:12.282 | + ./stack.sh:main:594 : tune_host 2026-08-26 20:21:12.286 | + lib/host:tune_host:125 : configure_host_mem 2026-08-26 20:21:12.290 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-26 20:21:12.294 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:12.298 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-26 20:21:12.302 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:12.306 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:12.310 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-26 20:21:12.314 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-26 20:21:12.318 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-26 20:21:12.322 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-26 20:21:12.326 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:21:12.329 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-26 20:21:12.334 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-26 20:21:12.338 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-26 20:21:12.343 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-26 20:21:12.344 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-26 20:21:12.359 | lz4 2026-08-26 20:21:12.365 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-26 20:21:12.370 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-26 20:21:12.374 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-26 20:21:12.378 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-26 20:21:12.382 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:21:12.386 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-26 20:21:12.389 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-26 20:21:12.393 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-26 20:21:12.398 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-26 20:21:12.400 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-26 20:21:12.417 | zsmalloc 2026-08-26 20:21:12.423 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-26 20:21:12.428 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-26 20:21:12.432 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-26 20:21:12.436 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-26 20:21:12.441 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-26 20:21:12.444 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-26 20:21:12.448 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-26 20:21:12.452 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-26 20:21:12.458 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-26 20:21:12.458 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-26 20:21:12.473 | 1 2026-08-26 20:21:12.507 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/enabled:Y 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/compressor:lz4 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-26 20:21:12.524 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-26 20:21:12.531 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-26 20:21:12.535 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:12.540 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-26 20:21:12.545 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:21:12.548 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:21:12.552 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-26 20:21:12.555 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:21:12.558 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:12.561 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:21:12.565 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:12.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:12.573 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:21:12.577 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-26 20:21:12.580 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:12.584 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-26 20:21:12.589 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-26 20:21:12.595 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-26 20:21:12.599 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-26 20:21:12.603 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-26 20:21:12.607 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:21:12.612 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:21:12.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:21:12.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1787775672620 2026-08-26 20:21:12.628 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-26 20:21:12.631 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-26 20:21:12.634 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-26 20:21:13.184 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-26 20:21:13.243 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-26 20:21:13.320 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-26 20:21:22.128 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-26 20:21:23.198 | Reading package lists... 2026-08-26 20:21:23.230 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-26 20:21:23.234 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-26 20:21:23.238 | + functions-common:time_stop:2420 : local name 2026-08-26 20:21:23.242 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:21:23.247 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:21:23.251 | + functions-common:time_stop:2423 : local total 2026-08-26 20:21:23.256 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:21:23.260 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-26 20:21:23.264 | + functions-common:time_stop:2427 : start_time=1787775672620 2026-08-26 20:21:23.268 | + functions-common:time_stop:2429 : [[ -z 1787775672620 ]] 2026-08-26 20:21:23.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:21:23.280 | + functions-common:time_stop:2432 : end_time=1787775683276 2026-08-26 20:21:23.285 | + functions-common:time_stop:2433 : elapsed_time=10656 2026-08-26 20:21:23.289 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:21:23.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:21:23.298 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10656 2026-08-26 20:21:23.302 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-26 20:21:23.306 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:21:23.310 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:23.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:23.318 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-26 20:21:23.352 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-26 20:21:23.403 | Reading package lists... 2026-08-26 20:21:23.776 | Building dependency tree... 2026-08-26 20:21:23.776 | Reading state information... 2026-08-26 20:21:24.086 | Recommended packages: 2026-08-26 20:21:24.086 | qemu-kvm 2026-08-26 20:21:24.133 | The following NEW packages will be installed: 2026-08-26 20:21:24.135 | ksmtuned 2026-08-26 20:21:31.597 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-08-26 20:21:31.597 | Need to get 7,444 B of archives. 2026-08-26 20:21:31.597 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-26 20:21:31.597 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-26 20:21:31.919 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:21:32.000 | Fetched 7,444 B in 8s (986 B/s) 2026-08-26 20:21:32.054 | Selecting previously unselected package ksmtuned. 2026-08-26 20:21:32.080 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33201 files and directories currently installed.) 2026-08-26 20:21:32.082 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-26 20:21:33.205 | Unpacking ksmtuned (4.20150326) ... 2026-08-26 20:21:34.712 | Setting up ksmtuned (4.20150326) ... 2026-08-26 20:21:36.119 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-26 20:21:36.303 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-26 20:21:37.448 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:21:37.452 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:21:37.456 | + functions-common:time_stop:2420 : local name 2026-08-26 20:21:37.461 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:21:37.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:21:37.469 | + functions-common:time_stop:2423 : local total 2026-08-26 20:21:37.473 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:21:37.478 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:21:37.483 | + functions-common:time_stop:2427 : start_time=1787775683347 2026-08-26 20:21:37.486 | + functions-common:time_stop:2429 : [[ -z 1787775683347 ]] 2026-08-26 20:21:37.492 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:21:37.500 | + functions-common:time_stop:2432 : end_time=1787775697494 2026-08-26 20:21:37.504 | + functions-common:time_stop:2433 : elapsed_time=14147 2026-08-26 20:21:37.508 | + functions-common:time_stop:2434 : total=16121 2026-08-26 20:21:37.513 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:21:37.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30268 2026-08-26 20:21:37.521 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:21:37.527 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-26 20:21:37.557 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-26 20:21:37.563 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-26 20:21:37.567 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-26 20:21:37.571 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-26 20:21:37.576 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-26 20:21:37.582 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-26 20:21:37.582 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-26 20:21:37.597 | 0 2026-08-26 20:21:37.604 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-26 20:21:37.609 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:37.613 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-26 20:21:37.617 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-26 20:21:37.622 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-26 20:21:37.626 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-26 20:21:37.642 | vm.dirty_ratio = 60 2026-08-26 20:21:37.649 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-26 20:21:37.654 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-26 20:21:37.658 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-26 20:21:37.662 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-26 20:21:37.678 | vm.dirty_background_ratio = 10 2026-08-26 20:21:37.685 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-26 20:21:37.690 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-26 20:21:37.694 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-26 20:21:37.698 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-26 20:21:37.714 | vm.vfs_cache_pressure = 50 2026-08-26 20:21:37.722 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-26 20:21:37.726 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-26 20:21:37.731 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-26 20:21:37.735 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-26 20:21:37.751 | vm.swappiness = 100 2026-08-26 20:21:37.758 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-26 20:21:37.777 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-26 20:21:37.778 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-26 20:21:37.778 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-26 20:21:37.778 | /proc/sys/vm/compaction_proactiveness:20 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_background_bytes:0 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_background_ratio:10 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_bytes:0 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_ratio:60 2026-08-26 20:21:37.778 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-26 20:21:37.778 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-26 20:21:37.778 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-26 20:21:37.778 | /proc/sys/vm/extfrag_threshold:500 2026-08-26 20:21:37.779 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-26 20:21:37.779 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-26 20:21:37.779 | /proc/sys/vm/laptop_mode:0 2026-08-26 20:21:37.779 | /proc/sys/vm/legacy_va_layout:0 2026-08-26 20:21:37.779 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-26 20:21:37.779 | /proc/sys/vm/max_map_count:1048576 2026-08-26 20:21:37.779 | /proc/sys/vm/memfd_noexec:0 2026-08-26 20:21:37.779 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-26 20:21:37.779 | /proc/sys/vm/memory_failure_recovery:1 2026-08-26 20:21:37.779 | /proc/sys/vm/min_free_kbytes:67584 2026-08-26 20:21:37.779 | /proc/sys/vm/min_slab_ratio:5 2026-08-26 20:21:37.779 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-26 20:21:37.779 | /proc/sys/vm/mmap_min_addr:65536 2026-08-26 20:21:37.779 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-26 20:21:37.779 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-26 20:21:37.779 | /proc/sys/vm/nr_hugepages:0 2026-08-26 20:21:37.779 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-26 20:21:37.779 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-26 20:21:37.779 | /proc/sys/vm/numa_stat:1 2026-08-26 20:21:37.779 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-26 20:21:37.779 | /proc/sys/vm/oom_dump_tasks:1 2026-08-26 20:21:37.779 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-26 20:21:37.779 | /proc/sys/vm/overcommit_kbytes:0 2026-08-26 20:21:37.779 | /proc/sys/vm/overcommit_memory:0 2026-08-26 20:21:37.779 | /proc/sys/vm/overcommit_ratio:50 2026-08-26 20:21:37.779 | /proc/sys/vm/page-cluster:3 2026-08-26 20:21:37.779 | /proc/sys/vm/page_lock_unfairness:5 2026-08-26 20:21:37.779 | /proc/sys/vm/panic_on_oom:0 2026-08-26 20:21:37.779 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-26 20:21:37.779 | /proc/sys/vm/stat_interval:1 2026-08-26 20:21:37.779 | /proc/sys/vm/swappiness:100 2026-08-26 20:21:37.779 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-26 20:21:37.779 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-26 20:21:37.779 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-26 20:21:37.779 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-26 20:21:37.779 | /proc/sys/vm/watermark_scale_factor:10 2026-08-26 20:21:37.779 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-26 20:21:37.787 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-26 20:21:37.797 | + lib/host:tune_host:126 : configure_host_net 2026-08-26 20:21:37.802 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-26 20:21:37.806 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:37.810 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-26 20:21:37.814 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-26 20:21:37.818 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-26 20:21:37.822 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-26 20:21:37.838 | net.ipv4.tcp_keepalive_time = 60 2026-08-26 20:21:37.846 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-26 20:21:37.850 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-26 20:21:37.854 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-26 20:21:37.858 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-26 20:21:37.874 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-26 20:21:37.881 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-26 20:21:37.885 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-26 20:21:37.890 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-26 20:21:37.895 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-26 20:21:37.911 | net.ipv4.tcp_keepalive_probes = 6 2026-08-26 20:21:37.917 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-26 20:21:37.922 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-26 20:21:37.926 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-26 20:21:37.930 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-26 20:21:37.949 | net.ipv4.tcp_fastopen = 3 2026-08-26 20:21:37.957 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-08-26 20:21:37.979 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fastopen_key:2585b66f-023836d7-f4c15ccf-b3fc138b 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-08-26 20:21:37.980 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-26 20:21:37.981 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-26 20:21:37.986 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-26 20:21:37.990 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-26 20:21:37.994 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-26 20:21:37.996 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-26 20:21:38.014 | net.core.default_qdisc = pfifo_fast 2026-08-26 20:21:38.021 | + ./stack.sh:main:600 : fetch_plugins 2026-08-26 20:21:38.026 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:21:38.030 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-26 20:21:38.034 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:21:38.038 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-26 20:21:38.038 | Fetching DevStack plugins 2026-08-26 20:21:38.042 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.047 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-08-26 20:21:38.051 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-08-26 20:21:38.056 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-08-26 20:21:38.060 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-08-26 20:21:38.063 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.067 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-08-26 20:21:38.072 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-08-26 20:21:38.076 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-08-26 20:21:38.080 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:38.084 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:38.088 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:38.093 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:38.097 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:38.102 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:38.131 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:38.135 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:38.140 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.145 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:38.145 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:38.158 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-08-26 20:21:38.162 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.166 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-08-26 20:21:38.193 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-08-26 20:21:38.198 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:38.198 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:38.251 | e2b8884a Imported Translations from Zanata 2026-08-26 20:21:38.258 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:38.263 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.267 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-08-26 20:21:38.272 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-08-26 20:21:38.276 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-08-26 20:21:38.281 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-08-26 20:21:38.285 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.290 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-08-26 20:21:38.295 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-08-26 20:21:38.299 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-26 20:21:38.304 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:38.308 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:38.314 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:38.319 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:38.324 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:38.329 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:38.360 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:38.364 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:38.368 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.374 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:38.374 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:38.382 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-26 20:21:38.386 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.390 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-26 20:21:38.414 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-26 20:21:38.419 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:38.419 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:38.428 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-26 20:21:38.434 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:38.438 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.442 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-08-26 20:21:38.446 | + functions-common:git_clone_by_name:681 : local name=manila 2026-08-26 20:21:38.451 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-08-26 20:21:38.455 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-08-26 20:21:38.459 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.464 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-08-26 20:21:38.468 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-08-26 20:21:38.472 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-08-26 20:21:38.475 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:38.480 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:38.486 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:38.490 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:38.494 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:38.499 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:38.528 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:38.532 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:38.537 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.541 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:38.543 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:38.552 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-08-26 20:21:38.556 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.561 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-08-26 20:21:38.589 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-08-26 20:21:38.593 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:38.594 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:38.615 | 657013769 Merge "Add Lustre share driver documentation" 2026-08-26 20:21:38.621 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:38.625 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.630 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-08-26 20:21:38.634 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-08-26 20:21:38.638 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-08-26 20:21:38.643 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-08-26 20:21:38.647 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.652 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-08-26 20:21:38.656 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-08-26 20:21:38.661 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-08-26 20:21:38.665 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:38.669 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:38.675 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:38.679 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:38.684 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:38.689 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:38.717 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:38.722 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:38.727 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.732 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:38.732 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:38.742 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-08-26 20:21:38.746 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.750 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-08-26 20:21:38.777 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-08-26 20:21:38.781 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:38.782 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:38.795 | fbc4af60a Merge "Fix VRRP split-brain on amphora failover in ACTIVE_STANDBY" 2026-08-26 20:21:38.801 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:38.805 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.809 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-08-26 20:21:38.813 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-08-26 20:21:38.818 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-08-26 20:21:38.822 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:21:38.826 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.831 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-08-26 20:21:38.835 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-08-26 20:21:38.839 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-26 20:21:38.844 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:38.848 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:38.853 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:38.858 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:38.862 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:38.868 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:38.895 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:38.900 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:38.904 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.909 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:38.910 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:38.919 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-26 20:21:38.923 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:38.927 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-26 20:21:38.955 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:21:38.960 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:38.960 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:38.973 | 2388364 chore(deps): update rust crate serde_json to v1.0.151 2026-08-26 20:21:38.978 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:38.981 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-26 20:21:38.984 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-08-26 20:21:38.987 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-08-26 20:21:38.989 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-08-26 20:21:38.992 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:21:38.995 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:21:38.998 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-08-26 20:21:39.001 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-08-26 20:21:39.003 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-08-26 20:21:39.006 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:39.009 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:39.012 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:39.015 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:39.018 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:39.023 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:39.042 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:39.045 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:39.048 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:39.051 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:39.052 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:39.059 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-08-26 20:21:39.062 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:39.066 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-08-26 20:21:39.166 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-08-26 20:21:39.171 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:39.171 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:39.177 | 91aba16 Merge "Fix VIP port creation to return 409 on IP exhaustion" 2026-08-26 20:21:39.183 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:39.187 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-26 20:21:39.191 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-26 20:21:39.195 | + functions-common:run_phase:1849 : local phase= 2026-08-26 20:21:39.200 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:21:39.205 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:21:39.209 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:21:39.214 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:21:39.218 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:21:39.224 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:21:39.231 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:21:39.236 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:21:39.240 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:21:39.245 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-26 20:21:39.249 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:21:39.277 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:21:39.282 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-26 20:21:39.286 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:21:39.290 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-26 20:21:39.294 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:21:39.299 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-26 20:21:39.302 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:21:39.307 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-26 20:21:39.307 | Overriding Configuration Defaults 2026-08-26 20:21:39.311 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.315 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-08-26 20:21:39.319 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-08-26 20:21:39.324 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.329 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-08-26 20:21:39.333 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-08-26 20:21:39.337 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.342 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-08-26 20:21:39.346 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-08-26 20:21:39.350 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.354 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-08-26 20:21:39.359 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-08-26 20:21:39.364 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.368 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:21:39.373 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-08-26 20:21:39.377 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-08-26 20:21:39.378 | magnum-cluster-api has overridden the following defaults 2026-08-26 20:21:39.382 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-26 20:21:39.384 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:21:39.384 | KEYSTONE_ADMIN_ENDPOINT=true 2026-08-26 20:21:39.385 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:21:39.385 | LIBVIRT_TYPE=kvm 2026-08-26 20:21:39.385 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:21:39.390 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-26 20:21:39.394 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:21:39.399 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-08-26 20:21:39.403 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:21:39.407 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-08-26 20:21:39.412 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:21:39.416 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-26 20:21:39.420 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:21:39.425 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-08-26 20:21:39.430 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-26 20:21:39.464 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-26 20:21:39.468 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-26 20:21:39.497 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:21:39.503 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.160 2026-08-26 20:21:39.509 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.160 2026-08-26 20:21:39.509 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:21:39.517 | ++ lib/tls:source:40 : TLS_IP=162.253.55.160 2026-08-26 20:21:39.523 | +++ lib/tls:source:43 : hostname -f 2026-08-26 20:21:39.530 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000191229.novalocal 2026-08-26 20:21:39.535 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:21:39.539 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:21:39.544 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:21:39.548 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:21:39.552 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-26 20:21:39.556 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-26 20:21:39.561 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-26 20:21:39.565 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:21:39.570 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-26 20:21:39.578 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-26 20:21:39.604 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-26 20:21:39.638 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-26 20:21:39.664 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-26 20:21:39.691 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-26 20:21:39.760 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-26 20:21:39.902 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-26 20:21:40.091 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-26 20:21:40.147 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-26 20:21:40.257 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-26 20:21:40.367 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-26 20:21:40.372 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-26 20:21:40.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:21:40.409 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-26 20:21:40.414 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-26 20:21:40.419 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:21:40.425 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:21:40.430 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-26 20:21:40.437 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-26 20:21:40.470 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:40.475 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:21:40.480 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:21:40.486 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:21:40.491 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:21:40.496 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:21:40.501 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:21:40.506 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:21:40.511 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:21:40.518 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-26 20:21:40.551 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:21:40.556 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-26 20:21:40.562 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:21:40.567 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:21:40.573 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:21:40.578 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:21:40.583 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:21:40.589 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:21:40.593 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:21:40.599 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:21:40.603 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-26 20:21:40.609 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-26 20:21:40.614 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.160 2026-08-26 20:21:40.619 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-26 20:21:40.626 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-26 20:21:40.632 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-26 20:21:40.632 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:21:40.642 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:21:40.647 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-26 20:21:40.652 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-26 20:21:40.656 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-26 20:21:40.662 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-26 20:21:40.668 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-26 20:21:40.701 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:21:40.707 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.160 2026-08-26 20:21:40.713 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.160 2026-08-26 20:21:40.714 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:21:40.723 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.160 2026-08-26 20:21:40.728 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:21:40.733 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:21:40.738 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:21:40.743 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:21:40.748 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:21:40.753 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-26 20:21:40.758 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:21:40.765 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:21:40.770 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-26 20:21:40.775 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:21:40.780 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:21:40.785 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-26 20:21:40.789 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:21:40.794 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:21:40.798 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-26 20:21:40.803 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-26 20:21:40.808 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-26 20:21:40.813 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:21:40.817 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:21:40.824 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-26 20:21:40.828 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-26 20:21:40.834 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-26 20:21:40.866 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:40.871 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:21:40.877 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:21:40.883 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:21:40.888 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:21:40.893 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:40.897 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:21:40.902 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-26 20:21:40.908 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:21:40.913 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-26 20:21:40.918 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:21:40.923 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-26 20:21:40.929 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-26 20:21:40.935 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-26 20:21:40.941 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:21:40.945 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-26 20:21:40.950 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-26 20:21:40.954 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-26 20:21:40.959 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-26 20:21:40.964 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-26 20:21:41.178 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-26 20:21:41.207 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-26 20:21:41.213 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-26 20:21:41.218 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-26 20:21:41.223 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-26 20:21:41.229 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-26 20:21:41.235 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:21:41.240 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:21:41.246 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:21:41.252 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:21:41.257 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:21:41.262 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-26 20:21:41.268 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:21:41.272 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:21:41.278 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-26 20:21:41.284 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-26 20:21:41.289 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:21:41.294 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:21:41.299 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:21:41.305 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:21:41.309 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:21:41.317 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-26 20:21:41.318 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-26 20:21:41.318 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-26 20:21:41.319 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-26 20:21:41.331 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=5d:a1c4:a8e8 2026-08-26 20:21:41.336 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-26 20:21:41.341 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-26 20:21:41.346 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:21:41.352 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:21:41.357 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd5d:a1c4:a8e8::/56 2026-08-26 20:21:41.366 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd5d:a1c4:a8e8::/56 2026-08-26 20:21:41.366 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-26 20:21:41.374 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd5d:a1c4:a8e8::/64 2026-08-26 20:21:41.379 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:21:41.385 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:21:41.390 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:21:41.395 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:21:41.401 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:21:41.406 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:21:41.412 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:21:41.417 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:21:41.423 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:21:41.427 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-26 20:21:41.432 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:21:41.438 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:21:41.443 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:21:41.448 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd5d:a1c4:a8e8::/56 2026-08-26 20:21:41.454 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-26 20:21:41.459 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-26 20:21:41.467 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-26 20:21:41.467 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-26 20:21:41.468 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-26 20:21:41.479 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-08-26 20:21:41.486 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-26 20:21:41.487 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-26 20:21:41.487 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-26 20:21:41.499 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-08-26 20:21:41.508 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-26 20:21:41.514 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-26 20:21:41.520 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-26 20:21:41.526 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-26 20:21:41.532 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-26 20:21:41.538 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-26 20:21:41.544 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-26 20:21:41.549 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-26 20:21:41.555 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-26 20:21:41.560 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:21:41.596 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-26 20:21:41.629 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-26 20:21:41.661 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-26 20:21:41.693 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-26 20:21:41.722 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-26 20:21:41.795 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-26 20:21:41.801 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-26 20:21:41.807 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-26 20:21:41.813 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-26 20:21:41.819 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:21:41.827 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-26 20:21:41.862 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:21:41.867 | + ./stack.sh:main:635 : run_phase source 2026-08-26 20:21:41.873 | + functions-common:run_phase:1848 : local mode=source 2026-08-26 20:21:41.878 | + functions-common:run_phase:1849 : local phase= 2026-08-26 20:21:41.883 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:21:41.889 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:21:41.894 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:21:41.899 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:21:41.904 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:21:41.911 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:21:41.920 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:21:41.925 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:21:41.932 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:21:41.938 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-26 20:21:41.942 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:21:41.978 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:21:41.984 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-26 20:21:41.989 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-26 20:21:41.993 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:21:41.998 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-26 20:21:42.004 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-26 20:21:42.009 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-26 20:21:42.009 | Loading plugin settings 2026-08-26 20:21:42.014 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:42.019 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-08-26 20:21:42.025 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-08-26 20:21:42.030 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-08-26 20:21:42.035 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-08-26 20:21:42.041 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:21:42.047 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:21:42.052 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:21:42.058 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:21:42.062 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:21:42.067 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:21:42.073 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:21:42.078 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:21:42.084 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:21:42.089 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-08-26 20:21:42.095 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-08-26 20:21:42.132 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:42.137 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:21:42.144 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:21:42.149 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:21:42.156 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:21:42.161 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:21:42.165 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-08-26 20:21:42.170 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-08-26 20:21:42.175 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-08-26 20:21:42.180 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-08-26 20:21:42.185 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.160/key-manager 2026-08-26 20:21:42.190 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-08-26 20:21:42.196 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-08-26 20:21:42.210 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-08-26 20:21:42.215 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-08-26 20:21:42.252 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:21:42.258 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-08-26 20:21:42.262 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:21:42.268 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:21:42.273 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-08-26 20:21:42.367 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:42.372 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-08-26 20:21:42.378 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-08-26 20:21:42.384 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-08-26 20:21:42.392 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-26 20:21:42.429 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:21:42.435 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-08-26 20:21:42.471 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:21:42.476 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-08-26 20:21:42.483 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-26 20:21:42.520 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:21:42.525 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-08-26 20:21:42.613 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-08-26 20:21:42.704 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:42.709 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-08-26 20:21:42.714 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-08-26 20:21:42.720 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-08-26 20:21:42.725 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-08-26 20:21:42.731 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:21:42.736 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-08-26 20:21:42.742 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:21:42.748 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-08-26 20:21:42.753 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-08-26 20:21:42.759 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-08-26 20:21:42.765 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:21:42.770 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:21:42.775 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-08-26 20:21:42.781 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:21:42.787 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:21:42.792 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-08-26 20:21:42.798 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-08-26 20:21:42.803 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-08-26 20:21:42.809 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:21:42.814 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-08-26 20:21:42.820 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.160/identity 2026-08-26 20:21:42.825 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:21:42.832 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:21:42.837 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:21:42.844 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:21:42.849 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:21:42.855 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:21:42.861 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:21:42.867 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.160 2026-08-26 20:21:42.872 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-08-26 20:21:42.878 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:21:42.883 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:21:42.888 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.160:8786 2026-08-26 20:21:42.894 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-08-26 20:21:42.901 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-08-26 20:21:42.938 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:42.943 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:21:42.950 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:21:42.955 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-08-26 20:21:42.960 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:21:42.966 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:21:42.971 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:21:42.977 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:21:42.983 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:21:42.988 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:21:42.994 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:21:42.999 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.160/share 2026-08-26 20:21:43.005 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:21:43.010 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-08-26 20:21:43.015 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-08-26 20:21:43.021 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:21:43.026 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:21:43.032 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:21:43.037 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:21:43.042 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:21:43.048 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:21:43.053 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:21:43.059 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:21:43.066 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-08-26 20:21:43.106 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:21:43.111 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:21:43.116 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:21:43.122 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:21:43.127 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:21:43.133 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:21:43.139 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:21:43.145 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:21:43.150 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:21:43.156 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:21:43.161 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-08-26 20:21:43.167 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:21:43.173 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:21:43.178 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:21:43.183 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-08-26 20:21:43.189 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.160 2026-08-26 20:21:43.194 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:21:43.200 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:21:43.206 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:21:43.211 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.160 2026-08-26 20:21:43.217 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.160 2026-08-26 20:21:43.222 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:21:43.227 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:21:43.233 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:21:43.239 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:21:43.244 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:21:43.250 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:21:43.255 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:21:43.260 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:21:43.266 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:21:43.272 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:21:43.278 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-08-26 20:21:43.283 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:21:43.289 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:21:43.294 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:21:43.300 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:21:43.305 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-08-26 20:21:43.310 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:21:43.318 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-08-26 20:21:43.356 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:21:43.361 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-08-26 20:21:43.366 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-08-26 20:21:43.459 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-08-26 20:21:43.552 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-08-26 20:21:43.644 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-08-26 20:21:43.738 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-08-26 20:21:43.831 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:43.836 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-08-26 20:21:43.842 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-08-26 20:21:43.847 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-08-26 20:21:43.853 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-08-26 20:21:43.860 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:21:43.865 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:21:43.871 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:21:43.877 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:21:43.883 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-08-26 20:21:43.919 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:43.924 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-26 20:21:43.931 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:21:43.937 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:21:43.942 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:21:43.947 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:21:43.953 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:21:43.959 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:21:43.964 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:21:43.969 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:21:43.975 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:21:43.980 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:21:43.986 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:21:43.991 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:21:43.997 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-08-26 20:21:44.002 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:21:44.008 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:21:44.013 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:21:44.018 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:21:44.024 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-08-26 20:21:44.030 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-08-26 20:21:44.035 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-08-26 20:21:44.041 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:21:44.047 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:21:44.053 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:21:44.058 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:21:44.064 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:21:44.069 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:21:44.075 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:21:44.080 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:21:44.085 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:21:44.091 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:21:44.096 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:21:44.101 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:21:44.107 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:21:44.113 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:21:44.118 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:21:44.123 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:21:44.128 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:21:44.134 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:21:44.140 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:21:44.145 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:21:44.151 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:21:44.157 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:21:44.162 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:21:44.168 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:21:44.173 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:21:44.179 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:21:44.185 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:21:44.190 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:21:44.197 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:21:44.202 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:21:44.208 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:21:44.213 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:21:44.218 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:21:44.224 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:21:44.230 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:21:44.235 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:21:44.241 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-08-26 20:21:44.246 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-08-26 20:21:44.251 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:21:44.257 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:21:44.262 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-08-26 20:21:44.268 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:21:44.274 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:21:44.279 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-08-26 20:21:44.284 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-08-26 20:21:44.288 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-08-26 20:21:44.294 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-08-26 20:21:44.299 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-08-26 20:21:44.305 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-08-26 20:21:44.310 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:21:44.315 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:21:44.321 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:21:44.326 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:21:44.332 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:21:44.337 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-08-26 20:21:44.342 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:21:44.347 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:21:44.353 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-08-26 20:21:44.358 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:21:44.364 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:21:44.369 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:21:44.374 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:44.379 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:21:44.385 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-08-26 20:21:44.390 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-08-26 20:21:44.396 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-08-26 20:21:44.403 | ++ functions-common:define_plugin:1892 : : 2026-08-26 20:21:44.408 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-08-26 20:21:44.413 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:21:44.419 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-08-26 20:21:44.424 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:21:44.430 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-08-26 20:21:44.435 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:21:44.441 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-08-26 20:21:44.447 | ++ functions-common:plugin_requires:1905 : : 2026-08-26 20:21:44.452 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-08-26 20:21:44.544 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-26 20:21:44.548 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:21:44.553 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-08-26 20:21:44.560 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-08-26 20:21:44.565 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:21:44.571 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:21:44.576 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:21:44.582 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:21:44.587 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:21:44.593 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-26 20:21:44.599 | + functions-common:verify_disabled_services:2131 : local service 2026-08-26 20:21:44.604 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.610 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-26 20:21:44.616 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.622 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-26 20:21:44.627 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.633 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-26 20:21:44.639 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.644 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-26 20:21:44.649 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.655 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-26 20:21:44.661 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.666 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-26 20:21:44.672 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.678 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-26 20:21:44.682 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.688 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-26 20:21:44.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.698 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-26 20:21:44.704 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.710 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-26 20:21:44.715 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.721 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-26 20:21:44.726 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.732 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-26 20:21:44.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.743 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-26 20:21:44.748 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.754 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-26 20:21:44.758 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.764 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-26 20:21:44.769 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.774 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-26 20:21:44.780 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.787 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-08-26 20:21:44.792 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.797 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-08-26 20:21:44.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.808 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-08-26 20:21:44.814 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.820 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-08-26 20:21:44.826 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.831 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-26 20:21:44.836 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.842 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-26 20:21:44.847 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.852 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-26 20:21:44.858 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.863 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-26 20:21:44.869 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.875 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-26 20:21:44.881 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.887 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-26 20:21:44.892 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.897 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-26 20:21:44.903 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.909 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-26 20:21:44.914 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.920 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-26 20:21:44.925 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.931 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-26 20:21:44.937 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.943 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-08-26 20:21:44.948 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.954 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-08-26 20:21:44.960 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.965 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-08-26 20:21:44.971 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.977 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-08-26 20:21:44.983 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:44.988 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-08-26 20:21:44.994 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:45.000 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-08-26 20:21:45.006 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:45.012 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-08-26 20:21:45.017 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:45.023 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-08-26 20:21:45.029 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-26 20:21:45.034 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-08-26 20:21:45.040 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-26 20:21:45.046 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-26 20:21:45.052 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-26 20:21:45.086 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:21:45.092 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-26 20:21:45.098 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-26 20:21:45.103 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-26 20:21:45.138 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:21:45.143 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-26 20:21:45.151 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-26 20:21:45.157 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-26 20:21:45.162 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-26 20:21:45.168 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-26 20:21:45.174 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-26 20:21:45.180 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-26 20:21:45.185 | + lib/database:initialize_database_backends:92 : return 0 2026-08-26 20:21:45.190 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-26 20:21:45.190 | Using mysql database backend 2026-08-26 20:21:45.196 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-26 20:21:45.232 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-26 20:21:45.240 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-26 20:21:45.245 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-26 20:21:45.251 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-26 20:21:45.258 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:21:45.264 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-26 20:21:45.300 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:21:45.306 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-26 20:21:45.341 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-26 20:21:45.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:21:45.383 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-26 20:21:45.421 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:21:45.458 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-26 20:21:45.496 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:21:45.502 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-26 20:21:45.540 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:21:45.546 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-26 20:21:45.552 | + functions-common:save_stackenv:65 : local tag=768 2026-08-26 20:21:45.560 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-26 20:21:45.569 | + functions-common:save_stackenv:67 : time_stamp=2026-08-26-202145 2026-08-26 20:21:45.574 | + functions-common:save_stackenv:68 : echo '# 2026-08-26-202145 768' 2026-08-26 20:21:45.580 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.586 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:21:45.592 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.597 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-26 20:21:45.604 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.610 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-26 20:21:45.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.620 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:21:45.626 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.632 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.160 2026-08-26 20:21:45.638 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.643 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-08-26 20:21:45.649 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.655 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:21:45.660 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.666 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-26 20:21:45.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.678 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.160 2026-08-26 20:21:45.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.689 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-26 20:21:45.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.701 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.160 2026-08-26 20:21:45.707 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.712 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:21:45.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.724 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-26 20:21:45.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.736 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:21:45.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:21:45.746 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-26 20:21:45.752 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-26 20:21:45.760 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-08-26 20:21:45.765 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-08-26 20:21:45.770 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-26 20:21:45.775 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:21:45.780 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:21:45.787 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:21:45.793 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:21:45.799 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:21:45.805 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:21:45.840 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:21:45.846 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:21:45.851 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:45.858 | + functions-common:git_clone:610 : echo master 2026-08-26 20:21:45.858 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:21:45.870 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-26 20:21:45.875 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:45.881 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-26 20:21:45.910 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-26 20:21:45.916 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:21:45.917 | + functions-common:git_clone:673 : head -1 2026-08-26 20:21:45.924 | e721a30e Merge "update constraint for mistral-lib to new release 3.6.0" 2026-08-26 20:21:45.932 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:21:45.938 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-26 20:21:45.945 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:21:45.951 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-26 20:21:45.957 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-26 20:21:45.963 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-26 20:21:45.969 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-26 20:21:45.974 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-26 20:21:45.981 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:21:45.987 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-26 20:21:45.992 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-26 20:21:46.000 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-26 20:21:46.010 | ++ tools/install_prereqs.sh:source:47 : NOW=1787775706 2026-08-26 20:21:46.018 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-26 20:21:46.027 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-26 20:21:46.034 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-26 20:21:46.040 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787775706 2026-08-26 20:21:46.046 | ++ tools/install_prereqs.sh:source:50 : [[ 1787775706 -lt 7200 ]] 2026-08-26 20:21:46.051 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-26 20:21:46.057 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-26 20:21:46.063 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-26 20:21:46.069 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-26 20:21:46.074 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-26 20:21:46.081 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-26 20:21:46.087 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-26 20:21:46.095 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:21:46.153 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-26 20:21:46.153 | apache2-dev 2026-08-26 20:21:46.153 | bc 2026-08-26 20:21:46.153 | bsdmainutils 2026-08-26 20:21:46.153 | curl 2026-08-26 20:21:46.153 | g++ 2026-08-26 20:21:46.153 | gawk 2026-08-26 20:21:46.153 | gcc 2026-08-26 20:21:46.153 | gettext 2026-08-26 20:21:46.153 | git 2026-08-26 20:21:46.153 | graphviz 2026-08-26 20:21:46.153 | iputils-ping 2026-08-26 20:21:46.153 | libffi-dev 2026-08-26 20:21:46.153 | libjpeg-dev 2026-08-26 20:21:46.153 | libpq-dev 2026-08-26 20:21:46.153 | libssl-dev 2026-08-26 20:21:46.153 | libsystemd-dev 2026-08-26 20:21:46.153 | libxml2-dev 2026-08-26 20:21:46.153 | libxslt1-dev 2026-08-26 20:21:46.153 | libyaml-dev 2026-08-26 20:21:46.153 | lsof 2026-08-26 20:21:46.153 | openssh-server 2026-08-26 20:21:46.153 | openssl 2026-08-26 20:21:46.153 | pkg-config 2026-08-26 20:21:46.153 | psmisc 2026-08-26 20:21:46.153 | python3-dev 2026-08-26 20:21:46.153 | python3-pip 2026-08-26 20:21:46.153 | python3-systemd 2026-08-26 20:21:46.153 | python3-venv 2026-08-26 20:21:46.153 | tar 2026-08-26 20:21:46.153 | tcpdump 2026-08-26 20:21:46.153 | unzip 2026-08-26 20:21:46.153 | uuid-runtime 2026-08-26 20:21:46.153 | wget 2026-08-26 20:21:46.153 | zlib1g-dev 2026-08-26 20:21:46.154 | lvm2 2026-08-26 20:21:46.154 | qemu-utils 2026-08-26 20:21:46.154 | thin-provisioning-tools 2026-08-26 20:21:46.154 | lsscsi 2026-08-26 20:21:46.154 | open-iscsi 2026-08-26 20:21:46.154 | libkrb5-dev 2026-08-26 20:21:46.154 | libldap2-dev 2026-08-26 20:21:46.154 | libsasl2-dev 2026-08-26 20:21:46.154 | memcached 2026-08-26 20:21:46.154 | python3-mysqldb 2026-08-26 20:21:46.154 | sqlite3 2026-08-26 20:21:46.154 | conntrack 2026-08-26 20:21:46.154 | curl 2026-08-26 20:21:46.154 | ebtables 2026-08-26 20:21:46.154 | genisoimage 2026-08-26 20:21:46.154 | iptables 2026-08-26 20:21:46.154 | iputils-arping 2026-08-26 20:21:46.154 | kpartx 2026-08-26 20:21:46.154 | libjs-jquery-tablesorter 2026-08-26 20:21:46.154 | parted 2026-08-26 20:21:46.154 | pm-utils 2026-08-26 20:21:46.154 | python3-mysqldb 2026-08-26 20:21:46.154 | socat 2026-08-26 20:21:46.154 | sqlite3 2026-08-26 20:21:46.154 | sudo 2026-08-26 20:21:46.154 | vlan 2026-08-26 20:21:46.154 | cryptsetup 2026-08-26 20:21:46.154 | dosfstools 2026-08-26 20:21:46.154 | genisoimage 2026-08-26 20:21:46.154 | gir1.2-libosinfo-1.0 2026-08-26 20:21:46.154 | netcat-openbsd 2026-08-26 20:21:46.154 | open-iscsi 2026-08-26 20:21:46.154 | qemu-utils 2026-08-26 20:21:46.154 | sg3-utils 2026-08-26 20:21:46.154 | sysfsutils 2026-08-26 20:21:46.154 | acl 2026-08-26 20:21:46.154 | dnsmasq-base 2026-08-26 20:21:46.154 | dnsmasq-utils 2026-08-26 20:21:46.154 | ebtables 2026-08-26 20:21:46.154 | haproxy 2026-08-26 20:21:46.154 | iptables 2026-08-26 20:21:46.154 | iputils-arping 2026-08-26 20:21:46.154 | iputils-ping 2026-08-26 20:21:46.154 | postgresql-server-dev-all 2026-08-26 20:21:46.154 | python3-mysqldb 2026-08-26 20:21:46.154 | sqlite3 2026-08-26 20:21:46.154 | sudo 2026-08-26 20:21:46.155 | vlan 2026-08-26 20:21:46.155 | apache2' 2026-08-26 20:21:46.160 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-26 20:21:46.222 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-26 20:21:46.222 | apache2-dev 2026-08-26 20:21:46.222 | bc 2026-08-26 20:21:46.222 | bsdmainutils 2026-08-26 20:21:46.222 | curl 2026-08-26 20:21:46.222 | g++ 2026-08-26 20:21:46.222 | gawk 2026-08-26 20:21:46.222 | gcc 2026-08-26 20:21:46.222 | gettext 2026-08-26 20:21:46.222 | git 2026-08-26 20:21:46.222 | graphviz 2026-08-26 20:21:46.222 | iputils-ping 2026-08-26 20:21:46.222 | libffi-dev 2026-08-26 20:21:46.222 | libjpeg-dev 2026-08-26 20:21:46.222 | libpq-dev 2026-08-26 20:21:46.222 | libssl-dev 2026-08-26 20:21:46.222 | libsystemd-dev 2026-08-26 20:21:46.222 | libxml2-dev 2026-08-26 20:21:46.222 | libxslt1-dev 2026-08-26 20:21:46.222 | libyaml-dev 2026-08-26 20:21:46.222 | lsof 2026-08-26 20:21:46.222 | openssh-server 2026-08-26 20:21:46.222 | openssl 2026-08-26 20:21:46.222 | pkg-config 2026-08-26 20:21:46.222 | psmisc 2026-08-26 20:21:46.222 | python3-dev 2026-08-26 20:21:46.222 | python3-pip 2026-08-26 20:21:46.222 | python3-systemd 2026-08-26 20:21:46.222 | python3-venv 2026-08-26 20:21:46.222 | tar 2026-08-26 20:21:46.222 | tcpdump 2026-08-26 20:21:46.222 | unzip 2026-08-26 20:21:46.222 | uuid-runtime 2026-08-26 20:21:46.222 | wget 2026-08-26 20:21:46.222 | zlib1g-dev 2026-08-26 20:21:46.222 | lvm2 2026-08-26 20:21:46.222 | qemu-utils 2026-08-26 20:21:46.223 | thin-provisioning-tools 2026-08-26 20:21:46.223 | lsscsi 2026-08-26 20:21:46.223 | open-iscsi 2026-08-26 20:21:46.223 | libkrb5-dev 2026-08-26 20:21:46.223 | libldap2-dev 2026-08-26 20:21:46.223 | libsasl2-dev 2026-08-26 20:21:46.223 | memcached 2026-08-26 20:21:46.223 | python3-mysqldb 2026-08-26 20:21:46.223 | sqlite3 2026-08-26 20:21:46.223 | conntrack 2026-08-26 20:21:46.223 | curl 2026-08-26 20:21:46.223 | ebtables 2026-08-26 20:21:46.223 | genisoimage 2026-08-26 20:21:46.223 | iptables 2026-08-26 20:21:46.223 | iputils-arping 2026-08-26 20:21:46.223 | kpartx 2026-08-26 20:21:46.223 | libjs-jquery-tablesorter 2026-08-26 20:21:46.223 | parted 2026-08-26 20:21:46.223 | pm-utils 2026-08-26 20:21:46.223 | python3-mysqldb 2026-08-26 20:21:46.223 | socat 2026-08-26 20:21:46.223 | sqlite3 2026-08-26 20:21:46.223 | sudo 2026-08-26 20:21:46.223 | vlan 2026-08-26 20:21:46.223 | cryptsetup 2026-08-26 20:21:46.223 | dosfstools 2026-08-26 20:21:46.223 | genisoimage 2026-08-26 20:21:46.223 | gir1.2-libosinfo-1.0 2026-08-26 20:21:46.223 | netcat-openbsd 2026-08-26 20:21:46.223 | open-iscsi 2026-08-26 20:21:46.223 | qemu-utils 2026-08-26 20:21:46.223 | sg3-utils 2026-08-26 20:21:46.223 | sysfsutils 2026-08-26 20:21:46.223 | acl 2026-08-26 20:21:46.223 | dnsmasq-base 2026-08-26 20:21:46.223 | dnsmasq-utils 2026-08-26 20:21:46.223 | ebtables 2026-08-26 20:21:46.223 | haproxy 2026-08-26 20:21:46.223 | iptables 2026-08-26 20:21:46.223 | iputils-arping 2026-08-26 20:21:46.223 | iputils-ping 2026-08-26 20:21:46.223 | postgresql-server-dev-all 2026-08-26 20:21:46.223 | python3-mysqldb 2026-08-26 20:21:46.223 | sqlite3 2026-08-26 20:21:46.223 | sudo 2026-08-26 20:21:46.223 | vlan 2026-08-26 20:21:46.223 | apache2 lvm2 2026-08-26 20:21:46.223 | golang 2026-08-26 20:21:46.224 | debootstrap 2026-08-26 20:21:46.224 | rsyslog' 2026-08-26 20:21:46.227 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-26 20:21:46.233 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:46.239 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:46.246 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-08-26 20:21:46.247 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-26 20:21:46.256 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-08-26 20:21:46.261 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-26 20:21:46.266 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:21:46.272 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:21:46.277 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:21:46.282 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:21:46.286 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:21:46.292 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:46.297 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:46.302 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:21:46.306 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:21:46.312 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:21:46.317 | ++ functions-common:apt_get_update:1167 : return 2026-08-26 20:21:46.322 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-08-26 20:21:46.328 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:21:46.333 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:21:46.339 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:21:46.344 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-08-26 20:21:46.391 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-08-26 20:21:46.450 | Reading package lists... 2026-08-26 20:21:46.795 | Building dependency tree... 2026-08-26 20:21:46.795 | Reading state information... 2026-08-26 20:21:47.126 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-26 20:21:47.126 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-26 20:21:47.126 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-26 20:21:47.126 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-26 20:21:47.126 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-26 20:21:47.126 | zlib1g-dev set to manually installed. 2026-08-26 20:21:47.126 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-26 20:21:47.126 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-26 20:21:47.126 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-26 20:21:47.126 | The following additional packages will be installed: 2026-08-26 20:21:47.126 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-26 20:21:47.126 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-08-26 20:21:47.126 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-08-26 20:21:47.126 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-26 20:21:47.126 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-26 20:21:47.126 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-08-26 20:21:47.126 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-08-26 20:21:47.126 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-08-26 20:21:47.126 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-08-26 20:21:47.126 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-08-26 20:21:47.126 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-08-26 20:21:47.126 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-08-26 20:21:47.127 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-26 20:21:47.127 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-08-26 20:21:47.127 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-08-26 20:21:47.127 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-08-26 20:21:47.127 | libctf-nobfd0 libctf0 libcurl3t64-gnutls libcurl4t64 libdatrie1 libdconf1 2026-08-26 20:21:47.127 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-26 20:21:47.127 | libevent-2.1-7t64 libfastjson4 libfile-stripnondeterminism-perl 2026-08-26 20:21:47.127 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-26 20:21:47.127 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-26 20:21:47.127 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-26 20:21:47.127 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-08-26 20:21:47.127 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-08-26 20:21:47.127 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-26 20:21:47.127 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-08-26 20:21:47.127 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-08-26 20:21:47.127 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-08-26 20:21:47.127 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-08-26 20:21:47.127 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-26 20:21:47.127 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-08-26 20:21:47.127 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-08-26 20:21:47.127 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-08-26 20:21:47.127 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-08-26 20:21:47.127 | libsm6 libsoup-3.0-0 libsoup-3.0-common libssl3t64 libstdc++-13-dev 2026-08-26 20:21:47.127 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-08-26 20:21:47.127 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-26 20:21:47.127 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-26 20:21:47.127 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-08-26 20:21:47.127 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-26 20:21:47.127 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-08-26 20:21:47.127 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-08-26 20:21:47.127 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-26 20:21:47.127 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-08-26 20:21:47.127 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-08-26 20:21:47.127 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-08-26 20:21:47.129 | Suggested packages: 2026-08-26 20:21:47.129 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-26 20:21:47.129 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-08-26 20:21:47.129 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-08-26 20:21:47.129 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-08-26 20:21:47.130 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-08-26 20:21:47.130 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-08-26 20:21:47.130 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-26 20:21:47.130 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-08-26 20:21:47.130 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-08-26 20:21:47.130 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-08-26 20:21:47.130 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-08-26 20:21:47.130 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-08-26 20:21:47.130 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-08-26 20:21:47.130 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-08-26 20:21:47.130 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-08-26 20:21:47.130 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-26 20:21:47.130 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-08-26 20:21:47.130 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-26 20:21:47.130 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-08-26 20:21:47.130 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-08-26 20:21:47.130 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-08-26 20:21:47.130 | rsyslog-relp sqlite3-doc zip 2026-08-26 20:21:47.130 | Recommended packages: 2026-08-26 20:21:47.130 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-08-26 20:21:47.130 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-08-26 20:21:47.130 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-08-26 20:21:47.130 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-08-26 20:21:47.130 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-08-26 20:21:47.130 | libmail-sendmail-perl logrotate qemu-block-extra 2026-08-26 20:21:47.269 | The following NEW packages will be installed: 2026-08-26 20:21:47.269 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-08-26 20:21:47.269 | automake autopoint autotools-dev bc binutils binutils-common 2026-08-26 20:21:47.270 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-08-26 20:21:47.270 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-08-26 20:21:47.270 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-08-26 20:21:47.270 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-26 20:21:47.270 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-08-26 20:21:47.270 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-08-26 20:21:47.270 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-08-26 20:21:47.270 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-08-26 20:21:47.270 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-08-26 20:21:47.270 | glib-networking-common glib-networking-services golang golang-1.22 2026-08-26 20:21:47.270 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-08-26 20:21:47.270 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-08-26 20:21:47.270 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-08-26 20:21:47.270 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-08-26 20:21:47.270 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-26 20:21:47.270 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-08-26 20:21:47.270 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-08-26 20:21:47.270 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-08-26 20:21:47.270 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-26 20:21:47.270 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-08-26 20:21:47.270 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-26 20:21:47.270 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-26 20:21:47.270 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-26 20:21:47.270 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-08-26 20:21:47.270 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-08-26 20:21:47.270 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-08-26 20:21:47.270 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-08-26 20:21:47.270 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-08-26 20:21:47.270 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-08-26 20:21:47.270 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-08-26 20:21:47.271 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-26 20:21:47.271 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-08-26 20:21:47.271 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-26 20:21:47.271 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-26 20:21:47.271 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-08-26 20:21:47.271 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-08-26 20:21:47.271 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-08-26 20:21:47.271 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-08-26 20:21:47.271 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-26 20:21:47.271 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-26 20:21:47.271 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-08-26 20:21:47.271 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-08-26 20:21:47.271 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-08-26 20:21:47.271 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-08-26 20:21:47.271 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-08-26 20:21:47.271 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-26 20:21:47.271 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-26 20:21:47.271 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-08-26 20:21:47.271 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-08-26 20:21:47.271 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-08-26 20:21:47.271 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-08-26 20:21:47.272 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-08-26 20:21:47.272 | xz-utils 2026-08-26 20:21:47.272 | The following packages will be upgraded: 2026-08-26 20:21:47.273 | curl libcurl3t64-gnutls libcurl4t64 libssl3t64 openssl 2026-08-26 20:21:49.780 | 5 upgraded, 302 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:21:49.780 | Need to get 309 MB of archives. 2026-08-26 20:21:49.780 | After this operation, 1,440 MB of additional disk space will be used. 2026-08-26 20:21:49.780 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-26 20:21:50.106 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.15 [1,944 kB] 2026-08-26 20:21:50.455 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-26 20:21:50.459 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-26 20:21:50.459 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-26 20:21:50.460 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.13 [226 kB] 2026-08-26 20:21:50.472 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.13 [343 kB] 2026-08-26 20:21:50.486 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-08-26 20:21:50.488 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-26 20:21:50.494 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-26 20:21:50.538 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-26 20:21:50.541 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-26 20:21:50.612 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-26 20:21:50.614 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-08-26 20:21:50.619 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-08-26 20:21:50.620 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-26 20:21:50.627 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-26 20:21:50.775 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-26 20:21:50.778 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-26 20:21:50.782 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-26 20:21:50.784 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-26 20:21:50.785 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.15 [1,003 kB] 2026-08-26 20:21:50.848 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-26 20:21:50.849 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-26 20:21:50.852 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-26 20:21:50.853 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-26 20:21:50.857 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-26 20:21:50.934 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-08-26 20:21:50.935 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-26 20:21:50.936 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-08-26 20:21:50.937 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-08-26 20:21:50.940 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-26 20:21:50.941 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-08-26 20:21:50.942 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-08-26 20:21:51.012 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-08-26 20:21:51.013 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-08-26 20:21:51.026 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-08-26 20:21:51.089 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-26 20:21:51.091 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-26 20:21:51.093 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-26 20:21:51.095 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-26 20:21:51.100 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-26 20:21:51.102 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-26 20:21:51.102 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-08-26 20:21:51.166 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-08-26 20:21:51.181 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-08-26 20:21:51.182 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-08-26 20:21:51.244 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-08-26 20:21:51.246 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-26 20:21:51.248 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-26 20:21:51.254 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-26 20:21:51.254 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-26 20:21:51.257 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-26 20:21:51.260 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-08-26 20:21:51.321 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-26 20:21:51.322 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-26 20:21:51.399 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-26 20:21:51.400 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-26 20:21:51.402 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-26 20:21:51.482 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-08-26 20:21:51.482 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-08-26 20:21:51.486 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-08-26 20:21:51.631 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-26 20:21:51.632 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-26 20:21:51.633 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-26 20:21:51.636 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-26 20:21:51.644 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-26 20:21:51.647 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-26 20:21:51.707 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-08-26 20:21:51.711 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-26 20:21:51.712 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-26 20:21:51.713 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-26 20:21:51.787 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-26 20:21:51.792 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-26 20:21:51.871 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-26 20:21:51.943 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-26 20:21:51.945 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-08-26 20:21:51.946 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-08-26 20:21:51.957 | Get:79 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-08-26 20:21:51.958 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-08-26 20:21:52.423 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-08-26 20:21:52.423 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-08-26 20:21:52.424 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-08-26 20:21:52.425 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-08-26 20:21:52.426 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-08-26 20:21:52.430 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-08-26 20:21:52.430 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-08-26 20:21:52.438 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-08-26 20:21:52.439 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-08-26 20:21:52.507 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-08-26 20:21:52.524 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-08-26 20:21:52.676 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-08-26 20:21:52.679 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-08-26 20:21:52.680 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-26 20:21:52.680 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-08-26 20:21:52.805 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-08-26 20:21:52.830 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-08-26 20:21:52.910 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-08-26 20:21:52.926 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-08-26 20:21:52.988 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-08-26 20:21:52.991 | Get:101 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-08-26 20:21:53.062 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-08-26 20:21:53.772 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-08-26 20:21:53.773 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-08-26 20:21:53.778 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-08-26 20:21:53.778 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-08-26 20:21:53.778 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-26 20:21:54.453 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-26 20:21:54.776 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-08-26 20:21:54.827 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-26 20:21:54.827 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-26 20:21:54.828 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-26 20:21:54.840 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-26 20:21:54.860 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-26 20:21:54.886 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-26 20:21:55.077 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-26 20:21:55.078 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-26 20:21:55.080 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-26 20:21:55.080 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-26 20:21:55.086 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-26 20:21:55.086 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-26 20:21:55.086 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-26 20:21:55.086 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-08-26 20:21:55.091 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-08-26 20:21:55.157 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-08-26 20:21:55.169 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-08-26 20:21:55.173 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-08-26 20:21:55.173 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-08-26 20:21:55.313 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-26 20:21:55.314 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-26 20:21:55.316 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-26 20:21:55.337 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-26 20:21:55.338 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-26 20:21:55.390 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-26 20:21:55.408 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-26 20:21:55.409 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-26 20:21:55.409 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-26 20:21:55.410 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-26 20:21:55.470 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-26 20:21:55.476 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-26 20:21:55.476 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-26 20:21:55.484 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-26 20:21:55.489 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-26 20:21:55.547 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-26 20:21:55.547 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-26 20:21:55.562 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-26 20:21:55.566 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-08-26 20:21:55.568 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-26 20:21:55.624 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-26 20:21:55.624 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-26 20:21:55.625 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-26 20:21:55.629 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-08-26 20:21:55.633 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-26 20:21:55.701 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-26 20:21:55.702 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-26 20:21:55.703 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-08-26 20:21:55.703 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-08-26 20:21:55.704 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-08-26 20:21:55.783 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-08-26 20:21:55.784 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-26 20:21:55.791 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-26 20:21:55.791 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-26 20:21:55.793 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-08-26 20:21:55.862 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-08-26 20:21:55.933 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-08-26 20:21:55.934 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-08-26 20:21:55.937 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-26 20:21:55.940 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-08-26 20:21:55.988 | Get:169 http://security.ubuntu.com/ubuntu noble-security/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-08-26 20:21:56.003 | Get:170 http://security.ubuntu.com/ubuntu noble-security/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-08-26 20:21:56.424 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-08-26 20:21:56.425 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-08-26 20:21:56.426 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-08-26 20:21:56.426 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-26 20:21:56.430 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-26 20:21:56.433 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-26 20:21:56.434 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-26 20:21:56.434 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-26 20:21:56.434 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-26 20:21:56.502 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-26 20:21:56.514 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-26 20:21:56.516 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.13 [335 kB] 2026-08-26 20:21:56.561 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-26 20:21:56.562 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-26 20:21:56.563 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-26 20:21:56.563 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-26 20:21:56.564 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-26 20:21:56.580 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-26 20:21:56.582 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-08-26 20:21:56.643 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-08-26 20:21:57.420 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-08-26 20:21:58.076 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-08-26 20:21:58.076 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-08-26 20:21:58.076 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-08-26 20:21:58.077 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-08-26 20:21:58.077 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-08-26 20:21:58.077 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-26 20:21:58.077 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-26 20:21:58.078 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-26 20:21:58.078 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-26 20:21:58.154 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-08-26 20:21:58.393 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-26 20:21:58.396 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-26 20:21:58.397 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-26 20:21:58.398 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-26 20:21:58.399 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-26 20:21:58.402 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-26 20:21:58.463 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-26 20:21:58.467 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-08-26 20:21:58.468 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-08-26 20:21:58.473 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-26 20:21:58.548 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-26 20:21:58.549 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-26 20:21:58.551 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-26 20:21:58.626 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-26 20:21:58.629 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-26 20:21:58.630 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-26 20:21:58.630 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-26 20:21:58.635 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-26 20:21:58.636 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-26 20:21:58.637 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-26 20:21:58.709 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-26 20:21:58.790 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-26 20:21:58.794 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-26 20:21:58.959 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-26 20:21:58.959 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-26 20:21:59.017 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-26 20:21:59.018 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-26 20:21:59.021 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-26 20:21:59.023 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-26 20:21:59.026 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-26 20:21:59.039 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-26 20:21:59.094 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-26 20:21:59.095 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-26 20:21:59.116 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-26 20:21:59.118 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-26 20:21:59.119 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-26 20:21:59.120 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-26 20:21:59.121 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-26 20:21:59.124 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-26 20:21:59.607 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-26 20:21:59.610 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-26 20:21:59.611 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-26 20:21:59.611 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-08-26 20:21:59.635 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-26 20:21:59.635 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-26 20:21:59.639 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-08-26 20:21:59.641 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-08-26 20:21:59.644 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-26 20:21:59.687 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-26 20:21:59.727 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-26 20:21:59.770 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-26 20:21:59.771 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-26 20:21:59.774 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-08-26 20:21:59.861 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-26 20:21:59.863 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-08-26 20:21:59.864 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-26 20:21:59.869 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-08-26 20:21:59.870 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-26 20:21:59.871 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-26 20:21:59.918 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-26 20:21:59.945 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-26 20:21:59.946 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-26 20:21:59.997 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-26 20:22:00.000 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-26 20:22:00.003 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-26 20:22:00.014 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-26 20:22:00.021 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-26 20:22:00.704 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-26 20:22:00.705 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-26 20:22:00.710 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-26 20:22:00.866 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-26 20:22:00.868 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-26 20:22:01.973 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-26 20:22:01.973 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-08-26 20:22:01.985 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-26 20:22:01.987 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-26 20:22:01.987 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-26 20:22:01.987 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-26 20:22:01.988 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-26 20:22:01.988 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-08-26 20:22:02.024 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-08-26 20:22:02.068 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-26 20:22:02.102 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-08-26 20:22:02.103 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-26 20:22:02.104 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-08-26 20:22:02.111 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-08-26 20:22:02.113 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-08-26 20:22:02.181 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-08-26 20:22:02.224 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-26 20:22:02.263 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-08-26 20:22:02.264 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-08-26 20:22:02.265 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-08-26 20:22:02.265 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-26 20:22:02.335 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-08-26 20:22:02.351 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-26 20:22:02.354 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-08-26 20:22:02.362 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-26 20:22:02.366 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-08-26 20:22:02.367 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-26 20:22:02.368 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-26 20:22:02.370 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-26 20:22:02.371 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-26 20:22:02.444 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-26 20:22:02.444 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-26 20:22:02.446 | Get:306 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-26 20:22:02.523 | Get:307 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-26 20:22:02.774 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:22:02.817 | Fetched 309 MB in 15s (20.4 MB/s) 2026-08-26 20:22:03.137 | Selecting previously unselected package libapr1t64:amd64. 2026-08-26 20:22:03.166 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33210 files and directories currently installed.) 2026-08-26 20:22:03.168 | Preparing to unpack .../libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:03.703 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:22:04.388 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:22:05.082 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.15) over (3.0.13-0ubuntu3.12) ... 2026-08-26 20:22:06.762 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:22:07.664 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-26 20:22:07.693 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33217 files and directories currently installed.) 2026-08-26 20:22:07.696 | Preparing to unpack .../00-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:22:07.767 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:22:09.188 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-26 20:22:09.195 | Preparing to unpack .../01-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:22:09.286 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:22:10.693 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-26 20:22:10.700 | Preparing to unpack .../02-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:22:10.902 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:22:12.175 | Preparing to unpack .../03-curl_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:22:12.691 | Unpacking curl (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:22:13.738 | Preparing to unpack .../04-libcurl4t64_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:22:14.103 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:22:15.387 | Selecting previously unselected package libjansson4:amd64. 2026-08-26 20:22:15.394 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-08-26 20:22:15.517 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-26 20:22:15.923 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-26 20:22:15.930 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-26 20:22:15.942 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-26 20:22:16.037 | Selecting previously unselected package apache2-bin. 2026-08-26 20:22:16.044 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:22:16.055 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-26 20:22:16.248 | Selecting previously unselected package apache2-data. 2026-08-26 20:22:16.253 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-26 20:22:16.264 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-26 20:22:16.469 | Selecting previously unselected package apache2-utils. 2026-08-26 20:22:16.473 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:22:16.482 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-26 20:22:16.647 | Selecting previously unselected package apache2. 2026-08-26 20:22:16.654 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:22:16.680 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-26 20:22:16.862 | Selecting previously unselected package libmpfr6:amd64. 2026-08-26 20:22:16.869 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-26 20:22:16.879 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-26 20:22:16.978 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-26 20:22:16.984 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-26 20:22:16.994 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-26 20:22:17.138 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-26 20:22:17.168 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-26 20:22:17.316 | Selecting previously unselected package gawk. 2026-08-26 20:22:17.346 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33948 files and directories currently installed.) 2026-08-26 20:22:17.349 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-26 20:22:17.357 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-26 20:22:17.592 | Selecting previously unselected package haproxy. 2026-08-26 20:22:17.601 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:22:17.624 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-26 20:22:17.810 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-26 20:22:17.819 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:22:17.828 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:22:17.955 | Selecting previously unselected package memcached. 2026-08-26 20:22:17.966 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:17.983 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-26 20:22:18.094 | Selecting previously unselected package libjson-perl. 2026-08-26 20:22:18.102 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-08-26 20:22:18.122 | Unpacking libjson-perl (4.10000-1) ... 2026-08-26 20:22:18.245 | Selecting previously unselected package postgresql-client-common. 2026-08-26 20:22:18.254 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-08-26 20:22:18.266 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-26 20:22:18.632 | Preparing to unpack .../006-openssl_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:22:18.733 | Unpacking openssl (3.0.13-0ubuntu3.15) over (3.0.13-0ubuntu3.12) ... 2026-08-26 20:22:19.029 | Selecting previously unselected package ssl-cert. 2026-08-26 20:22:19.035 | Preparing to unpack .../007-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-26 20:22:19.041 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-26 20:22:19.133 | Selecting previously unselected package postgresql-common. 2026-08-26 20:22:19.141 | Preparing to unpack .../008-postgresql-common_257build1.1_all.deb ... 2026-08-26 20:22:19.165 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-26 20:22:19.181 | Unpacking postgresql-common (257build1.1) ... 2026-08-26 20:22:19.326 | Selecting previously unselected package libsysfs2:amd64. 2026-08-26 20:22:19.332 | Preparing to unpack .../009-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-26 20:22:19.338 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-26 20:22:19.400 | Selecting previously unselected package pci.ids. 2026-08-26 20:22:19.410 | Preparing to unpack .../010-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-26 20:22:19.416 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-26 20:22:19.518 | Selecting previously unselected package sysfsutils. 2026-08-26 20:22:19.526 | Preparing to unpack .../011-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-26 20:22:19.538 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-26 20:22:19.606 | Selecting previously unselected package distro-info. 2026-08-26 20:22:19.613 | Preparing to unpack .../012-distro-info_1.7build1_amd64.deb ... 2026-08-26 20:22:19.620 | Unpacking distro-info (1.7build1) ... 2026-08-26 20:22:19.693 | Selecting previously unselected package iputils-ping. 2026-08-26 20:22:19.699 | Preparing to unpack .../013-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:19.706 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:22:19.790 | Selecting previously unselected package libestr0:amd64. 2026-08-26 20:22:19.797 | Preparing to unpack .../014-libestr0_0.1.11-1build1_amd64.deb ... 2026-08-26 20:22:19.803 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-08-26 20:22:19.874 | Selecting previously unselected package libfastjson4:amd64. 2026-08-26 20:22:19.881 | Preparing to unpack .../015-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-08-26 20:22:19.887 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-26 20:22:19.962 | Selecting previously unselected package libfribidi0:amd64. 2026-08-26 20:22:19.970 | Preparing to unpack .../016-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-26 20:22:19.977 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-26 20:22:20.046 | Selecting previously unselected package libtirpc-common. 2026-08-26 20:22:20.054 | Preparing to unpack .../017-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-26 20:22:20.061 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-26 20:22:20.154 | Selecting previously unselected package libtirpc3t64:amd64. 2026-08-26 20:22:20.162 | Preparing to unpack .../018-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-26 20:22:20.184 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-08-26 20:22:20.202 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-08-26 20:22:20.210 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-26 20:22:20.287 | Selecting previously unselected package netcat-openbsd. 2026-08-26 20:22:20.295 | Preparing to unpack .../019-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-08-26 20:22:20.302 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-08-26 20:22:20.379 | Selecting previously unselected package python3-pygments. 2026-08-26 20:22:20.383 | Preparing to unpack .../020-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-08-26 20:22:20.388 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-08-26 20:22:20.589 | Selecting previously unselected package rsyslog. 2026-08-26 20:22:20.596 | Preparing to unpack .../021-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-08-26 20:22:20.625 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:22:20.752 | Selecting previously unselected package bsdextrautils. 2026-08-26 20:22:20.759 | Preparing to unpack .../022-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-26 20:22:20.774 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-26 20:22:20.858 | Selecting previously unselected package dmidecode. 2026-08-26 20:22:20.864 | Preparing to unpack .../023-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-26 20:22:20.870 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-26 20:22:20.942 | Selecting previously unselected package dosfstools. 2026-08-26 20:22:20.949 | Preparing to unpack .../024-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-26 20:22:20.956 | Unpacking dosfstools (4.2-1.1build1) ... 2026-08-26 20:22:21.033 | Selecting previously unselected package libmagic-mgc. 2026-08-26 20:22:21.040 | Preparing to unpack .../025-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:22:21.047 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-26 20:22:21.204 | Selecting previously unselected package libmagic1t64:amd64. 2026-08-26 20:22:21.211 | Preparing to unpack .../026-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:22:21.219 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-26 20:22:21.289 | Selecting previously unselected package file. 2026-08-26 20:22:21.295 | Preparing to unpack .../027-file_1%3a5.45-3build1_amd64.deb ... 2026-08-26 20:22:21.302 | Unpacking file (1:5.45-3build1) ... 2026-08-26 20:22:21.374 | Selecting previously unselected package libuchardet0:amd64. 2026-08-26 20:22:21.380 | Preparing to unpack .../028-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-08-26 20:22:21.387 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-26 20:22:21.456 | Selecting previously unselected package groff-base. 2026-08-26 20:22:21.464 | Preparing to unpack .../029-groff-base_1.23.0-3build2_amd64.deb ... 2026-08-26 20:22:21.472 | Unpacking groff-base (1.23.0-3build2) ... 2026-08-26 20:22:21.650 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-26 20:22:21.658 | Preparing to unpack .../030-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-26 20:22:21.665 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:22:21.740 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-26 20:22:21.747 | Preparing to unpack .../031-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-26 20:22:21.754 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:22:21.838 | Selecting previously unselected package libibverbs1:amd64. 2026-08-26 20:22:21.845 | Preparing to unpack .../032-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-26 20:22:21.852 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:22:21.927 | Selecting previously unselected package libncurses6:amd64. 2026-08-26 20:22:21.934 | Preparing to unpack .../033-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-26 20:22:21.940 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:22:22.019 | Selecting previously unselected package libnftables1:amd64. 2026-08-26 20:22:22.027 | Preparing to unpack .../034-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:22.033 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-26 20:22:22.114 | Selecting previously unselected package libnuma1:amd64. 2026-08-26 20:22:22.123 | Preparing to unpack .../035-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:22.128 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:22:22.203 | Selecting previously unselected package libparted2t64:amd64. 2026-08-26 20:22:22.211 | Preparing to unpack .../036-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-26 20:22:22.234 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-26 20:22:22.248 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-26 20:22:22.256 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-26 20:22:22.335 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-26 20:22:22.342 | Preparing to unpack .../037-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-26 20:22:22.349 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-26 20:22:22.429 | Selecting previously unselected package libpipeline1:amd64. 2026-08-26 20:22:22.437 | Preparing to unpack .../038-libpipeline1_1.5.7-2_amd64.deb ... 2026-08-26 20:22:22.445 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-08-26 20:22:22.512 | Selecting previously unselected package libxau6:amd64. 2026-08-26 20:22:22.519 | Preparing to unpack .../039-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-26 20:22:22.526 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-26 20:22:22.599 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-26 20:22:22.608 | Preparing to unpack .../040-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-26 20:22:22.615 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-26 20:22:22.691 | Selecting previously unselected package libxcb1:amd64. 2026-08-26 20:22:22.699 | Preparing to unpack .../041-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:22:22.707 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:22:22.775 | Selecting previously unselected package libx11-data. 2026-08-26 20:22:22.782 | Preparing to unpack .../042-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-26 20:22:22.789 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-26 20:22:22.949 | Selecting previously unselected package libx11-6:amd64. 2026-08-26 20:22:22.954 | Preparing to unpack .../043-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-26 20:22:22.962 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-26 20:22:23.052 | Selecting previously unselected package libxext6:amd64. 2026-08-26 20:22:23.060 | Preparing to unpack .../044-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-08-26 20:22:23.068 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-26 20:22:23.132 | Selecting previously unselected package lsof. 2026-08-26 20:22:23.141 | Preparing to unpack .../045-lsof_4.95.0-1build3_amd64.deb ... 2026-08-26 20:22:23.149 | Unpacking lsof (4.95.0-1build3) ... 2026-08-26 20:22:23.257 | Selecting previously unselected package man-db. 2026-08-26 20:22:23.266 | Preparing to unpack .../046-man-db_2.12.0-4build2_amd64.deb ... 2026-08-26 20:22:23.272 | Unpacking man-db (2.12.0-4build2) ... 2026-08-26 20:22:23.510 | Selecting previously unselected package parted. 2026-08-26 20:22:23.520 | Preparing to unpack .../047-parted_3.6-4build1_amd64.deb ... 2026-08-26 20:22:23.551 | Unpacking parted (3.6-4build1) ... 2026-08-26 20:22:23.619 | Selecting previously unselected package powermgmt-base. 2026-08-26 20:22:23.628 | Preparing to unpack .../048-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-26 20:22:23.636 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-26 20:22:23.703 | Selecting previously unselected package psmisc. 2026-08-26 20:22:23.711 | Preparing to unpack .../049-psmisc_23.7-1build1_amd64.deb ... 2026-08-26 20:22:23.717 | Unpacking psmisc (23.7-1build1) ... 2026-08-26 20:22:23.842 | Selecting previously unselected package tcpdump. 2026-08-26 20:22:23.849 | Preparing to unpack .../050-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-26 20:22:23.869 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-26 20:22:23.958 | Selecting previously unselected package usb.ids. 2026-08-26 20:22:23.964 | Preparing to unpack .../051-usb.ids_2024.03.18-1_all.deb ... 2026-08-26 20:22:23.971 | Unpacking usb.ids (2024.03.18-1) ... 2026-08-26 20:22:24.060 | Selecting previously unselected package wget. 2026-08-26 20:22:24.066 | Preparing to unpack .../052-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-26 20:22:24.072 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-08-26 20:22:24.152 | Selecting previously unselected package xz-utils. 2026-08-26 20:22:24.161 | Preparing to unpack .../053-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-26 20:22:24.169 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-26 20:22:24.282 | Selecting previously unselected package acl. 2026-08-26 20:22:24.288 | Preparing to unpack .../054-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-26 20:22:24.295 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-26 20:22:24.362 | Selecting previously unselected package autotools-dev. 2026-08-26 20:22:24.369 | Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... 2026-08-26 20:22:24.376 | Unpacking autotools-dev (20220109.1) ... 2026-08-26 20:22:24.447 | Selecting previously unselected package m4. 2026-08-26 20:22:24.454 | Preparing to unpack .../056-m4_1.4.19-4build1_amd64.deb ... 2026-08-26 20:22:24.460 | Unpacking m4 (1.4.19-4build1) ... 2026-08-26 20:22:24.560 | Selecting previously unselected package autoconf. 2026-08-26 20:22:24.568 | Preparing to unpack .../057-autoconf_2.71-3_all.deb ... 2026-08-26 20:22:24.574 | Unpacking autoconf (2.71-3) ... 2026-08-26 20:22:24.695 | Selecting previously unselected package automake. 2026-08-26 20:22:24.702 | Preparing to unpack .../058-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-26 20:22:24.712 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-26 20:22:24.826 | Selecting previously unselected package autopoint. 2026-08-26 20:22:24.832 | Preparing to unpack .../059-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-26 20:22:24.839 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-26 20:22:24.911 | Selecting previously unselected package libdebhelper-perl. 2026-08-26 20:22:24.919 | Preparing to unpack .../060-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-26 20:22:24.925 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-26 20:22:25.027 | Selecting previously unselected package gcc-13-base:amd64. 2026-08-26 20:22:25.032 | Preparing to unpack .../061-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:25.039 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:25.107 | Selecting previously unselected package libisl23:amd64. 2026-08-26 20:22:25.111 | Preparing to unpack .../062-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-26 20:22:25.118 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-26 20:22:25.214 | Selecting previously unselected package libmpc3:amd64. 2026-08-26 20:22:25.221 | Preparing to unpack .../063-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-26 20:22:25.227 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-26 20:22:25.291 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-26 20:22:25.298 | Preparing to unpack .../064-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:25.305 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:25.639 | Selecting previously unselected package cpp-13. 2026-08-26 20:22:25.643 | Preparing to unpack .../065-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:25.650 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:25.702 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-26 20:22:25.706 | Preparing to unpack .../066-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:25.713 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:25.789 | Selecting previously unselected package cpp. 2026-08-26 20:22:25.796 | Preparing to unpack .../067-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:25.816 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:25.891 | Selecting previously unselected package libcc1-0:amd64. 2026-08-26 20:22:25.898 | Preparing to unpack .../068-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:25.905 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:25.998 | Selecting previously unselected package binutils-common:amd64. 2026-08-26 20:22:26.003 | Preparing to unpack .../069-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.009 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.094 | Selecting previously unselected package libsframe1:amd64. 2026-08-26 20:22:26.102 | Preparing to unpack .../070-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.109 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.181 | Selecting previously unselected package libbinutils:amd64. 2026-08-26 20:22:26.189 | Preparing to unpack .../071-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.198 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.298 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-26 20:22:26.305 | Preparing to unpack .../072-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.314 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.401 | Selecting previously unselected package libctf0:amd64. 2026-08-26 20:22:26.406 | Preparing to unpack .../073-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.413 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.494 | Selecting previously unselected package libgprofng0:amd64. 2026-08-26 20:22:26.503 | Preparing to unpack .../074-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.510 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.619 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-26 20:22:26.628 | Preparing to unpack .../075-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:26.633 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-26 20:22:26.856 | Selecting previously unselected package libgomp1:amd64. 2026-08-26 20:22:26.865 | Preparing to unpack .../076-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:26.871 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:26.952 | Selecting previously unselected package libitm1:amd64. 2026-08-26 20:22:26.960 | Preparing to unpack .../077-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:26.966 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.040 | Selecting previously unselected package libatomic1:amd64. 2026-08-26 20:22:27.048 | Preparing to unpack .../078-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.054 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.132 | Selecting previously unselected package libasan8:amd64. 2026-08-26 20:22:27.140 | Preparing to unpack .../079-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.147 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.349 | Selecting previously unselected package liblsan0:amd64. 2026-08-26 20:22:27.358 | Preparing to unpack .../080-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.366 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.476 | Selecting previously unselected package libtsan2:amd64. 2026-08-26 20:22:27.482 | Preparing to unpack .../081-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.489 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.674 | Selecting previously unselected package libubsan1:amd64. 2026-08-26 20:22:27.683 | Preparing to unpack .../082-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.690 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.843 | Selecting previously unselected package libhwasan0:amd64. 2026-08-26 20:22:27.851 | Preparing to unpack .../083-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:27.858 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:27.999 | Selecting previously unselected package libquadmath0:amd64. 2026-08-26 20:22:28.008 | Preparing to unpack .../084-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:28.015 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:28.079 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-26 20:22:28.088 | Preparing to unpack .../085-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:28.099 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:28.351 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-26 20:22:28.357 | Preparing to unpack .../086-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:28.363 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:28.820 | Selecting previously unselected package binutils. 2026-08-26 20:22:28.826 | Preparing to unpack .../087-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-26 20:22:28.832 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-26 20:22:28.891 | Selecting previously unselected package gcc-13. 2026-08-26 20:22:28.897 | Preparing to unpack .../088-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:28.903 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:28.971 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-26 20:22:28.980 | Preparing to unpack .../089-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:28.987 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:29.045 | Selecting previously unselected package gcc. 2026-08-26 20:22:29.052 | Preparing to unpack .../090-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:29.108 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:29.250 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-26 20:22:29.258 | Preparing to unpack .../091-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:29.264 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:30.092 | Selecting previously unselected package libclang-cpp17t64. 2026-08-26 20:22:30.098 | Preparing to unpack .../092-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:30.105 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:30.545 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-26 20:22:30.550 | Preparing to unpack .../093-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:30.556 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:31.041 | Selecting previously unselected package libgc1:amd64. 2026-08-26 20:22:31.046 | Preparing to unpack .../094-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-26 20:22:31.052 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-26 20:22:31.122 | Selecting previously unselected package libobjc4:amd64. 2026-08-26 20:22:31.131 | Preparing to unpack .../095-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:31.137 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:22:31.210 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-26 20:22:31.218 | Preparing to unpack .../096-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:31.225 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:31.313 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-26 20:22:31.321 | Preparing to unpack .../097-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:31.327 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:31.533 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-26 20:22:31.538 | Preparing to unpack .../098-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:31.544 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:31.655 | Selecting previously unselected package libclang1-17t64. 2026-08-26 20:22:31.661 | Preparing to unpack .../099-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:31.667 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:32.016 | Selecting previously unselected package clang-17. 2026-08-26 20:22:32.024 | Preparing to unpack .../100-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:32.032 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:32.108 | Selecting previously unselected package libtool. 2026-08-26 20:22:32.116 | Preparing to unpack .../101-libtool_2.4.7-7build1_all.deb ... 2026-08-26 20:22:32.124 | Unpacking libtool (2.4.7-7build1) ... 2026-08-26 20:22:32.208 | Selecting previously unselected package dh-autoreconf. 2026-08-26 20:22:32.216 | Preparing to unpack .../102-dh-autoreconf_20_all.deb ... 2026-08-26 20:22:32.223 | Unpacking dh-autoreconf (20) ... 2026-08-26 20:22:32.294 | Selecting previously unselected package libarchive-zip-perl. 2026-08-26 20:22:32.303 | Preparing to unpack .../103-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-26 20:22:32.310 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-26 20:22:32.402 | Selecting previously unselected package libsub-override-perl. 2026-08-26 20:22:32.411 | Preparing to unpack .../104-libsub-override-perl_0.10-1_all.deb ... 2026-08-26 20:22:32.418 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-26 20:22:32.481 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-26 20:22:32.489 | Preparing to unpack .../105-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-26 20:22:32.496 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-26 20:22:32.568 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-26 20:22:32.575 | Preparing to unpack .../106-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-26 20:22:32.581 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-26 20:22:32.647 | Selecting previously unselected package libdpkg-perl. 2026-08-26 20:22:32.654 | Preparing to unpack .../107-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-26 20:22:32.661 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-26 20:22:32.800 | Selecting previously unselected package bzip2. 2026-08-26 20:22:32.805 | Preparing to unpack .../108-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-08-26 20:22:32.811 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-08-26 20:22:32.872 | Selecting previously unselected package patch. 2026-08-26 20:22:32.876 | Preparing to unpack .../109-patch_2.7.6-7build3_amd64.deb ... 2026-08-26 20:22:32.883 | Unpacking patch (2.7.6-7build3) ... 2026-08-26 20:22:32.999 | Selecting previously unselected package make. 2026-08-26 20:22:33.006 | Preparing to unpack .../110-make_4.3-4.1build2_amd64.deb ... 2026-08-26 20:22:33.052 | Unpacking make (4.3-4.1build2) ... 2026-08-26 20:22:33.141 | Selecting previously unselected package lto-disabled-list. 2026-08-26 20:22:33.149 | Preparing to unpack .../111-lto-disabled-list_47_all.deb ... 2026-08-26 20:22:33.156 | Unpacking lto-disabled-list (47) ... 2026-08-26 20:22:33.223 | Selecting previously unselected package dpkg-dev. 2026-08-26 20:22:33.231 | Preparing to unpack .../112-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-26 20:22:33.238 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-26 20:22:33.437 | Selecting previously unselected package debugedit. 2026-08-26 20:22:33.441 | Preparing to unpack .../113-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-26 20:22:33.447 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-26 20:22:33.584 | Selecting previously unselected package dwz. 2026-08-26 20:22:33.590 | Preparing to unpack .../114-dwz_0.15-1build6_amd64.deb ... 2026-08-26 20:22:33.597 | Unpacking dwz (0.15-1build6) ... 2026-08-26 20:22:33.675 | Selecting previously unselected package gettext. 2026-08-26 20:22:33.683 | Preparing to unpack .../115-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-26 20:22:33.692 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-26 20:22:33.829 | Selecting previously unselected package intltool-debian. 2026-08-26 20:22:33.836 | Preparing to unpack .../116-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-26 20:22:33.844 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-26 20:22:33.919 | Selecting previously unselected package po-debconf. 2026-08-26 20:22:33.925 | Preparing to unpack .../117-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-26 20:22:33.931 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-26 20:22:34.046 | Selecting previously unselected package debhelper. 2026-08-26 20:22:34.055 | Preparing to unpack .../118-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-26 20:22:34.061 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-26 20:22:34.271 | Selecting previously unselected package uuid-dev:amd64. 2026-08-26 20:22:34.277 | Preparing to unpack .../119-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-26 20:22:34.284 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-26 20:22:34.357 | Selecting previously unselected package libsctp1:amd64. 2026-08-26 20:22:34.362 | Preparing to unpack .../120-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-26 20:22:34.368 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:22:34.430 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-26 20:22:34.435 | Preparing to unpack .../121-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-26 20:22:34.442 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:22:34.515 | Selecting previously unselected package libapr1-dev. 2026-08-26 20:22:34.521 | Preparing to unpack .../122-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:34.527 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:22:34.797 | Selecting previously unselected package libldap-dev:amd64. 2026-08-26 20:22:34.802 | Preparing to unpack .../123-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:34.808 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:22:34.990 | Selecting previously unselected package libldap2-dev. 2026-08-26 20:22:34.997 | Preparing to unpack .../124-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-26 20:22:35.005 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:22:35.068 | Selecting previously unselected package libaprutil1-dev. 2026-08-26 20:22:35.076 | Preparing to unpack .../125-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-26 20:22:35.083 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-26 20:22:35.402 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-26 20:22:35.408 | Preparing to unpack .../126-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:22:35.414 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:22:35.488 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-26 20:22:35.495 | Preparing to unpack .../127-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:22:35.502 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:22:35.580 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-26 20:22:35.588 | Preparing to unpack .../128-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:22:35.595 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:22:35.660 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-26 20:22:35.667 | Preparing to unpack .../129-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-26 20:22:35.675 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:22:35.818 | Selecting previously unselected package apache2-dev. 2026-08-26 20:22:35.824 | Preparing to unpack .../130-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-26 20:22:35.831 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-26 20:22:35.947 | Selecting previously unselected package bc. 2026-08-26 20:22:35.953 | Preparing to unpack .../131-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-08-26 20:22:35.960 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-08-26 20:22:36.050 | Selecting previously unselected package ncal. 2026-08-26 20:22:36.059 | Preparing to unpack .../132-ncal_12.1.8_amd64.deb ... 2026-08-26 20:22:36.066 | Unpacking ncal (12.1.8) ... 2026-08-26 20:22:36.145 | Selecting previously unselected package bsdmainutils. 2026-08-26 20:22:36.153 | Preparing to unpack .../133-bsdmainutils_12.1.8_all.deb ... 2026-08-26 20:22:36.164 | Unpacking bsdmainutils (12.1.8) ... 2026-08-26 20:22:36.229 | Selecting previously unselected package conntrack. 2026-08-26 20:22:36.237 | Preparing to unpack .../134-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-26 20:22:36.244 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-26 20:22:36.316 | Selecting previously unselected package cryptsetup-bin. 2026-08-26 20:22:36.325 | Preparing to unpack .../135-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-26 20:22:36.335 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:22:36.442 | Selecting previously unselected package cryptsetup. 2026-08-26 20:22:36.450 | Preparing to unpack .../136-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-26 20:22:36.481 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:22:36.611 | Selecting previously unselected package libdconf1:amd64. 2026-08-26 20:22:36.620 | Preparing to unpack .../137-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:22:36.628 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:22:36.697 | Selecting previously unselected package dconf-service. 2026-08-26 20:22:36.706 | Preparing to unpack .../138-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:22:36.713 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-26 20:22:36.782 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-26 20:22:36.791 | Preparing to unpack .../139-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:22:36.798 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:22:36.890 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-26 20:22:36.899 | Preparing to unpack .../140-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-26 20:22:36.910 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:22:36.987 | Selecting previously unselected package libaio1t64:amd64. 2026-08-26 20:22:36.995 | Preparing to unpack .../141-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-26 20:22:37.002 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-26 20:22:37.074 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-26 20:22:37.087 | Preparing to unpack .../142-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-26 20:22:37.096 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:22:37.233 | Selecting previously unselected package dmeventd. 2026-08-26 20:22:37.243 | Preparing to unpack .../143-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-26 20:22:37.254 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:22:37.356 | Selecting previously unselected package dnsmasq-base. 2026-08-26 20:22:37.365 | Preparing to unpack .../144-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-26 20:22:37.385 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-26 20:22:37.484 | Selecting previously unselected package dnsmasq-utils. 2026-08-26 20:22:37.494 | Preparing to unpack .../145-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-26 20:22:37.501 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-26 20:22:37.598 | Selecting previously unselected package ebtables. 2026-08-26 20:22:37.607 | Preparing to unpack .../146-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-26 20:22:37.637 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-26 20:22:37.724 | Selecting previously unselected package fonts-dejavu-mono. 2026-08-26 20:22:37.730 | Preparing to unpack .../147-fonts-dejavu-mono_2.37-8_all.deb ... 2026-08-26 20:22:37.737 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-08-26 20:22:37.853 | Selecting previously unselected package fonts-dejavu-core. 2026-08-26 20:22:37.860 | Preparing to unpack .../148-fonts-dejavu-core_2.37-8_all.deb ... 2026-08-26 20:22:37.909 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-08-26 20:22:38.027 | Selecting previously unselected package fontconfig-config. 2026-08-26 20:22:38.036 | Preparing to unpack .../149-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:22:38.422 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-26 20:22:38.542 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-26 20:22:38.550 | Preparing to unpack .../150-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:22:38.557 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-26 20:22:38.635 | Selecting previously unselected package fontconfig. 2026-08-26 20:22:38.647 | Preparing to unpack .../151-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-26 20:22:38.654 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-26 20:22:38.740 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-26 20:22:38.746 | Preparing to unpack .../152-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:38.753 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:39.093 | Selecting previously unselected package g++-13. 2026-08-26 20:22:39.099 | Preparing to unpack .../153-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-26 20:22:39.105 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:22:39.164 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-26 20:22:39.170 | Preparing to unpack .../154-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:39.177 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:39.368 | Selecting previously unselected package g++. 2026-08-26 20:22:39.376 | Preparing to unpack .../155-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-26 20:22:39.383 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-26 20:22:39.452 | Selecting previously unselected package genisoimage. 2026-08-26 20:22:39.461 | Preparing to unpack .../156-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-26 20:22:39.469 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-26 20:22:39.588 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-26 20:22:39.596 | Preparing to unpack .../157-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-26 20:22:39.605 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-26 20:22:39.694 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-26 20:22:39.702 | Preparing to unpack .../158-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:22:39.710 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:22:39.865 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-26 20:22:39.873 | Preparing to unpack .../159-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-26 20:22:39.879 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:22:39.963 | Selecting previously unselected package libxrender1:amd64. 2026-08-26 20:22:39.972 | Preparing to unpack .../160-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-26 20:22:39.979 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-26 20:22:40.062 | Selecting previously unselected package libcairo2:amd64. 2026-08-26 20:22:40.071 | Preparing to unpack .../161-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-26 20:22:40.076 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-26 20:22:40.174 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-26 20:22:40.182 | Preparing to unpack .../162-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-26 20:22:40.190 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-26 20:22:40.263 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-26 20:22:40.268 | Preparing to unpack .../163-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-26 20:22:40.274 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-26 20:22:40.372 | Preparing to unpack .../164-libcurl3t64-gnutls_8.5.0-2ubuntu10.13_amd64.deb ... 2026-08-26 20:22:40.434 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.13) over (8.5.0-2ubuntu10.12) ... 2026-08-26 20:22:40.539 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-26 20:22:40.546 | Preparing to unpack .../165-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-26 20:22:40.552 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-26 20:22:40.624 | Selecting previously unselected package glib-networking-common. 2026-08-26 20:22:40.631 | Preparing to unpack .../166-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-26 20:22:40.638 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-26 20:22:40.720 | Selecting previously unselected package glib-networking-services. 2026-08-26 20:22:40.727 | Preparing to unpack .../167-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-26 20:22:40.733 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-26 20:22:40.804 | Selecting previously unselected package session-migration. 2026-08-26 20:22:40.811 | Preparing to unpack .../168-session-migration_0.3.9build1_amd64.deb ... 2026-08-26 20:22:40.818 | Unpacking session-migration (0.3.9build1) ... 2026-08-26 20:22:40.887 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-26 20:22:40.894 | Preparing to unpack .../169-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-26 20:22:40.901 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-26 20:22:41.005 | Selecting previously unselected package glib-networking:amd64. 2026-08-26 20:22:41.012 | Preparing to unpack .../170-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-26 20:22:41.019 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-26 20:22:41.083 | Selecting previously unselected package golang-1.22-doc. 2026-08-26 20:22:41.090 | Preparing to unpack .../171-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:22:41.097 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-26 20:22:41.212 | Selecting previously unselected package golang-1.22-src. 2026-08-26 20:22:41.221 | Preparing to unpack .../172-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:22:41.229 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-26 20:22:45.245 | Selecting previously unselected package golang-1.22-go. 2026-08-26 20:22:45.259 | Preparing to unpack .../173-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-08-26 20:22:45.267 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-26 20:22:45.857 | Selecting previously unselected package golang-1.22. 2026-08-26 20:22:45.863 | Preparing to unpack .../174-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-08-26 20:22:45.871 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-26 20:22:45.931 | Selecting previously unselected package golang-src. 2026-08-26 20:22:45.942 | Preparing to unpack .../175-golang-src_2%3a1.22~2build1_all.deb ... 2026-08-26 20:22:45.949 | Unpacking golang-src (2:1.22~2build1) ... 2026-08-26 20:22:46.016 | Selecting previously unselected package golang-go:amd64. 2026-08-26 20:22:46.026 | Preparing to unpack .../176-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-08-26 20:22:46.038 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-08-26 20:22:46.129 | Selecting previously unselected package golang-doc. 2026-08-26 20:22:46.145 | Preparing to unpack .../177-golang-doc_2%3a1.22~2build1_all.deb ... 2026-08-26 20:22:46.151 | Unpacking golang-doc (2:1.22~2build1) ... 2026-08-26 20:22:46.227 | Selecting previously unselected package golang:amd64. 2026-08-26 20:22:46.241 | Preparing to unpack .../178-golang_2%3a1.22~2build1_amd64.deb ... 2026-08-26 20:22:46.249 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-08-26 20:22:46.329 | Selecting previously unselected package libann0. 2026-08-26 20:22:46.340 | Preparing to unpack .../179-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-26 20:22:46.348 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-26 20:22:46.429 | Selecting previously unselected package libcdt5:amd64. 2026-08-26 20:22:46.442 | Preparing to unpack .../180-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:46.449 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:46.527 | Selecting previously unselected package libcgraph6:amd64. 2026-08-26 20:22:46.538 | Preparing to unpack .../181-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:46.546 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:46.625 | Selecting previously unselected package libsharpyuv0:amd64. 2026-08-26 20:22:46.637 | Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-26 20:22:46.644 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:22:46.718 | Selecting previously unselected package libaom3:amd64. 2026-08-26 20:22:46.729 | Preparing to unpack .../183-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-08-26 20:22:46.736 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-26 20:22:46.870 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-08-26 20:22:46.882 | Preparing to unpack .../184-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-26 20:22:46.889 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:22:46.964 | Selecting previously unselected package libheif1:amd64. 2026-08-26 20:22:46.975 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-26 20:22:46.982 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:22:47.072 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-26 20:22:47.085 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-26 20:22:47.092 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:22:47.169 | Selecting previously unselected package libjpeg8:amd64. 2026-08-26 20:22:47.181 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:22:47.188 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-26 20:22:47.265 | Selecting previously unselected package libdeflate0:amd64. 2026-08-26 20:22:47.275 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-26 20:22:47.282 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-26 20:22:47.362 | Selecting previously unselected package libjbig0:amd64. 2026-08-26 20:22:47.373 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-26 20:22:47.380 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-26 20:22:47.459 | Selecting previously unselected package liblerc4:amd64. 2026-08-26 20:22:47.472 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-26 20:22:47.480 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-26 20:22:47.561 | Selecting previously unselected package libwebp7:amd64. 2026-08-26 20:22:47.574 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-26 20:22:47.581 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:22:47.669 | Selecting previously unselected package libtiff6:amd64. 2026-08-26 20:22:47.683 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-26 20:22:47.690 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-26 20:22:47.776 | Selecting previously unselected package libxpm4:amd64. 2026-08-26 20:22:47.790 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:47.796 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-26 20:22:47.872 | Selecting previously unselected package libgd3:amd64. 2026-08-26 20:22:47.886 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-08-26 20:22:47.892 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-26 20:22:47.978 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-26 20:22:47.991 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-26 20:22:47.998 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-26 20:22:48.080 | Selecting previously unselected package libltdl7:amd64. 2026-08-26 20:22:48.093 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-26 20:22:48.099 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-26 20:22:48.202 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-26 20:22:48.216 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:48.222 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-26 20:22:48.312 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-26 20:22:48.325 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-26 20:22:48.332 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-26 20:22:48.415 | Selecting previously unselected package libthai-data. 2026-08-26 20:22:48.428 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-08-26 20:22:48.435 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-26 20:22:48.580 | Selecting previously unselected package libdatrie1:amd64. 2026-08-26 20:22:48.593 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-26 20:22:48.599 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-26 20:22:48.701 | Selecting previously unselected package libthai0:amd64. 2026-08-26 20:22:48.717 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-26 20:22:48.725 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-26 20:22:48.839 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-26 20:22:48.852 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:22:48.858 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:22:48.960 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-26 20:22:48.973 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:22:48.981 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:22:49.070 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-26 20:22:49.083 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-26 20:22:49.089 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:22:49.167 | Selecting previously unselected package libpathplan4:amd64. 2026-08-26 20:22:49.181 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:49.189 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:49.276 | Selecting previously unselected package libgvc6. 2026-08-26 20:22:49.289 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:49.296 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:49.402 | Selecting previously unselected package libgvpr2:amd64. 2026-08-26 20:22:49.416 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:49.423 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:49.503 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-26 20:22:49.516 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:49.523 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:49.675 | Selecting previously unselected package x11-common. 2026-08-26 20:22:49.687 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-26 20:22:49.700 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-26 20:22:49.783 | Selecting previously unselected package libice6:amd64. 2026-08-26 20:22:49.795 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-26 20:22:49.802 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-26 20:22:49.878 | Selecting previously unselected package libsm6:amd64. 2026-08-26 20:22:49.892 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-26 20:22:49.899 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-26 20:22:49.983 | Selecting previously unselected package libxt6t64:amd64. 2026-08-26 20:22:49.995 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-26 20:22:50.003 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-26 20:22:50.095 | Selecting previously unselected package libxmu6:amd64. 2026-08-26 20:22:50.102 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-26 20:22:50.109 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-26 20:22:50.181 | Selecting previously unselected package libxaw7:amd64. 2026-08-26 20:22:50.188 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-26 20:22:50.196 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-26 20:22:50.279 | Selecting previously unselected package graphviz. 2026-08-26 20:22:50.293 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-26 20:22:50.299 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-26 20:22:50.434 | Selecting previously unselected package icu-devtools. 2026-08-26 20:22:50.448 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-26 20:22:50.455 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-26 20:22:50.549 | Selecting previously unselected package iputils-arping. 2026-08-26 20:22:50.562 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-26 20:22:50.571 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:22:50.648 | Selecting previously unselected package comerr-dev:amd64. 2026-08-26 20:22:50.661 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-26 20:22:50.672 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-26 20:22:50.778 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-26 20:22:50.791 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:22:50.798 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:22:50.893 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-26 20:22:50.906 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:22:50.913 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:22:50.989 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-26 20:22:51.002 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:22:51.008 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:22:51.112 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-26 20:22:51.125 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:22:51.131 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:22:51.203 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-26 20:22:51.218 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:22:51.246 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:22:51.358 | Selecting previously unselected package libicu-dev:amd64. 2026-08-26 20:22:51.370 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-26 20:22:51.378 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-26 20:22:51.754 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-26 20:22:51.762 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-26 20:22:51.782 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:22:51.863 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-26 20:22:51.872 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:22:51.880 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:22:51.941 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-26 20:22:51.952 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-26 20:22:51.961 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:22:52.038 | Selecting previously unselected package libjs-jquery. 2026-08-26 20:22:52.050 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-08-26 20:22:52.071 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-26 20:22:52.154 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-26 20:22:52.166 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-08-26 20:22:52.173 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-26 20:22:52.251 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-26 20:22:52.262 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-26 20:22:52.268 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-26 20:22:52.400 | Selecting previously unselected package libjs-underscore. 2026-08-26 20:22:52.408 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-08-26 20:22:52.413 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-26 20:22:52.483 | Selecting previously unselected package libjs-sphinxdoc. 2026-08-26 20:22:52.491 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-26 20:22:52.499 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-26 20:22:52.591 | Selecting previously unselected package mysql-common. 2026-08-26 20:22:52.604 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-26 20:22:52.637 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-26 20:22:52.725 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-26 20:22:52.736 | Preparing to unpack .../234-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:22:52.744 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:22:52.886 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-26 20:22:52.898 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-26 20:22:52.906 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:22:53.029 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-26 20:22:53.038 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-26 20:22:53.045 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-26 20:22:53.125 | Selecting previously unselected package libpq5:amd64. 2026-08-26 20:22:53.138 | Preparing to unpack .../237-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:53.145 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:22:53.218 | Selecting previously unselected package libssl-dev:amd64. 2026-08-26 20:22:53.230 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-26 20:22:53.237 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:22:53.444 | Selecting previously unselected package libpq-dev. 2026-08-26 20:22:53.452 | Preparing to unpack .../239-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:53.460 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:22:53.534 | Selecting previously unselected package libpython3-dev:amd64. 2026-08-26 20:22:53.542 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:22:53.549 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-26 20:22:53.611 | Selecting previously unselected package libsasl2-dev. 2026-08-26 20:22:53.619 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-26 20:22:53.626 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-26 20:22:53.736 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-26 20:22:53.745 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-26 20:22:53.751 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-26 20:22:53.823 | Selecting previously unselected package libsoup-3.0-common. 2026-08-26 20:22:53.825 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-26 20:22:53.831 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-26 20:22:53.904 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-26 20:22:53.916 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-26 20:22:53.923 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-26 20:22:54.001 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-26 20:22:54.013 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:22:54.020 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-26 20:22:54.259 | Selecting previously unselected package liburing2:amd64. 2026-08-26 20:22:54.268 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-08-26 20:22:54.274 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-26 20:22:54.356 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-26 20:22:54.365 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-26 20:22:54.371 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-26 20:22:54.524 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-26 20:22:54.537 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:22:54.544 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:22:54.659 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-26 20:22:54.672 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:22:54.678 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:22:54.829 | Selecting previously unselected package llvm-17-runtime. 2026-08-26 20:22:54.842 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:54.850 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:55.052 | Selecting previously unselected package libpfm4:amd64. 2026-08-26 20:22:55.065 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-26 20:22:55.072 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-26 20:22:55.180 | Selecting previously unselected package llvm-17. 2026-08-26 20:22:55.193 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:55.200 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:55.940 | Selecting previously unselected package libffi-dev:amd64. 2026-08-26 20:22:55.950 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-26 20:22:55.955 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-26 20:22:56.042 | Selecting previously unselected package llvm-17-tools. 2026-08-26 20:22:56.051 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:56.055 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:56.322 | Selecting previously unselected package libz3-4:amd64. 2026-08-26 20:22:56.331 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-26 20:22:56.337 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:22:56.578 | Selecting previously unselected package libz3-dev:amd64. 2026-08-26 20:22:56.591 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-26 20:22:56.599 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:22:56.686 | Selecting previously unselected package llvm-17-dev. 2026-08-26 20:22:56.700 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-26 20:22:56.706 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-26 20:22:58.659 | Selecting previously unselected package lsscsi. 2026-08-26 20:22:58.670 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-08-26 20:22:58.676 | Unpacking lsscsi (0.32-1build1) ... 2026-08-26 20:22:58.756 | Selecting previously unselected package lvm2. 2026-08-26 20:22:58.768 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-26 20:22:58.815 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:22:59.089 | Selecting previously unselected package osinfo-db. 2026-08-26 20:22:59.102 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-26 20:22:59.107 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-26 20:22:59.508 | Selecting previously unselected package pkgconf-bin. 2026-08-26 20:22:59.517 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-26 20:22:59.522 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-26 20:22:59.586 | Selecting previously unselected package pkgconf:amd64. 2026-08-26 20:22:59.594 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-26 20:22:59.605 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-26 20:22:59.685 | Selecting previously unselected package pkg-config:amd64. 2026-08-26 20:22:59.697 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-26 20:22:59.711 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-26 20:22:59.790 | Selecting previously unselected package pm-utils. 2026-08-26 20:22:59.802 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-08-26 20:22:59.809 | Unpacking pm-utils (1.4.1-21) ... 2026-08-26 20:22:59.919 | Selecting previously unselected package postgresql-client-16. 2026-08-26 20:22:59.928 | Preparing to unpack .../265-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:22:59.937 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:00.126 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-26 20:23:00.134 | Preparing to unpack .../266-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:23:00.141 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:00.649 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-26 20:23:00.658 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-26 20:23:00.697 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-26 20:23:00.804 | Selecting previously unselected package python3-dev. 2026-08-26 20:23:00.818 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:23:00.826 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-26 20:23:00.975 | Selecting previously unselected package python3-mysqldb. 2026-08-26 20:23:00.989 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-26 20:23:01.034 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-26 20:23:01.197 | Selecting previously unselected package python3-setuptools. 2026-08-26 20:23:01.210 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-26 20:23:01.225 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-26 20:23:01.425 | Selecting previously unselected package python3-wheel. 2026-08-26 20:23:01.434 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-08-26 20:23:01.439 | Unpacking python3-wheel (0.42.0-2) ... 2026-08-26 20:23:01.530 | Selecting previously unselected package python3-pip. 2026-08-26 20:23:01.544 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-26 20:23:01.550 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:23:01.914 | Selecting previously unselected package python3-pip-whl. 2026-08-26 20:23:01.927 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-26 20:23:01.934 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:23:02.036 | Selecting previously unselected package python3-setuptools-whl. 2026-08-26 20:23:02.048 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-26 20:23:02.058 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-26 20:23:02.148 | Selecting previously unselected package python3-systemd. 2026-08-26 20:23:02.161 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-08-26 20:23:02.168 | Unpacking python3-systemd (235-1build4) ... 2026-08-26 20:23:02.275 | Selecting previously unselected package python3.12-venv. 2026-08-26 20:23:02.287 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-26 20:23:02.293 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-26 20:23:02.373 | Selecting previously unselected package python3-venv. 2026-08-26 20:23:02.386 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-26 20:23:02.392 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-26 20:23:02.462 | Selecting previously unselected package qemu-utils. 2026-08-26 20:23:02.474 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:23:02.482 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:23:02.657 | Selecting previously unselected package sg3-utils. 2026-08-26 20:23:02.669 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-26 20:23:02.676 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-26 20:23:02.857 | Selecting previously unselected package sqlite3. 2026-08-26 20:23:02.866 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-26 20:23:02.873 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-26 20:23:02.975 | Selecting previously unselected package thin-provisioning-tools. 2026-08-26 20:23:02.988 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-26 20:23:02.998 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-26 20:23:03.124 | Selecting previously unselected package unzip. 2026-08-26 20:23:03.137 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-26 20:23:03.145 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-26 20:23:03.240 | Selecting previously unselected package debootstrap. 2026-08-26 20:23:03.254 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu2_all.deb ... 2026-08-26 20:23:03.263 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-08-26 20:23:03.370 | Selecting previously unselected package libosinfo-l10n. 2026-08-26 20:23:03.383 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-26 20:23:03.434 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-26 20:23:03.566 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-26 20:23:03.580 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-26 20:23:03.588 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-26 20:23:03.668 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-26 20:23:03.682 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-26 20:23:03.736 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-26 20:23:03.813 | Selecting previously unselected package kpartx. 2026-08-26 20:23:03.827 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-26 20:23:03.834 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-26 20:23:03.914 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-26 20:23:03.929 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-26 20:23:03.936 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:04.025 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-26 20:23:04.039 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-26 20:23:04.047 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-26 20:23:04.123 | Selecting previously unselected package socat. 2026-08-26 20:23:04.137 | Preparing to unpack .../290-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-26 20:23:04.145 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-26 20:23:04.260 | Selecting previously unselected package vlan. 2026-08-26 20:23:04.274 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-08-26 20:23:04.282 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-26 20:23:04.419 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:23:04.459 | Setting up postgresql-client-common (257build1.1) ... 2026-08-26 20:23:04.588 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-26 20:23:04.656 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-08-26 20:23:04.681 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-26 20:23:04.700 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-26 20:23:04.721 | Setting up distro-info (1.7build1) ... 2026-08-26 20:23:04.743 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-26 20:23:04.769 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:23:04.803 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-26 20:23:04.829 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-26 20:23:04.899 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-26 20:23:04.911 | Setting up session-migration (0.3.9build1) ... 2026-08-26 20:23:05.147 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-26 20:23:05.164 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:23:05.187 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-26 20:23:05.205 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-26 20:23:05.227 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-26 20:23:05.260 | Setting up lto-disabled-list (47) ... 2026-08-26 20:23:05.281 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-26 20:23:05.304 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:23:05.325 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-26 20:23:05.342 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-26 20:23:05.359 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-26 20:23:05.379 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:23:05.397 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-26 20:23:05.988 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-26 20:23:06.008 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-26 20:23:06.023 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-26 20:23:06.037 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-26 20:23:06.794 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-26 20:23:06.829 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.13) ... 2026-08-26 20:23:06.844 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-26 20:23:07.412 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-26 20:23:07.412 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-26 20:23:07.827 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-26 20:23:07.844 | Setting up ncal (12.1.8) ... 2026-08-26 20:23:07.901 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:23:07.939 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-26 20:23:07.979 | Setting up psmisc (23.7-1build1) ... 2026-08-26 20:23:08.105 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:23:08.165 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-26 20:23:08.202 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-08-26 20:23:08.226 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-26 20:23:08.246 | Setting up pm-utils (1.4.1-21) ... 2026-08-26 20:23:08.277 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-26 20:23:08.313 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-26 20:23:08.350 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-26 20:23:08.377 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:08.393 | Setting up dosfstools (4.2-1.1build1) ... 2026-08-26 20:23:08.421 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-26 20:23:08.449 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:23:08.758 | info: Adding user `syslog' to group `adm' ... 2026-08-26 20:23:09.055 | 2026-08-26 20:23:09.055 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-08-26 20:23:09.430 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-08-26 20:23:09.645 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-26 20:23:09.646 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-26 20:23:10.181 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-08-26 20:23:10.207 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-26 20:23:10.225 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:10.257 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-26 20:23:10.780 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-26 20:23:10.799 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:10.815 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-26 20:23:10.837 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.13) ... 2026-08-26 20:23:10.856 | Setting up bc (1.07.1-3ubuntu4) ... 2026-08-26 20:23:10.878 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:10.931 | Setting up m4 (1.4.19-4build1) ... 2026-08-26 20:23:10.946 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:23:10.960 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-26 20:23:10.977 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-26 20:23:10.992 | Setting up file (1:5.45-3build1) ... 2026-08-26 20:23:11.005 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-26 20:23:11.018 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:11.035 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:23:11.084 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-08-26 20:23:11.097 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-26 20:23:11.112 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-26 20:23:11.125 | Setting up python3-wheel (0.42.0-2) ... 2026-08-26 20:23:11.403 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-26 20:23:11.415 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-26 20:23:12.307 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-26 20:23:12.686 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:23:12.721 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:12.737 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-26 20:23:12.784 | Setting up acl (2.3.2-1build1.1) ... 2026-08-26 20:23:12.799 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:23:12.812 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-26 20:23:13.042 | Setting up autotools-dev (20220109.1) ... 2026-08-26 20:23:13.054 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-08-26 20:23:13.894 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:23:13.907 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:23:13.918 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-26 20:23:13.932 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-26 20:23:13.945 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:13.959 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:13.973 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:13.987 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-26 20:23:14.038 | Setting up make (4.3-4.1build2) ... 2026-08-26 20:23:14.051 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:14.063 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:23:14.080 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-26 20:23:14.093 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:14.151 | Setting up ebtables (2.0.11-6build1) ... 2026-08-26 20:23:14.685 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-26 20:23:14.700 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-26 20:23:14.716 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:23:14.745 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-26 20:23:14.761 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-26 20:23:14.779 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-08-26 20:23:14.809 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-26 20:23:14.826 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:14.845 | Setting up bsdmainutils (12.1.8) ... 2026-08-26 20:23:14.883 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-26 20:23:14.932 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-08-26 20:23:14.975 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-26 20:23:15.002 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-26 20:23:15.015 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:15.037 | Setting up patch (2.7.6-7build3) ... 2026-08-26 20:23:15.049 | Setting up usb.ids (2024.03.18-1) ... 2026-08-26 20:23:15.061 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-26 20:23:15.072 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-26 20:23:15.103 | Setting up fonts-dejavu-core (2.37-8) ... 2026-08-26 20:23:15.186 | Setting up lsscsi (0.32-1build1) ... 2026-08-26 20:23:15.200 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-26 20:23:15.212 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-26 20:23:15.245 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-26 20:23:16.566 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:23:16.579 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-26 20:23:16.592 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-26 20:23:16.607 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-26 20:23:16.621 | Setting up autoconf (2.71-3) ... 2026-08-26 20:23:16.638 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-26 20:23:16.651 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:16.663 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:16.676 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:23:16.688 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:23:16.702 | Setting up dwz (0.15-1build6) ... 2026-08-26 20:23:16.717 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-26 20:23:16.729 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:23:16.742 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-26 20:23:16.768 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:16.782 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:16.794 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:16.808 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-26 20:23:16.821 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-26 20:23:16.833 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:23:16.846 | Setting up libjson-perl (4.10000-1) ... 2026-08-26 20:23:16.858 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:16.876 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:23:16.890 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:23:16.911 | Setting up debugedit (1:5.0-5build2) ... 2026-08-26 20:23:16.930 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-26 20:23:16.942 | Setting up libsub-override-perl (0.10-1) ... 2026-08-26 20:23:16.958 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-26 20:23:16.970 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-26 20:23:16.983 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-26 20:23:16.996 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-26 20:23:17.007 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:17.020 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:17.061 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-26 20:23:17.072 | Setting up curl (8.5.0-2ubuntu10.13) ... 2026-08-26 20:23:17.085 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:17.098 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-26 20:23:17.129 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-26 20:23:17.147 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-26 20:23:17.162 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:17.175 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-26 20:23:17.188 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-26 20:23:17.204 | Setting up golang-src (2:1.22~2build1) ... 2026-08-26 20:23:17.219 | Setting up openssl (3.0.13-0ubuntu3.15) ... 2026-08-26 20:23:17.239 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-26 20:23:17.277 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-26 20:23:17.288 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:17.301 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-26 20:23:17.315 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-26 20:23:17.326 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:17.338 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:17.350 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-26 20:23:17.362 | Setting up python3-systemd (235-1build4) ... 2026-08-26 20:23:17.597 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-26 20:23:17.610 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:17.621 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-26 20:23:17.634 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:17.648 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-26 20:23:17.662 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-26 20:23:17.680 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-26 20:23:17.689 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-26 20:23:17.703 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-26 20:23:17.716 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:23:17.730 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-26 20:23:17.743 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-26 20:23:17.758 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-26 20:23:17.771 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-08-26 20:23:17.784 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-26 20:23:17.797 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-26 20:23:17.810 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-26 20:23:17.825 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-26 20:23:17.838 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:17.852 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-26 20:23:17.865 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-26 20:23:17.877 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-26 20:23:17.891 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:17.905 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-26 20:23:17.921 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-26 20:23:18.023 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:18.033 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-26 20:23:18.424 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:19.401 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-26 20:23:19.468 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-26 20:23:20.275 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-26 20:23:20.779 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-26 20:23:20.797 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:20.817 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-26 20:23:20.841 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-26 20:23:20.932 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-26 20:23:21.029 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-08-26 20:23:21.087 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-08-26 20:23:21.102 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-26 20:23:21.120 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:23:21.135 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-26 20:23:21.248 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-26 20:23:21.267 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-26 20:23:21.287 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-26 20:23:21.309 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-26 20:23:21.327 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-26 20:23:21.341 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:21.355 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-26 20:23:21.369 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-26 20:23:21.383 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-26 20:23:21.398 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-26 20:23:21.412 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-26 20:23:21.425 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-26 20:23:22.207 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-26 20:23:22.599 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-26 20:23:22.613 | Setting up postgresql-common (257build1.1) ... 2026-08-26 20:23:23.300 | 2026-08-26 20:23:23.300 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-26 20:23:23.563 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-26 20:23:23.563 | Removing obsolete dictionary files: 2026-08-26 20:23:24.408 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-26 20:23:24.945 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-26 20:23:24.965 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-26 20:23:24.979 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-26 20:23:24.995 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-26 20:23:25.009 | Setting up lsof (4.95.0-1build3) ... 2026-08-26 20:23:25.025 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-26 20:23:25.039 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:25.084 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-26 20:23:25.098 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:25.112 | Setting up groff-base (1.23.0-3build2) ... 2026-08-26 20:23:25.133 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-26 20:23:25.145 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:25.158 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:23:25.171 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:23:25.187 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-26 20:23:25.201 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-26 20:23:25.214 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:25.230 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:25.243 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:25.258 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-26 20:23:25.277 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-26 20:23:25.290 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:25.304 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:25.318 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-26 20:23:25.331 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:23:25.455 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-26 20:23:25.467 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:25.481 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-26 20:23:25.497 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-08-26 20:23:25.513 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:25.527 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-26 20:23:25.543 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-26 20:23:25.557 | Setting up parted (3.6-4build1) ... 2026-08-26 20:23:25.590 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-26 20:23:25.605 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-26 20:23:25.618 | Setting up man-db (2.12.0-4build2) ... 2026-08-26 20:23:25.768 | Building database of manual pages ... 2026-08-26 20:23:28.886 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-08-26 20:23:29.210 | man-db.service is a disabled or a static unit, not starting it. 2026-08-26 20:23:29.292 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-26 20:23:29.317 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-26 20:23:29.332 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-26 20:23:29.346 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-26 20:23:29.359 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-26 20:23:29.376 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:29.395 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:29.438 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-26 20:23:29.451 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-26 20:23:29.464 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:29.486 | Setting up golang-doc (2:1.22~2build1) ... 2026-08-26 20:23:29.507 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-26 20:23:29.525 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-08-26 20:23:29.538 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-26 20:23:29.869 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-26 20:23:29.883 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:29.913 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:29.942 | Setting up libtool (2.4.7-7build1) ... 2026-08-26 20:23:29.956 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-26 20:23:31.112 | Enabling module mpm_event. 2026-08-26 20:23:31.181 | Enabling module authz_core. 2026-08-26 20:23:31.191 | Enabling module authz_host. 2026-08-26 20:23:31.252 | Enabling module authn_core. 2026-08-26 20:23:31.262 | Enabling module auth_basic. 2026-08-26 20:23:31.330 | Enabling module access_compat. 2026-08-26 20:23:31.395 | Enabling module authn_file. 2026-08-26 20:23:31.462 | Enabling module authz_user. 2026-08-26 20:23:31.504 | Enabling module alias. 2026-08-26 20:23:31.552 | Enabling module dir. 2026-08-26 20:23:31.614 | Enabling module autoindex. 2026-08-26 20:23:31.683 | Enabling module env. 2026-08-26 20:23:31.723 | Enabling module mime. 2026-08-26 20:23:31.787 | Enabling module negotiation. 2026-08-26 20:23:31.851 | Enabling module setenvif. 2026-08-26 20:23:31.918 | Enabling module filter. 2026-08-26 20:23:31.991 | Enabling module deflate. 2026-08-26 20:23:32.059 | Enabling module status. 2026-08-26 20:23:32.128 | Enabling module reqtimeout. 2026-08-26 20:23:32.198 | Enabling conf charset. 2026-08-26 20:23:32.263 | Enabling conf localized-error-pages. 2026-08-26 20:23:32.332 | Enabling conf other-vhosts-access-log. 2026-08-26 20:23:32.399 | Enabling conf security. 2026-08-26 20:23:32.465 | Enabling conf serve-cgi-bin. 2026-08-26 20:23:32.531 | Enabling site 000-default. 2026-08-26 20:23:33.276 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-26 20:23:33.909 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-26 20:23:35.014 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-26 20:23:35.028 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-26 20:23:35.041 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:35.088 | Setting up dh-autoreconf (20) ... 2026-08-26 20:23:35.101 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-26 20:23:35.114 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:35.127 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-26 20:23:35.140 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-26 20:23:35.154 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-26 20:23:35.169 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-26 20:23:35.184 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-26 20:23:35.198 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-26 20:23:35.216 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:23:35.228 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-26 20:23:35.454 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-08-26 20:23:35.762 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-26 20:23:35.808 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:23:35.824 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-26 20:23:35.840 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-26 20:23:37.338 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-08-26 20:23:37.497 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-08-26 20:23:38.142 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-26 20:23:38.492 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-26 20:23:38.556 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-26 20:23:38.589 | Processing triggers for sgml-base (1.31) ... 2026-08-26 20:23:38.634 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-26 20:23:38.663 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-26 20:23:38.679 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-26 20:23:40.733 | Regenerating fonts cache... done. 2026-08-26 20:23:40.743 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-26 20:23:40.817 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-26 20:23:40.860 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-26 20:23:54.350 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:23:54.398 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:23:54.420 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-26 20:23:54.434 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-26 20:23:54.507 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-26 20:23:54.521 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-26 20:23:54.538 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-26 20:23:54.553 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-26 20:23:54.569 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:23:54.583 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-26 20:23:54.597 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-26 20:23:54.613 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:54.658 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-26 20:23:54.673 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-26 20:23:54.692 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-26 20:23:54.876 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:23:55.195 | ++ functions-common:apt_get:1211 : result=0 2026-08-26 20:23:55.199 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:23:55.204 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:23:55.210 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:23:55.216 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:23:55.222 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:23:55.227 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:23:55.233 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:23:55.239 | ++ functions-common:time_stop:2427 : start_time=1787775706385 2026-08-26 20:23:55.245 | ++ functions-common:time_stop:2429 : [[ -z 1787775706385 ]] 2026-08-26 20:23:55.252 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:23:55.260 | ++ functions-common:time_stop:2432 : end_time=1787775835254 2026-08-26 20:23:55.266 | ++ functions-common:time_stop:2433 : elapsed_time=128869 2026-08-26 20:23:55.272 | ++ functions-common:time_stop:2434 : total=30268 2026-08-26 20:23:55.277 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:23:55.282 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159137 2026-08-26 20:23:55.288 | ++ functions-common:apt_get:1215 : return 0 2026-08-26 20:23:55.293 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-26 20:23:55.297 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-26 20:23:55.305 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-26 20:23:55.315 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-26 20:23:55.322 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-26 20:23:55.329 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-26 20:23:55.339 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-26 20:23:55.351 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-26 20:23:55.357 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-26 20:23:55.363 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-26 20:23:57.547 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-26 20:23:57.551 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-26 20:23:57.555 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-26 20:23:57.559 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-26 20:23:57.563 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-26 20:23:57.567 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:23:57.571 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-26 20:23:57.575 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-26 20:23:57.579 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:23:57.582 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-26 20:23:57.586 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-26 20:23:57.590 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-26 20:23:57.594 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:23:57.597 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:23:57.601 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:23:57.605 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:23:57.609 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-26 20:23:57.613 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-26 20:23:57.617 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-26 20:23:57.621 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-26 20:23:57.627 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-26 20:23:57.633 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-26 20:23:57.636 | + functions-common:_ensure_lsb_release:420 : return 2026-08-26 20:23:57.641 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-26 20:23:57.670 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-26 20:23:57.675 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-26 20:23:57.702 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-26 20:23:57.708 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-26 20:23:57.734 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-26 20:23:57.739 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-26 20:23:57.743 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-26 20:23:57.747 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-26 20:23:57.751 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-26 20:23:57.756 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-26 20:23:57.761 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-26 20:23:57.765 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-26 20:23:57.770 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-26 20:23:57.774 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-26 20:23:57.779 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-26 20:23:57.779 | Distro: noble 2026-08-26 20:23:57.783 | + tools/install_pip.sh:main:117 : get_versions 2026-08-26 20:23:57.788 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-26 20:23:57.798 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-26 20:23:57.802 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-26 20:23:57.808 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-26 20:23:57.808 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-26 20:23:58.117 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-26 20:23:58.120 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-26 20:23:58.121 | pip: 24.0 2026-08-26 20:23:58.125 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-26 20:23:58.128 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-26 20:23:58.132 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:23:58.137 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:23:58.141 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:23:58.143 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:23:58.146 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:23:58.150 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:23:58.153 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:23:58.157 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:23:58.161 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:23:58.166 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:23:58.169 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:23:58.174 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:23:58.178 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:23:58.182 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-26 20:23:58.186 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:23:58.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:23:58.193 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-26 20:23:58.199 | + tools/install_pip.sh:main:146 : set -x 2026-08-26 20:23:58.204 | + tools/install_pip.sh:main:149 : get_versions 2026-08-26 20:23:58.209 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-26 20:23:58.217 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-26 20:23:58.222 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-26 20:23:58.228 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-26 20:23:58.229 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-26 20:23:58.549 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-26 20:23:58.554 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-26 20:23:58.554 | pip: 24.0 2026-08-26 20:23:58.563 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-26 20:23:58.570 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-26 20:23:58.576 | + ./stack.sh:main:807 : fixup_all 2026-08-26 20:23:58.583 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-26 20:23:58.589 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-26 20:23:58.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:23:58.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:23:58.607 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-26 20:23:58.624 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-26 20:23:58.648 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-26 20:23:58.674 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-26 20:23:58.678 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-26 20:23:58.683 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:23:58.688 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:23:58.694 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:23:58.699 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:23:58.704 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:23:58.708 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:23:58.713 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:23:58.718 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:23:58.723 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:23:58.729 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:23:58.733 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:23:58.737 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:23:58.742 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:23:58.748 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-26 20:23:58.753 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-26 20:23:58.758 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-26 20:23:58.784 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-26 20:23:58.815 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-26 20:23:58.839 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-26 20:23:58.864 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-26 20:23:58.895 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-26 20:23:58.922 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-26 20:23:58.949 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-26 20:23:58.976 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-26 20:23:58.982 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-26 20:23:58.987 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-26 20:24:02.314 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-26 20:24:02.358 | Using python 3.12 to install setuptools 2026-08-26 20:24:02.364 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-26 20:24:03.375 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-26 20:24:05.151 | Collecting pip 2026-08-26 20:24:24.207 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/f3/6e/1736e5b4ae2b778ef2f81c47d797de9f891d4d8acb047a24ca37a60294dd/pip-26.2.1-py3-none-any.whl.metadata 2026-08-26 20:24:29.640 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-26 20:24:29.657 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-26 20:24:29.925 | Collecting setuptools[core] 2026-08-26 20:24:29.934 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:24:30.018 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-26 20:24:30.027 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:24:30.065 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-26 20:24:30.074 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-26 20:24:30.094 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-08-26 20:24:30.126 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-26 20:24:30.135 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:24:30.189 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-26 20:24:30.198 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:24:30.237 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-26 20:24:30.246 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:24:30.297 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.306 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:24:30.343 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.352 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:24:30.480 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.490 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:24:30.531 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.540 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:24:30.630 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.639 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-26 20:24:30.667 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.676 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:24:30.717 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.726 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-26 20:24:30.770 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.779 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:24:30.824 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:30.833 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:24:30.858 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-26 20:24:30.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 36.5 MB/s eta 0:00:00 2026-08-26 20:24:30.921 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-26 20:24:30.939 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-26 20:24:30.959 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-26 20:24:30.974 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.7 MB/s eta 0:00:00 2026-08-26 20:24:30.984 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:24:31.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.0 MB/s eta 0:00:00 2026-08-26 20:24:31.012 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-26 20:24:31.033 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:24:31.059 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 37.1 MB/s eta 0:00:00 2026-08-26 20:24:31.070 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-26 20:24:31.091 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-26 20:24:31.110 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-26 20:24:31.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 10.6 MB/s eta 0:00:00 2026-08-26 20:24:31.136 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-26 20:24:31.155 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-26 20:24:31.173 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 21.9 MB/s eta 0:00:00 2026-08-26 20:24:31.183 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-26 20:24:31.201 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-26 20:24:31.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-08-26 20:24:31.227 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-26 20:24:31.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.5 MB/s eta 0:00:00 2026-08-26 20:24:31.270 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-26 20:24:31.528 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-26 20:24:31.544 | Attempting uninstall: setuptools 2026-08-26 20:24:31.549 | Found existing installation: setuptools 68.1.2 2026-08-26 20:24:31.549 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:24:31.550 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-26 20:24:32.017 | Attempting uninstall: pygments 2026-08-26 20:24:32.021 | Found existing installation: Pygments 2.17.2 2026-08-26 20:24:32.021 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:24:32.022 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-26 20:24:32.725 | Attempting uninstall: pip 2026-08-26 20:24:32.728 | Found existing installation: pip 24.0 2026-08-26 20:24:32.770 | Uninstalling pip-24.0: 2026-08-26 20:24:32.777 | Successfully uninstalled pip-24.0 2026-08-26 20:24:33.822 | Attempting uninstall: wheel 2026-08-26 20:24:33.832 | Found existing installation: wheel 0.42.0 2026-08-26 20:24:33.833 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:24:33.833 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-26 20:24:34.357 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-26 20:24:34.557 | + inc/python:pip_install:216 : result=0 2026-08-26 20:24:34.564 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:24:34.570 | + functions-common:time_stop:2420 : local name 2026-08-26 20:24:34.575 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:24:34.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:24:34.586 | + functions-common:time_stop:2423 : local total 2026-08-26 20:24:34.591 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:24:34.596 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:24:34.601 | + functions-common:time_stop:2427 : start_time=1787775842346 2026-08-26 20:24:34.606 | + functions-common:time_stop:2429 : [[ -z 1787775842346 ]] 2026-08-26 20:24:34.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:24:34.622 | + functions-common:time_stop:2432 : end_time=1787775874615 2026-08-26 20:24:34.626 | + functions-common:time_stop:2433 : elapsed_time=32269 2026-08-26 20:24:34.632 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:24:34.637 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:24:34.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32269 2026-08-26 20:24:34.648 | + inc/python:pip_install:219 : return 0 2026-08-26 20:24:34.654 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-26 20:24:34.660 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:24:34.665 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:24:34.672 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:24:34.678 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:24:34.684 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-26 20:24:34.731 | Using python 3.12 to install os-testr 2026-08-26 20:24:34.736 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-26 20:24:38.903 | Collecting os-testr 2026-08-26 20:24:41.948 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:24:42.010 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-26 20:24:42.020 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:24:42.058 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-26 20:24:42.069 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:24:42.130 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-26 20:24:42.141 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:24:42.160 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-26 20:24:42.186 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-26 20:24:42.196 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:24:42.281 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-26 20:24:42.292 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-26 20:24:42.317 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-26 20:24:42.344 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:24:42.386 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-26 20:24:42.417 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-26 20:24:42.450 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-26 20:24:42.468 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-26 20:24:42.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 8.9 MB/s 0:00:00 2026-08-26 20:24:42.650 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-26 20:24:42.734 | Attempting uninstall: PyYAML 2026-08-26 20:24:42.737 | Found existing installation: PyYAML 6.0.1 2026-08-26 20:24:42.737 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:24:42.738 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-26 20:24:42.959 | 2026-08-26 20:24:42.961 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-26 20:24:43.049 | + inc/python:pip_install:216 : result=0 2026-08-26 20:24:43.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:24:43.058 | + functions-common:time_stop:2420 : local name 2026-08-26 20:24:43.064 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:24:43.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:24:43.075 | + functions-common:time_stop:2423 : local total 2026-08-26 20:24:43.079 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:24:43.084 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:24:43.089 | + functions-common:time_stop:2427 : start_time=1787775874719 2026-08-26 20:24:43.094 | + functions-common:time_stop:2429 : [[ -z 1787775874719 ]] 2026-08-26 20:24:43.101 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:24:43.109 | + functions-common:time_stop:2432 : end_time=1787775883103 2026-08-26 20:24:43.113 | + functions-common:time_stop:2433 : elapsed_time=8384 2026-08-26 20:24:43.119 | + functions-common:time_stop:2434 : total=32269 2026-08-26 20:24:43.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:24:43.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40653 2026-08-26 20:24:43.136 | + inc/python:pip_install:219 : return 0 2026-08-26 20:24:43.142 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-26 20:24:43.253 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-26 20:24:43.373 | + ./stack.sh:main:835 : install_infra 2026-08-26 20:24:43.379 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:24:43.384 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-26 20:24:43.390 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-26 20:24:46.516 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:24:46.523 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-26 20:24:46.573 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-26 20:24:48.098 | Collecting pbr 2026-08-26 20:24:48.100 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:24:48.332 | Collecting setuptools[core] 2026-08-26 20:24:48.335 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:24:48.408 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-26 20:24:48.409 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:24:48.442 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-26 20:24:48.443 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-26 20:24:48.475 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-26 20:24:48.476 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:24:48.518 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-26 20:24:48.519 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:24:48.548 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-26 20:24:48.549 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:24:48.595 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.596 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:24:48.628 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.629 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-26 20:24:48.750 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.751 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:24:48.788 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.789 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:24:48.866 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.867 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-26 20:24:48.890 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.891 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:24:48.930 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.930 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-26 20:24:48.970 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:48.970 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:24:49.011 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-26 20:24:49.012 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:24:49.019 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:24:49.020 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-26 20:24:49.022 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-26 20:24:49.022 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-26 20:24:49.024 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:24:49.025 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-26 20:24:49.026 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:24:49.028 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-26 20:24:49.029 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-26 20:24:49.030 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-26 20:24:49.031 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-26 20:24:49.032 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-26 20:24:49.034 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-26 20:24:49.035 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-26 20:24:49.036 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-26 20:24:49.039 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-26 20:24:49.156 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-26 20:24:51.092 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-26 20:24:51.230 | + inc/python:pip_install:216 : result=0 2026-08-26 20:24:51.235 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:24:51.241 | + functions-common:time_stop:2420 : local name 2026-08-26 20:24:51.247 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:24:51.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:24:51.259 | + functions-common:time_stop:2423 : local total 2026-08-26 20:24:51.264 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:24:51.269 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:24:51.274 | + functions-common:time_stop:2427 : start_time=1787775886556 2026-08-26 20:24:51.279 | + functions-common:time_stop:2429 : [[ -z 1787775886556 ]] 2026-08-26 20:24:51.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:24:51.292 | + functions-common:time_stop:2432 : end_time=1787775891286 2026-08-26 20:24:51.296 | + functions-common:time_stop:2433 : elapsed_time=4730 2026-08-26 20:24:51.300 | + functions-common:time_stop:2434 : total=40653 2026-08-26 20:24:51.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:24:51.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45383 2026-08-26 20:24:51.318 | + inc/python:pip_install:219 : return 0 2026-08-26 20:24:51.324 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-26 20:24:51.329 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-26 20:24:51.379 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-26 20:24:52.078 | Processing /opt/stack/requirements 2026-08-26 20:24:52.079 | Installing build dependencies: started 2026-08-26 20:24:58.341 | Installing build dependencies: finished with status 'done' 2026-08-26 20:24:58.343 | Getting requirements to build wheel: started 2026-08-26 20:24:58.495 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:24:58.502 | Preparing metadata (pyproject.toml): started 2026-08-26 20:24:59.324 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:25:04.489 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.482 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:25:06.508 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8653) (26.3) 2026-08-26 20:25:06.577 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.580 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:25:06.674 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.676 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-26 20:25:06.703 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.706 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-26 20:25:06.715 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8653) (84.0.0) 2026-08-26 20:25:06.922 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.926 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-26 20:25:06.940 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-08-26 20:25:06.975 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:06.977 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-26 20:25:07.047 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:07.050 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-26 20:25:07.099 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8653) 2026-08-26 20:25:07.102 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:25:07.165 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-26 20:25:07.177 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-26 20:25:07.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-08-26 20:25:07.188 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-26 20:25:07.193 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-26 20:25:07.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 9.4 MB/s eta 0:00:00 2026-08-26 20:25:07.204 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-26 20:25:07.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.6 MB/s eta 0:00:00 2026-08-26 20:25:07.220 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-26 20:25:07.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 24.7 MB/s eta 0:00:00 2026-08-26 20:25:07.234 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-26 20:25:07.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-08-26 20:25:07.247 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-26 20:25:07.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.7 MB/s eta 0:00:00 2026-08-26 20:25:07.269 | Building wheels for collected packages: openstack_requirements 2026-08-26 20:25:07.269 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-26 20:25:08.922 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-26 20:25:08.924 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8653-py3-none-any.whl size=53492 sha256=b0f3d96ae5265c59646981accb65f3d16a83d0090467b008470260704a260844 2026-08-26 20:25:08.925 | Stored in directory: /tmp/pip-ephem-wheel-cache-uvu52uwo/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-26 20:25:08.928 | Successfully built openstack_requirements 2026-08-26 20:25:09.109 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-26 20:25:09.556 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8653 requests-2.34.2 urllib3-2.7.0 2026-08-26 20:25:09.722 | + inc/python:pip_install:216 : result=0 2026-08-26 20:25:09.727 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:25:09.733 | + functions-common:time_stop:2420 : local name 2026-08-26 20:25:09.737 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:25:09.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:25:09.746 | + functions-common:time_stop:2423 : local total 2026-08-26 20:25:09.751 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:25:09.755 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:25:09.760 | + functions-common:time_stop:2427 : start_time=1787775891363 2026-08-26 20:25:09.765 | + functions-common:time_stop:2429 : [[ -z 1787775891363 ]] 2026-08-26 20:25:09.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:25:09.779 | + functions-common:time_stop:2432 : end_time=1787775909774 2026-08-26 20:25:09.784 | + functions-common:time_stop:2433 : elapsed_time=18411 2026-08-26 20:25:09.790 | + functions-common:time_stop:2434 : total=45383 2026-08-26 20:25:09.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:25:09.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63794 2026-08-26 20:25:09.805 | + inc/python:pip_install:219 : return 0 2026-08-26 20:25:09.810 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-26 20:25:09.816 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-26 20:25:09.821 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-26 20:25:09.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:25:09.832 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:25:09.837 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-08-26 20:25:09.841 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:25:09.847 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-26 20:25:09.889 | Using python 3.12 to install pbr 2026-08-26 20:25:09.894 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-26 20:25:10.462 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-26 20:25:10.480 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-26 20:25:10.608 | + inc/python:pip_install:216 : result=0 2026-08-26 20:25:10.613 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:25:10.618 | + functions-common:time_stop:2420 : local name 2026-08-26 20:25:10.623 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:25:10.629 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:25:10.633 | + functions-common:time_stop:2423 : local total 2026-08-26 20:25:10.638 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:25:10.642 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:25:10.647 | + functions-common:time_stop:2427 : start_time=1787775909878 2026-08-26 20:25:10.652 | + functions-common:time_stop:2429 : [[ -z 1787775909878 ]] 2026-08-26 20:25:10.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:25:10.665 | + functions-common:time_stop:2432 : end_time=1787775910660 2026-08-26 20:25:10.670 | + functions-common:time_stop:2433 : elapsed_time=782 2026-08-26 20:25:10.675 | + functions-common:time_stop:2434 : total=63794 2026-08-26 20:25:10.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:25:10.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=64576 2026-08-26 20:25:10.690 | + inc/python:pip_install:219 : return 0 2026-08-26 20:25:10.695 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-26 20:25:13.862 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-26 20:25:18.822 | Collecting bindep 2026-08-26 20:25:19.930 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:25:20.019 | Collecting distro>=1.7 (from bindep) 2026-08-26 20:25:20.022 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:25:20.081 | Collecting packaging (from bindep) 2026-08-26 20:25:20.081 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:25:20.112 | Collecting Parsley (from bindep) 2026-08-26 20:25:20.116 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-26 20:25:20.176 | Collecting pbr>=2 (from bindep) 2026-08-26 20:25:20.177 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:25:20.387 | Collecting setuptools (from pbr>=2->bindep) 2026-08-26 20:25:20.388 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:25:20.429 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-26 20:25:20.440 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-26 20:25:20.452 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-26 20:25:20.452 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-26 20:25:20.456 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-26 20:25:20.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.2 MB/s eta 0:00:00 2026-08-26 20:25:20.468 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-26 20:25:20.531 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-26 20:25:21.310 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-26 20:25:21.406 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:25:21.413 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:25:21.422 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-26 20:25:21.461 | + ./stack.sh:main:844 : pkgs= 2026-08-26 20:25:21.467 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-26 20:25:21.472 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-26 20:25:21.478 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:25:21.484 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-26 20:25:21.489 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:25:21.495 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:25:21.501 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:25:21.507 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:25:21.515 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:25:21.522 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:25:21.529 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:25:21.534 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:25:21.540 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:25:21.545 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-26 20:25:21.550 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:25:21.583 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:25:21.588 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:25:21.594 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:25:21.599 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-26 20:25:21.605 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:25:21.611 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-26 20:25:21.616 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:21.621 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:25:21.626 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:25:21.632 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:25:21.638 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:25:21.643 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-08-26 20:25:21.649 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:25:21.654 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:25:21.688 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:25:21.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:21.727 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.732 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:25:21.737 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.742 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:21.747 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.752 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:25:21.757 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.763 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:21.769 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:25:21.775 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:25:21.780 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:25:21.785 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:25:21.791 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:25:21.797 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-08-26 20:25:21.830 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:25:21.835 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:25:21.841 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:25:21.847 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:25:21.901 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:25:21.907 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:25:21.911 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:25:21.911 | ADDITIONAL_VENV_PACKAGES= 2026-08-26 20:25:21.911 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:25:21.911 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:25:21.911 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:25:21.911 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:25:21.911 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:25:21.911 | ALEMBIC_BRANCH=main 2026-08-26 20:25:21.911 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:25:21.911 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:25:21.912 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:25:21.912 | APACHE_GROUP=stack 2026-08-26 20:25:21.912 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:25:21.912 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:25:21.912 | APACHE_NAME=apache2 2026-08-26 20:25:21.912 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:25:21.912 | APACHE_USER=stack 2026-08-26 20:25:21.912 | API_WORKERS=4 2026-08-26 20:25:21.912 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:25:21.912 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:25:21.912 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.912 | BARBICAN_BRANCH=master 2026-08-26 20:25:21.912 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:25:21.912 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:25:21.912 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:25:21.912 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:25:21.912 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:25:21.912 | BARBICAN_HOST_HREF=http://162.253.55.160/key-manager 2026-08-26 20:25:21.912 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.160/identity 2026-08-26 20:25:21.912 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:25:21.912 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:25:21.912 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:25:21.912 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:25:21.912 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:25:21.912 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:25:21.912 | BASH=/usr/bin/bash 2026-08-26 20:25:21.912 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:25:21.913 | BASH_ALIASES=() 2026-08-26 20:25:21.913 | BASH_ARGC=([0]="0") 2026-08-26 20:25:21.913 | BASH_ARGV=() 2026-08-26 20:25:21.913 | BASH_CMDS=() 2026-08-26 20:25:21.913 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-08-26 20:25:21.913 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:25:21.913 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:25:21.913 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:25:21.913 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:25:21.913 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:25:21.913 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:25:21.913 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:25:21.913 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:25:21.913 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:25:21.913 | CELLSV2_SETUP=superconductor 2026-08-26 20:25:21.913 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:25:21.913 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:25:21.913 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:25:21.913 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:25:21.913 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:25:21.913 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.913 | CINDER_BRANCH=master 2026-08-26 20:25:21.913 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:25:21.914 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:25:21.914 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:25:21.914 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:25:21.914 | CINDER_DRIVER=default 2026-08-26 20:25:21.914 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:25:21.914 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.914 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:25:21.914 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:25:21.914 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:25:21.914 | CINDER_LVM_TYPE=auto 2026-08-26 20:25:21.914 | CINDER_MY_IP=162.253.55.160 2026-08-26 20:25:21.914 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:25:21.914 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:25:21.914 | CINDER_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.914 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.914 | CINDER_SERVICE_PORT=8776 2026-08-26 20:25:21.914 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:25:21.914 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.914 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:25:21.914 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:25:21.914 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:25:21.914 | CINDER_TARGET_PORT=3260 2026-08-26 20:25:21.914 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:25:21.914 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:25:21.914 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:25:21.914 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:25:21.914 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:25:21.914 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:25:21.915 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:25:21.915 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:25:21.915 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:25:21.915 | CIRROS_ARCH=x86_64 2026-08-26 20:25:21.915 | CIRROS_VERSION=0.6.3 2026-08-26 20:25:21.915 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:25:21.915 | CONFIG_AWK_CMD=awk 2026-08-26 20:25:21.915 | CONTAINER_PORT_BASE=6611 2026-08-26 20:25:21.915 | CURL_GET='curl -g' 2026-08-26 20:25:21.915 | CURRENT_LOG_TIME=2026-08-26-202111 2026-08-26 20:25:21.915 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:25:21.915 | DATABASE_HOST=127.0.0.1 2026-08-26 20:25:21.915 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:25:21.915 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:25:21.915 | DATABASE_TYPE=mysql 2026-08-26 20:25:21.915 | DATABASE_USER=root 2026-08-26 20:25:21.915 | DATA_DIR=/opt/stack/data 2026-08-26 20:25:21.915 | DC=([0]="openstack" [1]="org") 2026-08-26 20:25:21.915 | DEBUG_LIBVIRT=True 2026-08-26 20:25:21.915 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:25:21.915 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:25:21.915 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:25:21.915 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:25:21.915 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:25:21.915 | DEF_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.915 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.916 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:25:21.916 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:25:21.916 | DELTA=1787775706 2026-08-26 20:25:21.916 | DEST=/opt/stack 2026-08-26 20:25:21.916 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:25:21.916 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:25:21.916 | DEVSTACK_HOSTNAME=np0000191229.novalocal 2026-08-26 20:25:21.916 | DEVSTACK_PARALLEL=True 2026-08-26 20:25:21.916 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:21.916 | DEVSTACK_SERIES=2026.2 2026-08-26 20:25:21.916 | DEVSTACK_START_TIME=1787775650 2026-08-26 20:25:21.916 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:25:21.916 | DIRSTACK=() 2026-08-26 20:25:21.916 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:25:21.916 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:25:21.916 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:25:21.916 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:25:21.916 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:25:21.916 | DISTRO=noble 2026-08-26 20:25:21.916 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:25:21.916 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:25:21.916 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:25:21.916 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:25:21.916 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:25:21.916 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:25:21.916 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:25:21.916 | ENABLE_KSM=True 2026-08-26 20:25:21.916 | ENABLE_KSMTUNED=True 2026-08-26 20:25:21.917 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:25:21.917 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:25:21.917 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:25:21.917 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:25:21.917 | ENABLE_TENANT_VLANS=False 2026-08-26 20:25:21.917 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:25:21.917 | ENABLE_ZSWAP=True 2026-08-26 20:25:21.917 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.917 | ERROR_ON_CLONE=True 2026-08-26 20:25:21.917 | ETCD_ARCH=amd64 2026-08-26 20:25:21.917 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:25:21.917 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:25:21.917 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:25:21.917 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:25:21.917 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:25:21.917 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:25:21.917 | ETCD_PEER_PORT=2380 2026-08-26 20:25:21.917 | ETCD_PORT=2379 2026-08-26 20:25:21.917 | ETCD_RAMDISK_MB=512 2026-08-26 20:25:21.917 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:25:21.917 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:25:21.917 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:25:21.917 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:25:21.917 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:25:21.917 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:25:21.917 | ETCD_USE_RAMDISK=True 2026-08-26 20:25:21.917 | ETCD_VERSION=v3.5.21 2026-08-26 20:25:21.917 | EUID=1002 2026-08-26 20:25:21.917 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:25:21.918 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:25:21.918 | EXTRA_FILES_RETRY=3 2026-08-26 20:25:21.918 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:25:21.918 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:25:21.918 | FILES=/opt/stack/devstack/files 2026-08-26 20:25:21.918 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:25:21.918 | FIXED_RANGE_V6=fd5d:a1c4:a8e8::/64 2026-08-26 20:25:21.918 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:25:21.918 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:25:21.918 | FORCE_PREREQ=0 2026-08-26 20:25:21.918 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:25:21.918 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:25:21.918 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:25:21.918 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:25:21.918 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:25:21.918 | GIT_BASE=https://github.com 2026-08-26 20:25:21.918 | GIT_DEPTH=0 2026-08-26 20:25:21.918 | GIT_TIMEOUT=0 2026-08-26 20:25:21.918 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:25:21.919 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:25:21.919 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.919 | GLANCE_BRANCH=master 2026-08-26 20:25:21.919 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:25:21.919 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:25:21.919 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:25:21.919 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:25:21.919 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:25:21.919 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:25:21.919 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:25:21.919 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:25:21.919 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:25:21.919 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:25:21.919 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.919 | GLANCE_HOSTPORT=162.253.55.160:9292 2026-08-26 20:25:21.919 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:25:21.919 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:25:21.919 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:25:21.919 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:25:21.919 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:25:21.919 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:25:21.919 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:25:21.919 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:25:21.919 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:25:21.919 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:25:21.919 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:25:21.919 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:25:21.920 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:25:21.920 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:25:21.920 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:25:21.920 | GLANCE_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.920 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.920 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:25:21.920 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:25:21.920 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.920 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:25:21.920 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:25:21.920 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:25:21.920 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:25:21.920 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:25:21.920 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:25:21.920 | GLANCE_URL=https://162.253.55.160/image 2026-08-26 20:25:21.920 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:25:21.920 | GLANCE_USE_S3=False 2026-08-26 20:25:21.920 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:25:21.920 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:25:21.920 | GLOBAL_VENV=True 2026-08-26 20:25:21.920 | GROUPS=() 2026-08-26 20:25:21.920 | HOME=/opt/stack 2026-08-26 20:25:21.920 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:25:21.920 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:25:21.920 | HORIZON_BRANCH=master 2026-08-26 20:25:21.920 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:25:21.920 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:25:21.920 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:25:21.920 | HOSTNAME=np0000191229 2026-08-26 20:25:21.921 | HOSTTYPE=x86_64 2026-08-26 20:25:21.921 | HOST_IP=162.253.55.160 2026-08-26 20:25:21.921 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:25:21.921 | HOST_IP_IFACE= 2026-08-26 20:25:21.921 | ID=ubuntu 2026-08-26 20:25:21.921 | ID_LIKE=debian 2026-08-26 20:25:21.921 | IFS=' 2026-08-26 20:25:21.921 | ' 2026-08-26 20:25:21.921 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:25:21.921 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:25:21.921 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:25:21.921 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:25:21.921 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:25:21.921 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:25:21.921 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:25:21.921 | IPV6_ADDRS_SAFE_TO_USE=fd5d:a1c4:a8e8::/56 2026-08-26 20:25:21.921 | IPV6_GLOBAL_ID=5d:a1c4:a8e8 2026-08-26 20:25:21.921 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:25:21.921 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:25:21.921 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:25:21.921 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:25:21.921 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:25:21.921 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:25:21.921 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:25:21.921 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:25:21.921 | IPV6_RA_MODE=slaac 2026-08-26 20:25:21.921 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:25:21.922 | IP_VERSION=4+6 2026-08-26 20:25:21.922 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:25:21.922 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:25:21.922 | ISCSID_DEBUG=False 2026-08-26 20:25:21.922 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:25:21.922 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:25:21.922 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:25:21.922 | KEYSTONE_AUTH_URI=https://162.253.55.160/identity 2026-08-26 20:25:21.922 | KEYSTONE_AUTH_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:25:21.922 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.922 | KEYSTONE_BRANCH=master 2026-08-26 20:25:21.922 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:25:21.922 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:25:21.922 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:25:21.922 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:25:21.922 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.922 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:25:21.922 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:25:21.922 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:25:21.922 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:25:21.922 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:25:21.922 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:25:21.922 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:25:21.922 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:25:21.922 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:25:21.922 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:25:21.922 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:25:21.922 | KEYSTONE_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.922 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:25:21.922 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:25:21.923 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.923 | KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-08-26 20:25:21.923 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:25:21.923 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:25:21.923 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:25:21.923 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:25:21.923 | KILL_PATH=/usr/bin/kill 2026-08-26 20:25:21.923 | LAST_RUN=0 2026-08-26 20:25:21.923 | LAST_SPINNER_PID= 2026-08-26 20:25:21.923 | LC_ALL=en_US.utf8 2026-08-26 20:25:21.923 | LDAP_BASE_DC=openstack 2026-08-26 20:25:21.923 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:25:21.923 | LDAP_DOMAIN=openstack.org 2026-08-26 20:25:21.923 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:25:21.923 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:25:21.923 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:25:21.923 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:25:21.923 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:25:21.923 | LDAP_URL=ldap://localhost 2026-08-26 20:25:21.923 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-08-26 20:25:21.923 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:25:21.923 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:25:21.923 | LIBVIRT_GROUP=libvirt 2026-08-26 20:25:21.923 | LIBVIRT_TYPE=kvm 2026-08-26 20:25:21.923 | LINENO=768 2026-08-26 20:25:21.923 | LOCAL_HOSTNAME=np0000191229 2026-08-26 20:25:21.923 | LOGDAYS=7 2026-08-26 20:25:21.923 | LOGDIR=/opt/stack/logs 2026-08-26 20:25:21.924 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:25:21.924 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:25:21.924 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:25:21.924 | LOGNAME=stack 2026-08-26 20:25:21.924 | LOGO=ubuntu-logo 2026-08-26 20:25:21.924 | LOG_COLOR=False 2026-08-26 20:25:21.924 | LRC=localrc 2026-08-26 20:25:21.924 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:25:21.924 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:25:21.924 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.924 | MAGNUM_BRANCH=master 2026-08-26 20:25:21.924 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:25:21.924 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:25:21.924 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:25:21.924 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:25:21.924 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:25:21.924 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:25:21.924 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:25:21.924 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:25:21.924 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:25:21.924 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:25:21.924 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:25:21.924 | MAGNUM_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.924 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.924 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:25:21.924 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:25:21.924 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:25:21.924 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:25:21.925 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:25:21.925 | MAIL=/var/mail/stack 2026-08-26 20:25:21.925 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:25:21.925 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:25:21.925 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:25:21.925 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.925 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:25:21.925 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:25:21.925 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:25:21.925 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:25:21.925 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:25:21.925 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:25:21.925 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:25:21.925 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:25:21.925 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:25:21.925 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:25:21.925 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:21.925 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:25:21.925 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:21.925 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:25:21.925 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:25:21.925 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:25:21.925 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:25:21.925 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:25:21.925 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:25:21.925 | MANILA_ENDPOINT_BASE=http://162.253.55.160/share 2026-08-26 20:25:21.925 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.925 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:25:21.925 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:25:21.926 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:25:21.926 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.160 2026-08-26 20:25:21.926 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:25:21.926 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:25:21.926 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:25:21.926 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:25:21.926 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:25:21.926 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:25:21.926 | MANILA_REPO_ROOT=openstack 2026-08-26 20:25:21.926 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:25:21.926 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:25:21.926 | MANILA_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.926 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:25:21.926 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:25:21.926 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:25:21.926 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:25:21.926 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:25:21.926 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:25:21.926 | MANILA_SERVICE_PORT=8786 2026-08-26 20:25:21.926 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:25:21.926 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:25:21.926 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:25:21.926 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:25:21.926 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:25:21.926 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:25:21.926 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:25:21.926 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:25:21.926 | MANILA_SETUP_IPV6=False 2026-08-26 20:25:21.927 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:25:21.927 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:25:21.927 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:25:21.927 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:25:21.927 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:25:21.927 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:25:21.927 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.160 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.160 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:25:21.927 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:25:21.927 | MAX_DB_CONNECTIONS=200 2026-08-26 20:25:21.927 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:25:21.927 | METADATA_SERVICE_PORT=8775 2026-08-26 20:25:21.927 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:25:21.927 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:25:21.927 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:25:21.927 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:25:21.927 | MYSQL_HOST=127.0.0.1 2026-08-26 20:25:21.927 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:25:21.927 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:25:21.927 | MYSQL_USER=root 2026-08-26 20:25:21.927 | NAME=Ubuntu 2026-08-26 20:25:21.927 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:25:21.928 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:25:21.928 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:25:21.928 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.928 | NEUTRON_BRANCH=master 2026-08-26 20:25:21.928 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:25:21.928 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:25:21.928 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:25:21.928 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:25:21.928 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:25:21.928 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:25:21.928 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.928 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:25:21.928 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:25:21.928 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:25:21.928 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.928 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:25:21.928 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:25:21.928 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:25:21.928 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:25:21.928 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:25:21.928 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:25:21.928 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:25:21.928 | NOUNSET= 2026-08-26 20:25:21.928 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:25:21.928 | NOVA_API_DB=nova_api 2026-08-26 20:25:21.928 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:25:21.928 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.928 | NOVA_BRANCH=master 2026-08-26 20:25:21.928 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:25:21.929 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:25:21.929 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:25:21.929 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:25:21.929 | NOVA_CPU_CELL=1 2026-08-26 20:25:21.929 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:25:21.929 | NOVA_CPU_UUID= 2026-08-26 20:25:21.929 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:25:21.929 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-08-26 20:25:21.929 | NOVA_ENABLE_CACHE=True 2026-08-26 20:25:21.929 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.929 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:25:21.929 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:25:21.929 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:25:21.929 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:25:21.929 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:25:21.929 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:25:21.929 | NOVA_MY_IP=162.253.55.160 2026-08-26 20:25:21.929 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:25:21.929 | NOVA_NUM_CELLS=1 2026-08-26 20:25:21.929 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:25:21.929 | NOVA_READY_TIMEOUT=60 2026-08-26 20:25:21.929 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:25:21.929 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:25:21.929 | NOVA_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.929 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.929 | NOVA_SERVICE_PORT=8774 2026-08-26 20:25:21.929 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:25:21.929 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.929 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:25:21.930 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:25:21.930 | NOVA_SPICE_ENABLED=False 2026-08-26 20:25:21.930 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:25:21.930 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:25:21.930 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:25:21.930 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:25:21.930 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:25:21.930 | NOVA_VNC_ENABLED=True 2026-08-26 20:25:21.930 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:25:21.930 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:25:21.930 | NOW=1787775706 2026-08-26 20:25:21.930 | NO_UPDATE_REPOS=False 2026-08-26 20:25:21.930 | OBJECT_PORT_BASE=6613 2026-08-26 20:25:21.930 | OCTAVIA=octavia 2026-08-26 20:25:21.930 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:25:21.930 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:25:21.930 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:25:21.930 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:25:21.930 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:25:21.930 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:25:21.930 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:25:21.930 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:25:21.930 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:25:21.930 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:25:21.930 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:25:21.930 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:25:21.930 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:25:21.930 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:25:21.930 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:25:21.931 | OCTAVIA_API=o-api 2026-08-26 20:25:21.931 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:21.931 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:25:21.931 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:25:21.931 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.931 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:25:21.931 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:25:21.931 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:25:21.931 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:25:21.931 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:25:21.931 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:21.931 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:25:21.931 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:25:21.931 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:25:21.931 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:25:21.931 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:25:21.931 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:21.931 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:25:21.931 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:25:21.931 | OCTAVIA_HA_PORT=9875 2026-08-26 20:25:21.931 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:25:21.931 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:21.931 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:25:21.931 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:25:21.931 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:25:21.931 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:25:21.931 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:25:21.931 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:25:21.931 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:25:21.931 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:25:21.932 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:25:21.932 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:25:21.932 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:25:21.932 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:25:21.932 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:25:21.932 | OCTAVIA_NODE=api 2026-08-26 20:25:21.932 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:25:21.932 | OCTAVIA_PORT=9876 2026-08-26 20:25:21.932 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:25:21.932 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:25:21.932 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:25:21.932 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:25:21.932 | OCTAVIA_PROTOCOL=http 2026-08-26 20:25:21.932 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:25:21.932 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:25:21.932 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:25:21.932 | OCTAVIA_SERVICE=octavia 2026-08-26 20:25:21.932 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:25:21.932 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:25:21.932 | OCTAVIA_USERNAME=admin 2026-08-26 20:25:21.932 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:25:21.932 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:25:21.932 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:25:21.933 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:25:21.933 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:25:21.933 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:25:21.933 | OFFLINE=False 2026-08-26 20:25:21.933 | OLDPWD=/opt/stack/requirements 2026-08-26 20:25:21.933 | OPENSSL=/usr/bin/openssl 2026-08-26 20:25:21.933 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:25:21.933 | OPTERR=1 2026-08-26 20:25:21.933 | OPTIND=1 2026-08-26 20:25:21.933 | ORG_NAME=OpenStack 2026-08-26 20:25:21.933 | ORG_UNIT_NAME=DevStack 2026-08-26 20:25:21.933 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.933 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:25:21.933 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:25:21.933 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:25:21.933 | OSTYPE=linux-gnu 2026-08-26 20:25:21.933 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:25:21.933 | OS_CLOUD=devstack-admin 2026-08-26 20:25:21.933 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:25:21.933 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:25:21.933 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:25:21.933 | OVN_BRANCH=branch-24.03 2026-08-26 20:25:21.933 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:25:21.933 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:25:21.933 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:25:21.933 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:25:21.933 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:25:21.933 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:25:21.933 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:25:21.934 | OVN_EVPN_BGP_AS= 2026-08-26 20:25:21.934 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:25:21.934 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:25:21.934 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:25:21.934 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:25:21.934 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:25:21.934 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:25:21.934 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:25:21.934 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:25:21.934 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:25:21.934 | OVN_META_DATA_HOST=162.253.55.160 2026-08-26 20:25:21.934 | OVN_NB_REMOTE=ssl:162.253.55.160:6641 2026-08-26 20:25:21.934 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:25:21.934 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:25:21.934 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:25:21.934 | OVN_PROTO=ssl 2026-08-26 20:25:21.934 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:25:21.934 | OVN_REPO_NAME=ovn 2026-08-26 20:25:21.934 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:25:21.934 | OVN_SB_REMOTE=ssl:162.253.55.160:6642 2026-08-26 20:25:21.934 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:25:21.934 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:25:21.934 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:25:21.934 | OVN_UUID= 2026-08-26 20:25:21.934 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:25:21.934 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:25:21.934 | OVS_BINDIR=/bin 2026-08-26 20:25:21.934 | OVS_BRANCH=branch-3.3 2026-08-26 20:25:21.935 | OVS_BRIDGE=br-int 2026-08-26 20:25:21.935 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:25:21.935 | OVS_DATAPATH_TYPE=system 2026-08-26 20:25:21.935 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:25:21.935 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:25:21.935 | OVS_PREFIX= 2026-08-26 20:25:21.935 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:25:21.935 | OVS_REPO_NAME=ovs 2026-08-26 20:25:21.935 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:25:21.935 | OVS_SBINDIR=/sbin 2026-08-26 20:25:21.935 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:25:21.935 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:25:21.935 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:25:21.935 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:25:21.935 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:25:21.935 | PACKAGES='apache2 2026-08-26 20:25:21.935 | apache2-dev 2026-08-26 20:25:21.935 | bc 2026-08-26 20:25:21.935 | bsdmainutils 2026-08-26 20:25:21.935 | curl 2026-08-26 20:25:21.935 | g++ 2026-08-26 20:25:21.935 | gawk 2026-08-26 20:25:21.935 | gcc 2026-08-26 20:25:21.935 | gettext 2026-08-26 20:25:21.935 | git 2026-08-26 20:25:21.935 | graphviz 2026-08-26 20:25:21.935 | iputils-ping 2026-08-26 20:25:21.935 | libffi-dev 2026-08-26 20:25:21.935 | libjpeg-dev 2026-08-26 20:25:21.936 | libpq-dev 2026-08-26 20:25:21.936 | libssl-dev 2026-08-26 20:25:21.936 | libsystemd-dev 2026-08-26 20:25:21.936 | libxml2-dev 2026-08-26 20:25:21.936 | libxslt1-dev 2026-08-26 20:25:21.936 | libyaml-dev 2026-08-26 20:25:21.936 | lsof 2026-08-26 20:25:21.936 | openssh-server 2026-08-26 20:25:21.936 | openssl 2026-08-26 20:25:21.936 | pkg-config 2026-08-26 20:25:21.936 | psmisc 2026-08-26 20:25:21.936 | python3-dev 2026-08-26 20:25:21.936 | python3-pip 2026-08-26 20:25:21.936 | python3-systemd 2026-08-26 20:25:21.936 | python3-venv 2026-08-26 20:25:21.936 | tar 2026-08-26 20:25:21.936 | tcpdump 2026-08-26 20:25:21.936 | unzip 2026-08-26 20:25:21.936 | uuid-runtime 2026-08-26 20:25:21.936 | wget 2026-08-26 20:25:21.936 | zlib1g-dev 2026-08-26 20:25:21.936 | lvm2 2026-08-26 20:25:21.936 | qemu-utils 2026-08-26 20:25:21.936 | thin-provisioning-tools 2026-08-26 20:25:21.936 | lsscsi 2026-08-26 20:25:21.936 | open-iscsi 2026-08-26 20:25:21.936 | libkrb5-dev 2026-08-26 20:25:21.936 | libldap2-dev 2026-08-26 20:25:21.936 | libsasl2-dev 2026-08-26 20:25:21.936 | memcached 2026-08-26 20:25:21.936 | python3-mysqldb 2026-08-26 20:25:21.937 | sqlite3 2026-08-26 20:25:21.937 | conntrack 2026-08-26 20:25:21.937 | curl 2026-08-26 20:25:21.937 | ebtables 2026-08-26 20:25:21.937 | genisoimage 2026-08-26 20:25:21.937 | iptables 2026-08-26 20:25:21.937 | iputils-arping 2026-08-26 20:25:21.937 | kpartx 2026-08-26 20:25:21.937 | libjs-jquery-tablesorter 2026-08-26 20:25:21.937 | parted 2026-08-26 20:25:21.937 | pm-utils 2026-08-26 20:25:21.937 | python3-mysqldb 2026-08-26 20:25:21.937 | socat 2026-08-26 20:25:21.937 | sqlite3 2026-08-26 20:25:21.937 | sudo 2026-08-26 20:25:21.937 | vlan 2026-08-26 20:25:21.937 | cryptsetup 2026-08-26 20:25:21.937 | dosfstools 2026-08-26 20:25:21.937 | genisoimage 2026-08-26 20:25:21.937 | gir1.2-libosinfo-1.0 2026-08-26 20:25:21.937 | netcat-openbsd 2026-08-26 20:25:21.937 | open-iscsi 2026-08-26 20:25:21.937 | qemu-utils 2026-08-26 20:25:21.937 | sg3-utils 2026-08-26 20:25:21.937 | sysfsutils 2026-08-26 20:25:21.937 | acl 2026-08-26 20:25:21.937 | dnsmasq-base 2026-08-26 20:25:21.937 | dnsmasq-utils 2026-08-26 20:25:21.937 | ebtables 2026-08-26 20:25:21.938 | haproxy 2026-08-26 20:25:21.938 | iptables 2026-08-26 20:25:21.938 | iputils-arping 2026-08-26 20:25:21.938 | iputils-ping 2026-08-26 20:25:21.938 | postgresql-server-dev-all 2026-08-26 20:25:21.938 | python3-mysqldb 2026-08-26 20:25:21.938 | sqlite3 2026-08-26 20:25:21.938 | sudo 2026-08-26 20:25:21.938 | vlan 2026-08-26 20:25:21.938 | apache2 lvm2 2026-08-26 20:25:21.938 | golang 2026-08-26 20:25:21.938 | debootstrap 2026-08-26 20:25:21.938 | rsyslog' 2026-08-26 20:25:21.938 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:25:21.938 | PHYSICAL_NETWORK=public 2026-08-26 20:25:21.938 | PIPESTATUS=([0]="0") 2026-08-26 20:25:21.938 | PIP_UPGRADE=False 2026-08-26 20:25:21.938 | PIP_VIRTUAL_ENV= 2026-08-26 20:25:21.938 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:25:21.938 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.938 | PLACEMENT_BRANCH=master 2026-08-26 20:25:21.938 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:25:21.938 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:25:21.938 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:25:21.938 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:25:21.938 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:25:21.938 | PLACEMENT_SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.938 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.938 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:25:21.938 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:25:21.938 | POSIXLY_CORRECT=y 2026-08-26 20:25:21.938 | PPID=2052 2026-08-26 20:25:21.938 | PREREQ_RERUN_HOURS=2 2026-08-26 20:25:21.938 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:25:21.938 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:25:21.938 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:25:21.938 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:25:21.938 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:25:21.938 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:25:21.938 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:25:21.938 | PS4='+ $(short_source): ' 2026-08-26 20:25:21.938 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:25:21.938 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:25:21.938 | PUBLIC_INTERFACE= 2026-08-26 20:25:21.938 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:25:21.938 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:25:21.938 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:25:21.938 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:25:21.938 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:25:21.939 | PWD=/opt/stack/devstack 2026-08-26 20:25:21.939 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:25:21.939 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:25:21.939 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:25:21.939 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:25:21.939 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:25:21.939 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:25:21.939 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:25:21.939 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:25:21.939 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:25:21.939 | PYTHON3_VERSION=3.12 2026-08-26 20:25:21.939 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:25:21.939 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:25:21.939 | Q_AGENT=ovn 2026-08-26 20:25:21.939 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:25:21.939 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:25:21.939 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:25:21.939 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:25:21.939 | Q_DB_NAME=neutron 2026-08-26 20:25:21.939 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:25:21.939 | Q_DVR_MODE=legacy 2026-08-26 20:25:21.939 | Q_HOST=162.253.55.160 2026-08-26 20:25:21.939 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:25:21.939 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:25:21.939 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.939 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:25:21.939 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:25:21.939 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:25:21.939 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:25:21.939 | Q_META_DATA_IP=162.253.55.160 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-26 20:25:21.939 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:25:21.939 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:25:21.939 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:25:21.939 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:25:21.939 | Q_OVS_USE_VETH=False 2026-08-26 20:25:21.939 | Q_PLUGIN=ml2 2026-08-26 20:25:21.939 | Q_PROTOCOL=https 2026-08-26 20:25:21.939 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:25:21.939 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:25:21.939 | Q_ROUTER_NAME=router1 2026-08-26 20:25:21.939 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:25:21.939 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:25:21.940 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:25:21.940 | Q_TUNNEL_TYPES=gre 2026-08-26 20:25:21.940 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:25:21.940 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:25:21.940 | Q_USE_ROOTWRAP=True 2026-08-26 20:25:21.940 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:25:21.940 | Q_USE_SECGROUP=True 2026-08-26 20:25:21.940 | RABBIT_HOST=162.253.55.160 2026-08-26 20:25:21.940 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:25:21.940 | RABBIT_USERID=stackrabbit 2026-08-26 20:25:21.940 | RC_DIR=/opt/stack/devstack 2026-08-26 20:25:21.940 | RECLONE=False 2026-08-26 20:25:21.940 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:25:21.940 | REGION_NAME=RegionOne 2026-08-26 20:25:21.940 | REPOS_UPDATED=True 2026-08-26 20:25:21.940 | REQUIREMENTS_BRANCH=master 2026-08-26 20:25:21.940 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:25:21.940 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:25:21.940 | RETRY_UPDATE=False 2026-08-26 20:25:21.940 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:25:21.940 | S3_SERVICE_PORT=3333 2026-08-26 20:25:21.940 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:25:21.940 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:25:21.940 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:25:21.940 | SERVICE_HOST=162.253.55.160 2026-08-26 20:25:21.940 | SERVICE_IP_VERSION=4 2026-08-26 20:25:21.940 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.940 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:25:21.940 | SERVICE_PASSWORD=secretservice 2026-08-26 20:25:21.940 | SERVICE_PROJECT_NAME=service 2026-08-26 20:25:21.940 | SERVICE_PROTOCOL=http 2026-08-26 20:25:21.940 | SERVICE_TENANT_NAME=service 2026-08-26 20:25:21.940 | SERVICE_TIMEOUT=60 2026-08-26 20:25:21.940 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:25:21.940 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:25:21.940 | SHARE_GROUP=lvm-shares 2026-08-26 20:25:21.940 | SHARE_NAME_PREFIX=share- 2026-08-26 20:25:21.940 | SHELL=/bin/bash 2026-08-26 20:25:21.940 | SHLVL=1 2026-08-26 20:25:21.940 | SKIP_EPEL_INSTALL=False 2026-08-26 20:25:21.940 | SKIP_STOP_OVN=False 2026-08-26 20:25:21.940 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:25:21.940 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:25:21.940 | SPICE_BRANCH=master 2026-08-26 20:25:21.940 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:25:21.940 | SQLALCHEMY_BRANCH=main 2026-08-26 20:25:21.940 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:25:21.941 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:25:21.941 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:25:21.941 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:25:21.941 | STACK_GROUP=stack 2026-08-26 20:25:21.941 | STACK_USER=stack 2026-08-26 20:25:21.941 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:25:21.941 | STUD_PROTO=--tls 2026-08-26 20:25:21.941 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:25:21.941 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:25:21.941 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:25:21.941 | SUBNETPOOL_PREFIX_V6=fd5d:a1c4:a8e8::/56 2026-08-26 20:25:21.941 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:25:21.941 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:25:21.941 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:25:21.941 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-knagrdklmsjoeagbwjjaluxkuryxexyp ; /usr/bin/python3' 2026-08-26 20:25:21.941 | SUDO_GID=1000 2026-08-26 20:25:21.941 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:25:21.941 | SUDO_UID=1000 2026-08-26 20:25:21.941 | SUDO_USER=zuul 2026-08-26 20:25:21.941 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111.summary.2026-08-26-202111 2026-08-26 20:25:21.941 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:25:21.941 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:25:21.941 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:25:21.941 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:25:21.941 | SWIFT_BRANCH=master 2026-08-26 20:25:21.941 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:25:21.941 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:25:21.941 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:25:21.941 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:25:21.941 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:25:21.941 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:25:21.941 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:25:21.941 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:25:21.941 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:25:21.941 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:25:21.941 | SWIFT_HASH=1234123412341234 2026-08-26 20:25:21.941 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:25:21.941 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:25:21.941 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:25:21.941 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:25:21.941 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:25:21.941 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:25:21.941 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:25:21.941 | SWIFT_REPLICAS=1 2026-08-26 20:25:21.941 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:25:21.941 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:25:21.942 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:25:21.942 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:25:21.942 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:25:21.942 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:25:21.942 | SWIFT_STORAGE_IPS= 2026-08-26 20:25:21.942 | SWIFT_TEMPURL_KEY= 2026-08-26 20:25:21.942 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:25:21.942 | SYSLOG=False 2026-08-26 20:25:21.942 | SYSLOG_HOST=162.253.55.160 2026-08-26 20:25:21.942 | SYSLOG_PORT=516 2026-08-26 20:25:21.942 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:25:21.942 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:25:21.942 | TARGET_BRANCH=master 2026-08-26 20:25:21.942 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:25:21.942 | TCPDUMP_ARGS= 2026-08-26 20:25:21.942 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:25:21.942 | TEMPEST_BRANCH=master 2026-08-26 20:25:21.942 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:25:21.942 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:25:21.942 | TEMPFILE=/tmp/tmp.egN8GAUUVh 2026-08-26 20:25:21.942 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:25:21.942 | TENANT_VLAN_RANGE= 2026-08-26 20:25:21.942 | TERM=unknown 2026-08-26 20:25:21.942 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:25:21.942 | TLS_IP=162.253.55.160 2026-08-26 20:25:21.942 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:25:21.942 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:25:21.942 | TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:25:21.942 | TUNNEL_IP=162.253.55.160 2026-08-26 20:25:21.942 | TUNNEL_IP_VERSION=4 2026-08-26 20:25:21.942 | UBUNTU_CODENAME=noble 2026-08-26 20:25:21.942 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:25:21.942 | UID=1002 2026-08-26 20:25:21.942 | ULIMIT_NOFILE=2048 2026-08-26 20:25:21.942 | USER=stack 2026-08-26 20:25:21.942 | USER_HOME=/opt/stack 2026-08-26 20:25:21.942 | USER_UNITS=False 2026-08-26 20:25:21.942 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:25:21.942 | USE_SUBNETPOOL=True 2026-08-26 20:25:21.942 | USE_VENV=False 2026-08-26 20:25:21.942 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:25:21.942 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:25:21.942 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:25:21.942 | VERBOSE=True 2026-08-26 20:25:21.942 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:25:21.942 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:25:21.942 | VERSION_CODENAME=noble 2026-08-26 20:25:21.942 | VERSION_ID=24.04 2026-08-26 20:25:21.943 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:25:21.943 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:25:21.943 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:25:21.943 | VIRT_DRIVER=libvirt 2026-08-26 20:25:21.943 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:25:21.943 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:25:21.943 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:25:21.943 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:25:21.943 | WORKER_TIMEOUT=80 2026-08-26 20:25:21.943 | WSGI_MODE=uwsgi 2026-08-26 20:25:21.943 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:25:21.943 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:25:21.943 | _=posix 2026-08-26 20:25:21.943 | _ASYNC_BG_TIME=0 2026-08-26 20:25:21.943 | _DEFAULT_LVM_INIT=0 2026-08-26 20:25:21.943 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:25:21.943 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:25:21.943 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:25:21.943 | _DEVSTACK_STACKRC=1 2026-08-26 20:25:21.943 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:25:21.943 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:25:21.943 | _TIME_BEGIN=1787775650 2026-08-26 20:25:21.943 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-26 20:25:21.943 | _TIME_TOTAL=([apt-get]="159137" [pip_install]="64576" [apt-get-update]="10656" ) 2026-08-26 20:25:21.943 | _of_args='-v --no-timestamp' 2026-08-26 20:25:21.943 | backend=postgresql 2026-08-26 20:25:21.943 | be=lvm:lvmdriver-1 2026-08-26 20:25:21.943 | be_name=lvmdriver-1 2026-08-26 20:25:21.943 | be_type=lvm 2026-08-26 20:25:21.943 | db=postgresql 2026-08-26 20:25:21.943 | dc=org 2026-08-26 20:25:21.943 | default_v4_route_devs=ens3 2026-08-26 20:25:21.943 | default_v6_route_devs=ens3 2026-08-26 20:25:21.943 | dir=/opt/stack/magnum 2026-08-26 20:25:21.943 | dn=,dc=openstack,dc=org 2026-08-26 20:25:21.943 | exceptions=80-tempest.sh 2026-08-26 20:25:21.943 | extra=80-tempest.sh 2026-08-26 20:25:21.943 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:25:21.943 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:25:21.943 | i=TUNNEL_IP_VERSION 2026-08-26 20:25:21.943 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:25:21.943 | lfile=localrc 2026-08-26 20:25:21.943 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:25:21.943 | mode=stack 2026-08-26 20:25:21.943 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:25:21.944 | opt='?' 2026-08-26 20:25:21.944 | os_CODENAME=noble 2026-08-26 20:25:21.944 | os_PACKAGE=deb 2026-08-26 20:25:21.944 | os_RELEASE=24.04 2026-08-26 20:25:21.944 | os_VENDOR=Ubuntu 2026-08-26 20:25:21.944 | phase=pre-install 2026-08-26 20:25:21.944 | pkgs= 2026-08-26 20:25:21.944 | plugin=magnum 2026-08-26 20:25:21.944 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:25:21.944 | pw=secretadmin 2026-08-26 20:25:21.944 | time_stamp=2026-08-26-202145 2026-08-26 20:25:21.944 | var=ADMIN_PASSWORD 2026-08-26 20:25:21.944 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:25:21.954 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:21.960 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.965 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:25:21.971 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.977 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:21.983 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:21.988 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:25:21.993 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:25:21.998 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:25:22.008 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:25:22.014 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-26 20:25:22.020 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-26 20:25:22.025 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-08-26 20:25:22.067 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.072 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:25:22.078 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.083 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:22.088 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.094 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:25:22.100 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.104 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:22.110 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:25:22.115 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:25:22.126 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:25:22.131 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-26 20:25:22.138 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-26 20:25:22.143 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-08-26 20:25:22.150 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-26 20:25:22.155 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-26 20:25:22.162 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:25:22.174 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-26 20:25:22.209 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:22.215 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-26 20:25:22.220 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-26 20:25:22.226 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.231 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-26 20:25:22.237 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.243 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:22.249 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.255 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-08-26 20:25:22.261 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.267 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:25:22.272 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:25:22.278 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:25:22.283 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-26 20:25:22.288 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-26 20:25:22.294 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-26 20:25:22.300 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-26 20:25:22.306 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:25:22.313 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:25:22.320 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-26 20:25:22.325 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-08-26 20:25:22.331 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-26 20:25:22.337 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-26 20:25:22.343 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-26 20:25:22.348 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-26 20:25:22.354 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-26 20:25:22.360 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:25:22.367 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:25:22.372 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:25:22.378 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-26 20:25:22.414 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:25:22.419 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:25:22.426 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-26 20:25:22.433 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-08-26 20:25:24.917 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:25:24.921 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:25:24.926 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:25:24.932 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:25:24.938 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:25:24.944 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-08-26 20:25:24.950 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-08-26 20:25:24.956 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-08-26 20:25:24.961 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-08-26 20:25:24.969 | --2026-08-26 20:25:24-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:25:25.017 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:200::347, 2a04:4e42:600::347, ... 2026-08-26 20:25:25.018 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-08-26 20:25:25.025 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:25:25.025 | Length: 61886626 (59M) [application/octet-stream] 2026-08-26 20:25:25.025 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-08-26 20:25:25.037 | 2026-08-26 20:25:25.142 | 0K ........ ........ ........ ........ 54% 282M 0s 2026-08-26 20:25:25.214 | 32768K ........ ........ ........ ... 100% 358M=0.2s 2026-08-26 20:25:25.214 | 2026-08-26 20:25:25.214 | 2026-08-26 20:25:25 (313 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-08-26 20:25:25.215 | 2026-08-26 20:25:25.220 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:25:25.225 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-08-26 20:25:25.229 | +++ functions:get_extra_file:81 : return 2026-08-26 20:25:25.236 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-08-26 20:25:25.323 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:25:25.328 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:25:25.333 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:25:25.337 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:25:25.342 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:25:25.348 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-08-26 20:25:25.353 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-08-26 20:25:25.358 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-08-26 20:25:25.363 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-08-26 20:25:25.370 | --2026-08-26 20:25:25-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-26 20:25:27.926 | Resolving github.com (github.com)... 140.82.113.4 2026-08-26 20:25:27.941 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-08-26 20:25:28.345 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:25:28.345 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A14%3A29Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A13%3A36Z&ske=2026-08-26T21%3A14%3A29Z&sks=b&skv=2018-11-09&sig=tR2rTrUlsyjoktPApY%2F82Y3MEb2M632RN0%2BpjMaGVsA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NzcyOCwibmJmIjoxNzg3Nzc1OTI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Fq5pG1oSkNjm_dL9x7dvyb3vMK_ajhRXGj8sabqSUuo&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:25:28.345 | --2026-08-26 20:25:28-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A14%3A29Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A13%3A36Z&ske=2026-08-26T21%3A14%3A29Z&sks=b&skv=2018-11-09&sig=tR2rTrUlsyjoktPApY%2F82Y3MEb2M632RN0%2BpjMaGVsA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NzcyOCwibmJmIjoxNzg3Nzc1OTI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Fq5pG1oSkNjm_dL9x7dvyb3vMK_ajhRXGj8sabqSUuo&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-26 20:25:28.348 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-08-26 20:25:28.356 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-26 20:25:28.396 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:25:28.396 | Length: 34386104 (33M) [application/octet-stream] 2026-08-26 20:25:28.396 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-08-26 20:25:28.434 | 2026-08-26 20:25:28.614 | 0K ........ ........ ........ ........ 97% 150M 0s 2026-08-26 20:25:28.614 | 32768K 100% 188M=0.2s 2026-08-26 20:25:28.614 | 2026-08-26 20:25:28.614 | 2026-08-26 20:25:28 (150 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-08-26 20:25:28.614 | 2026-08-26 20:25:28.621 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:25:28.626 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-08-26 20:25:28.632 | +++ functions:get_extra_file:81 : return 2026-08-26 20:25:28.639 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-08-26 20:25:28.727 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:25:28.733 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:25:28.739 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:25:28.745 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:25:28.749 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:25:28.754 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-08-26 20:25:28.760 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-08-26 20:25:28.766 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-08-26 20:25:28.771 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-08-26 20:25:28.780 | --2026-08-26 20:25:28-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-26 20:25:43.283 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 98.84.224.111, 18.208.88.157 2026-08-26 20:25:43.300 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|98.84.224.111|:443... connected. 2026-08-26 20:25:43.422 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-08-26 20:25:43.422 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-08-26 20:25:43.423 | --2026-08-26 20:25:43-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-08-26 20:25:43.427 | Resolving github.com (github.com)... 140.82.113.4 2026-08-26 20:25:43.442 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-08-26 20:25:43.651 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:25:43.652 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A19%3A35Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A18%3A54Z&ske=2026-08-26T21%3A19%3A35Z&sks=b&skv=2018-11-09&sig=HZ0Y3DSYFqrCdUCa6CiKJkqUpMPUVE%2F5Wixn4IiEtd0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NjI0MywibmJmIjoxNzg3Nzc1OTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dcpT8IK9RKXuZX8SpV5ZAJbz5WyTPKCNGr-_WUqgU24&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:25:43.652 | --2026-08-26 20:25:43-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A19%3A35Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A18%3A54Z&ske=2026-08-26T21%3A19%3A35Z&sks=b&skv=2018-11-09&sig=HZ0Y3DSYFqrCdUCa6CiKJkqUpMPUVE%2F5Wixn4IiEtd0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3NjI0MywibmJmIjoxNzg3Nzc1OTQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dcpT8IK9RKXuZX8SpV5ZAJbz5WyTPKCNGr-_WUqgU24&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-26 20:25:49.429 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-08-26 20:25:49.431 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-26 20:25:49.444 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:25:49.444 | Length: 6873201 (6.6M) [application/octet-stream] 2026-08-26 20:25:49.444 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-08-26 20:25:49.453 | 2026-08-26 20:25:49.487 | 0K ...... 100% 150M=0.04s 2026-08-26 20:25:49.487 | 2026-08-26 20:25:49.487 | 2026-08-26 20:25:49 (150 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-08-26 20:25:49.487 | 2026-08-26 20:25:49.497 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:25:49.504 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-08-26 20:25:49.509 | +++ functions:get_extra_file:81 : return 2026-08-26 20:25:49.517 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-08-26 20:25:49.563 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:25:49.569 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:25:49.575 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:25:49.581 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:25:49.586 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:25:49.591 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:25:49.596 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-08-26 20:25:49.602 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-08-26 20:25:49.608 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:25:49.616 | --2026-08-26 20:25:49-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:26:07.860 | Resolving get.helm.sh (get.helm.sh)... 13.107.253.35, 13.107.226.35 2026-08-26 20:26:07.873 | Connecting to get.helm.sh (get.helm.sh)|13.107.253.35|:443... connected. 2026-08-26 20:26:07.937 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:26:07.937 | Length: 14569235 (14M) [application/x-tar] 2026-08-26 20:26:07.937 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-08-26 20:26:08.010 | 2026-08-26 20:26:08.127 | 0K ........ ..... 100% 73.1M=0.2s 2026-08-26 20:26:08.129 | 2026-08-26 20:26:08.129 | 2026-08-26 20:26:08 (73.1 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-08-26 20:26:08.129 | 2026-08-26 20:26:08.134 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:26:08.141 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-08-26 20:26:08.148 | +++ functions:get_extra_file:81 : return 2026-08-26 20:26:08.156 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-08-26 20:26:08.169 | linux-amd64/ 2026-08-26 20:26:08.169 | linux-amd64/helm 2026-08-26 20:26:08.495 | linux-amd64/LICENSE 2026-08-26 20:26:08.495 | linux-amd64/README.md 2026-08-26 20:26:08.502 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-08-26 20:26:08.601 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-08-26 20:26:08.606 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-08-26 20:26:08.612 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:26:08.616 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:26:08.622 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:26:08.628 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-08-26 20:26:08.633 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-08-26 20:26:08.638 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-08-26 20:26:08.644 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-08-26 20:26:08.651 | --2026-08-26 20:26:08-- https://get.docker.com/ 2026-08-26 20:26:08.706 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:c600:10:a463:3d00:93a1, 2600:9000:21a2:b200:10:a463:3d00:93a1, 2600:9000:21a2:d200:10:a463:3d00:93a1, ... 2026-08-26 20:26:09.734 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:c600:10:a463:3d00:93a1|:443... connected. 2026-08-26 20:26:09.748 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:26:09.748 | Length: 23715 (23K) [text/plain] 2026-08-26 20:26:09.748 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-08-26 20:26:09.748 | 2026-08-26 20:26:09.748 | 0K 100% 179M=0s 2026-08-26 20:26:09.748 | 2026-08-26 20:26:09.748 | 2026-08-26 20:26:09 (179 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [23715/23715] 2026-08-26 20:26:09.748 | 2026-08-26 20:26:09.757 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:26:09.762 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-08-26 20:26:09.768 | +++ functions:get_extra_file:81 : return 2026-08-26 20:26:09.775 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-08-26 20:26:09.792 | # Executing docker install script, commit: 42dcae692436f34526524ed46d3b32885c9355f5 2026-08-26 20:26:09.837 | + sh -c apt-get -qq update >/dev/null 2026-08-26 20:26:18.758 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-08-26 20:26:19.254 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-08-26 20:26:19.258 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-08-26 20:26:20.417 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-08-26 20:26:20.421 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-08-26 20:26:20.423 | + sh -c apt-get -qq update >/dev/null 2026-08-26 20:26:30.546 | + apt_flags=-y -qq 2026-08-26 20:26:30.546 | + [ -n ] 2026-08-26 20:26:30.546 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-08-26 20:26:49.691 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:27:00.168 | Using systemd to manage Docker service 2026-08-26 20:27:00.169 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-08-26 20:27:00.963 | INFO: Docker daemon enabled and started 2026-08-26 20:27:00.963 | 2026-08-26 20:27:00.963 | + sh -c docker version 2026-08-26 20:27:01.013 | Client: Docker Engine - Community 2026-08-26 20:27:01.013 | Version: 29.7.2 2026-08-26 20:27:01.013 | API version: 1.55 2026-08-26 20:27:01.013 | Go version: go1.26.5 2026-08-26 20:27:01.013 | Git commit: a7dcaa6 2026-08-26 20:27:01.013 | Built: Wed Aug 5 18:28:53 2026 2026-08-26 20:27:01.013 | OS/Arch: linux/amd64 2026-08-26 20:27:01.013 | Context: default 2026-08-26 20:27:01.013 | 2026-08-26 20:27:01.013 | Server: Docker Engine - Community 2026-08-26 20:27:01.013 | Engine: 2026-08-26 20:27:01.013 | Version: 29.7.2 2026-08-26 20:27:01.013 | API version: 1.55 (minimum version 1.40) 2026-08-26 20:27:01.013 | Go version: go1.26.5 2026-08-26 20:27:01.013 | Git commit: 6a43e3d 2026-08-26 20:27:01.013 | Built: Wed Aug 5 18:28:53 2026 2026-08-26 20:27:01.013 | OS/Arch: linux/amd64 2026-08-26 20:27:01.013 | Experimental: false 2026-08-26 20:27:01.013 | containerd: 2026-08-26 20:27:01.013 | Version: v2.3.3 2026-08-26 20:27:01.013 | GitCommit: aad11006b869517fcd3009450b6f82da282e1a9b 2026-08-26 20:27:01.013 | runc: 2026-08-26 20:27:01.013 | Version: 1.4.3 2026-08-26 20:27:01.013 | GitCommit: v1.4.3-0-gbb14dabe 2026-08-26 20:27:01.013 | docker-init: 2026-08-26 20:27:01.013 | Version: 0.19.0 2026-08-26 20:27:01.013 | GitCommit: de40ad0 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | ================================================================================ 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | To run Docker as a non-privileged user, consider setting up the 2026-08-26 20:27:01.018 | Docker daemon in rootless mode for your user: 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | dockerd-rootless-setuptool.sh install 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-08-26 20:27:01.018 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-08-26 20:27:01.018 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-08-26 20:27:01.018 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-08-26 20:27:01.018 | 2026-08-26 20:27:01.018 | ================================================================================ 2026-08-26 20:27:01.019 | 2026-08-26 20:27:01.027 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-08-26 20:27:01.078 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-08-26 20:27:01.103 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-08-26 20:27:01.109 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-08-26 20:27:01.110 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-08-26 20:27:01.113 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-08-26 20:27:01.189 | No kind clusters found. 2026-08-26 20:27:01.200 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-08-26 20:27:01.200 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-08-26 20:27:01.398 | Creating cluster "kind" ... 2026-08-26 20:27:01.398 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-08-26 20:28:02.736 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-08-26 20:28:02.736 | • Preparing nodes 📦 ... 2026-08-26 20:28:06.669 | ✓ Preparing nodes 📦 2026-08-26 20:28:06.764 | • Writing configuration 📜 ... 2026-08-26 20:28:07.320 | ✓ Writing configuration 📜 2026-08-26 20:28:07.321 | • Starting control-plane 🕹️ ... 2026-08-26 20:28:23.225 | ✓ Starting control-plane 🕹️ 2026-08-26 20:28:23.226 | • Installing CNI 🔌 ... 2026-08-26 20:28:24.436 | ✓ Installing CNI 🔌 2026-08-26 20:28:24.436 | • Installing StorageClass 💾 ... 2026-08-26 20:28:25.086 | ✓ Installing StorageClass 💾 2026-08-26 20:28:25.584 | Set kubectl context to "kind-kind" 2026-08-26 20:28:25.584 | You can now use your cluster with: 2026-08-26 20:28:25.584 | 2026-08-26 20:28:25.584 | kubectl cluster-info --context kind-kind 2026-08-26 20:28:25.584 | 2026-08-26 20:28:25.584 | Thanks for using kind! 😊 2026-08-26 20:28:25.594 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-08-26 20:28:25.741 | node/kind-control-plane labeled 2026-08-26 20:28:25.757 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-08-26 20:28:54.239 | namespace/orc-system created 2026-08-26 20:28:54.281 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-08-26 20:28:54.316 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-08-26 20:28:54.375 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-08-26 20:28:54.406 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-08-26 20:28:54.448 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-08-26 20:28:54.471 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-08-26 20:28:54.486 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-08-26 20:28:54.513 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-08-26 20:28:54.555 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-08-26 20:28:54.605 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-08-26 20:28:54.631 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-08-26 20:28:54.674 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-08-26 20:28:54.687 | serviceaccount/orc-controller-manager created 2026-08-26 20:28:54.698 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-08-26 20:28:54.712 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-08-26 20:28:54.726 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-08-26 20:28:54.734 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-08-26 20:28:54.741 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-08-26 20:28:54.748 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-08-26 20:28:54.758 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-08-26 20:28:54.766 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-08-26 20:28:54.773 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-08-26 20:28:54.787 | service/orc-controller-manager-metrics-service created 2026-08-26 20:28:54.799 | deployment.apps/orc-controller-manager created 2026-08-26 20:28:54.822 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:28:54.829 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:28:54.836 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:28:54.842 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:28:54.848 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-08-26 20:28:54.855 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-08-26 20:28:54.861 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-08-26 20:28:55.235 | Fetching providers 2026-08-26 20:29:21.086 | Installing cert-manager version="v1.20.2" 2026-08-26 20:29:21.162 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:29:21.186 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:29:21.212 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:29:21.249 | unknown field "spec.versions[0].selectableFields" 2026-08-26 20:29:22.136 | Waiting for cert-manager to be available... 2026-08-26 20:29:58.255 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-08-26 20:29:59.049 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-08-26 20:29:59.426 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-08-26 20:29:59.846 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-08-26 20:30:00.475 | 2026-08-26 20:30:00.475 | Your management cluster has been initialized successfully! 2026-08-26 20:30:00.475 | 2026-08-26 20:30:00.475 | You can now create your first workload cluster by running the following: 2026-08-26 20:30:00.475 | 2026-08-26 20:30:00.475 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-08-26 20:30:00.475 | 2026-08-26 20:30:00.668 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-08-26 20:30:00.801 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-26 20:31:16.631 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-08-26 20:31:16.651 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-08-26 20:31:16.796 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-08-26 20:31:16.813 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-08-26 20:31:16.952 | deployment "capi-controller-manager" successfully rolled out 2026-08-26 20:31:16.971 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-08-26 20:31:17.076 | deployment "capo-controller-manager" successfully rolled out 2026-08-26 20:31:17.092 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-08-26 20:31:17.098 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:31:17.104 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:31:17.110 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:31:17.117 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:31:17.123 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-26 20:31:17.130 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-08-26 20:31:17.137 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-26 20:31:17.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:31:17.181 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-26 20:31:17.187 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.160:6641 2026-08-26 20:31:17.193 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.160:6642 2026-08-26 20:31:17.199 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:31:17.205 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-26 20:31:17.211 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-26 20:31:17.218 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-26 20:31:17.225 | + functions:set_systemd_override:845 : local value=2048 2026-08-26 20:31:17.230 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-26 20:31:17.237 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-26 20:31:17.350 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-26 20:31:17.350 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-26 20:31:17.356 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-26 20:31:17.690 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-26 20:31:17.697 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-26 20:31:17.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:31:17.747 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-26 20:31:17.753 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:31:17.760 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:31:17.766 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:31:17.772 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:31:17.778 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:31:17.785 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:31:17.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:17.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:17.804 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:31:17.812 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:31:17.818 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:31:17.825 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:31:17.832 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-26 20:31:17.839 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:31:17.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:17.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:17.859 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-26 20:31:17.912 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-26 20:31:17.986 | Reading package lists... 2026-08-26 20:31:18.262 | Building dependency tree... 2026-08-26 20:31:18.262 | Reading state information... 2026-08-26 20:31:18.546 | The following additional packages will be installed: 2026-08-26 20:31:18.546 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-26 20:31:18.546 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-26 20:31:18.546 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-26 20:31:18.547 | erlang-tools erlang-xmerl logrotate 2026-08-26 20:31:18.549 | Suggested packages: 2026-08-26 20:31:18.549 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-08-26 20:31:18.604 | The following NEW packages will be installed: 2026-08-26 20:31:18.604 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-26 20:31:18.604 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-26 20:31:18.604 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-26 20:31:18.605 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-08-26 20:31:21.611 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:31:21.611 | Need to get 36.1 MB of archives. 2026-08-26 20:31:21.611 | After this operation, 56.4 MB of additional disk space will be used. 2026-08-26 20:31:21.611 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-08-26 20:31:21.920 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-26 20:31:22.681 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-26 20:31:22.713 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-26 20:31:22.718 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-26 20:31:22.747 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-26 20:31:22.780 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-26 20:31:22.787 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-08-26 20:31:22.853 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-26 20:31:22.857 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-26 20:31:22.860 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-26 20:31:22.863 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-26 20:31:22.888 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-08-26 20:31:22.956 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-26 20:31:22.961 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-26 20:31:22.969 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-26 20:31:22.979 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-26 20:31:23.001 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-08-26 20:31:23.052 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-26 20:31:23.930 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:31:23.993 | Fetched 36.1 MB in 5s (7,175 kB/s) 2026-08-26 20:31:24.053 | Selecting previously unselected package logrotate. 2026-08-26 20:31:24.126 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66038 files and directories currently installed.) 2026-08-26 20:31:24.129 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-26 20:31:24.135 | Unpacking logrotate (3.21.0-2build1) ... 2026-08-26 20:31:24.200 | Selecting previously unselected package erlang-base. 2026-08-26 20:31:24.205 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.210 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.533 | Selecting previously unselected package erlang-asn1. 2026-08-26 20:31:24.541 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.546 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.614 | Selecting previously unselected package erlang-crypto. 2026-08-26 20:31:24.622 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.627 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.682 | Selecting previously unselected package erlang-public-key. 2026-08-26 20:31:24.691 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.695 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.759 | Selecting previously unselected package erlang-mnesia. 2026-08-26 20:31:24.768 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.775 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.851 | Selecting previously unselected package erlang-runtime-tools. 2026-08-26 20:31:24.861 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.866 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:24.940 | Selecting previously unselected package erlang-ssl. 2026-08-26 20:31:24.950 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:24.956 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.055 | Selecting previously unselected package erlang-eldap. 2026-08-26 20:31:25.065 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.071 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.133 | Selecting previously unselected package erlang-ftp. 2026-08-26 20:31:25.141 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.146 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.202 | Selecting previously unselected package erlang-tftp. 2026-08-26 20:31:25.211 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.215 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.272 | Selecting previously unselected package erlang-inets. 2026-08-26 20:31:25.282 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.287 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.370 | Selecting previously unselected package erlang-snmp. 2026-08-26 20:31:25.380 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.385 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.513 | Selecting previously unselected package erlang-os-mon. 2026-08-26 20:31:25.521 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.525 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.579 | Selecting previously unselected package erlang-parsetools. 2026-08-26 20:31:25.589 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.593 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.647 | Selecting previously unselected package erlang-syntax-tools. 2026-08-26 20:31:25.656 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.661 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.715 | Selecting previously unselected package erlang-tools. 2026-08-26 20:31:25.726 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.731 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.792 | Selecting previously unselected package erlang-xmerl. 2026-08-26 20:31:25.801 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-26 20:31:25.806 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:25.899 | Selecting previously unselected package rabbitmq-server. 2026-08-26 20:31:25.908 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-26 20:31:25.918 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-26 20:31:26.552 | Setting up logrotate (3.21.0-2build1) ... 2026-08-26 20:31:26.792 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-08-26 20:31:27.164 | logrotate.service is a disabled or a static unit, not starting it. 2026-08-26 20:31:27.208 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:27.615 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-26 20:31:27.615 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-26 20:31:29.208 | Searching for services which depend on erlang and should be started... none found. 2026-08-26 20:31:29.213 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.226 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.237 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.250 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.262 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.274 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.286 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.298 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.310 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.323 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.335 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.347 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.359 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.372 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.385 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.396 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-26 20:31:29.408 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-26 20:31:29.494 | info: Selecting GID from range 100 to 999 ... 2026-08-26 20:31:29.501 | info: Adding group `rabbitmq' (GID 112) ... 2026-08-26 20:31:29.604 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:31:29.604 | 2026-08-26 20:31:29.610 | info: Adding system user `rabbitmq' (UID 110) ... 2026-08-26 20:31:29.616 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-08-26 20:31:29.685 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-26 20:31:29.951 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-26 20:31:35.726 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:31:36.893 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:31:36.900 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:31:36.906 | + functions-common:time_stop:2420 : local name 2026-08-26 20:31:36.913 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:31:36.918 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:31:36.922 | + functions-common:time_stop:2423 : local total 2026-08-26 20:31:36.928 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:31:36.933 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:31:36.940 | + functions-common:time_stop:2427 : start_time=1787776277905 2026-08-26 20:31:36.945 | + functions-common:time_stop:2429 : [[ -z 1787776277905 ]] 2026-08-26 20:31:36.953 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:31:36.962 | + functions-common:time_stop:2432 : end_time=1787776296956 2026-08-26 20:31:36.969 | + functions-common:time_stop:2433 : elapsed_time=19051 2026-08-26 20:31:36.974 | + functions-common:time_stop:2434 : total=159137 2026-08-26 20:31:36.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:31:36.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178188 2026-08-26 20:31:36.994 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:31:37.001 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-26 20:31:37.007 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:31:37.013 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:31:37.020 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:31:37.027 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:31:37.034 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:31:37.040 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:31:37.046 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:31:37.053 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:31:37.060 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:31:37.066 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:31:37.072 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:31:37.079 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:31:37.086 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:31:37.092 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-26 20:31:37.099 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-26 20:31:37.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:31:37.147 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-26 20:31:37.153 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:31:37.160 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-26 20:31:37.167 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-26 20:31:37.175 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-26 20:31:37.186 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-26 20:31:37.193 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-26 20:31:37.200 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-26 20:31:37.206 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-26 20:31:37.212 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-26 20:31:37.219 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-26 20:31:37.227 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-26 20:31:38.081 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-26 20:31:38.082 | user tags 2026-08-26 20:31:38.082 | guest [administrator]' 2026-08-26 20:31:38.090 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-26 20:31:38.090 | user tags 2026-08-26 20:31:38.090 | guest [administrator]' 2026-08-26 20:31:38.091 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-26 20:31:38.104 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-26 20:31:38.109 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-26 20:31:38.114 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-26 20:31:38.815 | Adding user "stackrabbit" ... 2026-08-26 20:31:38.822 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-26 20:31:38.861 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-26 20:31:39.562 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-26 20:31:39.603 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-26 20:31:39.609 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-26 20:31:40.380 | Changing password for user "stackrabbit" ... 2026-08-26 20:31:40.422 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-26 20:31:40.428 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-26 20:31:40.434 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-26 20:31:41.194 | Deleting user "guest" ... 2026-08-26 20:31:41.240 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-26 20:31:41.282 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:31:41.289 | + ./stack.sh:main:861 : install_database 2026-08-26 20:31:41.295 | + lib/database:install_database:118 : install_database_mysql 2026-08-26 20:31:41.303 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-26 20:31:41.310 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:41.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:41.324 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-26 20:31:41.461 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-26 20:31:41.468 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-26 20:31:41.478 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-26 20:31:41.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:41.491 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:41.497 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-26 20:31:41.504 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-26 20:31:41.511 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-26 20:31:41.521 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-26 20:31:41.527 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-26 20:31:41.534 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:31:41.541 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:31:41.547 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:31:41.554 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:31:41.560 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:31:41.567 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:31:41.574 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:31:41.581 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:31:41.587 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:31:41.594 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:31:41.600 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:31:41.607 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:31:41.614 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:31:41.621 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-26 20:31:41.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:41.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:41.642 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-26 20:31:41.648 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:31:41.655 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:31:41.662 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:31:41.669 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:31:41.675 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:31:41.685 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:31:41.689 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:41.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:41.705 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:31:41.711 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:31:41.717 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:31:41.724 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:31:41.732 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-26 20:31:41.738 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:31:41.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:31:41.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:31:41.757 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-26 20:31:41.807 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-26 20:31:41.863 | Reading package lists... 2026-08-26 20:31:42.105 | Building dependency tree... 2026-08-26 20:31:42.106 | Reading state information... 2026-08-26 20:31:42.342 | The following additional packages will be installed: 2026-08-26 20:31:42.342 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-26 20:31:42.342 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-08-26 20:31:42.342 | mysql-server-8.0 mysql-server-core-8.0 2026-08-26 20:31:42.343 | Suggested packages: 2026-08-26 20:31:42.343 | mailx tinyca 2026-08-26 20:31:42.343 | Recommended packages: 2026-08-26 20:31:42.343 | libhtml-template-perl mecab-ipadic-utf8 2026-08-26 20:31:42.388 | The following NEW packages will be installed: 2026-08-26 20:31:42.388 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-26 20:31:42.388 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-08-26 20:31:42.389 | mysql-server-8.0 mysql-server-core-8.0 2026-08-26 20:31:42.580 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:31:42.580 | Need to get 22.3 MB of archives. 2026-08-26 20:31:42.580 | After this operation, 187 MB of additional disk space will be used. 2026-08-26 20:31:42.580 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-08-26 20:31:43.278 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-26 20:31:43.279 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-08-26 20:31:43.281 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-08-26 20:31:43.281 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-26 20:31:43.285 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-26 20:31:43.358 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-26 20:31:44.093 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-26 20:31:44.134 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-26 20:31:44.366 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:31:44.414 | Fetched 22.3 MB in 2s (12.9 MB/s) 2026-08-26 20:31:44.448 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-26 20:31:44.484 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68858 files and directories currently installed.) 2026-08-26 20:31:44.487 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:31:44.494 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:44.822 | Selecting previously unselected package mysql-client-8.0. 2026-08-26 20:31:44.829 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:31:44.833 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:44.892 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-26 20:31:44.899 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:31:44.907 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:31:44.966 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-26 20:31:44.973 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-26 20:31:44.977 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:31:45.033 | Selecting previously unselected package libmecab2:amd64. 2026-08-26 20:31:45.040 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-26 20:31:45.044 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-26 20:31:45.106 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-26 20:31:45.113 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-26 20:31:45.118 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-26 20:31:45.178 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-26 20:31:45.185 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:31:45.190 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:45.835 | Selecting previously unselected package mysql-server-8.0. 2026-08-26 20:31:45.842 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-26 20:31:46.302 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.389 | Selecting previously unselected package mysql-server. 2026-08-26 20:31:46.401 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-26 20:31:46.406 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.488 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-26 20:31:46.503 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-26 20:31:46.522 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.535 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.548 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:31:46.565 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-26 20:31:46.583 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.596 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:31:46.839 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-26 20:31:46.902 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-26 20:31:56.173 | mysqld will log errors to /var/log/mysql/error.log 2026-08-26 20:31:56.942 | mysqld is running as pid 27673 2026-08-26 20:31:59.496 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-26 20:32:01.022 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-26 20:32:01.036 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:32:01.853 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:32:02.143 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:32:02.149 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:32:02.155 | + functions-common:time_stop:2420 : local name 2026-08-26 20:32:02.161 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:32:02.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:32:02.172 | + functions-common:time_stop:2423 : local total 2026-08-26 20:32:02.178 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:32:02.183 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:32:02.189 | + functions-common:time_stop:2427 : start_time=1787776301800 2026-08-26 20:32:02.196 | + functions-common:time_stop:2429 : [[ -z 1787776301800 ]] 2026-08-26 20:32:02.204 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:32:02.214 | + functions-common:time_stop:2432 : end_time=1787776322207 2026-08-26 20:32:02.220 | + functions-common:time_stop:2433 : elapsed_time=20407 2026-08-26 20:32:02.225 | + functions-common:time_stop:2434 : total=178188 2026-08-26 20:32:02.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:32:02.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198595 2026-08-26 20:32:02.243 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:32:02.249 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-26 20:32:02.255 | + ./stack.sh:main:864 : install_database_python 2026-08-26 20:32:02.261 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-26 20:32:02.268 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-26 20:32:02.274 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-26 20:32:02.281 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:32:02.289 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-26 20:32:02.296 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-26 20:32:02.302 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:32:02.312 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:32:02.312 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:32:02.324 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-26 20:32:02.330 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-26 20:32:02.337 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-26 20:32:02.345 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-26 20:32:02.351 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-26 20:32:02.404 | Using python 3.12 to install PyMySQL 2026-08-26 20:32:02.411 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-26 20:32:04.353 | Collecting PyMySQL 2026-08-26 20:32:05.478 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-26 20:32:05.491 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-26 20:32:05.597 | Installing collected packages: PyMySQL 2026-08-26 20:32:05.638 | Successfully installed PyMySQL-1.2.0 2026-08-26 20:32:05.709 | + inc/python:pip_install:216 : result=0 2026-08-26 20:32:05.715 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:32:05.719 | + functions-common:time_stop:2420 : local name 2026-08-26 20:32:05.725 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:32:05.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:32:05.735 | + functions-common:time_stop:2423 : local total 2026-08-26 20:32:05.740 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:32:05.745 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:32:05.750 | + functions-common:time_stop:2427 : start_time=1787776322392 2026-08-26 20:32:05.755 | + functions-common:time_stop:2429 : [[ -z 1787776322392 ]] 2026-08-26 20:32:05.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:32:05.772 | + functions-common:time_stop:2432 : end_time=1787776325766 2026-08-26 20:32:05.777 | + functions-common:time_stop:2433 : elapsed_time=3374 2026-08-26 20:32:05.783 | + functions-common:time_stop:2434 : total=64576 2026-08-26 20:32:05.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:32:05.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=67950 2026-08-26 20:32:05.799 | + inc/python:pip_install:219 : return 0 2026-08-26 20:32:05.806 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-26 20:32:05.813 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-26 20:32:05.818 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-26 20:32:05.826 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-26 20:32:05.863 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:05.869 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-26 20:32:05.875 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:32:05.915 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:32:05.922 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-26 20:32:05.962 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:32:05.969 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-26 20:32:06.011 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:06.018 | + ./stack.sh:main:872 : install_etcd3 2026-08-26 20:32:06.025 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-26 20:32:06.025 | Installing etcd 2026-08-26 20:32:06.033 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-26 20:32:06.060 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-26 20:32:06.088 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-26 20:32:06.094 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-26 20:32:06.126 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-26 20:32:06.135 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:06.141 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:06.148 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-26 20:32:06.155 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-26 20:32:06.162 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-26 20:32:06.170 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:06.177 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-26 20:32:06.184 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-26 20:32:06.190 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:06.198 | --2026-08-26 20:32:06-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:07.283 | Resolving github.com (github.com)... 140.82.114.4 2026-08-26 20:32:07.299 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-08-26 20:32:07.450 | HTTP request sent, awaiting response... 302 Found 2026-08-26 20:32:07.451 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A26%3A31Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A25%3A56Z&ske=2026-08-26T21%3A26%3A31Z&sks=b&skv=2018-11-09&sig=KQ4LlCybB4FAh7%2Bh%2BbjCZ82pWNax0%2Bv2r2az8TfnOds%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3ODEyNywibmJmIjoxNzg3Nzc2MzI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tnRJ-U4l5HYAjeIlXwfWQRxX_7-UTAvpPHoueCc6oCo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-26 20:32:07.451 | --2026-08-26 20:32:07-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-26T21%3A26%3A31Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-26T20%3A25%3A56Z&ske=2026-08-26T21%3A26%3A31Z&sks=b&skv=2018-11-09&sig=KQ4LlCybB4FAh7%2Bh%2BbjCZ82pWNax0%2Bv2r2az8TfnOds%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzc3ODEyNywibmJmIjoxNzg3Nzc2MzI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tnRJ-U4l5HYAjeIlXwfWQRxX_7-UTAvpPHoueCc6oCo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-26 20:32:10.355 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-26 20:32:10.364 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-26 20:32:10.397 | HTTP request sent, awaiting response... 200 OK 2026-08-26 20:32:10.397 | Length: 20927601 (20M) [application/octet-stream] 2026-08-26 20:32:10.397 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-26 20:32:10.435 | 2026-08-26 20:32:10.545 | 0K ........ ........ ... 100% 135M=0.1s 2026-08-26 20:32:10.545 | 2026-08-26 20:32:10.545 | 2026-08-26 20:32:10 (135 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-26 20:32:10.545 | 2026-08-26 20:32:10.554 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-26 20:32:10.560 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:10.565 | ++ functions:get_extra_file:81 : return 2026-08-26 20:32:10.572 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:32:10.578 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-26 20:32:10.583 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-26 20:32:10.590 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-26 20:32:10.630 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-26 20:32:10.638 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-08-26 20:32:10.649 | etcd-v3.5.21-linux-amd64/ 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-26 20:32:10.650 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-26 20:32:10.651 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-26 20:32:10.651 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-26 20:32:10.652 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-26 20:32:10.652 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-26 20:32:10.652 | etcd-v3.5.21-linux-amd64/README.md 2026-08-26 20:32:10.652 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-26 20:32:10.784 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-26 20:32:10.918 | etcd-v3.5.21-linux-amd64/etcd 2026-08-26 20:32:11.096 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-26 20:32:11.166 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-26 20:32:11.226 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-26 20:32:11.233 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-26 20:32:11.277 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:11.284 | + ./stack.sh:main:882 : configure_CA 2026-08-26 20:32:11.291 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.160 ]] 2026-08-26 20:32:11.298 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.160 2026-08-26 20:32:11.307 | ++ functions-common:ipv6_unquote:2218 : echo 162.253.55.160 2026-08-26 20:32:11.310 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:32:11.321 | + lib/tls:configure_CA:70 : [[ 162.253.55.160 != \1\6\2\.\2\5\3\.\5\5\.\1\6\0 ]] 2026-08-26 20:32:11.328 | + ./stack.sh:main:883 : init_CA 2026-08-26 20:32:11.335 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-26 20:32:11.342 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:32:11.348 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-26 20:32:11.355 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:32:11.361 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-26 20:32:11.370 | + lib/tls:create_CA_base:86 : local i 2026-08-26 20:32:11.375 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.382 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-26 20:32:11.392 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.399 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-26 20:32:11.410 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.417 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-26 20:32:11.428 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.435 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-26 20:32:11.445 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-26 20:32:11.455 | + lib/tls:create_CA_base:91 : echo 01 2026-08-26 20:32:11.461 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-26 20:32:11.474 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-26 20:32:11.480 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:32:11.487 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-26 20:32:11.494 | + lib/tls:create_CA_config:145 : echo ' 2026-08-26 20:32:11.494 | [ ca ] 2026-08-26 20:32:11.495 | default_ca = CA_default 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | [ CA_default ] 2026-08-26 20:32:11.495 | dir = /opt/stack/data/CA/root-ca 2026-08-26 20:32:11.495 | policy = policy_match 2026-08-26 20:32:11.495 | database = $dir/index.txt 2026-08-26 20:32:11.495 | serial = $dir/serial 2026-08-26 20:32:11.495 | certs = $dir/certs 2026-08-26 20:32:11.495 | crl_dir = $dir/crl 2026-08-26 20:32:11.495 | new_certs_dir = $dir/newcerts 2026-08-26 20:32:11.495 | certificate = $dir/cacert.pem 2026-08-26 20:32:11.495 | private_key = $dir/private/cacert.key 2026-08-26 20:32:11.495 | RANDFILE = $dir/private/.rand 2026-08-26 20:32:11.495 | default_md = sha256 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | [ req ] 2026-08-26 20:32:11.495 | default_bits = 2048 2026-08-26 20:32:11.495 | default_md = sha256 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | prompt = no 2026-08-26 20:32:11.495 | distinguished_name = ca_distinguished_name 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | x509_extensions = ca_extensions 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | [ ca_distinguished_name ] 2026-08-26 20:32:11.495 | organizationName = OpenStack 2026-08-26 20:32:11.495 | organizationalUnitName = DevStack Certificate Authority 2026-08-26 20:32:11.495 | commonName = Root CA 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | [ policy_match ] 2026-08-26 20:32:11.495 | countryName = optional 2026-08-26 20:32:11.495 | stateOrProvinceName = optional 2026-08-26 20:32:11.495 | organizationName = match 2026-08-26 20:32:11.495 | organizationalUnitName = optional 2026-08-26 20:32:11.495 | commonName = supplied 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | [ ca_extensions ] 2026-08-26 20:32:11.495 | basicConstraints = critical,CA:true 2026-08-26 20:32:11.495 | subjectKeyIdentifier = hash 2026-08-26 20:32:11.495 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:32:11.495 | keyUsage = cRLSign, keyCertSign 2026-08-26 20:32:11.495 | 2026-08-26 20:32:11.495 | ' 2026-08-26 20:32:11.501 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-26 20:32:11.509 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-08-26 20:32:11.605 | ...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+...+....+...........+.......+...+.....+....+...+.....+.......+...+...+..+...+..........+.....................+......+..+.+..+..........+..............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:11.917 | ...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.+......+...+...........+......+....+...+.....+.......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....................+....+.....+...+.........+.+............+.....+...+.........+................+..+.+..+.........+....+......+.....+...+............+.........+.+....................+.+..+.+......+.........+..+...+.........+.+..+.......+...+..............+.+..+......+.+.....+.+..+................+...............+.........+......+..+............+...+...+.+..........................+....+...+........+....+...........+.......+...+............+.....+.+..+...+.........+.......+..............+.........+.+.................+....+......+.....+...................+...+..+...+...+...+.+...+..................+..............+....+...........+.+..+...+...+......+....+...........+.+.........+.....+....+.....+.+...+...+.....+...+................+........+...+...+.+......+........+......+.+...+............+...+.........+...........+.+...+...+.........+........+.............+..+...+...+......+......+...+....+...+...+..+.......+..+.+.........+...+.....+...+.......+...........+.......+........+...............+......+...+.......+...+...+...+..+.........+......+.............+.....+.+........+......+.+...+...+..+.......+.....+...+......+.......+........+.+.....+.........+....+............+...+..+...+.+..+.......+.....+.+......+..............+.+.....+...+.+..............+......+.+.....+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:11.921 | ----- 2026-08-26 20:32:11.932 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-26 20:32:11.937 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:32:11.944 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-26 20:32:11.949 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-26 20:32:11.955 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:32:11.961 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-26 20:32:11.966 | + lib/tls:create_CA_base:86 : local i 2026-08-26 20:32:11.971 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.977 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-26 20:32:11.988 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:11.994 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-26 20:32:12.001 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:12.008 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-26 20:32:12.019 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-26 20:32:12.025 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-26 20:32:12.036 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-26 20:32:12.044 | + lib/tls:create_CA_base:91 : echo 01 2026-08-26 20:32:12.051 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-26 20:32:12.062 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-26 20:32:12.070 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:32:12.075 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-26 20:32:12.082 | + lib/tls:create_CA_config:145 : echo ' 2026-08-26 20:32:12.082 | [ ca ] 2026-08-26 20:32:12.082 | default_ca = CA_default 2026-08-26 20:32:12.082 | 2026-08-26 20:32:12.082 | [ CA_default ] 2026-08-26 20:32:12.082 | dir = /opt/stack/data/CA/int-ca 2026-08-26 20:32:12.082 | policy = policy_match 2026-08-26 20:32:12.082 | database = $dir/index.txt 2026-08-26 20:32:12.082 | serial = $dir/serial 2026-08-26 20:32:12.082 | certs = $dir/certs 2026-08-26 20:32:12.083 | crl_dir = $dir/crl 2026-08-26 20:32:12.083 | new_certs_dir = $dir/newcerts 2026-08-26 20:32:12.083 | certificate = $dir/cacert.pem 2026-08-26 20:32:12.083 | private_key = $dir/private/cacert.key 2026-08-26 20:32:12.083 | RANDFILE = $dir/private/.rand 2026-08-26 20:32:12.083 | default_md = sha256 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | [ req ] 2026-08-26 20:32:12.083 | default_bits = 2048 2026-08-26 20:32:12.083 | default_md = sha256 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | prompt = no 2026-08-26 20:32:12.083 | distinguished_name = ca_distinguished_name 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | x509_extensions = ca_extensions 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | [ ca_distinguished_name ] 2026-08-26 20:32:12.083 | organizationName = OpenStack 2026-08-26 20:32:12.083 | organizationalUnitName = DevStack Certificate Authority 2026-08-26 20:32:12.083 | commonName = Intermediate CA 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | [ policy_match ] 2026-08-26 20:32:12.083 | countryName = optional 2026-08-26 20:32:12.083 | stateOrProvinceName = optional 2026-08-26 20:32:12.083 | organizationName = match 2026-08-26 20:32:12.083 | organizationalUnitName = optional 2026-08-26 20:32:12.083 | commonName = supplied 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | [ ca_extensions ] 2026-08-26 20:32:12.083 | basicConstraints = critical,CA:true 2026-08-26 20:32:12.083 | subjectKeyIdentifier = hash 2026-08-26 20:32:12.083 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:32:12.083 | keyUsage = cRLSign, keyCertSign 2026-08-26 20:32:12.083 | 2026-08-26 20:32:12.083 | ' 2026-08-26 20:32:12.089 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-26 20:32:12.095 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:32:12.103 | + lib/tls:create_signing_config:198 : echo ' 2026-08-26 20:32:12.104 | [ ca ] 2026-08-26 20:32:12.104 | default_ca = CA_default 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | [ CA_default ] 2026-08-26 20:32:12.104 | dir = /opt/stack/data/CA/int-ca 2026-08-26 20:32:12.104 | policy = policy_match 2026-08-26 20:32:12.104 | database = $dir/index.txt 2026-08-26 20:32:12.104 | serial = $dir/serial 2026-08-26 20:32:12.104 | certs = $dir/certs 2026-08-26 20:32:12.104 | crl_dir = $dir/crl 2026-08-26 20:32:12.104 | new_certs_dir = $dir/newcerts 2026-08-26 20:32:12.104 | certificate = $dir/cacert.pem 2026-08-26 20:32:12.104 | private_key = $dir/private/cacert.key 2026-08-26 20:32:12.104 | RANDFILE = $dir/private/.rand 2026-08-26 20:32:12.104 | default_md = default 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | [ req ] 2026-08-26 20:32:12.104 | default_bits = 1024 2026-08-26 20:32:12.104 | default_md = sha256 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | prompt = no 2026-08-26 20:32:12.104 | distinguished_name = req_distinguished_name 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | x509_extensions = req_extensions 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | [ req_distinguished_name ] 2026-08-26 20:32:12.104 | organizationName = OpenStack 2026-08-26 20:32:12.104 | organizationalUnitName = DevStack Server Farm 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | [ policy_match ] 2026-08-26 20:32:12.104 | countryName = optional 2026-08-26 20:32:12.104 | stateOrProvinceName = optional 2026-08-26 20:32:12.104 | organizationName = match 2026-08-26 20:32:12.104 | organizationalUnitName = optional 2026-08-26 20:32:12.104 | commonName = supplied 2026-08-26 20:32:12.104 | 2026-08-26 20:32:12.104 | [ req_extensions ] 2026-08-26 20:32:12.104 | basicConstraints = CA:false 2026-08-26 20:32:12.104 | subjectKeyIdentifier = hash 2026-08-26 20:32:12.105 | authorityKeyIdentifier = keyid:always, issuer 2026-08-26 20:32:12.105 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-26 20:32:12.105 | extendedKeyUsage = serverAuth, clientAuth 2026-08-26 20:32:12.105 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-26 20:32:12.105 | 2026-08-26 20:32:12.105 | ' 2026-08-26 20:32:12.111 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-26 20:32:12.120 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-08-26 20:32:12.233 | .+.......+...+..................+..+...+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+...+...............+..+............+.........+.........+......+....+.....+......+......+...+...+....+...............+.....+....+.........+.....+.+......+.....+......+..........+.....+...+.+......+...+.....+......+....+..+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:12.465 | ...+............+.....+.+............+.....+...+....+..+.+........+......+....+.....+....+..+.+..+..................+...+.........+.+......+......+.................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.......+..+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.......+..+...+.......+...+...+.....+......+...+......+....+.....+......+...............+....+...+...+..+.......+..+...+.+......+...............+...+...+...............+..+.+..............+...+.............+.........+...+...+......+...+.....+...+....+......+.........+...+..+..........+........+......+....+........+.........+.+.....+.........+.+...+...........................+........+.+.........+......+........+......+............+.......+..+......+...+......+.+..+.......+.........+.....+.+.........+.....+.+...+..+....+.....+.+......+..+......+....+...+..+......+.+.....+.+........+......+.+............+......+...............+..+........................+......+....+......+.....+....+.....+....+..+...............+.........+...+................+.....+......+.+...+...........+.+..+...+..........+.........+...+..+.........+......+.+.........+...+............+......+..+.+.....+....+...+...+....................+.+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:12.469 | ----- 2026-08-26 20:32:12.478 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-08-26 20:32:12.486 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-26 20:32:12.490 | Check that the request matches the signature 2026-08-26 20:32:12.491 | Signature ok 2026-08-26 20:32:12.491 | The Subject's Distinguished Name is as follows 2026-08-26 20:32:12.491 | organizationName :ASN.1 12:'OpenStack' 2026-08-26 20:32:12.491 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-26 20:32:12.491 | commonName :ASN.1 12:'Intermediate CA' 2026-08-26 20:32:12.493 | Certificate is to be certified until Aug 26 20:32:12 2027 GMT (365 days) 2026-08-26 20:32:12.495 | 2026-08-26 20:32:12.495 | Write out database with 1 new entries 2026-08-26 20:32:12.495 | Database updated 2026-08-26 20:32:12.502 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-26 20:32:12.512 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:32:12.522 | + lib/tls:init_CA:212 : is_fedora 2026-08-26 20:32:12.530 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:32:12.535 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:32:12.540 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:32:12.545 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:32:12.552 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:32:12.557 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:32:12.562 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:32:12.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:32:12.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:32:12.582 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:32:12.588 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:32:12.593 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:32:12.600 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:32:12.605 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-26 20:32:12.612 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:32:12.619 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:32:12.626 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-08-26 20:32:12.660 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-26 20:32:12.688 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-26 20:32:12.712 | Updating certificates in /etc/ssl/certs... 2026-08-26 20:32:14.541 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-26 20:32:14.542 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-26 20:32:14.550 | 2 added, 0 removed; done. 2026-08-26 20:32:14.551 | Running hooks in /etc/ca-certificates/update.d... 2026-08-26 20:32:14.554 | done. 2026-08-26 20:32:14.569 | + ./stack.sh:main:884 : init_cert 2026-08-26 20:32:14.575 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-26 20:32:14.581 | + lib/tls:init_cert:226 : [[ -n 162.253.55.160 ]] 2026-08-26 20:32:14.586 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.160 2026-08-26 20:32:14.591 | + lib/tls:init_cert:228 : [[ -n 2604:e100:1:0:f816:3eff:fe8c:6ec ]] 2026-08-26 20:32:14.598 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:32:14.604 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000191229.novalocal IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:32:14.610 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-26 20:32:14.616 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-26 20:32:14.622 | + lib/tls:make_cert:244 : local common_name=np0000191229.novalocal 2026-08-26 20:32:14.627 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:32:14.634 | + lib/tls:make_cert:247 : '[' np0000191229.novalocal '!=' 162.253.55.160 ']' 2026-08-26 20:32:14.639 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.160 2026-08-26 20:32:14.646 | + functions-common:is_ipv4_address:2206 : local address=162.253.55.160 2026-08-26 20:32:14.652 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-26 20:32:14.657 | + functions-common:is_ipv4_address:2209 : [[ 162.253.55.160 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-26 20:32:14.663 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-26 20:32:14.668 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec ]] 2026-08-26 20:32:14.675 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec,IP:162.253.55.160 2026-08-26 20:32:14.681 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:32:14.688 | + 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=np0000191229.novalocal' 2026-08-26 20:32:15.105 | ............+.....+.........+...+.............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+........+....+...+..+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...................+.....+.+..+............+.............+..+...+......+......+....+.........+...+..+...............+...+.............+..+.........+...+.+..............+.+..+....+.....................+.....+...+....+...+.....+.............+.....+.+...+...+...+.........+..+...+.+.....+................+......+..+..........+.................+......+............+.+............+.....+....+...............+.....+...+............+.+........+..........+..+.........+..........+.....+......+......................+...+........+.+.........+.....+....+........+....+...+..+.+.....+...............+............+.+......+...+......+..+....+........+.+.....+.........+.......+...+..+.+.....+....+....................+...+.+.........+......+.....+....+.................+.+..+......+...................+..+.........+....+...+...+...........+...+.+.....................+......+..+.+.....+......+.+..+.......+.....+.........+.+...+.....+..........+...+........+......+...+...+............+...+....+......+..............+.........+.......+........+....+.....+......+.+.........+.............................+......+.+.....................+.........+...........+....+...+........+...+.+...+..+.+.....+...+.....................+.........+....+...+........+......+.+..+......+.+.........+......+........+..........+..+....+.........+..+....+..+....+.....+......+.............+..+....+...+..+...+.......+......+...+......+...+........+.........+.........+....+......+.................+....+...+...+..+...+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:15.141 | .+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+..........+.....+..........+...+..+.+..............+...+.......+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.....+.......+.....+.+...+.....+....+..+.+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-26 20:32:15.144 | ----- 2026-08-26 20:32:15.152 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec,IP:162.253.55.160 ]] 2026-08-26 20:32:15.158 | + lib/tls:make_cert:271 : alt_names=DNS:np0000191229.novalocal,IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec,IP:162.253.55.160 2026-08-26 20:32:15.165 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000191229.novalocal,IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec,IP:162.253.55.160 2026-08-26 20:32:15.171 | + 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=np0000191229.novalocal' -batch 2026-08-26 20:32:15.178 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-26 20:32:15.182 | Check that the request matches the signature 2026-08-26 20:32:15.183 | Signature ok 2026-08-26 20:32:15.183 | The Subject's Distinguished Name is as follows 2026-08-26 20:32:15.183 | organizationName :ASN.1 12:'OpenStack' 2026-08-26 20:32:15.183 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-26 20:32:15.183 | commonName :ASN.1 12:'np0000191229.novalocal' 2026-08-26 20:32:15.185 | Certificate is to be certified until Aug 26 20:32:15 2027 GMT (365 days) 2026-08-26 20:32:15.189 | 2026-08-26 20:32:15.189 | Write out database with 1 new entries 2026-08-26 20:32:15.189 | Database updated 2026-08-26 20:32:15.197 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-08-26 20:32:15.206 | + ./stack.sh:main:891 : install_dstat 2026-08-26 20:32:15.210 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-26 20:32:15.247 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:15.253 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-26 20:32:15.261 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-26 20:32:15.268 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:32:15.277 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-26 20:32:15.284 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-26 20:32:15.291 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:32:15.302 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:32:15.302 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:32:15.315 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-26 20:32:15.323 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-26 20:32:15.330 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-26 20:32:15.338 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-26 20:32:15.345 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-26 20:32:15.398 | Using python 3.12 to install psutil 2026-08-26 20:32:15.404 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-08-26 20:32:17.792 | Collecting psutil 2026-08-26 20:32:18.919 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-26 20:32:18.959 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-26 20:32:19.076 | Installing collected packages: psutil 2026-08-26 20:32:19.150 | Successfully installed psutil-7.2.2 2026-08-26 20:32:19.253 | + inc/python:pip_install:216 : result=0 2026-08-26 20:32:19.260 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:32:19.266 | + functions-common:time_stop:2420 : local name 2026-08-26 20:32:19.272 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:32:19.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:32:19.284 | + functions-common:time_stop:2423 : local total 2026-08-26 20:32:19.290 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:32:19.295 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:32:19.300 | + functions-common:time_stop:2427 : start_time=1787776335386 2026-08-26 20:32:19.307 | + functions-common:time_stop:2429 : [[ -z 1787776335386 ]] 2026-08-26 20:32:19.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:32:19.327 | + functions-common:time_stop:2432 : end_time=1787776339320 2026-08-26 20:32:19.332 | + functions-common:time_stop:2433 : elapsed_time=3934 2026-08-26 20:32:19.339 | + functions-common:time_stop:2434 : total=67950 2026-08-26 20:32:19.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:32:19.351 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71884 2026-08-26 20:32:19.359 | + inc/python:pip_install:219 : return 0 2026-08-26 20:32:19.366 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-26 20:32:19.373 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:32:19.381 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-26 20:32:19.388 | + ./stack.sh:main:900 : install_libs 2026-08-26 20:32:19.395 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-26 20:32:19.402 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-26 20:32:19.409 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-26 20:32:19.416 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-26 20:32:19.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.428 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.436 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-08-26 20:32:19.442 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.451 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-26 20:32:19.459 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-26 20:32:19.467 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-26 20:32:19.473 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-26 20:32:19.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.484 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.490 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-08-26 20:32:19.496 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.502 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-26 20:32:19.509 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-26 20:32:19.515 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-26 20:32:19.521 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-26 20:32:19.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.532 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.538 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-08-26 20:32:19.544 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.552 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-26 20:32:19.558 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-26 20:32:19.565 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-26 20:32:19.572 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-26 20:32:19.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.582 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.589 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-08-26 20:32:19.595 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.601 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-26 20:32:19.609 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-26 20:32:19.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-26 20:32:19.619 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-26 20:32:19.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.631 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.636 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-08-26 20:32:19.643 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.649 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-26 20:32:19.655 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-26 20:32:19.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-26 20:32:19.668 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-26 20:32:19.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.681 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.687 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-08-26 20:32:19.693 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.699 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-26 20:32:19.705 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-26 20:32:19.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-26 20:32:19.716 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-26 20:32:19.723 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.729 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.735 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-08-26 20:32:19.742 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.748 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-26 20:32:19.755 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-26 20:32:19.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-26 20:32:19.767 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-26 20:32:19.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.780 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.786 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-08-26 20:32:19.792 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.798 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-26 20:32:19.804 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-26 20:32:19.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-26 20:32:19.815 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-26 20:32:19.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.829 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.834 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-08-26 20:32:19.840 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.847 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-26 20:32:19.854 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-26 20:32:19.861 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-26 20:32:19.867 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-26 20:32:19.873 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.879 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.885 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-08-26 20:32:19.892 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.898 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-26 20:32:19.905 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-26 20:32:19.912 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-26 20:32:19.918 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-26 20:32:19.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.930 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.936 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-08-26 20:32:19.942 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.948 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-26 20:32:19.955 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-26 20:32:19.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-26 20:32:19.967 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-26 20:32:19.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:19.980 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:19.986 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-08-26 20:32:19.993 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:19.999 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-26 20:32:20.006 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-26 20:32:20.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-26 20:32:20.018 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-26 20:32:20.024 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.029 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.034 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-08-26 20:32:20.040 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.046 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-26 20:32:20.052 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-26 20:32:20.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-26 20:32:20.063 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-26 20:32:20.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.073 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.079 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-08-26 20:32:20.086 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.092 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-26 20:32:20.097 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-26 20:32:20.103 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-26 20:32:20.108 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-26 20:32:20.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.119 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.124 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-08-26 20:32:20.129 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.135 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-26 20:32:20.141 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-26 20:32:20.147 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-26 20:32:20.152 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-26 20:32:20.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.166 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.172 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-08-26 20:32:20.178 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.184 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-26 20:32:20.192 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-26 20:32:20.198 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-26 20:32:20.204 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-26 20:32:20.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.220 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.225 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-08-26 20:32:20.231 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.238 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-26 20:32:20.245 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-26 20:32:20.251 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-26 20:32:20.257 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-26 20:32:20.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.267 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.273 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-08-26 20:32:20.280 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.286 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-26 20:32:20.291 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-26 20:32:20.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-26 20:32:20.304 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-26 20:32:20.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.317 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.323 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-08-26 20:32:20.329 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.335 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-26 20:32:20.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-26 20:32:20.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-26 20:32:20.354 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-26 20:32:20.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.366 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.372 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-08-26 20:32:20.379 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.386 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-26 20:32:20.393 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-26 20:32:20.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-26 20:32:20.407 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-26 20:32:20.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.420 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.425 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-08-26 20:32:20.431 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.438 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-26 20:32:20.446 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-26 20:32:20.452 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-26 20:32:20.459 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-26 20:32:20.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.471 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.477 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-08-26 20:32:20.484 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.489 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-26 20:32:20.496 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-26 20:32:20.503 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-26 20:32:20.511 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-26 20:32:20.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.523 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.528 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-08-26 20:32:20.534 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.540 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-26 20:32:20.548 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-26 20:32:20.554 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-26 20:32:20.560 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-26 20:32:20.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.573 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.578 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-08-26 20:32:20.585 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.591 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-26 20:32:20.597 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-26 20:32:20.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-26 20:32:20.609 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-26 20:32:20.616 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.622 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.629 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-08-26 20:32:20.634 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.641 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-26 20:32:20.647 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-26 20:32:20.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-26 20:32:20.660 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-26 20:32:20.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.672 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.678 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-08-26 20:32:20.685 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.692 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-26 20:32:20.698 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-26 20:32:20.704 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-26 20:32:20.711 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-26 20:32:20.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.723 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.729 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-08-26 20:32:20.736 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.743 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-26 20:32:20.749 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-26 20:32:20.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-26 20:32:20.763 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-26 20:32:20.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.776 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.781 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-08-26 20:32:20.789 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.795 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-26 20:32:20.802 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-26 20:32:20.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-26 20:32:20.813 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-26 20:32:20.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.826 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-08-26 20:32:20.840 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.846 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-26 20:32:20.852 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-26 20:32:20.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-26 20:32:20.865 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-26 20:32:20.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.877 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.884 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-08-26 20:32:20.892 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.899 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-26 20:32:20.906 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-26 20:32:20.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-26 20:32:20.920 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-26 20:32:20.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.933 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.940 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-08-26 20:32:20.947 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:20.954 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-26 20:32:20.961 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-26 20:32:20.968 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-26 20:32:20.976 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-26 20:32:20.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:20.990 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:20.997 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-08-26 20:32:21.004 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.010 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-26 20:32:21.017 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-26 20:32:21.024 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-26 20:32:21.031 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-26 20:32:21.036 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.043 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.050 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-08-26 20:32:21.056 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.062 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-26 20:32:21.069 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-26 20:32:21.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-26 20:32:21.083 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-26 20:32:21.090 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.096 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.103 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-08-26 20:32:21.109 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.116 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-26 20:32:21.123 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-26 20:32:21.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-26 20:32:21.137 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-26 20:32:21.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.150 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.157 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-08-26 20:32:21.164 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.171 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-26 20:32:21.177 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-26 20:32:21.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-26 20:32:21.190 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-26 20:32:21.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.203 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.210 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-08-26 20:32:21.216 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.223 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-26 20:32:21.233 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-26 20:32:21.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-26 20:32:21.246 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-26 20:32:21.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.259 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.267 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-08-26 20:32:21.273 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.280 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-26 20:32:21.286 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-26 20:32:21.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-26 20:32:21.300 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-26 20:32:21.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.312 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.318 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-08-26 20:32:21.325 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.332 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-26 20:32:21.338 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-26 20:32:21.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:21.351 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:21.357 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-08-26 20:32:21.364 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:21.372 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-26 20:32:21.419 | Using python 3.12 to install etcd3gw 2026-08-26 20:32:21.425 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-26 20:32:23.194 | Collecting etcd3gw 2026-08-26 20:32:23.275 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:32:23.285 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-26 20:32:23.301 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-26 20:32:23.303 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:32:23.329 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-26 20:32:23.339 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:32:23.375 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-26 20:32:23.385 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:32:23.767 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-26 20:32:24.556 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-26 20:32:24.595 | WARNING: Connection interrupted while downloading. 2026-08-26 20:32:24.596 | WARNING: Attempting to resume incomplete download (0 bytes/7.4 kB, attempt 1) 2026-08-26 20:32:26.725 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-26 20:32:26.737 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-26 20:32:26.941 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:32:26.943 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-26 20:32:26.952 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:32:26.954 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-26 20:32:26.966 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-26 20:32:26.968 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-26 20:32:26.971 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-26 20:32:26.980 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-26 20:32:27.001 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-26 20:32:27.023 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-26 20:32:27.031 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-26 20:32:27.032 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-26 20:32:27.033 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-26 20:32:27.034 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-26 20:32:27.038 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-26 20:32:27.138 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-26 20:32:27.171 | Attempting uninstall: urllib3 2026-08-26 20:32:27.175 | Found existing installation: urllib3 2.0.7 2026-08-26 20:32:27.175 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:32:27.175 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-26 20:32:27.257 | Attempting uninstall: idna 2026-08-26 20:32:27.260 | Found existing installation: idna 3.6 2026-08-26 20:32:27.261 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:32:27.261 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-26 20:32:27.364 | Attempting uninstall: requests 2026-08-26 20:32:27.368 | Found existing installation: requests 2.31.0 2026-08-26 20:32:27.368 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:32:27.368 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-26 20:32:27.501 | 2026-08-26 20:32:27.504 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-26 20:32:27.628 | + inc/python:pip_install:216 : result=0 2026-08-26 20:32:27.635 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:32:27.640 | + functions-common:time_stop:2420 : local name 2026-08-26 20:32:27.645 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:32:27.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:32:27.657 | + functions-common:time_stop:2423 : local total 2026-08-26 20:32:27.660 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:32:27.663 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:32:27.670 | + functions-common:time_stop:2427 : start_time=1787776341409 2026-08-26 20:32:27.676 | + functions-common:time_stop:2429 : [[ -z 1787776341409 ]] 2026-08-26 20:32:27.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:32:27.695 | + functions-common:time_stop:2432 : end_time=1787776347688 2026-08-26 20:32:27.701 | + functions-common:time_stop:2433 : elapsed_time=6279 2026-08-26 20:32:27.707 | + functions-common:time_stop:2434 : total=71884 2026-08-26 20:32:27.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:32:27.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78163 2026-08-26 20:32:27.726 | + inc/python:pip_install:219 : return 0 2026-08-26 20:32:27.734 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-26 20:32:27.740 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-26 20:32:27.747 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-26 20:32:27.754 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:32:27.760 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:32:27.768 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:32:27.774 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:32:27.781 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:32:27.788 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:32:27.793 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:32:27.800 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:32:27.807 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:32:27.814 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:32:27.821 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:32:27.828 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:32:27.835 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:32:27.842 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-26 20:32:27.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:32:27.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:32:27.862 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-26 20:32:27.869 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-26 20:32:27.875 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:32:27.882 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:32:27.889 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:32:27.896 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:32:27.903 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:32:27.910 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:32:27.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:32:27.924 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:32:27.931 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:32:27.937 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:32:27.944 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:32:27.951 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:32:27.958 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-26 20:32:27.964 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:32:27.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:32:27.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:32:27.985 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-26 20:32:28.040 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-26 20:32:28.100 | Reading package lists... 2026-08-26 20:32:28.348 | Building dependency tree... 2026-08-26 20:32:28.349 | Reading state information... 2026-08-26 20:32:28.626 | The following additional packages will be installed: 2026-08-26 20:32:28.626 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-08-26 20:32:28.628 | Suggested packages: 2026-08-26 20:32:28.628 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-26 20:32:28.628 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-26 20:32:28.628 | python3-uwsgidecorators 2026-08-26 20:32:28.676 | The following NEW packages will be installed: 2026-08-26 20:32:28.677 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-26 20:32:28.677 | uwsgi-plugin-python3 2026-08-26 20:32:41.099 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:32:41.100 | Need to get 1,451 kB of archives. 2026-08-26 20:32:41.100 | After this operation, 4,760 kB of additional disk space will be used. 2026-08-26 20:32:41.100 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-26 20:32:41.163 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-26 20:32:41.178 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-08-26 20:32:41.188 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-26 20:32:41.197 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-26 20:32:41.198 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-26 20:32:41.213 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-26 20:32:41.214 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-26 20:32:41.478 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:32:41.542 | Fetched 1,451 kB in 13s (116 kB/s) 2026-08-26 20:32:41.595 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-26 20:32:41.645 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69107 files and directories currently installed.) 2026-08-26 20:32:41.649 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-26 20:32:41.659 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-26 20:32:41.736 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-26 20:32:41.749 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-26 20:32:41.754 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-26 20:32:41.825 | Selecting previously unselected package libsodium23:amd64. 2026-08-26 20:32:41.838 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:32:41.843 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:32:41.917 | Selecting previously unselected package libzmq5:amd64. 2026-08-26 20:32:41.930 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-26 20:32:41.936 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-26 20:32:42.012 | Selecting previously unselected package libyajl2:amd64. 2026-08-26 20:32:42.025 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-26 20:32:42.034 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-26 20:32:42.101 | Selecting previously unselected package uwsgi-core. 2026-08-26 20:32:42.112 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:32:42.118 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-26 20:32:42.290 | Selecting previously unselected package uwsgi. 2026-08-26 20:32:42.300 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:32:42.308 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-26 20:32:42.373 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-26 20:32:42.381 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-26 20:32:42.386 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-26 20:32:42.457 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-26 20:32:42.470 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-26 20:32:42.483 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-26 20:32:42.497 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-26 20:32:42.511 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-26 20:32:42.527 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-26 20:32:42.553 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-26 20:32:43.095 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-26 20:32:43.151 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:32:43.841 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:32:44.166 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:32:44.173 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:32:44.179 | + functions-common:time_stop:2420 : local name 2026-08-26 20:32:44.186 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:32:44.191 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:32:44.198 | + functions-common:time_stop:2423 : local total 2026-08-26 20:32:44.205 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:32:44.211 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:32:44.217 | + functions-common:time_stop:2427 : start_time=1787776348032 2026-08-26 20:32:44.224 | + functions-common:time_stop:2429 : [[ -z 1787776348032 ]] 2026-08-26 20:32:44.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:32:44.242 | + functions-common:time_stop:2432 : end_time=1787776364235 2026-08-26 20:32:44.248 | + functions-common:time_stop:2433 : elapsed_time=16203 2026-08-26 20:32:44.254 | + functions-common:time_stop:2434 : total=198595 2026-08-26 20:32:44.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:32:44.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=214798 2026-08-26 20:32:44.274 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:32:44.281 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-26 20:32:44.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:32:44.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:32:44.302 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-26 20:32:44.360 | No module matches proxy 2026-08-26 20:32:44.369 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-26 20:32:44.441 | Enabling module proxy. 2026-08-26 20:32:44.453 | To activate the new configuration, you need to run: 2026-08-26 20:32:44.453 | systemctl restart apache2 2026-08-26 20:32:44.466 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-26 20:32:44.535 | Considering dependency proxy for proxy_uwsgi: 2026-08-26 20:32:44.535 | Module proxy already enabled 2026-08-26 20:32:44.535 | Enabling module proxy_uwsgi. 2026-08-26 20:32:44.545 | To activate the new configuration, you need to run: 2026-08-26 20:32:44.546 | systemctl restart apache2 2026-08-26 20:32:44.557 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-26 20:32:44.563 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:32:44.571 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:32:44.578 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:32:44.756 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-26 20:32:44.763 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-26 20:32:44.770 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-26 20:32:44.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:44.783 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:44.790 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-08-26 20:32:44.797 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:44.804 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-26 20:32:44.811 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-26 20:32:44.818 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-26 20:32:44.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:44.833 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:44.839 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-08-26 20:32:44.847 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:44.855 | + ./stack.sh:main:908 : install_glanceclient 2026-08-26 20:32:44.862 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-26 20:32:44.869 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-26 20:32:44.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:44.883 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:44.890 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-08-26 20:32:44.897 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:44.903 | + ./stack.sh:main:909 : install_cinderclient 2026-08-26 20:32:44.910 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-26 20:32:44.917 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-26 20:32:44.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:44.931 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:44.938 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-08-26 20:32:44.944 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:44.951 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-26 20:32:44.959 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-26 20:32:44.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:44.975 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:44.982 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-08-26 20:32:44.990 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:44.997 | + ./stack.sh:main:910 : install_novaclient 2026-08-26 20:32:45.004 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-26 20:32:45.011 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-26 20:32:45.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:45.025 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:45.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-08-26 20:32:45.039 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:45.045 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-26 20:32:45.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:45.099 | + ./stack.sh:main:912 : install_swiftclient 2026-08-26 20:32:45.105 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-26 20:32:45.113 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-26 20:32:45.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:45.127 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:45.135 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-08-26 20:32:45.142 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:45.150 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-26 20:32:45.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:32:45.204 | + ./stack.sh:main:915 : install_neutronclient 2026-08-26 20:32:45.211 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-26 20:32:45.218 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-26 20:32:45.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:45.232 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:45.239 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-08-26 20:32:45.246 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:45.253 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-26 20:32:45.261 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-26 20:32:45.268 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-26 20:32:45.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:32:45.281 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:32:45.288 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-08-26 20:32:45.294 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:32:45.302 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-26 20:32:45.309 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-26 20:32:45.317 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:32:45.326 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-26 20:32:45.333 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-26 20:32:45.340 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:32:45.351 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:32:45.352 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:32:45.364 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-26 20:32:45.371 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-26 20:32:45.377 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-26 20:32:45.386 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-26 20:32:45.393 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-26 20:32:45.447 | Using python 3.12 to install keystonemiddleware 2026-08-26 20:32:45.454 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-26 20:32:47.376 | Collecting keystonemiddleware 2026-08-26 20:32:51.536 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /packages/19/15/8f2c43e91c514110825484d34479e304cdf7a260b15d9eebf619695786ce/keystonemiddleware-13.0.1-py3-none-any.whl.metadata 2026-08-26 20:33:02.844 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:33:02.902 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-26 20:33:02.914 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:33:02.956 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-26 20:33:02.967 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:33:03.015 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-26 20:33:03.027 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:33:03.064 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-26 20:33:03.075 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:33:03.111 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-26 20:33:03.121 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:33:03.167 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-26 20:33:03.176 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:33:03.215 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-26 20:33:03.225 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:33:03.271 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-26 20:33:03.283 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:33:03.292 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-26 20:33:03.313 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-26 20:33:03.323 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:33:03.356 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-26 20:33:03.365 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-26 20:33:03.414 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-26 20:33:03.423 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:33:03.432 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-26 20:33:03.465 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-26 20:33:03.476 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-26 20:33:03.493 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-26 20:33:03.529 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:33:03.539 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:33:03.576 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:33:03.587 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:33:03.634 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-26 20:33:03.645 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-26 20:33:03.688 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-26 20:33:03.699 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:33:03.751 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-26 20:33:03.762 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:33:03.803 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-26 20:33:03.814 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-26 20:33:03.850 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-26 20:33:03.861 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-26 20:33:03.873 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-26 20:33:03.911 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-26 20:33:03.921 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-26 20:33:03.933 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-26 20:33:03.936 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-08-26 20:33:04.038 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-26 20:33:04.047 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-26 20:33:04.089 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-26 20:33:04.099 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-26 20:33:04.108 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-26 20:33:04.109 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-08-26 20:33:04.111 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-26 20:33:04.140 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-26 20:33:04.149 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-26 20:33:04.163 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-26 20:33:04.163 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-26 20:33:04.164 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-26 20:33:04.165 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-26 20:33:04.191 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-26 20:33:04.225 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-26 20:33:04.255 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-26 20:33:04.273 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-26 20:33:04.292 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-26 20:33:04.316 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-26 20:33:04.334 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-26 20:33:04.356 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-26 20:33:04.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.8 MB/s 0:00:00 2026-08-26 20:33:04.414 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-26 20:33:04.433 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-26 20:33:04.453 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-26 20:33:04.473 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-26 20:33:04.492 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-26 20:33:04.518 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-26 20:33:04.538 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-26 20:33:04.557 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-26 20:33:04.576 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-26 20:33:04.596 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-26 20:33:04.620 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-26 20:33:04.644 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-26 20:33:04.663 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-26 20:33:04.681 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-26 20:33:04.702 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-26 20:33:04.722 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-26 20:33:04.882 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-26 20:33:05.072 | Attempting uninstall: six 2026-08-26 20:33:05.075 | Found existing installation: six 1.16.0 2026-08-26 20:33:05.075 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:05.075 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-26 20:33:05.113 | Attempting uninstall: pyparsing 2026-08-26 20:33:05.116 | Found existing installation: pyparsing 3.1.1 2026-08-26 20:33:05.116 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:05.116 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-26 20:33:05.196 | Attempting uninstall: PyJWT 2026-08-26 20:33:05.199 | Found existing installation: PyJWT 2.7.0 2026-08-26 20:33:05.199 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:05.200 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-26 20:33:06.591 | 2026-08-26 20:33:06.595 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.2.0 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-26 20:33:06.723 | + inc/python:pip_install:216 : result=0 2026-08-26 20:33:06.730 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:33:06.736 | + functions-common:time_stop:2420 : local name 2026-08-26 20:33:06.742 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:33:06.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:33:06.752 | + functions-common:time_stop:2423 : local total 2026-08-26 20:33:06.758 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:33:06.764 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:33:06.770 | + functions-common:time_stop:2427 : start_time=1787776365434 2026-08-26 20:33:06.777 | + functions-common:time_stop:2429 : [[ -z 1787776365434 ]] 2026-08-26 20:33:06.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:33:06.793 | + functions-common:time_stop:2432 : end_time=1787776386786 2026-08-26 20:33:06.799 | + functions-common:time_stop:2433 : elapsed_time=21352 2026-08-26 20:33:06.804 | + functions-common:time_stop:2434 : total=78163 2026-08-26 20:33:06.811 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:33:06.817 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99515 2026-08-26 20:33:06.823 | + inc/python:pip_install:219 : return 0 2026-08-26 20:33:06.829 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-26 20:33:06.835 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-26 20:33:06.842 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:33:06.852 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-26 20:33:06.859 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-26 20:33:06.866 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:33:06.877 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:33:06.877 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:33:06.890 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-26 20:33:06.897 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-26 20:33:06.904 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-26 20:33:06.912 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-26 20:33:06.919 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-26 20:33:06.976 | Using python 3.12 to install python-memcached 2026-08-26 20:33:06.982 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-26 20:33:07.655 | Collecting python-memcached 2026-08-26 20:33:07.709 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:33:07.723 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-26 20:33:07.796 | Installing collected packages: python-memcached 2026-08-26 20:33:07.820 | Successfully installed python-memcached-1.62 2026-08-26 20:33:07.904 | + inc/python:pip_install:216 : result=0 2026-08-26 20:33:07.910 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:33:07.917 | + functions-common:time_stop:2420 : local name 2026-08-26 20:33:07.923 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:33:07.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:33:07.936 | + functions-common:time_stop:2423 : local total 2026-08-26 20:33:07.941 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:33:07.946 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:33:07.952 | + functions-common:time_stop:2427 : start_time=1787776386962 2026-08-26 20:33:07.960 | + functions-common:time_stop:2429 : [[ -z 1787776386962 ]] 2026-08-26 20:33:07.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:33:07.979 | + functions-common:time_stop:2432 : end_time=1787776387971 2026-08-26 20:33:07.985 | + functions-common:time_stop:2433 : elapsed_time=1009 2026-08-26 20:33:07.991 | + functions-common:time_stop:2434 : total=99515 2026-08-26 20:33:07.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:33:08.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100524 2026-08-26 20:33:08.010 | + inc/python:pip_install:219 : return 0 2026-08-26 20:33:08.017 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-26 20:33:08.062 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:08.068 | + ./stack.sh:main:922 : '[' 162.253.55.160 == 162.253.55.160 ']' 2026-08-26 20:33:08.075 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-26 20:33:08.082 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-26 20:33:08.089 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-26 20:33:08.096 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:33:08.101 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-26 20:33:08.108 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-26 20:33:08.151 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:08.158 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-08-26 20:33:08.164 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/keystone.git 2026-08-26 20:33:08.170 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-26 20:33:08.176 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:33:08.182 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:33:08.189 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:33:08.195 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:33:08.200 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:33:08.208 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:33:08.248 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:33:08.253 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:33:08.259 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:08.266 | + functions-common:git_clone:610 : echo master 2026-08-26 20:33:08.267 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:33:08.277 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-26 20:33:08.283 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:08.288 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-26 20:33:08.318 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-26 20:33:08.325 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:33:08.326 | + functions-common:git_clone:673 : head -1 2026-08-26 20:33:08.337 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-26 20:33:08.343 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:33:08.350 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-26 20:33:08.356 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:33:08.363 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:33:08.369 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-26 20:33:08.374 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:33:08.380 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-26 20:33:08.385 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:33:08.390 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:33:08.394 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-26 20:33:08.398 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:33:08.402 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:33:08.409 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-26 20:33:08.415 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:33:08.421 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-26 20:33:08.425 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:33:08.430 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:33:08.438 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-26 20:33:08.451 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-26 20:33:08.457 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-26 20:33:08.464 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-26 20:33:08.580 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-26 20:33:08.587 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:33:08.591 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:33:08.599 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:33:08.605 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-26 20:33:08.611 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-26 20:33:08.618 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:33:08.624 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:33:08.629 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:33:08.636 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:33:08.642 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:33:08.648 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:33:08.655 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:33:08.660 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-26 20:33:08.709 | Using python 3.12 to install /opt/stack/keystone 2026-08-26 20:33:08.715 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-26 20:33:09.317 | Obtaining file:///opt/stack/keystone 2026-08-26 20:33:09.320 | Installing build dependencies: started 2026-08-26 20:33:10.193 | Installing build dependencies: finished with status 'done' 2026-08-26 20:33:10.194 | Checking if build backend supports build_editable: started 2026-08-26 20:33:10.510 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:33:10.512 | Getting requirements to build editable: started 2026-08-26 20:33:10.656 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:33:10.659 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:33:11.383 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:33:11.399 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (7.0.3) 2026-08-26 20:33:11.400 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-26 20:33:11.502 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-26 20:33:13.964 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:33:13.997 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.003 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-26 20:33:14.254 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.258 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-26 20:33:14.582 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.586 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-26 20:33:14.599 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-26 20:33:14.599 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-26 20:33:14.600 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-26 20:33:14.636 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.639 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-26 20:33:14.648 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-26 20:33:14.649 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-26 20:33:14.649 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-26 20:33:14.683 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.686 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:33:14.721 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.726 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:33:14.738 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-26 20:33:14.739 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-26 20:33:14.762 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.765 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:33:14.798 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.802 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:33:14.811 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.11.0) 2026-08-26 20:33:14.825 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.828 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:33:14.835 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-26 20:33:14.849 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.852 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-26 20:33:14.883 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.888 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-26 20:33:14.899 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-26 20:33:14.899 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-26 20:33:14.926 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.930 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-26 20:33:14.941 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.1.0) 2026-08-26 20:33:14.942 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-26 20:33:14.961 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:14.964 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-26 20:33:14.999 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-26 20:33:15.002 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:33:15.124 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-26 20:33:15.128 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-26 20:33:15.150 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-26 20:33:15.153 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-26 20:33:15.162 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev64) (5.3.1) 2026-08-26 20:33:15.177 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:33:15.180 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:33:15.202 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:33:15.205 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-26 20:33:15.225 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:33:15.228 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:33:15.254 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:33:15.258 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:33:15.328 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-26 20:33:15.331 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-26 20:33:15.359 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-26 20:33:15.363 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-26 20:33:15.376 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) (1.17.0) 2026-08-26 20:33:15.413 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-26 20:33:15.417 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-26 20:33:15.450 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.453 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-26 20:33:15.474 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.478 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:33:15.506 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.509 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:33:15.835 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.838 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-26 20:33:15.850 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (5.16.0) 2026-08-26 20:33:15.852 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.34.2) 2026-08-26 20:33:15.854 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.1.0) 2026-08-26 20:33:15.854 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (1.9.0) 2026-08-26 20:33:15.855 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (4.16.0) 2026-08-26 20:33:15.861 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (1.3.0) 2026-08-26 20:33:15.861 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (2.0.0) 2026-08-26 20:33:15.862 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev64) (6.0.3) 2026-08-26 20:33:15.886 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.889 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-26 20:33:15.898 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev64) (3.1.0) 2026-08-26 20:33:15.912 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.916 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-26 20:33:15.935 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.938 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-26 20:33:15.962 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:15.965 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:33:15.974 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev64) (2.3.0) 2026-08-26 20:33:15.977 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev64) (2.9.0.post0) 2026-08-26 20:33:15.979 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (3.5.0) 2026-08-26 20:33:16.000 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.003 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:33:16.027 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.033 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:33:16.064 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.068 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-26 20:33:16.105 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.108 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:33:16.132 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.136 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-26 20:33:16.159 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.162 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:33:16.190 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.194 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-26 20:33:16.202 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-26 20:33:16.220 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.223 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:33:16.249 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.252 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:33:16.283 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.287 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:33:16.439 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.442 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-26 20:33:16.469 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.472 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:33:16.491 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.495 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:33:16.514 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.517 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-26 20:33:16.542 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.545 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-26 20:33:16.581 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.584 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-26 20:33:16.603 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.607 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-26 20:33:16.630 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.633 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-26 20:33:16.654 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.656 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-26 20:33:16.667 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (3.3.2) 2026-08-26 20:33:16.668 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev64) (7.2.2) 2026-08-26 20:33:16.674 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (84.0.0) 2026-08-26 20:33:16.691 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.694 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-26 20:33:16.726 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.730 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-26 20:33:16.753 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.756 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-26 20:33:16.782 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.786 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-26 20:33:16.799 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.5.0) 2026-08-26 20:33:16.799 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (3.18) 2026-08-26 20:33:16.800 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.7.0) 2026-08-26 20:33:16.800 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2023.11.17) 2026-08-26 20:33:16.824 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.829 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-26 20:33:16.862 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-26 20:33:16.865 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:33:16.914 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-26 20:33:16.931 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-26 20:33:16.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 101.8 MB/s 0:00:00 2026-08-26 20:33:16.975 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-26 20:33:16.988 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-26 20:33:16.999 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-26 20:33:17.007 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-26 20:33:17.019 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-26 20:33:17.028 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-26 20:33:17.036 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-26 20:33:17.045 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-26 20:33:17.056 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-26 20:33:17.067 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-26 20:33:17.077 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-26 20:33:17.086 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-26 20:33:17.095 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-26 20:33:17.108 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-26 20:33:17.123 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-26 20:33:17.139 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-26 20:33:17.157 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-26 20:33:17.168 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-26 20:33:17.180 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-26 20:33:17.192 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-26 20:33:17.208 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-26 20:33:17.220 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-26 20:33:17.234 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-26 20:33:17.249 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-26 20:33:17.266 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-26 20:33:17.286 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-26 20:33:17.305 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-26 20:33:17.326 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 24.0 MB/s 0:00:00 2026-08-26 20:33:17.330 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-26 20:33:17.342 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-26 20:33:17.354 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-26 20:33:17.364 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-26 20:33:17.379 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-26 20:33:17.397 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-26 20:33:17.408 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-26 20:33:17.421 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-26 20:33:17.442 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-26 20:33:17.460 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-26 20:33:17.472 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-26 20:33:17.491 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-26 20:33:17.506 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-26 20:33:17.517 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-26 20:33:17.528 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-26 20:33:17.540 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-26 20:33:17.560 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-26 20:33:17.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 74.9 MB/s 0:00:00 2026-08-26 20:33:17.612 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-26 20:33:17.623 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-26 20:33:17.635 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-26 20:33:17.645 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-26 20:33:17.659 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-26 20:33:17.674 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-26 20:33:17.689 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-26 20:33:17.701 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-26 20:33:17.710 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-26 20:33:17.721 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-26 20:33:17.763 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-26 20:33:17.940 | Building wheels for collected packages: keystone 2026-08-26 20:33:17.941 | Building editable for keystone (pyproject.toml): started 2026-08-26 20:33:18.698 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-26 20:33:18.699 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=a56e53a1e4f92018e3201e537cde092c59abaf516d76a63492e594f134503cbd 2026-08-26 20:33:18.699 | Stored in directory: /tmp/pip-ephem-wheel-cache-b38bere3/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-26 20:33:18.704 | Successfully built keystone 2026-08-26 20:33:18.861 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-26 20:33:19.885 | Attempting uninstall: oauthlib 2026-08-26 20:33:19.890 | Found existing installation: oauthlib 3.2.2 2026-08-26 20:33:19.890 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:19.890 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-26 20:33:19.969 | Attempting uninstall: markupsafe 2026-08-26 20:33:19.974 | Found existing installation: MarkupSafe 2.1.5 2026-08-26 20:33:19.974 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:19.974 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-26 20:33:20.651 | Attempting uninstall: blinker 2026-08-26 20:33:20.657 | Found existing installation: blinker 1.7.0 2026-08-26 20:33:20.657 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:20.657 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-26 20:33:20.681 | Attempting uninstall: attrs 2026-08-26 20:33:20.686 | Found existing installation: attrs 23.2.0 2026-08-26 20:33:20.686 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:20.686 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-26 20:33:22.365 | Attempting uninstall: jinja2 2026-08-26 20:33:22.371 | Found existing installation: Jinja2 3.1.2 2026-08-26 20:33:22.371 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:22.371 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-26 20:33:22.939 | Attempting uninstall: cryptography 2026-08-26 20:33:22.945 | Found existing installation: cryptography 41.0.7 2026-08-26 20:33:22.946 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:22.946 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-26 20:33:23.500 | Attempting uninstall: jsonschema 2026-08-26 20:33:23.506 | Found existing installation: jsonschema 4.10.3 2026-08-26 20:33:23.507 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:23.507 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-26 20:33:24.354 | 2026-08-26 20:33:24.362 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.2.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-26 20:33:24.621 | + inc/python:pip_install:216 : result=0 2026-08-26 20:33:24.627 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:33:24.632 | + functions-common:time_stop:2420 : local name 2026-08-26 20:33:24.640 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:33:24.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:33:24.650 | + functions-common:time_stop:2423 : local total 2026-08-26 20:33:24.656 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:33:24.660 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:33:24.666 | + functions-common:time_stop:2427 : start_time=1787776388696 2026-08-26 20:33:24.671 | + functions-common:time_stop:2429 : [[ -z 1787776388696 ]] 2026-08-26 20:33:24.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:33:24.689 | + functions-common:time_stop:2432 : end_time=1787776404683 2026-08-26 20:33:24.696 | + functions-common:time_stop:2433 : elapsed_time=15987 2026-08-26 20:33:24.702 | + functions-common:time_stop:2434 : total=100524 2026-08-26 20:33:24.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:33:24.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116511 2026-08-26 20:33:24.719 | + inc/python:pip_install:219 : return 0 2026-08-26 20:33:24.725 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:33:24.731 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:33:24.737 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-26 20:33:24.744 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-26 20:33:24.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:33:24.757 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:33:24.765 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-08-26 20:33:24.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:33:24.778 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-26 20:33:24.822 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:24.829 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:33:24.836 | + ./stack.sh:main:924 : configure_keystone 2026-08-26 20:33:24.842 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-26 20:33:24.873 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-26 20:33:24.880 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-26 20:33:24.890 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-26 20:33:24.931 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:24.937 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-26 20:33:25.017 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-26 20:33:25.089 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-26 20:33:25.166 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-26 20:33:25.244 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-26 20:33:25.321 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-26 20:33:25.400 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-26 20:33:25.473 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-26 20:33:25.554 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-26 20:33:25.638 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-26 20:33:25.644 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-26 20:33:25.651 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-26 20:33:25.658 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-26 20:33:25.666 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:33:25.673 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:33:25.714 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:25.722 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:33:25.728 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:33:25.736 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:33:25.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:25.782 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:33:25.790 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:33:25.869 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:33:25.876 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:33:25.883 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.160/identity 2026-08-26 20:33:25.964 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-26 20:33:25.971 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-26 20:33:26.058 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-26 20:33:26.064 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-26 20:33:26.072 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-26 20:33:26.078 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-26 20:33:26.085 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:33:26.092 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:33:26.098 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:33:26.141 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:26.147 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:33:26.154 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-26 20:33:26.162 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-26 20:33:26.244 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-26 20:33:26.251 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-26 20:33:26.257 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-26 20:33:26.263 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-26 20:33:26.270 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:33:26.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:33:26.322 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:33:26.328 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:33:26.335 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:33:26.342 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:33:26.417 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:33:26.493 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:33:26.567 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:33:26.642 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-26 20:33:26.714 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-26 20:33:26.790 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-26 20:33:26.797 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:33:26.803 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-26 20:33:26.810 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-26 20:33:26.815 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:33:26.821 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-26 20:33:26.828 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-26 20:33:26.834 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:33:26.841 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:33:26.869 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:33:26.871 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:33:26.887 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:33:26.896 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:33:26.920 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:33:26.931 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-26 20:33:26.937 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:33:26.946 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:33:26.953 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-26 20:33:27.029 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-08-26 20:33:27.101 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-26 20:33:27.175 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-26 20:33:27.246 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-26 20:33:27.319 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-26 20:33:27.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-26 20:33:27.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-26 20:33:27.543 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-26 20:33:27.617 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:33:27.693 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-26 20:33:27.763 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-26 20:33:27.838 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-26 20:33:27.912 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-26 20:33:27.985 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:33:27.992 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:33:28.000 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-26 20:33:28.006 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-26 20:33:28.013 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:33:28.020 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:28.026 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:28.033 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:33:28.041 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:33:28.048 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-26 20:33:28.124 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-26 20:33:28.202 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-26 20:33:28.203 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-26 20:33:28.220 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-26 20:33:28.229 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-26 20:33:28.235 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-26 20:33:28.241 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:33:28.247 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:33:28.255 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:33:28.261 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:33:28.267 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:28.274 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:28.280 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:33:28.286 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:33:28.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:28.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:28.305 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-26 20:33:28.375 | Enabling site keystone-api. 2026-08-26 20:33:28.385 | To activate the new configuration, you need to run: 2026-08-26 20:33:28.385 | systemctl reload apache2 2026-08-26 20:33:28.396 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:33:28.402 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:33:28.409 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:33:28.416 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:33:28.597 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-26 20:33:28.675 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-26 20:33:28.757 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-26 20:33:28.839 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-26 20:33:28.846 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-26 20:33:28.925 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-26 20:33:29.003 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-26 20:33:29.079 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-26 20:33:29.161 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-26 20:33:29.167 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-26 20:33:29.240 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-26 20:33:29.282 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:29.289 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-26 20:33:29.332 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:29.338 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-26 20:33:29.346 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-26 20:33:29.352 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-26 20:33:29.359 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:33:29.366 | + lib/stack:stack_install_service:32 : install_glance 2026-08-26 20:33:29.372 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-26 20:33:29.379 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-26 20:33:29.387 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-26 20:33:29.430 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:29.437 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-26 20:33:29.443 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-26 20:33:29.484 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:29.491 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-26 20:33:29.498 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-26 20:33:29.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:33:29.512 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:33:29.519 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-08-26 20:33:29.526 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:33:29.535 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-26 20:33:29.541 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-26 20:33:29.549 | ++ inc/python:join_extras:29 : echo cinder 2026-08-26 20:33:29.557 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-26 20:33:29.564 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-26 20:33:29.571 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-26 20:33:29.578 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-26 20:33:29.586 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-26 20:33:29.593 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-26 20:33:29.600 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-26 20:33:29.610 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:33:29.611 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-26 20:33:29.623 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-26 20:33:29.630 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-26 20:33:29.637 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-26 20:33:29.645 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-26 20:33:29.653 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-26 20:33:29.709 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-26 20:33:29.716 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-26 20:33:31.476 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.608 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:33:33.623 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-26 20:33:33.624 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-26 20:33:33.624 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-26 20:33:33.625 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-08-26 20:33:33.626 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-26 20:33:33.626 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-08-26 20:33:33.627 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-26 20:33:33.627 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.16.0) 2026-08-26 20:33:33.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-26 20:33:33.628 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-26 20:33:33.747 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.752 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:33:33.764 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-26 20:33:33.767 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-26 20:33:33.769 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-08-26 20:33:33.812 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.818 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-26 20:33:33.897 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.902 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:33:33.941 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.945 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:33:33.980 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-26 20:33:33.984 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-26 20:33:33.995 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-26 20:33:33.996 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-26 20:33:33.996 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-26 20:33:33.997 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-08-26 20:33:34.001 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-26 20:33:34.002 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-26 20:33:34.002 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-08-26 20:33:34.005 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-26 20:33:34.005 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-26 20:33:34.006 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.0) 2026-08-26 20:33:34.008 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-26 20:33:34.026 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-26 20:33:34.030 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-26 20:33:34.040 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-26 20:33:34.043 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-26 20:33:34.045 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-26 20:33:34.046 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-26 20:33:34.047 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-26 20:33:34.055 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-26 20:33:34.056 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-08-26 20:33:34.056 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-26 20:33:34.058 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-26 20:33:34.061 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-08-26 20:33:34.062 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-08-26 20:33:34.063 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-08-26 20:33:34.063 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-26 20:33:34.064 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-26 20:33:34.064 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-26 20:33:34.065 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-26 20:33:34.066 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-26 20:33:34.071 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-26 20:33:34.072 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-08-26 20:33:34.075 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-26 20:33:34.083 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-26 20:33:34.085 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-08-26 20:33:34.087 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-26 20:33:34.093 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-26 20:33:34.094 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-26 20:33:34.094 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-26 20:33:34.095 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-26 20:33:34.105 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-26 20:33:34.131 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-26 20:33:34.149 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-26 20:33:34.162 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-26 20:33:34.173 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-26 20:33:34.185 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-26 20:33:34.197 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-26 20:33:34.207 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-26 20:33:34.321 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-26 20:33:35.040 | 2026-08-26 20:33:35.048 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-26 20:33:35.172 | + inc/python:pip_install:216 : result=0 2026-08-26 20:33:35.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:33:35.185 | + functions-common:time_stop:2420 : local name 2026-08-26 20:33:35.191 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:33:35.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:33:35.202 | + functions-common:time_stop:2423 : local total 2026-08-26 20:33:35.208 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:33:35.214 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:33:35.220 | + functions-common:time_stop:2427 : start_time=1787776409695 2026-08-26 20:33:35.226 | + functions-common:time_stop:2429 : [[ -z 1787776409695 ]] 2026-08-26 20:33:35.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:33:35.256 | + functions-common:time_stop:2432 : end_time=1787776415249 2026-08-26 20:33:35.262 | + functions-common:time_stop:2433 : elapsed_time=5554 2026-08-26 20:33:35.268 | + functions-common:time_stop:2434 : total=116511 2026-08-26 20:33:35.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:33:35.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122065 2026-08-26 20:33:35.286 | + inc/python:pip_install:219 : return 0 2026-08-26 20:33:35.292 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-26 20:33:35.298 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-26 20:33:35.304 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-26 20:33:35.333 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-26 20:33:35.345 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-08-26 20:33:35.351 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/glance.git 2026-08-26 20:33:35.357 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-26 20:33:35.363 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:33:35.369 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:33:35.378 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:33:35.385 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:33:35.390 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:33:35.398 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:33:35.442 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:33:35.447 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:33:35.453 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:35.460 | + functions-common:git_clone:610 : echo master 2026-08-26 20:33:35.461 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:33:35.473 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-26 20:33:35.479 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:35.485 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-26 20:33:35.517 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-26 20:33:35.525 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:33:35.526 | + functions-common:git_clone:673 : head -1 2026-08-26 20:33:35.534 | 2699961fa tests: Ignore CHECK constraints in test_models_sync 2026-08-26 20:33:35.541 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:33:35.549 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-26 20:33:35.556 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:33:35.562 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:33:35.570 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-26 20:33:35.576 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:33:35.582 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-26 20:33:35.588 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:33:35.596 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:33:35.604 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-26 20:33:35.610 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:33:35.618 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:33:35.626 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-26 20:33:35.633 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:33:35.641 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-26 20:33:35.648 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:33:35.656 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:33:35.665 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-26 20:33:35.681 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-26 20:33:35.688 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-26 20:33:35.698 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-26 20:33:35.802 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-26 20:33:35.809 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:33:35.816 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:33:35.823 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:33:35.830 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-26 20:33:35.835 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-26 20:33:35.840 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:33:35.847 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:33:35.852 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:33:35.859 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:33:35.866 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:33:35.872 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:33:35.878 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:33:35.884 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-26 20:33:35.929 | Using python 3.12 to install /opt/stack/glance 2026-08-26 20:33:35.934 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-26 20:33:36.541 | Obtaining file:///opt/stack/glance 2026-08-26 20:33:36.543 | Installing build dependencies: started 2026-08-26 20:33:37.356 | Installing build dependencies: finished with status 'done' 2026-08-26 20:33:37.357 | Checking if build backend supports build_editable: started 2026-08-26 20:33:37.647 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:33:37.649 | Getting requirements to build editable: started 2026-08-26 20:33:37.835 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:33:37.837 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:33:38.468 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:33:38.489 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.0.3) 2026-08-26 20:33:38.490 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (0.7.1) 2026-08-26 20:33:38.491 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.0.52) 2026-08-26 20:33:38.491 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-26 20:33:38.492 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.5.1) 2026-08-26 20:33:38.493 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.8.11) 2026-08-26 20:33:38.494 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (1.19.1) 2026-08-26 20:33:39.659 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.726 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:33:39.731 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.7.0) 2026-08-26 20:33:39.732 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (7.6.1) 2026-08-26 20:33:39.732 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.5.0) 2026-08-26 20:33:39.733 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (2.8.0) 2026-08-26 20:33:39.733 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (10.2.0) 2026-08-26 20:33:39.733 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.9.1) 2026-08-26 20:33:39.770 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.773 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:33:39.786 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.16.0) 2026-08-26 20:33:39.786 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (13.0.1) 2026-08-26 20:33:39.801 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.805 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:33:39.814 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.18.0) 2026-08-26 20:33:39.814 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.10.1) 2026-08-26 20:33:39.815 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.26.0) 2026-08-26 20:33:39.816 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.8.0) 2026-08-26 20:33:39.816 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (18.1.1) 2026-08-26 20:33:39.816 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.9.0) 2026-08-26 20:33:39.834 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.837 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:33:39.847 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.3.0) 2026-08-26 20:33:39.847 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (18.2.0) 2026-08-26 20:33:39.848 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (8.2.0) 2026-08-26 20:33:39.870 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.873 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:33:39.883 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (6.0.1) 2026-08-26 20:33:39.884 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (4.8.0) 2026-08-26 20:33:39.885 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (4.4.0) 2026-08-26 20:33:39.885 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (5.7.0) 2026-08-26 20:33:39.886 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (3.1.0) 2026-08-26 20:33:39.886 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev42) (43.0.3) 2026-08-26 20:33:39.901 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.904 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:33:39.936 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.939 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:33:39.951 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev42) (1.4.1) 2026-08-26 20:33:39.951 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev42) (4.16.0) 2026-08-26 20:33:39.971 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:39.974 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:33:39.985 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.34.2) 2026-08-26 20:33:39.987 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev42) (2.1.1) 2026-08-26 20:33:39.990 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev42) (3.0) 2026-08-26 20:33:39.991 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev42) (5.11.0) 2026-08-26 20:33:39.994 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev42) (2.3.0) 2026-08-26 20:33:39.998 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev42) (1.4.2) 2026-08-26 20:33:39.999 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev42) (3.5.0) 2026-08-26 20:33:40.002 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev42) (3.3.2) 2026-08-26 20:33:40.004 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (26.1.0) 2026-08-26 20:33:40.004 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (2025.9.1) 2026-08-26 20:33:40.005 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (0.37.0) 2026-08-26 20:33:40.005 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev42) (2026.6.3) 2026-08-26 20:33:40.009 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev42) (2.1.0) 2026-08-26 20:33:40.009 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev42) (1.9.0) 2026-08-26 20:33:40.012 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (4.3.0) 2026-08-26 20:33:40.013 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (4.1.0) 2026-08-26 20:33:40.014 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (2.13.0) 2026-08-26 20:33:40.017 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (1.5.0) 2026-08-26 20:33:40.019 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev42) (5.3.1) 2026-08-26 20:33:40.021 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev42) (0.20) 2026-08-26 20:33:40.024 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (1.3.0) 2026-08-26 20:33:40.024 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (2.0.0) 2026-08-26 20:33:40.025 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev42) (6.0.3) 2026-08-26 20:33:40.029 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev42) (2.1.2) 2026-08-26 20:33:40.029 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev42) (0.6.2) 2026-08-26 20:33:40.057 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.060 | Downloading openstacksdk-4.19.0-py3-none-any.whl.metadata (12 kB) 2026-08-26 20:33:40.082 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.085 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-26 20:33:40.111 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.113 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-26 20:33:40.137 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.140 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:33:40.149 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) (7.2.2) 2026-08-26 20:33:40.168 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.172 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:33:40.185 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev42) (2.9.0.post0) 2026-08-26 20:33:40.189 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (7.1.7) 2026-08-26 20:33:40.189 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.3.1) 2026-08-26 20:33:40.190 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.6.2) 2026-08-26 20:33:40.191 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (0.17.0) 2026-08-26 20:33:40.193 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (5.1.0) 2026-08-26 20:33:40.198 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (2026.3) 2026-08-26 20:33:40.199 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (26.3) 2026-08-26 20:33:40.202 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev42) (0.26.0) 2026-08-26 20:33:40.204 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (5.0.0) 2026-08-26 20:33:40.204 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (3.1.6) 2026-08-26 20:33:40.205 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (4.0.1) 2026-08-26 20:33:40.209 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev42) (3.0.3) 2026-08-26 20:33:40.216 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev42) (1.2.1) 2026-08-26 20:33:40.219 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (0.41.2) 2026-08-26 20:33:40.219 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (3.5.5) 2026-08-26 20:33:40.221 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (1.7.6) 2026-08-26 20:33:40.223 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) (2.8.0) 2026-08-26 20:33:40.244 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.248 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:33:40.311 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.314 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-26 20:33:40.335 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev42) (84.0.0) 2026-08-26 20:33:40.342 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev42) (0.8.2) 2026-08-26 20:33:40.374 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.378 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:33:40.402 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.405 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-26 20:33:40.439 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.442 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:33:40.483 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.485 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-26 20:33:40.507 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.511 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:33:40.519 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (15.0.0) 2026-08-26 20:33:40.534 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.538 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-26 20:33:40.556 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev42) (1.17.0) 2026-08-26 20:33:40.570 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.5.0) 2026-08-26 20:33:40.570 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (3.18) 2026-08-26 20:33:40.570 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.7.0) 2026-08-26 20:33:40.571 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2023.11.17) 2026-08-26 20:33:40.587 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (4.2.0) 2026-08-26 20:33:40.588 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (2.20.0) 2026-08-26 20:33:40.592 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev42) (0.1.2) 2026-08-26 20:33:40.600 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev42) (0.8) 2026-08-26 20:33:40.684 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.687 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:33:40.713 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.716 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-26 20:33:40.724 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) (9.1.4) 2026-08-26 20:33:40.738 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.741 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-26 20:33:40.790 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:40.793 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-26 20:33:40.803 | Installing build dependencies: started 2026-08-26 20:33:41.596 | Installing build dependencies: finished with status 'done' 2026-08-26 20:33:41.597 | Getting requirements to build wheel: started 2026-08-26 20:33:41.960 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:33:41.961 | Preparing metadata (pyproject.toml): started 2026-08-26 20:33:42.193 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:33:42.227 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:42.232 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-26 20:33:42.273 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev42) 2026-08-26 20:33:42.278 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-26 20:33:42.323 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-26 20:33:42.336 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-26 20:33:42.347 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-26 20:33:42.359 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-26 20:33:42.373 | Downloading openstacksdk-4.19.0-py3-none-any.whl (2.0 MB) 2026-08-26 20:33:42.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 74.0 MB/s 0:00:00 2026-08-26 20:33:42.406 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-26 20:33:42.419 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-26 20:33:42.430 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-26 20:33:42.441 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-26 20:33:42.455 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-26 20:33:42.468 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-26 20:33:42.480 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-26 20:33:42.493 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-26 20:33:42.507 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-26 20:33:42.522 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-26 20:33:42.536 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-26 20:33:42.551 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-26 20:33:42.561 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-26 20:33:42.576 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-26 20:33:42.593 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-26 20:33:42.604 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-26 20:33:42.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 65.5 MB/s 0:00:00 2026-08-26 20:33:42.642 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-26 20:33:42.654 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-26 20:33:42.667 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-26 20:33:42.677 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-26 20:33:42.689 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-26 20:33:42.773 | Building wheels for collected packages: glance, simplegeneric 2026-08-26 20:33:42.774 | Building editable for glance (pyproject.toml): started 2026-08-26 20:33:43.433 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-26 20:33:43.435 | Created wheel for glance: filename=glance-33.0.0.0b3.dev42-0.editable-py3-none-any.whl size=9070 sha256=8ee5cbbf74fb8f8f1c5bfb065b75d3f468bddaac387440d27fd2af658f38ec1b 2026-08-26 20:33:43.435 | Stored in directory: /tmp/pip-ephem-wheel-cache-ucz000jp/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-26 20:33:43.441 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-26 20:33:43.681 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-26 20:33:43.683 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c5a858e9c45fd77634e2aa048d958d26ad832e955a26b746c3de79d8bbdaae8f 2026-08-26 20:33:43.683 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-26 20:33:43.688 | Successfully built glance simplegeneric 2026-08-26 20:33:43.829 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-26 20:33:45.471 | Attempting uninstall: jsonpointer 2026-08-26 20:33:45.480 | Found existing installation: jsonpointer 2.0 2026-08-26 20:33:45.481 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:45.481 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-26 20:33:45.514 | Attempting uninstall: httplib2 2026-08-26 20:33:45.521 | Found existing installation: httplib2 0.20.4 2026-08-26 20:33:45.522 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:45.523 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-26 20:33:45.582 | Attempting uninstall: jsonpatch 2026-08-26 20:33:45.589 | Found existing installation: jsonpatch 1.32 2026-08-26 20:33:45.589 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-26 20:33:45.589 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-26 20:33:47.978 | 2026-08-26 20:33:47.988 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev42 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-26 20:33:48.231 | + inc/python:pip_install:216 : result=0 2026-08-26 20:33:48.236 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:33:48.242 | + functions-common:time_stop:2420 : local name 2026-08-26 20:33:48.248 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:33:48.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:33:48.260 | + functions-common:time_stop:2423 : local total 2026-08-26 20:33:48.266 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:33:48.272 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:33:48.278 | + functions-common:time_stop:2427 : start_time=1787776415919 2026-08-26 20:33:48.284 | + functions-common:time_stop:2429 : [[ -z 1787776415919 ]] 2026-08-26 20:33:48.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:33:48.301 | + functions-common:time_stop:2432 : end_time=1787776428293 2026-08-26 20:33:48.307 | + functions-common:time_stop:2433 : elapsed_time=12374 2026-08-26 20:33:48.313 | + functions-common:time_stop:2434 : total=122065 2026-08-26 20:33:48.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:33:48.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134439 2026-08-26 20:33:48.331 | + inc/python:pip_install:219 : return 0 2026-08-26 20:33:48.337 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:33:48.344 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:33:48.351 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-26 20:33:48.358 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-26 20:33:48.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:33:48.371 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:33:48.378 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-08-26 20:33:48.386 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:33:48.393 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:33:48.399 | + ./stack.sh:main:945 : configure_glance 2026-08-26 20:33:48.406 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-26 20:33:48.434 | + lib/glance:configure_glance:353 : local dburl 2026-08-26 20:33:48.442 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-26 20:33:48.448 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-26 20:33:48.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-26 20:33:48.459 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-26 20:33:48.465 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:33:48.471 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:33:48.477 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:33:48.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:48.521 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:33:48.527 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:33:48.536 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:33:48.543 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-26 20:33:48.623 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-26 20:33:48.698 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-26 20:33:48.773 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-26 20:33:48.849 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-26 20:33:48.922 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-26 20:33:49.000 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-26 20:33:49.081 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-26 20:33:49.087 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:33:49.092 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-26 20:33:49.099 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:33:49.105 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:33:49.112 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-26 20:33:49.118 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:33:49.123 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-26 20:33:49.130 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:33:49.136 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-26 20:33:49.210 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-26 20:33:49.284 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:33:49.355 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-26 20:33:49.427 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-26 20:33:49.500 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-26 20:33:49.574 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-26 20:33:49.647 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-26 20:33:49.717 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:33:49.791 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:33:49.859 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:33:49.931 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:33:49.937 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-26 20:33:50.016 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-26 20:33:50.021 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-26 20:33:50.026 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-26 20:33:50.032 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:33:50.037 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:33:50.043 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:33:50.080 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:50.087 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:33:50.093 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:33:50.099 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:33:50.136 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:50.142 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:33:50.149 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:33:50.217 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:33:50.223 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:33:50.229 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-26 20:33:50.234 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-26 20:33:50.239 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-26 20:33:50.307 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-26 20:33:50.376 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-26 20:33:50.453 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-26 20:33:50.459 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-26 20:33:50.465 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-26 20:33:50.471 | + lib/glance:configure_glance_store:282 : local be 2026-08-26 20:33:50.477 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:33:50.483 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-26 20:33:50.490 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-26 20:33:50.566 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-26 20:33:50.572 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.160 2026-08-26 20:33:50.647 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:33:50.653 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-26 20:33:50.659 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-26 20:33:50.702 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:33:50.708 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.160/image 2026-08-26 20:33:50.779 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-26 20:33:50.818 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:50.824 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-26 20:33:50.899 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.160/identity 2026-08-26 20:33:50.968 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-26 20:33:50.975 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-26 20:33:50.980 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-26 20:33:50.987 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:33:51.028 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:33:51.034 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:33:51.040 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:33:51.046 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:33:51.052 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:33:51.122 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:33:51.189 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:33:51.257 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:33:51.325 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-26 20:33:51.395 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-26 20:33:51.406 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-26 20:33:51.482 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-26 20:33:51.552 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-26 20:33:51.623 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-26 20:33:51.695 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-26 20:33:51.773 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-26 20:33:51.849 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-26 20:33:51.922 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-26 20:33:51.989 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-26 20:33:52.000 | + lib/glance:configure_glance:449 : 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-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-26 20:33:52.013 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-26 20:33:52.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:52.060 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=162.253.55.160 2026-08-26 20:33:52.066 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-26 20:33:52.073 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.160:8776/v3/%(project_id)s' 2026-08-26 20:33:52.145 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.160:8776/v3/%(project_id)s' 2026-08-26 20:33:52.213 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-26 20:33:52.219 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-26 20:33:52.225 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-26 20:33:52.230 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-26 20:33:52.236 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-26 20:33:52.243 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-26 20:33:52.248 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-26 20:33:52.256 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:33:52.262 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-26 20:33:52.338 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-26 20:33:52.343 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-26 20:33:52.351 | ++ functions:get_random_port:861 : true 2026-08-26 20:33:52.357 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-26 20:33:52.363 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-26 20:33:52.368 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-26 20:33:52.507 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-26 20:33:52.515 | ++ functions:get_random_port:865 : break 2 2026-08-26 20:33:52.520 | ++ functions:get_random_port:869 : echo 60999 2026-08-26 20:33:52.527 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-26 20:33:52.533 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-26 20:33:52.602 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-08-26 20:33:52.673 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-26 20:33:52.745 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:33:52.812 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:33:52.881 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:33:52.951 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:33:53.027 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:33:53.101 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:33:53.174 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:33:53.244 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:33:53.321 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:33:53.394 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:33:53.467 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:33:53.545 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-26 20:33:53.621 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-26 20:33:53.697 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-26 20:33:53.770 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-26 20:33:53.842 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-26 20:33:53.915 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-26 20:33:53.988 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-26 20:33:53.995 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:33:54.002 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:33:54.008 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:33:54.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:54.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:54.028 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:33:54.034 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:33:54.094 | proxy (enabled by site administrator) 2026-08-26 20:33:54.103 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-26 20:33:54.111 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:33:54.117 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:33:54.123 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:33:54.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:54.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:54.141 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:33:54.146 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:33:54.205 | No module matches proxy_http 2026-08-26 20:33:54.212 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-26 20:33:54.283 | Considering dependency proxy for proxy_http: 2026-08-26 20:33:54.283 | Module proxy already enabled 2026-08-26 20:33:54.283 | Enabling module proxy_http. 2026-08-26 20:33:54.294 | To activate the new configuration, you need to run: 2026-08-26 20:33:54.295 | systemctl restart apache2 2026-08-26 20:33:54.305 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:33:54.310 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-26 20:33:54.316 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:33:54.322 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:33:54.328 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:33:54.517 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-26 20:33:54.524 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-26 20:33:54.530 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-26 20:33:54.537 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:33:54.544 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:54.550 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:54.556 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:33:54.563 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-26 20:33:54.572 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-26 20:33:54.572 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:33:54.590 | KeepAlive Off 2026-08-26 20:33:54.601 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:33:54.601 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-26 20:33:54.618 | SetEnv proxy-sendchunked 1 2026-08-26 20:33:54.629 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-26 20:33:54.629 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-26 20:33:54.646 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-26 20:33:54.653 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-26 20:33:54.658 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-26 20:33:54.665 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:33:54.671 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:33:54.677 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:33:54.683 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:33:54.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:54.695 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:54.701 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:33:54.706 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:33:54.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:33:54.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:33:54.724 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-26 20:33:54.794 | Enabling site glance-api. 2026-08-26 20:33:54.803 | To activate the new configuration, you need to run: 2026-08-26 20:33:54.804 | systemctl reload apache2 2026-08-26 20:33:54.815 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-26 20:33:54.820 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:33:54.825 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:33:54.832 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:33:55.011 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-26 20:33:55.025 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-26 20:33:55.099 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-26 20:33:55.182 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-26 20:33:55.189 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-26 20:33:55.272 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-26 20:33:55.345 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-26 20:33:55.388 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:33:55.394 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-26 20:33:55.402 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-26 20:33:55.409 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-26 20:33:55.416 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:33:55.423 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-26 20:33:55.429 | + lib/cinder:install_cinder:539 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-08-26 20:33:55.436 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/cinder.git 2026-08-26 20:33:55.442 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-26 20:33:55.448 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:33:55.455 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:33:55.463 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:33:55.469 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:33:55.475 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:33:55.482 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:33:55.526 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:33:55.532 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:33:55.538 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:55.546 | + functions-common:git_clone:610 : echo master 2026-08-26 20:33:55.547 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:33:55.558 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-26 20:33:55.564 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:33:55.570 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-26 20:33:55.601 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-26 20:33:55.608 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:33:55.609 | + functions-common:git_clone:673 : head -1 2026-08-26 20:33:55.655 | 416e13cf5 Merge "NetApp: serialize iSCSI terminate_connection for multiattach race" 2026-08-26 20:33:55.662 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:33:55.668 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-26 20:33:55.674 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:33:55.681 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:33:55.687 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-26 20:33:55.693 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:33:55.699 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-26 20:33:55.705 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:33:55.712 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:33:55.719 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-26 20:33:55.725 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:33:55.732 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:33:55.739 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-26 20:33:55.745 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:33:55.753 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-26 20:33:55.760 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:33:55.767 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:33:55.776 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-26 20:33:55.789 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-26 20:33:55.796 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-26 20:33:55.802 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-26 20:33:55.958 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-26 20:33:55.965 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:33:55.971 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:33:55.978 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:33:55.984 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-26 20:33:55.990 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-26 20:33:55.997 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:33:56.003 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:33:56.009 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:33:56.016 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:33:56.022 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:33:56.028 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:33:56.034 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:33:56.040 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-26 20:33:56.088 | Using python 3.12 to install /opt/stack/cinder 2026-08-26 20:33:56.094 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-26 20:33:56.723 | Obtaining file:///opt/stack/cinder 2026-08-26 20:33:56.726 | Installing build dependencies: started 2026-08-26 20:33:57.538 | Installing build dependencies: finished with status 'done' 2026-08-26 20:33:57.539 | Checking if build backend supports build_editable: started 2026-08-26 20:33:57.867 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:33:57.869 | Getting requirements to build editable: started 2026-08-26 20:33:58.020 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:33:58.023 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:33:59.015 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:33:59.047 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.0.3) 2026-08-26 20:33:59.047 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.3.1) 2026-08-26 20:33:59.048 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (0.41.2) 2026-08-26 20:33:59.049 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.5.0) 2026-08-26 20:33:59.051 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.5.5) 2026-08-26 20:33:59.051 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.1.0) 2026-08-26 20:33:59.054 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.26.0) 2026-08-26 20:33:59.054 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.16.0) 2026-08-26 20:33:59.054 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (13.0.1) 2026-08-26 20:34:03.612 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.126 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-26 20:34:04.140 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (10.7.0) 2026-08-26 20:34:04.141 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.6.1) 2026-08-26 20:34:04.143 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.5.0) 2026-08-26 20:34:04.143 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (18.1.1) 2026-08-26 20:34:04.145 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (8.3.0) 2026-08-26 20:34:04.146 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (18.2.0) 2026-08-26 20:34:04.147 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (8.2.0) 2026-08-26 20:34:04.147 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.0.1) 2026-08-26 20:34:04.148 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.12.0) 2026-08-26 20:34:04.149 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.9.0) 2026-08-26 20:34:04.150 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.10.0) 2026-08-26 20:34:04.150 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.11.0) 2026-08-26 20:34:04.151 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.8.0) 2026-08-26 20:34:04.152 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.8.0) 2026-08-26 20:34:04.152 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (10.2.0) 2026-08-26 20:34:04.192 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.203 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-26 20:34:04.212 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (4.4.0) 2026-08-26 20:34:04.212 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (26.3) 2026-08-26 20:34:04.255 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.266 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:34:04.277 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.10.1) 2026-08-26 20:34:04.277 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.1.0) 2026-08-26 20:34:04.278 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (3.3.2) 2026-08-26 20:34:04.278 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.5.0) 2026-08-26 20:34:04.315 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.325 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:34:04.335 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.8.0) 2026-08-26 20:34:04.374 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.384 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:34:04.395 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.34.2) 2026-08-26 20:34:04.396 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.7.0) 2026-08-26 20:34:04.396 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.5.1) 2026-08-26 20:34:04.397 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.4.0) 2026-08-26 20:34:04.424 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.437 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:34:04.449 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2.0.52) 2026-08-26 20:34:04.450 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.9.1) 2026-08-26 20:34:04.477 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.489 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-26 20:34:04.512 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (9.1.4) 2026-08-26 20:34:04.513 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (1.8.11) 2026-08-26 20:34:04.513 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (6.9.0) 2026-08-26 20:34:04.558 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.571 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:34:04.583 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.1.1) 2026-08-26 20:34:04.629 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.641 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-26 20:34:04.654 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (5.8.0) 2026-08-26 20:34:04.654 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (43.0.3) 2026-08-26 20:34:04.658 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (0.3.1) 2026-08-26 20:34:04.790 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev274) 2026-08-26 20:34:04.801 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-26 20:34:04.811 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev274) (1.9.0) 2026-08-26 20:34:04.811 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (2026.3) 2026-08-26 20:34:04.812 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev274) (7.1.7) 2026-08-26 20:34:04.816 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev274) (2.1.1) 2026-08-26 20:34:04.818 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev274) (3.0) 2026-08-26 20:34:04.822 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev274) (2.8.0) 2026-08-26 20:34:04.825 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev274) (3.1.0) 2026-08-26 20:34:04.826 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev274) (2.3.0) 2026-08-26 20:34:04.829 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev274) (26.1.0) 2026-08-26 20:34:04.830 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev274) (2025.9.1) 2026-08-26 20:34:04.830 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev274) (0.37.0) 2026-08-26 20:34:04.831 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev274) (2026.6.3) 2026-08-26 20:34:04.834 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev274) (1.9.0) 2026-08-26 20:34:04.835 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev274) (4.16.0) 2026-08-26 20:34:04.837 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev274) (4.3.0) 2026-08-26 20:34:04.837 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev274) (4.1.0) 2026-08-26 20:34:04.838 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev274) (2.13.0) 2026-08-26 20:34:04.843 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev274) (7.2.2) 2026-08-26 20:34:04.845 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev274) (1.5.0) 2026-08-26 20:34:04.849 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev274) (0.20) 2026-08-26 20:34:04.851 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (1.3.0) 2026-08-26 20:34:04.852 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (2.0.0) 2026-08-26 20:34:04.852 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev274) (6.0.3) 2026-08-26 20:34:04.856 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev274) (1.19.1) 2026-08-26 20:34:04.857 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev274) (2.1.2) 2026-08-26 20:34:04.858 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev274) (0.6.2) 2026-08-26 20:34:04.860 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev274) (1.4.1) 2026-08-26 20:34:04.863 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev274) (2.9.0.post0) 2026-08-26 20:34:04.866 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (5.3.1) 2026-08-26 20:34:04.867 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (5.6.2) 2026-08-26 20:34:04.867 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (0.17.0) 2026-08-26 20:34:04.869 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (5.1.0) 2026-08-26 20:34:04.875 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev274) (0.26.0) 2026-08-26 20:34:04.877 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev274) (5.0.0) 2026-08-26 20:34:04.877 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev274) (3.1.6) 2026-08-26 20:34:04.878 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev274) (4.0.1) 2026-08-26 20:34:04.882 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev274) (3.0.3) 2026-08-26 20:34:04.888 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev274) (1.2.1) 2026-08-26 20:34:04.898 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev274) (1.7.6) 2026-08-26 20:34:04.901 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev274) (2.2.0) 2026-08-26 20:34:04.904 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev274) (1.3.7) 2026-08-26 20:34:04.906 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev274) (3.18.0) 2026-08-26 20:34:04.936 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev274) 2026-08-26 20:34:04.946 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:34:04.988 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev274) 2026-08-26 20:34:04.997 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-26 20:34:05.041 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev274) 2026-08-26 20:34:05.051 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-26 20:34:05.067 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev274) (84.0.0) 2026-08-26 20:34:05.076 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev274) (0.8.2) 2026-08-26 20:34:05.094 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (4.16.0) 2026-08-26 20:34:05.097 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (0.6.0) 2026-08-26 20:34:05.098 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (4.2.0) 2026-08-26 20:34:05.103 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (3.0.53) 2026-08-26 20:34:05.103 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (1.11.0) 2026-08-26 20:34:05.103 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (15.0.0) 2026-08-26 20:34:05.104 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (1.8.0) 2026-08-26 20:34:05.110 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev274) (1.17.0) 2026-08-26 20:34:05.135 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev274) 2026-08-26 20:34:05.144 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-26 20:34:05.156 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev274) (24.2.1) 2026-08-26 20:34:05.179 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev274) (3.5.0) 2026-08-26 20:34:05.179 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev274) (3.18) 2026-08-26 20:34:05.181 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev274) (2023.11.17) 2026-08-26 20:34:05.198 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (4.2.0) 2026-08-26 20:34:05.199 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (2.20.0) 2026-08-26 20:34:05.205 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev274) (0.1.2) 2026-08-26 20:34:05.217 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev274) (0.8) 2026-08-26 20:34:05.248 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev274) 2026-08-26 20:34:05.258 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-26 20:34:05.301 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev274) (3.6.1) 2026-08-26 20:34:05.302 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev274) (3.5.0) 2026-08-26 20:34:05.303 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev274) (4.0.1) 2026-08-26 20:34:05.381 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev274) 2026-08-26 20:34:05.391 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-26 20:34:05.421 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev274) (1.33) 2026-08-26 20:34:05.425 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev274) (3.1.1) 2026-08-26 20:34:05.477 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-26 20:34:05.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 78.9 MB/s 0:00:00 2026-08-26 20:34:05.568 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-26 20:34:05.587 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-26 20:34:05.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.2 MB/s 0:00:00 2026-08-26 20:34:05.614 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-26 20:34:05.635 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-26 20:34:05.655 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-26 20:34:05.678 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 56.2 MB/s 0:00:00 2026-08-26 20:34:05.691 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-26 20:34:05.712 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-26 20:34:05.734 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-26 20:34:05.756 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-26 20:34:05.778 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-26 20:34:05.800 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-26 20:34:05.822 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-26 20:34:05.843 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-26 20:34:05.861 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-26 20:34:05.889 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-26 20:34:05.971 | Building wheels for collected packages: cinder 2026-08-26 20:34:05.972 | Building editable for cinder (pyproject.toml): started 2026-08-26 20:34:07.146 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-26 20:34:07.147 | Created wheel for cinder: filename=cinder-28.1.0.dev274-0.editable-py3-none-any.whl size=9268 sha256=9751fa59642258ddcb757dcc79b129f6c1f5fde89fac500cea694ebbc816b804 2026-08-26 20:34:07.148 | Stored in directory: /tmp/pip-ephem-wheel-cache-avwenm0r/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-26 20:34:07.153 | Successfully built cinder 2026-08-26 20:34:07.278 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-26 20:34:08.693 | 2026-08-26 20:34:08.703 | Successfully installed cinder-28.1.0.dev274 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-26 20:34:08.857 | + inc/python:pip_install:216 : result=0 2026-08-26 20:34:08.861 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:34:08.865 | + functions-common:time_stop:2420 : local name 2026-08-26 20:34:08.870 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:34:08.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:34:08.883 | + functions-common:time_stop:2423 : local total 2026-08-26 20:34:08.889 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:34:08.895 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:34:08.900 | + functions-common:time_stop:2427 : start_time=1787776436077 2026-08-26 20:34:08.907 | + functions-common:time_stop:2429 : [[ -z 1787776436077 ]] 2026-08-26 20:34:08.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:34:08.924 | + functions-common:time_stop:2432 : end_time=1787776448917 2026-08-26 20:34:08.929 | + functions-common:time_stop:2433 : elapsed_time=12840 2026-08-26 20:34:08.935 | + functions-common:time_stop:2434 : total=134439 2026-08-26 20:34:08.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:34:08.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147279 2026-08-26 20:34:08.954 | + inc/python:pip_install:219 : return 0 2026-08-26 20:34:08.960 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:34:08.966 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:34:08.973 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-26 20:34:08.976 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-26 20:34:08.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:34:08.985 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:34:08.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-08-26 20:34:08.993 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:34:08.996 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-26 20:34:09.000 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-26 20:34:09.003 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-26 20:34:09.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:09.010 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:09.013 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-26 20:34:09.027 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-26 20:34:09.030 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:34:09.033 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:34:09.035 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:34:09.039 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:34:09.044 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:34:09.048 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:34:09.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:09.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:09.067 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:34:09.072 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:34:09.078 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:34:09.085 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:34:09.091 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-26 20:34:09.099 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:34:09.106 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:09.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:09.119 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-26 20:34:09.171 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-26 20:34:09.220 | Reading package lists... 2026-08-26 20:34:09.572 | Building dependency tree... 2026-08-26 20:34:09.572 | Reading state information... 2026-08-26 20:34:09.934 | The following additional packages will be installed: 2026-08-26 20:34:09.934 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-26 20:34:09.934 | python3-typing-extensions python3-urwid python3-wcwidth 2026-08-26 20:34:09.935 | Suggested packages: 2026-08-26 20:34:09.935 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-26 20:34:09.978 | The following NEW packages will be installed: 2026-08-26 20:34:09.978 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-26 20:34:09.978 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-08-26 20:34:16.332 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:34:16.332 | Need to get 418 kB of archives. 2026-08-26 20:34:16.332 | After this operation, 3,296 kB of additional disk space will be used. 2026-08-26 20:34:16.332 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-26 20:34:16.393 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-26 20:34:16.397 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-26 20:34:16.427 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-26 20:34:16.429 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-26 20:34:16.431 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-26 20:34:16.436 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-26 20:34:16.677 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:34:16.739 | Fetched 418 kB in 6s (64.9 kB/s) 2026-08-26 20:34:16.795 | Selecting previously unselected package python3-typing-extensions. 2026-08-26 20:34:16.856 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69387 files and directories currently installed.) 2026-08-26 20:34:16.859 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-26 20:34:16.864 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-26 20:34:16.929 | Selecting previously unselected package python3-wcwidth. 2026-08-26 20:34:16.941 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-26 20:34:16.947 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-26 20:34:17.024 | Selecting previously unselected package python3-urwid. 2026-08-26 20:34:17.036 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-26 20:34:17.041 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-26 20:34:17.192 | Selecting previously unselected package python3-configshell-fb. 2026-08-26 20:34:17.204 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-26 20:34:17.229 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-26 20:34:17.305 | Selecting previously unselected package python3-pyudev. 2026-08-26 20:34:17.317 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-08-26 20:34:17.322 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-26 20:34:17.419 | Selecting previously unselected package python3-rtslib-fb. 2026-08-26 20:34:17.430 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-26 20:34:17.435 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-26 20:34:17.533 | Selecting previously unselected package targetcli-fb. 2026-08-26 20:34:17.545 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-26 20:34:17.550 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-26 20:34:17.669 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-26 20:34:17.981 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-26 20:34:18.237 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-26 20:34:18.476 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-26 20:34:19.508 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-26 20:34:19.517 | Setting up python3-urwid (2.6.10-1) ... 2026-08-26 20:34:19.874 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-26 20:34:20.055 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.055 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-26 20:34:20.082 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-26 20:34:20.082 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-26 20:34:20.082 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-26 20:34:20.082 | keyword = Word(alphanums + '_\-') 2026-08-26 20:34:20.082 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.082 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:34:20.082 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.082 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:34:20.082 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-26 20:34:20.082 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-26 20:34:20.089 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.089 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-26 20:34:20.103 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-26 20:34:20.103 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-26 20:34:20.103 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-26 20:34:20.103 | keyword = Word(alphanums + '_\-') 2026-08-26 20:34:20.103 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.103 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:34:20.103 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-26 20:34:20.103 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-26 20:34:20.103 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-26 20:34:20.103 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-26 20:34:20.134 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-26 20:34:20.332 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-26 20:34:20.332 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-26 20:34:20.641 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:34:21.341 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:34:21.347 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:34:21.351 | + functions-common:time_stop:2420 : local name 2026-08-26 20:34:21.357 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:34:21.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:34:21.369 | + functions-common:time_stop:2423 : local total 2026-08-26 20:34:21.375 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:34:21.381 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:34:21.387 | + functions-common:time_stop:2427 : start_time=1787776449164 2026-08-26 20:34:21.392 | + functions-common:time_stop:2429 : [[ -z 1787776449164 ]] 2026-08-26 20:34:21.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:34:21.410 | + functions-common:time_stop:2432 : end_time=1787776461403 2026-08-26 20:34:21.415 | + functions-common:time_stop:2433 : elapsed_time=12239 2026-08-26 20:34:21.422 | + functions-common:time_stop:2434 : total=214798 2026-08-26 20:34:21.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:34:21.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=227037 2026-08-26 20:34:21.440 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:34:21.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:34:21.452 | + ./stack.sh:main:951 : configure_cinder 2026-08-26 20:34:21.459 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-26 20:34:21.485 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-26 20:34:21.495 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-26 20:34:21.500 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-26 20:34:21.506 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-26 20:34:21.514 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-26 20:34:21.515 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-26 20:34:21.524 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-26 20:34:21.530 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-26 20:34:21.536 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-26 20:34:21.543 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-26 20:34:21.549 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-26 20:34:21.555 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-26 20:34:21.560 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-26 20:34:21.566 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-26 20:34:21.591 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-26 20:34:21.619 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-26 20:34:21.649 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-26 20:34:21.677 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-26 20:34:21.706 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-26 20:34:21.734 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-26 20:34:21.742 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-26 20:34:21.751 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.H8fVTwWkBK 2026-08-26 20:34:21.758 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-26 20:34:21.764 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-26 20:34:21.770 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-26 20:34:21.777 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.H8fVTwWkBK 2026-08-26 20:34:21.786 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.H8fVTwWkBK 2026-08-26 20:34:21.813 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.H8fVTwWkBK /etc/sudoers.d/cinder-rootwrap 2026-08-26 20:34:21.841 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-26 20:34:21.851 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-26 20:34:21.859 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-26 20:34:21.866 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-26 20:34:21.872 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-26 20:34:21.877 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-26 20:34:21.884 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-26 20:34:21.891 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-26 20:34:21.892 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-26 20:34:21.908 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-26 20:34:21.916 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-26 20:34:21.942 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-26 20:34:21.969 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-26 20:34:21.975 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-26 20:34:21.987 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-26 20:34:21.997 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-26 20:34:22.005 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:22.013 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-26 20:34:22.019 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:34:22.026 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:34:22.032 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-26 20:34:22.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:22.046 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-26 20:34:22.053 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:34:22.060 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-26 20:34:22.137 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-26 20:34:22.211 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:34:22.285 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-26 20:34:22.359 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-26 20:34:22.434 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-26 20:34:22.508 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-26 20:34:22.584 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-26 20:34:22.657 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:34:22.737 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:34:22.812 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:34:22.889 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:34:22.895 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-26 20:34:22.978 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-26 20:34:23.054 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-26 20:34:23.060 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-26 20:34:23.065 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-26 20:34:23.072 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-26 20:34:23.078 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:34:23.084 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:34:23.089 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:34:23.128 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:23.134 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:34:23.139 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-26 20:34:23.146 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-26 20:34:23.225 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-26 20:34:23.298 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-26 20:34:23.375 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-26 20:34:23.448 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-26 20:34:23.523 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-26 20:34:23.606 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.160 2026-08-26 20:34:23.680 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-26 20:34:23.760 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-26 20:34:23.778 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key ea4e3d33c88a50be9cf71d64dc005c8d 2026-08-26 20:34:23.856 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-26 20:34:23.863 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-26 20:34:23.937 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-26 20:34:24.003 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-26 20:34:24.071 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-26 20:34:24.137 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-26 20:34:24.202 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-26 20:34:24.275 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-26 20:34:24.314 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:24.319 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-26 20:34:24.325 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-26 20:34:24.332 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-26 20:34:24.338 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-26 20:34:24.345 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-26 20:34:24.351 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-26 20:34:24.358 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-26 20:34:24.365 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-26 20:34:24.371 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-26 20:34:24.377 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-26 20:34:24.384 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-26 20:34:24.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-26 20:34:24.542 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-26 20:34:24.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-26 20:34:24.696 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-26 20:34:24.773 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-26 20:34:24.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-26 20:34:24.925 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-26 20:34:25.007 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-26 20:34:25.085 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-26 20:34:25.091 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-26 20:34:25.098 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-26 20:34:25.104 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-26 20:34:25.177 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-26 20:34:25.183 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-26 20:34:25.256 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-26 20:34:25.262 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-26 20:34:25.268 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-26 20:34:25.274 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-26 20:34:25.352 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-26 20:34:25.359 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-26 20:34:25.365 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-26 20:34:25.370 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-26 20:34:25.376 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-26 20:34:25.417 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:25.424 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-26 20:34:25.431 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-26 20:34:25.438 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-26 20:34:25.444 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-26 20:34:25.522 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.160:8080/v1/AUTH_ 2026-08-26 20:34:25.598 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-26 20:34:25.640 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:25.647 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:34:25.730 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-26 20:34:25.772 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:34:25.779 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-26 20:34:25.821 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:25.827 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-08-26 20:34:25.833 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:34:25.912 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-26 20:34:25.918 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-26 20:34:25.925 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-26 20:34:25.932 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-26 20:34:25.939 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:34:25.945 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:34:25.952 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:34:25.992 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:26.001 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:34:26.008 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:34:26.015 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:34:26.056 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:26.064 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:34:26.071 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:34:26.150 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:34:26.155 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:34:26.162 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-26 20:34:26.168 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-26 20:34:26.174 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:26.182 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:34:26.226 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:34:26.232 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:34:26.238 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:34:26.244 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:34:26.250 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:34:26.325 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:34:26.403 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:34:26.476 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:34:26.550 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-26 20:34:26.623 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-26 20:34:26.663 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:26.668 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-26 20:34:26.675 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:34:26.681 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-26 20:34:26.688 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-26 20:34:26.695 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:34:26.700 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-26 20:34:26.707 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-26 20:34:26.713 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:34:26.719 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:34:26.748 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:34:26.748 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:34:26.765 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:34:26.773 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:34:26.796 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:34:26.805 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-26 20:34:26.811 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:34:26.821 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:34:26.828 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-26 20:34:26.904 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:34:26.977 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-26 20:34:27.047 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:34:27.119 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:34:27.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:34:27.263 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:34:27.335 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:34:27.405 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:34:27.475 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:34:27.546 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:34:27.615 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:34:27.688 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:34:27.758 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:34:27.827 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:34:27.832 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:34:27.840 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-26 20:34:27.846 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-26 20:34:27.852 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:34:27.859 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:27.865 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:27.871 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:34:27.878 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:34:27.884 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-26 20:34:27.951 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:34:28.022 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-26 20:34:28.022 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-26 20:34:28.038 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-26 20:34:28.046 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-26 20:34:28.052 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-26 20:34:28.057 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:34:28.063 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:34:28.069 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:34:28.074 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:34:28.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:28.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:28.092 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:34:28.098 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:34:28.103 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:34:28.109 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:34:28.115 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-26 20:34:28.185 | Enabling site cinder-api. 2026-08-26 20:34:28.195 | To activate the new configuration, you need to run: 2026-08-26 20:34:28.195 | systemctl reload apache2 2026-08-26 20:34:28.205 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:34:28.210 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:34:28.216 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:34:28.222 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:34:28.401 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-26 20:34:28.407 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.160/image 2026-08-26 20:34:28.464 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-26 20:34:28.500 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:28.505 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-26 20:34:28.578 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:34:28.645 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-26 20:34:28.652 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:28.658 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-26 20:34:28.663 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-26 20:34:28.669 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:34:28.675 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-26 20:34:28.681 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:28.687 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-26 20:34:28.694 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-26 20:34:28.700 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-26 20:34:28.775 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-26 20:34:28.845 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.160/identity 2026-08-26 20:34:28.914 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-26 20:34:28.980 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-26 20:34:29.035 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-26 20:34:29.100 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-26 20:34:29.167 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-26 20:34:29.235 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:34:29.305 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:34:29.374 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-26 20:34:29.443 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:34:29.449 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-26 20:34:29.454 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:29.459 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:34:29.465 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-26 20:34:29.471 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-26 20:34:29.546 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-26 20:34:29.614 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.160/identity 2026-08-26 20:34:29.688 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-26 20:34:29.762 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-26 20:34:29.834 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-26 20:34:29.906 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-26 20:34:29.982 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-26 20:34:30.056 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-26 20:34:30.129 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-26 20:34:30.200 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-26 20:34:30.206 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-26 20:34:30.245 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:30.250 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.160:2379?api_version=v3' 2026-08-26 20:34:30.327 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-26 20:34:30.333 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-26 20:34:30.410 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-26 20:34:30.416 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-26 20:34:30.422 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-26 20:34:30.498 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-26 20:34:30.503 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-26 20:34:30.508 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-26 20:34:30.514 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-26 20:34:30.519 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-26 20:34:30.590 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-26 20:34:30.658 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.160/identity 2026-08-26 20:34:30.726 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-26 20:34:30.794 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-26 20:34:30.862 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-26 20:34:30.932 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-26 20:34:31.002 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-26 20:34:31.071 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-26 20:34:31.109 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:34:31.115 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-26 20:34:31.121 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-26 20:34:31.127 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-26 20:34:31.133 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:34:31.139 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-26 20:34:31.145 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-26 20:34:31.151 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-26 20:34:31.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:34:31.164 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:34:31.170 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-08-26 20:34:31.177 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:34:31.183 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-26 20:34:31.188 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-26 20:34:31.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:34:31.201 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:34:31.207 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-08-26 20:34:31.213 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:34:31.221 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-26 20:34:31.228 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-26 20:34:31.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:34:31.242 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:34:31.248 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-08-26 20:34:31.254 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:34:31.261 | + lib/neutron:install_neutron:532 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-08-26 20:34:31.267 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/neutron.git 2026-08-26 20:34:31.273 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-26 20:34:31.279 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:34:31.285 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:34:31.292 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:34:31.298 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:34:31.304 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:34:31.310 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:34:31.348 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:34:31.353 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:34:31.359 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:34:31.366 | + functions-common:git_clone:610 : echo master 2026-08-26 20:34:31.367 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:34:31.378 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-26 20:34:31.384 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:34:31.390 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-26 20:34:31.419 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-26 20:34:31.426 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:34:31.427 | + functions-common:git_clone:673 : head -1 2026-08-26 20:34:31.460 | cf13c2433f Merge "[OVN] Add TYPE_SEGMENTS and dependent_resource support to revision tracking" 2026-08-26 20:34:31.469 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:34:31.476 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-26 20:34:31.482 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:34:31.488 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:34:31.494 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-26 20:34:31.501 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:34:31.507 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-26 20:34:31.514 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:34:31.520 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:34:31.526 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-26 20:34:31.532 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:34:31.539 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:34:31.547 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-26 20:34:31.554 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:34:31.561 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-26 20:34:31.568 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:34:31.574 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:34:31.583 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-26 20:34:31.596 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-26 20:34:31.602 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-26 20:34:31.609 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-26 20:34:31.725 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-26 20:34:31.731 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:34:31.737 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:34:31.742 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:34:31.748 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-26 20:34:31.754 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-26 20:34:31.759 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:34:31.765 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:34:31.771 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:34:31.777 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:34:31.783 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:34:31.789 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:34:31.794 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:34:31.800 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-26 20:34:31.846 | Using python 3.12 to install /opt/stack/neutron 2026-08-26 20:34:31.852 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-26 20:34:32.434 | Obtaining file:///opt/stack/neutron 2026-08-26 20:34:32.439 | Installing build dependencies: started 2026-08-26 20:34:33.335 | Installing build dependencies: finished with status 'done' 2026-08-26 20:34:33.336 | Checking if build backend supports build_editable: started 2026-08-26 20:34:33.656 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:34:33.658 | Getting requirements to build editable: started 2026-08-26 20:34:33.838 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:34:33.840 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:34:35.164 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:34:35.187 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.0.3) 2026-08-26 20:34:35.187 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.10.1) 2026-08-26 20:34:35.188 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.0) 2026-08-26 20:34:35.189 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.5.1) 2026-08-26 20:34:35.190 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.0) 2026-08-26 20:34:35.191 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.3.1) 2026-08-26 20:34:50.214 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:07.579 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-26 20:35:07.593 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (0.32.0) 2026-08-26 20:35:07.594 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.34.2) 2026-08-26 20:35:07.596 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.1.6) 2026-08-26 20:35:07.597 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (13.0.1) 2026-08-26 20:35:07.598 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.3.0) 2026-08-26 20:35:07.649 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:07.661 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-26 20:35:07.671 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (9.1.4) 2026-08-26 20:35:07.671 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.0.52) 2026-08-26 20:35:07.672 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.8.11) 2026-08-26 20:35:07.672 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.16.0) 2026-08-26 20:35:07.673 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (1.19.1) 2026-08-26 20:35:07.674 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.9.1) 2026-08-26 20:35:07.674 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.3.0) 2026-08-26 20:35:07.675 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.6.1) 2026-08-26 20:35:07.675 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (10.7.0) 2026-08-26 20:35:07.676 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.5.0) 2026-08-26 20:35:07.676 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.1.1) 2026-08-26 20:35:07.677 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.9.0) 2026-08-26 20:35:07.678 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (8.3.0) 2026-08-26 20:35:07.678 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.2.0) 2026-08-26 20:35:07.679 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (8.2.0) 2026-08-26 20:35:07.679 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (6.0.1) 2026-08-26 20:35:07.680 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.12.0) 2026-08-26 20:35:07.680 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.9.0) 2026-08-26 20:35:07.681 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.10.0) 2026-08-26 20:35:07.682 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (5.11.0) 2026-08-26 20:35:07.683 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (4.8.0) 2026-08-26 20:35:07.683 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (2.8.0) 2026-08-26 20:35:07.684 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (10.2.0) 2026-08-26 20:35:07.684 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.12.0) 2026-08-26 20:35:07.685 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.4.0) 2026-08-26 20:35:07.707 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:07.717 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-26 20:35:07.741 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:07.751 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:35:07.773 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:07.784 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-26 20:35:07.872 | Installing build dependencies: started 2026-08-26 20:35:08.646 | Installing build dependencies: finished with status 'done' 2026-08-26 20:35:08.647 | Getting requirements to build wheel: started 2026-08-26 20:35:09.019 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:35:09.020 | Preparing metadata (pyproject.toml): started 2026-08-26 20:35:09.208 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:35:09.253 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.265 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:35:09.276 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (7.2.2) 2026-08-26 20:35:09.303 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.314 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-26 20:35:09.327 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (24.2.1) 2026-08-26 20:35:09.327 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (18.13.0) 2026-08-26 20:35:09.328 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (4.19.0) 2026-08-26 20:35:09.352 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.362 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-26 20:35:09.399 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.410 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:35:09.421 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (3.5.0) 2026-08-26 20:35:09.421 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev141) (9.1.0) 2026-08-26 20:35:09.424 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev141) (1.4.1) 2026-08-26 20:35:09.425 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev141) (4.16.0) 2026-08-26 20:35:09.428 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev141) (2.3.0) 2026-08-26 20:35:09.433 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev141) (3.3.2) 2026-08-26 20:35:09.436 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev141) (3.0.3) 2026-08-26 20:35:09.438 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev141) (2.1.0) 2026-08-26 20:35:09.438 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev141) (1.9.0) 2026-08-26 20:35:09.444 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (4.1.0) 2026-08-26 20:35:09.444 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (2.13.0) 2026-08-26 20:35:09.445 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev141) (5.8.0) 2026-08-26 20:35:09.453 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev141) (1.3.7) 2026-08-26 20:35:09.473 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.484 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-26 20:35:09.494 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (43.0.3) 2026-08-26 20:35:09.495 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.5.0) 2026-08-26 20:35:09.495 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.1.0) 2026-08-26 20:35:09.496 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (1.33) 2026-08-26 20:35:09.497 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (4.11.3) 2026-08-26 20:35:09.497 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (6.0.3) 2026-08-26 20:35:09.500 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (2.1.1) 2026-08-26 20:35:09.503 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (3.0) 2026-08-26 20:35:09.508 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev141) (3.1.1) 2026-08-26 20:35:09.511 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (0.41.2) 2026-08-26 20:35:09.512 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (1.2.1) 2026-08-26 20:35:09.527 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.536 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-26 20:35:09.547 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (26.3) 2026-08-26 20:35:09.549 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (2.8.0) 2026-08-26 20:35:09.550 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (3.5.5) 2026-08-26 20:35:09.558 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (6.1.1) 2026-08-26 20:35:09.558 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (4.0.0) 2026-08-26 20:35:09.571 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev141) (0.20) 2026-08-26 20:35:09.574 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev141) (2.0.0) 2026-08-26 20:35:09.578 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev141) (2.1.2) 2026-08-26 20:35:09.578 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev141) (0.6.2) 2026-08-26 20:35:09.582 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev141) (2.9.0.post0) 2026-08-26 20:35:09.584 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (7.1.7) 2026-08-26 20:35:09.585 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.3.1) 2026-08-26 20:35:09.585 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.6.2) 2026-08-26 20:35:09.586 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (0.17.0) 2026-08-26 20:35:09.588 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (5.1.0) 2026-08-26 20:35:09.592 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (2026.3) 2026-08-26 20:35:09.596 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev141) (0.26.0) 2026-08-26 20:35:09.597 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev141) (5.0.0) 2026-08-26 20:35:09.598 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev141) (4.0.1) 2026-08-26 20:35:09.613 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (1.7.6) 2026-08-26 20:35:09.617 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev141) (2.2.0) 2026-08-26 20:35:09.621 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev141) (3.18.0) 2026-08-26 20:35:09.646 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.656 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-26 20:35:09.681 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.683 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-26 20:35:09.692 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (3.0.3) 2026-08-26 20:35:09.693 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev141) (1.6.2) 2026-08-26 20:35:09.697 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev141) (84.0.0) 2026-08-26 20:35:09.710 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev141) (0.8.2) 2026-08-26 20:35:09.731 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev141) (1.17.0) 2026-08-26 20:35:09.733 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.16.0) 2026-08-26 20:35:09.733 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.26.0) 2026-08-26 20:35:09.752 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) 2026-08-26 20:35:09.762 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-26 20:35:09.772 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.6.0) 2026-08-26 20:35:09.773 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.2.0) 2026-08-26 20:35:09.778 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (3.0.53) 2026-08-26 20:35:09.779 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (1.11.0) 2026-08-26 20:35:09.779 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (15.0.0) 2026-08-26 20:35:09.779 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (1.8.0) 2026-08-26 20:35:09.782 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (26.1.0) 2026-08-26 20:35:09.782 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2025.9.1) 2026-08-26 20:35:09.783 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.37.0) 2026-08-26 20:35:09.783 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2026.6.3) 2026-08-26 20:35:09.810 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (3.5.0) 2026-08-26 20:35:09.810 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (3.18) 2026-08-26 20:35:09.811 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (2.7.0) 2026-08-26 20:35:09.811 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev141) (2023.11.17) 2026-08-26 20:35:09.828 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (4.2.0) 2026-08-26 20:35:09.829 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (2.20.0) 2026-08-26 20:35:09.834 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev141) (0.1.2) 2026-08-26 20:35:09.844 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev141) (0.8) 2026-08-26 20:35:09.879 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev141) (0.16.0) 2026-08-26 20:35:09.931 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-26 20:35:10.006 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 8.6 MB/s 0:00:00 2026-08-26 20:35:10.018 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-26 20:35:10.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.9 MB/s 0:00:00 2026-08-26 20:35:10.163 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-26 20:35:10.183 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-26 20:35:10.203 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-26 20:35:10.222 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-26 20:35:10.247 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-26 20:35:10.260 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-26 20:35:10.272 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-26 20:35:10.294 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-26 20:35:10.333 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-26 20:35:10.354 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-26 20:35:10.374 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-26 20:35:10.446 | Building wheels for collected packages: neutron, ovs 2026-08-26 20:35:10.447 | Building editable for neutron (pyproject.toml): started 2026-08-26 20:35:12.081 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-26 20:35:12.082 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev141-0.editable-py3-none-any.whl size=16070 sha256=6ed4c13dd942dfbc0db1832a71a652c5cb24890a0af1e82857ef66e22163367f 2026-08-26 20:35:12.083 | Stored in directory: /tmp/pip-ephem-wheel-cache-0tsegkzc/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-26 20:35:12.090 | Building wheel for ovs (pyproject.toml): started 2026-08-26 20:35:12.532 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-26 20:35:12.534 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=5349b09c52d0038d4fcf69c9e60f37fe4808ab6f77f3c1f6f01c374c94a8125d 2026-08-26 20:35:12.534 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-26 20:35:12.540 | Successfully built neutron ovs 2026-08-26 20:35:12.749 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-26 20:35:15.485 | 2026-08-26 20:35:15.496 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev141 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-26 20:35:15.671 | + inc/python:pip_install:216 : result=0 2026-08-26 20:35:15.676 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:35:15.682 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:15.689 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:15.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:15.701 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:15.707 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:15.713 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:35:15.719 | + functions-common:time_stop:2427 : start_time=1787776471835 2026-08-26 20:35:15.723 | + functions-common:time_stop:2429 : [[ -z 1787776471835 ]] 2026-08-26 20:35:15.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:15.738 | + functions-common:time_stop:2432 : end_time=1787776515732 2026-08-26 20:35:15.745 | + functions-common:time_stop:2433 : elapsed_time=43897 2026-08-26 20:35:15.750 | + functions-common:time_stop:2434 : total=147279 2026-08-26 20:35:15.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:15.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191176 2026-08-26 20:35:15.770 | + inc/python:pip_install:219 : return 0 2026-08-26 20:35:15.776 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:35:15.782 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:35:15.788 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-26 20:35:15.795 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-26 20:35:15.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:15.808 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:15.814 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-08-26 20:35:15.821 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:15.828 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-26 20:35:15.834 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-26 20:35:15.841 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-26 20:35:15.841 | Installing OVN and dependent packages 2026-08-26 20:35:15.847 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-26 20:35:15.854 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-26 20:35:15.894 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:35:15.902 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:35:15.942 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:35:15.948 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-26 20:35:15.989 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:15.995 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-26 20:35:16.002 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-26 20:35:16.041 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:16.049 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-26 20:35:16.055 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-26 20:35:16.083 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-26 20:35:16.094 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-26 20:35:16.122 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-26 20:35:16.130 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-26 20:35:16.181 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-26 20:35:16.188 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:35:16.194 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:35:16.201 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:35:16.207 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:35:16.213 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:35:16.220 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:35:16.226 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:16.232 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:16.238 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:35:16.245 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:16.251 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:35:16.257 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:35:16.264 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-26 20:35:16.270 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:35:16.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:16.282 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:16.289 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-26 20:35:16.340 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-26 20:35:16.399 | Reading package lists... 2026-08-26 20:35:16.629 | Building dependency tree... 2026-08-26 20:35:16.630 | Reading state information... 2026-08-26 20:35:16.843 | make is already the newest version (4.3-4.1build2). 2026-08-26 20:35:16.843 | make set to manually installed. 2026-08-26 20:35:16.843 | The following additional packages will be installed: 2026-08-26 20:35:16.844 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-08-26 20:35:16.844 | python3-openvswitch python3-sortedcontainers 2026-08-26 20:35:16.845 | Suggested packages: 2026-08-26 20:35:16.845 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-08-26 20:35:16.887 | The following NEW packages will be installed: 2026-08-26 20:35:16.888 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-08-26 20:35:16.888 | openvswitch-switch python3-netifaces python3-openvswitch 2026-08-26 20:35:16.888 | python3-sortedcontainers 2026-08-26 20:35:17.196 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:35:17.196 | Need to get 4,343 kB of archives. 2026-08-26 20:35:17.197 | After this operation, 13.8 MB of additional disk space will be used. 2026-08-26 20:35:17.197 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-26 20:35:17.264 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1,044 kB] 2026-08-26 20:35:17.290 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-08-26 20:35:17.291 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-26 20:35:17.292 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-26 20:35:17.293 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1,034 kB] 2026-08-26 20:35:17.311 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1,612 kB] 2026-08-26 20:35:17.328 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-08-26 20:35:17.328 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-08-26 20:35:17.565 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:35:17.609 | Fetched 4,343 kB in 0s (10.1 MB/s) 2026-08-26 20:35:17.659 | Selecting previously unselected package libunbound8:amd64. 2026-08-26 20:35:17.707 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69606 files and directories currently installed.) 2026-08-26 20:35:17.709 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-26 20:35:17.720 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-26 20:35:17.806 | Selecting previously unselected package openvswitch-common. 2026-08-26 20:35:17.818 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:17.823 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:17.946 | Selecting previously unselected package python3-netifaces:amd64. 2026-08-26 20:35:17.958 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-08-26 20:35:17.963 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-26 20:35:18.026 | Selecting previously unselected package python3-sortedcontainers. 2026-08-26 20:35:18.037 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-26 20:35:18.042 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-26 20:35:18.112 | Selecting previously unselected package libxdp1:amd64. 2026-08-26 20:35:18.124 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-26 20:35:18.128 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-26 20:35:18.200 | Selecting previously unselected package python3-openvswitch. 2026-08-26 20:35:18.212 | Preparing to unpack .../5-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:18.217 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:18.342 | Selecting previously unselected package openvswitch-switch. 2026-08-26 20:35:18.348 | Preparing to unpack .../6-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:18.359 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:18.471 | Selecting previously unselected package libfakeroot:amd64. 2026-08-26 20:35:18.477 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-08-26 20:35:18.481 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-08-26 20:35:18.537 | Selecting previously unselected package fakeroot. 2026-08-26 20:35:18.543 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-08-26 20:35:18.547 | Unpacking fakeroot (1.33-1) ... 2026-08-26 20:35:18.630 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-26 20:35:18.846 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-08-26 20:35:18.863 | Setting up fakeroot (1.33-1) ... 2026-08-26 20:35:18.879 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-08-26 20:35:18.898 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-26 20:35:18.909 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-26 20:35:18.921 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-26 20:35:18.933 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:18.951 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:19.256 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-26 20:35:19.287 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-26 20:35:19.864 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-26 20:35:20.017 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-26 20:35:20.996 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:35:22.207 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:35:22.499 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:35:22.506 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:35:22.512 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:22.518 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:22.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:22.528 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:22.534 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:22.541 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:35:22.546 | + functions-common:time_stop:2427 : start_time=1787776516333 2026-08-26 20:35:22.554 | + functions-common:time_stop:2429 : [[ -z 1787776516333 ]] 2026-08-26 20:35:22.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:22.570 | + functions-common:time_stop:2432 : end_time=1787776522565 2026-08-26 20:35:22.576 | + functions-common:time_stop:2433 : elapsed_time=6232 2026-08-26 20:35:22.582 | + functions-common:time_stop:2434 : total=227037 2026-08-26 20:35:22.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:22.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=233269 2026-08-26 20:35:22.600 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:35:22.608 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-26 20:35:22.659 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:35:22.666 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:35:22.672 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:35:22.679 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:35:22.685 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:35:22.692 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:35:22.699 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:35:22.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:22.713 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:22.719 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:35:22.727 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:22.734 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:35:22.741 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:35:22.748 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:35:22.754 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:35:22.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:22.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:22.774 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:35:22.828 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-26 20:35:22.887 | Reading package lists... 2026-08-26 20:35:23.281 | Building dependency tree... 2026-08-26 20:35:23.282 | Reading state information... 2026-08-26 20:35:23.639 | The following additional packages will be installed: 2026-08-26 20:35:23.639 | ovn-common 2026-08-26 20:35:23.697 | The following NEW packages will be installed: 2026-08-26 20:35:23.698 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-26 20:35:24.536 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:35:24.536 | Need to get 2,360 kB of archives. 2026-08-26 20:35:24.536 | After this operation, 8,355 kB of additional disk space will be used. 2026-08-26 20:35:24.536 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-08-26 20:35:25.137 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-26 20:35:25.221 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-26 20:35:25.229 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-26 20:35:25.637 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:35:25.711 | Fetched 2,360 kB in 2s (1,427 kB/s) 2026-08-26 20:35:25.762 | Selecting previously unselected package ovn-common. 2026-08-26 20:35:25.808 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69869 files and directories currently installed.) 2026-08-26 20:35:25.810 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:25.815 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:25.937 | Selecting previously unselected package ovn-central. 2026-08-26 20:35:25.944 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:25.948 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:26.028 | Selecting previously unselected package ovn-controller-vtep. 2026-08-26 20:35:26.036 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:26.040 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:26.107 | Selecting previously unselected package ovn-host. 2026-08-26 20:35:26.115 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-26 20:35:26.123 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:26.231 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:26.257 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:26.644 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-26 20:35:26.850 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-26 20:35:27.213 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-26 20:35:27.281 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:27.639 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-26 20:35:27.783 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-26 20:35:28.405 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-26 20:35:29.046 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-26 20:35:29.827 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-26 20:35:29.934 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-26 20:35:30.165 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-26 20:35:30.676 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:35:32.035 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:35:32.041 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:35:32.048 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:32.054 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:32.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:32.064 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:32.070 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:32.077 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:35:32.083 | + functions-common:time_stop:2427 : start_time=1787776522821 2026-08-26 20:35:32.089 | + functions-common:time_stop:2429 : [[ -z 1787776522821 ]] 2026-08-26 20:35:32.096 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:32.105 | + functions-common:time_stop:2432 : end_time=1787776532098 2026-08-26 20:35:32.112 | + functions-common:time_stop:2433 : elapsed_time=9277 2026-08-26 20:35:32.119 | + functions-common:time_stop:2434 : total=233269 2026-08-26 20:35:32.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:32.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=242546 2026-08-26 20:35:32.138 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:35:32.144 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:35:32.151 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:35:32.157 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-26 20:35:32.164 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-26 20:35:32.176 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.183 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-26 20:35:32.191 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.197 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-26 20:35:32.204 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.211 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-26 20:35:32.218 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.225 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-26 20:35:32.232 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.238 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-26 20:35:32.245 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.252 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-26 20:35:32.259 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.266 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-26 20:35:32.272 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-26 20:35:32.279 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-26 20:35:32.287 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-26 20:35:32.294 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-26 20:35:32.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:32.308 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:32.314 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-08-26 20:35:32.322 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:32.329 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-26 20:35:32.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:35:32.342 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-26 20:35:32.389 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:32.396 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-26 20:35:32.403 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-26 20:35:32.411 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-26 20:35:32.418 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:35:32.425 | + lib/stack:stack_install_service:32 : install_nova 2026-08-26 20:35:32.432 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-26 20:35:32.439 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-26 20:35:32.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:35:32.453 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:35:32.459 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-08-26 20:35:32.465 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:35:32.471 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-26 20:35:32.515 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:35:32.521 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-26 20:35:32.528 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-26 20:35:32.536 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-26 20:35:32.542 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-26 20:35:32.549 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-26 20:35:32.661 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-26 20:35:32.666 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:32.671 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:32.678 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:35:32.682 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:35:32.688 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:35:32.692 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:35:32.699 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:35:32.706 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:35:32.712 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:35:32.718 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:32.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:32.729 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:35:32.736 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:32.742 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:35:32.748 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:35:32.755 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:35:32.761 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:35:32.768 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:32.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:32.780 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:35:32.831 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-26 20:35:32.892 | Reading package lists... 2026-08-26 20:35:33.246 | Building dependency tree... 2026-08-26 20:35:33.246 | Reading state information... 2026-08-26 20:35:33.577 | The following additional packages will be installed: 2026-08-26 20:35:33.577 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-26 20:35:33.577 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-26 20:35:33.577 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-08-26 20:35:33.577 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-26 20:35:33.578 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-08-26 20:35:33.578 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-08-26 20:35:33.578 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-08-26 20:35:33.578 | qemu-system-x86 seabios systemd-container 2026-08-26 20:35:33.579 | Suggested packages: 2026-08-26 20:35:33.579 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-08-26 20:35:33.579 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-08-26 20:35:33.579 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-26 20:35:33.579 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-26 20:35:33.579 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-08-26 20:35:33.579 | auditd nfs-common systemtap zfsutils samba vde2 2026-08-26 20:35:33.579 | Recommended packages: 2026-08-26 20:35:33.579 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-08-26 20:35:33.579 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-08-26 20:35:33.579 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-08-26 20:35:33.579 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-08-26 20:35:33.642 | The following NEW packages will be installed: 2026-08-26 20:35:33.642 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-26 20:35:33.642 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-26 20:35:33.643 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-08-26 20:35:33.643 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-26 20:35:33.643 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-26 20:35:33.644 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-08-26 20:35:33.644 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-08-26 20:35:33.644 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-26 20:35:33.645 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-08-26 20:35:36.723 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:35:36.723 | Need to get 127 MB of archives. 2026-08-26 20:35:36.723 | After this operation, 527 MB of additional disk space will be used. 2026-08-26 20:35:36.723 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-08-26 20:35:36.973 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-26 20:35:37.361 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-26 20:35:37.361 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-26 20:35:37.384 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-26 20:35:37.386 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-26 20:35:37.392 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-26 20:35:37.450 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-26 20:35:37.451 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-26 20:35:37.453 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-26 20:35:37.453 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-26 20:35:37.455 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-08-26 20:35:37.517 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-26 20:35:37.519 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-08-26 20:35:37.521 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-26 20:35:37.522 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-26 20:35:37.595 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1,831 kB] 2026-08-26 20:35:37.759 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-08-26 20:35:37.766 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.16 [740 kB] 2026-08-26 20:35:37.837 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-08-26 20:35:37.845 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.16 [3,114 B] 2026-08-26 20:35:37.845 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.16 [6,038 B] 2026-08-26 20:35:37.845 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-26 20:35:37.907 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.16 [1,378 B] 2026-08-26 20:35:37.908 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.16 [49.7 kB] 2026-08-26 20:35:37.909 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-26 20:35:37.913 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-26 20:35:37.918 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-26 20:35:37.993 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-08-26 20:35:38.149 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-08-26 20:35:38.238 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-26 20:35:38.653 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-26 20:35:39.007 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9,096 kB] 2026-08-26 20:35:39.183 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6,318 kB] 2026-08-26 20:35:39.339 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-26 20:35:39.341 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-26 20:35:39.575 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3,433 kB] 2026-08-26 20:35:39.638 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-26 20:35:40.748 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-26 20:35:40.749 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-26 20:35:41.009 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:35:41.087 | Fetched 127 MB in 7s (17.9 MB/s) 2026-08-26 20:35:41.140 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-26 20:35:41.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69937 files and directories currently installed.) 2026-08-26 20:35:41.188 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-08-26 20:35:41.198 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-26 20:35:41.260 | Selecting previously unselected package ipxe-qemu. 2026-08-26 20:35:41.271 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-26 20:35:41.277 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-26 20:35:41.380 | Selecting previously unselected package libasound2-data. 2026-08-26 20:35:41.386 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-26 20:35:41.391 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-26 20:35:41.483 | Selecting previously unselected package libasound2t64:amd64. 2026-08-26 20:35:41.494 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-26 20:35:41.498 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-26 20:35:41.573 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-26 20:35:41.584 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-26 20:35:41.589 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-26 20:35:41.656 | Selecting previously unselected package libnspr4:amd64. 2026-08-26 20:35:41.668 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-26 20:35:41.673 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-26 20:35:41.747 | Selecting previously unselected package libnss3:amd64. 2026-08-26 20:35:41.762 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-26 20:35:41.769 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-26 20:35:41.891 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-26 20:35:41.907 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-26 20:35:41.913 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-26 20:35:41.982 | Selecting previously unselected package libcacard0:amd64. 2026-08-26 20:35:41.996 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-26 20:35:42.001 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-26 20:35:42.071 | Selecting previously unselected package libdaxctl1:amd64. 2026-08-26 20:35:42.087 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-26 20:35:42.092 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-26 20:35:42.162 | Selecting previously unselected package libndctl6:amd64. 2026-08-26 20:35:42.177 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-26 20:35:42.182 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-26 20:35:42.252 | Selecting previously unselected package libpciaccess0:amd64. 2026-08-26 20:35:42.266 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-08-26 20:35:42.271 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-26 20:35:42.335 | Selecting previously unselected package libpmem1:amd64. 2026-08-26 20:35:42.348 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-26 20:35:42.353 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-26 20:35:42.432 | Selecting previously unselected package librdmacm1t64:amd64. 2026-08-26 20:35:42.448 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-08-26 20:35:42.453 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:35:42.528 | Selecting previously unselected package libslirp0:amd64. 2026-08-26 20:35:42.541 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-26 20:35:42.546 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-26 20:35:42.617 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-26 20:35:42.631 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-26 20:35:42.637 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-26 20:35:42.712 | Selecting previously unselected package libvirt0:amd64. 2026-08-26 20:35:42.724 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:42.729 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:42.908 | Selecting previously unselected package libvirt-clients. 2026-08-26 20:35:42.918 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:42.937 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.044 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-26 20:35:43.058 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:43.077 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.178 | Selecting previously unselected package libvirt-daemon. 2026-08-26 20:35:43.192 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:43.212 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.320 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-26 20:35:43.333 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:35:43.352 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.417 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-26 20:35:43.429 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:35:43.449 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.523 | Selecting previously unselected package systemd-container. 2026-08-26 20:35:43.535 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:35:43.540 | Unpacking systemd-container (255.4-1ubuntu8.17) ... 2026-08-26 20:35:43.668 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-26 20:35:43.680 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-08-26 20:35:43.700 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.776 | Selecting previously unselected package libvirt-daemon-system. 2026-08-26 20:35:43.789 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:43.847 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:43.948 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-26 20:35:43.961 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-26 20:35:43.981 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:44.078 | Selecting previously unselected package python3-libvirt. 2026-08-26 20:35:44.091 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-26 20:35:44.096 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-26 20:35:44.184 | Selecting previously unselected package libfdt1:amd64. 2026-08-26 20:35:44.198 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-26 20:35:44.203 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-26 20:35:44.272 | Selecting previously unselected package qemu-system-common. 2026-08-26 20:35:44.286 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:44.291 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:44.458 | Selecting previously unselected package qemu-system-data. 2026-08-26 20:35:44.470 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-26 20:35:44.475 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:44.641 | Selecting previously unselected package qemu-system-arm. 2026-08-26 20:35:44.648 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:44.665 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:45.071 | Selecting previously unselected package qemu-system-mips. 2026-08-26 20:35:45.081 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:45.100 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:45.521 | Selecting previously unselected package qemu-system-ppc. 2026-08-26 20:35:45.533 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:45.553 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:45.911 | Selecting previously unselected package qemu-system-sparc. 2026-08-26 20:35:45.919 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:45.937 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:46.174 | Selecting previously unselected package seabios. 2026-08-26 20:35:46.179 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-08-26 20:35:46.184 | Unpacking seabios (1.16.3-2) ... 2026-08-26 20:35:46.252 | Selecting previously unselected package qemu-system-x86. 2026-08-26 20:35:46.259 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:46.276 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:46.652 | Selecting previously unselected package qemu-system-s390x. 2026-08-26 20:35:46.658 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:46.675 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:46.856 | Selecting previously unselected package qemu-system-misc. 2026-08-26 20:35:46.864 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:46.883 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:48.065 | Selecting previously unselected package qemu-system. 2026-08-26 20:35:48.071 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-26 20:35:48.076 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:48.130 | Selecting previously unselected package systemd-coredump. 2026-08-26 20:35:48.136 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-26 20:35:48.140 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-26 20:35:48.220 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-26 20:35:48.234 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-26 20:35:48.594 | Creating group 'systemd-coredump' with GID 989. 2026-08-26 20:35:48.596 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-08-26 20:35:48.626 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-26 20:35:48.639 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-26 20:35:48.653 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-26 20:35:48.665 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-26 20:35:48.678 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-26 20:35:48.691 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-26 20:35:48.703 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:48.717 | Setting up seabios (1.16.3-2) ... 2026-08-26 20:35:48.730 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:48.742 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-26 20:35:48.962 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-08-26 20:35:49.313 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-26 20:35:49.326 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-26 20:35:49.339 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-26 20:35:49.352 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-26 20:35:49.364 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-26 20:35:49.376 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-26 20:35:49.389 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-26 20:35:49.402 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:49.963 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-26 20:35:49.976 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.329 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-26 20:35:50.615 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.653 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.679 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-26 20:35:50.692 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-26 20:35:50.704 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.727 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.752 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:50.776 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.015 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-26 20:35:51.468 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.493 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.518 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.542 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.567 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.590 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:51.616 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-26 20:35:52.059 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-26 20:35:52.744 | info: Selecting GID from range 100 to 999 ... 2026-08-26 20:35:52.749 | info: Adding group `swtpm' (GID 116) ... 2026-08-26 20:35:52.846 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-08-26 20:35:52.847 | 2026-08-26 20:35:52.854 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:35:52.854 | 2026-08-26 20:35:52.860 | info: Adding system user `swtpm' (UID 113) ... 2026-08-26 20:35:52.865 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-08-26 20:35:52.940 | info: Not creating home directory `/var/lib/swtpm'. 2026-08-26 20:35:53.142 | Enabling libvirt default network 2026-08-26 20:35:53.159 | Inserted module 'msr' 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-08-26 20:35:53.404 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-08-26 20:35:54.059 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-08-26 20:35:55.022 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-08-26 20:35:55.654 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-08-26 20:35:56.615 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-26 20:35:56.700 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:56.725 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-26 20:35:56.739 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:35:57.861 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-26 20:35:57.886 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:35:58.192 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:35:58.197 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:35:58.202 | + functions-common:time_stop:2420 : local name 2026-08-26 20:35:58.207 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:35:58.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:35:58.216 | + functions-common:time_stop:2423 : local total 2026-08-26 20:35:58.221 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:35:58.226 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:35:58.231 | + functions-common:time_stop:2427 : start_time=1787776532824 2026-08-26 20:35:58.236 | + functions-common:time_stop:2429 : [[ -z 1787776532824 ]] 2026-08-26 20:35:58.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:35:58.251 | + functions-common:time_stop:2432 : end_time=1787776558245 2026-08-26 20:35:58.255 | + functions-common:time_stop:2433 : elapsed_time=25421 2026-08-26 20:35:58.260 | + functions-common:time_stop:2434 : total=242546 2026-08-26 20:35:58.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:35:58.271 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=267967 2026-08-26 20:35:58.277 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:35:58.283 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:35:58.288 | + functions-common:install_package:1438 : update_package_repo 2026-08-26 20:35:58.293 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:35:58.299 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:35:58.305 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:35:58.310 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:35:58.315 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:35:58.320 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:58.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:58.331 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:35:58.336 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:35:58.341 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:35:58.346 | + functions-common:apt_get_update:1167 : return 2026-08-26 20:35:58.351 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:35:58.358 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:35:58.363 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:35:58.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:35:58.374 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:35:58.412 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-26 20:35:58.465 | Reading package lists... 2026-08-26 20:35:58.704 | Building dependency tree... 2026-08-26 20:35:58.704 | Reading state information... 2026-08-26 20:35:58.941 | The following additional packages will be installed: 2026-08-26 20:35:58.942 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-08-26 20:35:58.943 | Suggested packages: 2026-08-26 20:35:58.943 | trousers 2026-08-26 20:35:58.983 | The following NEW packages will be installed: 2026-08-26 20:35:58.983 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-08-26 20:35:58.984 | swtpm-tools 2026-08-26 20:36:02.383 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:36:02.383 | Need to get 6,737 kB of archives. 2026-08-26 20:36:02.383 | After this operation, 22.0 MB of additional disk space will be used. 2026-08-26 20:36:02.383 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-08-26 20:36:03.089 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-08-26 20:36:03.258 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-26 20:36:03.471 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-26 20:36:03.600 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-26 20:36:03.603 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-26 20:36:03.610 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-26 20:36:04.993 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:36:05.046 | Fetched 6,737 kB in 6s (1,169 kB/s) 2026-08-26 20:36:05.090 | Selecting previously unselected package libjson-glib-1.0-common. 2026-08-26 20:36:05.139 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71043 files and directories currently installed.) 2026-08-26 20:36:05.144 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-08-26 20:36:05.148 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-26 20:36:05.204 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-26 20:36:05.210 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-08-26 20:36:05.220 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-26 20:36:05.288 | Selecting previously unselected package libtpms0:amd64. 2026-08-26 20:36:05.299 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-26 20:36:05.303 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-26 20:36:05.370 | Selecting previously unselected package mdevctl. 2026-08-26 20:36:05.381 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-26 20:36:05.386 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-26 20:36:05.493 | Selecting previously unselected package swtpm. 2026-08-26 20:36:05.504 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-26 20:36:05.510 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:36:05.573 | Selecting previously unselected package swtpm-tools. 2026-08-26 20:36:05.584 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-26 20:36:05.590 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:36:05.660 | Selecting previously unselected package ovmf. 2026-08-26 20:36:05.671 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-26 20:36:05.676 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-26 20:36:05.845 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-26 20:36:05.861 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-26 20:36:05.875 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-26 20:36:05.907 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-26 20:36:05.921 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-26 20:36:05.936 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:36:05.967 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-26 20:36:06.008 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:36:06.329 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:36:06.620 | + functions-common:apt_get:1211 : result=0 2026-08-26 20:36:06.624 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:36:06.627 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:06.629 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:06.633 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:06.636 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:06.640 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:06.643 | + functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:36:06.648 | + functions-common:time_stop:2427 : start_time=1787776558408 2026-08-26 20:36:06.653 | + functions-common:time_stop:2429 : [[ -z 1787776558408 ]] 2026-08-26 20:36:06.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:06.666 | + functions-common:time_stop:2432 : end_time=1787776566662 2026-08-26 20:36:06.669 | + functions-common:time_stop:2433 : elapsed_time=8254 2026-08-26 20:36:06.673 | + functions-common:time_stop:2434 : total=267967 2026-08-26 20:36:06.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:06.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=276221 2026-08-26 20:36:06.687 | + functions-common:apt_get:1215 : return 0 2026-08-26 20:36:06.692 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-26 20:36:06.697 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:36:06.705 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:36:06.710 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-26 20:36:06.715 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-26 20:36:06.721 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-26 20:36:06.727 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-26 20:36:06.733 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-26 20:36:06.738 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-26 20:36:06.744 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-26 20:36:06.768 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-26 20:36:06.794 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-26 20:36:06.795 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-26 20:36:06.812 | /var/core/core.%e.%p.%h.%t 2026-08-26 20:36:06.820 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-26 20:36:06.844 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-26 20:36:06.860 | [Service] 2026-08-26 20:36:06.860 | LimitCORE=infinity 2026-08-26 20:36:06.868 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-26 20:36:07.199 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-26 20:36:07.206 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-26 20:36:07.212 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-26 20:36:07.251 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:07.259 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-26 20:36:07.296 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-26 20:36:07.303 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-26 20:36:07.310 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:36:07.315 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-26 20:36:07.321 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-26 20:36:07.327 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-26 20:36:07.333 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-26 20:36:07.339 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:07.346 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:07.352 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:07.358 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:07.366 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:07.406 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:07.412 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:07.418 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:07.425 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-26 20:36:07.426 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:07.437 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-26 20:36:07.443 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:07.449 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-26 20:36:07.476 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-26 20:36:07.483 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:07.485 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:07.489 | ac861f9 Use the "macos-latest" label for GitHub workflow 2026-08-26 20:36:07.496 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:07.502 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-26 20:36:07.542 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:07.548 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-08-26 20:36:07.555 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/nova.git 2026-08-26 20:36:07.562 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-26 20:36:07.569 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:36:07.575 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:07.582 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:07.589 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:07.595 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:07.601 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:07.639 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:07.645 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:07.650 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:07.658 | + functions-common:git_clone:610 : echo master 2026-08-26 20:36:07.659 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:07.669 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-26 20:36:07.675 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:07.681 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-26 20:36:07.709 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-26 20:36:07.717 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:07.717 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:07.733 | b2002fef0b Merge "doc: Add documentation for Intel TDX" 2026-08-26 20:36:07.741 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:07.748 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-26 20:36:07.754 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:36:07.760 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:36:07.765 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-26 20:36:07.771 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:36:07.777 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-26 20:36:07.785 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:36:07.791 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:36:07.797 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-26 20:36:07.804 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:36:07.810 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:36:07.818 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-26 20:36:07.824 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:36:07.832 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-26 20:36:07.837 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:36:07.844 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:36:07.851 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-26 20:36:07.864 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-26 20:36:07.870 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-26 20:36:07.876 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-26 20:36:07.987 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-26 20:36:07.993 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:36:07.999 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:36:08.003 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:36:08.010 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-26 20:36:08.016 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-26 20:36:08.021 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:36:08.026 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:36:08.032 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:36:08.037 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:36:08.043 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:36:08.049 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:36:08.054 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:36:08.059 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-26 20:36:08.104 | Using python 3.12 to install /opt/stack/nova 2026-08-26 20:36:08.110 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-26 20:36:08.674 | Obtaining file:///opt/stack/nova 2026-08-26 20:36:08.676 | Installing build dependencies: started 2026-08-26 20:36:19.463 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:19.465 | Checking if build backend supports build_editable: started 2026-08-26 20:36:19.765 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:36:19.766 | Getting requirements to build editable: started 2026-08-26 20:36:19.919 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:36:19.922 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:36:21.629 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:21.655 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.0.3) 2026-08-26 20:36:21.655 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.0.52) 2026-08-26 20:36:21.658 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.3.1) 2026-08-26 20:36:21.658 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (0.41.2) 2026-08-26 20:36:21.658 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.1.6) 2026-08-26 20:36:21.659 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (13.0.1) 2026-08-26 20:36:21.661 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.1.1) 2026-08-26 20:36:21.661 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.5.1) 2026-08-26 20:36:21.662 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (43.0.3) 2026-08-26 20:36:21.663 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.8.11) 2026-08-26 20:36:21.663 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.5.5) 2026-08-26 20:36:21.664 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.1.0) 2026-08-26 20:36:21.665 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.10.1) 2026-08-26 20:36:21.666 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.18.0) 2026-08-26 20:36:21.667 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.19.1) 2026-08-26 20:36:21.667 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.3.0) 2026-08-26 20:36:21.668 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.0.0) 2026-08-26 20:36:21.669 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.26.0) 2026-08-26 20:36:21.670 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (9.9.0) 2026-08-26 20:36:21.671 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.16.0) 2026-08-26 20:36:22.094 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev389) 2026-08-26 20:36:25.128 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:36:25.138 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.12.0) 2026-08-26 20:36:25.139 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.34.2) 2026-08-26 20:36:25.139 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.9.1) 2026-08-26 20:36:25.161 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev389) 2026-08-26 20:36:25.165 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-26 20:36:25.180 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.3.0) 2026-08-26 20:36:25.181 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.6.1) 2026-08-26 20:36:25.182 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (10.7.0) 2026-08-26 20:36:25.183 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.5.0) 2026-08-26 20:36:25.184 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (8.3.0) 2026-08-26 20:36:25.185 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.12.0) 2026-08-26 20:36:25.185 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.9.0) 2026-08-26 20:36:25.186 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.11.0) 2026-08-26 20:36:25.187 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.8.0) 2026-08-26 20:36:25.187 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (10.2.0) 2026-08-26 20:36:25.188 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (18.1.1) 2026-08-26 20:36:25.188 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.10.0) 2026-08-26 20:36:25.189 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (18.2.0) 2026-08-26 20:36:25.189 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.0.1) 2026-08-26 20:36:25.190 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.12.0) 2026-08-26 20:36:25.190 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.9.0) 2026-08-26 20:36:25.191 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev389) (4.8.0) 2026-08-26 20:36:25.192 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.0.0) 2026-08-26 20:36:25.192 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (8.2.0) 2026-08-26 20:36:25.193 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.2.2) 2026-08-26 20:36:25.193 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.12.0) 2026-08-26 20:36:25.194 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (7.1.1) 2026-08-26 20:36:25.194 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.1.0) 2026-08-26 20:36:25.195 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.9.0) 2026-08-26 20:36:25.195 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.2.0) 2026-08-26 20:36:25.195 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (5.8.0) 2026-08-26 20:36:25.215 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev389) 2026-08-26 20:36:25.218 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-26 20:36:25.226 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (9.1.0) 2026-08-26 20:36:25.227 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (0.3.1) 2026-08-26 20:36:25.227 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.4.2) 2026-08-26 20:36:25.228 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (1.9.0) 2026-08-26 20:36:25.228 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (2.9.0.post0) 2026-08-26 20:36:25.229 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (3.5.0) 2026-08-26 20:36:25.229 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (4.19.0) 2026-08-26 20:36:25.230 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev389) (6.0.3) 2026-08-26 20:36:25.231 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev389) (1.4.1) 2026-08-26 20:36:25.232 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev389) (4.16.0) 2026-08-26 20:36:25.234 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev389) (7.5.0) 2026-08-26 20:36:25.237 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev389) (2.1.1) 2026-08-26 20:36:25.240 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev389) (3.0) 2026-08-26 20:36:25.245 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev389) (2.8.0) 2026-08-26 20:36:25.250 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev389) (3.1.0) 2026-08-26 20:36:25.251 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev389) (2.3.0) 2026-08-26 20:36:25.254 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev389) (3.0.3) 2026-08-26 20:36:25.255 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev389) (26.1.0) 2026-08-26 20:36:25.256 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev389) (2025.9.1) 2026-08-26 20:36:25.256 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev389) (0.37.0) 2026-08-26 20:36:25.257 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev389) (2026.6.3) 2026-08-26 20:36:25.260 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev389) (2.1.0) 2026-08-26 20:36:25.264 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev389) (4.1.0) 2026-08-26 20:36:25.264 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev389) (2.13.0) 2026-08-26 20:36:25.264 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev389) (5.8.0) 2026-08-26 20:36:25.271 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev389) (1.5.0) 2026-08-26 20:36:25.271 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev389) (1.1.0) 2026-08-26 20:36:25.272 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev389) (1.33) 2026-08-26 20:36:25.272 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev389) (4.11.3) 2026-08-26 20:36:25.276 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev389) (3.1.1) 2026-08-26 20:36:25.280 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev389) (9.1.4) 2026-08-26 20:36:25.285 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev389) (2.19.0) 2026-08-26 20:36:25.289 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev389) (0.20) 2026-08-26 20:36:25.296 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev389) (2.1.2) 2026-08-26 20:36:25.297 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev389) (0.6.2) 2026-08-26 20:36:25.304 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev389) (7.1.7) 2026-08-26 20:36:25.305 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev389) (5.3.1) 2026-08-26 20:36:25.305 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev389) (5.6.2) 2026-08-26 20:36:25.305 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev389) (0.17.0) 2026-08-26 20:36:25.307 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (5.1.0) 2026-08-26 20:36:25.312 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (2026.3) 2026-08-26 20:36:25.312 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (26.3) 2026-08-26 20:36:25.316 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev389) (0.26.0) 2026-08-26 20:36:25.318 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev389) (5.0.0) 2026-08-26 20:36:25.319 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev389) (4.0.1) 2026-08-26 20:36:25.325 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev389) (1.2.1) 2026-08-26 20:36:25.336 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev389) (1.7.6) 2026-08-26 20:36:25.340 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev389) (2.2.0) 2026-08-26 20:36:25.342 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev389) (1.3.7) 2026-08-26 20:36:25.347 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev389) (3.3.2) 2026-08-26 20:36:25.353 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev389) (4.3.2) 2026-08-26 20:36:25.353 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev389) (3.7.1) 2026-08-26 20:36:25.358 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev389) (2.4.0) 2026-08-26 20:36:25.362 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev389) (3.0.3) 2026-08-26 20:36:25.363 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev389) (1.6.2) 2026-08-26 20:36:25.367 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev389) (84.0.0) 2026-08-26 20:36:25.376 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev389) (0.8.2) 2026-08-26 20:36:25.395 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (4.16.0) 2026-08-26 20:36:25.398 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (0.6.0) 2026-08-26 20:36:25.398 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (4.2.0) 2026-08-26 20:36:25.403 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (3.0.53) 2026-08-26 20:36:25.404 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (1.11.0) 2026-08-26 20:36:25.404 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (15.0.0) 2026-08-26 20:36:25.404 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (1.8.0) 2026-08-26 20:36:25.415 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev389) (1.17.0) 2026-08-26 20:36:25.418 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev389) (2.1.0) 2026-08-26 20:36:25.418 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev389) (24.2.1) 2026-08-26 20:36:25.428 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev389) (4.7.0) 2026-08-26 20:36:25.440 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev389) (3.5.0) 2026-08-26 20:36:25.441 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev389) (3.18) 2026-08-26 20:36:25.441 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev389) (2.7.0) 2026-08-26 20:36:25.442 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev389) (2023.11.17) 2026-08-26 20:36:25.462 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (4.2.0) 2026-08-26 20:36:25.462 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (2.20.0) 2026-08-26 20:36:25.468 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev389) (0.1.2) 2026-08-26 20:36:25.478 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev389) (0.8) 2026-08-26 20:36:25.510 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev389) (0.16.0) 2026-08-26 20:36:25.799 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:36:25.802 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-26 20:36:25.850 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:36:25.853 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-26 20:36:25.897 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev389) 2026-08-26 20:36:25.900 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-26 20:36:25.958 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-26 20:36:25.967 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-26 20:36:25.997 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-26 20:36:26.009 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-26 20:36:26.028 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-26 20:36:26.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 124.1 MB/s 0:00:00 2026-08-26 20:36:26.164 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-26 20:36:26.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 35.1 MB/s 0:00:00 2026-08-26 20:36:26.213 | Building wheels for collected packages: nova 2026-08-26 20:36:26.214 | Building editable for nova (pyproject.toml): started 2026-08-26 20:36:28.343 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-26 20:36:28.344 | Created wheel for nova: filename=nova-33.1.0.dev389-0.editable-py3-none-any.whl size=10626 sha256=d8d468e37ca37d337e1a5095e1bd6e4e650650725f9d1e4319d3c61e9067d622 2026-08-26 20:36:28.344 | Stored in directory: /tmp/pip-ephem-wheel-cache-q5xl45gr/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-26 20:36:28.349 | Successfully built nova 2026-08-26 20:36:28.493 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-26 20:36:31.185 | 2026-08-26 20:36:31.196 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev389 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.1.0 websockify-0.13.0 2026-08-26 20:36:31.336 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:31.343 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:31.349 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:31.352 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:31.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:31.362 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:31.368 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:31.373 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:31.379 | + functions-common:time_stop:2427 : start_time=1787776568094 2026-08-26 20:36:31.385 | + functions-common:time_stop:2429 : [[ -z 1787776568094 ]] 2026-08-26 20:36:31.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:31.398 | + functions-common:time_stop:2432 : end_time=1787776591393 2026-08-26 20:36:31.401 | + functions-common:time_stop:2433 : elapsed_time=23299 2026-08-26 20:36:31.408 | + functions-common:time_stop:2434 : total=191176 2026-08-26 20:36:31.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:31.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=214475 2026-08-26 20:36:31.426 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:31.431 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:36:31.437 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:36:31.444 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-26 20:36:31.451 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-26 20:36:31.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:36:31.464 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:36:31.469 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-08-26 20:36:31.475 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:36:31.482 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-26 20:36:31.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:36:31.517 | + ./stack.sh:main:962 : configure_nova 2026-08-26 20:36:31.524 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-26 20:36:31.554 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-26 20:36:31.561 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-26 20:36:31.567 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-26 20:36:31.577 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-26 20:36:31.578 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-26 20:36:31.588 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-26 20:36:31.594 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-26 20:36:31.600 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-26 20:36:31.605 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-26 20:36:31.612 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-26 20:36:31.618 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-26 20:36:31.625 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-26 20:36:31.631 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-26 20:36:31.660 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-26 20:36:31.693 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-26 20:36:31.717 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-26 20:36:31.745 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-26 20:36:31.772 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-26 20:36:31.799 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-26 20:36:31.807 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-26 20:36:31.816 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6BDrd2ndAI 2026-08-26 20:36:31.823 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-26 20:36:31.829 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-26 20:36:31.835 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-26 20:36:31.840 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:36:31.846 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:36:31.853 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6BDrd2ndAI 2026-08-26 20:36:31.862 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6BDrd2ndAI 2026-08-26 20:36:31.888 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6BDrd2ndAI /etc/sudoers.d/nova-rootwrap 2026-08-26 20:36:31.915 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-26 20:36:31.924 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-26 20:36:31.930 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-26 20:36:31.936 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-26 20:36:31.943 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-26 20:36:31.949 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-26 20:36:31.955 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-26 20:36:31.962 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-26 20:36:31.963 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-26 20:36:31.980 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-26 20:36:31.988 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-26 20:36:32.014 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-26 20:36:32.044 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-08-26 20:36:32.052 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-26 20:36:32.064 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-26 20:36:32.105 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:32.112 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-26 20:36:32.133 | net.ipv4.ip_forward = 1 2026-08-26 20:36:32.143 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-26 20:36:32.148 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-26 20:36:32.154 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-26 20:36:32.182 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-26 20:36:32.188 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-26 20:36:32.195 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-26 20:36:32.225 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-26 20:36:32.234 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-26 20:36:32.235 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-26 20:36:32.247 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:eb8c838e2e3b 2026-08-26 20:36:32.254 | InitiatorName=iqn.2016-04.com.open-iscsi:eb8c838e2e3b 2026-08-26 20:36:32.264 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:32.270 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-26 20:36:32.421 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-26 20:36:32.427 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-26 20:36:32.434 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:32.440 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-26 20:36:32.527 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-26 20:36:32.534 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-26 20:36:32.544 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-26 20:36:32.553 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-26 20:36:32.621 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-26 20:36:32.627 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-26 20:36:32.691 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-26 20:36:32.763 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-26 20:36:32.831 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:36:32.901 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-08-26 20:36:32.972 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-26 20:36:33.044 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.160 2026-08-26 20:36:33.110 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-26 20:36:33.175 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-26 20:36:33.244 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-26 20:36:33.309 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-26 20:36:33.376 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-26 20:36:33.453 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-26 20:36:33.527 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-26 20:36:33.601 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-26 20:36:33.668 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-26 20:36:33.674 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:36:33.678 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:36:33.684 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:36:33.690 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:36:33.697 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:36:33.702 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:36:33.708 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:36:33.714 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:36:33.719 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:36:33.724 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:36:33.730 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:36:33.736 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:36:33.741 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:36:33.746 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-26 20:36:33.785 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:33.791 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:36:33.796 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-26 20:36:33.801 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-26 20:36:33.872 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-26 20:36:33.879 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-26 20:36:33.884 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-26 20:36:33.890 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-26 20:36:33.896 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:33.903 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:33.908 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:33.945 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:33.951 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:33.956 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:33.963 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:34.036 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-26 20:36:34.043 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-26 20:36:34.048 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-26 20:36:34.054 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-26 20:36:34.059 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:34.064 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:34.069 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:34.108 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:34.115 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:34.121 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:34.127 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:34.203 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-26 20:36:34.278 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-26 20:36:34.345 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-26 20:36:34.410 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-26 20:36:34.448 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:34.453 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-26 20:36:34.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:34.500 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-26 20:36:34.500 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-26 20:36:34.510 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:36:34.516 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-26 20:36:34.583 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:34.589 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-26 20:36:34.664 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-26 20:36:34.670 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:34.676 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-26 20:36:34.682 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:36:34.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:36:34.694 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-26 20:36:34.700 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:34.706 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:34.712 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:36:34.717 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-26 20:36:34.789 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-26 20:36:34.859 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:36:34.927 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-26 20:36:34.992 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-26 20:36:35.057 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-26 20:36:35.122 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-26 20:36:35.189 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-26 20:36:35.261 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:36:35.327 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:36:35.397 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:36:35.464 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:36:35.470 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-26 20:36:35.507 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:35.512 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-26 20:36:35.518 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-26 20:36:35.589 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-26 20:36:35.594 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:35.600 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:35.606 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-26 20:36:35.613 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-26 20:36:35.680 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-26 20:36:35.747 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://162.253.55.160/identity 2026-08-26 20:36:35.814 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-26 20:36:35.880 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-26 20:36:35.949 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-26 20:36:36.014 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-26 20:36:36.081 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-26 20:36:36.150 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-26 20:36:36.187 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:36.193 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=162.253.55.160 2026-08-26 20:36:36.200 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-26 20:36:36.206 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:36:36.276 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-26 20:36:36.310 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:36.316 | + lib/nova:create_nova_conf:522 : configure_manila_access 2026-08-26 20:36:36.321 | + lib/nova:configure_manila_access:659 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-08-26 20:36:36.327 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:36.332 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:36.338 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-08-26 20:36:36.343 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-08-26 20:36:36.414 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-08-26 20:36:36.482 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://162.253.55.160/identity 2026-08-26 20:36:36.547 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-08-26 20:36:36.614 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-08-26 20:36:36.684 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-08-26 20:36:36.757 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-08-26 20:36:36.824 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-08-26 20:36:36.899 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-26 20:36:36.906 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-26 20:36:36.971 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-26 20:36:37.038 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-26 20:36:37.043 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-26 20:36:37.107 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-26 20:36:37.112 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-26 20:36:37.117 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-26 20:36:37.122 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:36:37.127 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:36:37.132 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:36:37.139 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:36:37.144 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:36:37.149 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:36:37.154 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:36:37.159 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:36:37.164 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:36:37.169 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:36:37.175 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:36:37.181 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:36:37.186 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:36:37.191 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-26 20:36:37.196 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-26 20:36:37.202 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:37.208 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:36:37.247 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:36:37.252 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:36:37.259 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:37.265 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:36:37.270 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:36:37.342 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:37.413 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:37.484 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:36:37.550 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-26 20:36:37.621 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-26 20:36:37.696 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-26 20:36:37.733 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:37.739 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-26 20:36:37.745 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:36:37.751 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-26 20:36:37.757 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-26 20:36:37.762 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:36:37.768 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-26 20:36:37.773 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-26 20:36:37.779 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:36:37.784 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:36:37.814 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:36:37.815 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:37.832 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:36:37.841 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:37.864 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:36:37.874 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-26 20:36:37.880 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-26 20:36:37.891 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:36:37.897 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-26 20:36:37.970 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:36:38.031 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-26 20:36:38.102 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:36:38.172 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:36:38.242 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:36:38.307 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:36:38.375 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:36:38.438 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:36:38.503 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:36:38.566 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:36:38.641 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:36:38.706 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:36:38.778 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:36:38.847 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:36:38.853 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:36:38.860 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-26 20:36:38.866 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-26 20:36:38.871 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:36:38.875 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:38.881 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:38.886 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-26 20:36:38.894 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-26 20:36:38.900 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-26 20:36:38.966 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:36:39.025 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-26 20:36:39.026 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-26 20:36:39.037 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-26 20:36:39.044 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-26 20:36:39.049 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-26 20:36:39.053 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:36:39.058 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:36:39.064 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:39.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:39.074 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:39.078 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:39.082 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:39.087 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:36:39.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:39.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:39.102 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-26 20:36:39.174 | Enabling site nova-api. 2026-08-26 20:36:39.183 | To activate the new configuration, you need to run: 2026-08-26 20:36:39.183 | systemctl reload apache2 2026-08-26 20:36:39.192 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:36:39.198 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:36:39.203 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:39.208 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:36:39.392 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-26 20:36:39.430 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:39.436 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-26 20:36:39.443 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:36:39.448 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-26 20:36:39.454 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-26 20:36:39.460 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-26 20:36:39.465 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-26 20:36:39.472 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-26 20:36:39.478 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:36:39.482 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:36:39.512 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:36:39.512 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:39.530 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:36:39.538 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:39.564 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:36:39.574 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-26 20:36:39.581 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:36:39.591 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:36:39.597 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-26 20:36:39.672 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-08-26 20:36:39.743 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-26 20:36:39.813 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:36:39.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:36:39.950 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:36:40.020 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:36:40.088 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:36:40.158 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:36:40.229 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:36:40.302 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:36:40.366 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:36:40.431 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:36:40.500 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-26 20:36:40.569 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-26 20:36:40.575 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-26 20:36:40.644 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-26 20:36:40.684 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:40.689 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-26 20:36:40.764 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-26 20:36:40.770 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-26 20:36:40.775 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-26 20:36:40.814 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:40.820 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:36:40.827 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:36:40.897 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-26 20:36:40.974 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-26 20:36:40.980 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-26 20:36:40.986 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-26 20:36:40.993 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:36:40.999 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:36:41.004 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:36:41.042 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:41.050 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:36:41.056 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:36:41.062 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:36:41.100 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:41.107 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:36:41.114 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:36:41.186 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:36:41.192 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:36:41.198 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-08-26 20:36:41.271 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-08-26 20:36:41.343 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-08-26 20:36:41.417 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-26 20:36:41.455 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:41.460 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-26 20:36:41.530 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:36:41.604 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-26 20:36:41.674 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-26 20:36:41.680 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-26 20:36:41.686 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-26 20:36:41.761 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-26 20:36:41.767 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:41.773 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:41.778 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-26 20:36:41.784 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-26 20:36:41.854 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-26 20:36:41.921 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.160/identity 2026-08-26 20:36:41.988 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-26 20:36:42.057 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-26 20:36:42.127 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-26 20:36:42.194 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-26 20:36:42.260 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-26 20:36:42.327 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-26 20:36:42.364 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:42.372 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-26 20:36:42.380 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:36:42.386 | + lib/nova:create_nova_conf:589 : local conf 2026-08-26 20:36:42.392 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-26 20:36:42.399 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-26 20:36:42.405 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:36:42.411 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:36:42.418 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-26 20:36:42.424 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-26 20:36:42.429 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-26 20:36:42.439 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-26 20:36:42.445 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-26 20:36:42.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-26 20:36:42.456 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-26 20:36:42.463 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:42.469 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:42.475 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:42.513 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:42.519 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:42.525 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:42.533 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:42.604 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-08-26 20:36:42.677 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-26 20:36:42.749 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:36:42.754 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-26 20:36:42.760 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-26 20:36:42.765 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-26 20:36:42.801 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:42.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-26 20:36:42.810 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-26 20:36:43.540 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-26 20:36:43.546 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-26 20:36:44.211 | Adding vhost "nova_cell1" ... 2026-08-26 20:36:44.300 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-26 20:36:45.029 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-26 20:36:45.076 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-26 20:36:45.081 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-26 20:36:45.086 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-26 20:36:45.092 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:36:45.097 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-26 20:36:45.102 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:36:45.139 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:45.147 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-26 20:36:45.153 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-26 20:36:45.159 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:36:45.194 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:45.200 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/nova_cell1 2026-08-26 20:36:45.208 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/nova_cell1 2026-08-26 20:36:45.275 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:36:45.282 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:36:45.288 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-26 20:36:45.326 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:45.332 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-26 20:36:45.338 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-26 20:36:45.344 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-26 20:36:45.351 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-26 20:36:45.357 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:45.363 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:36:45.369 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-26 20:36:45.443 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-26 20:36:45.512 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.160/identity 2026-08-26 20:36:45.581 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-26 20:36:45.649 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-26 20:36:45.720 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-26 20:36:45.785 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-26 20:36:45.859 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-26 20:36:45.930 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-26 20:36:45.936 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-26 20:36:45.942 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-26 20:36:45.950 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:36:45.989 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:36:45.995 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:36:46.001 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:46.006 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:36:46.012 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:36:46.084 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:46.155 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:46.222 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:36:46.288 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-26 20:36:46.356 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:36:46.363 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-26 20:36:46.371 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:36:46.378 | + lib/nova:create_nova_conf:623 : local conf 2026-08-26 20:36:46.383 | + lib/nova:create_nova_conf:624 : local offset 2026-08-26 20:36:46.391 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-26 20:36:46.397 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:36:46.402 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:36:46.409 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-26 20:36:46.415 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-26 20:36:46.420 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-26 20:36:46.426 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-26 20:36:46.432 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-26 20:36:46.437 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-26 20:36:46.443 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-26 20:36:46.481 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:46.486 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-26 20:36:46.557 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-26 20:36:46.623 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-26 20:36:46.629 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:46.634 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-26 20:36:46.640 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-26 20:36:46.678 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:46.684 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-26 20:36:46.722 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:36:46.728 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-26 20:36:46.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:46.772 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-26 20:36:46.778 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-26 20:36:46.784 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-26 20:36:46.790 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-26 20:36:46.826 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:46.832 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-26 20:36:46.862 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-26 20:36:46.863 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-26 20:36:46.880 | cgroup_device_acl = [ 2026-08-26 20:36:46.880 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-26 20:36:46.880 | "/dev/random", "/dev/urandom", 2026-08-26 20:36:46.880 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-26 20:36:46.880 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-26 20:36:46.880 | "/dev/vfio/vfio", 2026-08-26 20:36:46.880 | ] 2026-08-26 20:36:46.889 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-26 20:36:46.895 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:36:46.900 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:36:46.906 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:36:46.912 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:36:46.918 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:36:46.923 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:36:46.930 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:36:46.936 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:36:46.942 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:36:46.948 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:36:46.954 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:36:46.961 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:36:46.966 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:36:46.972 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-26 20:36:46.982 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-26 20:36:46.988 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-26 20:36:46.993 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-26 20:36:47.000 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-26 20:36:47.063 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-26 20:36:47.069 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-26 20:36:47.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:47.080 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:47.086 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-26 20:36:47.092 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-26 20:36:47.098 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-26 20:36:47.125 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-26 20:36:47.125 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-26 20:36:47.142 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-26 20:36:47.151 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-26 20:36:47.172 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-26 20:36:47.173 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-26 20:36:47.190 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-26 20:36:47.198 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-26 20:36:47.204 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:47.210 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-26 20:36:47.216 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-26 20:36:47.222 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:47.228 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-26 20:36:47.338 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-26 20:36:47.344 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:47.350 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-26 20:36:47.495 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-26 20:36:47.574 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-26 20:36:47.645 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-08-26 20:36:47.651 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-26 20:36:47.723 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-08-26 20:36:47.794 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-26 20:36:47.867 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-26 20:36:47.941 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-26 20:36:47.950 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:36:47.961 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-26 20:36:47.968 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-26 20:36:47.977 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:36:47.987 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:36:47.993 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-26 20:36:48.000 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-26 20:36:48.007 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-26 20:36:48.013 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-26 20:36:48.020 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-26 20:36:48.060 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:48.066 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-26 20:36:48.072 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-26 20:36:48.079 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-26 20:36:48.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:36:48.091 | + lib/stack:stack_install_service:32 : install_placement 2026-08-26 20:36:48.098 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-26 20:36:48.104 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-26 20:36:48.110 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:36:48.118 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-26 20:36:48.124 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-26 20:36:48.128 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:36:48.138 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:36:48.139 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:36:48.149 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-26 20:36:48.155 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-26 20:36:48.161 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-26 20:36:48.168 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-26 20:36:48.174 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-26 20:36:48.221 | Using python 3.12 to install osc-placement 2026-08-26 20:36:48.227 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-26 20:36:50.796 | Collecting osc-placement 2026-08-26 20:36:51.315 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /packages/cc/ba/6fb5f9ecead96bdc279941f9c6b94cf6462bf1d41775a2c3be5dcc2eca2d/osc_placement-4.9.0-py3-none-any.whl.metadata 2026-08-26 20:36:51.420 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-26 20:36:51.433 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-26 20:36:51.434 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-26 20:36:51.435 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-26 20:36:51.436 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-26 20:36:51.437 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-26 20:36:51.438 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-26 20:36:51.439 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-26 20:36:51.440 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-26 20:36:51.440 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-08-26 20:36:51.444 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-08-26 20:36:51.444 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.19.0) 2026-08-26 20:36:51.445 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-26 20:36:51.447 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-26 20:36:51.447 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-26 20:36:51.448 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-26 20:36:51.448 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-26 20:36:51.451 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-26 20:36:51.452 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-26 20:36:51.452 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-26 20:36:51.453 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-26 20:36:51.454 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-26 20:36:51.455 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-26 20:36:51.455 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-26 20:36:51.456 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-26 20:36:51.457 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-26 20:36:51.458 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-08-26 20:36:51.458 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-26 20:36:51.460 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-08-26 20:36:51.463 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-26 20:36:51.468 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-26 20:36:51.470 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-26 20:36:51.470 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-26 20:36:51.471 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-08-26 20:36:51.473 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-26 20:36:51.476 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-08-26 20:36:51.483 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-08-26 20:36:51.483 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-26 20:36:51.484 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-26 20:36:51.484 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-26 20:36:51.490 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-26 20:36:51.491 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-26 20:36:51.493 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-26 20:36:51.514 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-26 20:36:51.684 | Installing collected packages: osc-placement 2026-08-26 20:36:51.753 | Successfully installed osc-placement-4.9.0 2026-08-26 20:36:51.839 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:51.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:51.851 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:51.857 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:51.864 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:51.869 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:51.874 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:51.879 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:51.886 | + functions-common:time_stop:2427 : start_time=1787776608209 2026-08-26 20:36:51.892 | + functions-common:time_stop:2429 : [[ -z 1787776608209 ]] 2026-08-26 20:36:51.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:51.908 | + functions-common:time_stop:2432 : end_time=1787776611902 2026-08-26 20:36:51.914 | + functions-common:time_stop:2433 : elapsed_time=3693 2026-08-26 20:36:51.918 | + functions-common:time_stop:2434 : total=214475 2026-08-26 20:36:51.924 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:51.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=218168 2026-08-26 20:36:51.937 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:51.943 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-08-26 20:36:51.949 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/placement.git 2026-08-26 20:36:51.955 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-26 20:36:51.960 | + functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:36:51.965 | + functions-common:git_clone:592 : local orig_dir 2026-08-26 20:36:51.972 | ++ functions-common:git_clone:593 : pwd 2026-08-26 20:36:51.979 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:36:51.984 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:36:51.991 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:36:52.029 | + functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:36:52.035 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:36:52.041 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:52.049 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:36:52.049 | + functions-common:git_clone:610 : echo master 2026-08-26 20:36:52.059 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-26 20:36:52.065 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:36:52.070 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-26 20:36:52.099 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-26 20:36:52.105 | + functions-common:git_clone:673 : git show --oneline 2026-08-26 20:36:52.106 | + functions-common:git_clone:673 : head -1 2026-08-26 20:36:52.111 | 7d35f974 bump min version of os-traits 2026-08-26 20:36:52.117 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:36:52.123 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-26 20:36:52.129 | + inc/python:setup_develop:353 : local bindep 2026-08-26 20:36:52.135 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:36:52.141 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-26 20:36:52.146 | + inc/python:setup_develop:359 : local extras= 2026-08-26 20:36:52.151 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-26 20:36:52.157 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:36:52.163 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:36:52.168 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-26 20:36:52.174 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:36:52.179 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:36:52.187 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-26 20:36:52.193 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:36:52.200 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-26 20:36:52.206 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:36:52.212 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:36:52.220 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-26 20:36:52.232 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-26 20:36:52.237 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-26 20:36:52.243 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-26 20:36:52.353 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-26 20:36:52.357 | + inc/python:setup_package:436 : local bindep=0 2026-08-26 20:36:52.363 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:36:52.368 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:36:52.373 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-26 20:36:52.379 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-26 20:36:52.384 | + inc/python:setup_package:445 : local flags=-e 2026-08-26 20:36:52.390 | + inc/python:setup_package:446 : local extras= 2026-08-26 20:36:52.395 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:36:52.401 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:36:52.406 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:36:52.412 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:36:52.418 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:36:52.424 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-26 20:36:52.472 | Using python 3.12 to install /opt/stack/placement 2026-08-26 20:36:52.478 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-26 20:36:53.051 | Obtaining file:///opt/stack/placement 2026-08-26 20:36:53.053 | Installing build dependencies: started 2026-08-26 20:36:53.855 | Installing build dependencies: finished with status 'done' 2026-08-26 20:36:53.856 | Checking if build backend supports build_editable: started 2026-08-26 20:36:54.218 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:36:54.219 | Getting requirements to build editable: started 2026-08-26 20:36:54.401 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:36:54.404 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:36:55.039 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:36:55.061 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-26 20:36:55.062 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-26 20:36:55.063 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-26 20:36:55.064 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-26 20:36:55.065 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-26 20:36:55.065 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-26 20:36:55.066 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-26 20:36:55.067 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-26 20:36:55.069 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-26 20:36:55.070 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-26 20:36:55.071 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.0) 2026-08-26 20:36:55.072 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-26 20:36:55.073 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-26 20:36:55.074 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-26 20:36:55.074 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-26 20:36:55.075 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-26 20:36:55.076 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-26 20:36:55.077 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-26 20:36:55.077 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-26 20:36:55.078 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-26 20:36:55.080 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-26 20:36:55.081 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-08-26 20:36:55.082 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-26 20:36:55.083 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-08-26 20:36:55.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-26 20:36:55.088 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-08-26 20:36:55.088 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-08-26 20:36:55.089 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-26 20:36:55.090 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-26 20:36:55.091 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.8.0) 2026-08-26 20:36:55.093 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-26 20:36:55.094 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-26 20:36:55.095 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-08-26 20:36:55.095 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-08-26 20:36:55.101 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-08-26 20:36:55.104 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-08-26 20:36:55.107 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-08-26 20:36:55.107 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-08-26 20:36:55.109 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-08-26 20:36:55.110 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-08-26 20:36:55.111 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-08-26 20:36:55.111 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-26 20:36:55.114 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-08-26 20:36:55.116 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-08-26 20:36:55.116 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-26 20:36:55.118 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-08-26 20:36:55.120 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-26 20:36:55.122 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-08-26 20:36:55.122 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-26 20:36:55.123 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-08-26 20:36:55.125 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-08-26 20:36:55.129 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-08-26 20:36:55.131 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-08-26 20:36:55.134 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-08-26 20:36:55.134 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-26 20:36:55.134 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-08-26 20:36:55.137 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-26 20:36:55.139 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-08-26 20:36:55.147 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-08-26 20:36:55.153 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-26 20:36:55.154 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-26 20:36:55.154 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-26 20:36:55.155 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-26 20:36:55.164 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-26 20:36:55.170 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-26 20:36:55.194 | Building wheels for collected packages: openstack-placement 2026-08-26 20:36:55.195 | Building editable for openstack-placement (pyproject.toml): started 2026-08-26 20:36:55.742 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-26 20:36:55.744 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=85e7be6386161ad97f132179860d0b7f824dc18af13913aea7f2b95bab5bee1a 2026-08-26 20:36:55.744 | Stored in directory: /tmp/pip-ephem-wheel-cache-nbklrfyr/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-26 20:36:55.749 | Successfully built openstack-placement 2026-08-26 20:36:55.890 | Installing collected packages: openstack-placement 2026-08-26 20:36:55.921 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-26 20:36:56.019 | + inc/python:pip_install:216 : result=0 2026-08-26 20:36:56.025 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:36:56.029 | + functions-common:time_stop:2420 : local name 2026-08-26 20:36:56.035 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:36:56.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:36:56.045 | + functions-common:time_stop:2423 : local total 2026-08-26 20:36:56.052 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:36:56.056 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:36:56.062 | + functions-common:time_stop:2427 : start_time=1787776612461 2026-08-26 20:36:56.069 | + functions-common:time_stop:2429 : [[ -z 1787776612461 ]] 2026-08-26 20:36:56.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:36:56.085 | + functions-common:time_stop:2432 : end_time=1787776616079 2026-08-26 20:36:56.090 | + functions-common:time_stop:2433 : elapsed_time=3618 2026-08-26 20:36:56.096 | + functions-common:time_stop:2434 : total=218168 2026-08-26 20:36:56.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:36:56.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=221786 2026-08-26 20:36:56.114 | + inc/python:pip_install:219 : return 0 2026-08-26 20:36:56.121 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:36:56.127 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:36:56.133 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-26 20:36:56.140 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-26 20:36:56.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:36:56.152 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:36:56.158 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-08-26 20:36:56.166 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:36:56.172 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:36:56.178 | + ./stack.sh:main:968 : configure_placement 2026-08-26 20:36:56.184 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-26 20:36:56.211 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-26 20:36:56.217 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-26 20:36:56.229 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-26 20:36:56.236 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-26 20:36:56.242 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-26 20:36:56.249 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-26 20:36:56.255 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:36:56.261 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:56.268 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:36:56.310 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:56.317 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:36:56.324 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:56.332 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-26 20:36:56.411 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-26 20:36:56.492 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-26 20:36:56.571 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-26 20:36:56.578 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:36:56.584 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-26 20:36:56.590 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:36:56.596 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:36:56.603 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-26 20:36:56.609 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:36:56.616 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-26 20:36:56.622 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:36:56.628 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-26 20:36:56.710 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-26 20:36:56.786 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:36:56.860 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-26 20:36:56.933 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-26 20:36:57.009 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-26 20:36:57.083 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-26 20:36:57.155 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-26 20:36:57.228 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:36:57.302 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:36:57.375 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:36:57.449 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:36:57.455 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-26 20:36:57.462 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-26 20:36:57.469 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-26 20:36:57.478 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:36:57.522 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:36:57.529 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:36:57.535 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:36:57.541 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:36:57.546 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:36:57.618 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:57.690 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:36:57.761 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:36:57.831 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-26 20:36:57.900 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-26 20:36:57.907 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-26 20:36:57.913 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-26 20:36:57.920 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-26 20:36:57.925 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:36:57.931 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-26 20:36:57.937 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-26 20:36:57.942 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:36:57.949 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:36:57.977 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:36:57.978 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:57.996 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:36:58.004 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:36:58.028 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:36:58.038 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-26 20:36:58.044 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-26 20:36:58.053 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:36:58.060 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-26 20:36:58.134 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-08-26 20:36:58.204 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-26 20:36:58.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:36:58.340 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:36:58.404 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:36:58.458 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:36:58.514 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:36:58.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:36:58.630 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:36:58.692 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:36:58.748 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:36:58.803 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:36:58.862 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-26 20:36:58.931 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:36:58.936 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:36:58.945 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-26 20:36:58.951 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-26 20:36:58.957 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:36:58.963 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:58.969 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:58.974 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-26 20:36:58.982 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-26 20:36:58.987 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-26 20:36:59.040 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:36:59.101 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-26 20:36:59.102 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-26 20:36:59.119 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-26 20:36:59.125 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-26 20:36:59.131 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-26 20:36:59.138 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:36:59.143 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:36:59.149 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:36:59.154 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:36:59.158 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:59.163 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:59.169 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:36:59.174 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:36:59.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:36:59.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:36:59.191 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-26 20:36:59.261 | Enabling site placement-api. 2026-08-26 20:36:59.271 | To activate the new configuration, you need to run: 2026-08-26 20:36:59.271 | systemctl reload apache2 2026-08-26 20:36:59.281 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:36:59.287 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:36:59.292 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:36:59.298 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:36:59.460 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-26 20:36:59.466 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-26 20:36:59.544 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-26 20:36:59.584 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:59.590 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-26 20:36:59.631 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:36:59.638 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-26 20:36:59.644 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-26 20:36:59.650 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-26 20:36:59.656 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-26 20:36:59.662 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:36:59.669 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:36:59.676 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-26 20:36:59.758 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-26 20:36:59.831 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.160/identity 2026-08-26 20:36:59.905 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-26 20:36:59.982 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-26 20:37:00.055 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-26 20:37:00.131 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-26 20:37:00.206 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-26 20:37:00.275 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-26 20:37:00.312 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:00.318 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-26 20:37:00.359 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.365 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-26 20:37:00.371 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-26 20:37:00.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.416 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-26 20:37:00.422 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-26 20:37:00.430 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-26 20:37:00.430 | from requests import certs 2026-08-26 20:37:00.430 | print (certs.where()) 2026-08-26 20:37:00.430 | except ImportError: pass' 2026-08-26 20:37:00.609 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-08-26 20:37:00.616 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-08-26 20:37:00.621 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-08-26 20:37:00.629 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-26 20:37:00.670 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.677 | + ./stack.sh:main:992 : init_os_brick 2026-08-26 20:37:00.684 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-26 20:37:00.694 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-26 20:37:00.735 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.742 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:37:00.822 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-26 20:37:00.862 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.867 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:37:00.947 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-26 20:37:00.988 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:00.994 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:37:01.073 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-26 20:37:01.151 | + ./stack.sh:main:999 : run_phase stack install 2026-08-26 20:37:01.159 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:37:01.165 | + functions-common:run_phase:1849 : local phase=install 2026-08-26 20:37:01.171 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:37:01.178 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:37:01.185 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:37:01.192 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:37:01.198 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:37:01.207 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:37:01.218 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:37:01.225 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:37:01.232 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:37:01.238 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-26 20:37:01.244 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:37:01.284 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:01.291 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:37:01.297 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:37:01.304 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-26 20:37:01.310 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:37:01.315 | + functions-common:run_plugins:1835 : local phase=install 2026-08-26 20:37:01.322 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:37:01.329 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:37:01.335 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:37:01.342 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:37:01.349 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:37:01.355 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-08-26 20:37:01.362 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:37:01.367 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:37:01.409 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:37:01.447 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:01.453 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:37:01.459 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:37:01.466 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-08-26 20:37:01.471 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:37:01.478 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Barbican 2026-08-26 20:37:01.484 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-08-26 20:37:01.490 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-08-26 20:37:01.497 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-08-26 20:37:01.503 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-26 20:37:01.509 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-08-26 20:37:01.515 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-08-26 20:37:01.521 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:37:01.527 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:37:01.533 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-08-26 20:37:01.539 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:37:01.544 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-08-26 20:37:01.550 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:37:01.555 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:37:01.559 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-08-26 20:37:01.565 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:37:01.570 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:37:01.577 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-08-26 20:37:01.582 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:37:01.589 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-08-26 20:37:01.594 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:37:01.600 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:37:01.607 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-08-26 20:37:01.618 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-08-26 20:37:01.623 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-08-26 20:37:01.628 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-08-26 20:37:01.747 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-08-26 20:37:01.752 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:37:01.757 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:37:01.762 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:37:01.768 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-26 20:37:01.774 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-08-26 20:37:01.780 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:37:01.785 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:37:01.790 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:37:01.795 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:37:01.801 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:37:01.807 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:37:01.812 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:37:01.817 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-08-26 20:37:01.862 | Using python 3.12 to install /opt/stack/barbican 2026-08-26 20:37:01.867 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-08-26 20:37:02.448 | Obtaining file:///opt/stack/barbican 2026-08-26 20:37:02.451 | Installing build dependencies: started 2026-08-26 20:37:03.269 | Installing build dependencies: finished with status 'done' 2026-08-26 20:37:03.270 | Checking if build backend supports build_editable: started 2026-08-26 20:37:03.564 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:37:03.566 | Getting requirements to build editable: started 2026-08-26 20:37:03.719 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:37:03.723 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:37:04.262 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:37:04.288 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.19.1) 2026-08-26 20:37:04.289 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.1.1) 2026-08-26 20:37:04.290 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (43.0.3) 2026-08-26 20:37:04.291 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (4.26.0) 2026-08-26 20:37:04.292 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (10.7.0) 2026-08-26 20:37:04.295 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.5.0) 2026-08-26 20:37:04.296 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (18.1.1) 2026-08-26 20:37:04.297 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.9.0) 2026-08-26 20:37:04.298 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (18.2.0) 2026-08-26 20:37:04.299 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (8.2.0) 2026-08-26 20:37:04.300 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (8.3.0) 2026-08-26 20:37:04.301 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (6.0.1) 2026-08-26 20:37:04.302 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.9.0) 2026-08-26 20:37:04.303 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.11.0) 2026-08-26 20:37:04.304 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (4.8.0) 2026-08-26 20:37:04.305 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.8.0) 2026-08-26 20:37:04.305 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (10.2.0) 2026-08-26 20:37:04.306 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.12.0) 2026-08-26 20:37:04.306 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.10.1) 2026-08-26 20:37:04.307 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (3.1.0) 2026-08-26 20:37:04.307 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (7.0.3) 2026-08-26 20:37:04.308 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.8.0) 2026-08-26 20:37:04.309 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (13.0.1) 2026-08-26 20:37:04.309 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.0.52) 2026-08-26 20:37:04.310 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.9.1) 2026-08-26 20:37:04.310 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (1.8.11) 2026-08-26 20:37:04.311 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (5.8.0) 2026-08-26 20:37:04.311 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev58) (2.1.0) 2026-08-26 20:37:04.313 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev58) (1.4.1) 2026-08-26 20:37:04.313 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev58) (4.16.0) 2026-08-26 20:37:04.315 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (7.5.0) 2026-08-26 20:37:04.317 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (5.16.0) 2026-08-26 20:37:04.317 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev58) (2.34.2) 2026-08-26 20:37:04.319 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev58) (3.0) 2026-08-26 20:37:04.323 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (26.1.0) 2026-08-26 20:37:04.323 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (2025.9.1) 2026-08-26 20:37:04.324 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (0.37.0) 2026-08-26 20:37:04.324 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev58) (2026.6.3) 2026-08-26 20:37:04.329 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.1.0) 2026-08-26 20:37:04.330 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.9.0) 2026-08-26 20:37:04.332 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (4.3.0) 2026-08-26 20:37:04.333 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (4.1.0) 2026-08-26 20:37:04.334 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (2.13.0) 2026-08-26 20:37:04.334 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (5.8.0) 2026-08-26 20:37:04.338 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (1.5.0) 2026-08-26 20:37:04.340 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev58) (5.3.1) 2026-08-26 20:37:04.342 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (1.3.0) 2026-08-26 20:37:04.342 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (2.0.0) 2026-08-26 20:37:04.343 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev58) (6.0.3) 2026-08-26 20:37:04.346 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (3.1.0) 2026-08-26 20:37:04.347 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (2.1.2) 2026-08-26 20:37:04.347 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev58) (0.6.2) 2026-08-26 20:37:04.349 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev58) (2.3.0) 2026-08-26 20:37:04.351 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.1.0.dev58) (2.9.0.post0) 2026-08-26 20:37:04.353 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (3.5.0) 2026-08-26 20:37:04.355 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (7.1.7) 2026-08-26 20:37:04.355 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (5.3.1) 2026-08-26 20:37:04.355 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (5.6.2) 2026-08-26 20:37:04.356 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (0.17.0) 2026-08-26 20:37:04.357 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (5.1.0) 2026-08-26 20:37:04.363 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (2026.3) 2026-08-26 20:37:04.363 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (26.3) 2026-08-26 20:37:04.366 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.1.0.dev58) (0.26.0) 2026-08-26 20:37:04.368 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (5.0.0) 2026-08-26 20:37:04.368 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (3.1.6) 2026-08-26 20:37:04.369 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (4.0.1) 2026-08-26 20:37:04.372 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.1.0.dev58) (3.0.3) 2026-08-26 20:37:04.377 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev58) (7.2.2) 2026-08-26 20:37:04.379 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.1.0.dev58) (1.2.1) 2026-08-26 20:37:04.382 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.41.2) 2026-08-26 20:37:04.382 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (3.5.5) 2026-08-26 20:37:04.383 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (7.6.1) 2026-08-26 20:37:04.384 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.5.1) 2026-08-26 20:37:04.384 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (1.7.6) 2026-08-26 20:37:04.386 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.8.0) 2026-08-26 20:37:04.392 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.20) 2026-08-26 20:37:04.396 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (2.2.0) 2026-08-26 20:37:04.398 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (1.3.7) 2026-08-26 20:37:04.400 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev58) (3.18.0) 2026-08-26 20:37:04.403 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev58) (3.3.2) 2026-08-26 20:37:04.410 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev58) (84.0.0) 2026-08-26 20:37:04.420 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev58) (0.8.2) 2026-08-26 20:37:04.433 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.16.0) 2026-08-26 20:37:04.436 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (0.6.0) 2026-08-26 20:37:04.437 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.2.0) 2026-08-26 20:37:04.441 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.0.53) 2026-08-26 20:37:04.442 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.11.0) 2026-08-26 20:37:04.442 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (15.0.0) 2026-08-26 20:37:04.443 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (1.8.0) 2026-08-26 20:37:04.448 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.1.0.dev58) (1.17.0) 2026-08-26 20:37:04.457 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.5.0) 2026-08-26 20:37:04.457 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (3.18) 2026-08-26 20:37:04.458 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.7.0) 2026-08-26 20:37:04.458 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2023.11.17) 2026-08-26 20:37:04.472 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (4.2.0) 2026-08-26 20:37:04.473 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (2.20.0) 2026-08-26 20:37:04.477 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev58) (0.1.2) 2026-08-26 20:37:04.485 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev58) (0.8) 2026-08-26 20:37:04.533 | Building wheels for collected packages: barbican 2026-08-26 20:37:04.534 | Building editable for barbican (pyproject.toml): started 2026-08-26 20:37:05.009 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-08-26 20:37:05.011 | Created wheel for barbican: filename=barbican-22.1.0.dev58-0.editable-py3-none-any.whl size=10354 sha256=3604c4028cb51cdc9e0ee832490e309cde3c84d579fe54e917f3bb430b5c37b6 2026-08-26 20:37:05.011 | Stored in directory: /tmp/pip-ephem-wheel-cache-3s8qhrmf/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-08-26 20:37:05.017 | Successfully built barbican 2026-08-26 20:37:05.153 | Installing collected packages: barbican 2026-08-26 20:37:05.190 | Successfully installed barbican-22.1.0.dev58 2026-08-26 20:37:05.291 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:37:05.296 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:05.301 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:37:05.306 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:05.312 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:05.318 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:37:05.322 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:05.328 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:05.334 | ++ functions-common:time_stop:2427 : start_time=1787776621851 2026-08-26 20:37:05.339 | ++ functions-common:time_stop:2429 : [[ -z 1787776621851 ]] 2026-08-26 20:37:05.346 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:05.354 | ++ functions-common:time_stop:2432 : end_time=1787776625348 2026-08-26 20:37:05.359 | ++ functions-common:time_stop:2433 : elapsed_time=3497 2026-08-26 20:37:05.364 | ++ functions-common:time_stop:2434 : total=221786 2026-08-26 20:37:05.369 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:05.374 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=225283 2026-08-26 20:37:05.379 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:37:05.386 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:37:05.391 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:37:05.397 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-08-26 20:37:05.403 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-08-26 20:37:05.409 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:05.415 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:05.420 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-08-26 20:37:05.425 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:05.429 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-26 20:37:05.436 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-08-26 20:37:05.442 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-08-26 20:37:05.447 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-26 20:37:05.452 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:05.458 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:05.464 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-08-26 20:37:05.470 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:05.476 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-08-26 20:37:05.513 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:05.520 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-08-26 20:37:05.559 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:05.564 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-08-26 20:37:05.602 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:37:05.608 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:37:05.614 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:37:05.620 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:37:05.625 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:37:05.632 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:37:05.637 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-08-26 20:37:05.670 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:37:05.676 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:37:05.682 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:37:05.688 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:37:05.745 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:37:05.752 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:37:05.756 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:37:05.756 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-26 20:37:05.757 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:37:05.757 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:37:05.757 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:37:05.757 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:37:05.757 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:37:05.757 | ALEMBIC_BRANCH=main 2026-08-26 20:37:05.757 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:37:05.757 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:37:05.757 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:37:05.757 | APACHE_GROUP=stack 2026-08-26 20:37:05.757 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:37:05.757 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:37:05.757 | APACHE_NAME=apache2 2026-08-26 20:37:05.757 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:37:05.757 | APACHE_USER=stack 2026-08-26 20:37:05.757 | API_WORKERS=4 2026-08-26 20:37:05.757 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:37:05.757 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:37:05.757 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.757 | BARBICAN_BRANCH=master 2026-08-26 20:37:05.757 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:37:05.757 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:37:05.757 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:37:05.757 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:37:05.757 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:37:05.757 | BARBICAN_HOST_HREF=http://162.253.55.160/key-manager 2026-08-26 20:37:05.757 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.160/identity 2026-08-26 20:37:05.757 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:37:05.757 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:37:05.757 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:37:05.757 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:37:05.757 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:37:05.757 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:37:05.757 | BASH=/usr/bin/bash 2026-08-26 20:37:05.757 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:37:05.757 | BASH_ALIASES=() 2026-08-26 20:37:05.757 | BASH_ARGC=([0]="0") 2026-08-26 20:37:05.757 | BASH_ARGV=() 2026-08-26 20:37:05.757 | BASH_CMDS=() 2026-08-26 20:37:05.757 | BASH_LINENO=([0]="1842" [1]="1875" [2]="999" [3]="0") 2026-08-26 20:37:05.757 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:37:05.757 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:37:05.757 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:37:05.757 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:37:05.757 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:37:05.757 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:37:05.757 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:37:05.757 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:37:05.757 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:37:05.757 | CAPI_VERSION=v1.13.2 2026-08-26 20:37:05.757 | CAPO_VERSION=v0.14.4 2026-08-26 20:37:05.757 | CELLSV2_SETUP=superconductor 2026-08-26 20:37:05.757 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:37:05.757 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:37:05.757 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:37:05.757 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:37:05.757 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:37:05.757 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.757 | CINDER_BRANCH=master 2026-08-26 20:37:05.757 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:37:05.757 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:37:05.758 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:37:05.758 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:37:05.758 | CINDER_DRIVER=default 2026-08-26 20:37:05.758 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:37:05.758 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.758 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:37:05.758 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:37:05.758 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:37:05.758 | CINDER_LVM_TYPE=auto 2026-08-26 20:37:05.758 | CINDER_MY_IP=162.253.55.160 2026-08-26 20:37:05.758 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:37:05.758 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:37:05.758 | CINDER_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.758 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.758 | CINDER_SERVICE_PORT=8776 2026-08-26 20:37:05.758 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:37:05.758 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.758 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:37:05.758 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:37:05.758 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:37:05.758 | CINDER_TARGET_PORT=3260 2026-08-26 20:37:05.758 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:37:05.758 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:37:05.758 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:37:05.758 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:37:05.758 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:37:05.758 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:37:05.758 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:37:05.758 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:37:05.758 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:37:05.758 | CIRROS_ARCH=x86_64 2026-08-26 20:37:05.758 | CIRROS_VERSION=0.6.3 2026-08-26 20:37:05.758 | CLUSTER_TOPOLOGY=true 2026-08-26 20:37:05.758 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:37:05.758 | CONFIG_AWK_CMD=awk 2026-08-26 20:37:05.758 | CONTAINER_PORT_BASE=6611 2026-08-26 20:37:05.758 | CURL_GET='curl -g' 2026-08-26 20:37:05.758 | CURRENT_LOG_TIME=2026-08-26-202111 2026-08-26 20:37:05.758 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:37:05.758 | DATABASE_HOST=127.0.0.1 2026-08-26 20:37:05.758 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:37:05.758 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:37:05.758 | DATABASE_TYPE=mysql 2026-08-26 20:37:05.758 | DATABASE_USER=root 2026-08-26 20:37:05.758 | DATA_DIR=/opt/stack/data 2026-08-26 20:37:05.758 | DC=([0]="openstack" [1]="org") 2026-08-26 20:37:05.758 | DEBUG_LIBVIRT=True 2026-08-26 20:37:05.758 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:37:05.758 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:37:05.758 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:37:05.758 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:37:05.758 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:37:05.758 | DEF_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.758 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.758 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:37:05.758 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:37:05.758 | DELTA=1787775706 2026-08-26 20:37:05.758 | DEST=/opt/stack 2026-08-26 20:37:05.758 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:37:05.758 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:37:05.758 | DEVSTACK_HOSTNAME=np0000191229.novalocal 2026-08-26 20:37:05.758 | DEVSTACK_PARALLEL=True 2026-08-26 20:37:05.758 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:37:05.758 | DEVSTACK_SERIES=2026.2 2026-08-26 20:37:05.758 | DEVSTACK_START_TIME=1787775650 2026-08-26 20:37:05.758 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:37:05.758 | DIRSTACK=() 2026-08-26 20:37:05.759 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:37:05.759 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:37:05.759 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:37:05.759 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:37:05.759 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:37:05.759 | DISTRO=noble 2026-08-26 20:37:05.759 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:37:05.759 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:37:05.759 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:37:05.759 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:37:05.759 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:37:05.759 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:37:05.759 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:37:05.759 | ENABLE_KSM=True 2026-08-26 20:37:05.759 | ENABLE_KSMTUNED=True 2026-08-26 20:37:05.759 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:37:05.759 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:37:05.759 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:37:05.759 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:37:05.759 | ENABLE_TENANT_VLANS=False 2026-08-26 20:37:05.759 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:37:05.759 | ENABLE_ZSWAP=True 2026-08-26 20:37:05.759 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.759 | ERROR_ON_CLONE=True 2026-08-26 20:37:05.759 | ETCD_ARCH=amd64 2026-08-26 20:37:05.759 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:37:05.759 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:37:05.759 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:37:05.759 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:37:05.759 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:37:05.759 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:37:05.759 | ETCD_PEER_PORT=2380 2026-08-26 20:37:05.759 | ETCD_PORT=2379 2026-08-26 20:37:05.759 | ETCD_RAMDISK_MB=512 2026-08-26 20:37:05.759 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:37:05.759 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:37:05.759 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:37:05.759 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:37:05.759 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:37:05.759 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:37:05.759 | ETCD_USE_RAMDISK=True 2026-08-26 20:37:05.759 | ETCD_VERSION=v3.5.21 2026-08-26 20:37:05.759 | EUID=1002 2026-08-26 20:37:05.759 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:37:05.759 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:37:05.759 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:37:05.759 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:37:05.759 | EXTRA_FILES_RETRY=3 2026-08-26 20:37:05.759 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:37:05.759 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:37:05.759 | FILES=/opt/stack/devstack/files 2026-08-26 20:37:05.759 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:37:05.759 | FIXED_RANGE_V6=fd5d:a1c4:a8e8::/64 2026-08-26 20:37:05.759 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:37:05.759 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:37:05.759 | FORCE_PREREQ=0 2026-08-26 20:37:05.759 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:37:05.759 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:37:05.759 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:37:05.759 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:37:05.759 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:37:05.760 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:37:05.760 | GIT_BASE=https://github.com 2026-08-26 20:37:05.760 | GIT_DEPTH=0 2026-08-26 20:37:05.760 | GIT_TIMEOUT=0 2026-08-26 20:37:05.760 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:37:05.760 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:37:05.760 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.760 | GLANCE_BRANCH=master 2026-08-26 20:37:05.760 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:37:05.760 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:37:05.760 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:37:05.760 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:37:05.760 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:37:05.760 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:37:05.760 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:37:05.760 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:37:05.760 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:37:05.760 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:37:05.760 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.760 | GLANCE_HOSTPORT=162.253.55.160:9292 2026-08-26 20:37:05.760 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:37:05.760 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:37:05.760 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:37:05.760 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:37:05.760 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:37:05.760 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:37:05.760 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:37:05.760 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:37:05.760 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:37:05.760 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:37:05.760 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:37:05.760 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:37:05.760 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:37:05.760 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:37:05.760 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:37:05.760 | GLANCE_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.760 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.760 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:37:05.760 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:37:05.760 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.760 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:37:05.760 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:37:05.760 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:37:05.760 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:37:05.760 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:37:05.760 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:37:05.760 | GLANCE_URL=https://162.253.55.160/image 2026-08-26 20:37:05.760 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:37:05.760 | GLANCE_USE_S3=False 2026-08-26 20:37:05.760 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:37:05.760 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:37:05.760 | GLOBAL_VENV=True 2026-08-26 20:37:05.760 | GROUPS=() 2026-08-26 20:37:05.761 | HELM_VERSION=v3.10.3 2026-08-26 20:37:05.761 | HOME=/opt/stack 2026-08-26 20:37:05.761 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:37:05.761 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:37:05.761 | HORIZON_BRANCH=master 2026-08-26 20:37:05.761 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:37:05.761 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:37:05.761 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:37:05.761 | HOSTNAME=np0000191229 2026-08-26 20:37:05.761 | HOSTTYPE=x86_64 2026-08-26 20:37:05.761 | HOST_IP=162.253.55.160 2026-08-26 20:37:05.761 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:37:05.761 | HOST_IP_IFACE= 2026-08-26 20:37:05.761 | ID=ubuntu 2026-08-26 20:37:05.761 | ID_LIKE=debian 2026-08-26 20:37:05.761 | IFS=' 2026-08-26 20:37:05.761 | ' 2026-08-26 20:37:05.761 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:37:05.761 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:37:05.761 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:37:05.761 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:37:05.761 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:37:05.761 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:37:05.761 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:37:05.761 | IPV6_ADDRS_SAFE_TO_USE=fd5d:a1c4:a8e8::/56 2026-08-26 20:37:05.761 | IPV6_GLOBAL_ID=5d:a1c4:a8e8 2026-08-26 20:37:05.761 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:37:05.761 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:37:05.761 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:37:05.761 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:37:05.761 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:37:05.761 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:37:05.761 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:37:05.761 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:37:05.761 | IPV6_RA_MODE=slaac 2026-08-26 20:37:05.761 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:37:05.761 | IP_VERSION=4+6 2026-08-26 20:37:05.761 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:37:05.761 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:37:05.761 | ISCSID_DEBUG=False 2026-08-26 20:37:05.761 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:37:05.761 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:37:05.761 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:37:05.761 | KEYSTONE_AUTH_URI=https://162.253.55.160/identity 2026-08-26 20:37:05.761 | KEYSTONE_AUTH_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:37:05.761 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.761 | KEYSTONE_BRANCH=master 2026-08-26 20:37:05.761 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:37:05.761 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:37:05.761 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:37:05.761 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:37:05.761 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.761 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:37:05.761 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:37:05.761 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:37:05.761 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:37:05.761 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:37:05.761 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:37:05.761 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:37:05.761 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:37:05.761 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:37:05.761 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:37:05.761 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-08-26 20:37:05.761 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:37:05.761 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:37:05.761 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:37:05.761 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:37:05.761 | KILL_PATH=/usr/bin/kill 2026-08-26 20:37:05.761 | KIND_VERSION=v0.16.0 2026-08-26 20:37:05.762 | LAST_RUN=0 2026-08-26 20:37:05.762 | LAST_SPINNER_PID= 2026-08-26 20:37:05.762 | LC_ALL=en_US.utf8 2026-08-26 20:37:05.762 | LDAP_BASE_DC=openstack 2026-08-26 20:37:05.762 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:37:05.762 | LDAP_DOMAIN=openstack.org 2026-08-26 20:37:05.762 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:37:05.762 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:37:05.762 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:37:05.762 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:37:05.762 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:37:05.762 | LDAP_URL=ldap://localhost 2026-08-26 20:37:05.762 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-08-26 20:37:05.762 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:37:05.762 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:37:05.762 | LIBVIRT_GROUP=libvirt 2026-08-26 20:37:05.762 | LIBVIRT_TYPE=kvm 2026-08-26 20:37:05.762 | LINENO=768 2026-08-26 20:37:05.762 | LOCAL_HOSTNAME=np0000191229 2026-08-26 20:37:05.762 | LOGDAYS=7 2026-08-26 20:37:05.762 | LOGDIR=/opt/stack/logs 2026-08-26 20:37:05.762 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:37:05.762 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:37:05.762 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:37:05.762 | LOGNAME=stack 2026-08-26 20:37:05.762 | LOGO=ubuntu-logo 2026-08-26 20:37:05.762 | LOG_COLOR=False 2026-08-26 20:37:05.762 | LRC=localrc 2026-08-26 20:37:05.762 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:37:05.762 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:37:05.762 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.762 | MAGNUM_BRANCH=master 2026-08-26 20:37:05.762 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:37:05.762 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:37:05.762 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:37:05.762 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:37:05.762 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:37:05.762 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:37:05.762 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:37:05.762 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:37:05.762 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:37:05.762 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:37:05.762 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:37:05.762 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:37:05.762 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:37:05.762 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:37:05.762 | MAGNUM_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.762 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.762 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:37:05.762 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:37:05.762 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:37:05.762 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:37:05.762 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:37:05.762 | MAIL=/var/mail/stack 2026-08-26 20:37:05.762 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:37:05.762 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:37:05.762 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:37:05.762 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.762 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:37:05.762 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:37:05.762 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:37:05.762 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:37:05.762 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:37:05.762 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:37:05.762 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:37:05.762 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:37:05.762 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:37:05.762 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:37:05.762 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:37:05.762 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:37:05.763 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:37:05.763 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:37:05.763 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:37:05.763 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:37:05.763 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:37:05.763 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:37:05.763 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:37:05.763 | MANILA_ENDPOINT_BASE=http://162.253.55.160/share 2026-08-26 20:37:05.763 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.763 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:37:05.763 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:37:05.763 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:37:05.763 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.160 2026-08-26 20:37:05.763 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:37:05.763 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:37:05.763 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:37:05.763 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:37:05.763 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:37:05.763 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:37:05.763 | MANILA_REPO_ROOT=openstack 2026-08-26 20:37:05.763 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:37:05.763 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:37:05.763 | MANILA_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.763 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:37:05.763 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:37:05.763 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:37:05.763 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:37:05.763 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:37:05.763 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:37:05.763 | MANILA_SERVICE_PORT=8786 2026-08-26 20:37:05.763 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:37:05.763 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:37:05.763 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:37:05.763 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:37:05.763 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:37:05.763 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:37:05.763 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:37:05.763 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:37:05.763 | MANILA_SETUP_IPV6=False 2026-08-26 20:37:05.763 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:37:05.763 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:37:05.763 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:37:05.763 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:37:05.763 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:37:05.763 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:37:05.763 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.160 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.160 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:37:05.763 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:37:05.763 | MAX_DB_CONNECTIONS=200 2026-08-26 20:37:05.763 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:37:05.763 | METADATA_SERVICE_PORT=8775 2026-08-26 20:37:05.763 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:37:05.763 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:37:05.763 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:37:05.763 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:37:05.763 | MYSQL_HOST=127.0.0.1 2026-08-26 20:37:05.763 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:37:05.763 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:37:05.764 | MYSQL_USER=root 2026-08-26 20:37:05.764 | NAME=Ubuntu 2026-08-26 20:37:05.764 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:37:05.764 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:37:05.764 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:37:05.764 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.764 | NEUTRON_BRANCH=master 2026-08-26 20:37:05.764 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:37:05.764 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:37:05.764 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:37:05.764 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:37:05.764 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:37:05.764 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:37:05.764 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.764 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:37:05.764 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:37:05.764 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:37:05.764 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.764 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:37:05.764 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:37:05.764 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:37:05.764 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:37:05.764 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:37:05.764 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:37:05.764 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:37:05.764 | NOUNSET= 2026-08-26 20:37:05.764 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:37:05.764 | NOVA_API_DB=nova_api 2026-08-26 20:37:05.764 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:37:05.764 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.764 | NOVA_BRANCH=master 2026-08-26 20:37:05.764 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:37:05.764 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:37:05.764 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:37:05.764 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:37:05.764 | NOVA_CPU_CELL=1 2026-08-26 20:37:05.764 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:37:05.764 | NOVA_CPU_UUID= 2026-08-26 20:37:05.764 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:37:05.764 | NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:37:05.764 | NOVA_ENABLE_CACHE=True 2026-08-26 20:37:05.764 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.764 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:37:05.764 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:37:05.764 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:37:05.764 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:37:05.764 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:37:05.764 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:37:05.764 | NOVA_MY_IP=162.253.55.160 2026-08-26 20:37:05.764 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:37:05.764 | NOVA_NUM_CELLS=1 2026-08-26 20:37:05.764 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:37:05.764 | NOVA_READY_TIMEOUT=60 2026-08-26 20:37:05.764 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:37:05.764 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:37:05.764 | NOVA_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.764 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.764 | NOVA_SERVICE_PORT=8774 2026-08-26 20:37:05.764 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:37:05.764 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.764 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:37:05.764 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:37:05.764 | NOVA_SPICE_ENABLED=False 2026-08-26 20:37:05.764 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:37:05.764 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:37:05.764 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:37:05.765 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:37:05.765 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:37:05.765 | NOVA_VNC_ENABLED=True 2026-08-26 20:37:05.765 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:37:05.765 | NOVNC_FROM_PACKAGE=False 2026-08-26 20:37:05.765 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:37:05.765 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:37:05.765 | NOW=1787775706 2026-08-26 20:37:05.765 | NO_UPDATE_REPOS=False 2026-08-26 20:37:05.765 | OBJECT_PORT_BASE=6613 2026-08-26 20:37:05.765 | OCTAVIA=octavia 2026-08-26 20:37:05.765 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:37:05.765 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:37:05.765 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:37:05.765 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:37:05.765 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:37:05.765 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:37:05.765 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:37:05.765 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:37:05.765 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:37:05.765 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:37:05.765 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:37:05.765 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:37:05.765 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:37:05.765 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:37:05.765 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:37:05.765 | OCTAVIA_API=o-api 2026-08-26 20:37:05.765 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:37:05.765 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:37:05.765 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:37:05.765 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.765 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:37:05.765 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:37:05.765 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:37:05.765 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:37:05.765 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:37:05.765 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:37:05.765 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:37:05.765 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:37:05.765 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:37:05.765 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:37:05.765 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:37:05.765 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:37:05.765 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:37:05.765 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:37:05.765 | OCTAVIA_HA_PORT=9875 2026-08-26 20:37:05.765 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:37:05.765 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:37:05.765 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:37:05.765 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:37:05.765 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:37:05.765 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:37:05.765 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:37:05.765 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:37:05.765 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:37:05.765 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:37:05.765 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:37:05.765 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:37:05.765 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:37:05.765 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:37:05.766 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:37:05.766 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:37:05.766 | OCTAVIA_NODE=api 2026-08-26 20:37:05.766 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:37:05.766 | OCTAVIA_PORT=9876 2026-08-26 20:37:05.766 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:37:05.766 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:37:05.766 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:37:05.766 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:37:05.766 | OCTAVIA_PROTOCOL=http 2026-08-26 20:37:05.766 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:37:05.766 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:37:05.766 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:37:05.766 | OCTAVIA_SERVICE=octavia 2026-08-26 20:37:05.766 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:37:05.766 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:37:05.766 | OCTAVIA_USERNAME=admin 2026-08-26 20:37:05.766 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:37:05.766 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:37:05.766 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:37:05.766 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:37:05.766 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:37:05.766 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:37:05.766 | OFFLINE=False 2026-08-26 20:37:05.766 | OLDPWD=/opt/stack/placement 2026-08-26 20:37:05.766 | OPENSSL=/usr/bin/openssl 2026-08-26 20:37:05.766 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:37:05.766 | OPTERR=1 2026-08-26 20:37:05.766 | OPTIND=1 2026-08-26 20:37:05.766 | ORC_VERSION=v2.2.0 2026-08-26 20:37:05.766 | ORG_NAME=OpenStack 2026-08-26 20:37:05.766 | ORG_UNIT_NAME=DevStack 2026-08-26 20:37:05.766 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.766 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:37:05.766 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:37:05.766 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:37:05.766 | OSTYPE=linux-gnu 2026-08-26 20:37:05.766 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:37:05.766 | OS_CLOUD=devstack-admin 2026-08-26 20:37:05.766 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:37:05.766 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:37:05.766 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:37:05.766 | OVN_BRANCH=branch-24.03 2026-08-26 20:37:05.766 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:37:05.766 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:37:05.766 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:37:05.766 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:37:05.766 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:37:05.766 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:37:05.766 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:37:05.766 | OVN_EVPN_BGP_AS= 2026-08-26 20:37:05.766 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:37:05.766 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:37:05.766 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:37:05.766 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:37:05.766 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:37:05.766 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:37:05.766 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:37:05.766 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:37:05.766 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:37:05.766 | OVN_META_DATA_HOST=162.253.55.160 2026-08-26 20:37:05.766 | OVN_NB_REMOTE=ssl:162.253.55.160:6641 2026-08-26 20:37:05.766 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:37:05.766 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:37:05.766 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:37:05.767 | OVN_PROTO=ssl 2026-08-26 20:37:05.767 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:37:05.767 | OVN_REPO_NAME=ovn 2026-08-26 20:37:05.767 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:37:05.767 | OVN_SB_REMOTE=ssl:162.253.55.160:6642 2026-08-26 20:37:05.767 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:37:05.767 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:37:05.767 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:37:05.767 | OVN_UUID= 2026-08-26 20:37:05.767 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:37:05.767 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:37:05.767 | OVS_BINDIR=/bin 2026-08-26 20:37:05.767 | OVS_BRANCH=branch-3.3 2026-08-26 20:37:05.767 | OVS_BRIDGE=br-int 2026-08-26 20:37:05.767 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:37:05.767 | OVS_DATAPATH_TYPE=system 2026-08-26 20:37:05.767 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:37:05.767 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:37:05.767 | OVS_PREFIX= 2026-08-26 20:37:05.767 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:37:05.767 | OVS_REPO_NAME=ovs 2026-08-26 20:37:05.767 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:37:05.767 | OVS_SBINDIR=/sbin 2026-08-26 20:37:05.767 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:37:05.767 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:37:05.767 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:37:05.767 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:37:05.767 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:37:05.767 | PACKAGES='apache2 2026-08-26 20:37:05.767 | apache2-dev 2026-08-26 20:37:05.767 | bc 2026-08-26 20:37:05.767 | bsdmainutils 2026-08-26 20:37:05.767 | curl 2026-08-26 20:37:05.767 | g++ 2026-08-26 20:37:05.767 | gawk 2026-08-26 20:37:05.767 | gcc 2026-08-26 20:37:05.767 | gettext 2026-08-26 20:37:05.767 | git 2026-08-26 20:37:05.767 | graphviz 2026-08-26 20:37:05.767 | iputils-ping 2026-08-26 20:37:05.767 | libffi-dev 2026-08-26 20:37:05.767 | libjpeg-dev 2026-08-26 20:37:05.767 | libpq-dev 2026-08-26 20:37:05.767 | libssl-dev 2026-08-26 20:37:05.767 | libsystemd-dev 2026-08-26 20:37:05.767 | libxml2-dev 2026-08-26 20:37:05.767 | libxslt1-dev 2026-08-26 20:37:05.767 | libyaml-dev 2026-08-26 20:37:05.767 | lsof 2026-08-26 20:37:05.767 | openssh-server 2026-08-26 20:37:05.767 | openssl 2026-08-26 20:37:05.767 | pkg-config 2026-08-26 20:37:05.767 | psmisc 2026-08-26 20:37:05.767 | python3-dev 2026-08-26 20:37:05.767 | python3-pip 2026-08-26 20:37:05.767 | python3-systemd 2026-08-26 20:37:05.767 | python3-venv 2026-08-26 20:37:05.767 | tar 2026-08-26 20:37:05.767 | tcpdump 2026-08-26 20:37:05.767 | unzip 2026-08-26 20:37:05.767 | uuid-runtime 2026-08-26 20:37:05.767 | wget 2026-08-26 20:37:05.767 | zlib1g-dev 2026-08-26 20:37:05.767 | lvm2 2026-08-26 20:37:05.767 | qemu-utils 2026-08-26 20:37:05.767 | thin-provisioning-tools 2026-08-26 20:37:05.767 | lsscsi 2026-08-26 20:37:05.768 | open-iscsi 2026-08-26 20:37:05.768 | libkrb5-dev 2026-08-26 20:37:05.768 | libldap2-dev 2026-08-26 20:37:05.768 | libsasl2-dev 2026-08-26 20:37:05.768 | memcached 2026-08-26 20:37:05.768 | python3-mysqldb 2026-08-26 20:37:05.768 | sqlite3 2026-08-26 20:37:05.768 | conntrack 2026-08-26 20:37:05.768 | curl 2026-08-26 20:37:05.768 | ebtables 2026-08-26 20:37:05.768 | genisoimage 2026-08-26 20:37:05.768 | iptables 2026-08-26 20:37:05.768 | iputils-arping 2026-08-26 20:37:05.768 | kpartx 2026-08-26 20:37:05.768 | libjs-jquery-tablesorter 2026-08-26 20:37:05.768 | parted 2026-08-26 20:37:05.768 | pm-utils 2026-08-26 20:37:05.768 | python3-mysqldb 2026-08-26 20:37:05.768 | socat 2026-08-26 20:37:05.768 | sqlite3 2026-08-26 20:37:05.768 | sudo 2026-08-26 20:37:05.768 | vlan 2026-08-26 20:37:05.768 | cryptsetup 2026-08-26 20:37:05.768 | dosfstools 2026-08-26 20:37:05.768 | genisoimage 2026-08-26 20:37:05.768 | gir1.2-libosinfo-1.0 2026-08-26 20:37:05.768 | netcat-openbsd 2026-08-26 20:37:05.768 | open-iscsi 2026-08-26 20:37:05.768 | qemu-utils 2026-08-26 20:37:05.768 | sg3-utils 2026-08-26 20:37:05.768 | sysfsutils 2026-08-26 20:37:05.768 | acl 2026-08-26 20:37:05.768 | dnsmasq-base 2026-08-26 20:37:05.768 | dnsmasq-utils 2026-08-26 20:37:05.768 | ebtables 2026-08-26 20:37:05.768 | haproxy 2026-08-26 20:37:05.768 | iptables 2026-08-26 20:37:05.768 | iputils-arping 2026-08-26 20:37:05.768 | iputils-ping 2026-08-26 20:37:05.768 | postgresql-server-dev-all 2026-08-26 20:37:05.768 | python3-mysqldb 2026-08-26 20:37:05.768 | sqlite3 2026-08-26 20:37:05.768 | sudo 2026-08-26 20:37:05.768 | vlan 2026-08-26 20:37:05.768 | apache2 lvm2 2026-08-26 20:37:05.768 | golang 2026-08-26 20:37:05.768 | debootstrap 2026-08-26 20:37:05.768 | rsyslog' 2026-08-26 20:37:05.768 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:37:05.768 | PHYSICAL_NETWORK=public 2026-08-26 20:37:05.768 | PIPESTATUS=([0]="0") 2026-08-26 20:37:05.768 | PIP_UPGRADE=False 2026-08-26 20:37:05.768 | PIP_VIRTUAL_ENV= 2026-08-26 20:37:05.768 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:37:05.768 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.768 | PLACEMENT_BRANCH=master 2026-08-26 20:37:05.768 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:37:05.768 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:37:05.768 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:37:05.768 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:37:05.768 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:37:05.768 | PLACEMENT_SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.768 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.769 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:37:05.769 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:37:05.769 | POSIXLY_CORRECT=y 2026-08-26 20:37:05.769 | PPID=2052 2026-08-26 20:37:05.769 | PREREQ_RERUN_HOURS=2 2026-08-26 20:37:05.769 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:37:05.769 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:37:05.769 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:37:05.769 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:37:05.769 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:37:05.769 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:37:05.769 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:37:05.769 | PS4='+ $(short_source): ' 2026-08-26 20:37:05.769 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:37:05.769 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:37:05.769 | PUBLIC_INTERFACE= 2026-08-26 20:37:05.769 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:37:05.769 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:37:05.769 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:37:05.769 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:37:05.769 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:37:05.769 | PWD=/opt/stack/devstack 2026-08-26 20:37:05.769 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:37:05.769 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:37:05.769 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:37:05.769 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:37:05.769 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:37:05.769 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:37:05.769 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:37:05.769 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:37:05.769 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:37:05.769 | PYTHON3_VERSION=3.12 2026-08-26 20:37:05.769 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:37:05.769 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:37:05.769 | Q_AGENT=ovn 2026-08-26 20:37:05.769 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:37:05.769 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:37:05.769 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:37:05.769 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:37:05.769 | Q_DB_NAME=neutron 2026-08-26 20:37:05.769 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:37:05.769 | Q_DVR_MODE=legacy 2026-08-26 20:37:05.769 | Q_HOST=162.253.55.160 2026-08-26 20:37:05.769 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:37:05.769 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:37:05.769 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.769 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:37:05.769 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:37:05.769 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:37:05.769 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:37:05.769 | Q_META_DATA_IP=162.253.55.160 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-26 20:37:05.769 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:37:05.769 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:37:05.769 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:37:05.769 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:37:05.769 | Q_OVS_USE_VETH=False 2026-08-26 20:37:05.769 | Q_PLUGIN=ml2 2026-08-26 20:37:05.769 | Q_PROTOCOL=https 2026-08-26 20:37:05.769 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:37:05.769 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:37:05.769 | Q_ROUTER_NAME=router1 2026-08-26 20:37:05.769 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:37:05.769 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:37:05.769 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:37:05.769 | Q_TUNNEL_TYPES=gre 2026-08-26 20:37:05.769 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:37:05.769 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:37:05.769 | Q_USE_ROOTWRAP=True 2026-08-26 20:37:05.769 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:37:05.769 | Q_USE_SECGROUP=True 2026-08-26 20:37:05.769 | RABBIT_HOST=162.253.55.160 2026-08-26 20:37:05.769 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:37:05.769 | RABBIT_USERID=stackrabbit 2026-08-26 20:37:05.769 | RC_DIR=/opt/stack/devstack 2026-08-26 20:37:05.769 | RECLONE=False 2026-08-26 20:37:05.769 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:37:05.769 | REGION_NAME=RegionOne 2026-08-26 20:37:05.769 | REPOS_UPDATED=True 2026-08-26 20:37:05.769 | REQUIREMENTS_BRANCH=master 2026-08-26 20:37:05.769 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:37:05.769 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:37:05.769 | RETRY_UPDATE=False 2026-08-26 20:37:05.769 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:37:05.769 | S3_SERVICE_PORT=3333 2026-08-26 20:37:05.770 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:37:05.770 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:37:05.770 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:37:05.770 | SERVICE_HOST=162.253.55.160 2026-08-26 20:37:05.770 | SERVICE_IP_VERSION=4 2026-08-26 20:37:05.770 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.770 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:37:05.770 | SERVICE_PASSWORD=secretservice 2026-08-26 20:37:05.770 | SERVICE_PROJECT_NAME=service 2026-08-26 20:37:05.770 | SERVICE_PROTOCOL=http 2026-08-26 20:37:05.770 | SERVICE_TENANT_NAME=service 2026-08-26 20:37:05.770 | SERVICE_TIMEOUT=60 2026-08-26 20:37:05.770 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:37:05.770 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:37:05.770 | SHARE_GROUP=lvm-shares 2026-08-26 20:37:05.770 | SHARE_NAME_PREFIX=share- 2026-08-26 20:37:05.770 | SHELL=/bin/bash 2026-08-26 20:37:05.770 | SHLVL=1 2026-08-26 20:37:05.770 | SKIP_EPEL_INSTALL=False 2026-08-26 20:37:05.770 | SKIP_STOP_OVN=False 2026-08-26 20:37:05.770 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:37:05.770 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:37:05.770 | SPICE_BRANCH=master 2026-08-26 20:37:05.770 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:37:05.770 | SQLALCHEMY_BRANCH=main 2026-08-26 20:37:05.770 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:37:05.770 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:37:05.770 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:37:05.770 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:37:05.770 | STACK_GROUP=stack 2026-08-26 20:37:05.770 | STACK_USER=stack 2026-08-26 20:37:05.770 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:37:05.770 | STUD_PROTO=--tls 2026-08-26 20:37:05.770 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:37:05.770 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:37:05.770 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:37:05.770 | SUBNETPOOL_PREFIX_V6=fd5d:a1c4:a8e8::/56 2026-08-26 20:37:05.770 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:37:05.770 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:37:05.770 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:37:05.770 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-knagrdklmsjoeagbwjjaluxkuryxexyp ; /usr/bin/python3' 2026-08-26 20:37:05.770 | SUDO_GID=1000 2026-08-26 20:37:05.770 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:37:05.770 | SUDO_UID=1000 2026-08-26 20:37:05.770 | SUDO_USER=zuul 2026-08-26 20:37:05.770 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111.summary.2026-08-26-202111 2026-08-26 20:37:05.770 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:37:05.770 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:37:05.770 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:37:05.770 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:37:05.770 | SWIFT_BRANCH=master 2026-08-26 20:37:05.770 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:37:05.770 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:37:05.770 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:37:05.770 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:37:05.770 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:37:05.770 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:37:05.770 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:37:05.770 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:37:05.770 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:37:05.770 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:37:05.770 | SWIFT_HASH=1234123412341234 2026-08-26 20:37:05.770 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:37:05.770 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:37:05.770 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:37:05.770 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:37:05.770 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:37:05.770 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:37:05.770 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:37:05.770 | SWIFT_REPLICAS=1 2026-08-26 20:37:05.770 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:37:05.770 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:37:05.770 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:37:05.770 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:37:05.770 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:37:05.770 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:37:05.770 | SWIFT_STORAGE_IPS= 2026-08-26 20:37:05.770 | SWIFT_TEMPURL_KEY= 2026-08-26 20:37:05.770 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:37:05.770 | SYSLOG=False 2026-08-26 20:37:05.770 | SYSLOG_HOST=162.253.55.160 2026-08-26 20:37:05.770 | SYSLOG_PORT=516 2026-08-26 20:37:05.770 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:37:05.770 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:37:05.770 | TARGET_BRANCH=master 2026-08-26 20:37:05.770 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:37:05.770 | TCPDUMP_ARGS= 2026-08-26 20:37:05.770 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:37:05.770 | TEMPEST_BRANCH=master 2026-08-26 20:37:05.770 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:37:05.770 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:37:05.770 | TEMPFILE=/tmp/tmp.egN8GAUUVh 2026-08-26 20:37:05.770 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:37:05.770 | TENANT_VLAN_RANGE= 2026-08-26 20:37:05.770 | TERM=unknown 2026-08-26 20:37:05.770 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:37:05.770 | TLS_IP=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:37:05.770 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:37:05.770 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:37:05.770 | TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:37:05.770 | TUNNEL_IP=162.253.55.160 2026-08-26 20:37:05.770 | TUNNEL_IP_VERSION=4 2026-08-26 20:37:05.770 | UBUNTU_CODENAME=noble 2026-08-26 20:37:05.770 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:37:05.770 | UID=1002 2026-08-26 20:37:05.770 | ULIMIT_NOFILE=2048 2026-08-26 20:37:05.770 | USER=stack 2026-08-26 20:37:05.770 | USER_HOME=/opt/stack 2026-08-26 20:37:05.770 | USER_UNITS=False 2026-08-26 20:37:05.770 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:37:05.770 | USE_JOURNAL=False 2026-08-26 20:37:05.771 | USE_SUBNETPOOL=True 2026-08-26 20:37:05.771 | USE_VENV=False 2026-08-26 20:37:05.771 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:37:05.771 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:37:05.771 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:37:05.771 | VERBOSE=True 2026-08-26 20:37:05.771 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:37:05.771 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:37:05.771 | VERSION_CODENAME=noble 2026-08-26 20:37:05.771 | VERSION_ID=24.04 2026-08-26 20:37:05.771 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:37:05.771 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:37:05.771 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:37:05.771 | VIRT_DRIVER=libvirt 2026-08-26 20:37:05.771 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:37:05.771 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:37:05.771 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:37:05.771 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:37:05.771 | WORKER_TIMEOUT=80 2026-08-26 20:37:05.771 | WSGI_MODE=uwsgi 2026-08-26 20:37:05.771 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:37:05.771 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:37:05.771 | _=posix 2026-08-26 20:37:05.771 | _ASYNC_BG_TIME=0 2026-08-26 20:37:05.771 | _DEFAULT_LVM_INIT=0 2026-08-26 20:37:05.771 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:37:05.771 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:37:05.771 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:37:05.771 | _DEVSTACK_STACKRC=1 2026-08-26 20:37:05.771 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:37:05.771 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:37:05.771 | _TIME_BEGIN=1787775650 2026-08-26 20:37:05.771 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-26 20:37:05.771 | _TIME_TOTAL=([apt-get]="276221" [pip_install]="225283" [apt-get-update]="10656" ) 2026-08-26 20:37:05.771 | _of_args='-v --no-timestamp' 2026-08-26 20:37:05.771 | backend=postgresql 2026-08-26 20:37:05.771 | be=lvm:lvmdriver-1 2026-08-26 20:37:05.771 | be_name=lvmdriver-1 2026-08-26 20:37:05.771 | be_type=lvm 2026-08-26 20:37:05.771 | db=postgresql 2026-08-26 20:37:05.771 | dc=org 2026-08-26 20:37:05.771 | default_v4_route_devs=ens3 2026-08-26 20:37:05.771 | default_v6_route_devs=ens3 2026-08-26 20:37:05.771 | dir=/opt/stack/magnum 2026-08-26 20:37:05.771 | dn=,dc=openstack,dc=org 2026-08-26 20:37:05.771 | exceptions=80-tempest.sh 2026-08-26 20:37:05.771 | extra=80-tempest.sh 2026-08-26 20:37:05.771 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:37:05.771 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:37:05.771 | i=1 2026-08-26 20:37:05.771 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:37:05.771 | lfile=localrc 2026-08-26 20:37:05.771 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:37:05.771 | logfile=ovsdb-server-sb.log 2026-08-26 20:37:05.771 | mode=stack 2026-08-26 20:37:05.771 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:37:05.771 | opt='?' 2026-08-26 20:37:05.771 | os_CODENAME=noble 2026-08-26 20:37:05.771 | os_PACKAGE=deb 2026-08-26 20:37:05.771 | os_RELEASE=24.04 2026-08-26 20:37:05.771 | os_VENDOR=Ubuntu 2026-08-26 20:37:05.771 | phase=install 2026-08-26 20:37:05.771 | pkgs= 2026-08-26 20:37:05.771 | plugin=magnum 2026-08-26 20:37:05.771 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:37:05.771 | port=60999 2026-08-26 20:37:05.771 | pw=secretadmin 2026-08-26 20:37:05.771 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:37:05.771 | saveenv=ehxB 2026-08-26 20:37:05.771 | time_stamp=2026-08-26-202145 2026-08-26 20:37:05.771 | var=ADMIN_PASSWORD 2026-08-26 20:37:05.771 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:37:05.806 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:05.812 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:37:05.819 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:37:05.825 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-08-26 20:37:05.832 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:37:05.837 | ++ ./stack.sh:echo_summary:450 : echo -e Installing magnum 2026-08-26 20:37:05.843 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-08-26 20:37:05.848 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:323 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-08-26 20:37:05.855 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/magnum.git 2026-08-26 20:37:05.860 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-26 20:37:05.866 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:37:05.871 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:37:05.879 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:37:05.886 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:37:05.891 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:37:05.898 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:37:05.938 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:37:05.944 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:37:05.951 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:05.958 | ++ functions-common:git_clone:610 : echo master 2026-08-26 20:37:05.960 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:37:05.971 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-26 20:37:05.976 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:05.981 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-26 20:37:06.009 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-26 20:37:06.017 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:37:06.017 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:37:06.026 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-26 20:37:06.034 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:37:06.041 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:324 : setup_develop /opt/stack/magnum 2026-08-26 20:37:06.047 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:37:06.053 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:37:06.059 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-08-26 20:37:06.066 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:37:06.072 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-08-26 20:37:06.078 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:37:06.084 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:37:06.091 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-08-26 20:37:06.096 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:37:06.103 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:37:06.111 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-08-26 20:37:06.117 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:37:06.126 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-08-26 20:37:06.132 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:37:06.138 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:37:06.145 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-08-26 20:37:06.158 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-08-26 20:37:06.163 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-08-26 20:37:06.169 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-08-26 20:37:06.285 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-08-26 20:37:06.290 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:37:06.295 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:37:06.301 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:37:06.307 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-26 20:37:06.311 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-08-26 20:37:06.317 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:37:06.321 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:37:06.326 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:37:06.332 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:37:06.339 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:37:06.345 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:37:06.351 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:37:06.358 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-08-26 20:37:06.404 | Using python 3.12 to install /opt/stack/magnum 2026-08-26 20:37:06.410 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-08-26 20:37:06.979 | Obtaining file:///opt/stack/magnum 2026-08-26 20:37:06.982 | Installing build dependencies: started 2026-08-26 20:37:07.755 | Installing build dependencies: finished with status 'done' 2026-08-26 20:37:07.756 | Checking if build backend supports build_editable: started 2026-08-26 20:37:08.044 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:37:08.046 | Getting requirements to build editable: started 2026-08-26 20:37:08.683 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:37:08.684 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:37:09.147 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:37:09.172 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.3) 2026-08-26 20:37:09.173 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.0.52) 2026-08-26 20:37:09.174 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (0.13.0) 2026-08-26 20:37:09.175 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.11) 2026-08-26 20:37:09.178 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.19.1) 2026-08-26 20:37:09.178 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.16.0) 2026-08-26 20:37:09.179 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.3.1) 2026-08-26 20:37:09.180 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.33) 2026-08-26 20:37:09.181 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.16.0) 2026-08-26 20:37:09.182 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (13.0.1) 2026-08-26 20:37:09.182 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.3.0) 2026-08-26 20:37:09.183 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.6.1) 2026-08-26 20:37:09.184 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.7.0) 2026-08-26 20:37:09.185 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.5.0) 2026-08-26 20:37:09.186 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.1.1) 2026-08-26 20:37:09.187 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.9.0) 2026-08-26 20:37:09.188 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.3.0) 2026-08-26 20:37:09.188 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.2.0) 2026-08-26 20:37:09.189 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.2.0) 2026-08-26 20:37:09.190 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.1) 2026-08-26 20:37:09.190 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.9.0) 2026-08-26 20:37:09.191 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.11.0) 2026-08-26 20:37:09.192 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (4.8.0) 2026-08-26 20:37:09.192 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.8.0) 2026-08-26 20:37:09.193 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.2.0) 2026-08-26 20:37:09.194 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.12.0) 2026-08-26 20:37:09.194 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.0.3) 2026-08-26 20:37:09.195 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.0) 2026-08-26 20:37:09.195 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.1.0) 2026-08-26 20:37:09.196 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.19.0) 2026-08-26 20:37:09.196 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.34.2) 2026-08-26 20:37:09.197 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.9.1) 2026-08-26 20:37:09.197 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.4.0) 2026-08-26 20:37:09.198 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (43.0.3) 2026-08-26 20:37:09.199 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.1.8) 2026-08-26 20:37:09.201 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (1.4.1) 2026-08-26 20:37:09.201 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (4.16.0) 2026-08-26 20:37:09.203 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (0.6.0) 2026-08-26 20:37:09.204 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-08-26 20:37:09.205 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (3.18.0) 2026-08-26 20:37:09.208 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (3.0.53) 2026-08-26 20:37:09.209 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.11.0) 2026-08-26 20:37:09.209 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (15.0.0) 2026-08-26 20:37:09.210 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.8.0) 2026-08-26 20:37:09.212 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev97) (2.1.1) 2026-08-26 20:37:09.215 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev97) (3.0) 2026-08-26 20:37:09.217 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev97) (3.1.1) 2026-08-26 20:37:09.219 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (2.1.0) 2026-08-26 20:37:09.220 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (1.9.0) 2026-08-26 20:37:09.222 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (4.3.0) 2026-08-26 20:37:09.223 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (2.13.0) 2026-08-26 20:37:09.224 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (5.8.0) 2026-08-26 20:37:09.228 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.5.0) 2026-08-26 20:37:09.228 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.1.0) 2026-08-26 20:37:09.229 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (4.11.3) 2026-08-26 20:37:09.229 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (7.2.2) 2026-08-26 20:37:09.236 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (0.20) 2026-08-26 20:37:09.236 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (3.1.0) 2026-08-26 20:37:09.237 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (2.3.0) 2026-08-26 20:37:09.240 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev97) (2.0.0) 2026-08-26 20:37:09.243 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (2.1.2) 2026-08-26 20:37:09.244 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (0.6.2) 2026-08-26 20:37:09.248 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev97) (2.9.0.post0) 2026-08-26 20:37:09.250 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:37:09.251 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (7.1.7) 2026-08-26 20:37:09.251 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.3.1) 2026-08-26 20:37:09.252 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.6.2) 2026-08-26 20:37:09.252 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (0.17.0) 2026-08-26 20:37:09.254 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.1.0) 2026-08-26 20:37:09.259 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (2026.3) 2026-08-26 20:37:09.260 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (26.3) 2026-08-26 20:37:09.263 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (0.26.0) 2026-08-26 20:37:09.265 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (5.0.0) 2026-08-26 20:37:09.265 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.1.6) 2026-08-26 20:37:09.266 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (4.0.1) 2026-08-26 20:37:09.270 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.0.3) 2026-08-26 20:37:09.277 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev97) (1.2.1) 2026-08-26 20:37:09.281 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.41.2) 2026-08-26 20:37:09.281 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.5.5) 2026-08-26 20:37:09.282 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.1.0) 2026-08-26 20:37:09.282 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.5.1) 2026-08-26 20:37:09.283 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.10.1) 2026-08-26 20:37:09.283 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.7.6) 2026-08-26 20:37:09.286 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.8.0) 2026-08-26 20:37:09.294 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.2.0) 2026-08-26 20:37:09.296 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.3.7) 2026-08-26 20:37:09.302 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev97) (3.3.2) 2026-08-26 20:37:09.309 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (84.0.0) 2026-08-26 20:37:09.321 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev97) (0.8.2) 2026-08-26 20:37:09.339 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev97) (1.17.0) 2026-08-26 20:37:09.347 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:37:09.347 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.18) 2026-08-26 20:37:09.348 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2.7.0) 2026-08-26 20:37:09.349 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2023.11.17) 2026-08-26 20:37:09.363 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-08-26 20:37:09.364 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (2.20.0) 2026-08-26 20:37:09.369 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (0.1.2) 2026-08-26 20:37:09.377 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.8) 2026-08-26 20:37:09.396 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.6.1) 2026-08-26 20:37:09.396 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.26.0) 2026-08-26 20:37:09.397 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.5.0) 2026-08-26 20:37:09.398 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (9.1.4) 2026-08-26 20:37:09.398 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.0.1) 2026-08-26 20:37:09.406 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (26.1.0) 2026-08-26 20:37:09.406 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2025.9.1) 2026-08-26 20:37:09.406 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (0.37.0) 2026-08-26 20:37:09.407 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2026.6.3) 2026-08-26 20:37:09.451 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (0.8.1) 2026-08-26 20:37:09.451 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (9.0.0) 2026-08-26 20:37:09.454 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev97) (4.1.0) 2026-08-26 20:37:09.477 | Building wheels for collected packages: magnum 2026-08-26 20:37:09.478 | Building editable for magnum (pyproject.toml): started 2026-08-26 20:37:10.061 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-08-26 20:37:10.061 | Created wheel for magnum: filename=magnum-22.1.0.dev97-0.editable-py3-none-any.whl size=8358 sha256=723c91a287957e916c8a95bd27bf9bb3d8bcc724f6c22b01db2c35f001950dba 2026-08-26 20:37:10.062 | Stored in directory: /tmp/pip-ephem-wheel-cache-6_l9l_tj/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-08-26 20:37:10.065 | Successfully built magnum 2026-08-26 20:37:10.196 | Installing collected packages: magnum 2026-08-26 20:37:10.225 | Successfully installed magnum-22.1.0.dev97 2026-08-26 20:37:10.440 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:37:10.445 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:10.450 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:37:10.455 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:10.462 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:10.467 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:37:10.472 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:10.477 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:10.482 | ++ functions-common:time_stop:2427 : start_time=1787776626393 2026-08-26 20:37:10.487 | ++ functions-common:time_stop:2429 : [[ -z 1787776626393 ]] 2026-08-26 20:37:10.494 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:10.502 | ++ functions-common:time_stop:2432 : end_time=1787776630497 2026-08-26 20:37:10.508 | ++ functions-common:time_stop:2433 : elapsed_time=4104 2026-08-26 20:37:10.513 | ++ functions-common:time_stop:2434 : total=225283 2026-08-26 20:37:10.520 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:10.526 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=229387 2026-08-26 20:37:10.531 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:37:10.537 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:37:10.543 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:37:10.550 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-08-26 20:37:10.556 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-08-26 20:37:10.563 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:10.569 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-26 20:37:10.575 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-08-26 20:37:10.582 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:10.589 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:37:10.594 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-26 20:37:10.601 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:37:10.607 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-08-26 20:37:10.614 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-08-26 20:37:10.620 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:314 : use_library_from_git python-magnumclient 2026-08-26 20:37:10.627 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-08-26 20:37:10.633 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:10.639 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:37:10.644 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-08-26 20:37:10.652 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-08-26 20:37:10.658 | ++ inc/python:use_library_from_git:269 : return 0 2026-08-26 20:37:10.664 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:315 : git_clone_by_name python-magnumclient 2026-08-26 20:37:10.671 | ++ functions-common:git_clone_by_name:681 : local name=python-magnumclient 2026-08-26 20:37:10.678 | ++ functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/python-magnumclient.git 2026-08-26 20:37:10.684 | ++ functions-common:git_clone_by_name:683 : local dir=/opt/stack/python-magnumclient 2026-08-26 20:37:10.692 | ++ functions-common:git_clone_by_name:684 : local branch=master 2026-08-26 20:37:10.699 | ++ functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-08-26 20:37:10.706 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-08-26 20:37:10.712 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/python-magnumclient 2026-08-26 20:37:10.718 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-26 20:37:10.725 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:37:10.732 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:37:10.739 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:37:10.745 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:37:10.753 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:37:10.793 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:37:10.799 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:37:10.804 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:10.813 | ++ functions-common:git_clone:610 : echo master 2026-08-26 20:37:10.813 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:37:10.825 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-08-26 20:37:10.830 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:10.836 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-08-26 20:37:10.861 | ++ functions-common:git_clone:672 : cd /opt/stack/python-magnumclient 2026-08-26 20:37:10.869 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:37:10.871 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:37:10.875 | 43fc0de Replace deprecated datetime.datetime.utcnow 2026-08-26 20:37:10.882 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:37:10.889 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : setup_dev_lib python-magnumclient 2026-08-26 20:37:10.895 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-08-26 20:37:10.901 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-08-26 20:37:10.907 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-08-26 20:37:10.914 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-08-26 20:37:10.920 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-08-26 20:37:10.926 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-08-26 20:37:10.932 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:37:10.938 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:37:10.945 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:37:10.951 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:37:10.957 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-08-26 20:37:10.964 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:37:10.971 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:37:10.977 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:37:10.982 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:37:10.989 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:37:10.997 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-08-26 20:37:11.003 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:37:11.010 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-08-26 20:37:11.017 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:37:11.023 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:37:11.031 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-08-26 20:37:11.041 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-08-26 20:37:11.046 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-08-26 20:37:11.054 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-08-26 20:37:11.165 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-08-26 20:37:11.171 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:37:11.177 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:37:11.184 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:37:11.191 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-26 20:37:11.197 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-08-26 20:37:11.204 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:37:11.210 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:37:11.216 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:37:11.222 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:37:11.229 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:37:11.236 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:37:11.242 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:37:11.248 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-08-26 20:37:11.292 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-08-26 20:37:11.298 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-08-26 20:37:11.848 | Obtaining file:///opt/stack/python-magnumclient 2026-08-26 20:37:11.849 | Installing build dependencies: started 2026-08-26 20:37:12.719 | Installing build dependencies: finished with status 'done' 2026-08-26 20:37:12.720 | Checking if build backend supports build_editable: started 2026-08-26 20:37:13.032 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:37:13.034 | Getting requirements to build editable: started 2026-08-26 20:37:13.502 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:37:13.504 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:37:13.830 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:37:13.854 | Requirement already satisfied: pbr>=6.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (7.0.3) 2026-08-26 20:37:13.854 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.16.0) 2026-08-26 20:37:13.855 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.9.1) 2026-08-26 20:37:13.856 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (2.34.2) 2026-08-26 20:37:13.857 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (6.9.0) 2026-08-26 20:37:13.859 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (8.3.0) 2026-08-26 20:37:13.860 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.11.0) 2026-08-26 20:37:13.861 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (10.2.0) 2026-08-26 20:37:13.861 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (4.19.0) 2026-08-26 20:37:13.862 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (4.7.0) 2026-08-26 20:37:13.863 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (3.18.0) 2026-08-26 20:37:13.864 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (43.0.3) 2026-08-26 20:37:13.865 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.1.dev34) (5.3.1) 2026-08-26 20:37:13.870 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.1.dev34) (2.1.1) 2026-08-26 20:37:13.873 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.1.dev34) (3.0) 2026-08-26 20:37:13.875 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (2.1.0) 2026-08-26 20:37:13.876 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (1.9.0) 2026-08-26 20:37:13.876 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.1.dev34) (4.16.0) 2026-08-26 20:37:13.880 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.5.0) 2026-08-26 20:37:13.880 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.1.0) 2026-08-26 20:37:13.881 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (1.33) 2026-08-26 20:37:13.883 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (4.11.3) 2026-08-26 20:37:13.883 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (7.2.2) 2026-08-26 20:37:13.883 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (6.0.3) 2026-08-26 20:37:13.889 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.1.dev34) (3.1.1) 2026-08-26 20:37:13.892 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.16.0) 2026-08-26 20:37:13.893 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (0.6.0) 2026-08-26 20:37:13.894 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.2.0) 2026-08-26 20:37:13.898 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (3.0.53) 2026-08-26 20:37:13.898 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (1.11.0) 2026-08-26 20:37:13.899 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (15.0.0) 2026-08-26 20:37:13.899 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (1.8.0) 2026-08-26 20:37:13.901 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (10.7.0) 2026-08-26 20:37:13.902 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (6.5.0) 2026-08-26 20:37:13.902 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (2.9.0.post0) 2026-08-26 20:37:13.903 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (3.1.0) 2026-08-26 20:37:13.904 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (2.3.0) 2026-08-26 20:37:13.905 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (1.3.0) 2026-08-26 20:37:13.906 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (2.0.0) 2026-08-26 20:37:13.909 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.11.1.dev34) (1.2.1) 2026-08-26 20:37:13.911 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.1.dev34) (3.3.2) 2026-08-26 20:37:13.912 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.1.dev34) (26.3) 2026-08-26 20:37:13.914 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=6.1.1->python-magnumclient==4.11.1.dev34) (84.0.0) 2026-08-26 20:37:13.917 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.1.dev34) (0.8.2) 2026-08-26 20:37:13.924 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.1.dev34) (1.17.0) 2026-08-26 20:37:13.927 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (3.5.0) 2026-08-26 20:37:13.928 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (3.18) 2026-08-26 20:37:13.928 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (2.7.0) 2026-08-26 20:37:13.929 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.1.dev34) (2023.11.17) 2026-08-26 20:37:13.937 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (4.2.0) 2026-08-26 20:37:13.939 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (2.20.0) 2026-08-26 20:37:13.942 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.1.dev34) (0.1.2) 2026-08-26 20:37:13.957 | Building wheels for collected packages: python-magnumclient 2026-08-26 20:37:13.958 | Building editable for python-magnumclient (pyproject.toml): started 2026-08-26 20:37:14.352 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-08-26 20:37:14.353 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.1.dev34-0.editable-py3-none-any.whl size=8949 sha256=4b064b78f51194a2c353bb392de85631674968f0ad2b0c0333c67d4a759ed672 2026-08-26 20:37:14.354 | Stored in directory: /tmp/pip-ephem-wheel-cache-6hj7xkaf/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-08-26 20:37:14.358 | Successfully built python-magnumclient 2026-08-26 20:37:14.511 | Installing collected packages: python-magnumclient 2026-08-26 20:37:14.542 | Successfully installed python-magnumclient-4.11.1.dev34 2026-08-26 20:37:14.692 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:37:14.699 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:14.704 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:37:14.708 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:14.713 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:14.720 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:37:14.725 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:14.730 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:14.735 | ++ functions-common:time_stop:2427 : start_time=1787776631280 2026-08-26 20:37:14.742 | ++ functions-common:time_stop:2429 : [[ -z 1787776631280 ]] 2026-08-26 20:37:14.749 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:14.757 | ++ functions-common:time_stop:2432 : end_time=1787776634752 2026-08-26 20:37:14.763 | ++ functions-common:time_stop:2433 : elapsed_time=3472 2026-08-26 20:37:14.769 | ++ functions-common:time_stop:2434 : total=229387 2026-08-26 20:37:14.774 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:14.780 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=232859 2026-08-26 20:37:14.784 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:37:14.790 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:37:14.796 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:37:14.803 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-08-26 20:37:14.809 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-08-26 20:37:14.814 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:14.821 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:37:14.826 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-08-26 20:37:14.832 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:14.840 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-08-26 20:37:14.869 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-08-26 20:37:14.875 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-08-26 20:37:14.906 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-08-26 20:37:14.913 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-26 20:37:14.919 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:37:14.926 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:14.933 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:14.940 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:37:14.946 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:37:14.975 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-08-26 20:37:14.983 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:37:14.989 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-08-26 20:37:14.996 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-08-26 20:37:15.004 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-08-26 20:37:15.016 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-08-26 20:37:15.023 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-08-26 20:37:15.029 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:37:15.040 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-08-26 20:37:15.047 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-08-26 20:37:15.054 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-08-26 20:37:15.062 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:15.069 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:15.077 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-08-26 20:37:15.151 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-08-26 20:37:15.162 | ++ lib/apache:disable_apache_site:209 : true 2026-08-26 20:37:15.169 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:37:15.176 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:37:15.190 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:37:15.198 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-26 20:37:15.205 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-26 20:37:15.212 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-08-26 20:37:15.262 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:37:15.269 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:37:15.276 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : echo_summary 'Installing Manila Client' 2026-08-26 20:37:15.284 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:37:15.291 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila Client 2026-08-26 20:37:15.298 | ++ /opt/stack/manila/devstack/plugin.sh:source:1169 : install_manilaclient 2026-08-26 20:37:15.306 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:705 : use_library_from_git python-manilaclient 2026-08-26 20:37:15.313 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-08-26 20:37:15.320 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:15.326 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:37:15.333 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-08-26 20:37:15.341 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:15.349 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:709 : pip_install python-manilaclient 2026-08-26 20:37:15.409 | Using python 3.12 to install python-manilaclient 2026-08-26 20:37:15.415 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-08-26 20:37:17.588 | Collecting python-manilaclient 2026-08-26 20:37:32.897 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-26 20:37:32.907 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-08-26 20:37:32.908 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.7.0) 2026-08-26 20:37:32.908 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.3.0) 2026-08-26 20:37:32.909 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.11.0) 2026-08-26 20:37:32.910 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.2.0) 2026-08-26 20:37:32.910 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.18.0) 2026-08-26 20:37:32.911 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-08-26 20:37:32.911 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.7.0) 2026-08-26 20:37:32.912 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.16.0) 2026-08-26 20:37:32.913 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-08-26 20:37:32.914 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.3.0) 2026-08-26 20:37:32.916 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-08-26 20:37:32.916 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.9.1) 2026-08-26 20:37:32.917 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.9.0) 2026-08-26 20:37:32.917 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.16.0) 2026-08-26 20:37:32.921 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.16.0) 2026-08-26 20:37:32.922 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.19.0) 2026-08-26 20:37:32.922 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.9.0) 2026-08-26 20:37:32.924 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-08-26 20:37:32.925 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-08-26 20:37:32.926 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-08-26 20:37:32.928 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.0.53) 2026-08-26 20:37:32.929 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-08-26 20:37:32.929 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (15.0.0) 2026-08-26 20:37:32.930 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.8.0) 2026-08-26 20:37:32.932 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-08-26 20:37:32.932 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-08-26 20:37:32.933 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-08-26 20:37:32.933 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-08-26 20:37:32.934 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-08-26 20:37:32.935 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.11.3) 2026-08-26 20:37:32.936 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-08-26 20:37:32.938 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (2.1.1) 2026-08-26 20:37:32.941 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-08-26 20:37:32.944 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.1.1) 2026-08-26 20:37:32.946 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-08-26 20:37:32.947 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-08-26 20:37:32.950 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.5.0) 2026-08-26 20:37:32.950 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-08-26 20:37:32.955 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.2.1) 2026-08-26 20:37:32.956 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-08-26 20:37:32.956 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.3) 2026-08-26 20:37:32.958 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (84.0.0) 2026-08-26 20:37:32.961 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.2) 2026-08-26 20:37:32.969 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-08-26 20:37:32.971 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.5.0) 2026-08-26 20:37:32.972 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.18) 2026-08-26 20:37:32.972 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-08-26 20:37:32.973 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-08-26 20:37:32.980 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-08-26 20:37:32.981 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.20.0) 2026-08-26 20:37:32.983 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-08-26 20:37:33.009 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-26 20:37:33.253 | Installing collected packages: python-manilaclient 2026-08-26 20:37:33.609 | Successfully installed python-manilaclient-6.2.0 2026-08-26 20:37:33.722 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:37:33.728 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:33.736 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:37:33.742 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:33.748 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:33.754 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:37:33.760 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:33.767 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:33.775 | ++ functions-common:time_stop:2427 : start_time=1787776635394 2026-08-26 20:37:33.780 | ++ functions-common:time_stop:2429 : [[ -z 1787776635394 ]] 2026-08-26 20:37:33.787 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:33.796 | ++ functions-common:time_stop:2432 : end_time=1787776653789 2026-08-26 20:37:33.802 | ++ functions-common:time_stop:2433 : elapsed_time=18395 2026-08-26 20:37:33.808 | ++ functions-common:time_stop:2434 : total=232859 2026-08-26 20:37:33.814 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:33.820 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=251254 2026-08-26 20:37:33.827 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:37:33.843 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:711 : [[ True == \T\r\u\e ]] 2026-08-26 20:37:33.849 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-08-26 20:37:33.879 | ++ /opt/stack/manila/devstack/plugin.sh:source:1170 : echo_summary 'Installing Manila' 2026-08-26 20:37:33.886 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:37:33.893 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila 2026-08-26 20:37:33.901 | ++ /opt/stack/manila/devstack/plugin.sh:source:1171 : install_manila 2026-08-26 20:37:33.910 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:718 : setup_develop /opt/stack/manila 2026-08-26 20:37:33.917 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:37:33.925 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:37:33.932 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-08-26 20:37:33.939 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:37:33.946 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-08-26 20:37:33.952 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:37:33.960 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:37:33.967 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-08-26 20:37:33.974 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:37:33.981 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:37:33.989 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-08-26 20:37:33.996 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:37:34.004 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-08-26 20:37:34.009 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:37:34.015 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:37:34.023 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-08-26 20:37:34.036 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-08-26 20:37:34.042 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-08-26 20:37:34.048 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-08-26 20:37:34.164 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-08-26 20:37:34.170 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:37:34.176 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:37:34.181 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:37:34.186 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-08-26 20:37:34.192 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-08-26 20:37:34.198 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:37:34.203 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:37:34.209 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:37:34.215 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:37:34.223 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:37:34.230 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:37:34.236 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:37:34.242 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-08-26 20:37:34.291 | Using python 3.12 to install /opt/stack/manila 2026-08-26 20:37:34.297 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-08-26 20:37:34.906 | Obtaining file:///opt/stack/manila 2026-08-26 20:37:34.909 | Installing build dependencies: started 2026-08-26 20:37:35.732 | Installing build dependencies: finished with status 'done' 2026-08-26 20:37:35.733 | Checking if build backend supports build_editable: started 2026-08-26 20:37:36.037 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:37:36.039 | Getting requirements to build editable: started 2026-08-26 20:37:36.783 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:37:36.783 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:37:37.326 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:37:37.351 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.0.3) 2026-08-26 20:37:37.352 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.19.1) 2026-08-26 20:37:37.353 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.8.0) 2026-08-26 20:37:37.354 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (0.7.1) 2026-08-26 20:37:37.355 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (0.41.2) 2026-08-26 20:37:37.356 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.5.5) 2026-08-26 20:37:37.358 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.1.1) 2026-08-26 20:37:37.359 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.3.0) 2026-08-26 20:37:37.360 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (10.7.0) 2026-08-26 20:37:37.361 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.5.0) 2026-08-26 20:37:37.362 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.1.1) 2026-08-26 20:37:37.363 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.9.0) 2026-08-26 20:37:37.364 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (8.3.0) 2026-08-26 20:37:37.365 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.2.0) 2026-08-26 20:37:37.366 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (8.2.0) 2026-08-26 20:37:37.367 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (6.0.1) 2026-08-26 20:37:37.368 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.12.0) 2026-08-26 20:37:37.370 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.9.0) 2026-08-26 20:37:37.370 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.10.0) 2026-08-26 20:37:37.370 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.11.0) 2026-08-26 20:37:37.371 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.8.0) 2026-08-26 20:37:37.372 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.8.0) 2026-08-26 20:37:37.372 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (10.2.0) 2026-08-26 20:37:37.372 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.6.1) 2026-08-26 20:37:37.373 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.4.0) 2026-08-26 20:37:37.374 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.0.0) 2026-08-26 20:37:37.374 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.10.1) 2026-08-26 20:37:37.375 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.1.0) 2026-08-26 20:37:37.375 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (3.3.2) 2026-08-26 20:37:37.376 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (13.0.0) 2026-08-26 20:37:37.376 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.16.0) 2026-08-26 20:37:37.377 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (13.0.1) 2026-08-26 20:37:37.377 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.34.2) 2026-08-26 20:37:37.378 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.1.4) 2026-08-26 20:37:37.379 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.5.1) 2026-08-26 20:37:37.379 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (2.0.52) 2026-08-26 20:37:39.066 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev255) 2026-08-26 20:37:51.312 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-26 20:37:51.333 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (5.9.1) 2026-08-26 20:37:51.333 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.1.0) 2026-08-26 20:37:51.333 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (9.9.0) 2026-08-26 20:37:51.337 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (18.13.0) 2026-08-26 20:37:51.337 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (1.8.11) 2026-08-26 20:37:51.337 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (7.1.7) 2026-08-26 20:37:51.337 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (26.3) 2026-08-26 20:37:51.337 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.26.0) 2026-08-26 20:37:51.337 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev255) (4.19.0) 2026-08-26 20:37:51.338 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev255) (1.4.1) 2026-08-26 20:37:51.339 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev255) (4.16.0) 2026-08-26 20:37:51.342 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev255) (43.0.3) 2026-08-26 20:37:51.342 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev255) (7.5.0) 2026-08-26 20:37:51.345 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev255) (2.1.1) 2026-08-26 20:37:51.348 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev255) (3.0) 2026-08-26 20:37:51.352 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev255) (2.8.0) 2026-08-26 20:37:51.357 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (26.1.0) 2026-08-26 20:37:51.357 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (2025.9.1) 2026-08-26 20:37:51.358 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (0.37.0) 2026-08-26 20:37:51.358 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev255) (2026.6.3) 2026-08-26 20:37:51.362 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev255) (2.1.0) 2026-08-26 20:37:51.362 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev255) (1.9.0) 2026-08-26 20:37:51.365 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (4.3.0) 2026-08-26 20:37:51.366 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (4.1.0) 2026-08-26 20:37:51.366 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (2.13.0) 2026-08-26 20:37:51.367 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev255) (5.8.0) 2026-08-26 20:37:51.371 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (5.3.1) 2026-08-26 20:37:51.372 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.5.0) 2026-08-26 20:37:51.372 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.1.0) 2026-08-26 20:37:51.373 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (1.33) 2026-08-26 20:37:51.373 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (4.11.3) 2026-08-26 20:37:51.374 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (7.2.2) 2026-08-26 20:37:51.374 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev255) (6.0.3) 2026-08-26 20:37:51.379 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev255) (3.1.1) 2026-08-26 20:37:51.384 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (0.20) 2026-08-26 20:37:51.384 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (3.1.0) 2026-08-26 20:37:51.386 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev255) (2.3.0) 2026-08-26 20:37:51.388 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev255) (2.0.0) 2026-08-26 20:37:51.392 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev255) (2.1.2) 2026-08-26 20:37:51.392 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev255) (0.6.2) 2026-08-26 20:37:51.396 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev255) (2.9.0.post0) 2026-08-26 20:37:51.398 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (3.5.0) 2026-08-26 20:37:51.400 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (5.3.1) 2026-08-26 20:37:51.400 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (5.6.2) 2026-08-26 20:37:51.401 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev255) (0.17.0) 2026-08-26 20:37:51.403 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev255) (5.1.0) 2026-08-26 20:37:51.407 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->manila==22.1.0.dev255) (2026.3) 2026-08-26 20:37:51.410 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev255) (0.26.0) 2026-08-26 20:37:51.412 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (5.0.0) 2026-08-26 20:37:51.412 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (3.1.6) 2026-08-26 20:37:51.413 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev255) (4.0.1) 2026-08-26 20:37:51.417 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev255) (3.0.3) 2026-08-26 20:37:51.422 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev255) (1.2.1) 2026-08-26 20:37:51.432 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev255) (1.7.6) 2026-08-26 20:37:51.435 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev255) (2.2.0) 2026-08-26 20:37:51.437 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev255) (1.3.7) 2026-08-26 20:37:51.439 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev255) (3.18.0) 2026-08-26 20:37:51.449 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev255) (3.0.3) 2026-08-26 20:37:51.449 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev255) (1.6.2) 2026-08-26 20:37:51.453 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev255) (84.0.0) 2026-08-26 20:37:51.462 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev255) (0.8.2) 2026-08-26 20:37:51.479 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.16.0) 2026-08-26 20:37:51.481 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (0.6.0) 2026-08-26 20:37:51.482 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.2.0) 2026-08-26 20:37:51.486 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (3.0.53) 2026-08-26 20:37:51.487 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (1.11.0) 2026-08-26 20:37:51.487 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (15.0.0) 2026-08-26 20:37:51.488 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (1.8.0) 2026-08-26 20:37:51.497 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev255) (1.17.0) 2026-08-26 20:37:51.503 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev255) (4.7.0) 2026-08-26 20:37:51.518 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (3.5.0) 2026-08-26 20:37:51.518 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (3.18) 2026-08-26 20:37:51.518 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev255) (2.7.0) 2026-08-26 20:37:51.519 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev255) (2023.11.17) 2026-08-26 20:37:51.534 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (4.2.0) 2026-08-26 20:37:51.535 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (2.20.0) 2026-08-26 20:37:51.540 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev255) (0.1.2) 2026-08-26 20:37:51.549 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev255) (0.8) 2026-08-26 20:37:51.580 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev255) (0.16.0) 2026-08-26 20:37:51.622 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-08-26 20:37:51.672 | Building wheels for collected packages: manila 2026-08-26 20:37:51.673 | Building editable for manila (pyproject.toml): started 2026-08-26 20:37:52.439 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-08-26 20:37:52.441 | Created wheel for manila: filename=manila-22.1.0.dev255-0.editable-py3-none-any.whl size=8989 sha256=4761b2b7ce5c71e4f930e8a1cfb96262962a68abe29b72cd340eb6ed435f5537 2026-08-26 20:37:52.441 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ceo6gq6/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-08-26 20:37:52.447 | Successfully built manila 2026-08-26 20:37:52.580 | Installing collected packages: SQLAlchemy-Utils, manila 2026-08-26 20:37:52.661 | 2026-08-26 20:37:52.673 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev255 2026-08-26 20:37:52.801 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:37:52.806 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:37:52.811 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:37:52.817 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:37:52.823 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:37:52.827 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:37:52.833 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:37:52.839 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:37:52.844 | ++ functions-common:time_stop:2427 : start_time=1787776654278 2026-08-26 20:37:52.849 | ++ functions-common:time_stop:2429 : [[ -z 1787776654278 ]] 2026-08-26 20:37:52.855 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:37:52.864 | ++ functions-common:time_stop:2432 : end_time=1787776672858 2026-08-26 20:37:52.870 | ++ functions-common:time_stop:2433 : elapsed_time=18580 2026-08-26 20:37:52.875 | ++ functions-common:time_stop:2434 : total=251254 2026-08-26 20:37:52.880 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:37:52.886 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=269834 2026-08-26 20:37:52.892 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:37:52.898 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:37:52.905 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:37:52.910 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-08-26 20:37:52.916 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-08-26 20:37:52.923 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:37:52.929 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:37:52.935 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-08-26 20:37:52.942 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:37:52.949 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:720 : is_service_enabled m-shr 2026-08-26 20:37:52.990 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:37:52.999 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : systemctl is-active nfs-ganesha.service 2026-08-26 20:37:53.017 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-08-26 20:37:53.025 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-08-26 20:37:53.032 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : _install_nfs_and_samba 2026-08-26 20:37:53.039 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:685 : is_ubuntu 2026-08-26 20:37:53.046 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:53.053 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:53.061 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : install_package nfs-kernel-server nfs-common samba 2026-08-26 20:37:53.068 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-26 20:37:53.076 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-26 20:37:53.082 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-26 20:37:53.088 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-26 20:37:53.095 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-26 20:37:53.102 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-26 20:37:53.108 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:53.115 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:53.121 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-26 20:37:53.128 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-26 20:37:53.134 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-26 20:37:53.140 | ++ functions-common:apt_get_update:1167 : return 2026-08-26 20:37:53.147 | ++ functions-common:install_package:1439 : real_install_package nfs-kernel-server nfs-common samba 2026-08-26 20:37:53.152 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-26 20:37:53.159 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:37:53.166 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:37:53.174 | ++ functions-common:real_install_package:1427 : apt_get install nfs-kernel-server nfs-common samba 2026-08-26 20:37:53.226 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-08-26 20:37:53.285 | Reading package lists... 2026-08-26 20:37:53.524 | Building dependency tree... 2026-08-26 20:37:53.525 | Reading state information... 2026-08-26 20:37:53.757 | The following additional packages will be installed: 2026-08-26 20:37:53.758 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-26 20:37:53.758 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-26 20:37:53.758 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-08-26 20:37:53.758 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-08-26 20:37:53.759 | Suggested packages: 2026-08-26 20:37:53.759 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-08-26 20:37:53.760 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-08-26 20:37:53.760 | | chrony ufw winbind heimdal-clients 2026-08-26 20:37:53.760 | Recommended packages: 2026-08-26 20:37:53.760 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-08-26 20:37:53.808 | The following NEW packages will be installed: 2026-08-26 20:37:53.808 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-26 20:37:53.809 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-26 20:37:53.809 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-08-26 20:37:53.809 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-08-26 20:37:53.809 | samba-common-bin samba-libs tdb-tools 2026-08-26 20:37:57.769 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-08-26 20:37:57.769 | Need to get 12.9 MB of archives. 2026-08-26 20:37:57.769 | After this operation, 58.1 MB of additional disk space will be used. 2026-08-26 20:37:57.769 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-08-26 20:37:58.008 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-08-26 20:37:58.047 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-08-26 20:37:58.119 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-08-26 20:37:58.242 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-08-26 20:37:58.281 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-08-26 20:37:58.290 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-08-26 20:37:58.294 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-08-26 20:37:58.302 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-08-26 20:37:58.310 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [188 kB] 2026-08-26 20:37:58.336 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [41.8 kB] 2026-08-26 20:37:58.341 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-08-26 20:37:58.343 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-08-26 20:37:58.352 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-08-26 20:37:58.401 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-08-26 20:37:58.402 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-08-26 20:37:58.404 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.7 [72.2 kB] 2026-08-26 20:37:58.408 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.7 [6,018 kB] 2026-08-26 20:37:58.725 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-08-26 20:37:58.725 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [2,894 kB] 2026-08-26 20:37:58.764 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.7 [65.7 kB] 2026-08-26 20:37:58.764 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-08-26 20:37:58.767 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,280 kB] 2026-08-26 20:37:58.808 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-08-26 20:37:58.809 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,005 kB] 2026-08-26 20:37:58.820 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-08-26 20:37:59.108 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-26 20:37:59.181 | Fetched 12.9 MB in 5s (2,587 kB/s) 2026-08-26 20:37:59.232 | Selecting previously unselected package libnfsidmap1:amd64. 2026-08-26 20:37:59.287 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71134 files and directories currently installed.) 2026-08-26 20:37:59.292 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:37:59.300 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:37:59.370 | Selecting previously unselected package rpcbind. 2026-08-26 20:37:59.379 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-26 20:37:59.387 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-26 20:37:59.442 | Selecting previously unselected package keyutils. 2026-08-26 20:37:59.451 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-26 20:37:59.455 | Unpacking keyutils (1.6.3-3build1) ... 2026-08-26 20:37:59.524 | Selecting previously unselected package nfs-common. 2026-08-26 20:37:59.533 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:37:59.542 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:37:59.640 | Selecting previously unselected package python3-dnspython. 2026-08-26 20:37:59.650 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-08-26 20:37:59.654 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-26 20:37:59.783 | Selecting previously unselected package liblmdb0:amd64. 2026-08-26 20:37:59.790 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-26 20:37:59.795 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-26 20:37:59.858 | Selecting previously unselected package libtalloc2:amd64. 2026-08-26 20:37:59.865 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-08-26 20:37:59.901 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-26 20:37:59.991 | Selecting previously unselected package libtdb1:amd64. 2026-08-26 20:38:00.004 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-08-26 20:38:00.009 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-08-26 20:38:00.078 | Selecting previously unselected package libtevent0t64:amd64. 2026-08-26 20:38:00.089 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-08-26 20:38:00.094 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-26 20:38:00.162 | Selecting previously unselected package libldb2:amd64. 2026-08-26 20:38:00.175 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:00.180 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:00.270 | Selecting previously unselected package python3-ldb. 2026-08-26 20:38:00.283 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:00.289 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:00.361 | Selecting previously unselected package python3-tdb. 2026-08-26 20:38:00.373 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-08-26 20:38:00.379 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-08-26 20:38:00.446 | Selecting previously unselected package python3-markdown. 2026-08-26 20:38:00.458 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-08-26 20:38:00.464 | Unpacking python3-markdown (3.5.2-1) ... 2026-08-26 20:38:00.551 | Selecting previously unselected package libavahi-common-data:amd64. 2026-08-26 20:38:00.564 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:38:00.570 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:00.642 | Selecting previously unselected package libavahi-common3:amd64. 2026-08-26 20:38:00.655 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:38:00.660 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:00.724 | Selecting previously unselected package libavahi-client3:amd64. 2026-08-26 20:38:00.737 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-26 20:38:00.743 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:00.808 | Selecting previously unselected package libwbclient0:amd64. 2026-08-26 20:38:00.820 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:00.825 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:00.898 | Selecting previously unselected package samba-libs:amd64. 2026-08-26 20:38:00.910 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:00.923 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:01.192 | Selecting previously unselected package python3-talloc:amd64. 2026-08-26 20:38:01.199 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-08-26 20:38:01.204 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-26 20:38:01.264 | Selecting previously unselected package python3-samba. 2026-08-26 20:38:01.272 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:01.277 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:01.516 | Selecting previously unselected package samba-common. 2026-08-26 20:38:01.522 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.7_all.deb ... 2026-08-26 20:38:01.540 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:01.610 | Selecting previously unselected package libcups2t64:amd64. 2026-08-26 20:38:01.619 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-08-26 20:38:01.624 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-26 20:38:01.699 | Selecting previously unselected package samba-common-bin. 2026-08-26 20:38:01.711 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:01.717 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:01.847 | Selecting previously unselected package tdb-tools. 2026-08-26 20:38:01.853 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-08-26 20:38:01.858 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-08-26 20:38:01.929 | Selecting previously unselected package samba. 2026-08-26 20:38:01.942 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-26 20:38:01.972 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:02.121 | Selecting previously unselected package nfs-kernel-server. 2026-08-26 20:38:02.134 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-26 20:38:02.139 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:38:02.247 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-26 20:38:02.260 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:38:02.271 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-08-26 20:38:02.283 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-26 20:38:03.074 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-08-26 20:38:03.074 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-08-26 20:38:03.761 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:04.072 | 2026-08-26 20:38:04.072 | Creating config file /etc/samba/smb.conf with new version 2026-08-26 20:38:04.218 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:04.231 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-26 20:38:04.244 | Setting up python3-tdb (1.4.10-1build1) ... 2026-08-26 20:38:04.481 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:04.497 | Setting up tdb-tools (1.4.10-1build1) ... 2026-08-26 20:38:04.514 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-08-26 20:38:04.523 | Setting up python3-markdown (3.5.2-1) ... 2026-08-26 20:38:04.809 | Setting up keyutils (1.6.3-3build1) ... 2026-08-26 20:38:04.827 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-26 20:38:05.247 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-26 20:38:05.261 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-26 20:38:05.275 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:05.288 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:38:05.553 | 2026-08-26 20:38:05.553 | Creating config file /etc/idmapd.conf with new version 2026-08-26 20:38:06.248 | 2026-08-26 20:38:06.248 | Creating config file /etc/nfs.conf with new version 2026-08-26 20:38:06.386 | info: Selecting UID from range 100 to 999 ... 2026-08-26 20:38:06.386 | 2026-08-26 20:38:06.392 | info: Adding system user `statd' (UID 115) ... 2026-08-26 20:38:06.397 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-08-26 20:38:06.445 | info: Not creating home directory `/var/lib/nfs'. 2026-08-26 20:38:07.058 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-26 20:38:07.058 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-26 20:38:07.462 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.506 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.530 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.552 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.577 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.602 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.624 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.650 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:07.811 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:07.825 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-26 20:38:07.839 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-26 20:38:08.009 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-26 20:38:08.009 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-26 20:38:08.177 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-08-26 20:38:08.381 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-08-26 20:38:08.847 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:08.895 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-08-26 20:38:13.175 | 2026-08-26 20:38:13.176 | Creating config file /etc/exports with new version 2026-08-26 20:38:13.530 | 2026-08-26 20:38:13.530 | Creating config file /etc/default/nfs-kernel-server with new version 2026-08-26 20:38:14.035 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:14.049 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:14.267 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-26 20:38:14.284 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:14.930 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:14.947 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-26 20:38:16.387 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-08-26 20:38:16.388 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-08-26 20:38:17.250 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-08-26 20:38:17.250 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-08-26 20:38:18.049 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-26 20:38:18.049 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-26 20:38:18.602 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-26 20:38:19.934 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-26 20:38:20.276 | ++ functions-common:apt_get:1211 : result=0 2026-08-26 20:38:20.283 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-26 20:38:20.288 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:38:20.293 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:20.300 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:20.306 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:38:20.310 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:20.316 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-26 20:38:20.320 | ++ functions-common:time_stop:2427 : start_time=1787776673219 2026-08-26 20:38:20.325 | ++ functions-common:time_stop:2429 : [[ -z 1787776673219 ]] 2026-08-26 20:38:20.333 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:20.343 | ++ functions-common:time_stop:2432 : end_time=1787776700337 2026-08-26 20:38:20.350 | ++ functions-common:time_stop:2433 : elapsed_time=27118 2026-08-26 20:38:20.357 | ++ functions-common:time_stop:2434 : total=276221 2026-08-26 20:38:20.363 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:20.371 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=303339 2026-08-26 20:38:20.378 | ++ functions-common:apt_get:1215 : return 0 2026-08-26 20:38:20.384 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : check_nfs_kernel_service_state_ubuntu 2026-08-26 20:38:20.391 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : sudo service nfs-kernel-server status 2026-08-26 20:38:20.443 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : [[ '' == \f\a\i\l ]] 2026-08-26 20:38:20.451 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : sudo service nfs-kernel-server status 2026-08-26 20:38:20.497 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : [[ '' == \f\a\i\l ]] 2026-08-26 20:38:20.505 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:728 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-08-26 20:38:20.511 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-08-26 20:38:20.518 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:38:20.524 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:38:20.537 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:38:20.545 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-26 20:38:20.552 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-26 20:38:20.560 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-08-26 20:38:20.566 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-26 20:38:20.573 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-26 20:38:20.580 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:38:20.594 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-26 20:38:20.638 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:20.644 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-26 20:38:20.650 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-26 20:38:20.656 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:38:20.662 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:38:20.669 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-08-26 20:38:20.676 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:38:20.683 | ++ ./stack.sh:echo_summary:450 : echo -e Installing octavia 2026-08-26 20:38:20.689 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-08-26 20:38:20.698 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-08-26 20:38:20.704 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-08-26 20:38:20.710 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:20.717 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:38:20.721 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-08-26 20:38:20.728 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:20.735 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-08-26 20:38:20.740 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-08-26 20:38:20.746 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:38:20.755 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-08-26 20:38:20.763 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-08-26 20:38:20.770 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:38:20.781 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:38:20.782 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:38:20.793 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-08-26 20:38:20.801 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-08-26 20:38:20.808 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-08-26 20:38:20.816 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-08-26 20:38:20.823 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-08-26 20:38:20.878 | Using python 3.12 to install octavia-lib 2026-08-26 20:38:20.885 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-08-26 20:38:28.396 | Collecting octavia-lib 2026-08-26 20:38:29.926 | Downloading octavia_lib-3.12.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-26 20:38:29.935 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.9.0) 2026-08-26 20:38:29.935 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.11.0) 2026-08-26 20:38:29.936 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-08-26 20:38:29.937 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-08-26 20:38:29.938 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.2.1) 2026-08-26 20:38:29.939 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.2.0) 2026-08-26 20:38:29.941 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-08-26 20:38:29.941 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-08-26 20:38:29.942 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-08-26 20:38:29.942 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.3) 2026-08-26 20:38:29.943 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-08-26 20:38:29.943 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-08-26 20:38:29.947 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (84.0.0) 2026-08-26 20:38:29.962 | Downloading octavia_lib-3.12.0-py3-none-any.whl (39 kB) 2026-08-26 20:38:30.130 | Installing collected packages: octavia-lib 2026-08-26 20:38:30.176 | Successfully installed octavia-lib-3.12.0 2026-08-26 20:38:30.254 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:38:30.258 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:38:30.265 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:38:30.270 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:30.275 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:30.283 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:38:30.290 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:30.296 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:38:30.301 | ++ functions-common:time_stop:2427 : start_time=1787776700864 2026-08-26 20:38:30.308 | ++ functions-common:time_stop:2429 : [[ -z 1787776700864 ]] 2026-08-26 20:38:30.316 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:30.328 | ++ functions-common:time_stop:2432 : end_time=1787776710320 2026-08-26 20:38:30.335 | ++ functions-common:time_stop:2433 : elapsed_time=9456 2026-08-26 20:38:30.341 | ++ functions-common:time_stop:2434 : total=269834 2026-08-26 20:38:30.347 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:30.353 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=279290 2026-08-26 20:38:30.360 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:38:30.367 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-08-26 20:38:30.373 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-08-26 20:38:30.381 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-08-26 20:38:30.388 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:38:30.395 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:38:30.403 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-08-26 20:38:30.411 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:38:30.419 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-08-26 20:38:30.426 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:38:30.433 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:38:30.439 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-08-26 20:38:30.444 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:38:30.452 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:38:30.460 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-08-26 20:38:30.467 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:38:30.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-08-26 20:38:30.483 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:38:30.490 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:38:30.501 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-08-26 20:38:30.515 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-08-26 20:38:30.522 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-08-26 20:38:30.528 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-08-26 20:38:30.644 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-08-26 20:38:30.652 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:38:30.659 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:38:30.665 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:38:30.672 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-26 20:38:30.678 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-08-26 20:38:30.685 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:38:30.693 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:38:30.699 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:38:30.705 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:38:30.711 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:38:30.718 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:38:30.725 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:38:30.731 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-08-26 20:38:30.782 | Using python 3.12 to install /opt/stack/octavia 2026-08-26 20:38:30.788 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-08-26 20:38:31.370 | Obtaining file:///opt/stack/octavia 2026-08-26 20:38:31.373 | Installing build dependencies: started 2026-08-26 20:38:32.189 | Installing build dependencies: finished with status 'done' 2026-08-26 20:38:32.191 | Checking if build backend supports build_editable: started 2026-08-26 20:38:32.474 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:38:32.476 | Getting requirements to build editable: started 2026-08-26 20:38:32.623 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:38:32.626 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:38:33.223 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:38:33.251 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.19.1) 2026-08-26 20:38:33.251 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.2.0) 2026-08-26 20:38:33.254 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.0) 2026-08-26 20:38:33.254 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.0.3) 2026-08-26 20:38:33.254 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.52) 2026-08-26 20:38:33.255 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.42.1) 2026-08-26 20:38:33.255 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:38:33.257 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.34.2) 2026-08-26 20:38:33.258 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.0) 2026-08-26 20:38:33.259 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.16.0) 2026-08-26 20:38:33.259 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (13.0.1) 2026-08-26 20:38:33.260 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.11) 2026-08-26 20:38:33.260 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.9.1) 2026-08-26 20:38:33.261 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.19.0) 2026-08-26 20:38:33.263 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.7.0) 2026-08-26 20:38:33.263 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.5.0) 2026-08-26 20:38:33.265 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (18.1.1) 2026-08-26 20:38:33.266 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.9.0) 2026-08-26 20:38:33.266 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.3.0) 2026-08-26 20:38:33.267 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.2.0) 2026-08-26 20:38:33.268 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.2.0) 2026-08-26 20:38:33.268 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.0.1) 2026-08-26 20:38:33.269 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.9.0) 2026-08-26 20:38:33.269 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.11.0) 2026-08-26 20:38:33.269 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.8.0) 2026-08-26 20:38:33.270 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.2.0) 2026-08-26 20:38:33.270 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.2.2) 2026-08-26 20:38:33.391 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==18.1.0.dev64) 2026-08-26 20:38:34.530 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-08-26 20:38:34.566 | Collecting pyasn1-modules>=0.0.6 (from octavia==18.1.0.dev64) 2026-08-26 20:38:34.570 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-26 20:38:34.578 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.5.0) 2026-08-26 20:38:34.579 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.12.0) 2026-08-26 20:38:34.580 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.13.0) 2026-08-26 20:38:34.580 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.9.0) 2026-08-26 20:38:34.581 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.13.0) 2026-08-26 20:38:34.581 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.6) 2026-08-26 20:38:34.582 | Requirement already satisfied: taskflow>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.4.0) 2026-08-26 20:38:34.582 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.8.0) 2026-08-26 20:38:34.582 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.1.4) 2026-08-26 20:38:34.583 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:38:34.583 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.26.0) 2026-08-26 20:38:34.584 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.12.0) 2026-08-26 20:38:34.585 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.3.7) 2026-08-26 20:38:34.585 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.9.0.post0) 2026-08-26 20:38:34.586 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.3) 2026-08-26 20:38:34.586 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (43.0.3) 2026-08-26 20:38:34.587 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.8.1) 2026-08-26 20:38:34.609 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev64) 2026-08-26 20:38:34.614 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-26 20:38:34.625 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.8) 2026-08-26 20:38:34.627 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev64) (1.4.1) 2026-08-26 20:38:34.628 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev64) (4.16.0) 2026-08-26 20:38:34.633 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev64) (2.1.1) 2026-08-26 20:38:34.636 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev64) (3.0) 2026-08-26 20:38:34.638 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:38:34.639 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (8.4.2) 2026-08-26 20:38:34.639 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (2.2.0) 2026-08-26 20:38:34.640 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev64) (3.0.3) 2026-08-26 20:38:34.642 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev64) (3.1.0) 2026-08-26 20:38:34.644 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev64) (2.3.0) 2026-08-26 20:38:34.645 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev64) (26.3) 2026-08-26 20:38:34.647 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (26.1.0) 2026-08-26 20:38:34.648 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (2025.9.1) 2026-08-26 20:38:34.648 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (0.37.0) 2026-08-26 20:38:34.649 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev64) (2026.6.3) 2026-08-26 20:38:34.652 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev64) (2.1.0) 2026-08-26 20:38:34.653 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev64) (1.9.0) 2026-08-26 20:38:34.655 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (4.3.0) 2026-08-26 20:38:34.656 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (4.1.0) 2026-08-26 20:38:34.656 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (2.13.0) 2026-08-26 20:38:34.657 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev64) (5.8.0) 2026-08-26 20:38:34.662 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (5.3.1) 2026-08-26 20:38:34.662 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.5.0) 2026-08-26 20:38:34.662 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.1.0) 2026-08-26 20:38:34.663 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (1.33) 2026-08-26 20:38:34.664 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (4.11.3) 2026-08-26 20:38:34.664 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (6.0.3) 2026-08-26 20:38:34.669 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev64) (3.1.1) 2026-08-26 20:38:34.674 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev64) (1.3.0) 2026-08-26 20:38:34.679 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (2.1.2) 2026-08-26 20:38:34.680 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (0.6.2) 2026-08-26 20:38:34.682 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev64) (1.2.0) 2026-08-26 20:38:34.687 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (4.8.0) 2026-08-26 20:38:34.688 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (7.1.7) 2026-08-26 20:38:34.688 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (5.3.1) 2026-08-26 20:38:34.689 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (5.6.2) 2026-08-26 20:38:34.689 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.17.0) 2026-08-26 20:38:34.691 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (5.1.0) 2026-08-26 20:38:34.695 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2026.3) 2026-08-26 20:38:34.699 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.26.0) 2026-08-26 20:38:34.701 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev64) (5.0.0) 2026-08-26 20:38:34.702 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev64) (4.0.1) 2026-08-26 20:38:34.710 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev64) (1.2.1) 2026-08-26 20:38:34.714 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.41.2) 2026-08-26 20:38:34.714 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.5.5) 2026-08-26 20:38:34.715 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (7.6.1) 2026-08-26 20:38:34.715 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.1.0) 2026-08-26 20:38:34.716 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2.5.1) 2026-08-26 20:38:34.716 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (3.10.1) 2026-08-26 20:38:34.716 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (1.7.6) 2026-08-26 20:38:34.718 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (2.8.0) 2026-08-26 20:38:34.726 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.20) 2026-08-26 20:38:34.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev64) (3.18.0) 2026-08-26 20:38:34.733 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev64) (3.3.2) 2026-08-26 20:38:34.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (84.0.0) 2026-08-26 20:38:34.750 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev64) (0.8.2) 2026-08-26 20:38:34.774 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.16.0) 2026-08-26 20:38:34.776 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (0.6.0) 2026-08-26 20:38:34.777 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.2.0) 2026-08-26 20:38:34.782 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (3.0.53) 2026-08-26 20:38:34.782 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (1.11.0) 2026-08-26 20:38:34.783 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (15.0.0) 2026-08-26 20:38:34.783 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (1.8.0) 2026-08-26 20:38:34.793 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev64) (1.17.0) 2026-08-26 20:38:34.796 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev64) (2.1.0) 2026-08-26 20:38:34.797 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev64) (24.2.1) 2026-08-26 20:38:34.813 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:38:34.814 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (3.18) 2026-08-26 20:38:34.814 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (2.7.0) 2026-08-26 20:38:34.815 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (2023.11.17) 2026-08-26 20:38:34.832 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (4.2.0) 2026-08-26 20:38:34.833 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (2.20.0) 2026-08-26 20:38:34.838 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev64) (0.1.2) 2026-08-26 20:38:34.847 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev64) (0.8) 2026-08-26 20:38:34.878 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (3.6.1) 2026-08-26 20:38:34.879 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (3.5.0) 2026-08-26 20:38:34.880 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev64) (4.0.1) 2026-08-26 20:38:34.922 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev64) (0.8.1) 2026-08-26 20:38:34.923 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev64) (9.0.0) 2026-08-26 20:38:34.926 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev64) (4.1.0) 2026-08-26 20:38:34.954 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-08-26 20:38:34.969 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-08-26 20:38:34.979 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-26 20:38:35.000 | Building wheels for collected packages: octavia 2026-08-26 20:38:35.001 | Building editable for octavia (pyproject.toml): started 2026-08-26 20:38:35.657 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-08-26 20:38:35.658 | Created wheel for octavia: filename=octavia-18.1.0.dev64-0.editable-py3-none-any.whl size=9722 sha256=5156ba29afd0595ce463cf3c21769872ba97ddee2431a3eb637a88343d1952ee 2026-08-26 20:38:35.658 | Stored in directory: /tmp/pip-ephem-wheel-cache-c9j4g_vt/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-08-26 20:38:35.663 | Successfully built octavia 2026-08-26 20:38:35.807 | Installing collected packages: pyasn1, gunicorn, pyasn1-modules, octavia 2026-08-26 20:38:36.203 | 2026-08-26 20:38:36.216 | Successfully installed gunicorn-26.0.0 octavia-18.1.0.dev64 pyasn1-0.6.4 pyasn1-modules-0.4.2 2026-08-26 20:38:36.386 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:38:36.393 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:38:36.400 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:38:36.406 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:36.412 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:36.418 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:38:36.424 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:36.429 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:38:36.434 | ++ functions-common:time_stop:2427 : start_time=1787776710769 2026-08-26 20:38:36.441 | ++ functions-common:time_stop:2429 : [[ -z 1787776710769 ]] 2026-08-26 20:38:36.448 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:36.458 | ++ functions-common:time_stop:2432 : end_time=1787776716451 2026-08-26 20:38:36.464 | ++ functions-common:time_stop:2433 : elapsed_time=5682 2026-08-26 20:38:36.469 | ++ functions-common:time_stop:2434 : total=279290 2026-08-26 20:38:36.476 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:36.483 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=284972 2026-08-26 20:38:36.490 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:38:36.497 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:38:36.504 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:38:36.511 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-08-26 20:38:36.519 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-08-26 20:38:36.526 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:36.547 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:38:36.554 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-08-26 20:38:36.562 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:36.568 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-08-26 20:38:36.574 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-08-26 20:38:36.582 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-08-26 20:38:36.590 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:38:36.597 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:38:36.604 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-08-26 20:38:36.610 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:38:36.618 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-08-26 20:38:36.625 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-08-26 20:38:36.632 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:38:36.640 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-08-26 20:38:36.647 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-08-26 20:38:36.656 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:38:36.666 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:38:36.668 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:38:36.679 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-08-26 20:38:36.687 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-08-26 20:38:36.694 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-08-26 20:38:36.703 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-08-26 20:38:36.709 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-08-26 20:38:36.765 | Using python 3.12 to install python-octaviaclient 2026-08-26 20:38:36.772 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-08-26 20:38:37.467 | Collecting python-octaviaclient 2026-08-26 20:38:38.572 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-26 20:38:38.583 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.16.0) 2026-08-26 20:38:38.583 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.16.0) 2026-08-26 20:38:38.632 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-08-26 20:38:38.641 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-26 20:38:38.651 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.7.0) 2026-08-26 20:38:38.655 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.11.0) 2026-08-26 20:38:38.655 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.2.0) 2026-08-26 20:38:38.657 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-08-26 20:38:38.658 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-08-26 20:38:38.662 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-08-26 20:38:38.662 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-08-26 20:38:38.664 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.18.0) 2026-08-26 20:38:38.665 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.9.1) 2026-08-26 20:38:38.667 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-08-26 20:38:38.672 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.0.53) 2026-08-26 20:38:38.673 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-08-26 20:38:38.675 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (15.0.0) 2026-08-26 20:38:38.675 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.8.0) 2026-08-26 20:38:38.678 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-08-26 20:38:38.679 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.9.0) 2026-08-26 20:38:38.681 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.16.0) 2026-08-26 20:38:38.689 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.19.0) 2026-08-26 20:38:38.690 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.9.0) 2026-08-26 20:38:38.696 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-08-26 20:38:38.696 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-08-26 20:38:38.697 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.5.0) 2026-08-26 20:38:38.699 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-08-26 20:38:38.700 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.33) 2026-08-26 20:38:38.702 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.11.3) 2026-08-26 20:38:38.703 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-08-26 20:38:38.705 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (2.1.1) 2026-08-26 20:38:38.708 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.0) 2026-08-26 20:38:38.713 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.1.1) 2026-08-26 20:38:38.718 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.2.1) 2026-08-26 20:38:38.721 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-08-26 20:38:38.722 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-08-26 20:38:38.722 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.3) 2026-08-26 20:38:38.727 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (84.0.0) 2026-08-26 20:38:38.729 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.8.2) 2026-08-26 20:38:38.737 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-08-26 20:38:38.737 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (6.2.0) 2026-08-26 20:38:38.739 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (3.1.0) 2026-08-26 20:38:38.739 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.7.0) 2026-08-26 20:38:38.742 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.3.0) 2026-08-26 20:38:38.743 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-08-26 20:38:38.745 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (8.3.0) 2026-08-26 20:38:38.747 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (6.5.0) 2026-08-26 20:38:38.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.9.0.post0) 2026-08-26 20:38:38.752 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (1.17.0) 2026-08-26 20:38:38.754 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.5.0) 2026-08-26 20:38:38.755 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.18) 2026-08-26 20:38:38.756 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-08-26 20:38:38.757 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-08-26 20:38:38.765 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-08-26 20:38:38.766 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.20.0) 2026-08-26 20:38:38.769 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-08-26 20:38:38.800 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-08-26 20:38:38.828 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-26 20:38:38.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 34.7 MB/s 0:00:00 2026-08-26 20:38:39.038 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-08-26 20:38:40.414 | 2026-08-26 20:38:40.428 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.2.1 2026-08-26 20:38:40.533 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:38:40.541 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:38:40.549 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:38:40.556 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:38:40.562 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:38:40.570 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:38:40.578 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:38:40.584 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:38:40.592 | ++ functions-common:time_stop:2427 : start_time=1787776716752 2026-08-26 20:38:40.598 | ++ functions-common:time_stop:2429 : [[ -z 1787776716752 ]] 2026-08-26 20:38:40.607 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:38:40.620 | ++ functions-common:time_stop:2432 : end_time=1787776720610 2026-08-26 20:38:40.626 | ++ functions-common:time_stop:2433 : elapsed_time=3858 2026-08-26 20:38:40.632 | ++ functions-common:time_stop:2434 : total=284972 2026-08-26 20:38:40.640 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:38:40.646 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=288830 2026-08-26 20:38:40.653 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:38:40.660 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:38:40.666 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:38:40.672 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-26 20:38:40.680 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-26 20:38:40.687 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-26 20:38:40.694 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-26 20:38:40.701 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:38:40.708 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-26 20:38:40.716 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-26 20:38:40.723 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-08-26 20:38:40.729 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-26 20:38:40.736 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-26 20:38:40.743 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-26 20:38:40.750 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-26 20:38:40.757 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-26 20:38:40.764 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:38:40.771 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:38:40.778 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:38:40.788 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-26 20:38:40.831 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:38:40.838 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:38:40.846 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-26 20:38:40.852 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:38:40.859 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-26 20:38:40.865 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-08-26 20:38:40.871 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:38:40.879 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-26 20:38:40.885 | ++ functions-common:git_clone:591 : local git_ref=/opt/stack/magnum-cluster-api 2026-08-26 20:38:40.891 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-26 20:38:40.898 | +++ functions-common:git_clone:593 : pwd 2026-08-26 20:38:40.904 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-26 20:38:40.911 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-26 20:38:40.918 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-26 20:38:40.959 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-26 20:38:40.966 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-26 20:38:40.972 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-26 20:38:40.980 | ++ functions-common:git_clone:610 : echo /opt/stack/magnum-cluster-api 2026-08-26 20:38:40.981 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-26 20:38:40.992 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-26 20:38:40.998 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-26 20:38:41.004 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.035 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.043 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-26 20:38:41.043 | ++ functions-common:git_clone:673 : head -1 2026-08-26 20:38:41.055 | 2388364 chore(deps): update rust crate serde_json to v1.0.151 2026-08-26 20:38:41.064 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-26 20:38:41.072 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.078 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:38:41.084 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:38:41.091 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:38:41.097 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:38:41.104 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-08-26 20:38:41.112 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:38:41.119 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:38:41.126 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:38:41.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:38:41.140 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:38:41.148 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.155 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:38:41.163 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:38:41.170 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:38:41.178 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:38:41.187 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-08-26 20:38:41.201 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-08-26 20:38:41.209 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-08-26 20:38:41.218 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-08-26 20:38:41.235 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-08-26 20:38:41.242 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-08-26 20:38:41.355 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-08-26 20:38:41.359 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:38:41.365 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:38:41.370 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:38:41.376 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-26 20:38:41.380 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-26 20:38:41.383 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:38:41.387 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:38:41.394 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:38:41.400 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:38:41.406 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:38:41.413 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:38:41.421 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:38:41.430 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.482 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-08-26 20:38:41.489 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-08-26 20:38:42.106 | Obtaining file:///opt/stack/magnum-cluster-api 2026-08-26 20:38:42.108 | Installing build dependencies: started 2026-08-26 20:38:44.739 | Installing build dependencies: finished with status 'done' 2026-08-26 20:38:44.740 | Checking if build backend supports build_editable: started 2026-08-26 20:38:44.834 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:38:44.835 | Getting requirements to build editable: started 2026-08-26 20:38:44.897 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:38:44.898 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:38:50.243 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:38:50.272 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.38.2) (2023.11.17) 2026-08-26 20:38:50.273 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.4.2) 2026-08-26 20:38:50.416 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.38.2) 2026-08-26 20:38:57.768 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-08-26 20:38:57.784 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.41.2) 2026-08-26 20:38:57.806 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.38.2) 2026-08-26 20:38:57.818 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-08-26 20:38:57.867 | Installing build dependencies: started 2026-08-26 20:38:58.689 | Installing build dependencies: finished with status 'done' 2026-08-26 20:38:58.690 | Getting requirements to build wheel: started 2026-08-26 20:38:58.993 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:38:58.995 | Installing backend dependencies: started 2026-08-26 20:38:59.819 | Installing backend dependencies: finished with status 'done' 2026-08-26 20:38:59.820 | Preparing metadata (pyproject.toml): started 2026-08-26 20:39:00.088 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:39:00.150 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.161 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl.metadata (1.8 kB) 2026-08-26 20:39:00.174 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (22.1.0.dev97) 2026-08-26 20:39:00.175 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (7.6.1) 2026-08-26 20:39:00.176 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (10.7.0) 2026-08-26 20:39:00.177 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.5.0) 2026-08-26 20:39:00.178 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.3.0) 2026-08-26 20:39:00.178 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (3.12.0) 2026-08-26 20:39:00.179 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.8.0) 2026-08-26 20:39:00.180 | Requirement already satisfied: openstacksdk in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.19.0) 2026-08-26 20:39:00.210 | Collecting pykube-ng (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.222 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-26 20:39:00.235 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.8.1) 2026-08-26 20:39:00.263 | Collecting python-heatclient (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.274 | Downloading python_heatclient-5.3.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-26 20:39:00.283 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.2.0) 2026-08-26 20:39:00.283 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (2.34.2) 2026-08-26 20:39:00.308 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.318 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-08-26 20:39:00.349 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.361 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-26 20:39:00.397 | Collecting shortuuid (from magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.407 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-08-26 20:39:00.421 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (2.8.0) 2026-08-26 20:39:00.422 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (3.5.5) 2026-08-26 20:39:00.430 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.38.2) (1.17.0) 2026-08-26 20:39:00.432 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.9.0.post0) 2026-08-26 20:39:00.433 | Requirement already satisfied: pyyaml>=6.0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (6.0.3) 2026-08-26 20:39:00.466 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.477 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-08-26 20:39:00.514 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.525 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-08-26 20:39:00.537 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.7.0) 2026-08-26 20:39:00.560 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:00.571 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-08-26 20:39:01.217 | Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.227 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-26 20:39:01.258 | Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.267 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl.metadata (5.9 kB) 2026-08-26 20:39:01.292 | Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.303 | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-26 20:39:01.311 | Requirement already satisfied: attrs>=17.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (26.1.0) 2026-08-26 20:39:01.389 | Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.398 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB) 2026-08-26 20:39:01.650 | Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.660 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-08-26 20:39:01.731 | Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:01.741 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (16 kB) 2026-08-26 20:39:01.752 | Requirement already satisfied: typing_extensions>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-08-26 20:39:02.105 | Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-26 20:39:02.115 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (103 kB) 2026-08-26 20:39:02.136 | Requirement already satisfied: idna>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.18) 2026-08-26 20:39:02.144 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.0.52) 2026-08-26 20:39:02.144 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.13.0) 2026-08-26 20:39:02.145 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.11) 2026-08-26 20:39:02.145 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.19.1) 2026-08-26 20:39:02.146 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-08-26 20:39:02.146 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-08-26 20:39:02.146 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.33) 2026-08-26 20:39:02.147 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.16.0) 2026-08-26 20:39:02.147 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (13.0.1) 2026-08-26 20:39:02.148 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.0) 2026-08-26 20:39:02.148 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.1.1) 2026-08-26 20:39:02.149 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.9.0) 2026-08-26 20:39:02.149 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.2.0) 2026-08-26 20:39:02.149 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (8.2.0) 2026-08-26 20:39:02.150 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.0.1) 2026-08-26 20:39:02.150 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.9.0) 2026-08-26 20:39:02.151 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.11.0) 2026-08-26 20:39:02.152 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.8.0) 2026-08-26 20:39:02.152 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (10.2.0) 2026-08-26 20:39:02.152 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.12.0) 2026-08-26 20:39:02.153 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.0.3) 2026-08-26 20:39:02.153 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-08-26 20:39:02.153 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-08-26 20:39:02.154 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.9.1) 2026-08-26 20:39:02.154 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.4.0) 2026-08-26 20:39:02.155 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (43.0.3) 2026-08-26 20:39:02.155 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.8) 2026-08-26 20:39:02.156 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.4.1) 2026-08-26 20:39:02.158 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.0) 2026-08-26 20:39:02.158 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-08-26 20:39:02.159 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.18.0) 2026-08-26 20:39:02.161 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.53) 2026-08-26 20:39:02.162 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.11.0) 2026-08-26 20:39:02.162 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (15.0.0) 2026-08-26 20:39:02.162 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-08-26 20:39:02.164 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.1) 2026-08-26 20:39:02.166 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0) 2026-08-26 20:39:02.168 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.1) 2026-08-26 20:39:02.170 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.0) 2026-08-26 20:39:02.171 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.9.0) 2026-08-26 20:39:02.173 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.3.0) 2026-08-26 20:39:02.174 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.13.0) 2026-08-26 20:39:02.175 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.8.0) 2026-08-26 20:39:02.179 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.5.0) 2026-08-26 20:39:02.179 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.1.0) 2026-08-26 20:39:02.180 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (4.11.3) 2026-08-26 20:39:02.180 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (7.2.2) 2026-08-26 20:39:02.188 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (0.20) 2026-08-26 20:39:02.188 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-08-26 20:39:02.190 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (2.3.0) 2026-08-26 20:39:02.192 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.38.2) (2.0.0) 2026-08-26 20:39:02.197 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.2) 2026-08-26 20:39:02.198 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.2) 2026-08-26 20:39:02.203 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:39:02.204 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.1.7) 2026-08-26 20:39:02.204 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-08-26 20:39:02.205 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.6.2) 2026-08-26 20:39:02.205 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.17.0) 2026-08-26 20:39:02.207 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.1.0) 2026-08-26 20:39:02.213 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.3) 2026-08-26 20:39:02.213 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (26.3) 2026-08-26 20:39:02.216 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.26.0) 2026-08-26 20:39:02.218 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.0.0) 2026-08-26 20:39:02.219 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.6) 2026-08-26 20:39:02.219 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-08-26 20:39:02.223 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.3) 2026-08-26 20:39:02.229 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.38.2) (1.2.1) 2026-08-26 20:39:02.237 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-08-26 20:39:02.237 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (2.5.1) 2026-08-26 20:39:02.238 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.10.1) 2026-08-26 20:39:02.238 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (1.7.6) 2026-08-26 20:39:02.241 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.2.0) 2026-08-26 20:39:02.244 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.7) 2026-08-26 20:39:02.248 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.3.2) 2026-08-26 20:39:02.256 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (84.0.0) 2026-08-26 20:39:02.268 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.2) 2026-08-26 20:39:02.296 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api==0.38.2) (4.7.0) 2026-08-26 20:39:02.304 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:39:02.315 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-08-26 20:39:02.316 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.20.0) 2026-08-26 20:39:02.320 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.1.2) 2026-08-26 20:39:02.329 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (0.8) 2026-08-26 20:39:02.352 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.6.1) 2026-08-26 20:39:02.352 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.26.0) 2026-08-26 20:39:02.353 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-08-26 20:39:02.353 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.1.4) 2026-08-26 20:39:02.354 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-08-26 20:39:02.360 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2025.9.1) 2026-08-26 20:39:02.361 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.37.0) 2026-08-26 20:39:02.362 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.6.3) 2026-08-26 20:39:02.407 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.1) 2026-08-26 20:39:02.407 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.0.0) 2026-08-26 20:39:02.414 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-08-26 20:39:02.456 | Collecting python-swiftclient>=3.2.0 (from python-heatclient->magnum-cluster-api==0.38.2) 2026-08-26 20:39:02.466 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-26 20:39:02.485 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.3.1) 2026-08-26 20:39:02.519 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-08-26 20:39:02.537 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl (4.6 MB) 2026-08-26 20:39:02.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 77.0 MB/s 0:00:00 2026-08-26 20:39:02.623 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB) 2026-08-26 20:39:02.650 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 67.3 MB/s 0:00:00 2026-08-26 20:39:02.661 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB) 2026-08-26 20:39:02.680 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (109 kB) 2026-08-26 20:39:02.700 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB) 2026-08-26 20:39:02.718 | Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2026-08-26 20:39:02.736 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-08-26 20:39:02.753 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (242 kB) 2026-08-26 20:39:02.777 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (61 kB) 2026-08-26 20:39:02.797 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-08-26 20:39:02.818 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-08-26 20:39:02.836 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-08-26 20:39:02.857 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-08-26 20:39:02.875 | Downloading python_heatclient-5.3.0-py3-none-any.whl (212 kB) 2026-08-26 20:39:02.899 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-26 20:39:02.918 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-08-26 20:39:02.936 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-08-26 20:39:03.027 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-08-26 20:39:03.028 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-08-26 20:41:02.146 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-08-26 20:41:02.302 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'done' 2026-08-26 20:41:02.305 | Created wheel for magnum-cluster-api: filename=magnum_cluster_api-0.38.2-cp38-abi3-linux_x86_64.whl size=57387 sha256=1f28491ef7b7ec1a94215a8fde877eb21829db864de155fdcf505219eb71a5eb 2026-08-26 20:41:02.305 | Stored in directory: /tmp/pip-ephem-wheel-cache-bn_epxkv/wheels/ab/6c/83/dfa257fe4f865c2bf5c49e249597923b82b0a7c08a5b700e1b 2026-08-26 20:41:02.311 | Building wheel for haproxyadmin (pyproject.toml): started 2026-08-26 20:41:02.587 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-08-26 20:41:02.589 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37209 sha256=d61e940af9bfab5caa2ea7c49701e244130f06b5ba11a8380fe742faab042d03 2026-08-26 20:41:02.589 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-08-26 20:41:02.593 | Successfully built magnum-cluster-api haproxyadmin 2026-08-26 20:41:02.776 | Installing collected packages: durationpy, websocket-client, shortuuid, sherlock, semver, propcache, multidict, haproxyadmin, frozenlist, diskcache, aiohappyeyeballs, yarl, requests-oauthlib, python-swiftclient, pykube-ng, aiosignal, aiohttp, kubernetes, python-heatclient, magnum-cluster-api 2026-08-26 20:41:06.737 | 2026-08-26 20:41:06.752 | Successfully installed aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 diskcache-5.6.3 durationpy-0.10 frozenlist-1.8.0 haproxyadmin-0.2.4 kubernetes-36.0.3 magnum-cluster-api-0.38.2 multidict-6.7.1 propcache-0.5.2 pykube-ng-23.6.0 python-heatclient-5.3.0 python-swiftclient-4.10.0 requests-oauthlib-2.0.0 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 websocket-client-1.9.0 yarl-1.24.5 2026-08-26 20:41:06.978 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:41:06.984 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:06.990 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:06.995 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:07.000 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:07.006 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:07.009 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:07.014 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:07.020 | ++ functions-common:time_stop:2427 : start_time=1787776721468 2026-08-26 20:41:07.024 | ++ functions-common:time_stop:2429 : [[ -z 1787776721468 ]] 2026-08-26 20:41:07.029 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:07.037 | ++ functions-common:time_stop:2432 : end_time=1787776867031 2026-08-26 20:41:07.042 | ++ functions-common:time_stop:2433 : elapsed_time=145563 2026-08-26 20:41:07.048 | ++ functions-common:time_stop:2434 : total=288830 2026-08-26 20:41:07.054 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:07.059 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=434393 2026-08-26 20:41:07.064 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:41:07.071 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:41:07.077 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:41:07.084 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum-cluster-api 2026-08-26 20:41:07.090 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum-cluster-api 2026-08-26 20:41:07.094 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:41:07.101 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:41:07.108 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/magnum-cluster-api, ]] 2026-08-26 20:41:07.116 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:41:07.122 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:41:07.127 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:41:07.134 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:41:07.141 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.148 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-26 20:41:07.155 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack install 2026-08-26 20:41:07.161 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-26 20:41:07.207 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:07.214 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-26 20:41:07.221 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.160:6641 2026-08-26 20:41:07.228 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.160:6642 2026-08-26 20:41:07.237 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:41:07.244 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-26 20:41:07.251 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:49 : is_ovn_enabled 2026-08-26 20:41:07.258 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-08-26 20:41:07.265 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-08-26 20:41:07.272 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-08-26 20:41:07.279 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:50 : _install_provider_driver 2026-08-26 20:41:07.286 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_install_provider_driver:38 : setup_develop /opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.293 | ++ inc/python:setup_develop:353 : local bindep 2026-08-26 20:41:07.300 | ++ inc/python:setup_develop:354 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:41:07.307 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.314 | ++ inc/python:setup_develop:359 : local extras= 2026-08-26 20:41:07.321 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/ovn-octavia-provider -e 2026-08-26 20:41:07.328 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-26 20:41:07.336 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:41:07.343 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.350 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-26 20:41:07.357 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-26 20:41:07.366 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.372 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-26 20:41:07.380 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.387 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-26 20:41:07.394 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-26 20:41:07.402 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/ovn-octavia-provider/setup.cfg 2026-08-26 20:41:07.416 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=ovn-octavia-provider 2026-08-26 20:41:07.423 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ovn-octavia-provider ']' 2026-08-26 20:41:07.429 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ovn-octavia-provider 2026-08-26 20:41:07.539 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/ovn-octavia-provider -e 2026-08-26 20:41:07.545 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-26 20:41:07.553 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-26 20:41:07.557 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-26 20:41:07.564 | ++ inc/python:setup_package:439 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-26 20:41:07.569 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.576 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-26 20:41:07.583 | ++ inc/python:setup_package:446 : local extras= 2026-08-26 20:41:07.589 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-26 20:41:07.596 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-26 20:41:07.601 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-26 20:41:07.608 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-26 20:41:07.615 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-26 20:41:07.623 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.676 | Using python 3.12 to install /opt/stack/ovn-octavia-provider 2026-08-26 20:41:07.683 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/ovn-octavia-provider 2026-08-26 20:41:08.302 | Obtaining file:///opt/stack/ovn-octavia-provider 2026-08-26 20:41:08.304 | Installing build dependencies: started 2026-08-26 20:41:09.158 | Installing build dependencies: finished with status 'done' 2026-08-26 20:41:09.161 | Checking if build backend supports build_editable: started 2026-08-26 20:41:09.486 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-26 20:41:09.487 | Getting requirements to build editable: started 2026-08-26 20:41:09.640 | Getting requirements to build editable: finished with status 'done' 2026-08-26 20:41:09.642 | Installing backend dependencies: started 2026-08-26 20:41:10.487 | Installing backend dependencies: finished with status 'done' 2026-08-26 20:41:10.489 | Preparing editable metadata (pyproject.toml): started 2026-08-26 20:41:10.858 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:41:10.883 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.16.0) 2026-08-26 20:41:10.887 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (1.3.0) 2026-08-26 20:41:10.887 | Requirement already satisfied: neutron-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.0.1) 2026-08-26 20:41:10.887 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (4.19.0) 2026-08-26 20:41:10.887 | Requirement already satisfied: oslo.config>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (10.7.0) 2026-08-26 20:41:10.887 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (8.3.0) 2026-08-26 20:41:10.888 | Requirement already satisfied: oslo.messaging>=12.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (18.2.0) 2026-08-26 20:41:10.889 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.11.0) 2026-08-26 20:41:10.890 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (10.2.0) 2026-08-26 20:41:10.891 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (3.7.1) 2026-08-26 20:41:10.892 | Requirement already satisfied: ovsdbapp>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.19.0) 2026-08-26 20:41:10.893 | Requirement already satisfied: pbr>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (7.0.3) 2026-08-26 20:41:10.894 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.0.52) 2026-08-26 20:41:10.895 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (9.1.4) 2026-08-26 20:41:10.896 | Requirement already satisfied: octavia-lib>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (3.12.0) 2026-08-26 20:41:10.898 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.1.0) 2026-08-26 20:41:10.899 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.34.2) 2026-08-26 20:41:10.900 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (5.9.1) 2026-08-26 20:41:10.901 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (1.9.0) 2026-08-26 20:41:10.902 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (4.16.0) 2026-08-26 20:41:10.906 | Requirement already satisfied: pecan>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.8.0) 2026-08-26 20:41:10.907 | Requirement already satisfied: os-ken>=0.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.2.2) 2026-08-26 20:41:10.907 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (7.6.1) 2026-08-26 20:41:10.908 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.5.0) 2026-08-26 20:41:10.909 | Requirement already satisfied: oslo.db>=12.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (18.1.1) 2026-08-26 20:41:10.909 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.9.0) 2026-08-26 20:41:10.910 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.0.1) 2026-08-26 20:41:10.911 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.8.0) 2026-08-26 20:41:10.912 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.12.0) 2026-08-26 20:41:10.912 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.4.0) 2026-08-26 20:41:10.913 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.3.7) 2026-08-26 20:41:10.913 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.8.11) 2026-08-26 20:41:10.914 | Requirement already satisfied: os-traits>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.9.0) 2026-08-26 20:41:10.915 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.1.0) 2026-08-26 20:41:10.916 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.3.0) 2026-08-26 20:41:10.919 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (43.0.3) 2026-08-26 20:41:10.920 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (5.3.1) 2026-08-26 20:41:10.921 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.5.0) 2026-08-26 20:41:10.922 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.1.0) 2026-08-26 20:41:10.922 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (1.33) 2026-08-26 20:41:10.923 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (4.11.3) 2026-08-26 20:41:10.923 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (7.2.2) 2026-08-26 20:41:10.924 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (6.0.3) 2026-08-26 20:41:10.926 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (2.1.1) 2026-08-26 20:41:10.928 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (3.0) 2026-08-26 20:41:10.932 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev33) (3.1.1) 2026-08-26 20:41:10.934 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.41.2) 2026-08-26 20:41:10.934 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.2.1) 2026-08-26 20:41:10.934 | Requirement already satisfied: ncclient>=0.6.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.7.1) 2026-08-26 20:41:10.935 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (26.3) 2026-08-26 20:41:10.936 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.5.1) 2026-08-26 20:41:10.937 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.8.0) 2026-08-26 20:41:10.937 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.5.5) 2026-08-26 20:41:10.942 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (6.1.1) 2026-08-26 20:41:10.943 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (4.0.0) 2026-08-26 20:41:10.947 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.20) 2026-08-26 20:41:10.949 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==10.1.0.dev33) (2.0.0) 2026-08-26 20:41:10.952 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.19.1) 2026-08-26 20:41:10.954 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (2.1.2) 2026-08-26 20:41:10.954 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.6.2) 2026-08-26 20:41:10.956 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.4.1) 2026-08-26 20:41:10.958 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==10.1.0.dev33) (2.9.0.post0) 2026-08-26 20:41:10.960 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.5.0) 2026-08-26 20:41:10.961 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (7.1.7) 2026-08-26 20:41:10.962 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.3.1) 2026-08-26 20:41:10.962 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.6.2) 2026-08-26 20:41:10.963 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (8.2.0) 2026-08-26 20:41:10.963 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (0.17.0) 2026-08-26 20:41:10.965 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.1.0) 2026-08-26 20:41:10.969 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (2026.3) 2026-08-26 20:41:10.972 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (0.26.0) 2026-08-26 20:41:10.974 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (5.0.0) 2026-08-26 20:41:10.974 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.1.6) 2026-08-26 20:41:10.975 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (4.0.1) 2026-08-26 20:41:10.978 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev33) (3.0.3) 2026-08-26 20:41:10.985 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.1.0) 2026-08-26 20:41:10.985 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.10.1) 2026-08-26 20:41:10.986 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.7.6) 2026-08-26 20:41:10.988 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==10.1.0.dev33) (3.3.2) 2026-08-26 20:41:10.992 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.18.0) 2026-08-26 20:41:10.995 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovn-octavia-provider==10.1.0.dev33) (2.4.0) 2026-08-26 20:41:10.997 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=2.1.0->ovn-octavia-provider==10.1.0.dev33) (4.3.2) 2026-08-26 20:41:11.003 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (3.0.3) 2026-08-26 20:41:11.003 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (1.6.2) 2026-08-26 20:41:11.006 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (84.0.0) 2026-08-26 20:41:11.018 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.8.2) 2026-08-26 20:41:11.028 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ovn-octavia-provider==10.1.0.dev33) (1.17.0) 2026-08-26 20:41:11.032 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (3.5.0) 2026-08-26 20:41:11.033 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (3.18) 2026-08-26 20:41:11.033 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2.7.0) 2026-08-26 20:41:11.034 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (2023.11.17) 2026-08-26 20:41:11.046 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev33) (0.8) 2026-08-26 20:41:11.088 | Building wheels for collected packages: ovn-octavia-provider 2026-08-26 20:41:11.089 | Building editable for ovn-octavia-provider (pyproject.toml): started 2026-08-26 20:41:11.502 | Building editable for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-08-26 20:41:11.503 | Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-10.1.0.dev33-0.editable-py3-none-any.whl size=8310 sha256=8b2f1e501a4b51703afe608cfa1478f0f91edcedecea8094d8e9600d50f95472 2026-08-26 20:41:11.503 | Stored in directory: /tmp/pip-ephem-wheel-cache-9q6zz643/wheels/3e/51/f9/4036f8bebd244fd803a75fac3ec387c680ddaf1f4d4b078d4e 2026-08-26 20:41:11.508 | Successfully built ovn-octavia-provider 2026-08-26 20:41:11.668 | Installing collected packages: ovn-octavia-provider 2026-08-26 20:41:11.700 | Successfully installed ovn-octavia-provider-10.1.0.dev33 2026-08-26 20:41:11.813 | ++ inc/python:pip_install:216 : result=0 2026-08-26 20:41:11.818 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:11.824 | ++ functions-common:time_stop:2420 : local name 2026-08-26 20:41:11.829 | ++ functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:11.835 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:11.841 | ++ functions-common:time_stop:2423 : local total 2026-08-26 20:41:11.847 | ++ functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:11.853 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:11.857 | ++ functions-common:time_stop:2427 : start_time=1787776867663 2026-08-26 20:41:11.863 | ++ functions-common:time_stop:2429 : [[ -z 1787776867663 ]] 2026-08-26 20:41:11.870 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:11.879 | ++ functions-common:time_stop:2432 : end_time=1787776871873 2026-08-26 20:41:11.885 | ++ functions-common:time_stop:2433 : elapsed_time=4210 2026-08-26 20:41:11.890 | ++ functions-common:time_stop:2434 : total=434393 2026-08-26 20:41:11.896 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:11.900 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438603 2026-08-26 20:41:11.907 | ++ inc/python:pip_install:219 : return 0 2026-08-26 20:41:11.914 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-26 20:41:11.920 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:41:11.926 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/ovn-octavia-provider 2026-08-26 20:41:11.933 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/ovn-octavia-provider 2026-08-26 20:41:11.939 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:41:11.945 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:41:11.951 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/ovn-octavia-provider, ]] 2026-08-26 20:41:11.958 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-26 20:41:11.966 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-26 20:41:11.973 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-26 20:41:11.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-26 20:41:11.985 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-08-26 20:41:11.993 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-openstackclient, ]] 2026-08-26 20:41:12.000 | + inc/python:use_library_from_git:269 : return 1 2026-08-26 20:41:12.007 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-26 20:41:12.014 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-26 20:41:12.020 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-26 20:41:12.029 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-26 20:41:12.035 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-26 20:41:12.041 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-26 20:41:12.052 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-26 20:41:12.053 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-26 20:41:12.064 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-26 20:41:12.070 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-26 20:41:12.077 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:41:12.085 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:41:12.092 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:41:12.151 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-26 20:41:12.158 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-26 20:41:12.728 | Requirement already satisfied: python-openstackclient!=7.3.0,!=7.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (10.2.1) 2026-08-26 20:41:12.729 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-26 20:41:12.730 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-26 20:41:12.730 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-26 20:41:12.731 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.0) 2026-08-26 20:41:12.731 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-26 20:41:12.731 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-26 20:41:12.732 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-26 20:41:12.732 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.2.0) 2026-08-26 20:41:12.733 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-26 20:41:12.733 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-08-26 20:41:12.734 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-26 20:41:12.734 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-26 20:41:12.735 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-26 20:41:12.735 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-26 20:41:12.737 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-26 20:41:12.737 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-26 20:41:12.738 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-26 20:41:12.738 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-26 20:41:12.739 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-08-26 20:41:12.741 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-26 20:41:12.743 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-26 20:41:12.743 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-26 20:41:12.744 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-26 20:41:12.744 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-26 20:41:12.744 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-26 20:41:12.745 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-26 20:41:12.745 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-26 20:41:12.746 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-26 20:41:12.746 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-26 20:41:12.749 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-26 20:41:12.751 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-26 20:41:12.754 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-08-26 20:41:12.756 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-26 20:41:12.756 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-26 20:41:12.757 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-08-26 20:41:12.759 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-26 20:41:12.762 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-08-26 20:41:12.768 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-26 20:41:12.768 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-26 20:41:12.769 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-26 20:41:12.770 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-08-26 20:41:12.772 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-26 20:41:12.773 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-26 20:41:12.776 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-26 20:41:12.778 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-26 20:41:12.778 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-26 20:41:12.781 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-26 20:41:12.784 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-08-26 20:41:12.784 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-26 20:41:12.785 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-26 20:41:12.785 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-26 20:41:12.793 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-26 20:41:12.794 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-26 20:41:12.796 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-26 20:41:13.040 | + inc/python:pip_install:216 : result=0 2026-08-26 20:41:13.046 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:13.054 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:13.061 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:13.067 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:13.075 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:13.082 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:13.088 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:13.096 | + functions-common:time_stop:2427 : start_time=1787776872136 2026-08-26 20:41:13.102 | + functions-common:time_stop:2429 : [[ -z 1787776872136 ]] 2026-08-26 20:41:13.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:13.118 | + functions-common:time_stop:2432 : end_time=1787776873111 2026-08-26 20:41:13.123 | + functions-common:time_stop:2433 : elapsed_time=975 2026-08-26 20:41:13.130 | + functions-common:time_stop:2434 : total=438603 2026-08-26 20:41:13.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:13.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439578 2026-08-26 20:41:13.149 | + inc/python:pip_install:219 : return 0 2026-08-26 20:41:13.154 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-26 20:41:13.195 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:13.202 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-26 20:41:13.208 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:41:13.215 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:41:13.222 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.229 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-26 20:41:13.236 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.242 | + functions-common:run_process:1676 : local group= 2026-08-26 20:41:13.248 | + functions-common:run_process:1677 : local user= 2026-08-26 20:41:13.255 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:41:13.262 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-26 20:41:13.268 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:41:13.275 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:41:13.281 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:13.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:13.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:13.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776873300 2026-08-26 20:41:13.314 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-26 20:41:13.356 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:13.364 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-08-26 20:41:13.371 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-26 20:41:13.378 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.385 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.392 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.399 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.405 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-08-26 20:41:13.412 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-26 20:41:13.419 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-26 20:41:13.425 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:41:13.432 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:41:13.438 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:41:13.445 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:41:13.451 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-26 20:41:13.458 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-08-26 20:41:13.465 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-08-26 20:41:13.471 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-26 20:41:13.477 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:13.483 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:41:13.490 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-26 20:41:13.496 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:41:13.502 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:41:13.507 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:41:13.513 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-26 20:41:13.520 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:41:13.530 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-08-26 20:41:13.667 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:41:13.808 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-26 20:41:13.932 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-26 20:41:14.051 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-26 20:41:14.171 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-26 20:41:14.285 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:41:14.402 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:41:14.408 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:41:14.415 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-26 20:41:14.554 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:41:14.952 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-26 20:41:14.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-26 20:41:15.305 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-26 20:41:15.349 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:41:15.357 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:15.364 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:15.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:15.377 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:15.384 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:15.390 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:41:15.397 | + functions-common:time_stop:2427 : start_time=1787776873300 2026-08-26 20:41:15.403 | + functions-common:time_stop:2429 : [[ -z 1787776873300 ]] 2026-08-26 20:41:15.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:15.422 | + functions-common:time_stop:2432 : end_time=1787776875415 2026-08-26 20:41:15.429 | + functions-common:time_stop:2433 : elapsed_time=2115 2026-08-26 20:41:15.435 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:41:15.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:15.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2115 2026-08-26 20:41:15.456 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-26 20:41:15.467 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-26 20:41:15.479 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.AAiQ9j8XEj 2026-08-26 20:41:15.485 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-26 20:41:15.492 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-26 20:41:15.499 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-26 20:41:15.506 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-26 20:41:15.512 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-26 20:41:15.519 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:41:15.526 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:41:15.533 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-26 20:41:15.575 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:15.582 | + ./stack.sh:main:1068 : configure_database 2026-08-26 20:41:15.589 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-26 20:41:15.596 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-26 20:41:15.602 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-26 20:41:15.608 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:41:15.614 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-26 20:41:15.621 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-26 20:41:15.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:15.633 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:15.640 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-26 20:41:15.646 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-26 20:41:15.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:15.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:15.663 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-26 20:41:15.671 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-26 20:41:15.674 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-26 20:41:15.681 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-26 20:41:15.687 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-26 20:41:15.695 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-26 20:41:15.703 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-26 20:41:15.704 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-26 20:41:15.714 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-26 20:41:15.851 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-26 20:41:15.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:41:15.864 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:41:15.870 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:41:15.876 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:41:15.882 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:41:15.888 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:41:15.894 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:41:15.900 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:41:15.906 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:41:15.912 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:41:15.919 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:41:15.925 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:41:15.931 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:41:15.938 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-26 20:41:15.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:15.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:15.956 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-26 20:41:15.962 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:41:15.968 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-26 20:41:18.192 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-26 20:41:18.198 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-26 20:41:18.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:18.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:18.216 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-26 20:41:18.223 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-26 20:41:18.231 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-26 20:41:18.259 | mysqladmin: connect to server at 'localhost' failed 2026-08-26 20:41:18.259 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-26 20:41:18.270 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-26 20:41:18.277 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-26 20:41:18.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:18.292 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:18.299 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-26 20:41:18.306 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-08-26 20:41:18.313 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-26 20:41:18.324 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-08-26 20:41:18.325 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-26 20:41:18.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:18.444 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-26 20:41:18.454 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-26 20:41:18.454 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-26 20:41:18.455 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-26 20:41:18.465 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-26 20:41:18.471 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-26 20:41:18.477 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-26 20:41:18.485 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-26 20:41:18.489 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-08-26 20:41:18.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:18.619 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-26 20:41:18.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:18.724 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-26 20:41:18.857 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-26 20:41:18.979 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-26 20:41:19.102 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-26 20:41:19.108 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-26 20:41:19.115 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-26 20:41:19.115 | enabling MySQL performance counting 2026-08-26 20:41:19.121 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-26 20:41:19.171 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-08-26 20:41:19.177 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-08-26 20:41:19.739 | Processing ./tools/dbcounter 2026-08-26 20:41:19.740 | Installing build dependencies: started 2026-08-26 20:41:21.283 | Installing build dependencies: finished with status 'done' 2026-08-26 20:41:21.284 | Getting requirements to build wheel: started 2026-08-26 20:41:21.649 | Getting requirements to build wheel: finished with status 'done' 2026-08-26 20:41:21.650 | Preparing metadata (pyproject.toml): started 2026-08-26 20:41:21.869 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-26 20:41:21.873 | Building wheels for collected packages: dbcounter 2026-08-26 20:41:21.874 | Building wheel for dbcounter (pyproject.toml): started 2026-08-26 20:41:22.103 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-26 20:41:22.104 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=67bf31807bfe4dc3563c4339b6d82ac1081fa5e24dafc38425ab04a50cf62d80 2026-08-26 20:41:22.104 | Stored in directory: /tmp/pip-ephem-wheel-cache-wpuij0mu/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-08-26 20:41:22.109 | Successfully built dbcounter 2026-08-26 20:41:22.284 | Installing collected packages: dbcounter 2026-08-26 20:41:22.311 | Successfully installed dbcounter-0.1 2026-08-26 20:41:22.414 | + inc/python:pip_install:216 : result=0 2026-08-26 20:41:22.421 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-26 20:41:22.427 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:22.431 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:22.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:22.441 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:22.445 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:22.450 | + functions-common:time_stop:2426 : name=pip_install 2026-08-26 20:41:22.455 | + functions-common:time_stop:2427 : start_time=1787776879160 2026-08-26 20:41:22.460 | + functions-common:time_stop:2429 : [[ -z 1787776879160 ]] 2026-08-26 20:41:22.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:22.474 | + functions-common:time_stop:2432 : end_time=1787776882468 2026-08-26 20:41:22.482 | + functions-common:time_stop:2433 : elapsed_time=3308 2026-08-26 20:41:22.486 | + functions-common:time_stop:2434 : total=439578 2026-08-26 20:41:22.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:22.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=442886 2026-08-26 20:41:22.502 | + inc/python:pip_install:219 : return 0 2026-08-26 20:41:22.507 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-26 20:41:22.513 | + lib/database:recreate_database:112 : local db=stats 2026-08-26 20:41:22.518 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-26 20:41:22.523 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-26 20:41:22.528 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-26 20:41:22.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:22.606 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-26 20:41:22.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:22.690 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-26 20:41:22.691 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-26 20:41:22.697 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:22.751 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-26 20:41:22.757 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-26 20:41:22.875 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-26 20:41:23.007 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-26 20:41:23.131 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-26 20:41:23.251 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-26 20:41:23.365 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-26 20:41:23.479 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-26 20:41:23.602 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-26 20:41:23.608 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:41:23.615 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-26 20:41:25.610 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-26 20:41:25.618 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-26 20:41:25.627 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-26 20:41:25.638 | + functions-common:save_stackenv:67 : time_stamp=2026-08-26-204125 2026-08-26 20:41:25.645 | + functions-common:save_stackenv:68 : echo '# 2026-08-26-204125 1072' 2026-08-26 20:41:25.653 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.659 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:41:25.665 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.672 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-26 20:41:25.680 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.688 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-26 20:41:25.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.701 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:41:25.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.717 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.160 2026-08-26 20:41:25.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.731 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-08-26 20:41:25.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.746 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:41:25.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.761 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:41:25.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.773 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.160 2026-08-26 20:41:25.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.787 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-26 20:41:25.795 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.802 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:41:25.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.815 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:41:25.820 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.826 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-26 20:41:25.833 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.841 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:41:25.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-26 20:41:25.854 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-26 20:41:25.861 | + ./stack.sh:main:1082 : start_dstat 2026-08-26 20:41:25.868 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-26 20:41:25.875 | + functions-common:run_process:1674 : local service=dstat 2026-08-26 20:41:25.881 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-26 20:41:25.888 | + functions-common:run_process:1676 : local group= 2026-08-26 20:41:25.895 | + functions-common:run_process:1677 : local user= 2026-08-26 20:41:25.903 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:41:25.909 | + functions-common:run_process:1680 : local name=dstat 2026-08-26 20:41:25.917 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:41:25.924 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:41:25.932 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:25.939 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:25.948 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:25.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776885953 2026-08-26 20:41:25.967 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-26 20:41:26.010 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:41:26.017 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:41:26.024 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:26.031 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:26.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:26.045 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:26.052 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:26.059 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:41:26.066 | + functions-common:time_stop:2427 : start_time=1787776885953 2026-08-26 20:41:26.072 | + functions-common:time_stop:2429 : [[ -z 1787776885953 ]] 2026-08-26 20:41:26.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:26.090 | + functions-common:time_stop:2432 : end_time=1787776886083 2026-08-26 20:41:26.096 | + functions-common:time_stop:2433 : elapsed_time=130 2026-08-26 20:41:26.104 | + functions-common:time_stop:2434 : total=2115 2026-08-26 20:41:26.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:26.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2245 2026-08-26 20:41:26.122 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:41:26.129 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-26 20:41:26.136 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.142 | + functions-common:run_process:1676 : local group= 2026-08-26 20:41:26.148 | + functions-common:run_process:1677 : local user=root 2026-08-26 20:41:26.154 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-26 20:41:26.161 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-26 20:41:26.167 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:41:26.175 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:41:26.183 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:26.190 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:26.199 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:26.211 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776886203 2026-08-26 20:41:26.218 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-26 20:41:26.262 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:26.269 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:41:26.276 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-26 20:41:26.283 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.291 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.297 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.304 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.312 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-26 20:41:26.319 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-26 20:41:26.327 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-26 20:41:26.334 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:41:26.341 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-26 20:41:26.349 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-26 20:41:26.356 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-08-26 20:41:26.362 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-26 20:41:26.368 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-26 20:41:26.375 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-26 20:41:26.381 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-26 20:41:26.388 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:26.395 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:41:26.402 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-26 20:41:26.409 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-08-26 20:41:26.415 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:41:26.421 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:41:26.428 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-26 20:41:26.435 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:41:26.445 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-08-26 20:41:26.593 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:41:26.740 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-26 20:41:26.873 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-08-26 20:41:27.004 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-26 20:41:27.128 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-26 20:41:27.250 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:41:27.380 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-08-26 20:41:27.387 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-08-26 20:41:27.518 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:41:27.525 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-26 20:41:27.672 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:41:28.056 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-26 20:41:28.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-26 20:41:28.416 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-26 20:41:28.459 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:41:28.465 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:28.472 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:28.480 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:28.488 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:28.493 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:28.500 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:41:28.506 | + functions-common:time_stop:2427 : start_time=1787776886203 2026-08-26 20:41:28.512 | + functions-common:time_stop:2429 : [[ -z 1787776886203 ]] 2026-08-26 20:41:28.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:28.533 | + functions-common:time_stop:2432 : end_time=1787776888525 2026-08-26 20:41:28.539 | + functions-common:time_stop:2433 : elapsed_time=2322 2026-08-26 20:41:28.546 | + functions-common:time_stop:2434 : total=2245 2026-08-26 20:41:28.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:28.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4567 2026-08-26 20:41:28.565 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-26 20:41:28.610 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:41:28.618 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.624 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-26 20:41:28.631 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.638 | + functions-common:run_process:1676 : local group= 2026-08-26 20:41:28.646 | + functions-common:run_process:1677 : local user= 2026-08-26 20:41:28.652 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:41:28.659 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-26 20:41:28.666 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:41:28.672 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:41:28.679 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:28.686 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:28.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:28.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776888698 2026-08-26 20:41:28.712 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-26 20:41:28.760 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:28.768 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-26 20:41:28.776 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-26 20:41:28.784 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.790 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.798 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.806 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.813 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-26 20:41:28.820 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-26 20:41:28.828 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-26 20:41:28.835 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:41:28.842 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:41:28.849 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:41:28.856 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:41:28.863 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-26 20:41:28.870 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-26 20:41:28.877 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-26 20:41:28.885 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-26 20:41:28.893 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:28.900 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:41:28.907 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-26 20:41:28.914 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:41:28.921 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:41:28.928 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:41:28.936 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-26 20:41:28.943 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:41:28.955 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-08-26 20:41:29.104 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:41:29.257 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-26 20:41:29.384 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-08-26 20:41:29.510 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-26 20:41:29.631 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-26 20:41:29.760 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:41:29.895 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:41:29.900 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:41:29.908 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-26 20:41:30.054 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:41:30.440 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-26 20:41:30.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-26 20:41:30.791 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-26 20:41:30.839 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:41:30.846 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:30.853 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:30.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:30.866 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:30.872 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:30.879 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:41:30.885 | + functions-common:time_stop:2427 : start_time=1787776888698 2026-08-26 20:41:30.892 | + functions-common:time_stop:2429 : [[ -z 1787776888698 ]] 2026-08-26 20:41:30.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:30.912 | + functions-common:time_stop:2432 : end_time=1787776890904 2026-08-26 20:41:30.918 | + functions-common:time_stop:2433 : elapsed_time=2206 2026-08-26 20:41:30.925 | + functions-common:time_stop:2434 : total=4567 2026-08-26 20:41:30.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:30.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6773 2026-08-26 20:41:30.945 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-26 20:41:30.987 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:41:30.993 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-26 20:41:31.038 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:41:31.044 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-26 20:41:31.088 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:31.093 | + ./stack.sh:main:1101 : start_etcd3 2026-08-26 20:41:31.100 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-26 20:41:31.106 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000191229 --data-dir /opt/stack/data/etcd' 2026-08-26 20:41:31.112 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-26 20:41:31.120 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000191229=http://162.253.55.160:2380' 2026-08-26 20:41:31.126 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://162.253.55.160:2380' 2026-08-26 20:41:31.134 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://162.253.55.160:2379' 2026-08-26 20:41:31.140 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-26 20:41:31.145 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-26 20:41:31.150 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://162.253.55.160:2379' 2026-08-26 20:41:31.156 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-26 20:41:31.162 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-26 20:41:31.170 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-26 20:41:31.177 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000191229 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191229=http://162.253.55.160:2380 --initial-advertise-peer-urls http://162.253.55.160:2380 --advertise-client-urls http://162.253.55.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.160:2379 --log-level=debug' '' root 2026-08-26 20:41:31.183 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-26 20:41:31.189 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000191229 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191229=http://162.253.55.160:2380 --initial-advertise-peer-urls http://162.253.55.160:2380 --advertise-client-urls http://162.253.55.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.160:2379 --log-level=debug' 2026-08-26 20:41:31.195 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-26 20:41:31.201 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-26 20:41:31.207 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-26 20:41:31.214 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-26 20:41:31.220 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-26 20:41:31.226 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-26 20:41:31.232 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-26 20:41:31.243 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-26 20:41:31.390 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:41:31.527 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-26 20:41:31.656 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000191229 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191229=http://162.253.55.160:2380 --initial-advertise-peer-urls http://162.253.55.160:2380 --advertise-client-urls http://162.253.55.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.160:2379 --log-level=debug' 2026-08-26 20:41:31.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-26 20:41:31.894 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-26 20:41:32.023 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:41:32.152 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-26 20:41:32.159 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-26 20:41:32.167 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-26 20:41:32.317 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-26 20:41:32.710 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-26 20:41:32.851 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-26 20:41:32.985 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-26 20:41:33.112 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-26 20:41:33.238 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-26 20:41:33.247 | ++ functions-common:is_arch:519 : uname -m 2026-08-26 20:41:33.258 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-26 20:41:33.264 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-26 20:41:33.635 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-26 20:41:33.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-26 20:41:33.989 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-26 20:41:35.133 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-26 20:41:35.177 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:35.183 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 162.253.55.160 80 2026-08-26 20:41:35.191 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-26 20:41:35.197 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-26 20:41:35.204 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-26 20:41:35.210 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.160 2026-08-26 20:41:35.216 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-26 20:41:35.223 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-26 20:41:35.230 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-26 20:41:35.237 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-26 20:41:35.243 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-26 20:41:35.250 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-26 20:41:35.257 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-26 20:41:35.288 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-26 20:41:35.295 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-26 20:41:35.304 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-26 20:41:35.309 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-26 20:41:35.317 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:41:35.324 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:35.331 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:35.338 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-26 20:41:35.346 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-26 20:41:35.354 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-26 20:41:35.360 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-26 20:41:35.366 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-26 20:41:35.373 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-26 20:41:35.380 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-26 20:41:35.412 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:35.418 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-26 20:41:35.425 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-26 20:41:35.432 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:35.439 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:35.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:35.453 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:35.460 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:35.467 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-26 20:41:35.523 | No module matches headers 2026-08-26 20:41:35.532 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-26 20:41:35.599 | Enabling module headers. 2026-08-26 20:41:35.609 | To activate the new configuration, you need to run: 2026-08-26 20:41:35.610 | systemctl restart apache2 2026-08-26 20:41:35.619 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:41:35.626 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:35.632 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-26 20:41:35.637 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-26 20:41:35.644 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:35.651 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:35.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:35.664 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:35.671 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:35.678 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-26 20:41:35.733 | No module matches ssl 2026-08-26 20:41:35.741 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-26 20:41:35.809 | Considering dependency mime for ssl: 2026-08-26 20:41:35.809 | Module mime already enabled 2026-08-26 20:41:35.809 | Considering dependency socache_shmcb for ssl: 2026-08-26 20:41:35.809 | Enabling module socache_shmcb. 2026-08-26 20:41:35.819 | Enabling module ssl. 2026-08-26 20:41:35.819 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-26 20:41:35.827 | To activate the new configuration, you need to run: 2026-08-26 20:41:35.827 | systemctl restart apache2 2026-08-26 20:41:35.836 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-26 20:41:35.842 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:35.849 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-26 20:41:35.855 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:41:35.859 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:35.865 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:35.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:35.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:35.883 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:35.890 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:41:35.946 | proxy (enabled by site administrator) 2026-08-26 20:41:35.955 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:35.961 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-26 20:41:35.967 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:41:35.973 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:35.979 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:35.986 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:35.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:36.000 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:36.007 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:41:36.056 | proxy_http (enabled by site administrator) 2026-08-26 20:41:36.065 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-26 20:41:36.071 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-26 20:41:36.077 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:41:36.084 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:41:36.091 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:41:36.097 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:36.103 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:36.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:36.117 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:36.123 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:41:36.129 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:36.136 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:36.142 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-26 20:41:36.211 | Enabling site http-services-tls-proxy. 2026-08-26 20:41:36.220 | To activate the new configuration, you need to run: 2026-08-26 20:41:36.220 | systemctl reload apache2 2026-08-26 20:41:36.230 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-26 20:41:36.237 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:41:36.243 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:41:36.250 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:41:36.444 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-26 20:41:36.451 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-26 20:41:36.458 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-26 20:41:36.485 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-26 20:41:36.510 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-26 20:41:36.516 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-26 20:41:36.523 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-26 20:41:36.529 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-26 20:41:36.603 | The user clouds.yaml file didn't exist. 2026-08-26 20:41:36.616 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-26 20:41:36.678 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-26 20:41:36.777 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:41:36.877 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:41:36.976 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-26 20:41:37.043 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-26 20:41:37.148 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-26 20:41:37.218 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-26 20:41:37.323 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /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://162.253.55.160/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-26 20:41:37.426 | + functions-common:write_clouds_yaml:203 : cat 2026-08-26 20:41:37.438 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-26 20:41:37.445 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-26 20:41:37.453 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-26 20:41:37.462 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-26 20:41:37.469 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-26 20:41:37.474 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-26 20:41:37.518 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:37.525 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-26 20:41:37.532 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:41:37.539 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-26 20:41:37.545 | + ./stack.sh:main:1118 : '[' 162.253.55.160 == 162.253.55.160 ']' 2026-08-26 20:41:37.553 | + ./stack.sh:main:1119 : init_keystone 2026-08-26 20:41:37.560 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-26 20:41:37.602 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:41:37.609 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-26 20:41:37.616 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-26 20:41:37.622 | + lib/database:recreate_database:112 : local db=keystone 2026-08-26 20:41:37.629 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-26 20:41:37.635 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-26 20:41:37.642 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-26 20:41:37.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:37.735 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-26 20:41:37.745 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:41:37.823 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-26 20:41:37.829 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:41:37.836 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:37.843 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:37.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:37.863 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776897855 2026-08-26 20:41:37.869 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-26 20:41:38.255 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:41:38.256 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:41:38.256 | we strongly recommend against using it for new projects. 2026-08-26 20:41:38.256 | 2026-08-26 20:41:38.256 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:41:38.256 | framework. For more detail see 2026-08-26 20:41:38.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:41:38.256 | 2026-08-26 20:41:38.256 | from eventlet import event 2026-08-26 20:41:39.699 | INFO dbcounter [-] Registered counter for database keystone 2026-08-26 20:41:39.747 | 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_ENGINE_SUBSTITUTION {{(pid=65782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:41:39.753 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:41:39.753 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:41:39.754 | DEBUG dbcounter [-] [65782] Writer thread running {{(pid=65782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:41:39.816 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-26 20:41:42.997 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:41:42.998 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-26 20:41:42.999 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.004 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-26 20:41:43.061 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.067 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-26 20:41:43.104 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.113 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-26 20:41:43.329 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.338 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-26 20:41:43.393 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.398 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-26 20:41:43.524 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.528 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-26 20:41:43.529 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:41:43.530 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-26 20:41:43.625 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:43.626 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-26 20:41:43.666 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65782) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:41:44.299 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-26 20:41:44.305 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:44.310 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:44.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:44.325 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:44.330 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:44.336 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:41:44.343 | + functions-common:time_stop:2427 : start_time=1787776897855 2026-08-26 20:41:44.349 | + functions-common:time_stop:2429 : [[ -z 1787776897855 ]] 2026-08-26 20:41:44.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:44.368 | + functions-common:time_stop:2432 : end_time=1787776904361 2026-08-26 20:41:44.374 | + functions-common:time_stop:2433 : elapsed_time=6506 2026-08-26 20:41:44.380 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:41:44.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:44.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6506 2026-08-26 20:41:44.399 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-26 20:41:44.405 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-26 20:41:44.416 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-26 20:41:44.758 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:41:44.758 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:41:44.758 | we strongly recommend against using it for new projects. 2026-08-26 20:41:44.758 | 2026-08-26 20:41:44.758 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:41:44.758 | framework. For more detail see 2026-08-26 20:41:44.758 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:41:44.758 | 2026-08-26 20:41:44.758 | from eventlet import event 2026-08-26 20:41:46.171 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-26 20:41:46.171 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-26 20:41:46.172 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-26 20:41:46.172 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-26 20:41:46.816 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-26 20:41:46.827 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-26 20:41:47.186 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:41:47.187 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:41:47.187 | we strongly recommend against using it for new projects. 2026-08-26 20:41:47.187 | 2026-08-26 20:41:47.187 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:41:47.187 | framework. For more detail see 2026-08-26 20:41:47.187 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:41:47.187 | 2026-08-26 20:41:47.187 | from eventlet import event 2026-08-26 20:41:48.492 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-26 20:41:48.492 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-26 20:41:48.492 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-26 20:41:48.492 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-26 20:41:48.493 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-26 20:41:48.494 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-26 20:41:48.494 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-26 20:41:48.494 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-26 20:41:48.494 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-26 20:41:48.877 | + ./stack.sh:main:1120 : start_keystone 2026-08-26 20:41:48.888 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-26 20:41:48.899 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-26 20:41:48.907 | + functions-common:run_process:1674 : local service=keystone 2026-08-26 20:41:48.912 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:41:48.919 | + functions-common:run_process:1676 : local group= 2026-08-26 20:41:48.927 | + functions-common:run_process:1677 : local user= 2026-08-26 20:41:48.935 | + functions-common:run_process:1678 : local env_vars= 2026-08-26 20:41:48.942 | + functions-common:run_process:1680 : local name=keystone 2026-08-26 20:41:48.949 | + functions-common:run_process:1682 : time_start run_process 2026-08-26 20:41:48.956 | + functions-common:time_start:2406 : local name=run_process 2026-08-26 20:41:48.963 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:48.970 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:48.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:48.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776908982 2026-08-26 20:41:48.996 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-26 20:41:49.039 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:49.047 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-26 20:41:49.054 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-26 20:41:49.062 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:41:49.068 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:41:49.075 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:41:49.081 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-26 20:41:49.089 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-26 20:41:49.096 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-26 20:41:49.104 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-26 20:41:49.111 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-26 20:41:49.119 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-26 20:41:49.126 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-26 20:41:49.133 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-26 20:41:49.140 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-26 20:41:49.146 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-26 20:41:49.154 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-26 20:41:49.161 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:41:49.169 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-26 20:41:49.176 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-26 20:41:49.182 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:41:49.188 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-26 20:41:49.194 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-26 20:41:49.200 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-26 20:41:49.207 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-26 20:41:49.213 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-26 20:41:49.224 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-26 20:41:49.367 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-26 20:41:49.502 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-26 20:41:49.611 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-26 20:41:49.730 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-26 20:41:49.856 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-26 20:41:49.981 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-26 20:41:50.101 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-26 20:41:50.224 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-26 20:41:50.348 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-26 20:41:50.470 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-26 20:41:50.594 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-26 20:41:50.601 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-26 20:41:50.607 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-26 20:41:50.754 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-26 20:41:51.150 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-26 20:41:51.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-26 20:41:51.510 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-26 20:41:51.629 | + functions-common:run_process:1686 : time_stop run_process 2026-08-26 20:41:51.636 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:51.642 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:51.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:51.655 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:51.661 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:51.668 | + functions-common:time_stop:2426 : name=run_process 2026-08-26 20:41:51.673 | + functions-common:time_stop:2427 : start_time=1787776908982 2026-08-26 20:41:51.680 | + functions-common:time_stop:2429 : [[ -z 1787776908982 ]] 2026-08-26 20:41:51.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:51.699 | + functions-common:time_stop:2432 : end_time=1787776911692 2026-08-26 20:41:51.705 | + functions-common:time_stop:2433 : elapsed_time=2710 2026-08-26 20:41:51.711 | + functions-common:time_stop:2434 : total=6773 2026-08-26 20:41:51.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:51.724 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9483 2026-08-26 20:41:51.734 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-26 20:41:51.734 | Waiting for keystone to start... 2026-08-26 20:41:51.740 | + lib/keystone:start_keystone:514 : local service_uri=http://162.253.55.160/identity/v3/ 2026-08-26 20:41:51.747 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://162.253.55.160/identity/v3/ 2026-08-26 20:41:51.753 | + functions:wait_for_service:476 : local timeout=60 2026-08-26 20:41:51.760 | + functions:wait_for_service:477 : local url=http://162.253.55.160/identity/v3/ 2026-08-26 20:41:51.766 | + functions:wait_for_service:478 : local rval=0 2026-08-26 20:41:51.772 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-26 20:41:51.778 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-26 20:41:51.784 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:41:51.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:41:51.798 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:41:51.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1787776911802 2026-08-26 20:41:51.815 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-26 20:41:51.826 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.160/identity/v3/ 2026-08-26 20:41:54.775 | + :: : [[ 200 == 503 ]] 2026-08-26 20:41:54.778 | + :: : [[ 0 -eq 7 ]] 2026-08-26 20:41:54.785 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-26 20:41:54.792 | + functions-common:time_stop:2420 : local name 2026-08-26 20:41:54.798 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:41:54.804 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:41:54.810 | + functions-common:time_stop:2423 : local total 2026-08-26 20:41:54.817 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:41:54.823 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-26 20:41:54.829 | + functions-common:time_stop:2427 : start_time=1787776911802 2026-08-26 20:41:54.835 | + functions-common:time_stop:2429 : [[ -z 1787776911802 ]] 2026-08-26 20:41:54.842 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:41:54.854 | + functions-common:time_stop:2432 : end_time=1787776914846 2026-08-26 20:41:54.861 | + functions-common:time_stop:2433 : elapsed_time=3044 2026-08-26 20:41:54.868 | + functions-common:time_stop:2434 : total=0 2026-08-26 20:41:54.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:41:54.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3044 2026-08-26 20:41:54.889 | + functions:wait_for_service:486 : return 0 2026-08-26 20:41:54.895 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-26 20:41:54.938 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:41:54.945 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 162.253.55.160 5001 2026-08-26 20:41:54.952 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-26 20:41:54.959 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-26 20:41:54.966 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-26 20:41:54.972 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.160 2026-08-26 20:41:54.979 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-26 20:41:54.985 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-26 20:41:54.992 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-26 20:41:54.998 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-26 20:41:55.004 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-26 20:41:55.010 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-26 20:41:55.020 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-26 20:41:55.029 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-26 20:41:55.036 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-26 20:41:55.043 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:41:55.050 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.056 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.063 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-26 20:41:55.071 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-26 20:41:55.077 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-26 20:41:55.084 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-26 20:41:55.091 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-26 20:41:55.097 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-26 20:41:55.104 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-26 20:41:55.111 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-26 20:41:55.141 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:55.148 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-26 20:41:55.155 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-26 20:41:55.161 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:55.168 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:55.174 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.187 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:55.193 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-26 20:41:55.252 | headers (enabled by site administrator) 2026-08-26 20:41:55.260 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:55.267 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-26 20:41:55.273 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-26 20:41:55.280 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:55.287 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:55.294 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.308 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:55.314 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-26 20:41:55.373 | ssl (enabled by site administrator) 2026-08-26 20:41:55.381 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:55.388 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-26 20:41:55.395 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-26 20:41:55.402 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:55.409 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:55.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.428 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:55.435 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-26 20:41:55.496 | proxy (enabled by site administrator) 2026-08-26 20:41:55.505 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-26 20:41:55.512 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-26 20:41:55.519 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-26 20:41:55.526 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-26 20:41:55.532 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:55.539 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.552 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:55.558 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-26 20:41:55.616 | proxy_http (enabled by site administrator) 2026-08-26 20:41:55.625 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-26 20:41:55.632 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-26 20:41:55.640 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:41:55.646 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:41:55.652 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:41:55.659 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:41:55.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.671 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.677 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:41:55.683 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:41:55.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:41:55.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:41:55.705 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-26 20:41:55.775 | Enabling site keystone-service-tls-proxy. 2026-08-26 20:41:55.785 | To activate the new configuration, you need to run: 2026-08-26 20:41:55.785 | systemctl reload apache2 2026-08-26 20:41:55.796 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-26 20:41:55.803 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:41:55.809 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:41:55.816 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:41:56.014 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-26 20:41:56.023 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:41:56.029 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-26 20:41:56.913 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-26 20:41:56.918 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/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://162.253.55.160/identity 2026-08-26 20:41:57.262 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:41:57.262 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:41:57.262 | we strongly recommend against using it for new projects. 2026-08-26 20:41:57.262 | 2026-08-26 20:41:57.262 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:41:57.262 | framework. For more detail see 2026-08-26 20:41:57.262 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:41:57.262 | 2026-08-26 20:41:57.262 | from eventlet import event 2026-08-26 20:41:58.944 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.945 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.945 | 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=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.948 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.955 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.955 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.981 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.984 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:58.984 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.021 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.027 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.030 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-26 20:41:59.157 | INFO dbcounter [-] Registered counter for database keystone 2026-08-26 20:41:59.202 | 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_ENGINE_SUBSTITUTION {{(pid=66958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:41:59.249 | DEBUG dbcounter [-] [66958] Writer thread running {{(pid=66958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:41:59.322 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created domain default 2026-08-26 20:41:59.350 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created project admin 2026-08-26 20:41:59.367 | WARNING keystone.common.password_hashing [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-26 20:41:59.380 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created user admin 2026-08-26 20:41:59.392 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created role reader 2026-08-26 20:41:59.401 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created role member 2026-08-26 20:41:59.420 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created implied role where deb4189f6ea34308b6c232fee05ee83d implies 9c5a50452e564e85a879db90c008b869 2026-08-26 20:41:59.430 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created role manager 2026-08-26 20:41:59.447 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created implied role where 646aa92e057843ada777724199a94764 implies deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:41:59.459 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created role admin 2026-08-26 20:41:59.473 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created implied role where 8dd1dc273e1443c89b49d282b4a3bcf2 implies 646aa92e057843ada777724199a94764 2026-08-26 20:41:59.484 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created role service 2026-08-26 20:41:59.496 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Granted role admin on project admin to user admin. 2026-08-26 20:41:59.504 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Granted role admin on the system to user admin. 2026-08-26 20:41:59.516 | WARNING py.warnings [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-26 20:41:59.516 | warnings.warn( 2026-08-26 20:41:59.516 |  2026-08-26 20:41:59.518 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created region RegionOne 2026-08-26 20:41:59.544 | INFO keystone.cmd.bootstrap [None req-dd9087c9-86d7-434d-9533-464d99d2eae0 None None] Created public endpoint https://162.253.55.160/identity 2026-08-26 20:42:00.017 | + lib/keystone:bootstrap_keystone:549 : '[' True == True ']' 2026-08-26 20:42:00.023 | + lib/keystone:bootstrap_keystone:550 : openstack endpoint create --region RegionOne --os-username admin --os-user-domain-id default --os-password secretadmin --os-project-name admin --os-project-domain-id default keystone admin https://162.253.55.160/identity 2026-08-26 20:42:01.883 | 2026-08-26 20:42:01.883 | +--------------+----------------------------------+ 2026-08-26 20:42:01.884 | | Field | Value | 2026-08-26 20:42:01.884 | +--------------+----------------------------------+ 2026-08-26 20:42:01.884 | | enabled | True | 2026-08-26 20:42:01.884 | | id | 4aeb1696dd494d2dbcd170fe48b36763 | 2026-08-26 20:42:01.884 | | interface | admin | 2026-08-26 20:42:01.884 | | region | RegionOne | 2026-08-26 20:42:01.884 | | region_id | RegionOne | 2026-08-26 20:42:01.884 | | service_id | 885fb2bfcbd947cfa369b6041cda25a8 | 2026-08-26 20:42:01.884 | | url | https://162.253.55.160/identity | 2026-08-26 20:42:01.884 | | service_name | keystone | 2026-08-26 20:42:01.884 | | service_type | identity | 2026-08-26 20:42:01.884 | +--------------+----------------------------------+ 2026-08-26 20:42:01.900 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-26 20:42:01.908 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-26 20:42:01.917 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-26 20:42:02.578 | 2026-08-26 20:42:02.601 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:02.609 | + lib/keystone:create_keystone_accounts:258 : admin_project=9bb8c73eecee4803a46bec5e742feec9 2026-08-26 20:42:02.617 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-26 20:42:02.625 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-26 20:42:03.008 | 2026-08-26 20:42:03.029 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:03.037 | + lib/keystone:create_keystone_accounts:260 : admin_user=52bbe11c3f314018a534c836f11c5909 2026-08-26 20:42:03.045 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-26 20:42:03.051 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-26 20:42:03.057 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-26 20:42:03.064 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 52bbe11c3f314018a534c836f11c5909 default 2026-08-26 20:42:03.200 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 52bbe11c3f314018a534c836f11c5909 default 2026-08-26 20:42:03.278 | [2054 Async ks-domain-role:67083]: running: get_or_add_user_domain_role admin 52bbe11c3f314018a534c836f11c5909 default 2026-08-26 20:42:03.285 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-26 20:42:03.291 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:42:03.299 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-26 20:42:04.653 | 2026-08-26 20:42:04.675 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:04.684 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-26 20:42:04.691 | + functions-common:get_or_create_domain:878 : echo default 2026-08-26 20:42:04.691 | default 2026-08-26 20:42:04.697 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-26 20:42:04.839 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-26 20:42:04.923 | [2054 Async ks-project:67209]: running: get_or_create_project service Default 2026-08-26 20:42:04.930 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-26 20:42:05.063 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-26 20:42:05.146 | [2054 Async ks-service:67303]: running: get_or_create_role service 2026-08-26 20:42:05.152 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-26 20:42:05.288 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-26 20:42:05.367 | [2054 Async ks-reseller:67397]: running: get_or_create_role ResellerAdmin 2026-08-26 20:42:05.372 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-26 20:42:05.378 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-26 20:42:05.403 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:05.449 | [67083 Async ks-domain-role:67083]: finished successfully 2026-08-26 20:42:05.511 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-26 20:42:05.591 | [2054 Async ks-anotherrole:67533]: running: get_or_create_role anotherrole 2026-08-26 20:42:05.597 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-26 20:42:05.605 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-26 20:42:05.611 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:42:05.619 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-26 20:42:05.985 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:06.038 | [67209 Async ks-project:67209]: finished successfully 2026-08-26 20:42:06.497 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:06.550 | [67303 Async ks-service:67303]: finished successfully 2026-08-26 20:42:06.797 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:06.840 | [67397 Async ks-reseller:67397]: finished successfully 2026-08-26 20:42:07.054 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:07.111 | [67533 Async ks-anotherrole:67533]: finished successfully 2026-08-26 20:42:07.425 | 2026-08-26 20:42:07.447 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:07.455 | ++ functions-common:get_or_create_project:928 : project_id=55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:07.461 | ++ functions-common:get_or_create_project:929 : echo 55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:07.470 | + lib/keystone:create_keystone_accounts:288 : invis_project=55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:07.477 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-26 20:42:07.484 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-26 20:42:07.490 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:42:07.499 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-26 20:42:08.027 | 2026-08-26 20:42:08.048 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:08.057 | ++ functions-common:get_or_create_project:928 : project_id=a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:08.065 | ++ functions-common:get_or_create_project:929 : echo a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:08.074 | + lib/keystone:create_keystone_accounts:292 : demo_project=a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:08.080 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-26 20:42:08.089 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-26 20:42:08.095 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:08.102 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-26 20:42:08.109 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-26 20:42:08.117 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-26 20:42:08.640 | 2026-08-26 20:42:08.662 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:08.671 | ++ functions-common:get_or_create_user:915 : user_id=48fa959aa267476a938e7f8b1d8fffff 2026-08-26 20:42:08.677 | ++ functions-common:get_or_create_user:916 : echo 48fa959aa267476a938e7f8b1d8fffff 2026-08-26 20:42:08.684 | + lib/keystone:create_keystone_accounts:295 : demo_user=48fa959aa267476a938e7f8b1d8fffff 2026-08-26 20:42:08.690 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-26 20:42:08.804 | [2054 Async ks-domain-role:67083]: Waiting for completion of get_or_add_user_domain_role admin 52bbe11c3f314018a534c836f11c5909 default running on PID 67083 (5 other jobs running) 2026-08-26 20:42:08.856 | [2054 Async ks-domain-role:67083]: Signaling child to exit 2026-08-26 20:42:08.856 | WAKEUP 2026-08-26 20:42:08.908 | [2054 Async ks-domain-role:67083]: Signaled 2026-08-26 20:42:08.911 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-26 20:42:08.911 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 52bbe11c3f314018a534c836f11c5909 --domain default 2026-08-26 20:42:08.911 | 2026-08-26 20:42:08.911 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52bbe11c3f314018a534c836f11c5909 --domain default -c Role -f value 2026-08-26 20:42:08.911 | 2026-08-26 20:42:08.911 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:08.911 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:08.911 | + functions-common:get_or_add_user_domain_role:999 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:08.911 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:08.991 | [2054 Async ks-domain-role:67083]: finished get_or_add_user_domain_role admin 52bbe11c3f314018a534c836f11c5909 default with result 0 in 2 seconds 2026-08-26 20:42:08.999 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-26 20:42:09.044 | [2054 Async ks-project:67209]: Waiting for completion of get_or_create_project service Default running on PID 67209 (4 other jobs running) 2026-08-26 20:42:09.080 | [2054 Async ks-project:67209]: Signaling child to exit 2026-08-26 20:42:09.080 | WAKEUP 2026-08-26 20:42:09.124 | [2054 Async ks-project:67209]: Signaled 2026-08-26 20:42:09.126 | + functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:42:09.126 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-26 20:42:09.126 | 2026-08-26 20:42:09.126 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:09.126 | + functions-common:get_or_create_project:928 : project_id=2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:42:09.126 | + functions-common:get_or_create_project:929 : echo 2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:42:09.126 | 2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:42:09.220 | [2054 Async ks-project:67209]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-08-26 20:42:09.295 | [2054 Async ks-service:67303]: Waiting for completion of get_or_create_role service running on PID 67303 (3 other jobs running) 2026-08-26 20:42:09.365 | [2054 Async ks-service:67303]: Signaling child to exit 2026-08-26 20:42:09.365 | WAKEUP 2026-08-26 20:42:09.414 | [2054 Async ks-service:67303]: Signaled 2026-08-26 20:42:09.416 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:42:09.416 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-26 20:42:09.416 | 2026-08-26 20:42:09.416 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:09.416 | + functions-common:get_or_create_role:940 : role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:42:09.416 | + functions-common:get_or_create_role:941 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:42:09.416 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:42:09.507 | [2054 Async ks-service:67303]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-26 20:42:09.581 | [2054 Async ks-reseller:67397]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 67397 (2 other jobs running) 2026-08-26 20:42:09.630 | [2054 Async ks-reseller:67397]: Signaling child to exit 2026-08-26 20:42:09.631 | WAKEUP 2026-08-26 20:42:09.680 | [2054 Async ks-reseller:67397]: Signaled 2026-08-26 20:42:09.683 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:42:09.683 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-26 20:42:09.684 | 2026-08-26 20:42:09.684 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:09.684 | + functions-common:get_or_create_role:940 : role_id=ff65605e456a4ea4997097754e306c2c 2026-08-26 20:42:09.684 | + functions-common:get_or_create_role:941 : echo ff65605e456a4ea4997097754e306c2c 2026-08-26 20:42:09.684 | ff65605e456a4ea4997097754e306c2c 2026-08-26 20:42:09.782 | [2054 Async ks-reseller:67397]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-26 20:42:09.860 | [2054 Async ks-anotherrole:67533]: Waiting for completion of get_or_create_role anotherrole running on PID 67533 (1 other jobs running) 2026-08-26 20:42:09.912 | [2054 Async ks-anotherrole:67533]: Signaling child to exit 2026-08-26 20:42:09.912 | WAKEUP 2026-08-26 20:42:09.957 | [2054 Async ks-anotherrole:67533]: Signaled 2026-08-26 20:42:09.960 | + functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:42:09.960 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-26 20:42:09.960 | 2026-08-26 20:42:09.960 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:09.960 | + functions-common:get_or_create_role:940 : role_id=d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:09.960 | + functions-common:get_or_create_role:941 : echo d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:09.960 | d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:10.051 | [2054 Async ks-anotherrole:67533]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-26 20:42:10.060 | + inc/async:async_wait:197 : return 0 2026-08-26 20:42:10.067 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.217 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.303 | [2054 Async ks-demo-member:68340]: running: get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.310 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 52bbe11c3f314018a534c836f11c5909 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.445 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 52bbe11c3f314018a534c836f11c5909 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.532 | [2054 Async ks-demo-admin:68436]: running: get_or_add_user_project_role admin 52bbe11c3f314018a534c836f11c5909 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.540 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.679 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.766 | [2054 Async ks-demo-another:68532]: running: get_or_add_user_project_role anotherrole 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:10.772 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff 55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:10.922 | + inc/async:async_inner:63 : get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff 55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:11.018 | [2054 Async ks-demo-invis:68630]: running: get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff 55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:11.024 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-26 20:42:11.033 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-26 20:42:11.039 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:11.046 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-26 20:42:11.052 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-26 20:42:11.059 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-26 20:42:14.014 | 2026-08-26 20:42:14.036 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:14.044 | ++ functions-common:get_or_create_user:915 : user_id=e88e150290314e96a858ab085a23b999 2026-08-26 20:42:14.050 | ++ functions-common:get_or_create_user:916 : echo e88e150290314e96a858ab085a23b999 2026-08-26 20:42:14.060 | + lib/keystone:create_keystone_accounts:308 : demo_reader=e88e150290314e96a858ab085a23b999 2026-08-26 20:42:14.067 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader e88e150290314e96a858ab085a23b999 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:14.214 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e88e150290314e96a858ab085a23b999 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:14.299 | [2054 Async ks-demo-reader:68836]: running: get_or_add_user_project_role reader e88e150290314e96a858ab085a23b999 a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:14.304 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-26 20:42:14.313 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-26 20:42:14.320 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:42:14.329 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-26 20:42:14.808 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:14.862 | [68340 Async ks-demo-member:68340]: finished successfully 2026-08-26 20:42:15.473 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:15.525 | [68436 Async ks-demo-admin:68436]: finished successfully 2026-08-26 20:42:16.234 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:16.290 | [68532 Async ks-demo-another:68532]: finished successfully 2026-08-26 20:42:16.989 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:17.042 | [68630 Async ks-demo-invis:68630]: finished successfully 2026-08-26 20:42:18.108 | 2026-08-26 20:42:18.129 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:18.136 | ++ functions-common:get_or_create_project:928 : project_id=f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:18.142 | ++ functions-common:get_or_create_project:929 : echo f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:18.151 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:18.158 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-26 20:42:18.167 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-26 20:42:18.174 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:18.180 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-26 20:42:18.188 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-26 20:42:18.197 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-26 20:42:18.854 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:18.909 | [68836 Async ks-demo-reader:68836]: finished successfully 2026-08-26 20:42:19.232 | 2026-08-26 20:42:19.253 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:19.262 | ++ functions-common:get_or_create_user:915 : user_id=02c6003953164fc38301ddcb5b557d8d 2026-08-26 20:42:19.269 | ++ functions-common:get_or_create_user:916 : echo 02c6003953164fc38301ddcb5b557d8d 2026-08-26 20:42:19.276 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=02c6003953164fc38301ddcb5b557d8d 2026-08-26 20:42:19.282 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.428 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.516 | [2054 Async ks-alt-admin:69224]: running: get_or_add_user_project_role admin 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.523 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.659 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.734 | [2054 Async ks-alt-another:69320]: running: get_or_add_user_project_role anotherrole 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:19.741 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-26 20:42:19.748 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-26 20:42:19.754 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:19.760 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-26 20:42:19.765 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-26 20:42:19.774 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-26 20:42:21.502 | 2026-08-26 20:42:21.526 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:21.533 | ++ functions-common:get_or_create_user:915 : user_id=06e1929c8d084a68bdcffae668d87f69 2026-08-26 20:42:21.539 | ++ functions-common:get_or_create_user:916 : echo 06e1929c8d084a68bdcffae668d87f69 2026-08-26 20:42:21.547 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=06e1929c8d084a68bdcffae668d87f69 2026-08-26 20:42:21.552 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 06e1929c8d084a68bdcffae668d87f69 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:21.692 | + inc/async:async_inner:63 : get_or_add_user_project_role member 06e1929c8d084a68bdcffae668d87f69 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:21.783 | [2054 Async ks-alt-member-user:69490]: running: get_or_add_user_project_role member 06e1929c8d084a68bdcffae668d87f69 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:21.789 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-26 20:42:21.798 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-26 20:42:21.805 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:21.812 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-26 20:42:21.818 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-26 20:42:21.826 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-26 20:42:22.304 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:22.333 | [69224 Async ks-alt-admin:69224]: finished successfully 2026-08-26 20:42:22.947 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:23.004 | [69320 Async ks-alt-another:69320]: finished successfully 2026-08-26 20:42:24.108 | 2026-08-26 20:42:24.127 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:24.135 | ++ functions-common:get_or_create_user:915 : user_id=72009c38282240f39bbd8921e135d533 2026-08-26 20:42:24.142 | ++ functions-common:get_or_create_user:916 : echo 72009c38282240f39bbd8921e135d533 2026-08-26 20:42:24.148 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=72009c38282240f39bbd8921e135d533 2026-08-26 20:42:24.155 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 72009c38282240f39bbd8921e135d533 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:24.296 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 72009c38282240f39bbd8921e135d533 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:24.378 | [2054 Async ks-alt-reader-user:69724]: running: get_or_add_user_project_role reader 72009c38282240f39bbd8921e135d533 f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:24.387 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-26 20:42:24.393 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:24.419 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-26 20:42:24.426 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-26 20:42:24.436 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-26 20:42:24.916 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:24.974 | [69490 Async ks-alt-member-user:69490]: finished successfully 2026-08-26 20:42:26.070 | 2026-08-26 20:42:26.093 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:26.101 | ++ functions-common:get_or_create_user:915 : user_id=194cf03bc50e4e9d8277b116c4660461 2026-08-26 20:42:26.108 | ++ functions-common:get_or_create_user:916 : echo 194cf03bc50e4e9d8277b116c4660461 2026-08-26 20:42:26.117 | + lib/keystone:create_keystone_accounts:340 : system_member_user=194cf03bc50e4e9d8277b116c4660461 2026-08-26 20:42:26.124 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 194cf03bc50e4e9d8277b116c4660461 all 2026-08-26 20:42:26.270 | + inc/async:async_inner:63 : get_or_add_user_system_role member 194cf03bc50e4e9d8277b116c4660461 all 2026-08-26 20:42:26.362 | [2054 Async ks-system-member:69915]: running: get_or_add_user_system_role member 194cf03bc50e4e9d8277b116c4660461 all 2026-08-26 20:42:26.368 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-26 20:42:26.373 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:42:26.377 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-26 20:42:26.382 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-26 20:42:26.388 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-26 20:42:26.869 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:26.924 | [69724 Async ks-alt-reader-user:69724]: finished successfully 2026-08-26 20:42:27.891 | 2026-08-26 20:42:27.911 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:27.919 | ++ functions-common:get_or_create_user:915 : user_id=87ceed3c46f54798bb2f27ae15036b65 2026-08-26 20:42:27.926 | ++ functions-common:get_or_create_user:916 : echo 87ceed3c46f54798bb2f27ae15036b65 2026-08-26 20:42:27.933 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=87ceed3c46f54798bb2f27ae15036b65 2026-08-26 20:42:27.941 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 87ceed3c46f54798bb2f27ae15036b65 all 2026-08-26 20:42:28.090 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 87ceed3c46f54798bb2f27ae15036b65 all 2026-08-26 20:42:28.180 | [2054 Async ks-system-reader:70112]: running: get_or_add_user_system_role reader 87ceed3c46f54798bb2f27ae15036b65 all 2026-08-26 20:42:28.187 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-26 20:42:28.195 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-26 20:42:28.203 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-26 20:42:28.209 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-26 20:42:28.218 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-26 20:42:29.522 | 2026-08-26 20:42:29.544 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:29.553 | ++ functions-common:get_or_create_group:892 : group_id=1211891abb174a7dbced9e81b075345d 2026-08-26 20:42:29.560 | ++ functions-common:get_or_create_group:893 : echo 1211891abb174a7dbced9e81b075345d 2026-08-26 20:42:29.569 | + lib/keystone:create_keystone_accounts:350 : admin_group=1211891abb174a7dbced9e81b075345d 2026-08-26 20:42:29.576 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-26 20:42:29.585 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-26 20:42:29.592 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-26 20:42:29.598 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-26 20:42:29.608 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-26 20:42:30.146 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:30.197 | [69915 Async ks-system-member:69915]: finished successfully 2026-08-26 20:42:31.108 | 2026-08-26 20:42:31.127 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:31.136 | ++ functions-common:get_or_create_group:892 : group_id=7fdaa849d29b4d5a88302651cd9dbbaa 2026-08-26 20:42:31.142 | ++ functions-common:get_or_create_group:893 : echo 7fdaa849d29b4d5a88302651cd9dbbaa 2026-08-26 20:42:31.150 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=7fdaa849d29b4d5a88302651cd9dbbaa 2026-08-26 20:42:31.156 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.310 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.395 | [2054 Async ks-group-memberdemo:70391]: running: get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.402 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.544 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.628 | [2054 Async ks-group-anotherdemo:70470]: running: get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:31.635 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:31.780 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:31.813 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:31.864 | [2054 Async ks-group-memberalt:70549]: running: get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:31.871 | [70112 Async ks-system-reader:70112]: finished successfully 2026-08-26 20:42:31.871 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:32.014 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:32.099 | [2054 Async ks-group-anotheralt:70668]: running: get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:32.106 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 1211891abb174a7dbced9e81b075345d 9bb8c73eecee4803a46bec5e742feec9 2026-08-26 20:42:32.258 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1211891abb174a7dbced9e81b075345d 9bb8c73eecee4803a46bec5e742feec9 2026-08-26 20:42:32.339 | [2054 Async ks-group-admin:70765]: running: get_or_add_group_project_role admin 1211891abb174a7dbced9e81b075345d 9bb8c73eecee4803a46bec5e742feec9 2026-08-26 20:42:32.346 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-26 20:42:32.460 | [2054 Async ks-demo-member:68340]: Waiting for completion of get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 running on PID 68340 (16 other jobs running) 2026-08-26 20:42:32.516 | [2054 Async ks-demo-member:68340]: Signaling child to exit 2026-08-26 20:42:32.516 | WAKEUP 2026-08-26 20:42:32.568 | [2054 Async ks-demo-member:68340]: Signaled 2026-08-26 20:42:32.571 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:32.571 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:32.571 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:32.571 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:32.572 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:32.572 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:32.572 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:32.572 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:32.572 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:32.572 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 48fa959aa267476a938e7f8b1d8fffff --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:32.572 | 2026-08-26 20:42:32.572 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48fa959aa267476a938e7f8b1d8fffff --project a0012f11976b49b591455ee07d5c5383 -c Role -f value 2026-08-26 20:42:32.572 | 2026-08-26 20:42:32.572 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:32.572 | + functions-common:get_or_add_user_project_role:979 : user_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:32.572 | + functions-common:get_or_add_user_project_role:980 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:32.572 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:32.673 | [2054 Async ks-demo-member:68340]: finished get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 with result 0 in 4 seconds 2026-08-26 20:42:32.763 | [2054 Async ks-demo-admin:68436]: Waiting for completion of get_or_add_user_project_role admin 52bbe11c3f314018a534c836f11c5909 a0012f11976b49b591455ee07d5c5383 running on PID 68436 (15 other jobs running) 2026-08-26 20:42:32.820 | [2054 Async ks-demo-admin:68436]: Signaling child to exit 2026-08-26 20:42:32.821 | WAKEUP 2026-08-26 20:42:32.865 | [2054 Async ks-demo-admin:68436]: Signaled 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:32.867 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:32.867 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:32.867 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:32.867 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:32.867 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:32.867 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 52bbe11c3f314018a534c836f11c5909 --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:32.867 | 2026-08-26 20:42:32.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52bbe11c3f314018a534c836f11c5909 --project a0012f11976b49b591455ee07d5c5383 -c Role -f value 2026-08-26 20:42:32.867 | 2026-08-26 20:42:32.867 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:32.867 | + functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:32.867 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:32.961 | [2054 Async ks-demo-admin:68436]: finished get_or_add_user_project_role admin 52bbe11c3f314018a534c836f11c5909 a0012f11976b49b591455ee07d5c5383 with result 0 in 5 seconds 2026-08-26 20:42:33.045 | [2054 Async ks-demo-another:68532]: Waiting for completion of get_or_add_user_project_role anotherrole 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 running on PID 68532 (14 other jobs running) 2026-08-26 20:42:33.100 | [2054 Async ks-demo-another:68532]: Signaling child to exit 2026-08-26 20:42:33.101 | WAKEUP 2026-08-26 20:42:33.149 | [2054 Async ks-demo-another:68532]: Signaled 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:33.153 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:33.153 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:33.153 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:33.153 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:33.153 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:33.153 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 48fa959aa267476a938e7f8b1d8fffff --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:33.153 | 2026-08-26 20:42:33.153 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48fa959aa267476a938e7f8b1d8fffff --project a0012f11976b49b591455ee07d5c5383 -c Role -f value 2026-08-26 20:42:33.153 | 2026-08-26 20:42:33.153 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:33.153 | + functions-common:get_or_add_user_project_role:980 : echo d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:33.153 | d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:33.252 | [2054 Async ks-demo-another:68532]: finished get_or_add_user_project_role anotherrole 48fa959aa267476a938e7f8b1d8fffff a0012f11976b49b591455ee07d5c5383 with result 0 in 5 seconds 2026-08-26 20:42:33.332 | [2054 Async ks-demo-invis:68630]: Waiting for completion of get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff 55ec5be174e34a34a021af46c564193a running on PID 68630 (13 other jobs running) 2026-08-26 20:42:33.384 | [2054 Async ks-demo-invis:68630]: Signaling child to exit 2026-08-26 20:42:33.385 | WAKEUP 2026-08-26 20:42:33.430 | [2054 Async ks-demo-invis:68630]: Signaled 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:33.434 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:33.434 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:33.434 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:33.434 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:33.434 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:33.434 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 48fa959aa267476a938e7f8b1d8fffff --project 55ec5be174e34a34a021af46c564193a 2026-08-26 20:42:33.434 | 2026-08-26 20:42:33.434 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 48fa959aa267476a938e7f8b1d8fffff --project 55ec5be174e34a34a021af46c564193a -c Role -f value 2026-08-26 20:42:33.434 | 2026-08-26 20:42:33.434 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:979 : user_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:33.434 | + functions-common:get_or_add_user_project_role:980 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:33.434 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:33.523 | [2054 Async ks-demo-invis:68630]: finished get_or_add_user_project_role member 48fa959aa267476a938e7f8b1d8fffff 55ec5be174e34a34a021af46c564193a with result 0 in 6 seconds 2026-08-26 20:42:33.603 | [2054 Async ks-demo-reader:68836]: Waiting for completion of get_or_add_user_project_role reader e88e150290314e96a858ab085a23b999 a0012f11976b49b591455ee07d5c5383 running on PID 68836 (12 other jobs running) 2026-08-26 20:42:33.652 | [2054 Async ks-demo-reader:68836]: Signaling child to exit 2026-08-26 20:42:33.652 | WAKEUP 2026-08-26 20:42:33.701 | [2054 Async ks-demo-reader:68836]: Signaled 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:33.704 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:33.704 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:33.704 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:33.704 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:33.704 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:33.704 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e88e150290314e96a858ab085a23b999 --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:33.704 | 2026-08-26 20:42:33.704 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e88e150290314e96a858ab085a23b999 --project a0012f11976b49b591455ee07d5c5383 -c Role -f value 2026-08-26 20:42:33.704 | 2026-08-26 20:42:33.704 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:33.704 | + functions-common:get_or_add_user_project_role:980 : echo 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:33.704 | 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:33.800 | [2054 Async ks-demo-reader:68836]: finished get_or_add_user_project_role reader e88e150290314e96a858ab085a23b999 a0012f11976b49b591455ee07d5c5383 with result 0 in 4 seconds 2026-08-26 20:42:33.810 | + inc/async:async_wait:197 : return 0 2026-08-26 20:42:33.818 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-26 20:42:33.929 | [2054 Async ks-alt-admin:69224]: Waiting for completion of get_or_add_user_project_role admin 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 69224 (11 other jobs running) 2026-08-26 20:42:33.986 | [2054 Async ks-alt-admin:69224]: Signaling child to exit 2026-08-26 20:42:33.986 | WAKEUP 2026-08-26 20:42:34.035 | [2054 Async ks-alt-admin:69224]: Signaled 2026-08-26 20:42:34.037 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:34.038 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:34.038 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:34.038 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:34.038 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:34.038 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:34.038 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:34.038 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:34.038 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:34.038 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 02c6003953164fc38301ddcb5b557d8d --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:34.038 | 2026-08-26 20:42:34.038 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02c6003953164fc38301ddcb5b557d8d --project f47c5103fa804a4dab8dd8ee0d08f6bb -c Role -f value 2026-08-26 20:42:34.038 | 2026-08-26 20:42:34.038 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:34.038 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:34.038 | + functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:34.038 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:34.054 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:34.112 | [70391 Async ks-group-memberdemo:70391]: finished successfully 2026-08-26 20:42:34.131 | [2054 Async ks-alt-admin:69224]: finished get_or_add_user_project_role admin 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 2 seconds 2026-08-26 20:42:34.213 | [2054 Async ks-alt-another:69320]: Waiting for completion of get_or_add_user_project_role anotherrole 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 69320 (10 other jobs running) 2026-08-26 20:42:34.263 | [2054 Async ks-alt-another:69320]: Signaling child to exit 2026-08-26 20:42:34.264 | WAKEUP 2026-08-26 20:42:34.302 | [2054 Async ks-alt-another:69320]: Signaled 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:34.304 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:34.304 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:34.304 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:34.304 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:34.304 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:34.304 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 02c6003953164fc38301ddcb5b557d8d --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:34.304 | 2026-08-26 20:42:34.304 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 02c6003953164fc38301ddcb5b557d8d --project f47c5103fa804a4dab8dd8ee0d08f6bb -c Role -f value 2026-08-26 20:42:34.304 | 2026-08-26 20:42:34.304 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:34.304 | + functions-common:get_or_add_user_project_role:980 : echo d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:34.304 | d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:34.395 | [2054 Async ks-alt-another:69320]: finished get_or_add_user_project_role anotherrole 02c6003953164fc38301ddcb5b557d8d f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 3 seconds 2026-08-26 20:42:34.483 | [2054 Async ks-alt-member-user:69490]: Waiting for completion of get_or_add_user_project_role member 06e1929c8d084a68bdcffae668d87f69 f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 69490 (9 other jobs running) 2026-08-26 20:42:34.538 | [2054 Async ks-alt-member-user:69490]: Signaling child to exit 2026-08-26 20:42:34.538 | WAKEUP 2026-08-26 20:42:34.586 | [2054 Async ks-alt-member-user:69490]: Signaled 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:34.592 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:34.592 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:34.592 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:34.592 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:34.592 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:34.592 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 06e1929c8d084a68bdcffae668d87f69 --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:34.592 | 2026-08-26 20:42:34.592 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06e1929c8d084a68bdcffae668d87f69 --project f47c5103fa804a4dab8dd8ee0d08f6bb -c Role -f value 2026-08-26 20:42:34.592 | 2026-08-26 20:42:34.592 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:979 : user_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:34.592 | + functions-common:get_or_add_user_project_role:980 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:34.592 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:34.685 | [2054 Async ks-alt-member-user:69490]: finished get_or_add_user_project_role member 06e1929c8d084a68bdcffae668d87f69 f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 3 seconds 2026-08-26 20:42:34.767 | [2054 Async ks-alt-reader-user:69724]: Waiting for completion of get_or_add_user_project_role reader 72009c38282240f39bbd8921e135d533 f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 69724 (8 other jobs running) 2026-08-26 20:42:34.823 | [2054 Async ks-alt-reader-user:69724]: Signaling child to exit 2026-08-26 20:42:34.823 | WAKEUP 2026-08-26 20:42:34.872 | [2054 Async ks-alt-reader-user:69724]: Signaled 2026-08-26 20:42:34.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:42:34.875 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:42:34.876 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-26 20:42:34.876 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:34.876 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:34.876 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:34.876 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:34.876 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:34.876 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-26 20:42:34.876 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 72009c38282240f39bbd8921e135d533 --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:34.876 | 2026-08-26 20:42:34.876 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 72009c38282240f39bbd8921e135d533 --project f47c5103fa804a4dab8dd8ee0d08f6bb -c Role -f value 2026-08-26 20:42:34.876 | 2026-08-26 20:42:34.876 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:34.876 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:34.876 | + functions-common:get_or_add_user_project_role:980 : echo 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:34.876 | 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:34.969 | [2054 Async ks-alt-reader-user:69724]: finished get_or_add_user_project_role reader 72009c38282240f39bbd8921e135d533 f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 2 seconds 2026-08-26 20:42:34.979 | + inc/async:async_wait:197 : return 0 2026-08-26 20:42:34.986 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-26 20:42:35.096 | [2054 Async ks-system-member:69915]: Waiting for completion of get_or_add_user_system_role member 194cf03bc50e4e9d8277b116c4660461 all running on PID 69915 (7 other jobs running) 2026-08-26 20:42:35.150 | [2054 Async ks-system-member:69915]: Signaling child to exit 2026-08-26 20:42:35.151 | WAKEUP 2026-08-26 20:42:35.196 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:35.197 | [2054 Async ks-system-member:69915]: Signaled 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-26 20:42:35.200 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-26 20:42:35.200 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:35.200 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:35.200 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:35.200 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:35.200 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-26 20:42:35.200 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 194cf03bc50e4e9d8277b116c4660461 --system all -f value -c Role 2026-08-26 20:42:35.200 | 2026-08-26 20:42:35.200 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 194cf03bc50e4e9d8277b116c4660461 --system all 2026-08-26 20:42:35.200 | 2026-08-26 20:42:35.200 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 194cf03bc50e4e9d8277b116c4660461 --system all -f value -c Role 2026-08-26 20:42:35.200 | 2026-08-26 20:42:35.200 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:35.200 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.201 | + functions-common:get_or_add_user_system_role:1030 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.201 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.249 | [70470 Async ks-group-anotherdemo:70470]: finished successfully 2026-08-26 20:42:35.296 | [2054 Async ks-system-member:69915]: finished get_or_add_user_system_role member 194cf03bc50e4e9d8277b116c4660461 all with result 0 in 3 seconds 2026-08-26 20:42:35.375 | [2054 Async ks-system-reader:70112]: Waiting for completion of get_or_add_user_system_role reader 87ceed3c46f54798bb2f27ae15036b65 all running on PID 70112 (6 other jobs running) 2026-08-26 20:42:35.428 | [2054 Async ks-system-reader:70112]: Signaling child to exit 2026-08-26 20:42:35.428 | WAKEUP 2026-08-26 20:42:35.474 | [2054 Async ks-system-reader:70112]: Signaled 2026-08-26 20:42:35.477 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-26 20:42:35.477 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-26 20:42:35.477 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-26 20:42:35.478 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:42:35.478 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:42:35.478 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-26 20:42:35.478 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-26 20:42:35.478 | ++ functions-common:_get_domain_args:957 : echo 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-26 20:42:35.478 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 87ceed3c46f54798bb2f27ae15036b65 --system all -f value -c Role 2026-08-26 20:42:35.478 | 2026-08-26 20:42:35.478 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 87ceed3c46f54798bb2f27ae15036b65 --system all 2026-08-26 20:42:35.478 | 2026-08-26 20:42:35.478 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 87ceed3c46f54798bb2f27ae15036b65 --system all -f value -c Role 2026-08-26 20:42:35.478 | 2026-08-26 20:42:35.478 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:35.478 | + functions-common:get_or_add_user_system_role:1030 : echo 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:35.478 | 9c5a50452e564e85a879db90c008b869 2026-08-26 20:42:35.568 | [2054 Async ks-system-reader:70112]: finished get_or_add_user_system_role reader 87ceed3c46f54798bb2f27ae15036b65 all with result 0 in 3 seconds 2026-08-26 20:42:35.578 | + inc/async:async_wait:197 : return 0 2026-08-26 20:42:35.584 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-26 20:42:35.694 | [2054 Async ks-group-memberdemo:70391]: Waiting for completion of get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 running on PID 70391 (5 other jobs running) 2026-08-26 20:42:35.751 | [2054 Async ks-group-memberdemo:70391]: Signaling child to exit 2026-08-26 20:42:35.752 | WAKEUP 2026-08-26 20:42:35.800 | [2054 Async ks-group-memberdemo:70391]: Signaled 2026-08-26 20:42:35.803 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:42:35.803 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7fdaa849d29b4d5a88302651cd9dbbaa --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:35.803 | 2026-08-26 20:42:35.803 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7fdaa849d29b4d5a88302651cd9dbbaa --project a0012f11976b49b591455ee07d5c5383 -f value -c Role 2026-08-26 20:42:35.803 | 2026-08-26 20:42:35.803 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:35.803 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.803 | + functions-common:get_or_add_group_project_role:1049 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.803 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:35.899 | [2054 Async ks-group-memberdemo:70391]: finished get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 with result 0 in 2 seconds 2026-08-26 20:42:35.951 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:35.974 | [2054 Async ks-group-anotherdemo:70470]: Waiting for completion of get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 running on PID 70470 (4 other jobs running) 2026-08-26 20:42:36.008 | [70549 Async ks-group-memberalt:70549]: finished successfully 2026-08-26 20:42:36.028 | [2054 Async ks-group-anotherdemo:70470]: Signaling child to exit 2026-08-26 20:42:36.028 | WAKEUP 2026-08-26 20:42:36.075 | [2054 Async ks-group-anotherdemo:70470]: Signaled 2026-08-26 20:42:36.079 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:42:36.079 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7fdaa849d29b4d5a88302651cd9dbbaa --project a0012f11976b49b591455ee07d5c5383 2026-08-26 20:42:36.079 | 2026-08-26 20:42:36.079 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7fdaa849d29b4d5a88302651cd9dbbaa --project a0012f11976b49b591455ee07d5c5383 -f value -c Role 2026-08-26 20:42:36.079 | 2026-08-26 20:42:36.079 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:36.079 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.079 | + functions-common:get_or_add_group_project_role:1049 : echo d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.079 | d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.173 | [2054 Async ks-group-anotherdemo:70470]: finished get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa a0012f11976b49b591455ee07d5c5383 with result 0 in 3 seconds 2026-08-26 20:42:36.246 | [2054 Async ks-group-memberalt:70549]: Waiting for completion of get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 70549 (3 other jobs running) 2026-08-26 20:42:36.299 | [2054 Async ks-group-memberalt:70549]: Signaling child to exit 2026-08-26 20:42:36.299 | WAKEUP 2026-08-26 20:42:36.345 | [2054 Async ks-group-memberalt:70549]: Signaled 2026-08-26 20:42:36.348 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:42:36.348 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 7fdaa849d29b4d5a88302651cd9dbbaa --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:36.348 | 2026-08-26 20:42:36.348 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7fdaa849d29b4d5a88302651cd9dbbaa --project f47c5103fa804a4dab8dd8ee0d08f6bb -f value -c Role 2026-08-26 20:42:36.348 | 2026-08-26 20:42:36.348 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:36.348 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:36.348 | + functions-common:get_or_add_group_project_role:1049 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:36.348 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:42:36.438 | [2054 Async ks-group-memberalt:70549]: finished get_or_add_group_project_role member 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 4 seconds 2026-08-26 20:42:36.513 | [2054 Async ks-group-anotheralt:70668]: Waiting for completion of get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb running on PID 70668 (2 other jobs running) 2026-08-26 20:42:36.564 | [2054 Async ks-group-anotheralt:70668]: Signaling child to exit 2026-08-26 20:42:36.695 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:36.749 | [70668 Async ks-group-anotheralt:70668]: finished successfully 2026-08-26 20:42:36.796 | WAKEUP 2026-08-26 20:42:36.839 | [2054 Async ks-group-anotheralt:70668]: Signaled 2026-08-26 20:42:36.842 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:42:36.842 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 7fdaa849d29b4d5a88302651cd9dbbaa --project f47c5103fa804a4dab8dd8ee0d08f6bb 2026-08-26 20:42:36.842 | 2026-08-26 20:42:36.842 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7fdaa849d29b4d5a88302651cd9dbbaa --project f47c5103fa804a4dab8dd8ee0d08f6bb -f value -c Role 2026-08-26 20:42:36.842 | 2026-08-26 20:42:36.842 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:36.842 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.842 | + functions-common:get_or_add_group_project_role:1049 : echo d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.842 | d0beca2589c54d16ac93275d3f5ff575 2026-08-26 20:42:36.931 | [2054 Async ks-group-anotheralt:70668]: finished get_or_add_group_project_role anotherrole 7fdaa849d29b4d5a88302651cd9dbbaa f47c5103fa804a4dab8dd8ee0d08f6bb with result 0 in 4 seconds 2026-08-26 20:42:37.013 | [2054 Async ks-group-admin:70765]: Waiting for completion of get_or_add_group_project_role admin 1211891abb174a7dbced9e81b075345d 9bb8c73eecee4803a46bec5e742feec9 running on PID 70765 (1 other jobs running) 2026-08-26 20:42:37.065 | [2054 Async ks-group-admin:70765]: Signaling child to exit 2026-08-26 20:42:37.449 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:42:37.501 | [70765 Async ks-group-admin:70765]: finished successfully 2026-08-26 20:42:37.546 | WAKEUP 2026-08-26 20:42:37.591 | [2054 Async ks-group-admin:70765]: Signaled 2026-08-26 20:42:37.593 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-26 20:42:37.593 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 1211891abb174a7dbced9e81b075345d --project 9bb8c73eecee4803a46bec5e742feec9 2026-08-26 20:42:37.593 | 2026-08-26 20:42:37.593 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1211891abb174a7dbced9e81b075345d --project 9bb8c73eecee4803a46bec5e742feec9 -f value -c Role 2026-08-26 20:42:37.594 | 2026-08-26 20:42:37.594 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:42:37.594 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:37.594 | + functions-common:get_or_add_group_project_role:1049 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:37.594 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:42:37.681 | [2054 Async ks-group-admin:70765]: finished get_or_add_group_project_role admin 1211891abb174a7dbced9e81b075345d 9bb8c73eecee4803a46bec5e742feec9 with result 0 in 5 seconds 2026-08-26 20:42:37.690 | + inc/async:async_wait:197 : return 0 2026-08-26 20:42:37.697 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-26 20:42:37.735 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:42:37.742 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-26 20:42:37.785 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:42:37.791 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-26 20:42:37.798 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-26 20:42:37.944 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-26 20:42:38.017 | [2054 Async create_nova_accounts:72549]: running: create_nova_accounts 2026-08-26 20:42:38.022 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-26 20:42:38.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:42:38.058 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-26 20:42:38.062 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-26 20:42:38.149 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-26 20:42:38.211 | [2054 Async create_glance_accounts:72672]: running: create_glance_accounts 2026-08-26 20:42:38.221 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-26 20:42:38.259 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:42:38.263 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-26 20:42:38.266 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-26 20:42:38.360 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-26 20:42:38.418 | [2054 Async create_cinder_accounts:72816]: running: create_cinder_accounts 2026-08-26 20:42:38.423 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-26 20:42:38.450 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:42:38.457 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-26 20:42:38.460 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-26 20:42:38.558 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-26 20:42:38.613 | [2054 Async create_neutron_accounts:73037]: running: create_neutron_accounts 2026-08-26 20:42:38.618 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-26 20:42:38.644 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:42:38.647 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-26 20:42:38.673 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:42:38.677 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-26 20:42:38.756 | [2054 Async create_nova_accounts:72549]: Waiting for completion of create_nova_accounts running on PID 72549 (4 other jobs running) 2026-08-26 20:42:38.799 | [2054 Async create_nova_accounts:72549]: Signaling child to exit 2026-08-26 20:43:07.225 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:43:07.288 | [73037 Async create_neutron_accounts:73037]: finished successfully 2026-08-26 20:43:17.371 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:43:17.431 | [72549 Async create_nova_accounts:72549]: finished successfully 2026-08-26 20:43:17.486 | WAKEUP 2026-08-26 20:43:17.540 | [2054 Async create_nova_accounts:72549]: Signaled 2026-08-26 20:43:17.544 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-08-26 20:43:17.544 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-26 20:43:17.545 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-26 20:43:17.545 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:43:17.545 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:43:17.545 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:43:17.545 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:43:17.545 | 2026-08-26 20:43:17.545 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.545 | + functions-common:get_or_create_user:915 : user_id=107213f07ca241cd82824720f1b2324d 2026-08-26 20:43:17.545 | + functions-common:get_or_create_user:916 : echo 107213f07ca241cd82824720f1b2324d 2026-08-26 20:43:17.545 | 107213f07ca241cd82824720f1b2324d 2026-08-26 20:43:17.545 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-26 20:43:17.545 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:17.545 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:17.545 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:17.545 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:17.545 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:17.545 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-26 20:43:17.545 | 2026-08-26 20:43:17.545 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:17.545 | 2026-08-26 20:43:17.546 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:17.546 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:17.546 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:43:17.546 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:17.546 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:17.546 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-26 20:43:17.546 | 2026-08-26 20:43:17.546 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:17.546 | 2026-08-26 20:43:17.546 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:17.546 | + functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:17.546 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:17.546 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-26 20:43:17.546 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://162.253.55.160/compute 2026-08-26 20:43:17.546 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-26 20:43:17.546 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:43:17.546 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-26 20:43:17.546 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-26 20:43:17.546 | 2026-08-26 20:43:17.546 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.546 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:43:17.546 | 83a933bd29bf4305982a128c833e596f' 2026-08-26 20:43:17.547 | + functions-common:get_or_create_service:1067 : echo 83a933bd29bf4305982a128c833e596f 2026-08-26 20:43:17.547 | 83a933bd29bf4305982a128c833e596f 2026-08-26 20:43:17.547 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://162.253.55.160/compute/v2/$(project_id)s' 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:43:17.547 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://162.253.55.160/compute/v2/$(project_id)s' RegionOne 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:43:17.547 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-26 20:43:17.547 | 2026-08-26 20:43:17.547 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:43:17.547 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://162.253.55.160/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-26 20:43:17.547 | 2026-08-26 20:43:17.547 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d043d4470503418b90840f8be27153cf 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d043d4470503418b90840f8be27153cf 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1100 : public_id=d043d4470503418b90840f8be27153cf 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1109 : echo d043d4470503418b90840f8be27153cf 2026-08-26 20:43:17.547 | d043d4470503418b90840f8be27153cf 2026-08-26 20:43:17.547 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-26 20:43:17.547 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:43:17.547 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-26 20:43:17.547 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-26 20:43:17.547 | 2026-08-26 20:43:17.547 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.547 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:43:17.547 | 2e24445d2cb748c193c7c7052dc9ee46' 2026-08-26 20:43:17.547 | + functions-common:get_or_create_service:1067 : echo 2e24445d2cb748c193c7c7052dc9ee46 2026-08-26 20:43:17.547 | 2e24445d2cb748c193c7c7052dc9ee46 2026-08-26 20:43:17.547 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://162.253.55.160/compute/v2.1 2026-08-26 20:43:17.547 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:43:17.547 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://162.253.55.160/compute/v2.1 RegionOne 2026-08-26 20:43:17.547 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:43:17.547 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-26 20:43:17.547 | 2026-08-26 20:43:17.548 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:43:17.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:43:17.548 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://162.253.55.160/compute/v2.1 --region RegionOne -f value -c id 2026-08-26 20:43:17.548 | 2026-08-26 20:43:17.548 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:17.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c7edf468124749ef83dbf35fa23de31f 2026-08-26 20:43:17.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c7edf468124749ef83dbf35fa23de31f 2026-08-26 20:43:17.548 | + functions-common:get_or_create_endpoint:1100 : public_id=c7edf468124749ef83dbf35fa23de31f 2026-08-26 20:43:17.548 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:43:17.548 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:43:17.548 | + functions-common:get_or_create_endpoint:1109 : echo c7edf468124749ef83dbf35fa23de31f 2026-08-26 20:43:17.548 | c7edf468124749ef83dbf35fa23de31f 2026-08-26 20:43:17.548 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-26 20:43:17.548 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:17.548 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-26 20:43:17.548 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:17.548 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-26 20:43:17.548 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:17.548 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-26 20:43:17.548 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:17.548 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-26 20:43:17.652 | [2054 Async create_nova_accounts:72549]: finished create_nova_accounts with result 0 in 39 seconds 2026-08-26 20:43:17.743 | [2054 Async create_glance_accounts:72672]: Waiting for completion of create_glance_accounts running on PID 72672 (3 other jobs running) 2026-08-26 20:43:17.804 | [2054 Async create_glance_accounts:72672]: Signaling child to exit 2026-08-26 20:43:19.537 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:43:19.595 | [72816 Async create_cinder_accounts:72816]: finished successfully 2026-08-26 20:43:21.376 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:43:21.433 | [72672 Async create_glance_accounts:72672]: finished successfully 2026-08-26 20:43:21.484 | WAKEUP 2026-08-26 20:43:21.535 | [2054 Async create_glance_accounts:72672]: Signaled 2026-08-26 20:43:21.538 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-26 20:43:21.538 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:21.538 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-26 20:43:21.538 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-26 20:43:21.538 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:43:21.538 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:43:21.538 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:43:21.538 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:43:21.538 | 2026-08-26 20:43:21.538 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.538 | + functions-common:get_or_create_user:915 : user_id=0fd1e5fb236f453c87d58590d2ac1898 2026-08-26 20:43:21.538 | + functions-common:get_or_create_user:916 : echo 0fd1e5fb236f453c87d58590d2ac1898 2026-08-26 20:43:21.538 | 0fd1e5fb236f453c87d58590d2ac1898 2026-08-26 20:43:21.538 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-26 20:43:21.538 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:21.538 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:21.538 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:21.538 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:21.538 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:21.538 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-26 20:43:21.539 | 2026-08-26 20:43:21.539 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:21.539 | 2026-08-26 20:43:21.539 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.539 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.539 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:43:21.539 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:21.539 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:21.539 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-26 20:43:21.539 | 2026-08-26 20:43:21.539 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:21.539 | 2026-08-26 20:43:21.539 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:21.539 | + functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:21.539 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:43:21.539 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-26 20:43:21.539 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:21.539 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-26 20:43:21.540 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:43:21.540 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-26 20:43:21.540 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-26 20:43:21.540 | 2026-08-26 20:43:21.540 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.540 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:43:21.540 | 72a471f738a84f978b07936a64818576' 2026-08-26 20:43:21.540 | + functions-common:get_or_create_service:1067 : echo 72a471f738a84f978b07936a64818576 2026-08-26 20:43:21.540 | 72a471f738a84f978b07936a64818576 2026-08-26 20:43:21.540 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://162.253.55.160/image 2026-08-26 20:43:21.540 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:43:21.540 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://162.253.55.160/image RegionOne 2026-08-26 20:43:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:43:21.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-26 20:43:21.540 | 2026-08-26 20:43:21.540 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:43:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:43:21.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://162.253.55.160/image --region RegionOne -f value -c id 2026-08-26 20:43:21.540 | 2026-08-26 20:43:21.540 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.540 | + functions-common:get_or_create_endpoint:1100 : public_id=595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.540 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:43:21.540 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:43:21.540 | + functions-common:get_or_create_endpoint:1109 : echo 595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.540 | 595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.540 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-26 20:43:21.540 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:43:21.540 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-26 20:43:21.540 | 2026-08-26 20:43:21.540 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.541 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-26 20:43:21.541 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-26 20:43:21.541 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-26 20:43:21.541 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-26 20:43:21.541 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-26 20:43:21.541 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-26 20:43:21.541 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-26 20:43:21.541 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_size_total 2026-08-26 20:43:21.541 | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | Field | Value | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | default_limit | 10000 | 2026-08-26 20:43:21.541 | | description | None | 2026-08-26 20:43:21.541 | | id | 1f0a993e665c494f8e6847e02b87b064 | 2026-08-26 20:43:21.541 | | region_id | RegionOne | 2026-08-26 20:43:21.541 | | resource_name | image_size_total | 2026-08-26 20:43:21.541 | | service_id | 72a471f738a84f978b07936a64818576 | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_stage_total 2026-08-26 20:43:21.541 | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | Field | Value | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | default_limit | 10000 | 2026-08-26 20:43:21.541 | | description | None | 2026-08-26 20:43:21.541 | | id | f03d4e57c0a3456eb896d50eede32cb3 | 2026-08-26 20:43:21.541 | | region_id | RegionOne | 2026-08-26 20:43:21.541 | | resource_name | image_stage_total | 2026-08-26 20:43:21.541 | | service_id | 72a471f738a84f978b07936a64818576 | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-26 20:43:21.541 | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | Field | Value | 2026-08-26 20:43:21.541 | +---------------+----------------------------------+ 2026-08-26 20:43:21.541 | | default_limit | 100 | 2026-08-26 20:43:21.541 | | description | None | 2026-08-26 20:43:21.541 | | id | ecfa9f30524d430998d41f827b997297 | 2026-08-26 20:43:21.541 | | region_id | RegionOne | 2026-08-26 20:43:21.542 | | resource_name | image_count_total | 2026-08-26 20:43:21.542 | | service_id | 72a471f738a84f978b07936a64818576 | 2026-08-26 20:43:21.542 | +---------------+----------------------------------+ 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-26 20:43:21.542 | 2026-08-26 20:43:21.542 | +---------------+----------------------------------+ 2026-08-26 20:43:21.542 | | Field | Value | 2026-08-26 20:43:21.542 | +---------------+----------------------------------+ 2026-08-26 20:43:21.542 | | default_limit | 100 | 2026-08-26 20:43:21.542 | | description | None | 2026-08-26 20:43:21.542 | | id | 93b9fd0e75be443bab0fb131720c6f2e | 2026-08-26 20:43:21.542 | | region_id | RegionOne | 2026-08-26 20:43:21.542 | | resource_name | image_count_uploading | 2026-08-26 20:43:21.542 | | service_id | 72a471f738a84f978b07936a64818576 | 2026-08-26 20:43:21.542 | +---------------+----------------------------------+ 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://162.253.55.160/identity 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-26 20:43:21.542 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-26 20:43:21.542 | 2026-08-26 20:43:21.542 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 595a1abf05434a2e87a0e45630be24fe 2026-08-26 20:43:21.542 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-26 20:43:21.542 | 2026-08-26 20:43:21.542 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-26 20:43:21.542 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:21.636 | [2054 Async create_glance_accounts:72672]: finished create_glance_accounts with result 0 in 43 seconds 2026-08-26 20:43:21.720 | [2054 Async create_cinder_accounts:72816]: Waiting for completion of create_cinder_accounts running on PID 72816 (2 other jobs running) 2026-08-26 20:43:21.773 | [2054 Async create_cinder_accounts:72816]: Signaling child to exit 2026-08-26 20:43:21.773 | WAKEUP 2026-08-26 20:43:21.820 | [2054 Async create_cinder_accounts:72816]: Signaled 2026-08-26 20:43:21.824 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-08-26 20:43:21.824 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-26 20:43:21.824 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-26 20:43:21.824 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:21.824 | ++ lib/cinder:create_cinder_accounts:466 : get_or_create_role creator 2026-08-26 20:43:21.824 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:43:21.824 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-08-26 20:43:21.824 | 2026-08-26 20:43:21.824 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.824 | ++ functions-common:get_or_create_role:940 : role_id=dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.824 | ++ functions-common:get_or_create_role:941 : echo dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.824 | + lib/cinder:create_cinder_accounts:466 : extra_role=dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.824 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.824 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-26 20:43:21.824 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:43:21.824 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:43:21.824 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:43:21.824 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:43:21.824 | 2026-08-26 20:43:21.824 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.824 | + functions-common:get_or_create_user:915 : user_id=6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.824 | + functions-common:get_or_create_user:916 : echo 6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.824 | 6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.824 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-26 20:43:21.824 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:21.825 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:43:21.825 | 2026-08-26 20:43:21.825 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:21.825 | 2026-08-26 20:43:21.825 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.825 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:21.825 | + lib/keystone:create_service_user:382 : [[ -n dee0337c761c4f43854f2bcf59d1a962 ]] 2026-08-26 20:43:21.825 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role dee0337c761c4f43854f2bcf59d1a962 cinder service Default Default 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:21.825 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:21.825 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:21.825 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add dee0337c761c4f43854f2bcf59d1a962 --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:43:21.825 | 2026-08-26 20:43:21.825 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role dee0337c761c4f43854f2bcf59d1a962 --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:21.825 | 2026-08-26 20:43:21.825 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:980 : echo dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.826 | dee0337c761c4f43854f2bcf59d1a962 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-26 20:43:21.826 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:472 : get_or_add_user_project_role member cinder service Default Default 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:21.826 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:21.826 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cinder --project service --user-domain Default --project-domain Default 2026-08-26 20:43:21.826 | 2026-08-26 20:43:21.826 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:21.826 | 2026-08-26 20:43:21.826 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:979 : user_role_id=deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:43:21.826 | + functions-common:get_or_add_user_project_role:980 : echo deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:43:21.826 | deb4189f6ea34308b6c232fee05ee83d 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://162.253.55.160/volume 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-26 20:43:21.826 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:43:21.826 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-26 20:43:21.826 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-26 20:43:21.826 | 2026-08-26 20:43:21.826 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.826 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:43:21.826 | 77ecb0c3afc54cafb41486edfc43a38d' 2026-08-26 20:43:21.826 | + functions-common:get_or_create_service:1067 : echo 77ecb0c3afc54cafb41486edfc43a38d 2026-08-26 20:43:21.826 | 77ecb0c3afc54cafb41486edfc43a38d 2026-08-26 20:43:21.826 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://162.253.55.160/volume/v3 2026-08-26 20:43:21.826 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:43:21.826 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://162.253.55.160/volume/v3 RegionOne 2026-08-26 20:43:21.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:43:21.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-26 20:43:21.827 | 2026-08-26 20:43:21.827 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:43:21.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:43:21.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://162.253.55.160/volume/v3 --region RegionOne -f value -c id 2026-08-26 20:43:21.827 | 2026-08-26 20:43:21.827 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bc1c4340c437497e968044db337a590b 2026-08-26 20:43:21.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bc1c4340c437497e968044db337a590b 2026-08-26 20:43:21.827 | + functions-common:get_or_create_endpoint:1100 : public_id=bc1c4340c437497e968044db337a590b 2026-08-26 20:43:21.827 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:43:21.827 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:43:21.827 | + functions-common:get_or_create_endpoint:1109 : echo bc1c4340c437497e968044db337a590b 2026-08-26 20:43:21.827 | bc1c4340c437497e968044db337a590b 2026-08-26 20:43:21.827 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-26 20:43:21.827 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-26 20:43:21.827 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-26 20:43:21.827 | 2026-08-26 20:43:21.827 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_project:928 : project_id=2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_project:929 : echo 2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:43:21.827 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2edff807a3cd41a3821374ab3130d5c9 2026-08-26 20:43:21.827 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:43:21.827 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-26 20:43:21.827 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-26 20:43:21.827 | 2026-08-26 20:43:21.827 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_user:915 : user_id=6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.827 | ++ functions-common:get_or_create_user:916 : echo 6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.827 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6175b60af0e94d8e9c18428e1d8c4163 2026-08-26 20:43:21.922 | [2054 Async create_cinder_accounts:72816]: finished create_cinder_accounts with result 0 in 41 seconds 2026-08-26 20:43:21.933 | + inc/async:async_wait:197 : return 0 2026-08-26 20:43:21.940 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-26 20:43:22.058 | [2054 Async create_neutron_accounts:73037]: Waiting for completion of create_neutron_accounts running on PID 73037 (1 other jobs running) 2026-08-26 20:43:22.113 | [2054 Async create_neutron_accounts:73037]: Signaling child to exit 2026-08-26 20:43:22.113 | WAKEUP 2026-08-26 20:43:22.160 | [2054 Async create_neutron_accounts:73037]: Signaled 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://162.253.55.160/ 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://162.253.55.160/networking 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-26 20:43:22.163 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:22.163 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-26 20:43:22.163 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-26 20:43:22.163 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:43:22.163 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:43:22.164 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:43:22.164 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:43:22.164 | 2026-08-26 20:43:22.164 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:22.164 | + functions-common:get_or_create_user:915 : user_id=aef1de55b9134acab81ce85988f45394 2026-08-26 20:43:22.164 | + functions-common:get_or_create_user:916 : echo aef1de55b9134acab81ce85988f45394 2026-08-26 20:43:22.164 | aef1de55b9134acab81ce85988f45394 2026-08-26 20:43:22.164 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:43:22.164 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:43:22.164 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-26 20:43:22.164 | 2026-08-26 20:43:22.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:43:22.164 | 2026-08-26 20:43:22.164 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:22.164 | + functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:22.164 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:43:22.164 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-26 20:43:22.164 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-26 20:43:22.164 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:43:22.164 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-26 20:43:22.164 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-26 20:43:22.164 | 2026-08-26 20:43:22.164 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:22.164 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:43:22.164 | ddb8a7ab877f404195f4aeceea0e26af' 2026-08-26 20:43:22.164 | + functions-common:get_or_create_service:1067 : echo ddb8a7ab877f404195f4aeceea0e26af 2026-08-26 20:43:22.164 | ddb8a7ab877f404195f4aeceea0e26af 2026-08-26 20:43:22.164 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://162.253.55.160/networking 2026-08-26 20:43:22.164 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:43:22.164 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://162.253.55.160/networking RegionOne 2026-08-26 20:43:22.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:43:22.165 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-26 20:43:22.165 | 2026-08-26 20:43:22.165 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:22.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:43:22.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:43:22.165 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://162.253.55.160/networking --region RegionOne -f value -c id 2026-08-26 20:43:22.165 | 2026-08-26 20:43:22.165 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:43:22.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=238d10384c684cab8563c1b097f8f083 2026-08-26 20:43:22.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 238d10384c684cab8563c1b097f8f083 2026-08-26 20:43:22.165 | + functions-common:get_or_create_endpoint:1100 : public_id=238d10384c684cab8563c1b097f8f083 2026-08-26 20:43:22.165 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:43:22.165 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:43:22.165 | + functions-common:get_or_create_endpoint:1109 : echo 238d10384c684cab8563c1b097f8f083 2026-08-26 20:43:22.165 | 238d10384c684cab8563c1b097f8f083 2026-08-26 20:43:22.256 | [2054 Async create_neutron_accounts:73037]: finished create_neutron_accounts with result 0 in 28 seconds 2026-08-26 20:43:22.275 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-26 20:43:22.288 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-26 20:43:22.295 | + inc/async:async_wait:197 : return 0 2026-08-26 20:43:22.303 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-26 20:43:22.349 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:22.356 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-26 20:43:22.404 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:22.411 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-26 20:43:22.419 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:43:22.426 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-26 20:43:22.433 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-26 20:43:22.440 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-26 20:43:22.589 | + inc/async:async_inner:63 : init_glance 2026-08-26 20:43:22.678 | [2054 Async init_glance:75394]: running: init_glance 2026-08-26 20:43:22.685 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-26 20:43:22.731 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:22.739 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-26 20:43:22.746 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:43:22.753 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-26 20:43:22.760 | + ./stack.sh:main:1170 : configure_neutron 2026-08-26 20:43:22.767 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-26 20:43:22.774 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-26 20:43:22.780 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-26 20:43:22.810 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-26 20:43:22.816 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-26 20:43:23.581 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:23.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:23.582 | we strongly recommend against using it for new projects. 2026-08-26 20:43:23.582 | 2026-08-26 20:43:23.582 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:23.582 | framework. For more detail see 2026-08-26 20:43:23.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:23.582 | 2026-08-26 20:43:23.582 | import eventlet as _eventlet # noqa 2026-08-26 20:43:26.417 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:26.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:26.417 | we strongly recommend against using it for new projects. 2026-08-26 20:43:26.417 | 2026-08-26 20:43:26.417 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:26.417 | framework. For more detail see 2026-08-26 20:43:26.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:26.417 | 2026-08-26 20:43:26.417 | import eventlet as _eventlet # noqa 2026-08-26 20:43:29.068 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:29.068 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:29.068 | we strongly recommend against using it for new projects. 2026-08-26 20:43:29.068 | 2026-08-26 20:43:29.068 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:29.068 | framework. For more detail see 2026-08-26 20:43:29.068 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:29.068 | 2026-08-26 20:43:29.068 | import eventlet as _eventlet # noqa 2026-08-26 20:43:31.386 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:43:31.386 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:31.386 | we strongly recommend against using it for new projects. 2026-08-26 20:43:31.386 | 2026-08-26 20:43:31.386 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:31.386 | framework. For more detail see 2026-08-26 20:43:31.386 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:31.386 | 2026-08-26 20:43:31.386 | from eventlet import event 2026-08-26 20:43:31.694 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:43:31.695 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:43:32.940 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:43:32.998 | [75394 Async init_glance:75394]: finished successfully 2026-08-26 20:43:33.605 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:33.605 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:33.605 | we strongly recommend against using it for new projects. 2026-08-26 20:43:33.606 | 2026-08-26 20:43:33.606 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:33.606 | framework. For more detail see 2026-08-26 20:43:33.606 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:33.606 | 2026-08-26 20:43:33.606 | import eventlet as _eventlet # noqa 2026-08-26 20:43:35.757 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:35.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:35.757 | we strongly recommend against using it for new projects. 2026-08-26 20:43:35.757 | 2026-08-26 20:43:35.757 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:35.757 | framework. For more detail see 2026-08-26 20:43:35.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:35.757 | 2026-08-26 20:43:35.757 | import eventlet as _eventlet # noqa 2026-08-26 20:43:38.525 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:43:38.525 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:38.525 | we strongly recommend against using it for new projects. 2026-08-26 20:43:38.525 | 2026-08-26 20:43:38.525 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:38.525 | framework. For more detail see 2026-08-26 20:43:38.525 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:38.525 | 2026-08-26 20:43:38.525 | from eventlet import event 2026-08-26 20:43:39.060 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:43:39.060 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:43:41.393 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:41.393 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:41.393 | we strongly recommend against using it for new projects. 2026-08-26 20:43:41.393 | 2026-08-26 20:43:41.393 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:41.393 | framework. For more detail see 2026-08-26 20:43:41.393 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:41.393 | 2026-08-26 20:43:41.393 | import eventlet as _eventlet # noqa 2026-08-26 20:43:42.423 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:42.423 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:42.423 | we strongly recommend against using it for new projects. 2026-08-26 20:43:42.423 | 2026-08-26 20:43:42.423 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:42.423 | framework. For more detail see 2026-08-26 20:43:42.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:42.423 | 2026-08-26 20:43:42.423 | import eventlet as _eventlet # noqa 2026-08-26 20:43:44.806 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:44.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:44.806 | we strongly recommend against using it for new projects. 2026-08-26 20:43:44.806 | 2026-08-26 20:43:44.806 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:44.806 | framework. For more detail see 2026-08-26 20:43:44.806 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:44.806 | 2026-08-26 20:43:44.806 | import eventlet as _eventlet # noqa 2026-08-26 20:43:46.142 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:46.143 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:46.143 | we strongly recommend against using it for new projects. 2026-08-26 20:43:46.143 | 2026-08-26 20:43:46.143 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:46.143 | framework. For more detail see 2026-08-26 20:43:46.143 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:46.143 | 2026-08-26 20:43:46.143 | import eventlet as _eventlet # noqa 2026-08-26 20:43:47.961 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-26 20:43:47.974 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-26 20:43:47.979 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-26 20:43:47.987 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-26 20:43:47.992 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-26 20:43:47.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-26 20:43:48.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-26 20:43:48.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-26 20:43:48.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-26 20:43:48.023 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-26 20:43:48.029 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-26 20:43:48.035 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-26 20:43:48.042 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-26 20:43:48.048 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-26 20:43:48.054 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-26 20:43:48.060 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-26 20:43:48.071 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:43:48.078 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:43:48.084 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-26 20:43:48.091 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:43:48.104 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-26 20:43:48.112 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-26 20:43:48.119 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-26 20:43:48.124 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-26 20:43:48.130 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:43:48.137 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:43:48.144 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:43:48.183 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:48.189 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:43:48.195 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-26 20:43:48.203 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-26 20:43:48.282 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-26 20:43:48.363 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-26 20:43:48.433 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-26 20:43:48.510 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-26 20:43:48.592 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-26 20:43:48.673 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-26 20:43:48.681 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-26 20:43:48.688 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-26 20:43:48.696 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:43:48.706 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:43:48.750 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:43:48.757 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:43:48.765 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:43:48.772 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:43:48.779 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:43:48.857 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:43:48.937 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:43:49.013 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:43:49.085 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-26 20:43:49.155 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-26 20:43:49.163 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:43:49.170 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-26 20:43:49.175 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-26 20:43:49.181 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-26 20:43:49.189 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:43:49.194 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-26 20:43:49.200 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-26 20:43:49.228 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-26 20:43:49.260 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-26 20:43:49.280 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-26 20:43:49.311 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-26 20:43:49.340 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:43:49.346 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:43:49.354 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-26 20:43:49.366 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.CuL4azNhpv 2026-08-26 20:43:49.373 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:43:49.380 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:43:49.387 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.CuL4azNhpv 2026-08-26 20:43:49.397 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.CuL4azNhpv 2026-08-26 20:43:49.425 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.CuL4azNhpv /etc/sudoers.d/neutron-rootwrap 2026-08-26 20:43:49.454 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-26 20:43:49.459 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-26 20:43:49.465 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:43:49.541 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-26 20:43:49.548 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:43:49.623 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-26 20:43:49.630 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-26 20:43:49.640 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-26 20:43:49.647 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:43:49.654 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:43:49.662 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:43:49.712 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:49.721 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:43:49.729 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:43:49.739 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:43:49.783 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:49.791 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:43:49.800 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:43:49.882 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:43:49.889 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:43:49.896 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-26 20:43:49.938 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:49.945 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-26 20:43:49.986 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:49.992 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-26 20:43:50.036 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:50.043 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-26 20:43:50.088 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:50.095 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-26 20:43:50.138 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:50.145 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:43:50.152 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-26 20:43:50.198 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:43:50.205 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-26 20:43:50.211 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-26 20:43:50.220 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-26 20:43:50.220 | Configuring OVN 2026-08-26 20:43:50.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-26 20:43:50.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-26 20:43:50.243 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-26 20:43:50.253 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=ffaf64cc-a970-4560-9237-6c286c057062 2026-08-26 20:43:50.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-26 20:43:50.266 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-26 20:43:50.273 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:43:50.280 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:43:50.287 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:43:50.293 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:43:50.299 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:43:50.305 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:43:50.312 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:43:50.319 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:43:50.325 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:43:50.331 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:43:50.337 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:43:50.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:43:50.350 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:43:50.358 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-26 20:43:50.364 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-26 20:43:50.370 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-26 20:43:50.377 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:43:50.421 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:50.427 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:43:50.534 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:43:50.541 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-26 20:43:50.548 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-26 20:43:50.589 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:43:50.595 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-26 20:43:50.601 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:43:50.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-26 20:43:50.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-26 20:43:50.643 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-26 20:43:50.656 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-26 20:43:50.663 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-26 20:43:51.019 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:51.019 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:51.019 | we strongly recommend against using it for new projects. 2026-08-26 20:43:51.019 | 2026-08-26 20:43:51.019 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:51.019 | framework. For more detail see 2026-08-26 20:43:51.019 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:51.020 | 2026-08-26 20:43:51.020 | import eventlet as _eventlet # noqa 2026-08-26 20:43:53.113 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:53.114 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:53.114 | we strongly recommend against using it for new projects. 2026-08-26 20:43:53.114 | 2026-08-26 20:43:53.114 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:53.114 | framework. For more detail see 2026-08-26 20:43:53.114 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:53.114 | 2026-08-26 20:43:53.114 | import eventlet as _eventlet # noqa 2026-08-26 20:43:55.234 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:55.234 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:55.234 | we strongly recommend against using it for new projects. 2026-08-26 20:43:55.234 | 2026-08-26 20:43:55.234 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:55.234 | framework. For more detail see 2026-08-26 20:43:55.234 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:55.234 | 2026-08-26 20:43:55.234 | import eventlet as _eventlet # noqa 2026-08-26 20:43:57.347 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:43:57.347 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:57.347 | we strongly recommend against using it for new projects. 2026-08-26 20:43:57.347 | 2026-08-26 20:43:57.347 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:57.347 | framework. For more detail see 2026-08-26 20:43:57.348 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:57.348 | 2026-08-26 20:43:57.348 | from eventlet import event 2026-08-26 20:43:57.621 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:43:57.621 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:43:59.455 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:43:59.455 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:43:59.455 | we strongly recommend against using it for new projects. 2026-08-26 20:43:59.455 | 2026-08-26 20:43:59.455 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:43:59.455 | framework. For more detail see 2026-08-26 20:43:59.455 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:43:59.455 | 2026-08-26 20:43:59.455 | import eventlet as _eventlet # noqa 2026-08-26 20:44:01.528 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:01.528 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:01.528 | we strongly recommend against using it for new projects. 2026-08-26 20:44:01.528 | 2026-08-26 20:44:01.528 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:01.528 | framework. For more detail see 2026-08-26 20:44:01.528 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:01.528 | 2026-08-26 20:44:01.528 | import eventlet as _eventlet # noqa 2026-08-26 20:44:03.694 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-26 20:44:03.694 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:03.694 | we strongly recommend against using it for new projects. 2026-08-26 20:44:03.694 | 2026-08-26 20:44:03.694 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:03.694 | framework. For more detail see 2026-08-26 20:44:03.694 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:03.694 | 2026-08-26 20:44:03.694 | from eventlet import event 2026-08-26 20:44:04.193 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-26 20:44:04.193 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-26 20:44:05.993 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:05.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:05.994 | we strongly recommend against using it for new projects. 2026-08-26 20:44:05.994 | 2026-08-26 20:44:05.994 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:05.994 | framework. For more detail see 2026-08-26 20:44:05.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:05.994 | 2026-08-26 20:44:05.994 | import eventlet as _eventlet # noqa 2026-08-26 20:44:06.979 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:06.980 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:06.980 | we strongly recommend against using it for new projects. 2026-08-26 20:44:06.980 | 2026-08-26 20:44:06.980 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:06.980 | framework. For more detail see 2026-08-26 20:44:06.980 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:06.980 | 2026-08-26 20:44:06.980 | import eventlet as _eventlet # noqa 2026-08-26 20:44:09.075 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:09.076 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:09.076 | we strongly recommend against using it for new projects. 2026-08-26 20:44:09.076 | 2026-08-26 20:44:09.076 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:09.076 | framework. For more detail see 2026-08-26 20:44:09.076 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:09.076 | 2026-08-26 20:44:09.076 | import eventlet as _eventlet # noqa 2026-08-26 20:44:10.371 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:10.371 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:10.371 | we strongly recommend against using it for new projects. 2026-08-26 20:44:10.371 | 2026-08-26 20:44:10.371 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:10.371 | framework. For more detail see 2026-08-26 20:44:10.371 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:10.371 | 2026-08-26 20:44:10.371 | import eventlet as _eventlet # noqa 2026-08-26 20:44:12.259 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:44:12.270 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:44:12.278 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:44:12.284 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:44:12.348 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-26 20:44:12.354 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:44:12.414 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-26 20:44:12.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 162.253.55.160 2026-08-26 20:44:12.541 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-08-26 20:44:12.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-26 20:44:12.686 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-26 20:44:12.763 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:162.253.55.160:6642 2026-08-26 20:44:12.841 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-26 20:44:12.881 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:12.887 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:12.967 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:13.043 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:13.117 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-26 20:44:13.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-26 20:44:13.198 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:162.253.55.160:6641 2026-08-26 20:44:13.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-26 20:44:13.279 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-26 20:44:13.286 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-26 20:44:13.286 | Configuring Neutron for OVN 2026-08-26 20:44:13.292 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-26 20:44:13.336 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:13.343 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-26 20:44:13.351 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-26 20:44:13.351 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-26 20:44:13.752 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:13.752 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:13.752 | we strongly recommend against using it for new projects. 2026-08-26 20:44:13.752 | 2026-08-26 20:44:13.752 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:13.752 | framework. For more detail see 2026-08-26 20:44:13.752 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:13.752 | 2026-08-26 20:44:13.752 | import eventlet as _eventlet # noqa 2026-08-26 20:44:15.566 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-26 20:44:15.576 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-26 20:44:15.576 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-26 20:44:15.935 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:44:15.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:44:15.936 | we strongly recommend against using it for new projects. 2026-08-26 20:44:15.936 | 2026-08-26 20:44:15.936 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:44:15.936 | framework. For more detail see 2026-08-26 20:44:15.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:44:15.936 | 2026-08-26 20:44:15.936 | import eventlet as _eventlet # noqa 2026-08-26 20:44:17.270 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:44:17.278 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-26 20:44:17.313 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:17.319 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:44:17.328 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:44:17.329 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-26 20:44:17.332 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-26 20:44:17.337 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-26 20:44:17.350 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-26 20:44:17.350 | address-scope 2026-08-26 20:44:17.350 | agent 2026-08-26 20:44:17.350 | allowed-address-pairs 2026-08-26 20:44:17.350 | auto-allocated-topology 2026-08-26 20:44:17.350 | availability_zone 2026-08-26 20:44:17.350 | bgp 2026-08-26 20:44:17.350 | bgp_4byte_asn 2026-08-26 20:44:17.350 | bgp_dragent_scheduler 2026-08-26 20:44:17.350 | binding 2026-08-26 20:44:17.350 | binding-extended 2026-08-26 20:44:17.350 | default-subnetpools 2026-08-26 20:44:17.350 | dhcp_agent_scheduler 2026-08-26 20:44:17.350 | dns-domain-ports 2026-08-26 20:44:17.350 | dns-integration 2026-08-26 20:44:17.350 | dns-integration-domain-keywords 2026-08-26 20:44:17.350 | empty-string-filtering 2026-08-26 20:44:17.350 | enable-default-route-bfd 2026-08-26 20:44:17.350 | enable-default-route-ecmp 2026-08-26 20:44:17.350 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.350 | ext-gw-mode 2026-08-26 20:44:17.350 | external-gateway-multihoming 2026-08-26 20:44:17.350 | external-net 2026-08-26 20:44:17.350 | extra_dhcp_opt 2026-08-26 20:44:17.350 | extraroute 2026-08-26 20:44:17.350 | extraroute-atomic 2026-08-26 20:44:17.350 | filter-validation 2026-08-26 20:44:17.350 | fip-port-details 2026-08-26 20:44:17.350 | flavors 2026-08-26 20:44:17.350 | floating-ip-port-forwarding 2026-08-26 20:44:17.350 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.350 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.350 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.350 | floatingip-pools 2026-08-26 20:44:17.350 | fwaas_v2 2026-08-26 20:44:17.350 | ip_allocation 2026-08-26 20:44:17.350 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.350 | l3-flavors 2026-08-26 20:44:17.350 | l3-ha 2026-08-26 20:44:17.350 | l3_agent_scheduler 2026-08-26 20:44:17.350 | logging 2026-08-26 20:44:17.350 | multi-provider 2026-08-26 20:44:17.350 | net-mtu 2026-08-26 20:44:17.350 | net-mtu-writable 2026-08-26 20:44:17.350 | network-ip-availability 2026-08-26 20:44:17.350 | network_availability_zone 2026-08-26 20:44:17.350 | network_ha 2026-08-26 20:44:17.350 | pagination 2026-08-26 20:44:17.351 | port-device-profile 2026-08-26 20:44:17.351 | port-hardware-offload-type 2026-08-26 20:44:17.351 | port-mac-address-regenerate 2026-08-26 20:44:17.351 | port-numa-affinity-policy 2026-08-26 20:44:17.351 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.351 | port-resource-request 2026-08-26 20:44:17.351 | port-security 2026-08-26 20:44:17.351 | port-trusted-vif 2026-08-26 20:44:17.351 | project-id 2026-08-26 20:44:17.351 | provider 2026-08-26 20:44:17.351 | pvlan 2026-08-26 20:44:17.351 | qinq 2026-08-26 20:44:17.351 | qos 2026-08-26 20:44:17.351 | qos-bw-limit-direction 2026-08-26 20:44:17.351 | qos-bw-minimum-ingress 2026-08-26 20:44:17.351 | qos-default 2026-08-26 20:44:17.351 | qos-fip 2026-08-26 20:44:17.351 | qos-gateway-ip 2026-08-26 20:44:17.351 | qos-rule-type-details 2026-08-26 20:44:17.351 | qos-rule-type-filter 2026-08-26 20:44:17.351 | qos-rules-alias 2026-08-26 20:44:17.351 | quota-check-limit 2026-08-26 20:44:17.351 | quota-check-limit-default 2026-08-26 20:44:17.351 | quota_details 2026-08-26 20:44:17.351 | quotas 2026-08-26 20:44:17.351 | rbac-address-scope 2026-08-26 20:44:17.351 | rbac-policies 2026-08-26 20:44:17.351 | rbac-security-groups 2026-08-26 20:44:17.351 | router 2026-08-26 20:44:17.351 | router-enable-snat 2026-08-26 20:44:17.351 | router_availability_zone 2026-08-26 20:44:17.351 | security-group 2026-08-26 20:44:17.351 | security-groups-default-rules 2026-08-26 20:44:17.351 | security-groups-default-statefulness 2026-08-26 20:44:17.351 | security-groups-normalized-cidr 2026-08-26 20:44:17.351 | security-groups-remote-address-group 2026-08-26 20:44:17.351 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.351 | security-groups-shared-filtering 2026-08-26 20:44:17.351 | segment 2026-08-26 20:44:17.351 | sorting 2026-08-26 20:44:17.351 | standard-attr-description 2026-08-26 20:44:17.351 | standard-attr-fwaas-v2 2026-08-26 20:44:17.351 | standard-attr-revisions 2026-08-26 20:44:17.351 | standard-attr-tag 2026-08-26 20:44:17.351 | standard-attr-timestamp 2026-08-26 20:44:17.351 | stateful-security-group 2026-08-26 20:44:17.351 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.351 | subnet-external-network 2026-08-26 20:44:17.351 | subnet-service-types 2026-08-26 20:44:17.351 | subnet_allocation 2026-08-26 20:44:17.351 | subnet_onboard 2026-08-26 20:44:17.351 | subnetpool-prefix-ops 2026-08-26 20:44:17.352 | tag-creation 2026-08-26 20:44:17.352 | tap-mirror 2026-08-26 20:44:17.352 | tap-mirror-both-direction 2026-08-26 20:44:17.352 | trunk 2026-08-26 20:44:17.352 | uplink-status-propagation 2026-08-26 20:44:17.352 | uplink-status-propagation-updatable 2026-08-26 20:44:17.352 | vlan-transparent 2026-08-26 20:44:17.352 | vpn-endpoint-groups 2026-08-26 20:44:17.352 | vpnaas' 2026-08-26 20:44:17.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-26 20:44:17.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:44:17.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-26 20:44:17.368 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-26 20:44:17.380 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-26 20:44:17.380 | address-scope 2026-08-26 20:44:17.380 | agent 2026-08-26 20:44:17.380 | allowed-address-pairs 2026-08-26 20:44:17.380 | auto-allocated-topology 2026-08-26 20:44:17.380 | availability_zone 2026-08-26 20:44:17.380 | bgp 2026-08-26 20:44:17.380 | bgp_4byte_asn 2026-08-26 20:44:17.380 | bgp_dragent_scheduler 2026-08-26 20:44:17.380 | binding 2026-08-26 20:44:17.380 | binding-extended 2026-08-26 20:44:17.380 | default-subnetpools 2026-08-26 20:44:17.380 | dhcp_agent_scheduler 2026-08-26 20:44:17.380 | dns-domain-ports 2026-08-26 20:44:17.380 | dns-integration 2026-08-26 20:44:17.380 | dns-integration-domain-keywords 2026-08-26 20:44:17.380 | empty-string-filtering 2026-08-26 20:44:17.380 | enable-default-route-bfd 2026-08-26 20:44:17.380 | enable-default-route-ecmp 2026-08-26 20:44:17.380 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.380 | ext-gw-mode 2026-08-26 20:44:17.380 | external-gateway-multihoming 2026-08-26 20:44:17.380 | external-net 2026-08-26 20:44:17.380 | extra_dhcp_opt 2026-08-26 20:44:17.381 | extraroute 2026-08-26 20:44:17.381 | extraroute-atomic 2026-08-26 20:44:17.381 | filter-validation 2026-08-26 20:44:17.381 | fip-port-details 2026-08-26 20:44:17.381 | flavors 2026-08-26 20:44:17.381 | floating-ip-port-forwarding 2026-08-26 20:44:17.381 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.381 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.381 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.381 | floatingip-pools 2026-08-26 20:44:17.381 | fwaas_v2 2026-08-26 20:44:17.381 | ip_allocation 2026-08-26 20:44:17.381 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.381 | l3-flavors 2026-08-26 20:44:17.381 | l3-ha 2026-08-26 20:44:17.381 | l3_agent_scheduler 2026-08-26 20:44:17.381 | logging 2026-08-26 20:44:17.381 | multi-provider 2026-08-26 20:44:17.381 | net-mtu 2026-08-26 20:44:17.381 | net-mtu-writable 2026-08-26 20:44:17.381 | network-ip-availability 2026-08-26 20:44:17.381 | network_availability_zone 2026-08-26 20:44:17.381 | network_ha 2026-08-26 20:44:17.381 | pagination 2026-08-26 20:44:17.381 | port-device-profile 2026-08-26 20:44:17.381 | port-hardware-offload-type 2026-08-26 20:44:17.381 | port-mac-address-regenerate 2026-08-26 20:44:17.381 | port-numa-affinity-policy 2026-08-26 20:44:17.381 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.381 | port-resource-request 2026-08-26 20:44:17.382 | port-security 2026-08-26 20:44:17.382 | port-trusted-vif 2026-08-26 20:44:17.382 | project-id 2026-08-26 20:44:17.382 | provider 2026-08-26 20:44:17.382 | pvlan 2026-08-26 20:44:17.382 | qinq 2026-08-26 20:44:17.382 | qos 2026-08-26 20:44:17.382 | qos-bw-limit-direction 2026-08-26 20:44:17.382 | qos-bw-minimum-ingress 2026-08-26 20:44:17.382 | qos-default 2026-08-26 20:44:17.382 | qos-fip 2026-08-26 20:44:17.382 | qos-gateway-ip 2026-08-26 20:44:17.382 | qos-rule-type-details 2026-08-26 20:44:17.382 | qos-rule-type-filter 2026-08-26 20:44:17.382 | qos-rules-alias 2026-08-26 20:44:17.382 | quota-check-limit 2026-08-26 20:44:17.382 | quota-check-limit-default 2026-08-26 20:44:17.382 | quota_details 2026-08-26 20:44:17.382 | quotas 2026-08-26 20:44:17.382 | rbac-address-scope 2026-08-26 20:44:17.382 | rbac-policies 2026-08-26 20:44:17.382 | rbac-security-groups 2026-08-26 20:44:17.382 | router 2026-08-26 20:44:17.382 | router-enable-snat 2026-08-26 20:44:17.382 | router_availability_zone 2026-08-26 20:44:17.382 | security-group 2026-08-26 20:44:17.382 | security-groups-default-rules 2026-08-26 20:44:17.382 | security-groups-default-statefulness 2026-08-26 20:44:17.382 | security-groups-normalized-cidr 2026-08-26 20:44:17.382 | security-groups-remote-address-group 2026-08-26 20:44:17.382 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.383 | security-groups-shared-filtering 2026-08-26 20:44:17.383 | segment 2026-08-26 20:44:17.383 | sorting 2026-08-26 20:44:17.383 | standard-attr-description 2026-08-26 20:44:17.383 | standard-attr-fwaas-v2 2026-08-26 20:44:17.383 | standard-attr-revisions 2026-08-26 20:44:17.383 | standard-attr-tag 2026-08-26 20:44:17.384 | standard-attr-timestamp 2026-08-26 20:44:17.384 | stateful-security-group 2026-08-26 20:44:17.384 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.384 | subnet-external-network 2026-08-26 20:44:17.384 | subnet-service-types 2026-08-26 20:44:17.384 | subnet_allocation 2026-08-26 20:44:17.384 | subnet_onboard 2026-08-26 20:44:17.384 | subnetpool-prefix-ops 2026-08-26 20:44:17.384 | tag-creation 2026-08-26 20:44:17.384 | tap-mirror 2026-08-26 20:44:17.384 | tap-mirror-both-direction 2026-08-26 20:44:17.384 | trunk 2026-08-26 20:44:17.384 | uplink-status-propagation 2026-08-26 20:44:17.384 | uplink-status-propagation-updatable 2026-08-26 20:44:17.384 | vlan-transparent 2026-08-26 20:44:17.384 | vpn-endpoint-groups 2026-08-26 20:44:17.384 | vpnaas' 2026-08-26 20:44:17.394 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-26 20:44:17.394 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-26 20:44:17.394 | address-scope 2026-08-26 20:44:17.394 | agent 2026-08-26 20:44:17.394 | allowed-address-pairs 2026-08-26 20:44:17.394 | auto-allocated-topology 2026-08-26 20:44:17.394 | availability_zone 2026-08-26 20:44:17.394 | bgp 2026-08-26 20:44:17.394 | bgp_4byte_asn 2026-08-26 20:44:17.394 | bgp_dragent_scheduler 2026-08-26 20:44:17.394 | binding 2026-08-26 20:44:17.394 | binding-extended 2026-08-26 20:44:17.394 | default-subnetpools 2026-08-26 20:44:17.395 | dhcp_agent_scheduler 2026-08-26 20:44:17.395 | dns-domain-ports 2026-08-26 20:44:17.395 | dns-integration 2026-08-26 20:44:17.395 | dns-integration-domain-keywords 2026-08-26 20:44:17.395 | empty-string-filtering 2026-08-26 20:44:17.395 | enable-default-route-bfd 2026-08-26 20:44:17.395 | enable-default-route-ecmp 2026-08-26 20:44:17.395 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.395 | ext-gw-mode 2026-08-26 20:44:17.395 | external-gateway-multihoming 2026-08-26 20:44:17.395 | external-net 2026-08-26 20:44:17.395 | extra_dhcp_opt 2026-08-26 20:44:17.395 | extraroute 2026-08-26 20:44:17.395 | extraroute-atomic 2026-08-26 20:44:17.395 | filter-validation 2026-08-26 20:44:17.395 | fip-port-details 2026-08-26 20:44:17.395 | flavors 2026-08-26 20:44:17.395 | floating-ip-port-forwarding 2026-08-26 20:44:17.395 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.395 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.395 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.395 | floatingip-pools 2026-08-26 20:44:17.395 | fwaas_v2 2026-08-26 20:44:17.395 | ip_allocation 2026-08-26 20:44:17.395 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.395 | l3-flavors 2026-08-26 20:44:17.395 | l3-ha 2026-08-26 20:44:17.395 | l3_agent_scheduler 2026-08-26 20:44:17.395 | logging 2026-08-26 20:44:17.395 | multi-provider 2026-08-26 20:44:17.395 | net-mtu 2026-08-26 20:44:17.395 | net-mtu-writable 2026-08-26 20:44:17.395 | network-ip-availability 2026-08-26 20:44:17.395 | network_availability_zone 2026-08-26 20:44:17.395 | network_ha 2026-08-26 20:44:17.395 | pagination 2026-08-26 20:44:17.395 | port-device-profile 2026-08-26 20:44:17.395 | port-hardware-offload-type 2026-08-26 20:44:17.395 | port-mac-address-regenerate 2026-08-26 20:44:17.395 | port-numa-affinity-policy 2026-08-26 20:44:17.395 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.395 | port-resource-request 2026-08-26 20:44:17.396 | port-security 2026-08-26 20:44:17.396 | port-trusted-vif 2026-08-26 20:44:17.396 | project-id 2026-08-26 20:44:17.396 | provider 2026-08-26 20:44:17.396 | pvlan 2026-08-26 20:44:17.396 | qinq 2026-08-26 20:44:17.396 | qos 2026-08-26 20:44:17.396 | qos-bw-limit-direction 2026-08-26 20:44:17.396 | qos-bw-minimum-ingress 2026-08-26 20:44:17.396 | qos-default 2026-08-26 20:44:17.396 | qos-fip 2026-08-26 20:44:17.396 | qos-gateway-ip 2026-08-26 20:44:17.396 | qos-rule-type-details 2026-08-26 20:44:17.396 | qos-rule-type-filter 2026-08-26 20:44:17.396 | qos-rules-alias 2026-08-26 20:44:17.396 | quota-check-limit 2026-08-26 20:44:17.396 | quota-check-limit-default 2026-08-26 20:44:17.396 | quota_details 2026-08-26 20:44:17.396 | quotas 2026-08-26 20:44:17.396 | rbac-address-scope 2026-08-26 20:44:17.396 | rbac-policies 2026-08-26 20:44:17.396 | rbac-security-groups 2026-08-26 20:44:17.396 | router 2026-08-26 20:44:17.396 | router-enable-snat 2026-08-26 20:44:17.396 | router_availability_zone 2026-08-26 20:44:17.396 | security-group 2026-08-26 20:44:17.396 | security-groups-default-rules 2026-08-26 20:44:17.396 | security-groups-default-statefulness 2026-08-26 20:44:17.396 | security-groups-normalized-cidr 2026-08-26 20:44:17.396 | security-groups-remote-address-group 2026-08-26 20:44:17.396 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.396 | security-groups-shared-filtering 2026-08-26 20:44:17.396 | segment 2026-08-26 20:44:17.396 | sorting 2026-08-26 20:44:17.396 | standard-attr-description 2026-08-26 20:44:17.396 | standard-attr-fwaas-v2 2026-08-26 20:44:17.396 | standard-attr-revisions 2026-08-26 20:44:17.396 | standard-attr-tag 2026-08-26 20:44:17.396 | standard-attr-timestamp 2026-08-26 20:44:17.396 | stateful-security-group 2026-08-26 20:44:17.396 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.396 | subnet-external-network 2026-08-26 20:44:17.396 | subnet-service-types 2026-08-26 20:44:17.396 | subnet_allocation 2026-08-26 20:44:17.396 | subnet_onboard 2026-08-26 20:44:17.397 | subnetpool-prefix-ops 2026-08-26 20:44:17.397 | tag-creation 2026-08-26 20:44:17.397 | tap-mirror 2026-08-26 20:44:17.397 | tap-mirror-both-direction 2026-08-26 20:44:17.397 | trunk 2026-08-26 20:44:17.397 | uplink-status-propagation 2026-08-26 20:44:17.397 | uplink-status-propagation-updatable 2026-08-26 20:44:17.397 | vlan-transparent 2026-08-26 20:44:17.397 | vpn-endpoint-groups 2026-08-26 20:44:17.397 | vpnaas' 2026-08-26 20:44:17.397 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-26 20:44:17.397 | address-scope 2026-08-26 20:44:17.397 | agent 2026-08-26 20:44:17.397 | allowed-address-pairs 2026-08-26 20:44:17.397 | auto-allocated-topology 2026-08-26 20:44:17.397 | availability_zone 2026-08-26 20:44:17.397 | bgp 2026-08-26 20:44:17.397 | bgp_4byte_asn 2026-08-26 20:44:17.397 | bgp_dragent_scheduler 2026-08-26 20:44:17.397 | binding 2026-08-26 20:44:17.397 | binding-extended 2026-08-26 20:44:17.397 | default-subnetpools 2026-08-26 20:44:17.397 | dhcp_agent_scheduler 2026-08-26 20:44:17.397 | dns-domain-ports 2026-08-26 20:44:17.397 | dns-integration 2026-08-26 20:44:17.397 | dns-integration-domain-keywords 2026-08-26 20:44:17.397 | empty-string-filtering 2026-08-26 20:44:17.397 | enable-default-route-bfd 2026-08-26 20:44:17.397 | enable-default-route-ecmp 2026-08-26 20:44:17.397 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.397 | ext-gw-mode 2026-08-26 20:44:17.397 | external-gateway-multihoming 2026-08-26 20:44:17.397 | external-net 2026-08-26 20:44:17.397 | extra_dhcp_opt 2026-08-26 20:44:17.397 | extraroute 2026-08-26 20:44:17.397 | extraroute-atomic 2026-08-26 20:44:17.397 | filter-validation 2026-08-26 20:44:17.397 | fip-port-details 2026-08-26 20:44:17.397 | flavors 2026-08-26 20:44:17.397 | floating-ip-port-forwarding 2026-08-26 20:44:17.397 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.397 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.397 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.397 | floatingip-pools 2026-08-26 20:44:17.398 | fwaas_v2 2026-08-26 20:44:17.398 | ip_allocation 2026-08-26 20:44:17.398 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.398 | l3-flavors 2026-08-26 20:44:17.398 | l3-ha 2026-08-26 20:44:17.398 | l3_agent_scheduler 2026-08-26 20:44:17.398 | logging 2026-08-26 20:44:17.398 | multi-provider 2026-08-26 20:44:17.398 | net-mtu 2026-08-26 20:44:17.398 | net-mtu-writable 2026-08-26 20:44:17.398 | network-ip-availability 2026-08-26 20:44:17.398 | network_availability_zone 2026-08-26 20:44:17.398 | network_ha 2026-08-26 20:44:17.398 | pagination 2026-08-26 20:44:17.398 | port-device-profile 2026-08-26 20:44:17.398 | port-hardware-offload-type 2026-08-26 20:44:17.398 | port-mac-address-regenerate 2026-08-26 20:44:17.398 | port-numa-affinity-policy 2026-08-26 20:44:17.398 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.398 | port-resource-request 2026-08-26 20:44:17.398 | port-security 2026-08-26 20:44:17.398 | port-trusted-vif 2026-08-26 20:44:17.398 | project-id 2026-08-26 20:44:17.398 | provider 2026-08-26 20:44:17.398 | pvlan 2026-08-26 20:44:17.398 | qinq 2026-08-26 20:44:17.398 | qos 2026-08-26 20:44:17.398 | qos-bw-limit-direction 2026-08-26 20:44:17.398 | qos-bw-minimum-ingress 2026-08-26 20:44:17.398 | qos-default 2026-08-26 20:44:17.398 | qos-fip 2026-08-26 20:44:17.398 | qos-gateway-ip 2026-08-26 20:44:17.398 | qos-rule-type-details 2026-08-26 20:44:17.398 | qos-rule-type-filter 2026-08-26 20:44:17.398 | qos-rules-alias 2026-08-26 20:44:17.398 | quota-check-limit 2026-08-26 20:44:17.398 | quota-check-limit-default 2026-08-26 20:44:17.398 | quota_details 2026-08-26 20:44:17.398 | quotas 2026-08-26 20:44:17.399 | rbac-address-scope 2026-08-26 20:44:17.399 | rbac-policies 2026-08-26 20:44:17.399 | rbac-security-groups 2026-08-26 20:44:17.399 | router 2026-08-26 20:44:17.399 | router-enable-snat 2026-08-26 20:44:17.399 | router_availability_zone 2026-08-26 20:44:17.399 | security-group 2026-08-26 20:44:17.399 | security-groups-default-rules 2026-08-26 20:44:17.399 | security-groups-default-statefulness 2026-08-26 20:44:17.399 | security-groups-normalized-cidr 2026-08-26 20:44:17.399 | security-groups-remote-address-group 2026-08-26 20:44:17.399 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.399 | security-groups-shared-filtering 2026-08-26 20:44:17.399 | segment 2026-08-26 20:44:17.399 | sorting 2026-08-26 20:44:17.399 | standard-attr-description 2026-08-26 20:44:17.399 | standard-attr-fwaas-v2 2026-08-26 20:44:17.399 | standard-attr-revisions 2026-08-26 20:44:17.399 | standard-attr-tag 2026-08-26 20:44:17.399 | standard-attr-timestamp 2026-08-26 20:44:17.399 | stateful-security-group 2026-08-26 20:44:17.399 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.399 | subnet-external-network 2026-08-26 20:44:17.399 | subnet-service-types 2026-08-26 20:44:17.399 | subnet_allocation 2026-08-26 20:44:17.399 | subnet_onboard 2026-08-26 20:44:17.399 | subnetpool-prefix-ops 2026-08-26 20:44:17.399 | tag-creation 2026-08-26 20:44:17.399 | tap-mirror 2026-08-26 20:44:17.399 | tap-mirror-both-direction 2026-08-26 20:44:17.399 | trunk 2026-08-26 20:44:17.399 | uplink-status-propagation 2026-08-26 20:44:17.399 | uplink-status-propagation-updatable 2026-08-26 20:44:17.399 | vlan-transparent 2026-08-26 20:44:17.399 | vpn-endpoint-groups 2026-08-26 20:44:17.400 | vpnaas' 2026-08-26 20:44:17.401 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-26 20:44:17.412 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-26 20:44:17.412 | address-scope 2026-08-26 20:44:17.413 | agent 2026-08-26 20:44:17.413 | allowed-address-pairs 2026-08-26 20:44:17.413 | auto-allocated-topology 2026-08-26 20:44:17.413 | availability_zone 2026-08-26 20:44:17.413 | bgp 2026-08-26 20:44:17.413 | bgp_4byte_asn 2026-08-26 20:44:17.413 | bgp_dragent_scheduler 2026-08-26 20:44:17.413 | binding 2026-08-26 20:44:17.413 | binding-extended 2026-08-26 20:44:17.413 | default-subnetpools 2026-08-26 20:44:17.413 | dhcp_agent_scheduler 2026-08-26 20:44:17.413 | dns-domain-ports 2026-08-26 20:44:17.413 | dns-integration 2026-08-26 20:44:17.413 | dns-integration-domain-keywords 2026-08-26 20:44:17.413 | empty-string-filtering 2026-08-26 20:44:17.413 | enable-default-route-bfd 2026-08-26 20:44:17.413 | enable-default-route-ecmp 2026-08-26 20:44:17.413 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.413 | ext-gw-mode 2026-08-26 20:44:17.413 | external-gateway-multihoming 2026-08-26 20:44:17.413 | external-net 2026-08-26 20:44:17.413 | extra_dhcp_opt 2026-08-26 20:44:17.413 | extraroute 2026-08-26 20:44:17.413 | extraroute-atomic 2026-08-26 20:44:17.413 | filter-validation 2026-08-26 20:44:17.413 | fip-port-details 2026-08-26 20:44:17.413 | flavors 2026-08-26 20:44:17.413 | floating-ip-port-forwarding 2026-08-26 20:44:17.413 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.413 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.413 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.413 | floatingip-pools 2026-08-26 20:44:17.413 | fwaas_v2 2026-08-26 20:44:17.413 | ip_allocation 2026-08-26 20:44:17.413 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.413 | l3-flavors 2026-08-26 20:44:17.413 | l3-ha 2026-08-26 20:44:17.413 | l3_agent_scheduler 2026-08-26 20:44:17.413 | logging 2026-08-26 20:44:17.413 | multi-provider 2026-08-26 20:44:17.414 | net-mtu 2026-08-26 20:44:17.414 | net-mtu-writable 2026-08-26 20:44:17.414 | network-ip-availability 2026-08-26 20:44:17.414 | network_availability_zone 2026-08-26 20:44:17.414 | network_ha 2026-08-26 20:44:17.414 | pagination 2026-08-26 20:44:17.414 | port-device-profile 2026-08-26 20:44:17.414 | port-hardware-offload-type 2026-08-26 20:44:17.414 | port-mac-address-regenerate 2026-08-26 20:44:17.414 | port-numa-affinity-policy 2026-08-26 20:44:17.414 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.414 | port-resource-request 2026-08-26 20:44:17.414 | port-security 2026-08-26 20:44:17.414 | port-trusted-vif 2026-08-26 20:44:17.414 | project-id 2026-08-26 20:44:17.414 | provider 2026-08-26 20:44:17.414 | pvlan 2026-08-26 20:44:17.414 | qinq 2026-08-26 20:44:17.414 | qos 2026-08-26 20:44:17.414 | qos-bw-limit-direction 2026-08-26 20:44:17.414 | qos-bw-minimum-ingress 2026-08-26 20:44:17.414 | qos-default 2026-08-26 20:44:17.414 | qos-fip 2026-08-26 20:44:17.414 | qos-gateway-ip 2026-08-26 20:44:17.414 | qos-rule-type-details 2026-08-26 20:44:17.414 | qos-rule-type-filter 2026-08-26 20:44:17.414 | qos-rules-alias 2026-08-26 20:44:17.414 | quota-check-limit 2026-08-26 20:44:17.414 | quota-check-limit-default 2026-08-26 20:44:17.414 | quota_details 2026-08-26 20:44:17.414 | quotas 2026-08-26 20:44:17.414 | rbac-address-scope 2026-08-26 20:44:17.414 | rbac-policies 2026-08-26 20:44:17.414 | rbac-security-groups 2026-08-26 20:44:17.415 | router 2026-08-26 20:44:17.415 | router-enable-snat 2026-08-26 20:44:17.415 | router_availability_zone 2026-08-26 20:44:17.415 | security-group 2026-08-26 20:44:17.415 | security-groups-default-rules 2026-08-26 20:44:17.415 | security-groups-default-statefulness 2026-08-26 20:44:17.415 | security-groups-normalized-cidr 2026-08-26 20:44:17.415 | security-groups-remote-address-group 2026-08-26 20:44:17.415 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.415 | security-groups-shared-filtering 2026-08-26 20:44:17.415 | segment 2026-08-26 20:44:17.415 | sorting 2026-08-26 20:44:17.415 | standard-attr-description 2026-08-26 20:44:17.415 | standard-attr-fwaas-v2 2026-08-26 20:44:17.415 | standard-attr-revisions 2026-08-26 20:44:17.415 | standard-attr-tag 2026-08-26 20:44:17.415 | standard-attr-timestamp 2026-08-26 20:44:17.415 | stateful-security-group 2026-08-26 20:44:17.415 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.415 | subnet-external-network 2026-08-26 20:44:17.415 | subnet-service-types 2026-08-26 20:44:17.415 | subnet_allocation 2026-08-26 20:44:17.415 | subnet_onboard 2026-08-26 20:44:17.415 | subnetpool-prefix-ops 2026-08-26 20:44:17.415 | tag-creation 2026-08-26 20:44:17.415 | tap-mirror 2026-08-26 20:44:17.415 | tap-mirror-both-direction 2026-08-26 20:44:17.415 | trunk 2026-08-26 20:44:17.415 | uplink-status-propagation 2026-08-26 20:44:17.416 | uplink-status-propagation-updatable 2026-08-26 20:44:17.416 | vlan-transparent 2026-08-26 20:44:17.416 | vpn-endpoint-groups 2026-08-26 20:44:17.416 | vpnaas' 2026-08-26 20:44:17.422 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-26 20:44:17.422 | address-scope 2026-08-26 20:44:17.422 | agent 2026-08-26 20:44:17.422 | allowed-address-pairs 2026-08-26 20:44:17.422 | auto-allocated-topology 2026-08-26 20:44:17.422 | availability_zone 2026-08-26 20:44:17.422 | bgp 2026-08-26 20:44:17.422 | bgp_4byte_asn 2026-08-26 20:44:17.422 | bgp_dragent_scheduler 2026-08-26 20:44:17.422 | binding 2026-08-26 20:44:17.422 | binding-extended 2026-08-26 20:44:17.422 | default-subnetpools 2026-08-26 20:44:17.422 | dhcp_agent_scheduler 2026-08-26 20:44:17.422 | dns-domain-ports 2026-08-26 20:44:17.422 | dns-integration 2026-08-26 20:44:17.422 | dns-integration-domain-keywords 2026-08-26 20:44:17.422 | empty-string-filtering 2026-08-26 20:44:17.422 | enable-default-route-bfd 2026-08-26 20:44:17.422 | enable-default-route-ecmp 2026-08-26 20:44:17.422 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.422 | ext-gw-mode 2026-08-26 20:44:17.422 | external-gateway-multihoming 2026-08-26 20:44:17.422 | external-net 2026-08-26 20:44:17.422 | extra_dhcp_opt 2026-08-26 20:44:17.422 | extraroute 2026-08-26 20:44:17.422 | extraroute-atomic 2026-08-26 20:44:17.422 | filter-validation 2026-08-26 20:44:17.422 | fip-port-details 2026-08-26 20:44:17.422 | flavors 2026-08-26 20:44:17.422 | floating-ip-port-forwarding 2026-08-26 20:44:17.422 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.422 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.423 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.423 | floatingip-pools 2026-08-26 20:44:17.423 | fwaas_v2 2026-08-26 20:44:17.423 | ip_allocation 2026-08-26 20:44:17.423 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.423 | l3-flavors 2026-08-26 20:44:17.423 | l3-ha 2026-08-26 20:44:17.423 | l3_agent_scheduler 2026-08-26 20:44:17.423 | logging 2026-08-26 20:44:17.423 | multi-provider 2026-08-26 20:44:17.423 | net-mtu 2026-08-26 20:44:17.423 | net-mtu-writable 2026-08-26 20:44:17.423 | network-ip-availability 2026-08-26 20:44:17.423 | network_availability_zone 2026-08-26 20:44:17.423 | network_ha 2026-08-26 20:44:17.423 | pagination 2026-08-26 20:44:17.423 | port-device-profile 2026-08-26 20:44:17.423 | port-hardware-offload-type 2026-08-26 20:44:17.423 | port-mac-address-regenerate 2026-08-26 20:44:17.423 | port-numa-affinity-policy 2026-08-26 20:44:17.423 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.423 | port-resource-request 2026-08-26 20:44:17.423 | port-security 2026-08-26 20:44:17.423 | port-trusted-vif 2026-08-26 20:44:17.423 | project-id 2026-08-26 20:44:17.423 | provider 2026-08-26 20:44:17.423 | pvlan 2026-08-26 20:44:17.423 | qinq 2026-08-26 20:44:17.423 | qos 2026-08-26 20:44:17.423 | qos-bw-limit-direction 2026-08-26 20:44:17.423 | qos-bw-minimum-ingress 2026-08-26 20:44:17.423 | qos-default 2026-08-26 20:44:17.423 | qos-fip 2026-08-26 20:44:17.423 | qos-gateway-ip 2026-08-26 20:44:17.423 | qos-rule-type-details 2026-08-26 20:44:17.423 | qos-rule-type-filter 2026-08-26 20:44:17.423 | qos-rules-alias 2026-08-26 20:44:17.423 | quota-check-limit 2026-08-26 20:44:17.423 | quota-check-limit-default 2026-08-26 20:44:17.423 | quota_details 2026-08-26 20:44:17.423 | quotas 2026-08-26 20:44:17.423 | rbac-address-scope 2026-08-26 20:44:17.423 | rbac-policies 2026-08-26 20:44:17.424 | rbac-security-groups 2026-08-26 20:44:17.424 | router 2026-08-26 20:44:17.424 | router-enable-snat 2026-08-26 20:44:17.424 | router_availability_zone 2026-08-26 20:44:17.424 | security-group 2026-08-26 20:44:17.424 | security-groups-default-rules 2026-08-26 20:44:17.424 | security-groups-default-statefulness 2026-08-26 20:44:17.424 | security-groups-normalized-cidr 2026-08-26 20:44:17.424 | security-groups-remote-address-group 2026-08-26 20:44:17.424 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.424 | security-groups-shared-filtering 2026-08-26 20:44:17.424 | segment 2026-08-26 20:44:17.424 | sorting 2026-08-26 20:44:17.424 | standard-attr-description 2026-08-26 20:44:17.424 | standard-attr-fwaas-v2 2026-08-26 20:44:17.424 | standard-attr-revisions 2026-08-26 20:44:17.424 | standard-attr-tag 2026-08-26 20:44:17.424 | standard-attr-timestamp 2026-08-26 20:44:17.424 | stateful-security-group 2026-08-26 20:44:17.424 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.424 | subnet-external-network 2026-08-26 20:44:17.424 | subnet-service-types 2026-08-26 20:44:17.424 | subnet_allocation 2026-08-26 20:44:17.424 | subnet_onboard 2026-08-26 20:44:17.424 | subnetpool-prefix-ops 2026-08-26 20:44:17.424 | tag-creation 2026-08-26 20:44:17.424 | tap-mirror 2026-08-26 20:44:17.424 | tap-mirror-both-direction 2026-08-26 20:44:17.424 | trunk 2026-08-26 20:44:17.424 | uplink-status-propagation 2026-08-26 20:44:17.424 | uplink-status-propagation-updatable 2026-08-26 20:44:17.424 | vlan-transparent 2026-08-26 20:44:17.424 | vpn-endpoint-groups 2026-08-26 20:44:17.424 | vpnaas' 2026-08-26 20:44:17.424 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-26 20:44:17.424 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-26 20:44:17.424 | address-scope 2026-08-26 20:44:17.424 | agent 2026-08-26 20:44:17.424 | allowed-address-pairs 2026-08-26 20:44:17.424 | auto-allocated-topology 2026-08-26 20:44:17.424 | availability_zone 2026-08-26 20:44:17.424 | bgp 2026-08-26 20:44:17.424 | bgp_4byte_asn 2026-08-26 20:44:17.424 | bgp_dragent_scheduler 2026-08-26 20:44:17.424 | binding 2026-08-26 20:44:17.425 | binding-extended 2026-08-26 20:44:17.425 | default-subnetpools 2026-08-26 20:44:17.425 | dhcp_agent_scheduler 2026-08-26 20:44:17.425 | dns-domain-ports 2026-08-26 20:44:17.425 | dns-integration 2026-08-26 20:44:17.425 | dns-integration-domain-keywords 2026-08-26 20:44:17.425 | empty-string-filtering 2026-08-26 20:44:17.425 | enable-default-route-bfd 2026-08-26 20:44:17.425 | enable-default-route-ecmp 2026-08-26 20:44:17.425 | expose-port-forwarding-in-fip 2026-08-26 20:44:17.425 | ext-gw-mode 2026-08-26 20:44:17.425 | external-gateway-multihoming 2026-08-26 20:44:17.425 | external-net 2026-08-26 20:44:17.425 | extra_dhcp_opt 2026-08-26 20:44:17.425 | extraroute 2026-08-26 20:44:17.425 | extraroute-atomic 2026-08-26 20:44:17.425 | filter-validation 2026-08-26 20:44:17.425 | fip-port-details 2026-08-26 20:44:17.425 | flavors 2026-08-26 20:44:17.425 | floating-ip-port-forwarding 2026-08-26 20:44:17.425 | floating-ip-port-forwarding-description 2026-08-26 20:44:17.425 | floating-ip-port-forwarding-detail 2026-08-26 20:44:17.425 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:44:17.425 | floatingip-pools 2026-08-26 20:44:17.425 | fwaas_v2 2026-08-26 20:44:17.425 | ip_allocation 2026-08-26 20:44:17.425 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:44:17.425 | l3-flavors 2026-08-26 20:44:17.425 | l3-ha 2026-08-26 20:44:17.425 | l3_agent_scheduler 2026-08-26 20:44:17.425 | logging 2026-08-26 20:44:17.425 | multi-provider 2026-08-26 20:44:17.425 | net-mtu 2026-08-26 20:44:17.425 | net-mtu-writable 2026-08-26 20:44:17.425 | network-ip-availability 2026-08-26 20:44:17.425 | network_availability_zone 2026-08-26 20:44:17.425 | network_ha 2026-08-26 20:44:17.425 | pagination 2026-08-26 20:44:17.425 | port-device-profile 2026-08-26 20:44:17.425 | port-hardware-offload-type 2026-08-26 20:44:17.425 | port-mac-address-regenerate 2026-08-26 20:44:17.425 | port-numa-affinity-policy 2026-08-26 20:44:17.425 | port-numa-affinity-policy-socket 2026-08-26 20:44:17.425 | port-resource-request 2026-08-26 20:44:17.425 | port-security 2026-08-26 20:44:17.426 | port-trusted-vif 2026-08-26 20:44:17.426 | project-id 2026-08-26 20:44:17.426 | provider 2026-08-26 20:44:17.426 | pvlan 2026-08-26 20:44:17.426 | qinq 2026-08-26 20:44:17.426 | qos 2026-08-26 20:44:17.426 | qos-bw-limit-direction 2026-08-26 20:44:17.426 | qos-bw-minimum-ingress 2026-08-26 20:44:17.426 | qos-default 2026-08-26 20:44:17.426 | qos-fip 2026-08-26 20:44:17.426 | qos-gateway-ip 2026-08-26 20:44:17.426 | qos-rule-type-details 2026-08-26 20:44:17.426 | qos-rule-type-filter 2026-08-26 20:44:17.426 | qos-rules-alias 2026-08-26 20:44:17.426 | quota-check-limit 2026-08-26 20:44:17.426 | quota-check-limit-default 2026-08-26 20:44:17.426 | quota_details 2026-08-26 20:44:17.426 | quotas 2026-08-26 20:44:17.426 | rbac-address-scope 2026-08-26 20:44:17.426 | rbac-policies 2026-08-26 20:44:17.426 | rbac-security-groups 2026-08-26 20:44:17.426 | router 2026-08-26 20:44:17.426 | router-enable-snat 2026-08-26 20:44:17.426 | router_availability_zone 2026-08-26 20:44:17.426 | security-group 2026-08-26 20:44:17.426 | security-groups-default-rules 2026-08-26 20:44:17.426 | security-groups-default-statefulness 2026-08-26 20:44:17.426 | security-groups-normalized-cidr 2026-08-26 20:44:17.426 | security-groups-remote-address-group 2026-08-26 20:44:17.426 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:44:17.426 | security-groups-shared-filtering 2026-08-26 20:44:17.426 | segment 2026-08-26 20:44:17.426 | sorting 2026-08-26 20:44:17.426 | standard-attr-description 2026-08-26 20:44:17.426 | standard-attr-fwaas-v2 2026-08-26 20:44:17.426 | standard-attr-revisions 2026-08-26 20:44:17.426 | standard-attr-tag 2026-08-26 20:44:17.426 | standard-attr-timestamp 2026-08-26 20:44:17.426 | stateful-security-group 2026-08-26 20:44:17.426 | subnet-dns-publish-fixed-ip 2026-08-26 20:44:17.426 | subnet-external-network 2026-08-26 20:44:17.426 | subnet-service-types 2026-08-26 20:44:17.426 | subnet_allocation 2026-08-26 20:44:17.426 | subnet_onboard 2026-08-26 20:44:17.426 | subnetpool-prefix-ops 2026-08-26 20:44:17.426 | tag-creation 2026-08-26 20:44:17.426 | tap-mirror 2026-08-26 20:44:17.427 | tap-mirror-both-direction 2026-08-26 20:44:17.427 | trunk 2026-08-26 20:44:17.427 | uplink-status-propagation 2026-08-26 20:44:17.427 | uplink-status-propagation-updatable 2026-08-26 20:44:17.427 | vlan-transparent 2026-08-26 20:44:17.427 | vpn-endpoint-groups 2026-08-26 20:44:17.427 | vpnaas' 2026-08-26 20:44:17.431 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-26 20:44:17.441 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-26 20:44:17.446 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-26 20:44:17.456 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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 ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha 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 pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness 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-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-26 20:44:17.458 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-26 20:44:17.470 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,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,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,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-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:44:17.477 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : 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,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,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,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,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-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:44:17.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-26 20:44:17.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:17.496 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-26 20:44:17.503 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-26 20:44:17.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-26 20:44:17.516 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:17.523 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-26 20:44:17.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:162.253.55.160:6641 2026-08-26 20:44:17.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:17.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:17.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:162.253.55.160:6641 2026-08-26 20:44:17.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:162.253.55.160:6641 ']' 2026-08-26 20:44:17.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:17.640 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:162.253.55.160:6641 2026-08-26 20:44:17.715 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:162.253.55.160:6642 2026-08-26 20:44:17.722 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:17.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:17.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:162.253.55.160:6642 2026-08-26 20:44:17.741 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:162.253.55.160:6642 ']' 2026-08-26 20:44:17.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:17.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:162.253.55.160:6642 2026-08-26 20:44:17.829 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-26 20:44:17.870 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:17.876 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:17.883 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:17.889 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:17.895 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:17.901 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-26 20:44:17.908 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:17.914 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:17.990 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:17.996 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.003 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.009 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:18.016 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:44:18.022 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.029 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:18.101 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.115 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-26 20:44:18.135 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:18.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.239 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:18.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-26 20:44:18.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:44:18.335 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:18.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.353 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:18.360 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-26 20:44:18.366 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.372 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:44:18.446 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.453 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.471 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-26 20:44:18.478 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:44:18.555 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-26 20:44:18.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.573 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-26 20:44:18.579 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-26 20:44:18.586 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.592 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-26 20:44:18.667 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-26 20:44:18.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:18.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-26 20:44:18.693 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-26 20:44:18.700 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-26 20:44:18.781 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-26 20:44:18.788 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:18.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-26 20:44:18.801 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-26 20:44:18.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-26 20:44:18.813 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:18.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-26 20:44:18.895 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-26 20:44:18.941 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-26 20:44:18.980 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:18.987 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-26 20:44:18.994 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-26 20:44:19.035 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:19.042 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-26 20:44:19.048 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-26 20:44:19.054 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:44:19.097 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:19.104 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:44:19.206 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:44:19.212 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-26 20:44:19.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-26 20:44:19.225 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:19.232 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-26 20:44:19.238 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-26 20:44:19.245 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-26 20:44:19.251 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:19.258 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-26 20:44:19.332 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-26 20:44:19.374 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:19.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-26 20:44:19.462 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-26 20:44:19.506 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:19.512 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-26 20:44:19.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-26 20:44:19.632 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:19.639 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-26 20:44:19.645 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-26 20:44:19.689 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:19.696 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-26 20:44:19.702 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-26 20:44:19.708 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-26 20:44:19.752 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:19.759 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-26 20:44:19.861 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-26 20:44:19.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-26 20:44:19.874 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-26 20:44:19.948 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-26 20:44:19.990 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:19.997 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-26 20:44:20.039 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:20.045 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-26 20:44:20.087 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:20.093 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-26 20:44:20.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:20.142 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-26 20:44:20.185 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:20.192 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-26 20:44:20.233 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:20.240 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-26 20:44:20.283 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:20.290 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-26 20:44:20.297 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-26 20:44:20.303 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-26 20:44:20.313 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-26 20:44:20.390 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-26 20:44:20.466 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-26 20:44:20.543 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-26 20:44:20.620 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-26 20:44:20.626 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:44:20.631 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-26 20:44:20.638 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:44:20.645 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:44:20.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-26 20:44:20.658 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:44:20.664 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-26 20:44:20.671 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:44:20.677 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-26 20:44:20.750 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-26 20:44:20.822 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:44:20.896 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-26 20:44:20.972 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-26 20:44:21.045 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-26 20:44:21.116 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-26 20:44:21.193 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-26 20:44:21.272 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:44:21.347 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:44:21.425 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:44:21.510 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:44:21.517 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-26 20:44:21.597 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-26 20:44:21.677 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-26 20:44:21.685 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:44:21.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-26 20:44:21.699 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-26 20:44:21.707 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-26 20:44:21.782 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-26 20:44:21.860 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://162.253.55.160/identity 2026-08-26 20:44:21.942 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-26 20:44:22.019 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-26 20:44:22.097 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-26 20:44:22.175 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-26 20:44:22.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-26 20:44:22.345 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-26 20:44:22.353 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-26 20:44:22.360 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-26 20:44:22.367 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-26 20:44:22.385 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-26 20:44:22.454 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-26 20:44:22.532 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://162.253.55.160/identity 2026-08-26 20:44:22.611 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-26 20:44:22.691 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-26 20:44:22.771 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-26 20:44:22.851 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-26 20:44:22.930 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-26 20:44:23.009 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-26 20:44:23.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-26 20:44:23.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-26 20:44:23.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-26 20:44:23.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-26 20:44:23.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-26 20:44:23.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-26 20:44:23.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-26 20:44:23.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-26 20:44:23.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-26 20:44:23.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-26 20:44:23.082 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-26 20:44:23.088 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-26 20:44:23.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-26 20:44:23.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-26 20:44:23.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-26 20:44:23.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-26 20:44:23.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-26 20:44:23.127 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.134 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-26 20:44:23.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-26 20:44:23.147 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-26 20:44:23.153 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.160 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-26 20:44:23.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-26 20:44:23.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.249 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:44:23.257 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-26 20:44:23.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-26 20:44:23.269 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.276 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-26 20:44:23.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-26 20:44:23.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:44:23.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-26 20:44:23.375 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-26 20:44:23.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.389 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-26 20:44:23.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-26 20:44:23.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-26 20:44:23.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.485 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:44:23.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-26 20:44:23.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-26 20:44:23.504 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.510 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-26 20:44:23.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-26 20:44:23.592 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:44:23.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-26 20:44:23.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-26 20:44:23.619 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.625 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-26 20:44:23.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-26 20:44:23.706 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.712 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-26 20:44:23.719 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-26 20:44:23.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-26 20:44:23.733 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.740 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-26 20:44:23.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-26 20:44:23.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-26 20:44:23.832 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-26 20:44:23.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-26 20:44:23.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.852 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-26 20:44:23.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-26 20:44:23.933 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:23.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-26 20:44:23.946 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-26 20:44:23.953 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-26 20:44:23.960 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:23.966 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-26 20:44:24.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-26 20:44:24.048 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:24.055 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-26 20:44:24.061 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-26 20:44:24.068 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-26 20:44:24.075 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:24.082 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-26 20:44:24.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-26 20:44:24.165 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:24.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-26 20:44:24.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-26 20:44:24.185 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-26 20:44:24.192 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:24.199 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-26 20:44:24.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-26 20:44:24.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:44:24.285 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-26 20:44:24.292 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-26 20:44:24.298 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-26 20:44:24.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-26 20:44:24.310 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-26 20:44:24.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-26 20:44:24.382 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-08-26 20:44:24.459 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-26 20:44:24.539 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-26 20:44:24.545 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:44:24.552 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-26 20:44:24.558 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-26 20:44:24.565 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:44:24.572 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-26 20:44:24.578 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-26 20:44:24.584 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:44:24.590 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:44:24.620 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:44:24.621 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:44:24.638 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:44:24.648 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:44:24.672 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:44:24.683 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-26 20:44:24.690 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:44:24.700 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:44:24.709 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-26 20:44:24.783 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:44:24.858 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-26 20:44:24.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:44:25.009 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:44:25.084 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:44:25.160 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:44:25.238 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:44:25.315 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:44:25.390 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:44:25.467 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:44:25.542 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:44:25.619 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:44:25.694 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:44:25.768 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:44:25.774 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:44:25.782 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-26 20:44:25.789 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-26 20:44:25.796 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:44:25.802 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:44:25.809 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:44:25.816 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:44:25.824 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:44:25.830 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-26 20:44:25.905 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:44:25.981 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-26 20:44:25.982 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-26 20:44:25.999 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-26 20:44:26.008 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-26 20:44:26.014 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-26 20:44:26.020 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:44:26.026 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:44:26.034 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:44:26.040 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:44:26.046 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:44:26.052 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:44:26.059 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:44:26.066 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:44:26.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:44:26.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:44:26.085 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-26 20:44:26.156 | Enabling site neutron-api. 2026-08-26 20:44:26.167 | To activate the new configuration, you need to run: 2026-08-26 20:44:26.167 | systemctl reload apache2 2026-08-26 20:44:26.178 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:44:26.184 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:44:26.191 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:44:26.197 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:44:26.400 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-26 20:44:26.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:26.452 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-26 20:44:26.495 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:26.501 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-26 20:44:26.508 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-26 20:44:26.656 | + inc/async:async_inner:63 : init_neutron 2026-08-26 20:44:26.746 | [2054 Async init_neutron:80074]: running: init_neutron 2026-08-26 20:44:26.755 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-26 20:44:26.799 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:26.806 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-26 20:44:26.851 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:26.858 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-26 20:44:26.865 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-26 20:44:26.872 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-26 20:44:26.955 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-26 20:44:26.961 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-26 20:44:27.035 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-26 20:44:27.077 | + functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:44:27.083 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-26 20:44:27.126 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:27.132 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-26 20:44:27.139 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:44:27.145 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-26 20:44:27.152 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-26 20:44:27.157 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-26 20:44:27.299 | + inc/async:async_inner:63 : init_cinder 2026-08-26 20:44:27.386 | [2054 Async init_cinder:80310]: running: init_cinder 2026-08-26 20:44:27.394 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-26 20:44:27.450 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:44:27.456 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-26 20:44:27.462 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:44:27.469 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-26 20:44:27.476 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-26 20:44:27.481 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-26 20:44:27.629 | + inc/async:async_inner:63 : init_placement 2026-08-26 20:44:27.718 | [2054 Async init_placement:80456]: running: init_placement 2026-08-26 20:44:27.725 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-26 20:44:27.843 | [2054 Async init_neutron:80074]: Waiting for completion of init_neutron running on PID 80074 (4 other jobs running) 2026-08-26 20:44:27.895 | [2054 Async init_neutron:80074]: Signaling child to exit 2026-08-26 20:44:40.017 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:44:40.075 | [80310 Async init_cinder:80310]: finished successfully 2026-08-26 20:44:42.446 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:44:42.505 | [80456 Async init_placement:80456]: finished successfully 2026-08-26 20:45:02.756 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:45:02.814 | [80074 Async init_neutron:80074]: finished successfully 2026-08-26 20:45:02.867 | WAKEUP 2026-08-26 20:45:02.917 | [2054 Async init_neutron:80074]: Signaled 2026-08-26 20:45:02.919 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-26 20:45:02.920 | + lib/database:recreate_database:112 : local db=neutron 2026-08-26 20:45:02.920 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-26 20:45:02.920 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-26 20:45:02.920 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-26 20:45:02.920 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:02.920 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-26 20:45:02.920 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:02.920 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-26 20:45:02.920 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:45:02.920 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:02.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:02.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:02.920 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777066897 2026-08-26 20:45:02.920 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-26 20:45:02.920 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:45:02.920 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:02.920 | we strongly recommend against using it for new projects. 2026-08-26 20:45:02.920 | 2026-08-26 20:45:02.920 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:02.920 | framework. For more detail see 2026-08-26 20:45:02.920 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:02.920 | 2026-08-26 20:45:02.920 | import eventlet as _eventlet # noqa 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-26 20:45:02.920 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-26 20:45:02.921 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-26 20:45:02.922 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-26 20:45:02.923 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-26 20:45:02.923 | Running upgrade for neutron ... 2026-08-26 20:45:02.923 | OK 2026-08-26 20:45:02.923 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-26 20:45:02.923 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:02.923 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:02.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:02.923 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:02.923 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:02.923 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:45:02.923 | + functions-common:time_stop:2427 : start_time=1787777066897 2026-08-26 20:45:02.923 | + functions-common:time_stop:2429 : [[ -z 1787777066897 ]] 2026-08-26 20:45:02.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:02.923 | + functions-common:time_stop:2432 : end_time=1787777102710 2026-08-26 20:45:02.923 | + functions-common:time_stop:2433 : elapsed_time=35813 2026-08-26 20:45:02.923 | + functions-common:time_stop:2434 : total=6506 2026-08-26 20:45:02.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:02.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42319 2026-08-26 20:45:03.026 | [2054 Async init_neutron:80074]: finished init_neutron with result 0 in 36 seconds 2026-08-26 20:45:03.037 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:03.044 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-26 20:45:03.161 | [2054 Async init_placement:80456]: Waiting for completion of init_placement running on PID 80456 (3 other jobs running) 2026-08-26 20:45:03.215 | [2054 Async init_placement:80456]: Signaling child to exit 2026-08-26 20:45:03.215 | WAKEUP 2026-08-26 20:45:03.266 | [2054 Async init_placement:80456]: Signaled 2026-08-26 20:45:03.268 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-26 20:45:03.269 | + lib/database:recreate_database:112 : local db=placement 2026-08-26 20:45:03.269 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-26 20:45:03.269 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-26 20:45:03.269 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-26 20:45:03.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:03.269 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-26 20:45:03.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:03.269 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-26 20:45:03.269 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-26 20:45:03.269 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-26 20:45:03.269 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-26 20:45:03.269 | + functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:45:03.269 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:45:03.269 | + functions-common:get_or_create_user:903 : local email= 2026-08-26 20:45:03.269 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:45:03.269 | 2026-08-26 20:45:03.269 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.269 | + functions-common:get_or_create_user:915 : user_id=931ef8f8e4bb43cfabc444b0f3fabd56 2026-08-26 20:45:03.269 | + functions-common:get_or_create_user:916 : echo 931ef8f8e4bb43cfabc444b0f3fabd56 2026-08-26 20:45:03.269 | 931ef8f8e4bb43cfabc444b0f3fabd56 2026-08-26 20:45:03.269 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-26 20:45:03.269 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:45:03.269 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:45:03.269 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:45:03.269 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:45:03.269 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:45:03.269 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-26 20:45:03.269 | 2026-08-26 20:45:03.269 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:45:03.270 | 2026-08-26 20:45:03.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:03.270 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:03.270 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:45:03.270 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:45:03.270 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:45:03.270 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-26 20:45:03.270 | 2026-08-26 20:45:03.270 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:45:03.270 | 2026-08-26 20:45:03.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:03.270 | + functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:03.270 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:03.270 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://162.253.55.160/placement 2026-08-26 20:45:03.270 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-26 20:45:03.270 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:45:03.270 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-26 20:45:03.270 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-26 20:45:03.270 | 2026-08-26 20:45:03.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.270 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:45:03.270 | 7c2ec0e144e849269adc41fb559fc20a' 2026-08-26 20:45:03.270 | + functions-common:get_or_create_service:1067 : echo 7c2ec0e144e849269adc41fb559fc20a 2026-08-26 20:45:03.270 | 7c2ec0e144e849269adc41fb559fc20a 2026-08-26 20:45:03.270 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://162.253.55.160/placement 2026-08-26 20:45:03.270 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:45:03.270 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://162.253.55.160/placement RegionOne 2026-08-26 20:45:03.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:45:03.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-26 20:45:03.271 | 2026-08-26 20:45:03.271 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:45:03.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:45:03.271 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://162.253.55.160/placement --region RegionOne -f value -c id 2026-08-26 20:45:03.271 | 2026-08-26 20:45:03.271 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:03.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4c4a15228a6c4bb1ba8488a38bf2655a 2026-08-26 20:45:03.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4c4a15228a6c4bb1ba8488a38bf2655a 2026-08-26 20:45:03.271 | + functions-common:get_or_create_endpoint:1100 : public_id=4c4a15228a6c4bb1ba8488a38bf2655a 2026-08-26 20:45:03.271 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:45:03.271 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:45:03.271 | + functions-common:get_or_create_endpoint:1109 : echo 4c4a15228a6c4bb1ba8488a38bf2655a 2026-08-26 20:45:03.271 | 4c4a15228a6c4bb1ba8488a38bf2655a 2026-08-26 20:45:03.371 | [2054 Async init_placement:80456]: finished init_placement with result 0 in 14 seconds 2026-08-26 20:45:03.382 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:03.389 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-26 20:45:03.515 | [2054 Async init_glance:75394]: Waiting for completion of init_glance running on PID 75394 (2 other jobs running) 2026-08-26 20:45:03.575 | [2054 Async init_glance:75394]: Signaling child to exit 2026-08-26 20:45:03.575 | WAKEUP 2026-08-26 20:45:03.624 | [2054 Async init_glance:75394]: Signaled 2026-08-26 20:45:03.627 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-26 20:45:03.627 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-26 20:45:03.627 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-26 20:45:03.627 | + lib/database:recreate_database:112 : local db=glance 2026-08-26 20:45:03.627 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-26 20:45:03.627 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-26 20:45:03.627 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-26 20:45:03.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:03.627 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-26 20:45:03.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:03.627 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-26 20:45:03.627 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:45:03.627 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:03.627 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:03.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:03.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777002841 2026-08-26 20:45:03.627 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-26 20:45:03.627 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:45:03.627 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:03.627 | we strongly recommend against using it for new projects. 2026-08-26 20:45:03.627 | 2026-08-26 20:45:03.627 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:03.627 | framework. For more detail see 2026-08-26 20:45:03.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:03.628 | 2026-08-26 20:45:03.628 | import eventlet as _eventlet # noqa 2026-08-26 20:45:03.628 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:45:03.628 | 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_ENGINE_SUBSTITUTION {{(pid=75500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.628 | DEBUG dbcounter [-] [75500] Writer thread running {{(pid=75500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.628 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:45:03.628 | 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_ENGINE_SUBSTITUTION {{(pid=75500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.628 | DEBUG dbcounter [-] [75500] Writer thread running {{(pid=75500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.628 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-26 20:45:03.628 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-26 20:45:03.629 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=75500) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:03.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:03.629 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-26 20:45:03.629 | Database migration is up to date. No migration needed. 2026-08-26 20:45:03.629 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-26 20:45:03.629 | Database is synced successfully. 2026-08-26 20:45:03.629 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-26 20:45:03.630 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-26 20:45:03.630 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:03.630 | we strongly recommend against using it for new projects. 2026-08-26 20:45:03.630 | 2026-08-26 20:45:03.630 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:03.630 | framework. For more detail see 2026-08-26 20:45:03.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:03.630 | 2026-08-26 20:45:03.630 | import eventlet as _eventlet # noqa 2026-08-26 20:45:03.630 | INFO dbcounter [-] Registered counter for database glance 2026-08-26 20:45:03.630 | 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_ENGINE_SUBSTITUTION {{(pid=75690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:03.630 | DEBUG dbcounter [-] [75690] Writer thread running {{(pid=75690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-26 20:45:03.630 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-26 20:45:03.632 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-26 20:45:03.632 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-26 20:45:03.632 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:03.632 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:03.632 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:03.632 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:03.632 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:03.632 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:45:03.632 | + functions-common:time_stop:2427 : start_time=1787777002841 2026-08-26 20:45:03.632 | + functions-common:time_stop:2429 : [[ -z 1787777002841 ]] 2026-08-26 20:45:03.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:03.632 | + functions-common:time_stop:2432 : end_time=1787777012896 2026-08-26 20:45:03.632 | + functions-common:time_stop:2433 : elapsed_time=10055 2026-08-26 20:45:03.632 | + functions-common:time_stop:2434 : total=6506 2026-08-26 20:45:03.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:03.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16561 2026-08-26 20:45:03.728 | [2054 Async init_glance:75394]: finished init_glance with result 0 in 10 seconds 2026-08-26 20:45:03.739 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:03.748 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-26 20:45:03.800 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-26 20:45:03.806 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:03.813 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-26 20:45:03.936 | [2054 Async init_cinder:80310]: Waiting for completion of init_cinder running on PID 80310 (1 other jobs running) 2026-08-26 20:45:03.991 | [2054 Async init_cinder:80310]: Signaling child to exit 2026-08-26 20:45:03.991 | WAKEUP 2026-08-26 20:45:04.038 | [2054 Async init_cinder:80310]: Signaled 2026-08-26 20:45:04.041 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-26 20:45:04.042 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.042 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-26 20:45:04.042 | + lib/database:recreate_database:112 : local db=cinder 2026-08-26 20:45:04.042 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-26 20:45:04.042 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-26 20:45:04.042 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-26 20:45:04.042 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:04.042 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-26 20:45:04.042 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:04.042 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-26 20:45:04.042 | + functions-common:time_start:2406 : local name=dbsync 2026-08-26 20:45:04.042 | + functions-common:time_start:2407 : local start_time= 2026-08-26 20:45:04.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-26 20:45:04.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-26 20:45:04.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1787777067596 2026-08-26 20:45:04.042 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-26 20:45:04.042 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-26 20:45:04.042 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:04.042 | we strongly recommend against using it for new projects. 2026-08-26 20:45:04.042 | 2026-08-26 20:45:04.042 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:04.042 | framework. For more detail see 2026-08-26 20:45:04.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:04.042 | 2026-08-26 20:45:04.042 | import eventlet # noqa 2026-08-26 20:45:04.042 | INFO dbcounter [-] Registered counter for database cinder 2026-08-26 20:45:04.042 | 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_ENGINE_SUBSTITUTION {{(pid=80454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-26 20:45:04.042 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-26 20:45:04.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:04.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:04.042 | DEBUG dbcounter [-] [80454] Writer thread running {{(pid=80454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:04.042 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-26 20:45:04.042 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:04.042 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-26 20:45:04.042 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.042 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-26 20:45:04.042 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-26 20:45:04.043 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-26 20:45:04.043 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-26 20:45:04.043 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-26 20:45:04.043 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-26 20:45:04.043 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=80454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:04.043 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-26 20:45:04.043 | + functions-common:time_stop:2420 : local name 2026-08-26 20:45:04.043 | + functions-common:time_stop:2421 : local end_time 2026-08-26 20:45:04.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-26 20:45:04.043 | + functions-common:time_stop:2423 : local total 2026-08-26 20:45:04.043 | + functions-common:time_stop:2424 : local start_time 2026-08-26 20:45:04.043 | + functions-common:time_stop:2426 : name=dbsync 2026-08-26 20:45:04.043 | + functions-common:time_stop:2427 : start_time=1787777067596 2026-08-26 20:45:04.043 | + functions-common:time_stop:2429 : [[ -z 1787777067596 ]] 2026-08-26 20:45:04.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-26 20:45:04.043 | + functions-common:time_stop:2432 : end_time=1787777078192 2026-08-26 20:45:04.043 | + functions-common:time_stop:2433 : elapsed_time=10596 2026-08-26 20:45:04.043 | + functions-common:time_stop:2434 : total=6506 2026-08-26 20:45:04.043 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-26 20:45:04.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17102 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-26 20:45:04.043 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-26 20:45:04.043 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-26 20:45:04.043 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-26 20:45:04.043 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-26 20:45:04.043 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:45:04.043 | + lib/lvm:init_lvm_volume_group:130 : local size=50G 2026-08-26 20:45:04.044 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-26 20:45:04.044 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:45:04.044 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:45:04.044 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:45:04.044 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:89 : local size=50G 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-26 20:45:04.044 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-26 20:45:04.044 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-26 20:45:04.044 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-26 20:45:04.044 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-26 20:45:04.044 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-26 20:45:04.044 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-08-26 20:45:04.044 | [Unit] 2026-08-26 20:45:04.044 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:45:04.044 | DefaultDependencies=no 2026-08-26 20:45:04.044 | After=systemd-udev-settle.service 2026-08-26 20:45:04.044 | Before=lvm2-activation-early.service 2026-08-26 20:45:04.045 | Wants=systemd-udev-settle.service 2026-08-26 20:45:04.045 | 2026-08-26 20:45:04.045 | [Service] 2026-08-26 20:45:04.045 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-26 20:45:04.045 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-26 20:45:04.045 | RemainAfterExit=yes 2026-08-26 20:45:04.045 | Type=oneshot 2026-08-26 20:45:04.045 | 2026-08-26 20:45:04.045 | [Install] 2026-08-26 20:45:04.045 | WantedBy=local-fs.target 2026-08-26 20:45:04.045 | Also=systemd-udev-settle.service 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-26 20:45:04.045 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-26 20:45:04.045 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-26 20:45:04.045 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-26 20:45:04.045 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-26 20:45:04.045 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-26 20:45:04.045 | Physical volume "/dev/loop0" successfully created. 2026-08-26 20:45:04.045 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-26 20:45:04.045 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-26 20:45:04.045 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.045 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-26 20:45:04.045 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-26 20:45:04.045 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-26 20:45:04.045 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-26 20:45:04.045 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:04.045 | we strongly recommend against using it for new projects. 2026-08-26 20:45:04.045 | 2026-08-26 20:45:04.045 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:04.045 | framework. For more detail see 2026-08-26 20:45:04.045 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:04.045 | 2026-08-26 20:45:04.045 | import eventlet # noqa 2026-08-26 20:45:04.045 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-26 20:45:04.045 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-26 20:45:04.045 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-26 20:45:04.046 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-26 20:45:04.046 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.046 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-26 20:45:04.046 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-26 20:45:04.046 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-26 20:45:04.140 | [2054 Async init_cinder:80310]: finished init_cinder with result 0 in 12 seconds 2026-08-26 20:45:04.151 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:04.158 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-26 20:45:04.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.210 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-26 20:45:04.217 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:04.225 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-26 20:45:04.232 | + ./stack.sh:main:1242 : init_nova 2026-08-26 20:45:04.239 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-26 20:45:04.285 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.292 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-26 20:45:04.336 | + functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:04.343 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:45:04.351 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:45:04.497 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:45:04.585 | [2054 Async nova-cell-0:82617]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-26 20:45:04.595 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-26 20:45:04.607 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:45:04.617 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-26 20:45:04.625 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:45:04.632 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:45:04.640 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:45:04.794 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:45:04.881 | [2054 Async nova-cell-1:82724]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-26 20:45:04.888 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-26 20:45:04.895 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-26 20:45:04.902 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-26 20:45:04.910 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-26 20:45:04.916 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-26 20:45:04.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:05.000 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-26 20:45:05.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:05.091 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-26 20:45:05.366 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:05.367 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:05.367 | we strongly recommend against using it for new projects. 2026-08-26 20:45:05.367 | 2026-08-26 20:45:05.367 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:05.367 | framework. For more detail see 2026-08-26 20:45:05.367 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:05.367 | 2026-08-26 20:45:05.367 | import eventlet # noqa 2026-08-26 20:45:05.502 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:07.218 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-26 20:45:07.269 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:07.269 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:07.269 | DEBUG dbcounter [-] [82791] Writer thread running {{(pid=82791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:07.323 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-26 20:45:12.132 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=82791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:12.135 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-26 20:45:14.306 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=82791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:14.309 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-26 20:45:14.313 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=82791) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:14.920 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-26 20:45:14.925 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-26 20:45:14.933 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-26 20:45:14.940 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-26 20:45:14.945 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:45:14.952 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:14.960 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:45:15.007 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:15.015 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:45:15.022 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:15.029 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:15.312 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:15.313 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:15.313 | we strongly recommend against using it for new projects. 2026-08-26 20:45:15.313 | 2026-08-26 20:45:15.313 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:15.313 | framework. For more detail see 2026-08-26 20:45:15.313 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:15.313 | 2026-08-26 20:45:15.313 | import eventlet # noqa 2026-08-26 20:45:15.440 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:16.934 | INFO dbcounter [None req-742c53b4-4883-4add-8f90-bc238cda8043 None None] Registered counter for database nova_api 2026-08-26 20:45:17.005 | DEBUG dbcounter [-] [83384] Writer thread running {{(pid=83384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:17.683 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-26 20:45:17.698 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-26 20:45:17.707 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-26 20:45:17.825 | [2054 Async nova-cell-0:82617]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 82617 (2 other jobs running) 2026-08-26 20:45:17.885 | [2054 Async nova-cell-0:82617]: Signaling child to exit 2026-08-26 20:45:26.710 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:45:26.760 | [82617 Async nova-cell-0:82617]: finished successfully 2026-08-26 20:45:26.808 | WAKEUP 2026-08-26 20:45:26.850 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:45:26.855 | [2054 Async nova-cell-0:82617]: Signaled 2026-08-26 20:45:26.858 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-26 20:45:26.858 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-26 20:45:26.858 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-26 20:45:26.858 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-26 20:45:26.858 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-26 20:45:26.858 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-26 20:45:26.859 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-26 20:45:26.859 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:26.859 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-26 20:45:26.859 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:26.859 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-26 20:45:26.859 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:26.859 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:26.859 | we strongly recommend against using it for new projects. 2026-08-26 20:45:26.859 | 2026-08-26 20:45:26.859 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:26.859 | framework. For more detail see 2026-08-26 20:45:26.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:26.859 | 2026-08-26 20:45:26.859 | import eventlet # noqa 2026-08-26 20:45:26.859 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:26.859 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:26.859 | DEBUG dbcounter [-] [82707] Writer thread running {{(pid=82707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-26 20:45:26.859 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-26 20:45:26.859 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-26 20:45:26.859 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.859 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-26 20:45:26.859 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.860 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-26 20:45:26.860 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82707) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:26.901 | [82724 Async nova-cell-1:82724]: finished successfully 2026-08-26 20:45:26.954 | [2054 Async nova-cell-0:82617]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 22 seconds 2026-08-26 20:45:26.964 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:26.970 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-26 20:45:26.977 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-26 20:45:27.088 | [2054 Async nova-cell-1:82724]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 82724 (1 other jobs running) 2026-08-26 20:45:27.162 | [2054 Async nova-cell-1:82724]: Signaling child to exit 2026-08-26 20:45:27.163 | WAKEUP 2026-08-26 20:45:27.208 | [2054 Async nova-cell-1:82724]: Signaled 2026-08-26 20:45:27.213 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-26 20:45:27.213 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-26 20:45:27.213 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-26 20:45:27.213 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-26 20:45:27.213 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-26 20:45:27.213 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-26 20:45:27.213 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-26 20:45:27.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:27.213 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-26 20:45:27.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-26 20:45:27.213 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-26 20:45:27.214 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:27.214 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:27.214 | we strongly recommend against using it for new projects. 2026-08-26 20:45:27.214 | 2026-08-26 20:45:27.214 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:27.214 | framework. For more detail see 2026-08-26 20:45:27.214 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:27.214 | 2026-08-26 20:45:27.214 | import eventlet # noqa 2026-08-26 20:45:27.214 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:27.214 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-26 20:45:27.214 | DEBUG dbcounter [-] [82788] Writer thread running {{(pid=82788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-26 20:45:27.214 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-26 20:45:27.214 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-26 20:45:27.214 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.214 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-26 20:45:27.214 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.215 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-26 20:45:27.215 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-26 20:45:27.311 | [2054 Async nova-cell-1:82724]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 22 seconds 2026-08-26 20:45:27.322 | + inc/async:async_wait:197 : return 0 2026-08-26 20:45:27.329 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-26 20:45:27.336 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-26 20:45:27.614 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:27.614 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:27.614 | we strongly recommend against using it for new projects. 2026-08-26 20:45:27.614 | 2026-08-26 20:45:27.614 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:27.614 | framework. For more detail see 2026-08-26 20:45:27.614 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:27.614 | 2026-08-26 20:45:27.615 | import eventlet # noqa 2026-08-26 20:45:27.752 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:29.164 | Running batches of 50 until complete 2026-08-26 20:45:29.164 | INFO dbcounter [None req-47bdfe5e-a821-4dfd-9cb5-d77443fa43eb None None] Registered counter for database nova_cell0 2026-08-26 20:45:29.265 | DEBUG dbcounter [-] [84029] Writer thread running {{(pid=84029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:29.268 | INFO dbcounter [None req-47bdfe5e-a821-4dfd-9cb5-d77443fa43eb None None] Registered counter for database nova_api 2026-08-26 20:45:29.385 | DEBUG dbcounter [-] [84029] Writer thread running {{(pid=84029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:29.403 | INFO dbcounter [None req-47bdfe5e-a821-4dfd-9cb5-d77443fa43eb None None] Registered counter for database nova_cell0 2026-08-26 20:45:29.446 | DEBUG dbcounter [-] [84029] Writer thread running {{(pid=84029) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:29.609 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:45:29.609 | | Migration | Total Needed | Completed | 2026-08-26 20:45:29.609 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:45:29.609 | | fill_virtual_interface_list | 0 | 0 | 2026-08-26 20:45:29.609 | | migrate_empty_ratio | 0 | 0 | 2026-08-26 20:45:29.609 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-26 20:45:29.609 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-26 20:45:29.609 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-26 20:45:29.609 | | populate_dev_uuids | 0 | 0 | 2026-08-26 20:45:29.609 | | populate_instance_compute_id | 0 | 0 | 2026-08-26 20:45:29.610 | | populate_missing_availability_zones | 0 | 0 | 2026-08-26 20:45:29.610 | | populate_queued_for_delete | 0 | 0 | 2026-08-26 20:45:29.610 | | populate_user_id | 0 | 0 | 2026-08-26 20:45:29.610 | | populate_uuids | 0 | 0 | 2026-08-26 20:45:29.610 | +-------------------------------------+--------------+-----------+ 2026-08-26 20:45:30.206 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-26 20:45:30.214 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-26 20:45:30.221 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-26 20:45:30.227 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-26 20:45:30.234 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-26 20:45:30.244 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-26 20:45:30.515 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-26 20:45:30.515 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-26 20:45:30.515 | we strongly recommend against using it for new projects. 2026-08-26 20:45:30.515 | 2026-08-26 20:45:30.515 | If you are already using Eventlet, we recommend migrating to a different 2026-08-26 20:45:30.515 | framework. For more detail see 2026-08-26 20:45:30.515 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-26 20:45:30.515 | 2026-08-26 20:45:30.515 | import eventlet # noqa 2026-08-26 20:45:30.647 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-26 20:45:32.084 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-26 20:45:32.085 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-26 20:45:32.085 | INFO dbcounter [None req-3d56fe8f-48a6-45f5-b4c9-9147dc37053b None None] Registered counter for database nova_api 2026-08-26 20:45:32.154 | DEBUG dbcounter [-] [84051] Writer thread running {{(pid=84051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-26 20:45:32.712 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-26 20:45:32.719 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-26 20:45:32.746 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-26 20:45:32.754 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-26 20:45:32.761 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-26 20:45:32.897 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-26 20:45:32.979 | [2054 Async configure_neutron_nova:84111]: running: configure_neutron_nova 2026-08-26 20:45:32.986 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-26 20:45:32.991 | + functions-common:run_phase:1848 : local mode=stack 2026-08-26 20:45:32.999 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-26 20:45:33.005 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-26 20:45:33.012 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-26 20:45:33.019 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-26 20:45:33.026 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-26 20:45:33.034 | + functions-common:run_phase:1858 : local extra 2026-08-26 20:45:33.042 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:45:33.053 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-26 20:45:33.060 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-26 20:45:33.067 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-26 20:45:33.072 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-26 20:45:33.079 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-26 20:45:33.122 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:33.130 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-26 20:45:33.137 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-26 20:45:33.143 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-26 20:45:33.149 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-26 20:45:33.155 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-26 20:45:33.162 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:45:33.169 | + functions-common:run_plugins:1838 : local plugin 2026-08-26 20:45:33.175 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:45:33.182 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-26 20:45:33.190 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-26 20:45:33.197 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack post-config 2026-08-26 20:45:33.206 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:45:33.213 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-26 20:45:33.257 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-26 20:45:33.296 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:33.303 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:45:33.310 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-26 20:45:33.317 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:45:33.324 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:45:33.329 | ++ /opt/stack/barbican/devstack/plugin.sh:source:26 : echo_summary 'Configuring Barbican' 2026-08-26 20:45:33.336 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:33.342 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring Barbican 2026-08-26 20:45:33.350 | ++ /opt/stack/barbican/devstack/plugin.sh:source:27 : configure_barbican 2026-08-26 20:45:33.356 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : '[' '!' -d /etc/barbican ']' 2026-08-26 20:45:33.361 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : sudo mkdir -m 755 -p /etc/barbican 2026-08-26 20:45:33.387 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:138 : sudo chown stack /etc/barbican 2026-08-26 20:45:33.415 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:140 : '[' '!' -d /opt/stack/logs ']' 2026-08-26 20:45:33.421 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:141 : sudo chown stack /opt/stack/logs 2026-08-26 20:45:33.448 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:143 : '[' '!' -d /etc/barbican ']' 2026-08-26 20:45:33.455 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:144 : sudo chown stack /etc/barbican 2026-08-26 20:45:33.486 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:147 : cp /opt/stack/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2026-08-26 20:45:33.498 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:148 : cp -R /opt/stack/barbican/etc/barbican/vassals /etc/barbican 2026-08-26 20:45:33.509 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:151 : cp /opt/stack/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2026-08-26 20:45:33.519 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:154 : iniset /etc/barbican/barbican.conf DEFAULT debug True 2026-08-26 20:45:33.594 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : iniset /etc/barbican/barbican.conf DEFAULT log_file /opt/stack/logs/barbican.log 2026-08-26 20:45:33.661 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:160 : iniset /etc/barbican/barbican.conf DEFAULT use_stderr True 2026-08-26 20:45:33.733 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:163 : '[' False == True ']' 2026-08-26 20:45:33.740 | +++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:168 : database_connection_url barbican 2026-08-26 20:45:33.746 | +++ lib/database:database_connection_url:134 : local db=barbican 2026-08-26 20:45:33.754 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2026-08-26 20:45:33.761 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=barbican 2026-08-26 20:45:33.767 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:45:33.774 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:33.779 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:45:33.817 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:33.822 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:45:33.828 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:33.836 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:168 : iniset /etc/barbican/barbican.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:33.909 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:171 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2026-08-26 20:45:33.980 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:174 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2026-08-26 20:45:34.047 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:177 : is_service_enabled rabbit 2026-08-26 20:45:34.084 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:34.090 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:178 : iniset /etc/barbican/barbican.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672 2026-08-26 20:45:34.158 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:183 : is_service_enabled tls-proxy 2026-08-26 20:45:34.196 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:34.202 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:184 : iniset /etc/barbican/barbican.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-26 20:45:34.279 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:188 : iniset /etc/barbican/barbican.conf simple_crypto_plugin kek dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg= 2026-08-26 20:45:34.355 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:190 : write_uwsgi_config /etc/barbican/barbican-uwsgi.ini barbican.wsgi.api:application /key-manager '' barbican-api 2026-08-26 20:45:34.361 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:45:34.367 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=barbican.wsgi.api:application 2026-08-26 20:45:34.373 | ++ lib/apache:write_uwsgi_config:245 : local url=/key-manager 2026-08-26 20:45:34.378 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:45:34.384 | ++ lib/apache:write_uwsgi_config:247 : local name=barbican-api 2026-08-26 20:45:34.391 | ++ lib/apache:write_uwsgi_config:249 : '[' -z barbican-api ']' 2026-08-26 20:45:34.396 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:45:34.401 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:45:34.428 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:45:34.428 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:45:34.445 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:45:34.453 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:45:34.478 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:45:34.488 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/barbican-api.socket 2026-08-26 20:45:34.495 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/barbican/barbican-uwsgi.ini 2026-08-26 20:45:34.503 | ++ lib/apache:write_uwsgi_config:270 : [[ barbican.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:45:34.510 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi module barbican.wsgi.api:application 2026-08-26 20:45:34.583 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi processes 4 2026-08-26 20:45:34.649 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi master true 2026-08-26 20:45:34.719 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:45:34.787 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:45:34.816 | + inc/async:async_inner:64 : rc=0 2026-08-26 20:45:34.855 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:45:34.870 | [84111 Async configure_neutron_nova:84111]: finished successfully 2026-08-26 20:45:34.925 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:45:34.989 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:45:35.050 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:45:35.115 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:45:35.181 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:45:35.246 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:45:35.308 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:45:35.375 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi start-time %t 2026-08-26 20:45:35.443 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:45:35.448 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:45:35.456 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for barbican-api 2026-08-26 20:45:35.461 | +++ lib/apache:apache_site_config_for:174 : local site=barbican-api 2026-08-26 20:45:35.466 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:45:35.473 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.478 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.484 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:45:35.490 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:45:35.496 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi socket /var/run/uwsgi/barbican-api.socket 2026-08-26 20:45:35.564 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:45:35.631 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 ' 2026-08-26 20:45:35.631 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/barbican-api.conf 2026-08-26 20:45:35.648 | ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 2026-08-26 20:45:35.656 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site barbican-api 2026-08-26 20:45:35.661 | ++ lib/apache:enable_apache_site:191 : local site=barbican-api 2026-08-26 20:45:35.666 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:45:35.672 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:45:35.677 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:45:35.683 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:45:35.689 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.695 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.700 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:45:35.706 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:45:35.712 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:35.717 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:35.723 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite barbican-api 2026-08-26 20:45:35.792 | Enabling site barbican-api. 2026-08-26 20:45:35.802 | To activate the new configuration, you need to run: 2026-08-26 20:45:35.802 | systemctl reload apache2 2026-08-26 20:45:35.812 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:45:35.818 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:45:35.824 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:45:35.829 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:45:36.033 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:194 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2026-08-26 20:45:36.103 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:197 : configure_keystone_authtoken_middleware /etc/barbican/barbican.conf barbican keystone_authtoken key-manager 2026-08-26 20:45:36.109 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/barbican/barbican.conf 2026-08-26 20:45:36.115 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=barbican 2026-08-26 20:45:36.121 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:45:36.127 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type=key-manager 2026-08-26 20:45:36.132 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/barbican/barbican.conf barbican keystone_authtoken 2026-08-26 20:45:36.138 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/barbican/barbican.conf 2026-08-26 20:45:36.143 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=barbican 2026-08-26 20:45:36.149 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:45:36.155 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password 2026-08-26 20:45:36.227 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/barbican/barbican.conf keystone_authtoken interface public 2026-08-26 20:45:36.294 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:45:36.361 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/barbican/barbican.conf keystone_authtoken username barbican 2026-08-26 20:45:36.427 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice 2026-08-26 20:45:36.493 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default 2026-08-26 20:45:36.562 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/barbican/barbican.conf keystone_authtoken project_name service 2026-08-26 20:45:36.632 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default 2026-08-26 20:45:36.699 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/barbican/barbican.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:45:36.769 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:45:36.834 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:45:36.906 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n key-manager ]] 2026-08-26 20:45:36.912 | ++ lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/barbican/barbican.conf keystone_authtoken service_type key-manager 2026-08-26 20:45:36.980 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:200 : iniset /etc/barbican/barbican.conf keystone_notifications enable True 2026-08-26 20:45:37.053 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:201 : iniset /etc/barbican/barbican.conf keystone_notifications control_exchange keystone 2026-08-26 20:45:37.121 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:204 : iniset /etc/barbican/barbican.conf oslo_policy enforce_scope True 2026-08-26 20:45:37.195 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:205 : iniset /etc/barbican/barbican.conf oslo_policy enforce_new_defaults True 2026-08-26 20:45:37.264 | ++ /opt/stack/barbican/devstack/plugin.sh:source:28 : is_service_enabled barbican-pykmip 2026-08-26 20:45:37.304 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:37.311 | ++ /opt/stack/barbican/devstack/plugin.sh:source:32 : is_service_enabled barbican-dogtag 2026-08-26 20:45:37.352 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:37.359 | ++ /opt/stack/barbican/devstack/plugin.sh:source:36 : is_service_enabled barbican-vault 2026-08-26 20:45:37.400 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:37.406 | ++ /opt/stack/barbican/devstack/plugin.sh:source:42 : configure_core_services 2026-08-26 20:45:37.413 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:109 : is_service_enabled n-cpu 2026-08-26 20:45:37.455 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:37.462 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:110 : iniset /etc/nova/nova.conf key_manager backend barbican 2026-08-26 20:45:37.541 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:113 : is_service_enabled c-vol 2026-08-26 20:45:37.587 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:37.594 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:114 : iniset /etc/cinder/cinder.conf key_manager backend barbican 2026-08-26 20:45:37.678 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:117 : is_service_enabled g-api 2026-08-26 20:45:37.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:37.727 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:118 : iniset /etc/glance/glance-api.conf key_manager backend barbican 2026-08-26 20:45:37.808 | ++ /opt/stack/barbican/devstack/plugin.sh:source:44 : is_service_enabled key 2026-08-26 20:45:37.851 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:37.857 | ++ /opt/stack/barbican/devstack/plugin.sh:source:45 : create_barbican_accounts 2026-08-26 20:45:37.864 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:265 : local admin_role=admin 2026-08-26 20:45:37.870 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:266 : create_service_user barbican admin 2026-08-26 20:45:37.877 | ++ lib/keystone:create_service_user:379 : get_or_create_user barbican secretservice Default 2026-08-26 20:45:37.884 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:45:37.890 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:45:37.897 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:45:37.906 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create barbican --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:45:38.558 | 2026-08-26 20:45:38.579 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:38.588 | ++ functions-common:get_or_create_user:915 : user_id=34099e2c4f9c45fc9296b2ac3a96fdd4 2026-08-26 20:45:38.594 | ++ functions-common:get_or_create_user:916 : echo 34099e2c4f9c45fc9296b2ac3a96fdd4 2026-08-26 20:45:38.594 | 34099e2c4f9c45fc9296b2ac3a96fdd4 2026-08-26 20:45:38.601 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service barbican service Default Default 2026-08-26 20:45:38.607 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:45:38.615 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:45:38.623 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:45:38.630 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:45:38.636 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:45:38.642 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:45:38.647 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:45:38.654 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:45:38.659 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:45:38.665 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:45:38.673 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:45:38.679 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user barbican --project service --user-domain Default --project-domain Default 2026-08-26 20:45:40.390 | 2026-08-26 20:45:40.405 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:45:42.080 | 2026-08-26 20:45:42.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:42.115 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:42.122 | ++ functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:42.122 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:45:42.130 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:45:42.137 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin barbican service Default Default 2026-08-26 20:45:42.145 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:45:42.151 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:45:42.159 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:45:42.166 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:45:42.173 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:45:42.181 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:45:42.188 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:45:42.195 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:45:42.202 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:45:42.211 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:45:42.219 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:45:42.226 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user barbican --project service --user-domain Default --project-domain Default 2026-08-26 20:45:43.861 | 2026-08-26 20:45:43.878 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:45:45.517 | 2026-08-26 20:45:45.545 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:45.555 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:45.564 | ++ functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:45.564 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:45.574 | ++ /opt/stack/barbican/devstack/plugin.sh:source:46 : create_barbican_endpoints 2026-08-26 20:45:45.584 | +++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:275 : get_or_create_service barbican key-manager 'Barbican Key Manager Service' 2026-08-26 20:45:45.593 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:45:45.605 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show key-manager -f value -c id 2026-08-26 20:45:46.288 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create key-manager --name barbican '--description=Barbican Key Manager Service' -f value -c id 2026-08-26 20:45:46.700 | 2026-08-26 20:45:46.722 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:46.730 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:45:46.730 | 3f0d0bbf3ec2425e99944cf5fca1d2a4' 2026-08-26 20:45:46.738 | +++ functions-common:get_or_create_service:1067 : echo 3f0d0bbf3ec2425e99944cf5fca1d2a4 2026-08-26 20:45:46.745 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:275 : BARBICAN_SERVICE=3f0d0bbf3ec2425e99944cf5fca1d2a4 2026-08-26 20:45:46.753 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:278 : get_or_create_endpoint 3f0d0bbf3ec2425e99944cf5fca1d2a4 RegionOne http://162.253.55.160/key-manager http://162.253.55.160/key-manager http://162.253.55.160/key-manager 2026-08-26 20:45:46.759 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:45:46.767 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 3f0d0bbf3ec2425e99944cf5fca1d2a4 public http://162.253.55.160/key-manager RegionOne 2026-08-26 20:45:46.776 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:45:46.785 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 3f0d0bbf3ec2425e99944cf5fca1d2a4 --interface public --region RegionOne -c ID -f value 2026-08-26 20:45:47.427 | 2026-08-26 20:45:47.450 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:47.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:45:47.466 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:45:47.473 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 3f0d0bbf3ec2425e99944cf5fca1d2a4 public http://162.253.55.160/key-manager --region RegionOne -f value -c id 2026-08-26 20:45:48.128 | 2026-08-26 20:45:48.151 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:48.159 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e09af07f55e34faab4dd7916f2e04481 2026-08-26 20:45:48.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e09af07f55e34faab4dd7916f2e04481 2026-08-26 20:45:48.175 | ++ functions-common:get_or_create_endpoint:1100 : public_id=e09af07f55e34faab4dd7916f2e04481 2026-08-26 20:45:48.182 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n http://162.253.55.160/key-manager ]] 2026-08-26 20:45:48.190 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface 3f0d0bbf3ec2425e99944cf5fca1d2a4 admin http://162.253.55.160/key-manager RegionOne 2026-08-26 20:45:48.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:45:48.207 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 3f0d0bbf3ec2425e99944cf5fca1d2a4 --interface admin --region RegionOne -c ID -f value 2026-08-26 20:45:48.820 | 2026-08-26 20:45:48.844 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:48.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:45:48.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:45:48.869 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 3f0d0bbf3ec2425e99944cf5fca1d2a4 admin http://162.253.55.160/key-manager --region RegionOne -f value -c id 2026-08-26 20:45:49.444 | 2026-08-26 20:45:49.466 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:49.476 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=58c9332c93f24215a0114589547f5992 2026-08-26 20:45:49.482 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 58c9332c93f24215a0114589547f5992 2026-08-26 20:45:49.482 | 58c9332c93f24215a0114589547f5992 2026-08-26 20:45:49.490 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n http://162.253.55.160/key-manager ]] 2026-08-26 20:45:49.497 | ++ functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface 3f0d0bbf3ec2425e99944cf5fca1d2a4 internal http://162.253.55.160/key-manager RegionOne 2026-08-26 20:45:49.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:45:49.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 3f0d0bbf3ec2425e99944cf5fca1d2a4 --interface internal --region RegionOne -c ID -f value 2026-08-26 20:45:50.133 | 2026-08-26 20:45:50.155 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:50.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:45:50.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:45:50.175 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 3f0d0bbf3ec2425e99944cf5fca1d2a4 internal http://162.253.55.160/key-manager --region RegionOne -f value -c id 2026-08-26 20:45:50.779 | 2026-08-26 20:45:50.804 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:50.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=29e7164dcee54a319aa49292fd72b92c 2026-08-26 20:45:50.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 29e7164dcee54a319aa49292fd72b92c 2026-08-26 20:45:50.819 | 29e7164dcee54a319aa49292fd72b92c 2026-08-26 20:45:50.825 | ++ functions-common:get_or_create_endpoint:1109 : echo e09af07f55e34faab4dd7916f2e04481 2026-08-26 20:45:50.825 | e09af07f55e34faab4dd7916f2e04481 2026-08-26 20:45:50.832 | ++ /opt/stack/barbican/devstack/plugin.sh:source:47 : [[ True == \F\a\l\s\e ]] 2026-08-26 20:45:50.839 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-26 20:45:50.845 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-26 20:45:50.852 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-26 20:45:50.859 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-26 20:45:50.865 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-26 20:45:50.873 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack post-config 2026-08-26 20:45:50.911 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-26 20:45:50.918 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:50.925 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-26 20:45:50.933 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-26 20:45:50.999 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-26 20:45:51.006 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-26 20:45:51.011 | ACCOUNT_PORT_BASE=6612 2026-08-26 20:45:51.011 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-26 20:45:51.011 | ADMIN_PASSWORD=secretadmin 2026-08-26 20:45:51.011 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-26 20:45:51.011 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-26 20:45:51.011 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-26 20:45:51.011 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-26 20:45:51.012 | ALEMBIC_BRANCH=main 2026-08-26 20:45:51.012 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-26 20:45:51.012 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-26 20:45:51.012 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-26 20:45:51.012 | APACHE_GROUP=stack 2026-08-26 20:45:51.012 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-26 20:45:51.012 | APACHE_LOG_DIR=/var/log/apache2 2026-08-26 20:45:51.012 | APACHE_NAME=apache2 2026-08-26 20:45:51.012 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-26 20:45:51.012 | APACHE_USER=stack 2026-08-26 20:45:51.012 | API_WORKERS=4 2026-08-26 20:45:51.012 | BACKING_FILE_SUFFIX=-backing-file 2026-08-26 20:45:51.012 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-26 20:45:51.012 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.012 | BARBICAN_BRANCH=master 2026-08-26 20:45:51.012 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-26 20:45:51.012 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-26 20:45:51.012 | BARBICAN_DIR=/opt/stack/barbican 2026-08-26 20:45:51.012 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-26 20:45:51.012 | BARBICAN_ENFORCE_SCOPE=True 2026-08-26 20:45:51.012 | BARBICAN_HOST_HREF=http://162.253.55.160/key-manager 2026-08-26 20:45:51.012 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.160/identity 2026-08-26 20:45:51.012 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-26 20:45:51.012 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-26 20:45:51.012 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-26 20:45:51.012 | BARBICAN_SERVICE=3f0d0bbf3ec2425e99944cf5fca1d2a4 2026-08-26 20:45:51.012 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-26 20:45:51.012 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-26 20:45:51.012 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-26 20:45:51.012 | BASH=/usr/bin/bash 2026-08-26 20:45:51.012 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-26 20:45:51.012 | BASHPID=2054 2026-08-26 20:45:51.012 | BASH_ALIASES=() 2026-08-26 20:45:51.012 | BASH_ARGC=([0]="0") 2026-08-26 20:45:51.013 | BASH_ARGV=() 2026-08-26 20:45:51.013 | BASH_CMDS=() 2026-08-26 20:45:51.013 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1252" [3]="0") 2026-08-26 20:45:51.013 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-26 20:45:51.013 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-26 20:45:51.013 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-08-26 20:45:51.013 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-26 20:45:51.013 | BASH_VERSION='5.2.21(1)-release' 2026-08-26 20:45:51.013 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-26 20:45:51.013 | BRANCHLESS_TARGET_BRANCH=master 2026-08-26 20:45:51.013 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-26 20:45:51.013 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-26 20:45:51.013 | CAPI_VERSION=v1.13.2 2026-08-26 20:45:51.013 | CAPO_VERSION=v0.14.4 2026-08-26 20:45:51.013 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-26 20:45:51.013 | CELLSV2_SETUP=superconductor 2026-08-26 20:45:51.013 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-26 20:45:51.013 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-26 20:45:51.013 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-26 20:45:51.013 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-26 20:45:51.013 | CINDER_BACKUP_DRIVER=swift 2026-08-26 20:45:51.013 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.013 | CINDER_BRANCH=master 2026-08-26 20:45:51.013 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:45:51.013 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-26 20:45:51.013 | CINDER_CONF_DIR=/etc/cinder 2026-08-26 20:45:51.013 | CINDER_DIR=/opt/stack/cinder 2026-08-26 20:45:51.013 | CINDER_DRIVER=default 2026-08-26 20:45:51.013 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:45:51.013 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.013 | CINDER_IMG_CACHE_ENABLED=True 2026-08-26 20:45:51.013 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-26 20:45:51.013 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-26 20:45:51.013 | CINDER_LVM_TYPE=auto 2026-08-26 20:45:51.013 | CINDER_MY_IP=162.253.55.160 2026-08-26 20:45:51.013 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-26 20:45:51.013 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-26 20:45:51.013 | CINDER_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.013 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.013 | CINDER_SERVICE_PORT=8776 2026-08-26 20:45:51.013 | CINDER_SERVICE_PORT_INT=18776 2026-08-26 20:45:51.013 | CINDER_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.013 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:45:51.013 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-26 20:45:51.014 | CINDER_TARGET_HELPER=lioadm 2026-08-26 20:45:51.014 | CINDER_TARGET_PORT=3260 2026-08-26 20:45:51.014 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-26 20:45:51.014 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-26 20:45:51.014 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-26 20:45:51.014 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-26 20:45:51.014 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-26 20:45:51.014 | CINDER_USE_SERVICE_TOKEN=True 2026-08-26 20:45:51.014 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-26 20:45:51.014 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-26 20:45:51.014 | CINDER_VOLUME_CLEAR=zero 2026-08-26 20:45:51.014 | CIRROS_ARCH=x86_64 2026-08-26 20:45:51.014 | CIRROS_VERSION=0.6.3 2026-08-26 20:45:51.014 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-26 20:45:51.014 | CLUSTER_TOPOLOGY=true 2026-08-26 20:45:51.014 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:45:51.014 | CONFIGURE_BACKING_FILE=True 2026-08-26 20:45:51.014 | CONFIG_AWK_CMD=awk 2026-08-26 20:45:51.014 | CONTAINER_PORT_BASE=6611 2026-08-26 20:45:51.014 | CURL_GET='curl -g' 2026-08-26 20:45:51.014 | CURRENT_LOG_TIME=2026-08-26-202111 2026-08-26 20:45:51.014 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-26 20:45:51.014 | DATABASE_HOST=127.0.0.1 2026-08-26 20:45:51.014 | DATABASE_PASSWORD=secretdatabase 2026-08-26 20:45:51.014 | DATABASE_QUERY_LOGGING=False 2026-08-26 20:45:51.014 | DATABASE_TYPE=mysql 2026-08-26 20:45:51.014 | DATABASE_USER=root 2026-08-26 20:45:51.014 | DATA_DIR=/opt/stack/data 2026-08-26 20:45:51.014 | DC=([0]="openstack" [1]="org") 2026-08-26 20:45:51.014 | DEBUG_LIBVIRT=True 2026-08-26 20:45:51.014 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-26 20:45:51.014 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-26 20:45:51.014 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-26 20:45:51.014 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-26 20:45:51.014 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-26 20:45:51.014 | DEF_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.014 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.015 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:45:51.015 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:45:51.015 | DELTA=1787775706 2026-08-26 20:45:51.015 | DEST=/opt/stack 2026-08-26 20:45:51.015 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-26 20:45:51.015 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-26 20:45:51.015 | DEVSTACK_HOSTNAME=np0000191229.novalocal 2026-08-26 20:45:51.015 | DEVSTACK_PARALLEL=True 2026-08-26 20:45:51.015 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:45:51.015 | DEVSTACK_SERIES=2026.2 2026-08-26 20:45:51.015 | DEVSTACK_START_TIME=1787775650 2026-08-26 20:45:51.015 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-26 20:45:51.015 | DIRSTACK=() 2026-08-26 20:45:51.015 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-26 20:45:51.015 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-26 20:45:51.015 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-26 20:45:51.015 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-26 20:45:51.015 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-26 20:45:51.015 | DISTRO=noble 2026-08-26 20:45:51.015 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-26 20:45:51.015 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-08-26 20:45:51.015 | ENABLE_CHASSIS_AS_GW=True 2026-08-26 20:45:51.015 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-26 20:45:51.015 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-26 20:45:51.015 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-26 20:45:51.015 | ENABLE_ISOLATED_METADATA=False 2026-08-26 20:45:51.015 | ENABLE_KSM=True 2026-08-26 20:45:51.015 | ENABLE_KSMTUNED=True 2026-08-26 20:45:51.015 | ENABLE_METADATA_NETWORK=False 2026-08-26 20:45:51.015 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-26 20:45:51.015 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-26 20:45:51.015 | ENABLE_TENANT_TUNNELS=True 2026-08-26 20:45:51.015 | ENABLE_TENANT_VLANS=False 2026-08-26 20:45:51.015 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-26 20:45:51.015 | ENABLE_ZSWAP=True 2026-08-26 20:45:51.015 | ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.015 | ERROR_ON_CLONE=True 2026-08-26 20:45:51.015 | ETCD_ARCH=amd64 2026-08-26 20:45:51.015 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-26 20:45:51.015 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-26 20:45:51.015 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:45:51.015 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:45:51.015 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-26 20:45:51.015 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-26 20:45:51.015 | ETCD_PEER_PORT=2380 2026-08-26 20:45:51.015 | ETCD_PORT=2379 2026-08-26 20:45:51.016 | ETCD_RAMDISK_MB=512 2026-08-26 20:45:51.016 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:45:51.016 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-26 20:45:51.016 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-26 20:45:51.016 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-26 20:45:51.016 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-26 20:45:51.016 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-26 20:45:51.016 | ETCD_USE_RAMDISK=True 2026-08-26 20:45:51.016 | ETCD_VERSION=v3.5.21 2026-08-26 20:45:51.016 | EUID=1002 2026-08-26 20:45:51.016 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-26 20:45:51.016 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-26 20:45:51.016 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-26 20:45:51.016 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-26 20:45:51.016 | EXTRA_FILES_RETRY=3 2026-08-26 20:45:51.016 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-26 20:45:51.016 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-26 20:45:51.016 | FILES=/opt/stack/devstack/files 2026-08-26 20:45:51.016 | FIXED_RANGE=10.1.0.0/20 2026-08-26 20:45:51.016 | FIXED_RANGE_V6=fd5d:a1c4:a8e8::/64 2026-08-26 20:45:51.016 | FLOATING_RANGE=172.24.5.0/24 2026-08-26 20:45:51.016 | FORCE_CONFIG_DRIVE=False 2026-08-26 20:45:51.016 | FORCE_PREREQ=0 2026-08-26 20:45:51.016 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-26 20:45:51.016 | FUNC_DIR=/opt/stack/devstack 2026-08-26 20:45:51.016 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-26 20:45:51.016 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-08-26 20:45:51.016 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-08-26 20:45:51.016 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-08-26 20:45:51.016 | GIT_BASE=https://github.com 2026-08-26 20:45:51.016 | GIT_DEPTH=0 2026-08-26 20:45:51.016 | GIT_TIMEOUT=0 2026-08-26 20:45:51.016 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-26 20:45:51.016 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-26 20:45:51.016 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.017 | GLANCE_BRANCH=master 2026-08-26 20:45:51.017 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-26 20:45:51.017 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-26 20:45:51.017 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-26 20:45:51.017 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-26 20:45:51.017 | GLANCE_CONF_DIR=/etc/glance 2026-08-26 20:45:51.017 | GLANCE_DEFAULT_BACKEND=fast 2026-08-26 20:45:51.017 | GLANCE_DIR=/opt/stack/glance 2026-08-26 20:45:51.017 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-26 20:45:51.017 | GLANCE_ENABLE_QUOTAS=True 2026-08-26 20:45:51.017 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-26 20:45:51.017 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.017 | GLANCE_HOSTPORT=162.253.55.160:9292 2026-08-26 20:45:51.017 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-26 20:45:51.017 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-26 20:45:51.017 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-26 20:45:51.017 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-26 20:45:51.017 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-26 20:45:51.017 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-26 20:45:51.017 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-26 20:45:51.017 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-26 20:45:51.017 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-26 20:45:51.017 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-26 20:45:51.017 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-26 20:45:51.017 | GLANCE_S3_BUCKET_NAME=images 2026-08-26 20:45:51.017 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-26 20:45:51.017 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-26 20:45:51.017 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-26 20:45:51.017 | GLANCE_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.017 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.017 | GLANCE_SERVICE_PORT=9292 2026-08-26 20:45:51.017 | GLANCE_SERVICE_PORT_INT=19292 2026-08-26 20:45:51.017 | GLANCE_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.017 | GLANCE_SHOW_DIRECT_URL=False 2026-08-26 20:45:51.017 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-26 20:45:51.017 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-26 20:45:51.017 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-26 20:45:51.017 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-26 20:45:51.017 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-26 20:45:51.017 | GLANCE_URL=https://162.253.55.160/image 2026-08-26 20:45:51.017 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-26 20:45:51.017 | GLANCE_USE_S3=False 2026-08-26 20:45:51.017 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-26 20:45:51.017 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-26 20:45:51.017 | GLOBAL_VENV=True 2026-08-26 20:45:51.017 | GROUPS=() 2026-08-26 20:45:51.017 | HELM_VERSION=v3.10.3 2026-08-26 20:45:51.018 | HOME=/opt/stack 2026-08-26 20:45:51.018 | HOME_URL=https://www.ubuntu.com/ 2026-08-26 20:45:51.018 | HORIZON_APACHE_ROOT=/dashboard 2026-08-26 20:45:51.018 | HORIZON_BRANCH=master 2026-08-26 20:45:51.018 | HORIZON_DIR=/opt/stack/horizon 2026-08-26 20:45:51.018 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-26 20:45:51.018 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-26 20:45:51.018 | HOSTNAME=np0000191229 2026-08-26 20:45:51.018 | HOSTTYPE=x86_64 2026-08-26 20:45:51.018 | HOST_IP=162.253.55.160 2026-08-26 20:45:51.018 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:45:51.018 | HOST_IP_IFACE= 2026-08-26 20:45:51.018 | I=vni_ranges=1:65536 2026-08-26 20:45:51.018 | ID=ubuntu 2026-08-26 20:45:51.018 | ID_LIKE=debian 2026-08-26 20:45:51.018 | IFS=' 2026-08-26 20:45:51.018 | ' 2026-08-26 20:45:51.018 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:45:51.018 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-26 20:45:51.018 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:45:51.018 | INSTANCE_NAME_PREFIX=instance- 2026-08-26 20:45:51.018 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-26 20:45:51.018 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-26 20:45:51.018 | IPV6_ADDRESS_MODE=slaac 2026-08-26 20:45:51.018 | IPV6_ADDRS_SAFE_TO_USE=fd5d:a1c4:a8e8::/56 2026-08-26 20:45:51.018 | IPV6_GLOBAL_ID=5d:a1c4:a8e8 2026-08-26 20:45:51.018 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-26 20:45:51.018 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-26 20:45:51.018 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-26 20:45:51.018 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-26 20:45:51.018 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-26 20:45:51.018 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-26 20:45:51.018 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-26 20:45:51.018 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-26 20:45:51.018 | IPV6_RA_MODE=slaac 2026-08-26 20:45:51.018 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-26 20:45:51.018 | IP_VERSION=4+6 2026-08-26 20:45:51.018 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-26 20:45:51.018 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-26 20:45:51.018 | ISCSID_DEBUG=False 2026-08-26 20:45:51.018 | ISCSID_DEBUG_LEVEL=4 2026-08-26 20:45:51.018 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-26 20:45:51.018 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-26 20:45:51.018 | KEYSTONE_AUTH_URI=https://162.253.55.160/identity 2026-08-26 20:45:51.018 | KEYSTONE_AUTH_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:45:51.018 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.018 | KEYSTONE_BRANCH=master 2026-08-26 20:45:51.019 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-26 20:45:51.019 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-26 20:45:51.019 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-26 20:45:51.019 | KEYSTONE_ENABLE_CACHE=True 2026-08-26 20:45:51.019 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.019 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-26 20:45:51.019 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-26 20:45:51.019 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-26 20:45:51.019 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-26 20:45:51.019 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-26 20:45:51.019 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-26 20:45:51.019 | KEYSTONE_REGION_NAME=RegionOne 2026-08-26 20:45:51.019 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-26 20:45:51.019 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-26 20:45:51.019 | KEYSTONE_ROLE_BACKEND=sql 2026-08-26 20:45:51.019 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_PORT=5000 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_URI=https://162.253.55.160/identity 2026-08-26 20:45:51.019 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.160/identity/v3 2026-08-26 20:45:51.019 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-26 20:45:51.019 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-26 20:45:51.019 | KEY_MANAGER_BACKEND=barbican 2026-08-26 20:45:51.019 | KILL_PATH=/usr/bin/kill 2026-08-26 20:45:51.019 | KIND_VERSION=v0.16.0 2026-08-26 20:45:51.019 | LAST_RUN=0 2026-08-26 20:45:51.019 | LAST_SPINNER_PID= 2026-08-26 20:45:51.019 | LC_ALL=en_US.utf8 2026-08-26 20:45:51.019 | LDAP_BASE_DC=openstack 2026-08-26 20:45:51.019 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-26 20:45:51.019 | LDAP_DOMAIN=openstack.org 2026-08-26 20:45:51.019 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-26 20:45:51.019 | LDAP_OLCDB_NUMBER=1 2026-08-26 20:45:51.019 | LDAP_OLCDB_TYPE=mdb 2026-08-26 20:45:51.019 | LDAP_ROOTPW_COMMAND=replace 2026-08-26 20:45:51.019 | LDAP_SERVICE_NAME=slapd 2026-08-26 20:45:51.019 | LDAP_URL=ldap://localhost 2026-08-26 20:45:51.019 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-08-26 20:45:51.019 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-26 20:45:51.019 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-26 20:45:51.019 | LIBVIRT_GROUP=libvirt 2026-08-26 20:45:51.019 | LIBVIRT_TYPE=kvm 2026-08-26 20:45:51.019 | LINENO=1072 2026-08-26 20:45:51.019 | LOCAL_HOSTNAME=np0000191229 2026-08-26 20:45:51.019 | LOGDAYS=7 2026-08-26 20:45:51.019 | LOGDIR=/opt/stack/logs 2026-08-26 20:45:51.020 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111 2026-08-26 20:45:51.020 | LOGFILE_DIR=/opt/stack/logs 2026-08-26 20:45:51.020 | LOGFILE_NAME=devstacklog.txt 2026-08-26 20:45:51.020 | LOGNAME=stack 2026-08-26 20:45:51.020 | LOGO=ubuntu-logo 2026-08-26 20:45:51.020 | LOG_COLOR=False 2026-08-26 20:45:51.020 | LRC=localrc 2026-08-26 20:45:51.020 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-26 20:45:51.020 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-26 20:45:51.020 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.020 | MAGNUM_BRANCH=master 2026-08-26 20:45:51.020 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-26 20:45:51.020 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-26 20:45:51.020 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-26 20:45:51.020 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-26 20:45:51.020 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-26 20:45:51.020 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-26 20:45:51.020 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-26 20:45:51.020 | MAGNUM_DIR=/opt/stack/magnum 2026-08-26 20:45:51.020 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-26 20:45:51.020 | MAGNUM_ENFORCE_SCOPE=False 2026-08-26 20:45:51.020 | MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-26 20:45:51.020 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.33.12.qcow2 2026-08-26 20:45:51.020 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:45:51.020 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-26 20:45:51.020 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-26 20:45:51.020 | MAGNUM_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.020 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.020 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-26 20:45:51.020 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-26 20:45:51.020 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-26 20:45:51.020 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-26 20:45:51.020 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:45:51.020 | MAIL=/var/mail/stack 2026-08-26 20:45:51.020 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-26 20:45:51.020 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-26 20:45:51.020 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-26 20:45:51.020 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.020 | MANILA_CONF=/etc/manila/manila.conf 2026-08-26 20:45:51.020 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-26 20:45:51.020 | MANILA_CONF_DIR=/etc/manila 2026-08-26 20:45:51.020 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-26 20:45:51.020 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-26 20:45:51.020 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-26 20:45:51.020 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-26 20:45:51.020 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-26 20:45:51.020 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-26 20:45:51.021 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-26 20:45:51.021 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:45:51.021 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-26 20:45:51.021 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:45:51.021 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-26 20:45:51.021 | MANILA_DIR=/opt/stack/manila 2026-08-26 20:45:51.021 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-26 20:45:51.021 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-26 20:45:51.021 | MANILA_ENABLED_BACKENDS=generic 2026-08-26 20:45:51.021 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-26 20:45:51.021 | MANILA_ENDPOINT_BASE=http://162.253.55.160/share 2026-08-26 20:45:51.021 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.021 | MANILA_GIT_BASE=https://opendev.org 2026-08-26 20:45:51.021 | MANILA_KEY_FORMAT=ecdsa 2026-08-26 20:45:51.021 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-26 20:45:51.021 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.160 2026-08-26 20:45:51.021 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-26 20:45:51.021 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-26 20:45:51.021 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-26 20:45:51.021 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-26 20:45:51.021 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-26 20:45:51.021 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-26 20:45:51.021 | MANILA_REPO_ROOT=openstack 2026-08-26 20:45:51.021 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-26 20:45:51.021 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-26 20:45:51.021 | MANILA_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.021 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-26 20:45:51.021 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-26 20:45:51.021 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-26 20:45:51.021 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-26 20:45:51.021 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-26 20:45:51.021 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-26 20:45:51.021 | MANILA_SERVICE_PORT=8786 2026-08-26 20:45:51.021 | MANILA_SERVICE_PORT_INT=18786 2026-08-26 20:45:51.021 | MANILA_SERVICE_PROTOCOL=http 2026-08-26 20:45:51.021 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-26 20:45:51.021 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-26 20:45:51.021 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-26 20:45:51.021 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-26 20:45:51.021 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-26 20:45:51.021 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-26 20:45:51.021 | MANILA_SETUP_IPV6=False 2026-08-26 20:45:51.021 | MANILA_SSH_TIMEOUT=180 2026-08-26 20:45:51.021 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-26 20:45:51.021 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-26 20:45:51.021 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-26 20:45:51.022 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-26 20:45:51.022 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-26 20:45:51.022 | MANILA_WSGI=manila.wsgi.api:application 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.160 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.160 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-26 20:45:51.022 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-26 20:45:51.022 | MAX_DB_CONNECTIONS=200 2026-08-26 20:45:51.022 | MEMCACHE_SERVERS=localhost:11211 2026-08-26 20:45:51.022 | METADATA_SERVICE_PORT=8775 2026-08-26 20:45:51.022 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-26 20:45:51.022 | ML2_L3_PLUGIN=ovn-router 2026-08-26 20:45:51.022 | ML2_VLAN_RANGES=public 2026-08-26 20:45:51.022 | MYSQL_DRIVER=PyMySQL 2026-08-26 20:45:51.022 | MYSQL_GATHER_PERFORMANCE=True 2026-08-26 20:45:51.022 | MYSQL_HOST=127.0.0.1 2026-08-26 20:45:51.022 | MYSQL_REDUCE_MEMORY=True 2026-08-26 20:45:51.022 | MYSQL_SERVICE_NAME=mysql 2026-08-26 20:45:51.022 | MYSQL_USER=root 2026-08-26 20:45:51.022 | NAME=Ubuntu 2026-08-26 20:45:51.022 | 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,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,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,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,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-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-26 20:45:51.022 | NETWORK_GATEWAY=10.1.0.1 2026-08-26 20:45:51.022 | NEUTRON_ANY='q-svc neutron-api' 2026-08-26 20:45:51.022 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-26 20:45:51.022 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.022 | NEUTRON_BRANCH=master 2026-08-26 20:45:51.022 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-26 20:45:51.022 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-26 20:45:51.022 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:45:51.022 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-26 20:45:51.022 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-26 20:45:51.022 | NEUTRON_DIR=/opt/stack/neutron 2026-08-26 20:45:51.022 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-26 20:45:51.022 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.022 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-26 20:45:51.022 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-26 20:45:51.022 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-26 20:45:51.022 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.022 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-26 20:45:51.022 | NEUTRON_PORT_SECURITY=True 2026-08-26 20:45:51.023 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-26 20:45:51.023 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-26 20:45:51.023 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-26 20:45:51.023 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-26 20:45:51.023 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-26 20:45:51.023 | NOUNSET= 2026-08-26 20:45:51.023 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-26 20:45:51.023 | NOVA_API_DB=nova_api 2026-08-26 20:45:51.023 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-26 20:45:51.023 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.023 | NOVA_BRANCH=master 2026-08-26 20:45:51.023 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-26 20:45:51.023 | NOVA_CONF=/etc/nova/nova.conf 2026-08-26 20:45:51.023 | NOVA_CONF_DIR=/etc/nova 2026-08-26 20:45:51.023 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-26 20:45:51.023 | NOVA_CPU_CELL=1 2026-08-26 20:45:51.023 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-26 20:45:51.023 | NOVA_CPU_UUID= 2026-08-26 20:45:51.023 | NOVA_DIR=/opt/stack/nova 2026-08-26 20:45:51.023 | NOVA_ENABLED_APIS=osapi_compute 2026-08-26 20:45:51.023 | NOVA_ENABLE_CACHE=True 2026-08-26 20:45:51.023 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.023 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-26 20:45:51.023 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-26 20:45:51.023 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-26 20:45:51.023 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-26 20:45:51.023 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-26 20:45:51.023 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-26 20:45:51.023 | NOVA_MY_IP=162.253.55.160 2026-08-26 20:45:51.023 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-26 20:45:51.023 | NOVA_NUM_CELLS=1 2026-08-26 20:45:51.023 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-26 20:45:51.023 | NOVA_READY_TIMEOUT=60 2026-08-26 20:45:51.023 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-26 20:45:51.023 | NOVA_SERIAL_ENABLED=False 2026-08-26 20:45:51.023 | NOVA_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.023 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.023 | NOVA_SERVICE_PORT=8774 2026-08-26 20:45:51.023 | NOVA_SERVICE_PORT_INT=18774 2026-08-26 20:45:51.023 | NOVA_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.023 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-26 20:45:51.023 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-26 20:45:51.023 | NOVA_SPICE_ENABLED=False 2026-08-26 20:45:51.023 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-26 20:45:51.023 | NOVA_USE_SERVICE_TOKEN=True 2026-08-26 20:45:51.023 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-26 20:45:51.023 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-26 20:45:51.024 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-26 20:45:51.024 | NOVA_VNC_ENABLED=True 2026-08-26 20:45:51.024 | NOVNC_BRANCH=v1.3.0 2026-08-26 20:45:51.024 | NOVNC_FROM_PACKAGE=False 2026-08-26 20:45:51.024 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-26 20:45:51.024 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-26 20:45:51.024 | NOW=1787775706 2026-08-26 20:45:51.024 | NO_UPDATE_REPOS=False 2026-08-26 20:45:51.024 | OBJECT_PORT_BASE=6613 2026-08-26 20:45:51.024 | OCTAVIA=octavia 2026-08-26 20:45:51.024 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-26 20:45:51.024 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-26 20:45:51.024 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-26 20:45:51.024 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-26 20:45:51.024 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-26 20:45:51.024 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-26 20:45:51.024 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-26 20:45:51.024 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-26 20:45:51.024 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-26 20:45:51.024 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-26 20:45:51.024 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-26 20:45:51.024 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-26 20:45:51.024 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-26 20:45:51.024 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-26 20:45:51.024 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-26 20:45:51.024 | OCTAVIA_API=o-api 2026-08-26 20:45:51.024 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:45:51.024 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-26 20:45:51.024 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-26 20:45:51.024 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.024 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-26 20:45:51.024 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-26 20:45:51.024 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-26 20:45:51.024 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-26 20:45:51.024 | OCTAVIA_CONSUMER=o-cw 2026-08-26 20:45:51.024 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:45:51.024 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-26 20:45:51.024 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-26 20:45:51.024 | OCTAVIA_DIB_TRACING=1 2026-08-26 20:45:51.024 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-26 20:45:51.024 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-26 20:45:51.025 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:45:51.025 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-26 20:45:51.025 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-26 20:45:51.025 | OCTAVIA_HA_PORT=9875 2026-08-26 20:45:51.025 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-26 20:45:51.025 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:45:51.025 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-26 20:45:51.025 | OCTAVIA_HEALTH_KEY=insecure 2026-08-26 20:45:51.025 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-26 20:45:51.025 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-26 20:45:51.025 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-26 20:45:51.025 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-26 20:45:51.025 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-26 20:45:51.025 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-26 20:45:51.025 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-26 20:45:51.025 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-26 20:45:51.025 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-26 20:45:51.025 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-26 20:45:51.025 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-26 20:45:51.025 | OCTAVIA_NODE=api 2026-08-26 20:45:51.025 | OCTAVIA_PASSWORD=secretadmin 2026-08-26 20:45:51.025 | OCTAVIA_PORT=9876 2026-08-26 20:45:51.025 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-26 20:45:51.026 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-26 20:45:51.026 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-26 20:45:51.026 | OCTAVIA_PROJECT_NAME=admin 2026-08-26 20:45:51.026 | OCTAVIA_PROTOCOL=http 2026-08-26 20:45:51.026 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-26 20:45:51.026 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-26 20:45:51.026 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-26 20:45:51.026 | OCTAVIA_SERVICE=octavia 2026-08-26 20:45:51.026 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-26 20:45:51.026 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-26 20:45:51.026 | OCTAVIA_USERNAME=admin 2026-08-26 20:45:51.026 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-26 20:45:51.026 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-26 20:45:51.026 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-26 20:45:51.026 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-26 20:45:51.026 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-26 20:45:51.026 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-26 20:45:51.026 | OFFLINE=False 2026-08-26 20:45:51.026 | OLDPWD=/opt/stack/magnum-cluster-api 2026-08-26 20:45:51.026 | OPENSSL=/usr/bin/openssl 2026-08-26 20:45:51.026 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-26 20:45:51.026 | OPTERR=1 2026-08-26 20:45:51.026 | OPTIND=1 2026-08-26 20:45:51.026 | OPTS=vni_ranges=1:65536 2026-08-26 20:45:51.026 | ORC_VERSION=v2.2.0 2026-08-26 20:45:51.026 | ORG_NAME=OpenStack 2026-08-26 20:45:51.026 | ORG_UNIT_NAME=DevStack 2026-08-26 20:45:51.026 | OSCWRAP_TIMER_FILE=/tmp/tmp.AAiQ9j8XEj 2026-08-26 20:45:51.026 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.026 | OSTESTIMAGES_BRANCH=master 2026-08-26 20:45:51.026 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-26 20:45:51.026 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-26 20:45:51.026 | OSTYPE=linux-gnu 2026-08-26 20:45:51.026 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-26 20:45:51.026 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-26 20:45:51.026 | OS_CLOUD=devstack-admin 2026-08-26 20:45:51.027 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-26 20:45:51.027 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-26 20:45:51.027 | OVN_AGENT_EXTENSIONS=metadata 2026-08-26 20:45:51.027 | OVN_BRANCH=branch-24.03 2026-08-26 20:45:51.027 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-26 20:45:51.027 | OVN_BUILD_FROM_SOURCE=False 2026-08-26 20:45:51.027 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-26 20:45:51.027 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-26 20:45:51.027 | OVN_DATADIR=/var/lib/ovn 2026-08-26 20:45:51.027 | OVN_DBS_LOG_LEVEL=dbg 2026-08-26 20:45:51.027 | OVN_DNS_SERVERS=8.8.8.8 2026-08-26 20:45:51.027 | OVN_EVPN_BGP_AS= 2026-08-26 20:45:51.027 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-26 20:45:51.027 | OVN_EVPN_LOCAL_IP= 2026-08-26 20:45:51.027 | OVN_EVPN_VXLAN_PORT=4789 2026-08-26 20:45:51.027 | OVN_GENEVE_OVERHEAD=38 2026-08-26 20:45:51.027 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-26 20:45:51.027 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-26 20:45:51.027 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-26 20:45:51.027 | OVN_L3_SCHEDULER=leastloaded 2026-08-26 20:45:51.027 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-26 20:45:51.027 | OVN_META_DATA_HOST=162.253.55.160 2026-08-26 20:45:51.027 | OVN_NB_REMOTE=ssl:162.253.55.160:6641 2026-08-26 20:45:51.027 | OVN_NEUTRON_SYNC_MODE=log 2026-08-26 20:45:51.027 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-26 20:45:51.027 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-26 20:45:51.027 | OVN_PROTO=ssl 2026-08-26 20:45:51.027 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-26 20:45:51.027 | OVN_REPO_NAME=ovn 2026-08-26 20:45:51.027 | OVN_RUNDIR=/var/run/ovn 2026-08-26 20:45:51.027 | OVN_SB_REMOTE=ssl:162.253.55.160:6642 2026-08-26 20:45:51.027 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-26 20:45:51.027 | OVN_SHAREDIR=/share/ovn 2026-08-26 20:45:51.027 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-26 20:45:51.027 | OVN_UUID=ffaf64cc-a970-4560-9237-6c286c057062 2026-08-26 20:45:51.027 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-26 20:45:51.027 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-26 20:45:51.027 | OVS_BINDIR=/bin 2026-08-26 20:45:51.027 | OVS_BRANCH=branch-3.3 2026-08-26 20:45:51.027 | OVS_BRIDGE=br-int 2026-08-26 20:45:51.027 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-26 20:45:51.028 | OVS_DATAPATH_TYPE=system 2026-08-26 20:45:51.028 | OVS_ENABLE_TUNNELING=True 2026-08-26 20:45:51.028 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-26 20:45:51.028 | OVS_PREFIX= 2026-08-26 20:45:51.028 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-26 20:45:51.028 | OVS_REPO_NAME=ovs 2026-08-26 20:45:51.028 | OVS_RUNDIR=/var/run/openvswitch 2026-08-26 20:45:51.028 | OVS_SBINDIR=/sbin 2026-08-26 20:45:51.028 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-26 20:45:51.028 | OVS_SHAREDIR=/share/openvswitch 2026-08-26 20:45:51.028 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-26 20:45:51.028 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-26 20:45:51.028 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-26 20:45:51.028 | PACKAGES='apache2 2026-08-26 20:45:51.028 | apache2-dev 2026-08-26 20:45:51.028 | bc 2026-08-26 20:45:51.028 | bsdmainutils 2026-08-26 20:45:51.028 | curl 2026-08-26 20:45:51.028 | g++ 2026-08-26 20:45:51.028 | gawk 2026-08-26 20:45:51.028 | gcc 2026-08-26 20:45:51.028 | gettext 2026-08-26 20:45:51.028 | git 2026-08-26 20:45:51.028 | graphviz 2026-08-26 20:45:51.028 | iputils-ping 2026-08-26 20:45:51.028 | libffi-dev 2026-08-26 20:45:51.028 | libjpeg-dev 2026-08-26 20:45:51.028 | libpq-dev 2026-08-26 20:45:51.028 | libssl-dev 2026-08-26 20:45:51.028 | libsystemd-dev 2026-08-26 20:45:51.028 | libxml2-dev 2026-08-26 20:45:51.028 | libxslt1-dev 2026-08-26 20:45:51.028 | libyaml-dev 2026-08-26 20:45:51.028 | lsof 2026-08-26 20:45:51.028 | openssh-server 2026-08-26 20:45:51.028 | openssl 2026-08-26 20:45:51.028 | pkg-config 2026-08-26 20:45:51.028 | psmisc 2026-08-26 20:45:51.028 | python3-dev 2026-08-26 20:45:51.028 | python3-pip 2026-08-26 20:45:51.028 | python3-systemd 2026-08-26 20:45:51.028 | python3-venv 2026-08-26 20:45:51.028 | tar 2026-08-26 20:45:51.029 | tcpdump 2026-08-26 20:45:51.029 | unzip 2026-08-26 20:45:51.029 | uuid-runtime 2026-08-26 20:45:51.029 | wget 2026-08-26 20:45:51.029 | zlib1g-dev 2026-08-26 20:45:51.029 | lvm2 2026-08-26 20:45:51.029 | qemu-utils 2026-08-26 20:45:51.029 | thin-provisioning-tools 2026-08-26 20:45:51.029 | lsscsi 2026-08-26 20:45:51.029 | open-iscsi 2026-08-26 20:45:51.029 | libkrb5-dev 2026-08-26 20:45:51.029 | libldap2-dev 2026-08-26 20:45:51.029 | libsasl2-dev 2026-08-26 20:45:51.029 | memcached 2026-08-26 20:45:51.029 | python3-mysqldb 2026-08-26 20:45:51.029 | sqlite3 2026-08-26 20:45:51.029 | conntrack 2026-08-26 20:45:51.029 | curl 2026-08-26 20:45:51.029 | ebtables 2026-08-26 20:45:51.029 | genisoimage 2026-08-26 20:45:51.029 | iptables 2026-08-26 20:45:51.029 | iputils-arping 2026-08-26 20:45:51.029 | kpartx 2026-08-26 20:45:51.029 | libjs-jquery-tablesorter 2026-08-26 20:45:51.029 | parted 2026-08-26 20:45:51.029 | pm-utils 2026-08-26 20:45:51.029 | python3-mysqldb 2026-08-26 20:45:51.029 | socat 2026-08-26 20:45:51.029 | sqlite3 2026-08-26 20:45:51.029 | sudo 2026-08-26 20:45:51.029 | vlan 2026-08-26 20:45:51.029 | cryptsetup 2026-08-26 20:45:51.029 | dosfstools 2026-08-26 20:45:51.029 | genisoimage 2026-08-26 20:45:51.030 | gir1.2-libosinfo-1.0 2026-08-26 20:45:51.030 | netcat-openbsd 2026-08-26 20:45:51.030 | open-iscsi 2026-08-26 20:45:51.030 | qemu-utils 2026-08-26 20:45:51.030 | sg3-utils 2026-08-26 20:45:51.030 | sysfsutils 2026-08-26 20:45:51.030 | acl 2026-08-26 20:45:51.030 | dnsmasq-base 2026-08-26 20:45:51.030 | dnsmasq-utils 2026-08-26 20:45:51.030 | ebtables 2026-08-26 20:45:51.030 | haproxy 2026-08-26 20:45:51.030 | iptables 2026-08-26 20:45:51.030 | iputils-arping 2026-08-26 20:45:51.030 | iputils-ping 2026-08-26 20:45:51.030 | postgresql-server-dev-all 2026-08-26 20:45:51.030 | python3-mysqldb 2026-08-26 20:45:51.030 | sqlite3 2026-08-26 20:45:51.030 | sudo 2026-08-26 20:45:51.030 | vlan 2026-08-26 20:45:51.030 | apache2 lvm2 2026-08-26 20:45:51.030 | golang 2026-08-26 20:45:51.030 | debootstrap 2026-08-26 20:45:51.030 | rsyslog' 2026-08-26 20:45:51.030 | PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-26 20:45:51.030 | PHYSICAL_NETWORK=public 2026-08-26 20:45:51.030 | PIPESTATUS=([0]="0") 2026-08-26 20:45:51.030 | PIP_UPGRADE=False 2026-08-26 20:45:51.030 | PIP_VIRTUAL_ENV= 2026-08-26 20:45:51.030 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-26 20:45:51.030 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.030 | PLACEMENT_BRANCH=master 2026-08-26 20:45:51.030 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-26 20:45:51.030 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-26 20:45:51.030 | PLACEMENT_DIR=/opt/stack/placement 2026-08-26 20:45:51.030 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-26 20:45:51.030 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-26 20:45:51.030 | PLACEMENT_SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.031 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.031 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-26 20:45:51.031 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-26 20:45:51.031 | POSIXLY_CORRECT=y 2026-08-26 20:45:51.031 | PPID=2052 2026-08-26 20:45:51.031 | PREREQ_RERUN_HOURS=2 2026-08-26 20:45:51.031 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-26 20:45:51.031 | PREREQ_RERUN_SECONDS=7200 2026-08-26 20:45:51.031 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-26 20:45:51.031 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-26 20:45:51.031 | PRIVATE_NETWORK_NAME=private 2026-08-26 20:45:51.031 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-26 20:45:51.031 | PROVIDER_SUBNET_NAME=provider_net 2026-08-26 20:45:51.031 | PS4='+ $(short_source): ' 2026-08-26 20:45:51.031 | PUBLIC_BRIDGE=br-ex 2026-08-26 20:45:51.031 | PUBLIC_BRIDGE_MTU=1430 2026-08-26 20:45:51.031 | PUBLIC_INTERFACE= 2026-08-26 20:45:51.031 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-26 20:45:51.031 | PUBLIC_NETWORK_NAME=public 2026-08-26 20:45:51.031 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-26 20:45:51.031 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-26 20:45:51.031 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-26 20:45:51.031 | PWD=/opt/stack/devstack 2026-08-26 20:45:51.031 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:45:51.031 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-26 20:45:51.031 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-26 20:45:51.031 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-26 20:45:51.031 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-26 20:45:51.031 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-26 20:45:51.031 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-26 20:45:51.031 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-26 20:45:51.031 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-26 20:45:51.031 | PYTHON3_VERSION=3.12 2026-08-26 20:45:51.032 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-26 20:45:51.032 | Q_ADMIN_USERNAME=neutron 2026-08-26 20:45:51.032 | Q_AGENT=ovn 2026-08-26 20:45:51.032 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-26 20:45:51.032 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-26 20:45:51.032 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-26 20:45:51.032 | Q_AUTH_STRATEGY=keystone 2026-08-26 20:45:51.032 | Q_BUILD_OVS_FROM_GIT=False 2026-08-26 20:45:51.032 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-26 20:45:51.032 | Q_DB_NAME=neutron 2026-08-26 20:45:51.032 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-26 20:45:51.032 | Q_DVR_MODE=legacy 2026-08-26 20:45:51.032 | Q_HOST=162.253.55.160 2026-08-26 20:45:51.032 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-26 20:45:51.032 | Q_L3_ROUTER_PER_TENANT=True 2026-08-26 20:45:51.032 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.032 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-26 20:45:51.032 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-26 20:45:51.032 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-26 20:45:51.032 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-26 20:45:51.032 | Q_META_DATA_IP=162.253.55.160 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-26 20:45:51.032 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-26 20:45:51.032 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-26 20:45:51.032 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-26 20:45:51.032 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-26 20:45:51.032 | Q_OVS_USE_VETH=False 2026-08-26 20:45:51.032 | Q_PLUGIN=ml2 2026-08-26 20:45:51.032 | Q_PLUGIN_CLASS=ml2 2026-08-26 20:45:51.032 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-26 20:45:51.032 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-26 20:45:51.032 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-26 20:45:51.032 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-26 20:45:51.032 | Q_PROTOCOL=https 2026-08-26 20:45:51.032 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-26 20:45:51.032 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-26 20:45:51.032 | Q_ROUTER_NAME=router1 2026-08-26 20:45:51.032 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-26 20:45:51.033 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-26 20:45:51.033 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:45:51.033 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-26 20:45:51.033 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-26 20:45:51.033 | Q_TUNNEL_TYPES=gre 2026-08-26 20:45:51.033 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-26 20:45:51.033 | Q_USE_PUBLIC_VETH=False 2026-08-26 20:45:51.033 | Q_USE_ROOTWRAP=True 2026-08-26 20:45:51.033 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-26 20:45:51.033 | Q_USE_SECGROUP=True 2026-08-26 20:45:51.033 | RABBIT_HOST=162.253.55.160 2026-08-26 20:45:51.033 | RABBIT_PASSWORD=secretrabbit 2026-08-26 20:45:51.033 | RABBIT_USERID=stackrabbit 2026-08-26 20:45:51.033 | RC_DIR=/opt/stack/devstack 2026-08-26 20:45:51.033 | RECLONE=False 2026-08-26 20:45:51.033 | RECREATE_KEYSTONE_DB=True 2026-08-26 20:45:51.033 | REGION_NAME=RegionOne 2026-08-26 20:45:51.033 | REPOS_UPDATED=True 2026-08-26 20:45:51.033 | REQUIREMENTS_BRANCH=master 2026-08-26 20:45:51.033 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-26 20:45:51.033 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-26 20:45:51.033 | RETRY_UPDATE=False 2026-08-26 20:45:51.033 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-26 20:45:51.033 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-26 20:45:51.033 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-26 20:45:51.033 | S3_SERVICE_PORT=3333 2026-08-26 20:45:51.033 | SECTION=ml2_type_geneve 2026-08-26 20:45:51.033 | SERVICE_DIR=/opt/stack/status 2026-08-26 20:45:51.033 | SERVICE_DOMAIN_NAME=Default 2026-08-26 20:45:51.033 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-26 20:45:51.033 | SERVICE_HOST=162.253.55.160 2026-08-26 20:45:51.033 | SERVICE_IP_VERSION=4 2026-08-26 20:45:51.033 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.033 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:45:51.033 | SERVICE_PASSWORD=secretservice 2026-08-26 20:45:51.033 | SERVICE_PROJECT_NAME=service 2026-08-26 20:45:51.033 | SERVICE_PROTOCOL=http 2026-08-26 20:45:51.033 | SERVICE_TENANT_NAME=service 2026-08-26 20:45:51.033 | SERVICE_TIMEOUT=60 2026-08-26 20:45:51.033 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-26 20:45:51.033 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-26 20:45:51.033 | SHARE_GROUP=lvm-shares 2026-08-26 20:45:51.033 | SHARE_NAME_PREFIX=share- 2026-08-26 20:45:51.033 | SHELL=/bin/bash 2026-08-26 20:45:51.034 | SHLVL=1 2026-08-26 20:45:51.034 | SKIP_EPEL_INSTALL=False 2026-08-26 20:45:51.034 | SKIP_STOP_OVN=False 2026-08-26 20:45:51.034 | SMB_CONF=/etc/samba/smb.conf 2026-08-26 20:45:51.034 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-26 20:45:51.034 | SPICE_BRANCH=master 2026-08-26 20:45:51.034 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-26 20:45:51.034 | SQLALCHEMY_BRANCH=main 2026-08-26 20:45:51.034 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-26 20:45:51.034 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-26 20:45:51.034 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-26 20:45:51.034 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-08-26 20:45:51.034 | STACK_GROUP=stack 2026-08-26 20:45:51.034 | STACK_USER=stack 2026-08-26 20:45:51.034 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-26 20:45:51.034 | STUD_PROTO=--tls 2026-08-26 20:45:51.034 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-26 20:45:51.034 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-26 20:45:51.034 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-26 20:45:51.034 | SUBNETPOOL_PREFIX_V6=fd5d:a1c4:a8e8::/56 2026-08-26 20:45:51.034 | SUBNETPOOL_SIZE_V4=26 2026-08-26 20:45:51.034 | SUBNETPOOL_SIZE_V6=64 2026-08-26 20:45:51.034 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-26 20:45:51.034 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-knagrdklmsjoeagbwjjaluxkuryxexyp ; /usr/bin/python3' 2026-08-26 20:45:51.034 | SUDO_GID=1000 2026-08-26 20:45:51.034 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-26 20:45:51.034 | SUDO_UID=1000 2026-08-26 20:45:51.034 | SUDO_USER=zuul 2026-08-26 20:45:51.034 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-26-202111.summary.2026-08-26-202111 2026-08-26 20:45:51.034 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-26 20:45:51.034 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,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_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-26 20:45:51.034 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-26 20:45:51.034 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-26 20:45:51.034 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-26 20:45:51.034 | SWIFT_BRANCH=master 2026-08-26 20:45:51.034 | SWIFT_CONF_DIR=/etc/swift 2026-08-26 20:45:51.034 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-26 20:45:51.034 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-26 20:45:51.034 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-26 20:45:51.034 | SWIFT_DIR=/opt/stack/swift 2026-08-26 20:45:51.034 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-26 20:45:51.034 | SWIFT_ENABLE_TEMPURLS=False 2026-08-26 20:45:51.034 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-26 20:45:51.034 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-26 20:45:51.035 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-26 20:45:51.035 | SWIFT_HASH=1234123412341234 2026-08-26 20:45:51.035 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-26 20:45:51.035 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-26 20:45:51.035 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-26 20:45:51.035 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-26 20:45:51.035 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-26 20:45:51.035 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-26 20:45:51.035 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-26 20:45:51.035 | SWIFT_REPLICAS=1 2026-08-26 20:45:51.035 | SWIFT_REPLICAS_SEQ=1 2026-08-26 20:45:51.035 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-26 20:45:51.035 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-26 20:45:51.035 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-26 20:45:51.035 | SWIFT_SERVICE_PROTOCOL=https 2026-08-26 20:45:51.035 | SWIFT_START_ALL_SERVICES=False 2026-08-26 20:45:51.035 | SWIFT_STORAGE_IPS= 2026-08-26 20:45:51.035 | SWIFT_TEMPURL_KEY= 2026-08-26 20:45:51.035 | SWIFT_USE_MOD_WSGI=False 2026-08-26 20:45:51.035 | SYSLOG=False 2026-08-26 20:45:51.035 | SYSLOG_HOST=162.253.55.160 2026-08-26 20:45:51.035 | SYSLOG_PORT=516 2026-08-26 20:45:51.035 | SYSTEMCTL='sudo systemctl' 2026-08-26 20:45:51.035 | SYSTEMD_DIR=/etc/systemd/system 2026-08-26 20:45:51.035 | TARGET_BRANCH=master 2026-08-26 20:45:51.035 | TARGET_ENABLE_OVN_AGENT=False 2026-08-26 20:45:51.035 | TCPDUMP_ARGS= 2026-08-26 20:45:51.035 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-26 20:45:51.035 | TEMPEST_BRANCH=master 2026-08-26 20:45:51.035 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-26 20:45:51.035 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-26 20:45:51.035 | TEMPFILE=/tmp/tmp.CuL4azNhpv 2026-08-26 20:45:51.035 | TENANT_TUNNEL_RANGES=1:1000 2026-08-26 20:45:51.035 | TENANT_VLAN_RANGE= 2026-08-26 20:45:51.035 | TERM=unknown 2026-08-26 20:45:51.035 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-26 20:45:51.035 | TLS_IP=IP:162.253.55.160,IP:2604:e100:1:0:f816:3eff:fe8c:6ec 2026-08-26 20:45:51.035 | TOP_DIR=/opt/stack/devstack 2026-08-26 20:45:51.035 | TRAILING_TARGET_BRANCH=master 2026-08-26 20:45:51.035 | TUNNEL_ENDPOINT_IP=162.253.55.160 2026-08-26 20:45:51.035 | TUNNEL_IP=162.253.55.160 2026-08-26 20:45:51.035 | TUNNEL_IP_VERSION=4 2026-08-26 20:45:51.035 | UBUNTU_CODENAME=noble 2026-08-26 20:45:51.035 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-26 20:45:51.035 | UID=1002 2026-08-26 20:45:51.036 | ULIMIT_NOFILE=2048 2026-08-26 20:45:51.036 | USER=stack 2026-08-26 20:45:51.036 | USER_HOME=/opt/stack 2026-08-26 20:45:51.036 | USER_UNITS=False 2026-08-26 20:45:51.036 | USE_CINDER_FOR_GLANCE=False 2026-08-26 20:45:51.036 | USE_JOURNAL=False 2026-08-26 20:45:51.036 | USE_SUBNETPOOL=True 2026-08-26 20:45:51.036 | USE_VENV=False 2026-08-26 20:45:51.036 | VAULT_PLUGIN_BACKEND= 2026-08-26 20:45:51.036 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-26 20:45:51.036 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-26 20:45:51.036 | VERBOSE=True 2026-08-26 20:45:51.036 | VERBOSE_NO_TIMESTAMP=True 2026-08-26 20:45:51.036 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-26 20:45:51.036 | VERSION_CODENAME=noble 2026-08-26 20:45:51.036 | VERSION_ID=24.04 2026-08-26 20:45:51.036 | VIF_PLUGGING_IS_FATAL=True 2026-08-26 20:45:51.036 | VIF_PLUGGING_TIMEOUT=300 2026-08-26 20:45:51.036 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-26 20:45:51.036 | VIRT_DRIVER=libvirt 2026-08-26 20:45:51.036 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-26 20:45:51.036 | VOLUME_GROUP_NAME=stack-volumes 2026-08-26 20:45:51.036 | VOLUME_NAME_PREFIX=volume- 2026-08-26 20:45:51.036 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-26 20:45:51.036 | WORKER_TIMEOUT=80 2026-08-26 20:45:51.036 | WSGI_MODE=uwsgi 2026-08-26 20:45:51.036 | ZSWAP_COMPRESSOR=lz4 2026-08-26 20:45:51.036 | ZSWAP_ZPOOL=zsmalloc 2026-08-26 20:45:51.036 | _=posix 2026-08-26 20:45:51.036 | _ASYNC_BG_TIME=347930 2026-08-26 20:45:51.036 | _DEFAULT_LVM_INIT=0 2026-08-26 20:45:51.036 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-26 20:45:51.036 | _DEVSTACK_FUNCTIONS=1 2026-08-26 20:45:51.036 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-26 20:45:51.036 | _DEVSTACK_STACKRC=1 2026-08-26 20:45:51.036 | _LOG_COLOR_DEFAULT=False 2026-08-26 20:45:51.036 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-26 20:45:51.036 | _TIME_BEGIN=1787775650 2026-08-26 20:45:51.036 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-26 20:45:51.036 | _TIME_TOTAL=([wait_for_service]="3044" [async_wait]="90352" [apt-get]="303339" [dbsync]="6506" [pip_install]="442886" [apt-get-update]="10656" [run_process]="9483" ) 2026-08-26 20:45:51.036 | _of_args='-v --no-timestamp' 2026-08-26 20:45:51.037 | backend=postgresql 2026-08-26 20:45:51.037 | be=lvm:lvmdriver-1 2026-08-26 20:45:51.037 | be_name=lvmdriver-1 2026-08-26 20:45:51.037 | be_type=lvm 2026-08-26 20:45:51.037 | db=postgresql 2026-08-26 20:45:51.037 | db_version=8.0.46 2026-08-26 20:45:51.037 | dc=org 2026-08-26 20:45:51.037 | default_v4_route_devs=ens3 2026-08-26 20:45:51.037 | default_v6_route_devs=ens3 2026-08-26 20:45:51.037 | dir=/opt/stack/magnum 2026-08-26 20:45:51.037 | disabled_ext= 2026-08-26 20:45:51.037 | dn=,dc=openstack,dc=org 2026-08-26 20:45:51.037 | enabled_ext='address-group 2026-08-26 20:45:51.037 | address-scope 2026-08-26 20:45:51.037 | agent 2026-08-26 20:45:51.037 | allowed-address-pairs 2026-08-26 20:45:51.037 | auto-allocated-topology 2026-08-26 20:45:51.037 | availability_zone 2026-08-26 20:45:51.037 | bgp 2026-08-26 20:45:51.037 | bgp_4byte_asn 2026-08-26 20:45:51.037 | bgp_dragent_scheduler 2026-08-26 20:45:51.037 | binding 2026-08-26 20:45:51.037 | binding-extended 2026-08-26 20:45:51.037 | default-subnetpools 2026-08-26 20:45:51.037 | dhcp_agent_scheduler 2026-08-26 20:45:51.037 | dns-domain-ports 2026-08-26 20:45:51.037 | dns-integration 2026-08-26 20:45:51.037 | dns-integration-domain-keywords 2026-08-26 20:45:51.037 | empty-string-filtering 2026-08-26 20:45:51.037 | enable-default-route-bfd 2026-08-26 20:45:51.037 | enable-default-route-ecmp 2026-08-26 20:45:51.037 | expose-port-forwarding-in-fip 2026-08-26 20:45:51.037 | ext-gw-mode 2026-08-26 20:45:51.037 | external-gateway-multihoming 2026-08-26 20:45:51.037 | external-net 2026-08-26 20:45:51.037 | extra_dhcp_opt 2026-08-26 20:45:51.037 | extraroute 2026-08-26 20:45:51.037 | extraroute-atomic 2026-08-26 20:45:51.037 | filter-validation 2026-08-26 20:45:51.037 | fip-port-details 2026-08-26 20:45:51.037 | flavors 2026-08-26 20:45:51.037 | floating-ip-port-forwarding 2026-08-26 20:45:51.037 | floating-ip-port-forwarding-description 2026-08-26 20:45:51.037 | floating-ip-port-forwarding-detail 2026-08-26 20:45:51.038 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:45:51.038 | floatingip-pools 2026-08-26 20:45:51.038 | fwaas_v2 2026-08-26 20:45:51.038 | ip_allocation 2026-08-26 20:45:51.038 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:45:51.038 | l3-flavors 2026-08-26 20:45:51.038 | l3-ha 2026-08-26 20:45:51.038 | l3_agent_scheduler 2026-08-26 20:45:51.038 | logging 2026-08-26 20:45:51.038 | multi-provider 2026-08-26 20:45:51.038 | net-mtu 2026-08-26 20:45:51.038 | net-mtu-writable 2026-08-26 20:45:51.038 | network-ip-availability 2026-08-26 20:45:51.038 | network_availability_zone 2026-08-26 20:45:51.038 | network_ha 2026-08-26 20:45:51.038 | pagination 2026-08-26 20:45:51.038 | port-device-profile 2026-08-26 20:45:51.038 | port-hardware-offload-type 2026-08-26 20:45:51.038 | port-mac-address-regenerate 2026-08-26 20:45:51.038 | port-numa-affinity-policy 2026-08-26 20:45:51.038 | port-numa-affinity-policy-socket 2026-08-26 20:45:51.038 | port-resource-request 2026-08-26 20:45:51.038 | port-security 2026-08-26 20:45:51.038 | port-trusted-vif 2026-08-26 20:45:51.038 | project-id 2026-08-26 20:45:51.038 | provider 2026-08-26 20:45:51.038 | pvlan 2026-08-26 20:45:51.038 | qinq 2026-08-26 20:45:51.038 | qos 2026-08-26 20:45:51.038 | qos-bw-limit-direction 2026-08-26 20:45:51.038 | qos-bw-minimum-ingress 2026-08-26 20:45:51.038 | qos-default 2026-08-26 20:45:51.038 | qos-fip 2026-08-26 20:45:51.038 | qos-gateway-ip 2026-08-26 20:45:51.038 | qos-rule-type-details 2026-08-26 20:45:51.038 | qos-rule-type-filter 2026-08-26 20:45:51.038 | qos-rules-alias 2026-08-26 20:45:51.038 | quota-check-limit 2026-08-26 20:45:51.038 | quota-check-limit-default 2026-08-26 20:45:51.038 | quota_details 2026-08-26 20:45:51.038 | quotas 2026-08-26 20:45:51.038 | rbac-address-scope 2026-08-26 20:45:51.038 | rbac-policies 2026-08-26 20:45:51.038 | rbac-security-groups 2026-08-26 20:45:51.038 | router 2026-08-26 20:45:51.038 | router-enable-snat 2026-08-26 20:45:51.038 | router_availability_zone 2026-08-26 20:45:51.038 | security-group 2026-08-26 20:45:51.039 | security-groups-default-rules 2026-08-26 20:45:51.039 | security-groups-default-statefulness 2026-08-26 20:45:51.039 | security-groups-normalized-cidr 2026-08-26 20:45:51.039 | security-groups-remote-address-group 2026-08-26 20:45:51.039 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:45:51.039 | security-groups-shared-filtering 2026-08-26 20:45:51.039 | segment 2026-08-26 20:45:51.039 | sorting 2026-08-26 20:45:51.039 | standard-attr-description 2026-08-26 20:45:51.039 | standard-attr-fwaas-v2 2026-08-26 20:45:51.039 | standard-attr-revisions 2026-08-26 20:45:51.039 | standard-attr-tag 2026-08-26 20:45:51.039 | standard-attr-timestamp 2026-08-26 20:45:51.039 | stateful-security-group 2026-08-26 20:45:51.039 | subnet-dns-publish-fixed-ip 2026-08-26 20:45:51.039 | subnet-external-network 2026-08-26 20:45:51.039 | subnet-service-types 2026-08-26 20:45:51.039 | subnet_allocation 2026-08-26 20:45:51.039 | subnet_onboard 2026-08-26 20:45:51.039 | subnetpool-prefix-ops 2026-08-26 20:45:51.039 | tag-creation 2026-08-26 20:45:51.039 | tap-mirror 2026-08-26 20:45:51.039 | tap-mirror-both-direction 2026-08-26 20:45:51.039 | trunk 2026-08-26 20:45:51.039 | uplink-status-propagation 2026-08-26 20:45:51.039 | uplink-status-propagation-updatable 2026-08-26 20:45:51.039 | vlan-transparent 2026-08-26 20:45:51.039 | vpn-endpoint-groups 2026-08-26 20:45:51.039 | vpnaas' 2026-08-26 20:45:51.039 | exceptions=80-tempest.sh 2026-08-26 20:45:51.039 | extensions='address-group 2026-08-26 20:45:51.039 | address-scope 2026-08-26 20:45:51.039 | agent 2026-08-26 20:45:51.039 | allowed-address-pairs 2026-08-26 20:45:51.039 | auto-allocated-topology 2026-08-26 20:45:51.039 | availability_zone 2026-08-26 20:45:51.039 | bgp 2026-08-26 20:45:51.039 | bgp_4byte_asn 2026-08-26 20:45:51.039 | bgp_dragent_scheduler 2026-08-26 20:45:51.039 | binding 2026-08-26 20:45:51.039 | binding-extended 2026-08-26 20:45:51.039 | default-subnetpools 2026-08-26 20:45:51.039 | dhcp_agent_scheduler 2026-08-26 20:45:51.039 | dns-domain-ports 2026-08-26 20:45:51.040 | dns-integration 2026-08-26 20:45:51.040 | dns-integration-domain-keywords 2026-08-26 20:45:51.040 | empty-string-filtering 2026-08-26 20:45:51.040 | enable-default-route-bfd 2026-08-26 20:45:51.040 | enable-default-route-ecmp 2026-08-26 20:45:51.040 | expose-port-forwarding-in-fip 2026-08-26 20:45:51.040 | ext-gw-mode 2026-08-26 20:45:51.040 | external-gateway-multihoming 2026-08-26 20:45:51.040 | external-net 2026-08-26 20:45:51.040 | extra_dhcp_opt 2026-08-26 20:45:51.040 | extraroute 2026-08-26 20:45:51.040 | extraroute-atomic 2026-08-26 20:45:51.040 | filter-validation 2026-08-26 20:45:51.040 | fip-port-details 2026-08-26 20:45:51.040 | flavors 2026-08-26 20:45:51.040 | floating-ip-port-forwarding 2026-08-26 20:45:51.040 | floating-ip-port-forwarding-description 2026-08-26 20:45:51.040 | floating-ip-port-forwarding-detail 2026-08-26 20:45:51.040 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:45:51.040 | floatingip-pools 2026-08-26 20:45:51.040 | fwaas_v2 2026-08-26 20:45:51.040 | ip_allocation 2026-08-26 20:45:51.040 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:45:51.040 | l3-flavors 2026-08-26 20:45:51.040 | l3-ha 2026-08-26 20:45:51.040 | l3_agent_scheduler 2026-08-26 20:45:51.040 | logging 2026-08-26 20:45:51.040 | multi-provider 2026-08-26 20:45:51.040 | net-mtu 2026-08-26 20:45:51.040 | net-mtu-writable 2026-08-26 20:45:51.040 | network-ip-availability 2026-08-26 20:45:51.040 | network_availability_zone 2026-08-26 20:45:51.040 | network_ha 2026-08-26 20:45:51.040 | pagination 2026-08-26 20:45:51.040 | port-device-profile 2026-08-26 20:45:51.040 | port-hardware-offload-type 2026-08-26 20:45:51.040 | port-mac-address-regenerate 2026-08-26 20:45:51.040 | port-numa-affinity-policy 2026-08-26 20:45:51.040 | port-numa-affinity-policy-socket 2026-08-26 20:45:51.040 | port-resource-request 2026-08-26 20:45:51.040 | port-security 2026-08-26 20:45:51.040 | port-trusted-vif 2026-08-26 20:45:51.040 | project-id 2026-08-26 20:45:51.040 | provider 2026-08-26 20:45:51.040 | pvlan 2026-08-26 20:45:51.040 | qinq 2026-08-26 20:45:51.040 | qos 2026-08-26 20:45:51.041 | qos-bw-limit-direction 2026-08-26 20:45:51.041 | qos-bw-minimum-ingress 2026-08-26 20:45:51.041 | qos-default 2026-08-26 20:45:51.041 | qos-fip 2026-08-26 20:45:51.041 | qos-gateway-ip 2026-08-26 20:45:51.041 | qos-rule-type-details 2026-08-26 20:45:51.041 | qos-rule-type-filter 2026-08-26 20:45:51.041 | qos-rules-alias 2026-08-26 20:45:51.041 | quota-check-limit 2026-08-26 20:45:51.041 | quota-check-limit-default 2026-08-26 20:45:51.041 | quota_details 2026-08-26 20:45:51.041 | quotas 2026-08-26 20:45:51.041 | rbac-address-scope 2026-08-26 20:45:51.041 | rbac-policies 2026-08-26 20:45:51.041 | rbac-security-groups 2026-08-26 20:45:51.041 | router 2026-08-26 20:45:51.041 | router-enable-snat 2026-08-26 20:45:51.041 | router_availability_zone 2026-08-26 20:45:51.041 | security-group 2026-08-26 20:45:51.041 | security-groups-default-rules 2026-08-26 20:45:51.041 | security-groups-default-statefulness 2026-08-26 20:45:51.041 | security-groups-normalized-cidr 2026-08-26 20:45:51.041 | security-groups-remote-address-group 2026-08-26 20:45:51.041 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:45:51.041 | security-groups-shared-filtering 2026-08-26 20:45:51.041 | segment 2026-08-26 20:45:51.041 | sorting 2026-08-26 20:45:51.041 | standard-attr-description 2026-08-26 20:45:51.041 | standard-attr-fwaas-v2 2026-08-26 20:45:51.041 | standard-attr-revisions 2026-08-26 20:45:51.041 | standard-attr-tag 2026-08-26 20:45:51.041 | standard-attr-timestamp 2026-08-26 20:45:51.041 | stateful-security-group 2026-08-26 20:45:51.041 | subnet-dns-publish-fixed-ip 2026-08-26 20:45:51.041 | subnet-external-network 2026-08-26 20:45:51.041 | subnet-service-types 2026-08-26 20:45:51.041 | subnet_allocation 2026-08-26 20:45:51.041 | subnet_onboard 2026-08-26 20:45:51.041 | subnetpool-prefix-ops 2026-08-26 20:45:51.041 | tag-creation 2026-08-26 20:45:51.041 | tap-mirror 2026-08-26 20:45:51.041 | tap-mirror-both-direction 2026-08-26 20:45:51.041 | trunk 2026-08-26 20:45:51.041 | uplink-status-propagation 2026-08-26 20:45:51.041 | uplink-status-propagation-updatable 2026-08-26 20:45:51.041 | vlan-transparent 2026-08-26 20:45:51.042 | vpn-endpoint-groups 2026-08-26 20:45:51.042 | vpnaas' 2026-08-26 20:45:51.042 | extra=80-tempest.sh 2026-08-26 20:45:51.042 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-26 20:45:51.042 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-26 20:45:51.042 | fips= 2026-08-26 20:45:51.042 | i=1 2026-08-26 20:45:51.042 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-26 20:45:51.042 | lfile=localrc 2026-08-26 20:45:51.042 | localrc=/opt/stack/devstack/.localrc.password 2026-08-26 20:45:51.042 | logfile=ovsdb-server-sb.log 2026-08-26 20:45:51.042 | max_db_ver=11.6.2 2026-08-26 20:45:51.042 | min_db_ver=11.6.2 2026-08-26 20:45:51.042 | mod=proxy_http 2026-08-26 20:45:51.042 | mode=stack 2026-08-26 20:45:51.042 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-26 20:45:51.042 | name=nova-cell-1 2026-08-26 20:45:51.042 | opt='?' 2026-08-26 20:45:51.042 | os_CODENAME=noble 2026-08-26 20:45:51.042 | os_PACKAGE=deb 2026-08-26 20:45:51.042 | os_RELEASE=24.04 2026-08-26 20:45:51.042 | os_VENDOR=Ubuntu 2026-08-26 20:45:51.042 | phase=post-config 2026-08-26 20:45:51.042 | pkgs= 2026-08-26 20:45:51.042 | plugin=magnum 2026-08-26 20:45:51.042 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-08-26 20:45:51.042 | port=60999 2026-08-26 20:45:51.042 | pw=secretadmin 2026-08-26 20:45:51.042 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-26 20:45:51.042 | saveenv=ehxB 2026-08-26 20:45:51.042 | supported_ext='address-group 2026-08-26 20:45:51.042 | address-scope 2026-08-26 20:45:51.042 | agent 2026-08-26 20:45:51.042 | allowed-address-pairs 2026-08-26 20:45:51.042 | auto-allocated-topology 2026-08-26 20:45:51.042 | availability_zone 2026-08-26 20:45:51.042 | bgp 2026-08-26 20:45:51.042 | bgp_4byte_asn 2026-08-26 20:45:51.042 | bgp_dragent_scheduler 2026-08-26 20:45:51.042 | binding 2026-08-26 20:45:51.042 | binding-extended 2026-08-26 20:45:51.042 | default-subnetpools 2026-08-26 20:45:51.042 | dhcp_agent_scheduler 2026-08-26 20:45:51.042 | dns-domain-ports 2026-08-26 20:45:51.042 | dns-integration 2026-08-26 20:45:51.043 | dns-integration-domain-keywords 2026-08-26 20:45:51.043 | empty-string-filtering 2026-08-26 20:45:51.043 | enable-default-route-bfd 2026-08-26 20:45:51.043 | enable-default-route-ecmp 2026-08-26 20:45:51.043 | expose-port-forwarding-in-fip 2026-08-26 20:45:51.043 | ext-gw-mode 2026-08-26 20:45:51.043 | external-gateway-multihoming 2026-08-26 20:45:51.043 | external-net 2026-08-26 20:45:51.043 | extra_dhcp_opt 2026-08-26 20:45:51.043 | extraroute 2026-08-26 20:45:51.043 | extraroute-atomic 2026-08-26 20:45:51.043 | filter-validation 2026-08-26 20:45:51.043 | fip-port-details 2026-08-26 20:45:51.043 | flavors 2026-08-26 20:45:51.043 | floating-ip-port-forwarding 2026-08-26 20:45:51.043 | floating-ip-port-forwarding-description 2026-08-26 20:45:51.043 | floating-ip-port-forwarding-detail 2026-08-26 20:45:51.043 | floating-ip-port-forwarding-port-ranges 2026-08-26 20:45:51.043 | floatingip-pools 2026-08-26 20:45:51.043 | fwaas_v2 2026-08-26 20:45:51.043 | ip_allocation 2026-08-26 20:45:51.043 | l3-agent-scheduler-ha-chassis-priority 2026-08-26 20:45:51.043 | l3-flavors 2026-08-26 20:45:51.043 | l3-ha 2026-08-26 20:45:51.043 | l3_agent_scheduler 2026-08-26 20:45:51.043 | logging 2026-08-26 20:45:51.043 | multi-provider 2026-08-26 20:45:51.043 | net-mtu 2026-08-26 20:45:51.043 | net-mtu-writable 2026-08-26 20:45:51.043 | network-ip-availability 2026-08-26 20:45:51.043 | network_availability_zone 2026-08-26 20:45:51.043 | network_ha 2026-08-26 20:45:51.043 | pagination 2026-08-26 20:45:51.043 | port-device-profile 2026-08-26 20:45:51.043 | port-hardware-offload-type 2026-08-26 20:45:51.043 | port-mac-address-regenerate 2026-08-26 20:45:51.043 | port-numa-affinity-policy 2026-08-26 20:45:51.043 | port-numa-affinity-policy-socket 2026-08-26 20:45:51.043 | port-resource-request 2026-08-26 20:45:51.043 | port-security 2026-08-26 20:45:51.043 | port-trusted-vif 2026-08-26 20:45:51.043 | project-id 2026-08-26 20:45:51.043 | provider 2026-08-26 20:45:51.043 | pvlan 2026-08-26 20:45:51.043 | qinq 2026-08-26 20:45:51.043 | qos 2026-08-26 20:45:51.044 | qos-bw-limit-direction 2026-08-26 20:45:51.044 | qos-bw-minimum-ingress 2026-08-26 20:45:51.044 | qos-default 2026-08-26 20:45:51.044 | qos-fip 2026-08-26 20:45:51.044 | qos-gateway-ip 2026-08-26 20:45:51.044 | qos-rule-type-details 2026-08-26 20:45:51.044 | qos-rule-type-filter 2026-08-26 20:45:51.044 | qos-rules-alias 2026-08-26 20:45:51.044 | quota-check-limit 2026-08-26 20:45:51.044 | quota-check-limit-default 2026-08-26 20:45:51.044 | quota_details 2026-08-26 20:45:51.044 | quotas 2026-08-26 20:45:51.044 | rbac-address-scope 2026-08-26 20:45:51.044 | rbac-policies 2026-08-26 20:45:51.044 | rbac-security-groups 2026-08-26 20:45:51.044 | router 2026-08-26 20:45:51.044 | router-enable-snat 2026-08-26 20:45:51.044 | router_availability_zone 2026-08-26 20:45:51.044 | security-group 2026-08-26 20:45:51.044 | security-groups-default-rules 2026-08-26 20:45:51.044 | security-groups-default-statefulness 2026-08-26 20:45:51.044 | security-groups-normalized-cidr 2026-08-26 20:45:51.044 | security-groups-remote-address-group 2026-08-26 20:45:51.044 | security-groups-rules-belongs-to-default-sg 2026-08-26 20:45:51.044 | security-groups-shared-filtering 2026-08-26 20:45:51.044 | segment 2026-08-26 20:45:51.044 | sorting 2026-08-26 20:45:51.044 | standard-attr-description 2026-08-26 20:45:51.044 | standard-attr-fwaas-v2 2026-08-26 20:45:51.044 | standard-attr-revisions 2026-08-26 20:45:51.044 | standard-attr-tag 2026-08-26 20:45:51.044 | standard-attr-timestamp 2026-08-26 20:45:51.044 | stateful-security-group 2026-08-26 20:45:51.044 | subnet-dns-publish-fixed-ip 2026-08-26 20:45:51.044 | subnet-external-network 2026-08-26 20:45:51.044 | subnet-service-types 2026-08-26 20:45:51.044 | subnet_allocation 2026-08-26 20:45:51.044 | subnet_onboard 2026-08-26 20:45:51.044 | subnetpool-prefix-ops 2026-08-26 20:45:51.044 | tag-creation 2026-08-26 20:45:51.044 | tap-mirror 2026-08-26 20:45:51.044 | tap-mirror-both-direction 2026-08-26 20:45:51.044 | trunk 2026-08-26 20:45:51.044 | uplink-status-propagation 2026-08-26 20:45:51.044 | uplink-status-propagation-updatable 2026-08-26 20:45:51.045 | vlan-transparent 2026-08-26 20:45:51.045 | vpn-endpoint-groups 2026-08-26 20:45:51.045 | vpnaas' 2026-08-26 20:45:51.045 | system_member_user=194cf03bc50e4e9d8277b116c4660461 2026-08-26 20:45:51.045 | system_reader_user=87ceed3c46f54798bb2f27ae15036b65 2026-08-26 20:45:51.045 | time_stamp=2026-08-26-204125 2026-08-26 20:45:51.045 | var=ADMIN_PASSWORD 2026-08-26 20:45:51.045 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-26 20:45:51.068 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:51.075 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:45:51.081 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-26 20:45:51.088 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-26 20:45:51.094 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-26 20:45:51.100 | ++ /opt/stack/magnum/devstack/plugin.sh:source:25 : echo_summary 'Configuring magnum' 2026-08-26 20:45:51.107 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-26 20:45:51.114 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring magnum 2026-08-26 20:45:51.121 | ++ /opt/stack/magnum/devstack/plugin.sh:source:26 : configure_magnum 2026-08-26 20:45:51.127 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:95 : [[ ! -d /etc/magnum ]] 2026-08-26 20:45:51.134 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:96 : sudo mkdir -p /etc/magnum 2026-08-26 20:45:51.161 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:97 : sudo chown stack /etc/magnum 2026-08-26 20:45:51.187 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:101 : create_magnum_conf 2026-08-26 20:45:51.193 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:133 : rm -f /etc/magnum/magnum.conf 2026-08-26 20:45:51.203 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : hostname 2026-08-26 20:45:51.211 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : HOSTNAME=np0000191229 2026-08-26 20:45:51.217 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : iniset /etc/magnum/magnum.conf DEFAULT debug True 2026-08-26 20:45:51.290 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:136 : iniset /etc/magnum/magnum.conf DEFAULT host np0000191229 2026-08-26 20:45:51.363 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:138 : iniset_rpc_backend magnum /etc/magnum/magnum.conf 2026-08-26 20:45:51.369 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=magnum 2026-08-26 20:45:51.375 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/magnum/magnum.conf 2026-08-26 20:45:51.380 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-26 20:45:51.386 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-26 20:45:51.392 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-26 20:45:51.430 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:51.438 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-26 20:45:51.444 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-26 20:45:51.449 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-26 20:45:51.487 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:51.493 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:45:51.500 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/magnum/magnum.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.160:5672/ 2026-08-26 20:45:51.570 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-26 20:45:51.575 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-26 20:45:51.582 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : database_connection_url magnum 2026-08-26 20:45:51.588 | +++ lib/database:database_connection_url:134 : local db=magnum 2026-08-26 20:45:51.593 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql magnum 2026-08-26 20:45:51.599 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=magnum 2026-08-26 20:45:51.606 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-26 20:45:51.611 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-26 20:45:51.616 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-26 20:45:51.654 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:51.659 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-26 20:45:51.665 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:51.674 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : iniset /etc/magnum/magnum.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-08-26 20:45:51.757 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : iniset /etc/magnum/magnum.conf api host 162.253.55.160 2026-08-26 20:45:51.834 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:143 : is_service_enabled tls-proxy 2026-08-26 20:45:51.876 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:51.883 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:144 : iniset /etc/magnum/magnum.conf drivers verify_ca true 2026-08-26 20:45:51.963 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:145 : iniset /etc/magnum/magnum.conf drivers openstack_ca_file /opt/stack/data/ca-bundle.pem 2026-08-26 20:45:52.033 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:150 : iniset /etc/magnum/magnum.conf cluster temp_cache_dir /var/lib/magnum/certificate-cache 2026-08-26 20:45:52.108 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:152 : iniset /etc/magnum/magnum.conf oslo_policy policy_file /etc/magnum/policy.yaml 2026-08-26 20:45:52.182 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:154 : [[ False == True ]] 2026-08-26 20:45:52.188 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:157 : iniset /etc/magnum/magnum.conf oslo_policy enforce_new_defaults false 2026-08-26 20:45:52.256 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:160 : iniset /etc/magnum/magnum.conf keystone_auth auth_type password 2026-08-26 20:45:52.333 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:161 : iniset /etc/magnum/magnum.conf keystone_auth username magnum 2026-08-26 20:45:52.409 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:162 : iniset /etc/magnum/magnum.conf keystone_auth password secretservice 2026-08-26 20:45:52.484 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:163 : iniset /etc/magnum/magnum.conf keystone_auth project_name service 2026-08-26 20:45:52.555 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:164 : iniset /etc/magnum/magnum.conf keystone_auth project_domain_id default 2026-08-26 20:45:52.628 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:165 : iniset /etc/magnum/magnum.conf keystone_auth user_domain_id default 2026-08-26 20:45:52.698 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:167 : configure_keystone_authtoken_middleware /etc/magnum/magnum.conf magnum 2026-08-26 20:45:52.704 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:45:52.711 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=magnum 2026-08-26 20:45:52.717 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-26 20:45:52.723 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-26 20:45:52.729 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/magnum/magnum.conf magnum keystone_authtoken 2026-08-26 20:45:52.736 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:45:52.742 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=magnum 2026-08-26 20:45:52.748 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-26 20:45:52.755 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_type password 2026-08-26 20:45:52.830 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/magnum/magnum.conf keystone_authtoken interface public 2026-08-26 20:45:52.902 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.160/identity 2026-08-26 20:45:52.973 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/magnum/magnum.conf keystone_authtoken username magnum 2026-08-26 20:45:53.041 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/magnum/magnum.conf keystone_authtoken password secretservice 2026-08-26 20:45:53.110 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/magnum/magnum.conf keystone_authtoken user_domain_name Default 2026-08-26 20:45:53.171 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/magnum/magnum.conf keystone_authtoken project_name service 2026-08-26 20:45:53.237 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/magnum/magnum.conf keystone_authtoken project_domain_name Default 2026-08-26 20:45:53.306 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity 2026-08-26 20:45:53.374 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/magnum/magnum.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-26 20:45:53.444 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/magnum/magnum.conf keystone_authtoken memcached_servers localhost:11211 2026-08-26 20:45:53.513 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-26 20:45:53.519 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:169 : iniset /etc/magnum/magnum.conf keystone_auth auth_url https://162.253.55.160/identity/v3 2026-08-26 20:45:53.588 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:173 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.160/identity/v3 2026-08-26 20:45:53.661 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:174 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.160/identity/v3 2026-08-26 20:45:53.737 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:175 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_version v3 2026-08-26 20:45:53.812 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_fedora 2026-08-26 20:45:53.818 | ++ functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-26 20:45:53.826 | ++ functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-26 20:45:53.831 | ++ functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-26 20:45:53.837 | ++ functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-26 20:45:53.843 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-26 20:45:53.849 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-26 20:45:53.855 | ++ functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-26 20:45:53.861 | ++ functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-26 20:45:53.867 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-26 20:45:53.873 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-26 20:45:53.878 | ++ functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-26 20:45:53.884 | ++ functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-26 20:45:53.890 | ++ functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-26 20:45:53.898 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_suse 2026-08-26 20:45:53.899 | /opt/stack/magnum/devstack/lib/magnum: line 177: is_suse: command not found 2026-08-26 20:45:53.906 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:183 : '[' -n /opt/stack/data/magnum ']' 2026-08-26 20:45:53.913 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:184 : iniset /etc/magnum/magnum.conf DEFAULT state_path /opt/stack/data/magnum 2026-08-26 20:45:53.987 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:185 : iniset /etc/magnum/magnum.conf oslo_concurrency lock_path /opt/stack/data/magnum 2026-08-26 20:45:54.065 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:188 : '[' '' '!=' False ']' 2026-08-26 20:45:54.072 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:189 : setup_systemd_logging /etc/magnum/magnum.conf 2026-08-26 20:45:54.078 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/magnum/magnum.conf 2026-08-26 20:45:54.085 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-26 20:45:54.131 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-26 20:45:54.137 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-08-26 20:45:54.142 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-26 20:45:54.148 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-26 20:45:54.155 | ++ functions:setup_systemd_logging:723 : iniset /etc/magnum/magnum.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-26 20:45:54.224 | ++ functions:setup_systemd_logging:725 : iniset /etc/magnum/magnum.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:45:54.298 | ++ functions:setup_systemd_logging:726 : iniset /etc/magnum/magnum.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-26 20:45:54.375 | ++ functions:setup_systemd_logging:727 : iniset /etc/magnum/magnum.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-26 20:45:54.450 | ++ functions:setup_systemd_logging:730 : iniset /etc/magnum/magnum.conf DEFAULT log_color False 2026-08-26 20:45:54.522 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:193 : '[' False == True ']' 2026-08-26 20:45:54.528 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:198 : is_service_enabled tls-proxy 2026-08-26 20:45:54.571 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:54.577 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:199 : ensure_certificates MAGNUM 2026-08-26 20:45:54.583 | ++ lib/tls:ensure_certificates:409 : local service=MAGNUM 2026-08-26 20:45:54.590 | ++ lib/tls:ensure_certificates:411 : local cert_var=MAGNUM_SSL_CERT 2026-08-26 20:45:54.597 | ++ lib/tls:ensure_certificates:412 : local key_var=MAGNUM_SSL_KEY 2026-08-26 20:45:54.604 | ++ lib/tls:ensure_certificates:413 : local ca_var=MAGNUM_SSL_CA 2026-08-26 20:45:54.611 | ++ lib/tls:ensure_certificates:415 : local cert= 2026-08-26 20:45:54.617 | ++ lib/tls:ensure_certificates:416 : local key= 2026-08-26 20:45:54.624 | ++ lib/tls:ensure_certificates:417 : local ca= 2026-08-26 20:45:54.630 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:45:54.636 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:45:54.643 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-26 20:45:54.649 | ++ lib/tls:ensure_certificates:420 : local cert=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:45:54.655 | ++ lib/tls:ensure_certificates:421 : local key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:45:54.660 | ++ lib/tls:ensure_certificates:422 : local ca=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:45:54.666 | ++ lib/tls:ensure_certificates:423 : eval 'MAGNUM_SSL_CERT=$cert' 2026-08-26 20:45:54.672 | +++ lib/tls:ensure_certificates:423 : MAGNUM_SSL_CERT=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:45:54.679 | ++ lib/tls:ensure_certificates:424 : eval 'MAGNUM_SSL_KEY=$key' 2026-08-26 20:45:54.685 | +++ lib/tls:ensure_certificates:424 : MAGNUM_SSL_KEY=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:45:54.691 | ++ lib/tls:ensure_certificates:425 : eval 'MAGNUM_SSL_CA=$ca' 2026-08-26 20:45:54.697 | +++ lib/tls:ensure_certificates:425 : MAGNUM_SSL_CA=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-26 20:45:54.703 | ++ lib/tls:ensure_certificates:426 : return 2026-08-26 20:45:54.709 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:201 : iniset /etc/magnum/magnum.conf DEFAULT ssl_cert_file /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-26 20:45:54.782 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:202 : iniset /etc/magnum/magnum.conf DEFAULT ssl_key_file /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-26 20:45:54.852 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:205 : is_service_enabled ceilometer 2026-08-26 20:45:54.892 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:54.898 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:209 : is_service_enabled barbican 2026-08-26 20:45:54.939 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:45:54.945 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:210 : iniset /etc/magnum/magnum.conf certificates cert_manager_type barbican 2026-08-26 20:45:55.026 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : get_or_create_domain magnum 'Owns users and projects created by magnum' 2026-08-26 20:45:55.032 | +++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-26 20:45:55.040 | ++++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create magnum --description 'Owns users and projects created by magnum' --or-show -f value -c id 2026-08-26 20:45:55.440 | 2026-08-26 20:45:55.461 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:55.468 | +++ functions-common:get_or_create_domain:877 : domain_id=4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:55.474 | +++ functions-common:get_or_create_domain:878 : echo 4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:55.482 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : trustee_domain_id=4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:55.490 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : get_or_create_user trustee_domain_admin secret 4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:55.496 | +++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:45:55.502 | +++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:45:55.508 | +++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:45:55.516 | ++++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create trustee_domain_admin --password secret --domain=4f5132e5f2b34f429b8a82b5c971a2f1 --or-show -f value -c id 2026-08-26 20:45:56.052 | 2026-08-26 20:45:56.074 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:56.081 | +++ functions-common:get_or_create_user:915 : user_id=49ffd0ee97a047c2b3a20154088636dd 2026-08-26 20:45:56.088 | +++ functions-common:get_or_create_user:916 : echo 49ffd0ee97a047c2b3a20154088636dd 2026-08-26 20:45:56.094 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : trustee_domain_admin_id=49ffd0ee97a047c2b3a20154088636dd 2026-08-26 20:45:56.101 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:217 : get_or_add_user_domain_role admin 49ffd0ee97a047c2b3a20154088636dd 4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:56.107 | ++ functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-26 20:45:56.114 | ++ functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 49ffd0ee97a047c2b3a20154088636dd --domain 4f5132e5f2b34f429b8a82b5c971a2f1 2026-08-26 20:45:56.906 | 2026-08-26 20:45:56.925 | +++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 49ffd0ee97a047c2b3a20154088636dd --domain 4f5132e5f2b34f429b8a82b5c971a2f1 -c Role -f value 2026-08-26 20:45:57.799 | 2026-08-26 20:45:57.821 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:45:57.828 | ++ functions-common:get_or_add_user_domain_role:997 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:57.835 | ++ functions-common:get_or_add_user_domain_role:999 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:57.835 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:45:57.841 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : iniset /etc/magnum/magnum.conf trust cluster_user_trust True 2026-08-26 20:45:57.931 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:220 : iniset /etc/magnum/magnum.conf trust trustee_domain_name magnum 2026-08-26 20:45:58.006 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:221 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_name trustee_domain_admin 2026-08-26 20:45:58.080 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:222 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_password secret 2026-08-26 20:45:58.153 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:223 : iniset /etc/magnum/magnum.conf trust trustee_keystone_interface public 2026-08-26 20:45:58.226 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:224 : iniset /etc/magnum/magnum.conf cinder_client region_name RegionOne 2026-08-26 20:45:58.303 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:226 : is_service_enabled swift 2026-08-26 20:45:58.345 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:45:58.353 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : iniget /etc/cinder/cinder.conf DEFAULT default_volume_type 2026-08-26 20:45:58.402 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : default_volume_type=lvmdriver-1 2026-08-26 20:45:58.408 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:234 : iniset /etc/magnum/magnum.conf cinder default_docker_volume_type lvmdriver-1 2026-08-26 20:45:58.477 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : iniset /etc/magnum/magnum.conf drivers enabled_beta_drivers 2026-08-26 20:45:58.549 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:238 : iniset /etc/magnum/magnum.conf kubernetes keystone_auth_default_policy /etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:45:58.629 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:240 : write_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application /container-infra '' magnum-api 2026-08-26 20:45:58.636 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:45:58.643 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=magnum.wsgi.api:application 2026-08-26 20:45:58.649 | ++ lib/apache:write_uwsgi_config:245 : local url=/container-infra 2026-08-26 20:45:58.655 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-26 20:45:58.661 | ++ lib/apache:write_uwsgi_config:247 : local name=magnum-api 2026-08-26 20:45:58.667 | ++ lib/apache:write_uwsgi_config:249 : '[' -z magnum-api ']' 2026-08-26 20:45:58.673 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-26 20:45:58.679 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-26 20:45:58.710 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-26 20:45:58.711 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:45:58.729 | d /var/run/uwsgi 0755 stack root 2026-08-26 20:45:58.739 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-26 20:45:58.765 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-26 20:45:58.775 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/magnum-api.socket 2026-08-26 20:45:58.782 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-26 20:45:58.793 | ++ lib/apache:write_uwsgi_config:270 : [[ magnum.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-26 20:45:58.801 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi module magnum.wsgi.api:application 2026-08-26 20:45:58.882 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi processes 4 2026-08-26 20:45:58.956 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi master true 2026-08-26 20:45:59.031 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi die-on-term true 2026-08-26 20:45:59.111 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-26 20:45:59.185 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-26 20:45:59.261 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi enable-threads true 2026-08-26 20:45:59.334 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi plugins http,python3 2026-08-26 20:45:59.408 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi thunder-lock true 2026-08-26 20:45:59.484 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-26 20:45:59.560 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-26 20:45:59.636 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-26 20:45:59.711 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi lazy-apps true 2026-08-26 20:45:59.791 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi start-time %t 2026-08-26 20:45:59.863 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-26 20:45:59.869 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-26 20:45:59.876 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for magnum-api 2026-08-26 20:45:59.883 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-26 20:45:59.889 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-26 20:45:59.894 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:45:59.900 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:45:59.907 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:45:59.914 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:45:59.921 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi socket /var/run/uwsgi/magnum-api.socket 2026-08-26 20:45:59.995 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-26 20:46:00.069 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 ' 2026-08-26 20:46:00.070 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/magnum-api.conf 2026-08-26 20:46:00.088 | ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 2026-08-26 20:46:00.098 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site magnum-api 2026-08-26 20:46:00.106 | ++ lib/apache:enable_apache_site:191 : local site=magnum-api 2026-08-26 20:46:00.113 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-26 20:46:00.119 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-26 20:46:00.126 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-26 20:46:00.132 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-26 20:46:00.139 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:46:00.146 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:46:00.152 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-26 20:46:00.159 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-26 20:46:00.165 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-26 20:46:00.171 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-26 20:46:00.178 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite magnum-api 2026-08-26 20:46:00.251 | Enabling site magnum-api. 2026-08-26 20:46:00.261 | To activate the new configuration, you need to run: 2026-08-26 20:46:00.261 | systemctl reload apache2 2026-08-26 20:46:00.272 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-26 20:46:00.280 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-26 20:46:00.286 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-26 20:46:00.293 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-26 20:46:00.509 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:103 : create_api_paste_conf 2026-08-26 20:46:00.516 | ++ /opt/stack/magnum/devstack/lib/magnum:create_api_paste_conf:245 : cp /opt/stack/magnum/etc/magnum/api-paste.ini /etc/magnum/api-paste.ini 2026-08-26 20:46:00.529 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:105 : create_k8s_keystone_auth_default_poliy 2026-08-26 20:46:00.536 | ++ /opt/stack/magnum/devstack/lib/magnum:create_k8s_keystone_auth_default_poliy:249 : cp /opt/stack/magnum/etc/magnum/keystone_auth_default_policy.sample /etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-26 20:46:00.550 | ++ /opt/stack/magnum/devstack/plugin.sh:source:28 : is_service_enabled k8s-capi 2026-08-26 20:46:00.598 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-26 20:46:00.606 | ++ /opt/stack/magnum/devstack/plugin.sh:source:33 : iniset /etc/keystone/keystone.conf token expiration 7200 2026-08-26 20:46:00.693 | ++ /opt/stack/magnum/devstack/plugin.sh:source:35 : is_service_enabled key 2026-08-26 20:46:00.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-26 20:46:00.739 | ++ /opt/stack/magnum/devstack/plugin.sh:source:36 : create_magnum_accounts 2026-08-26 20:46:00.747 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:115 : create_service_user magnum admin 2026-08-26 20:46:00.754 | ++ lib/keystone:create_service_user:379 : get_or_create_user magnum secretservice Default 2026-08-26 20:46:00.760 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-26 20:46:00.768 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-26 20:46:00.775 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-26 20:46:00.785 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create magnum --password secretservice --domain=Default --or-show -f value -c id 2026-08-26 20:46:01.499 | 2026-08-26 20:46:01.524 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:01.533 | ++ functions-common:get_or_create_user:915 : user_id=61d0aed9ab614558bac91bee4dddf913 2026-08-26 20:46:01.540 | ++ functions-common:get_or_create_user:916 : echo 61d0aed9ab614558bac91bee4dddf913 2026-08-26 20:46:01.540 | 61d0aed9ab614558bac91bee4dddf913 2026-08-26 20:46:01.548 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service magnum service Default Default 2026-08-26 20:46:01.555 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:01.561 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:01.571 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:46:01.581 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:01.590 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:01.597 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:46:01.603 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:46:01.610 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:46:01.619 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:46:01.625 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:46:01.633 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:46:01.640 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user magnum --project service --user-domain Default --project-domain Default 2026-08-26 20:46:03.285 | 2026-08-26 20:46:03.300 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:46:04.861 | 2026-08-26 20:46:04.887 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:04.895 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=310ad758f3f946c09c76661d75579db4 2026-08-26 20:46:04.902 | ++ functions-common:get_or_add_user_project_role:980 : echo 310ad758f3f946c09c76661d75579db4 2026-08-26 20:46:04.902 | 310ad758f3f946c09c76661d75579db4 2026-08-26 20:46:04.908 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-26 20:46:04.915 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin magnum service Default Default 2026-08-26 20:46:04.922 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-26 20:46:04.929 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-26 20:46:04.937 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-26 20:46:04.944 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-26 20:46:04.950 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-26 20:46:04.956 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-26 20:46:04.963 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-26 20:46:04.970 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-26 20:46:04.977 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-26 20:46:04.984 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-26 20:46:04.992 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-26 20:46:04.999 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user magnum --project service --user-domain Default --project-domain Default 2026-08-26 20:46:06.544 | 2026-08-26 20:46:06.563 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-26 20:46:08.188 | 2026-08-26 20:46:08.212 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:08.221 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:46:08.227 | ++ functions-common:get_or_add_user_project_role:980 : echo 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:46:08.227 | 8dd1dc273e1443c89b49d282b4a3bcf2 2026-08-26 20:46:08.236 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : get_or_create_service magnum container-infra 'Container Infrastructure Management Service' 2026-08-26 20:46:08.243 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-26 20:46:08.253 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show container-infra -f value -c id 2026-08-26 20:46:08.869 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create container-infra --name magnum '--description=Container Infrastructure Management Service' -f value -c id 2026-08-26 20:46:09.236 | 2026-08-26 20:46:09.260 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:09.268 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-26 20:46:09.268 | 0b54cf4f6d94498db9b7d74d35c6fc92' 2026-08-26 20:46:09.275 | +++ functions-common:get_or_create_service:1067 : echo 0b54cf4f6d94498db9b7d74d35c6fc92 2026-08-26 20:46:09.282 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : local magnum_service=0b54cf4f6d94498db9b7d74d35c6fc92 2026-08-26 20:46:09.290 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : get_or_create_endpoint 0b54cf4f6d94498db9b7d74d35c6fc92 RegionOne https://162.253.55.160/container-infra/v1 2026-08-26 20:46:09.298 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-26 20:46:09.306 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 0b54cf4f6d94498db9b7d74d35c6fc92 public https://162.253.55.160/container-infra/v1 RegionOne 2026-08-26 20:46:09.315 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-26 20:46:09.325 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 0b54cf4f6d94498db9b7d74d35c6fc92 --interface public --region RegionOne -c ID -f value 2026-08-26 20:46:09.929 | 2026-08-26 20:46:09.951 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:09.959 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-26 20:46:09.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-26 20:46:09.976 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 0b54cf4f6d94498db9b7d74d35c6fc92 public https://162.253.55.160/container-infra/v1 --region RegionOne -f value -c id 2026-08-26 20:46:10.601 | 2026-08-26 20:46:10.624 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:10.634 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5a32270df32c4b8fa1fc8d20a0adc4b6 2026-08-26 20:46:10.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5a32270df32c4b8fa1fc8d20a0adc4b6 2026-08-26 20:46:10.651 | ++ functions-common:get_or_create_endpoint:1100 : public_id=5a32270df32c4b8fa1fc8d20a0adc4b6 2026-08-26 20:46:10.657 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-26 20:46:10.664 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-26 20:46:10.672 | ++ functions-common:get_or_create_endpoint:1109 : echo 5a32270df32c4b8fa1fc8d20a0adc4b6 2026-08-26 20:46:10.672 | 5a32270df32c4b8fa1fc8d20a0adc4b6 2026-08-26 20:46:10.679 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:124 : get_or_create_role k8s_admin 2026-08-26 20:46:10.689 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:10.698 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_admin --or-show -f value -c id 2026-08-26 20:46:11.107 | 2026-08-26 20:46:11.132 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:11.141 | ++ functions-common:get_or_create_role:940 : role_id=8923bc952bee44599bf2ffed4d2754d2 2026-08-26 20:46:11.148 | ++ functions-common:get_or_create_role:941 : echo 8923bc952bee44599bf2ffed4d2754d2 2026-08-26 20:46:11.148 | 8923bc952bee44599bf2ffed4d2754d2 2026-08-26 20:46:11.155 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:125 : get_or_create_role k8s_developer 2026-08-26 20:46:11.164 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:11.174 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_developer --or-show -f value -c id 2026-08-26 20:46:11.560 | 2026-08-26 20:46:11.581 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:11.590 | ++ functions-common:get_or_create_role:940 : role_id=e874ad3bd124486aa1c966ea2dc1519f 2026-08-26 20:46:11.597 | ++ functions-common:get_or_create_role:941 : echo e874ad3bd124486aa1c966ea2dc1519f 2026-08-26 20:46:11.597 | e874ad3bd124486aa1c966ea2dc1519f 2026-08-26 20:46:11.602 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:126 : get_or_create_role k8s_viewer 2026-08-26 20:46:11.608 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-26 20:46:11.617 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_viewer --or-show -f value -c id 2026-08-26 20:46:12.023 | 2026-08-26 20:46:12.046 | +++ functions-common:oscwrap:2465 : return 0 2026-08-26 20:46:12.054 | ++ functions-common:get_or_create_role:940 : role_id=bd144c5a1f1044f1b2d7f80ce1d1eb15 2026-08-26 20:46:12.062 | ++ functions-common:get_or_create_role:941 : echo bd144c5a1f1044f1b2d7f80ce1d1eb15 2026-08-26 20:46:12.062 | bd144c5a1f1044f1b2d7f80ce1d1eb15 2026-08-26 20:46:12.070 | ++ /opt/stack/magnum/devstack/plugin.sh:source:40 : install_kubectl 2026-08-26 20:46:12.080 | +++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : wget -qO- https://dl.k8s.io/release/stable.txt 2026-08-26 20:46:12.158 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : MAGNUM_KUBECTL_TAG=v1.37.0 2026-08-26 20:46:12.163 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:336 : mkdir -p /opt/stack/bin 2026-08-26 20:46:12.176 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:337 : sudo wget -t 2 -c -q -O /opt/stack/bin/kubectl https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-26 20:46:13.620 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:338 : sudo chmod +x /opt/stack/bin/kubectl 2026-08-26 20:46:13.640 | ++ /opt/stack/magnum/devstack/plugin.sh:source:41 : install_sonobuoy 2026-08-26 20:46:13.648 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : grep tag_name 2026-08-26 20:46:13.652 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : wget -qO- https://api.github.com/repos/vmware-tanzu/sonobuoy/releases/latest 2026-08-26 20:46:13.652 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : awk '{ print $2}' 2026-08-26 20:46:13.652 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : tr -d '",' 2026-08-26 20:46:19.121 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:329 : MAGNUM_SONOBUOY_TAG=v0.57.5 2026-08-26 20:46:19.129 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:330 : wget -t 2 -c -qO- https://github.com/vmware-tanzu/sonobuoy/releases/download/v0.57.5/sonobuoy_0.57.5_linux_amd64.tar.gz 2026-08-26 20:46:19.129 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:330 : sudo tar -zxf - -C /opt/stack/bin sonobuoy 2026-08-26 20:46:22.290 | 2026-08-26 20:46:22.290 | gzip: stdin: unexpected end of file 2026-08-26 20:46:22.291 | tar: Child returned status 1 2026-08-26 20:46:22.291 | tar: Error is not recoverable: exiting now 2026-08-26 20:46:22.302 | + /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:1 : exit_trap 2026-08-26 20:46:22.309 | + ./stack.sh:exit_trap:525 : local r=2 2026-08-26 20:46:22.318 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-26 20:46:22.328 | + ./stack.sh:exit_trap:526 : jobs=84111 2026-08-26 20:46:22.335 | + ./stack.sh:exit_trap:529 : [[ -n 84111 ]] 2026-08-26 20:46:22.341 | + ./stack.sh:exit_trap:529 : [[ -n /opt/stack/logs/devstacklog.txt.2026-08-26-202111 ]] 2026-08-26 20:46:22.347 | + ./stack.sh:exit_trap:529 : [[ True == \T\r\u\e ]] 2026-08-26 20:46:22.356 | + ./stack.sh:exit_trap:530 : echo 'exit_trap: cleaning up child processes' 2026-08-26 20:46:22.356 | exit_trap: cleaning up child processes 2026-08-26 20:46:22.362 | + ./stack.sh:exit_trap:531 : kill 84111 2026-08-26 20:46:22.369 | + ./stack.sh:exit_trap:535 : '[' -f /tmp/tmp.AAiQ9j8XEj ']' 2026-08-26 20:46:22.375 | + ./stack.sh:exit_trap:536 : rm /tmp/tmp.AAiQ9j8XEj 2026-08-26 20:46:22.387 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-26 20:46:22.393 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-26 20:46:22.400 | + ./stack.sh:exit_trap:542 : [[ 2 -ne 0 ]] 2026-08-26 20:46:22.408 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-26 20:46:22.408 | Error on exit 2026-08-26 20:46:22.416 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-26 20:46:22.422 | + ./stack.sh:exit_trap:546 : generate-subunit 1787775650 1532 fail 2026-08-26 20:46:22.635 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-26 20:46:22.644 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-26 20:46:24.012 | + ./stack.sh:exit_trap:560 : exit 2