2026-07-18 03:28:29.500 | + ./stack.sh:main:491 : exec 2026-07-18 03:28:29.500 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-18-052829.summary.2026-07-18-052829 2026-07-18 03:28:29.500 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-18-052829' 2026-07-18 03:28:29.500 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:28:29.500 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-18-052829 2026-07-18 03:28:29.500 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-18-052829 /opt/stack/logs/stack.sh.log 2026-07-18 03:28:29.500 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-18-052829.summary.2026-07-18-052829 /opt/stack/logs/stack.sh.log.summary 2026-07-18 03:28:29.500 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-18 03:28:29.500 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-18 03:28:29.500 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-18 03:28:29.501 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-18 03:28:29.501 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-18 03:28:29.501 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-18 03:28:29.501 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-18 03:28:29.501 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-18 03:28:29.502 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-18 03:28:29.502 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-18 03:28:29.502 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-18 03:28:29.502 | + ./stack.sh:main:577 : set -o errexit 2026-07-18 03:28:29.503 | + ./stack.sh:main:580 : uname -a 2026-07-18 03:28:29.504 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-18 03:28:29.506 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-18 03:28:29.507 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-18 03:28:29.510 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-18 03:28:29.541 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-18 03:28:29.556 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-18 03:28:29.559 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-18 03:28:29.572 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-18 03:28:29.575 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-18 03:28:29.588 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-18 03:28:29.590 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-18 03:28:29.603 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-18 03:28:29.606 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-18 03:28:29.608 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-18 03:28:29.611 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-18 03:28:29.623 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-18 03:28:29.626 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-18 03:28:29.639 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-18 03:28:29.641 | + ./stack.sh:main:594 : tune_host 2026-07-18 03:28:29.643 | + lib/host:tune_host:125 : configure_host_mem 2026-07-18 03:28:29.645 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-18 03:28:29.647 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-18 03:28:29.649 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-18 03:28:29.651 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-18 03:28:29.653 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-18 03:28:29.655 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:28:29.657 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:28:29.659 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-18 03:28:29.661 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:28:29.663 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:28:29.665 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:28:29.667 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:28:29.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:28:29.671 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:28:29.673 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-18 03:28:29.675 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-18 03:28:29.676 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-18 03:28:29.679 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-18 03:28:29.682 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-18 03:28:29.684 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-18 03:28:29.686 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-18 03:28:29.688 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:28:29.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:28:29.693 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:28:29.696 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345309694 2026-07-18 03:28:29.698 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-18 03:28:29.700 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-18 03:28:29.703 | + 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-07-18 03:28:29.837 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-18 03:28:30.003 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-18 03:28:30.030 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-18 03:28:30.101 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-18 03:28:30.195 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-18 03:28:33.145 | Fetched 4747 B in 1s (8187 B/s) 2026-07-18 03:28:34.780 | Reading package lists... 2026-07-18 03:28:34.808 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-18 03:28:34.811 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-18 03:28:34.813 | + functions-common:time_stop:2420 : local name 2026-07-18 03:28:34.816 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:28:34.818 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:28:34.820 | + functions-common:time_stop:2423 : local total 2026-07-18 03:28:34.822 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:28:34.824 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-18 03:28:34.827 | + functions-common:time_stop:2427 : start_time=1784345309694 2026-07-18 03:28:34.829 | + functions-common:time_stop:2429 : [[ -z 1784345309694 ]] 2026-07-18 03:28:34.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:28:34.835 | + functions-common:time_stop:2432 : end_time=1784345314833 2026-07-18 03:28:34.837 | + functions-common:time_stop:2433 : elapsed_time=5139 2026-07-18 03:28:34.840 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:28:34.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:28:34.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5139 2026-07-18 03:28:34.847 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-18 03:28:34.849 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:28:34.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:28:34.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:28:34.856 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-18 03:28:34.877 | + 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-07-18 03:28:34.915 | Reading package lists... 2026-07-18 03:28:35.330 | Building dependency tree... 2026-07-18 03:28:35.332 | Reading state information... 2026-07-18 03:28:36.005 | The following packages were automatically installed and are no longer required: 2026-07-18 03:28:36.007 | libfwupd2 libgusb2 2026-07-18 03:28:36.007 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:28:36.049 | The following NEW packages will be installed: 2026-07-18 03:28:36.052 | ksmtuned 2026-07-18 03:28:36.314 | 0 upgraded, 1 newly installed, 0 to remove and 56 not upgraded. 2026-07-18 03:28:36.315 | Need to get 7444 B of archives. 2026-07-18 03:28:36.315 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-18 03:28:36.315 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-18 03:28:36.533 | perl: warning: Setting locale failed. 2026-07-18 03:28:36.533 | perl: warning: Please check that your locale settings: 2026-07-18 03:28:36.533 | LANGUAGE = (unset), 2026-07-18 03:28:36.533 | LC_ALL = "en_US.utf8", 2026-07-18 03:28:36.533 | LANG = "de_DE.UTF-8" 2026-07-18 03:28:36.533 | are supported and installed on your system. 2026-07-18 03:28:36.533 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:28:36.594 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:28:36.594 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:28:36.594 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:28:36.785 | Fetched 7444 B in 0s (32.2 kB/s) 2026-07-18 03:28:36.823 | Selecting previously unselected package ksmtuned. 2026-07-18 03:28:36.876 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-18 03:28:36.882 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-18 03:28:36.886 | Unpacking ksmtuned (4.20150326) ... 2026-07-18 03:28:36.949 | Setting up ksmtuned (4.20150326) ... 2026-07-18 03:28:37.154 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-18 03:28:37.341 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-18 03:28:38.045 | perl: warning: Setting locale failed. 2026-07-18 03:28:38.045 | perl: warning: Please check that your locale settings: 2026-07-18 03:28:38.045 | LANGUAGE = (unset), 2026-07-18 03:28:38.046 | LC_ALL = "en_US.utf8", 2026-07-18 03:28:38.046 | LANG = "de_DE.UTF-8" 2026-07-18 03:28:38.046 | are supported and installed on your system. 2026-07-18 03:28:38.046 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:28:38.180 | perl: warning: Setting locale failed. 2026-07-18 03:28:38.183 | perl: warning: Please check that your locale settings: 2026-07-18 03:28:38.183 | LANGUAGE = (unset), 2026-07-18 03:28:38.183 | LC_ALL = "en_US.utf8", 2026-07-18 03:28:38.183 | LANG = "de_DE.UTF-8" 2026-07-18 03:28:38.183 | are supported and installed on your system. 2026-07-18 03:28:38.184 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:28:38.233 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:28:38.234 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:28:38.235 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:28:38.306 | perl: warning: Setting locale failed. 2026-07-18 03:28:38.306 | perl: warning: Please check that your locale settings: 2026-07-18 03:28:38.306 | LANGUAGE = (unset), 2026-07-18 03:28:38.306 | LC_ALL = "en_US.utf8", 2026-07-18 03:28:38.306 | LANG = "de_DE.UTF-8" 2026-07-18 03:28:38.307 | are supported and installed on your system. 2026-07-18 03:28:38.307 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:28:38.923 | 2026-07-18 03:28:38.923 | Running kernel seems to be up-to-date. 2026-07-18 03:28:38.924 | 2026-07-18 03:28:38.924 | No services need to be restarted. 2026-07-18 03:28:38.924 | 2026-07-18 03:28:38.924 | No containers need to be restarted. 2026-07-18 03:28:38.924 | 2026-07-18 03:28:38.924 | No user sessions are running outdated binaries. 2026-07-18 03:28:38.924 | 2026-07-18 03:28:38.924 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:28:40.993 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:28:40.995 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:28:40.998 | + functions-common:time_stop:2420 : local name 2026-07-18 03:28:41.000 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:28:41.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:28:41.005 | + functions-common:time_stop:2423 : local total 2026-07-18 03:28:41.008 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:28:41.010 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:28:41.012 | + functions-common:time_stop:2427 : start_time=1784345314874 2026-07-18 03:28:41.015 | + functions-common:time_stop:2429 : [[ -z 1784345314874 ]] 2026-07-18 03:28:41.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:28:41.022 | + functions-common:time_stop:2432 : end_time=1784345321019 2026-07-18 03:28:41.024 | + functions-common:time_stop:2433 : elapsed_time=6145 2026-07-18 03:28:41.027 | + functions-common:time_stop:2434 : total=12656 2026-07-18 03:28:41.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:28:41.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18801 2026-07-18 03:28:41.034 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:28:41.038 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-18 03:28:41.054 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-18 03:28:41.056 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-18 03:28:41.059 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-18 03:28:41.061 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-18 03:28:41.063 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-18 03:28:41.067 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-18 03:28:41.067 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-18 03:28:41.077 | 0 2026-07-18 03:28:41.081 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-18 03:28:41.083 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-18 03:28:41.086 | + lib/host:tune_host:126 : configure_host_net 2026-07-18 03:28:41.088 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-18 03:28:41.090 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-18 03:28:41.092 | + ./stack.sh:main:600 : fetch_plugins 2026-07-18 03:28:41.095 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-18 03:28:41.097 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-18 03:28:41.100 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-18 03:28:41.102 | + functions-common:fetch_plugins:1771 : return 2026-07-18 03:28:41.104 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-18 03:28:41.106 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-18 03:28:41.108 | + functions-common:run_phase:1849 : local phase= 2026-07-18 03:28:41.111 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:28:41.113 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:28:41.115 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:28:41.117 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:28:41.120 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:28:41.123 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:28:41.127 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:28:41.130 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:28:41.133 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:28:41.135 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-18 03:28:41.138 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:28:41.154 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:28:41.156 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-18 03:28:41.159 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-18 03:28:41.162 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-18 03:28:41.164 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-18 03:28:41.167 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-18 03:28:41.169 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-18 03:28:41.172 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-18 03:28:41.174 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-18 03:28:41.177 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-18 03:28:41.179 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:28:41.182 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-18 03:28:41.184 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-18 03:28:41.187 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-18 03:28:41.189 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-18 03:28:41.192 | + functions-common:plugin_override_defaults:1812 : return 2026-07-18 03:28:41.195 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-18 03:28:41.213 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-18 03:28:41.216 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-18 03:28:41.232 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:28:41.235 | +++ lib/tls:source:43 : hostname -f 2026-07-18 03:28:41.240 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-18 03:28:41.243 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-18 03:28:41.245 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-18 03:28:41.248 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-18 03:28:41.250 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-18 03:28:41.253 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-18 03:28:41.255 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-18 03:28:41.258 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-18 03:28:41.260 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-18 03:28:41.262 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-18 03:28:41.267 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-18 03:28:41.281 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-18 03:28:41.300 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-18 03:28:41.316 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-18 03:28:41.331 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-18 03:28:41.370 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-18 03:28:41.451 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-18 03:28:41.556 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-18 03:28:41.588 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-18 03:28:41.647 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-18 03:28:41.702 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-18 03:28:41.704 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-18 03:28:41.723 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:28:41.726 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-18 03:28:41.729 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-18 03:28:41.732 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-18 03:28:41.735 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-18 03:28:41.739 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-18 03:28:41.757 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-18 03:28:41.759 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-18 03:28:41.763 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-18 03:28:41.766 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-18 03:28:41.769 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-18 03:28:41.772 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-18 03:28:41.775 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-18 03:28:41.779 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-18 03:28:41.782 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-18 03:28:41.786 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-18 03:28:41.804 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-18 03:28:41.807 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-18 03:28:41.810 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-18 03:28:41.813 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-18 03:28:41.816 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-18 03:28:41.820 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-18 03:28:41.823 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-18 03:28:41.826 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-18 03:28:41.829 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-18 03:28:41.832 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-18 03:28:41.835 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-18 03:28:41.838 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-18 03:28:41.841 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.94 2026-07-18 03:28:41.844 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-18 03:28:41.848 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-18 03:28:41.851 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-18 03:28:41.851 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-18 03:28:41.856 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-18 03:28:41.859 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-18 03:28:41.862 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-18 03:28:41.865 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-18 03:28:41.868 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-18 03:28:41.872 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-18 03:28:41.892 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-18 03:28:41.895 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.94 2026-07-18 03:28:41.899 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.94 2026-07-18 03:28:41.900 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-18 03:28:41.905 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.94 2026-07-18 03:28:41.908 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-18 03:28:41.911 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-18 03:28:41.914 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-18 03:28:41.916 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-18 03:28:41.920 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-18 03:28:41.923 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-18 03:28:41.925 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-18 03:28:41.928 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-18 03:28:41.931 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-18 03:28:41.934 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-18 03:28:41.937 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-18 03:28:41.940 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-18 03:28:41.942 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-18 03:28:41.945 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-18 03:28:41.948 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-18 03:28:41.951 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-18 03:28:41.954 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-18 03:28:41.957 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-18 03:28:41.959 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:28:41.963 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-18 03:28:41.965 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-18 03:28:41.969 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-18 03:28:41.986 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-18 03:28:41.989 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-18 03:28:41.992 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-18 03:28:41.996 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-18 03:28:41.999 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-18 03:28:42.002 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-18 03:28:42.005 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-18 03:28:42.008 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-18 03:28:42.011 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-18 03:28:42.014 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-18 03:28:42.017 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-18 03:28:42.021 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-18 03:28:42.024 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-18 03:28:42.027 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-18 03:28:42.030 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-18 03:28:42.033 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-18 03:28:42.036 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-18 03:28:42.039 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-18 03:28:42.042 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-18 03:28:42.044 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-18 03:28:42.167 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-18 03:28:42.182 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-18 03:28:42.186 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-18 03:28:42.189 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-18 03:28:42.192 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-18 03:28:42.194 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-18 03:28:42.196 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-18 03:28:42.199 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-18 03:28:42.202 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-18 03:28:42.204 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-18 03:28:42.206 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-18 03:28:42.208 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-18 03:28:42.212 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-18 03:28:42.214 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-18 03:28:42.218 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-18 03:28:42.220 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-18 03:28:42.224 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-18 03:28:42.227 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-18 03:28:42.230 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-18 03:28:42.234 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-18 03:28:42.237 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-18 03:28:42.241 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-18 03:28:42.241 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-18 03:28:42.242 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-18 03:28:42.243 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-18 03:28:42.248 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=cb:7d87:035f 2026-07-18 03:28:42.252 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-18 03:28:42.255 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-18 03:28:42.258 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-18 03:28:42.262 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-18 03:28:42.264 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdcb:7d87:035f::/56 2026-07-18 03:28:42.269 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdcb:7d87:035f::/56 2026-07-18 03:28:42.269 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-18 03:28:42.275 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdcb:7d87:035f::/64 2026-07-18 03:28:42.278 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-18 03:28:42.281 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-18 03:28:42.283 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-18 03:28:42.287 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-18 03:28:42.290 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-18 03:28:42.292 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-18 03:28:42.296 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-18 03:28:42.299 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-18 03:28:42.301 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-18 03:28:42.304 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-18 03:28:42.307 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-18 03:28:42.310 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-18 03:28:42.313 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-18 03:28:42.317 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdcb:7d87:035f::/56 2026-07-18 03:28:42.320 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-18 03:28:42.323 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-18 03:28:42.328 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-18 03:28:42.328 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-18 03:28:42.328 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-18 03:28:42.334 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-18 03:28:42.339 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-18 03:28:42.339 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-18 03:28:42.339 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-18 03:28:42.348 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-18 03:28:42.351 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-18 03:28:42.355 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-18 03:28:42.358 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-18 03:28:42.362 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-18 03:28:42.366 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-18 03:28:42.370 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-07-18 03:28:42.374 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-18 03:28:42.377 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-18 03:28:42.380 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-18 03:28:42.384 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-18 03:28:42.405 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-18 03:28:42.421 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-18 03:28:42.437 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-18 03:28:42.454 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-18 03:28:42.471 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-18 03:28:42.506 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-18 03:28:42.510 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-18 03:28:42.513 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-18 03:28:42.516 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-18 03:28:42.520 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-18 03:28:42.524 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-18 03:28:42.542 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-18 03:28:42.545 | + ./stack.sh:main:635 : run_phase source 2026-07-18 03:28:42.546 | + functions-common:run_phase:1848 : local mode=source 2026-07-18 03:28:42.550 | + functions-common:run_phase:1849 : local phase= 2026-07-18 03:28:42.552 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:28:42.554 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:28:42.558 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:28:42.560 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:28:42.562 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:28:42.565 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:28:42.570 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:28:42.573 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:28:42.575 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:28:42.579 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-18 03:28:42.582 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:28:42.600 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:28:42.602 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-18 03:28:42.605 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-18 03:28:42.651 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-18 03:28:42.655 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-18 03:28:42.658 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-18 03:28:42.661 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-18 03:28:42.663 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-18 03:28:42.666 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-18 03:28:42.670 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-18 03:28:42.672 | + functions-common:load_plugin_settings:1789 : return 2026-07-18 03:28:42.675 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-18 03:28:42.679 | + functions-common:verify_disabled_services:2131 : local service 2026-07-18 03:28:42.681 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.683 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-18 03:28:42.687 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.690 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-18 03:28:42.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.695 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-18 03:28:42.697 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.699 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-18 03:28:42.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.706 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-18 03:28:42.709 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.711 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-18 03:28:42.713 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.717 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-18 03:28:42.719 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.721 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-18 03:28:42.725 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.727 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-18 03:28:42.731 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.734 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-18 03:28:42.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.740 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-18 03:28:42.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.744 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-18 03:28:42.748 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.750 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-18 03:28:42.752 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.756 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-18 03:28:42.759 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.762 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-18 03:28:42.764 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.766 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-18 03:28:42.768 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.772 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-18 03:28:42.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.776 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-18 03:28:42.780 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.783 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-18 03:28:42.786 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.789 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-18 03:28:42.792 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.796 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-18 03:28:42.800 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.803 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-18 03:28:42.807 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.811 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-18 03:28:42.814 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.818 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-18 03:28:42.820 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:28:42.823 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-18 03:28:42.828 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-18 03:28:42.832 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-18 03:28:42.835 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-18 03:28:42.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:28:42.858 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-18 03:28:42.861 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-18 03:28:42.864 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-18 03:28:42.884 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:28:42.887 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-18 03:28:42.890 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-18 03:28:42.893 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-18 03:28:42.896 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-18 03:28:42.899 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-18 03:28:42.902 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-18 03:28:42.905 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-18 03:28:42.909 | + lib/database:initialize_database_backends:92 : return 0 2026-07-18 03:28:42.911 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-18 03:28:42.911 | Using mysql database backend 2026-07-18 03:28:42.914 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-18 03:28:42.933 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-18 03:28:42.938 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-18 03:28:42.942 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-18 03:28:42.946 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-18 03:28:42.950 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-18 03:28:42.954 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-18 03:28:42.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:28:42.979 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-18 03:28:42.997 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-18 03:28:43.017 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:28:43.021 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-18 03:28:43.040 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-18 03:28:43.059 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-18 03:28:43.080 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:28:43.083 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-18 03:28:43.105 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:28:43.108 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-18 03:28:43.111 | + functions-common:save_stackenv:65 : local tag=768 2026-07-18 03:28:43.116 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-18 03:28:43.121 | + functions-common:save_stackenv:67 : time_stamp=2026-07-18-052843 2026-07-18 03:28:43.124 | + functions-common:save_stackenv:68 : echo '# 2026-07-18-052843 768' 2026-07-18 03:28:43.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.129 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-18 03:28:43.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.136 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-18 03:28:43.139 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.142 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-18 03:28:43.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.148 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-18 03:28:43.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.155 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.94 2026-07-18 03:28:43.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.161 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.94/identity 2026-07-18 03:28:43.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.168 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-18-052829 2026-07-18 03:28:43.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.174 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-18 03:28:43.177 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.180 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.94 2026-07-18 03:28:43.183 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.186 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-18 03:28:43.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.192 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-18 03:28:43.196 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.198 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-18 03:28:43.201 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.205 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-18 03:28:43.207 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.211 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.94 2026-07-18 03:28:43.214 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:28:43.216 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-18 03:28:43.220 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-18 03:28:43.223 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-18 03:28:43.227 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-18 03:28:43.230 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-18 03:28:43.232 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:28:43.235 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:28:43.240 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:28:43.242 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:28:43.244 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:28:43.249 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:28:43.266 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:28:43.269 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:28:43.272 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:28:43.275 | + functions-common:git_clone:610 : echo master 2026-07-18 03:28:43.276 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:28:43.282 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-18 03:28:43.284 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:28:43.287 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-18 03:28:43.290 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:28:43.292 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:28:43.295 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:28:43.298 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:28:43.300 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:28:43.303 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:28:43.305 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:28:43.307 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:28:43.312 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:28:43.316 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345323313 2026-07-18 03:28:43.319 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-18 03:28:43.323 | Cloning into '/opt/stack/requirements'... 2026-07-18 03:28:49.009 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:28:49.013 | + functions-common:time_stop:2420 : local name 2026-07-18 03:28:49.016 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:28:49.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:28:49.023 | + functions-common:time_stop:2423 : local total 2026-07-18 03:28:49.026 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:28:49.029 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:28:49.032 | + functions-common:time_stop:2427 : start_time=1784345323313 2026-07-18 03:28:49.036 | + functions-common:time_stop:2429 : [[ -z 1784345323313 ]] 2026-07-18 03:28:49.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:28:49.045 | + functions-common:time_stop:2432 : end_time=1784345329041 2026-07-18 03:28:49.049 | + functions-common:time_stop:2433 : elapsed_time=5728 2026-07-18 03:28:49.051 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:28:49.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:28:49.058 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5728 2026-07-18 03:28:49.061 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-18 03:28:49.065 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:28:49.068 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:28:49.072 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:28:49.075 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:28:49.077 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:28:49.081 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:28:49.084 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:28:49.087 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:28:49.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:28:49.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:28:49.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345329095 2026-07-18 03:28:49.103 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:28:49.641 | From https://review.opendev.org/openstack/requirements 2026-07-18 03:28:49.641 | * branch master -> FETCH_HEAD 2026-07-18 03:28:49.651 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:28:49.655 | + functions-common:time_stop:2420 : local name 2026-07-18 03:28:49.658 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:28:49.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:28:49.664 | + functions-common:time_stop:2423 : local total 2026-07-18 03:28:49.668 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:28:49.671 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:28:49.674 | + functions-common:time_stop:2427 : start_time=1784345329095 2026-07-18 03:28:49.677 | + functions-common:time_stop:2429 : [[ -z 1784345329095 ]] 2026-07-18 03:28:49.682 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:28:49.687 | + functions-common:time_stop:2432 : end_time=1784345329683 2026-07-18 03:28:49.691 | + functions-common:time_stop:2433 : elapsed_time=588 2026-07-18 03:28:49.693 | + functions-common:time_stop:2434 : total=5728 2026-07-18 03:28:49.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:28:49.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6316 2026-07-18 03:28:49.703 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:28:49.706 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:28:49.710 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:28:49.713 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:28:49.717 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:28:49.720 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:28:49.724 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:28:49.728 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:28:49.731 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:28:49.735 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:28:49.741 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345329736 2026-07-18 03:28:49.744 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:28:49.759 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:28:49.759 | 2026-07-18 03:28:49.759 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:28:49.759 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:28:49.760 | state without impacting any branches by switching back to a branch. 2026-07-18 03:28:49.760 | 2026-07-18 03:28:49.760 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:28:49.760 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:28:49.760 | 2026-07-18 03:28:49.760 | git switch -c 2026-07-18 03:28:49.760 | 2026-07-18 03:28:49.760 | Or undo this operation with: 2026-07-18 03:28:49.760 | 2026-07-18 03:28:49.760 | git switch - 2026-07-18 03:28:49.760 | 2026-07-18 03:28:49.760 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:28:49.761 | 2026-07-18 03:28:49.761 | HEAD is now at 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-18 03:28:49.765 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:28:49.768 | + functions-common:time_stop:2420 : local name 2026-07-18 03:28:49.771 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:28:49.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:28:49.779 | + functions-common:time_stop:2423 : local total 2026-07-18 03:28:49.781 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:28:49.785 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:28:49.789 | + functions-common:time_stop:2427 : start_time=1784345329736 2026-07-18 03:28:49.792 | + functions-common:time_stop:2429 : [[ -z 1784345329736 ]] 2026-07-18 03:28:49.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:28:49.801 | + functions-common:time_stop:2432 : end_time=1784345329798 2026-07-18 03:28:49.805 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-18 03:28:49.808 | + functions-common:time_stop:2434 : total=6316 2026-07-18 03:28:49.811 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:28:49.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6378 2026-07-18 03:28:49.818 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-18 03:28:49.835 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-18 03:28:49.839 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:28:49.840 | + functions-common:git_clone:673 : head -1 2026-07-18 03:28:49.843 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-18 03:28:49.847 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:28:49.851 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-18 03:28:49.854 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:28:49.858 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-18 03:28:49.862 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-18 03:28:49.865 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-18 03:28:49.869 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-18 03:28:49.872 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-18 03:28:49.876 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-18 03:28:49.879 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-18 03:28:49.882 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-18 03:28:49.887 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-18 03:28:49.892 | ++ tools/install_prereqs.sh:source:47 : NOW=1784345329 2026-07-18 03:28:49.897 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-18 03:28:49.902 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-18 03:28:49.906 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-18 03:28:49.910 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784345329 2026-07-18 03:28:49.913 | ++ tools/install_prereqs.sh:source:50 : [[ 1784345329 -lt 7200 ]] 2026-07-18 03:28:49.917 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-18 03:28:49.920 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-18 03:28:49.924 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-18 03:28:49.928 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-18 03:28:49.931 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-18 03:28:49.934 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-18 03:28:49.937 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-18 03:28:49.942 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-18 03:28:49.977 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-18 03:28:49.977 | apache2-dev 2026-07-18 03:28:49.977 | bc 2026-07-18 03:28:49.977 | bsdmainutils 2026-07-18 03:28:49.978 | curl 2026-07-18 03:28:49.978 | g++ 2026-07-18 03:28:49.978 | gawk 2026-07-18 03:28:49.978 | gcc 2026-07-18 03:28:49.978 | gettext 2026-07-18 03:28:49.978 | git 2026-07-18 03:28:49.978 | graphviz 2026-07-18 03:28:49.978 | iputils-ping 2026-07-18 03:28:49.978 | libffi-dev 2026-07-18 03:28:49.978 | libjpeg-dev 2026-07-18 03:28:49.978 | libpq-dev 2026-07-18 03:28:49.978 | libssl-dev 2026-07-18 03:28:49.979 | libsystemd-dev 2026-07-18 03:28:49.979 | libxml2-dev 2026-07-18 03:28:49.979 | libxslt1-dev 2026-07-18 03:28:49.979 | libyaml-dev 2026-07-18 03:28:49.979 | lsof 2026-07-18 03:28:49.979 | openssh-server 2026-07-18 03:28:49.979 | openssl 2026-07-18 03:28:49.980 | pkg-config 2026-07-18 03:28:49.980 | psmisc 2026-07-18 03:28:49.980 | python3-dev 2026-07-18 03:28:49.981 | python3-pip 2026-07-18 03:28:49.981 | python3-systemd 2026-07-18 03:28:49.981 | python3-venv 2026-07-18 03:28:49.982 | tar 2026-07-18 03:28:49.982 | tcpdump 2026-07-18 03:28:49.982 | unzip 2026-07-18 03:28:49.982 | uuid-runtime 2026-07-18 03:28:49.982 | wget 2026-07-18 03:28:49.982 | zlib1g-dev 2026-07-18 03:28:49.982 | libkrb5-dev 2026-07-18 03:28:49.982 | libldap2-dev 2026-07-18 03:28:49.982 | libsasl2-dev 2026-07-18 03:28:49.983 | memcached 2026-07-18 03:28:49.983 | python3-mysqldb 2026-07-18 03:28:49.983 | sqlite3 2026-07-18 03:28:49.983 | conntrack 2026-07-18 03:28:49.983 | curl 2026-07-18 03:28:49.983 | ebtables 2026-07-18 03:28:49.983 | genisoimage 2026-07-18 03:28:49.983 | iptables 2026-07-18 03:28:49.983 | iputils-arping 2026-07-18 03:28:49.983 | kpartx 2026-07-18 03:28:49.983 | libjs-jquery-tablesorter 2026-07-18 03:28:49.984 | parted 2026-07-18 03:28:49.984 | pm-utils 2026-07-18 03:28:49.984 | python3-mysqldb 2026-07-18 03:28:49.984 | socat 2026-07-18 03:28:49.984 | sqlite3 2026-07-18 03:28:49.984 | sudo 2026-07-18 03:28:49.984 | vlan 2026-07-18 03:28:49.984 | lsscsi 2026-07-18 03:28:49.984 | open-iscsi 2026-07-18 03:28:49.984 | cryptsetup 2026-07-18 03:28:49.984 | dosfstools 2026-07-18 03:28:49.984 | genisoimage 2026-07-18 03:28:49.985 | gir1.2-libosinfo-1.0 2026-07-18 03:28:49.985 | netcat-openbsd 2026-07-18 03:28:49.985 | open-iscsi 2026-07-18 03:28:49.985 | qemu-utils 2026-07-18 03:28:49.985 | sg3-utils 2026-07-18 03:28:49.985 | sysfsutils 2026-07-18 03:28:49.985 | lvm2 2026-07-18 03:28:49.985 | qemu-utils 2026-07-18 03:28:49.985 | thin-provisioning-tools 2026-07-18 03:28:49.985 | acl 2026-07-18 03:28:49.985 | dnsmasq-base 2026-07-18 03:28:49.985 | dnsmasq-utils 2026-07-18 03:28:49.986 | ebtables 2026-07-18 03:28:49.986 | haproxy 2026-07-18 03:28:49.986 | iptables 2026-07-18 03:28:49.986 | iputils-arping 2026-07-18 03:28:49.986 | iputils-ping 2026-07-18 03:28:49.986 | postgresql-server-dev-all 2026-07-18 03:28:49.986 | python3-mysqldb 2026-07-18 03:28:49.986 | sqlite3 2026-07-18 03:28:49.986 | sudo 2026-07-18 03:28:49.986 | vlan 2026-07-18 03:28:49.986 | pcp' 2026-07-18 03:28:49.987 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-18 03:28:50.006 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-18 03:28:50.006 | apache2-dev 2026-07-18 03:28:50.006 | bc 2026-07-18 03:28:50.006 | bsdmainutils 2026-07-18 03:28:50.007 | curl 2026-07-18 03:28:50.007 | g++ 2026-07-18 03:28:50.007 | gawk 2026-07-18 03:28:50.007 | gcc 2026-07-18 03:28:50.007 | gettext 2026-07-18 03:28:50.007 | git 2026-07-18 03:28:50.007 | graphviz 2026-07-18 03:28:50.007 | iputils-ping 2026-07-18 03:28:50.007 | libffi-dev 2026-07-18 03:28:50.007 | libjpeg-dev 2026-07-18 03:28:50.007 | libpq-dev 2026-07-18 03:28:50.007 | libssl-dev 2026-07-18 03:28:50.008 | libsystemd-dev 2026-07-18 03:28:50.008 | libxml2-dev 2026-07-18 03:28:50.008 | libxslt1-dev 2026-07-18 03:28:50.008 | libyaml-dev 2026-07-18 03:28:50.008 | lsof 2026-07-18 03:28:50.008 | openssh-server 2026-07-18 03:28:50.008 | openssl 2026-07-18 03:28:50.008 | pkg-config 2026-07-18 03:28:50.008 | psmisc 2026-07-18 03:28:50.008 | python3-dev 2026-07-18 03:28:50.009 | python3-pip 2026-07-18 03:28:50.009 | python3-systemd 2026-07-18 03:28:50.009 | python3-venv 2026-07-18 03:28:50.009 | tar 2026-07-18 03:28:50.009 | tcpdump 2026-07-18 03:28:50.009 | unzip 2026-07-18 03:28:50.009 | uuid-runtime 2026-07-18 03:28:50.010 | wget 2026-07-18 03:28:50.010 | zlib1g-dev 2026-07-18 03:28:50.010 | libkrb5-dev 2026-07-18 03:28:50.010 | libldap2-dev 2026-07-18 03:28:50.010 | libsasl2-dev 2026-07-18 03:28:50.010 | memcached 2026-07-18 03:28:50.011 | python3-mysqldb 2026-07-18 03:28:50.011 | sqlite3 2026-07-18 03:28:50.011 | conntrack 2026-07-18 03:28:50.011 | curl 2026-07-18 03:28:50.011 | ebtables 2026-07-18 03:28:50.011 | genisoimage 2026-07-18 03:28:50.012 | iptables 2026-07-18 03:28:50.012 | iputils-arping 2026-07-18 03:28:50.013 | kpartx 2026-07-18 03:28:50.013 | libjs-jquery-tablesorter 2026-07-18 03:28:50.013 | parted 2026-07-18 03:28:50.013 | pm-utils 2026-07-18 03:28:50.013 | python3-mysqldb 2026-07-18 03:28:50.013 | socat 2026-07-18 03:28:50.013 | sqlite3 2026-07-18 03:28:50.013 | sudo 2026-07-18 03:28:50.013 | vlan 2026-07-18 03:28:50.013 | lsscsi 2026-07-18 03:28:50.013 | open-iscsi 2026-07-18 03:28:50.014 | cryptsetup 2026-07-18 03:28:50.014 | dosfstools 2026-07-18 03:28:50.014 | genisoimage 2026-07-18 03:28:50.014 | gir1.2-libosinfo-1.0 2026-07-18 03:28:50.014 | netcat-openbsd 2026-07-18 03:28:50.014 | open-iscsi 2026-07-18 03:28:50.014 | qemu-utils 2026-07-18 03:28:50.014 | sg3-utils 2026-07-18 03:28:50.014 | sysfsutils 2026-07-18 03:28:50.014 | lvm2 2026-07-18 03:28:50.014 | qemu-utils 2026-07-18 03:28:50.014 | thin-provisioning-tools 2026-07-18 03:28:50.015 | acl 2026-07-18 03:28:50.015 | dnsmasq-base 2026-07-18 03:28:50.015 | dnsmasq-utils 2026-07-18 03:28:50.015 | ebtables 2026-07-18 03:28:50.015 | haproxy 2026-07-18 03:28:50.015 | iptables 2026-07-18 03:28:50.015 | iputils-arping 2026-07-18 03:28:50.015 | iputils-ping 2026-07-18 03:28:50.015 | postgresql-server-dev-all 2026-07-18 03:28:50.015 | python3-mysqldb 2026-07-18 03:28:50.015 | sqlite3 2026-07-18 03:28:50.016 | sudo 2026-07-18 03:28:50.016 | vlan 2026-07-18 03:28:50.016 | pcp ' 2026-07-18 03:28:50.016 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-18 03:28:50.016 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:28:50.016 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:28:50.020 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-18 03:28:50.020 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-18 03:28:50.026 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-18 03:28:50.029 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-18 03:28:50.032 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:28:50.036 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:28:50.039 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:28:50.043 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:28:50.045 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:28:50.048 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:28:50.052 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:28:50.056 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:28:50.058 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:28:50.062 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:28:50.065 | ++ functions-common:apt_get_update:1167 : return 2026-07-18 03:28:50.069 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-18 03:28:50.073 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:28:50.075 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:28:50.079 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:28:50.083 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-18 03:28:50.109 | ++ 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 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 lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-18 03:28:50.148 | Reading package lists... 2026-07-18 03:28:50.590 | Building dependency tree... 2026-07-18 03:28:50.591 | Reading state information... 2026-07-18 03:28:51.452 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-18 03:28:51.452 | bc set to manually installed. 2026-07-18 03:28:51.452 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-18 03:28:51.452 | g++ set to manually installed. 2026-07-18 03:28:51.452 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-18 03:28:51.452 | gawk set to manually installed. 2026-07-18 03:28:51.452 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-18 03:28:51.452 | gcc set to manually installed. 2026-07-18 03:28:51.453 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-18 03:28:51.453 | git set to manually installed. 2026-07-18 03:28:51.453 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-18 03:28:51.453 | iputils-ping set to manually installed. 2026-07-18 03:28:51.453 | lsof is already the newest version (4.95.0-1build3). 2026-07-18 03:28:51.453 | lsof set to manually installed. 2026-07-18 03:28:51.453 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-18 03:28:51.454 | openssl set to manually installed. 2026-07-18 03:28:51.454 | psmisc is already the newest version (23.7-1build1). 2026-07-18 03:28:51.454 | psmisc set to manually installed. 2026-07-18 03:28:51.455 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-18 03:28:51.455 | python3-dev set to manually installed. 2026-07-18 03:28:51.455 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-18 03:28:51.455 | python3-systemd is already the newest version (235-1build4). 2026-07-18 03:28:51.456 | python3-systemd set to manually installed. 2026-07-18 03:28:51.456 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-18 03:28:51.456 | tcpdump set to manually installed. 2026-07-18 03:28:51.456 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-18 03:28:51.456 | uuid-runtime set to manually installed. 2026-07-18 03:28:51.456 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-18 03:28:51.456 | zlib1g-dev set to manually installed. 2026-07-18 03:28:51.456 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-18 03:28:51.456 | iptables set to manually installed. 2026-07-18 03:28:51.456 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-18 03:28:51.456 | kpartx set to manually installed. 2026-07-18 03:28:51.456 | parted is already the newest version (3.6-4build1). 2026-07-18 03:28:51.457 | parted set to manually installed. 2026-07-18 03:28:51.457 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-18 03:28:51.457 | sudo set to manually installed. 2026-07-18 03:28:51.457 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-18 03:28:51.457 | open-iscsi set to manually installed. 2026-07-18 03:28:51.457 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-18 03:28:51.457 | cryptsetup set to manually installed. 2026-07-18 03:28:51.458 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-18 03:28:51.458 | dosfstools set to manually installed. 2026-07-18 03:28:51.458 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-18 03:28:51.459 | netcat-openbsd set to manually installed. 2026-07-18 03:28:51.459 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-18 03:28:51.459 | qemu-utils set to manually installed. 2026-07-18 03:28:51.459 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-18 03:28:51.459 | sg3-utils set to manually installed. 2026-07-18 03:28:51.460 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-18 03:28:51.460 | lvm2 set to manually installed. 2026-07-18 03:28:51.460 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-18 03:28:51.460 | thin-provisioning-tools set to manually installed. 2026-07-18 03:28:51.460 | acl is already the newest version (2.3.2-1build1.1). 2026-07-18 03:28:51.460 | acl set to manually installed. 2026-07-18 03:28:51.460 | The following packages were automatically installed and are no longer required: 2026-07-18 03:28:51.460 | libfwupd2 libgusb2 2026-07-18 03:28:51.460 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:28:51.460 | The following additional packages will be installed: 2026-07-18 03:28:51.460 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-18 03:28:51.461 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-18 03:28:51.461 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-18 03:28:51.461 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-18 03:28:51.461 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-18 03:28:51.461 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-18 03:28:51.461 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-18 03:28:51.461 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-18 03:28:51.462 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-18 03:28:51.462 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-18 03:28:51.462 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-18 03:28:51.463 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-18 03:28:51.463 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-18 03:28:51.463 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-18 03:28:51.464 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-18 03:28:51.464 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-18 03:28:51.464 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-18 03:28:51.464 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-18 03:28:51.464 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-18 03:28:51.464 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-18 03:28:51.464 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-18 03:28:51.464 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-18 03:28:51.464 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-18 03:28:51.464 | ncurses-term openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf 2026-07-18 03:28:51.464 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-07-18 03:28:51.465 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-07-18 03:28:51.465 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-07-18 03:28:51.465 | Suggested packages: 2026-07-18 03:28:51.465 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-18 03:28:51.465 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-18 03:28:51.465 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-18 03:28:51.465 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-18 03:28:51.466 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-18 03:28:51.466 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-18 03:28:51.466 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-18 03:28:51.467 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-07-18 03:28:51.467 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-07-18 03:28:51.467 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-07-18 03:28:51.467 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-07-18 03:28:51.467 | tar-scripts tar-doc zip 2026-07-18 03:28:51.635 | The following NEW packages will be installed: 2026-07-18 03:28:51.637 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-18 03:28:51.637 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-18 03:28:51.637 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-18 03:28:51.638 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-18 03:28:51.638 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-18 03:28:51.638 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-18 03:28:51.638 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-18 03:28:51.638 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-18 03:28:51.638 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-18 03:28:51.638 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-18 03:28:51.638 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-18 03:28:51.638 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-18 03:28:51.638 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-18 03:28:51.638 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-18 03:28:51.638 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-18 03:28:51.639 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-18 03:28:51.639 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-18 03:28:51.639 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-18 03:28:51.639 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-18 03:28:51.639 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-18 03:28:51.639 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-18 03:28:51.639 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-18 03:28:51.639 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-18 03:28:51.639 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-18 03:28:51.639 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-18 03:28:51.639 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-18 03:28:51.640 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-18 03:28:51.640 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-18 03:28:51.640 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-18 03:28:51.640 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-18 03:28:51.641 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-18 03:28:51.642 | uuid-dev vbetool vlan 2026-07-18 03:28:51.642 | The following packages will be upgraded: 2026-07-18 03:28:51.644 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 2026-07-18 03:28:51.644 | libtinfo6 ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-18 03:28:51.645 | openssh-server openssh-sftp-server tar wget 2026-07-18 03:28:51.890 | 15 upgraded, 161 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:28:51.890 | Need to get 179 MB of archives. 2026-07-18 03:28:51.890 | After this operation, 941 MB of additional disk space will be used. 2026-07-18 03:28:51.890 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-18 03:28:52.378 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-18 03:28:52.494 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-18 03:28:52.504 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-18 03:28:52.585 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-18 03:28:52.602 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-18 03:28:52.617 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-18 03:28:52.619 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-18 03:28:52.620 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-18 03:28:52.656 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-18 03:28:52.696 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-18 03:28:52.710 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-18 03:28:52.795 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-18 03:28:52.803 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-18 03:28:52.807 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-18 03:28:52.811 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-18 03:28:52.878 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-18 03:28:52.881 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-18 03:28:52.887 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-18 03:28:52.888 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-18 03:28:52.901 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-18 03:28:52.981 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-18 03:28:52.982 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-18 03:28:52.984 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-18 03:28:52.984 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-18 03:28:52.986 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-18 03:28:52.987 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-18 03:28:53.077 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-18 03:28:53.080 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-18 03:28:53.082 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-18 03:28:53.084 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.3 [334 kB] 2026-07-18 03:28:53.174 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-18 03:28:53.176 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-18 03:28:53.180 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-18 03:28:53.186 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-18 03:28:53.193 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-18 03:28:53.198 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-18 03:28:53.271 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-18 03:28:54.004 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-18 03:28:54.325 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-18 03:28:54.327 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-18 03:28:54.329 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-18 03:28:54.332 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-18 03:28:54.346 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-18 03:28:54.374 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-18 03:28:54.548 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-18 03:28:54.549 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-18 03:28:54.552 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-18 03:28:54.552 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-18 03:28:54.554 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-18 03:28:54.555 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-18 03:28:54.556 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-18 03:28:54.556 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-18 03:28:54.557 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-18 03:28:54.646 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-18 03:28:54.661 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-18 03:28:54.662 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-18 03:28:54.666 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-18 03:28:54.682 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-18 03:28:54.683 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-18 03:28:54.684 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-18 03:28:54.685 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-18 03:28:54.755 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-18 03:28:54.761 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-18 03:28:54.839 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-18 03:28:54.848 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-18 03:28:54.851 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-18 03:28:54.855 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-18 03:28:54.858 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-18 03:28:54.868 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-18 03:28:54.872 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-18 03:28:54.935 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-18 03:28:54.936 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-18 03:28:54.937 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-18 03:28:55.031 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-18 03:28:55.032 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-18 03:28:55.034 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-18 03:28:55.063 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-18 03:28:55.066 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-18 03:28:55.067 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-18 03:28:55.074 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-18 03:28:55.128 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-18 03:28:55.129 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-18 03:28:55.130 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-18 03:28:55.225 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-18 03:28:55.227 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-18 03:28:55.228 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-18 03:28:55.229 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-18 03:28:55.242 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-18 03:28:55.245 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-18 03:28:55.280 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-18 03:28:55.321 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-18 03:28:55.322 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-18 03:28:55.325 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-18 03:28:55.420 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-18 03:28:55.423 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-18 03:28:55.434 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-18 03:28:55.438 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-18 03:28:55.439 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-18 03:28:55.440 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-18 03:28:55.441 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-18 03:28:55.635 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-18 03:28:55.886 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-18 03:28:55.989 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-18 03:28:56.140 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-18 03:28:56.145 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-18 03:28:56.507 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-18 03:28:56.507 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-18 03:28:56.523 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-18 03:28:56.525 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-18 03:28:56.832 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-18 03:28:56.837 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-18 03:28:56.838 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-18 03:28:56.838 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-18 03:28:56.839 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-18 03:28:56.841 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-18 03:28:56.841 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-18 03:28:56.843 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-18 03:28:56.845 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-18 03:28:56.932 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-18 03:28:56.943 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-18 03:28:56.944 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-18 03:28:56.958 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-18 03:28:56.963 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-18 03:28:56.963 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-18 03:28:57.032 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-18 03:28:57.032 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-18 03:28:57.033 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-18 03:28:57.034 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-18 03:28:57.125 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-18 03:28:57.151 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-18 03:28:57.153 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-18 03:28:57.156 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-18 03:28:57.222 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-18 03:28:57.223 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-18 03:28:57.232 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-18 03:28:57.234 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-18 03:28:57.240 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-18 03:28:57.245 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-18 03:28:57.966 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-18 03:28:57.968 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-18 03:28:57.974 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-18 03:28:58.142 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-18 03:28:58.145 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-18 03:28:59.167 | Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-18 03:28:59.169 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-18 03:28:59.173 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-18 03:28:59.174 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-18 03:28:59.175 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-18 03:28:59.177 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-18 03:28:59.178 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-18 03:28:59.195 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-18 03:28:59.218 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-18 03:28:59.267 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-18 03:28:59.315 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-18 03:28:59.347 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-18 03:28:59.362 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-18 03:28:59.363 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-18 03:28:59.364 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-18 03:28:59.367 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-18 03:28:59.370 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-18 03:28:59.370 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-18 03:28:59.371 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-18 03:28:59.459 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-18 03:28:59.460 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-18 03:28:59.555 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-18 03:28:59.556 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-18 03:28:59.557 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-18 03:28:59.558 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-18 03:28:59.558 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-18 03:28:59.559 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-18 03:28:59.562 | Get:172 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-18 03:28:59.563 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-18 03:28:59.652 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-18 03:28:59.706 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-18 03:28:59.747 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-18 03:28:59.994 | perl: warning: Setting locale failed. 2026-07-18 03:28:59.995 | perl: warning: Please check that your locale settings: 2026-07-18 03:28:59.995 | LANGUAGE = (unset), 2026-07-18 03:28:59.995 | LC_ALL = "en_US.utf8", 2026-07-18 03:28:59.995 | LANG = "de_DE.UTF-8" 2026-07-18 03:28:59.995 | are supported and installed on your system. 2026-07-18 03:28:59.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:29:00.059 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:29:00.059 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:29:00.059 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:29:00.407 | Vorkonfiguration der Pakete ... 2026-07-18 03:29:00.440 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:00.593 | Fetched 179 MB in 8s (22.2 MB/s) 2026-07-18 03:29:00.676 | (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 ... 107981 files and directories currently installed.) 2026-07-18 03:29:00.681 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-18 03:29:00.693 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:00.782 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:00.904 | (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 ... 107981 files and directories currently installed.) 2026-07-18 03:29:00.910 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-18 03:29:00.924 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-18 03:29:01.004 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-18 03:29:01.129 | (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 ... 107981 files and directories currently installed.) 2026-07-18 03:29:01.135 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-18 03:29:01.147 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:01.253 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:01.372 | (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 ... 107981 files and directories currently installed.) 2026-07-18 03:29:01.378 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-18 03:29:01.390 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:02.714 | Selecting previously unselected package libapr1t64:amd64. 2026-07-18 03:29:02.728 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-18 03:29:02.736 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-18 03:29:02.786 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-18 03:29:02.799 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-18 03:29:02.803 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:02.856 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-18 03:29:02.867 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-18 03:29:02.871 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:02.911 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-18 03:29:02.924 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-18 03:29:02.928 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:02.976 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-18 03:29:02.986 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-18 03:29:03.053 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-18 03:29:03.065 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-18 03:29:03.124 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-18 03:29:03.136 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-18 03:29:03.140 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-18 03:29:03.186 | Selecting previously unselected package apache2-bin. 2026-07-18 03:29:03.197 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-18 03:29:03.201 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:03.349 | Selecting previously unselected package apache2-data. 2026-07-18 03:29:03.361 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-18 03:29:03.364 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:03.549 | Selecting previously unselected package apache2-utils. 2026-07-18 03:29:03.561 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-18 03:29:03.564 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:03.628 | Selecting previously unselected package apache2. 2026-07-18 03:29:03.641 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-18 03:29:03.647 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:03.650 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:03.764 | Selecting previously unselected package haproxy. 2026-07-18 03:29:03.775 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:29:03.787 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-18 03:29:03.918 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-18 03:29:03.929 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-18 03:29:03.933 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-18 03:29:03.985 | Selecting previously unselected package memcached. 2026-07-18 03:29:03.997 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-18 03:29:04.004 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-18 03:29:04.071 | Preparing to unpack .../15-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-18 03:29:04.082 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-18 03:29:04.149 | Preparing to unpack .../16-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-18 03:29:04.278 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-18 03:29:04.377 | Preparing to unpack .../17-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-18 03:29:04.403 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-07-18 03:29:04.506 | Selecting previously unselected package libjson-perl. 2026-07-18 03:29:04.518 | Preparing to unpack .../18-libjson-perl_4.10000-1_all.deb ... 2026-07-18 03:29:04.522 | Unpacking libjson-perl (4.10000-1) ... 2026-07-18 03:29:04.578 | Selecting previously unselected package postgresql-client-common. 2026-07-18 03:29:04.590 | Preparing to unpack .../19-postgresql-client-common_257build1.1_all.deb ... 2026-07-18 03:29:04.594 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-18 03:29:04.648 | Selecting previously unselected package ssl-cert. 2026-07-18 03:29:04.661 | Preparing to unpack .../20-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-18 03:29:04.665 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-18 03:29:04.722 | Selecting previously unselected package postgresql-common. 2026-07-18 03:29:04.734 | Preparing to unpack .../21-postgresql-common_257build1.1_all.deb ... 2026-07-18 03:29:04.757 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-18 03:29:04.766 | Unpacking postgresql-common (257build1.1) ... 2026-07-18 03:29:04.884 | Selecting previously unselected package libsysfs2:amd64. 2026-07-18 03:29:04.896 | Preparing to unpack .../22-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-18 03:29:04.900 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-18 03:29:04.949 | Selecting previously unselected package sysfsutils. 2026-07-18 03:29:04.962 | Preparing to unpack .../23-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-18 03:29:04.968 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-18 03:29:05.026 | Preparing to unpack .../24-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-18 03:29:05.037 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:05.102 | Preparing to unpack .../25-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-18 03:29:05.112 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:05.175 | Preparing to unpack .../26-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-18 03:29:05.186 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-18 03:29:05.255 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:05.371 | (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 ... 109036 files and directories currently installed.) 2026-07-18 03:29:05.377 | Preparing to unpack .../000-wget_1.21.4-1ubuntu4.3_amd64.deb ... 2026-07-18 03:29:05.389 | Unpacking wget (1.21.4-1ubuntu4.3) over (1.21.4-1ubuntu4.1) ... 2026-07-18 03:29:05.445 | Selecting previously unselected package autotools-dev. 2026-07-18 03:29:05.456 | Preparing to unpack .../001-autotools-dev_20220109.1_all.deb ... 2026-07-18 03:29:05.460 | Unpacking autotools-dev (20220109.1) ... 2026-07-18 03:29:05.511 | Selecting previously unselected package m4. 2026-07-18 03:29:05.525 | Preparing to unpack .../002-m4_1.4.19-4build1_amd64.deb ... 2026-07-18 03:29:05.537 | Unpacking m4 (1.4.19-4build1) ... 2026-07-18 03:29:05.613 | Selecting previously unselected package autoconf. 2026-07-18 03:29:05.625 | Preparing to unpack .../003-autoconf_2.71-3_all.deb ... 2026-07-18 03:29:05.628 | Unpacking autoconf (2.71-3) ... 2026-07-18 03:29:05.724 | Selecting previously unselected package automake. 2026-07-18 03:29:05.735 | Preparing to unpack .../004-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-18 03:29:05.742 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-18 03:29:05.856 | Selecting previously unselected package autopoint. 2026-07-18 03:29:05.868 | Preparing to unpack .../005-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-18 03:29:05.872 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-18 03:29:05.917 | Selecting previously unselected package libdebhelper-perl. 2026-07-18 03:29:05.928 | Preparing to unpack .../006-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-18 03:29:05.932 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-18 03:29:06.021 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-18 03:29:06.032 | Preparing to unpack .../007-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:06.036 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:07.249 | Selecting previously unselected package libclang-cpp17t64. 2026-07-18 03:29:07.258 | Preparing to unpack .../008-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:07.263 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:07.849 | Selecting previously unselected package libgc1:amd64. 2026-07-18 03:29:07.860 | Preparing to unpack .../009-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-18 03:29:07.864 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-18 03:29:07.917 | Selecting previously unselected package libobjc4:amd64. 2026-07-18 03:29:07.928 | Preparing to unpack .../010-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-18 03:29:07.933 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-18 03:29:07.974 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-18 03:29:07.985 | Preparing to unpack .../011-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-18 03:29:07.990 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-18 03:29:08.050 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-18 03:29:08.061 | Preparing to unpack .../012-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:08.065 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:08.296 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-18 03:29:08.307 | Preparing to unpack .../013-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:08.311 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:08.396 | Selecting previously unselected package libclang1-17t64. 2026-07-18 03:29:08.407 | Preparing to unpack .../014-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:08.411 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:08.747 | Selecting previously unselected package clang-17. 2026-07-18 03:29:08.757 | Preparing to unpack .../015-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:08.762 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:08.811 | Selecting previously unselected package libtool. 2026-07-18 03:29:08.822 | Preparing to unpack .../016-libtool_2.4.7-7build1_all.deb ... 2026-07-18 03:29:08.826 | Unpacking libtool (2.4.7-7build1) ... 2026-07-18 03:29:08.881 | Selecting previously unselected package dh-autoreconf. 2026-07-18 03:29:08.891 | Preparing to unpack .../017-dh-autoreconf_20_all.deb ... 2026-07-18 03:29:08.895 | Unpacking dh-autoreconf (20) ... 2026-07-18 03:29:08.942 | Selecting previously unselected package libarchive-zip-perl. 2026-07-18 03:29:08.953 | Preparing to unpack .../018-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-18 03:29:08.957 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-18 03:29:09.026 | Selecting previously unselected package libsub-override-perl. 2026-07-18 03:29:09.037 | Preparing to unpack .../019-libsub-override-perl_0.10-1_all.deb ... 2026-07-18 03:29:09.041 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-18 03:29:09.083 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-18 03:29:09.093 | Preparing to unpack .../020-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-18 03:29:09.098 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-18 03:29:09.146 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-18 03:29:09.155 | Preparing to unpack .../021-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-18 03:29:09.159 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-18 03:29:09.197 | Selecting previously unselected package debugedit. 2026-07-18 03:29:09.209 | Preparing to unpack .../022-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-18 03:29:09.213 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-18 03:29:09.256 | Selecting previously unselected package dwz. 2026-07-18 03:29:09.267 | Preparing to unpack .../023-dwz_0.15-1build6_amd64.deb ... 2026-07-18 03:29:09.271 | Unpacking dwz (0.15-1build6) ... 2026-07-18 03:29:09.318 | Selecting previously unselected package gettext. 2026-07-18 03:29:09.330 | Preparing to unpack .../024-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-18 03:29:09.334 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-18 03:29:09.445 | Selecting previously unselected package intltool-debian. 2026-07-18 03:29:09.456 | Preparing to unpack .../025-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-18 03:29:09.460 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-18 03:29:09.501 | Selecting previously unselected package po-debconf. 2026-07-18 03:29:09.512 | Preparing to unpack .../026-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-18 03:29:09.516 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-18 03:29:09.606 | Selecting previously unselected package debhelper. 2026-07-18 03:29:09.617 | Preparing to unpack .../027-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-18 03:29:09.620 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-18 03:29:09.882 | Selecting previously unselected package uuid-dev:amd64. 2026-07-18 03:29:09.893 | Preparing to unpack .../028-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-18 03:29:09.898 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-18 03:29:09.951 | Selecting previously unselected package libsctp1:amd64. 2026-07-18 03:29:09.962 | Preparing to unpack .../029-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-18 03:29:09.965 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-18 03:29:10.003 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-18 03:29:10.013 | Preparing to unpack .../030-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-18 03:29:10.017 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-18 03:29:10.071 | Selecting previously unselected package libapr1-dev. 2026-07-18 03:29:10.081 | Preparing to unpack .../031-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-18 03:29:10.085 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-18 03:29:10.449 | Selecting previously unselected package libldap-dev:amd64. 2026-07-18 03:29:10.460 | Preparing to unpack .../032-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:10.463 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-18 03:29:10.621 | Selecting previously unselected package libldap2-dev. 2026-07-18 03:29:10.630 | Preparing to unpack .../033-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-18 03:29:10.634 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-18 03:29:10.671 | Selecting previously unselected package libaprutil1-dev. 2026-07-18 03:29:10.680 | Preparing to unpack .../034-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-18 03:29:10.685 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:11.001 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-18 03:29:11.012 | Preparing to unpack .../035-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-18 03:29:11.016 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:11.063 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-18 03:29:11.074 | Preparing to unpack .../036-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-18 03:29:11.077 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:11.124 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-18 03:29:11.136 | Preparing to unpack .../037-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-18 03:29:11.139 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:11.176 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-18 03:29:11.188 | Preparing to unpack .../038-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-18 03:29:11.191 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:11.306 | Selecting previously unselected package apache2-dev. 2026-07-18 03:29:11.317 | Preparing to unpack .../039-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-18 03:29:11.321 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:11.411 | Selecting previously unselected package ncal. 2026-07-18 03:29:11.421 | Preparing to unpack .../040-ncal_12.1.8_amd64.deb ... 2026-07-18 03:29:11.425 | Unpacking ncal (12.1.8) ... 2026-07-18 03:29:11.470 | Selecting previously unselected package bsdmainutils. 2026-07-18 03:29:11.481 | Preparing to unpack .../041-bsdmainutils_12.1.8_all.deb ... 2026-07-18 03:29:11.487 | Unpacking bsdmainutils (12.1.8) ... 2026-07-18 03:29:11.524 | Selecting previously unselected package conntrack. 2026-07-18 03:29:11.535 | Preparing to unpack .../042-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-18 03:29:11.538 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-18 03:29:11.594 | Preparing to unpack .../043-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-18 03:29:11.621 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-07-18 03:29:11.762 | Selecting previously unselected package dnsmasq-utils. 2026-07-18 03:29:11.773 | Preparing to unpack .../044-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-18 03:29:11.776 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-18 03:29:11.827 | Selecting previously unselected package ebtables. 2026-07-18 03:29:11.841 | Preparing to unpack .../045-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-18 03:29:11.858 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-18 03:29:11.907 | Selecting previously unselected package fonts-liberation. 2026-07-18 03:29:11.918 | Preparing to unpack .../046-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-18 03:29:11.922 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-18 03:29:12.014 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-18 03:29:12.025 | Preparing to unpack .../047-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-18 03:29:12.029 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-18 03:29:12.075 | Selecting previously unselected package fonts-liberation2. 2026-07-18 03:29:12.086 | Preparing to unpack .../048-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-18 03:29:12.090 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-18 03:29:12.128 | Selecting previously unselected package genisoimage. 2026-07-18 03:29:12.139 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-18 03:29:12.143 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-18 03:29:12.204 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-18 03:29:12.216 | Preparing to unpack .../050-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-18 03:29:12.221 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-18 03:29:12.273 | Selecting previously unselected package libann0. 2026-07-18 03:29:12.284 | Preparing to unpack .../051-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-18 03:29:12.287 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-18 03:29:12.328 | Selecting previously unselected package libcdt5:amd64. 2026-07-18 03:29:12.340 | Preparing to unpack .../052-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.343 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.384 | Selecting previously unselected package libcgraph6:amd64. 2026-07-18 03:29:12.395 | Preparing to unpack .../053-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.399 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.442 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-18 03:29:12.453 | Preparing to unpack .../054-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-18 03:29:12.457 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-18 03:29:12.503 | Selecting previously unselected package libltdl7:amd64. 2026-07-18 03:29:12.514 | Preparing to unpack .../055-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-18 03:29:12.517 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-18 03:29:12.558 | Selecting previously unselected package libpathplan4:amd64. 2026-07-18 03:29:12.569 | Preparing to unpack .../056-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.573 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.619 | Selecting previously unselected package libgvc6. 2026-07-18 03:29:12.628 | Preparing to unpack .../057-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.632 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.698 | Selecting previously unselected package libgvpr2:amd64. 2026-07-18 03:29:12.709 | Preparing to unpack .../058-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.713 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.758 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-18 03:29:12.769 | Preparing to unpack .../059-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:12.773 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:12.841 | Selecting previously unselected package libice6:amd64. 2026-07-18 03:29:12.852 | Preparing to unpack .../060-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-18 03:29:12.856 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-18 03:29:12.900 | Selecting previously unselected package libsm6:amd64. 2026-07-18 03:29:12.911 | Preparing to unpack .../061-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-18 03:29:12.915 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-18 03:29:12.961 | Selecting previously unselected package libxt6t64:amd64. 2026-07-18 03:29:12.972 | Preparing to unpack .../062-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-18 03:29:12.976 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-18 03:29:13.023 | Selecting previously unselected package libxmu6:amd64. 2026-07-18 03:29:13.034 | Preparing to unpack .../063-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-18 03:29:13.037 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-18 03:29:13.081 | Selecting previously unselected package libxaw7:amd64. 2026-07-18 03:29:13.092 | Preparing to unpack .../064-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-18 03:29:13.096 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-18 03:29:13.143 | Selecting previously unselected package graphviz. 2026-07-18 03:29:13.154 | Preparing to unpack .../065-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-18 03:29:13.158 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:13.261 | Selecting previously unselected package icu-devtools. 2026-07-18 03:29:13.272 | Preparing to unpack .../066-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-18 03:29:13.277 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-18 03:29:13.341 | Selecting previously unselected package iputils-arping. 2026-07-18 03:29:13.351 | Preparing to unpack .../067-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-18 03:29:13.356 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-18 03:29:13.404 | Selecting previously unselected package comerr-dev:amd64. 2026-07-18 03:29:13.414 | Preparing to unpack .../068-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-18 03:29:13.420 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-18 03:29:13.477 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-18 03:29:13.488 | Preparing to unpack .../069-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:13.493 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:13.542 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-18 03:29:13.550 | Preparing to unpack .../070-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:13.554 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:13.599 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-18 03:29:13.610 | Preparing to unpack .../071-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:13.614 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:13.661 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-18 03:29:13.672 | Preparing to unpack .../072-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:13.676 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:13.716 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-18 03:29:13.727 | Preparing to unpack .../073-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:13.730 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:13.805 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-18 03:29:13.816 | Preparing to unpack .../074-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-18 03:29:13.820 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-18 03:29:13.865 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-18 03:29:13.877 | Preparing to unpack .../075-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:13.880 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:14.177 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-18 03:29:14.187 | Preparing to unpack .../076-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-18 03:29:14.191 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-18 03:29:14.251 | Preparing to unpack .../077-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-18 03:29:14.264 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-07-18 03:29:14.319 | Selecting previously unselected package libgts-bin. 2026-07-18 03:29:14.331 | Preparing to unpack .../078-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-18 03:29:14.334 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-18 03:29:14.390 | Selecting previously unselected package libicu-dev:amd64. 2026-07-18 03:29:14.401 | Preparing to unpack .../079-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-18 03:29:14.405 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-18 03:29:14.979 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-18 03:29:14.990 | Preparing to unpack .../080-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-18 03:29:14.994 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-18 03:29:15.051 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-18 03:29:15.062 | Preparing to unpack .../081-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-18 03:29:15.066 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-18 03:29:15.106 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-18 03:29:15.118 | Preparing to unpack .../082-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-18 03:29:15.122 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-18 03:29:15.164 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-18 03:29:15.173 | Preparing to unpack .../083-libjs-jquery-metadata_12-4_all.deb ... 2026-07-18 03:29:15.177 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-18 03:29:15.221 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-18 03:29:15.232 | Preparing to unpack .../084-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-18 03:29:15.237 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-18 03:29:15.354 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-18 03:29:15.366 | Preparing to unpack .../085-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-18 03:29:15.370 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-18 03:29:15.414 | Selecting previously unselected package libjson-xs-perl. 2026-07-18 03:29:15.426 | Preparing to unpack .../086-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:15.430 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-18 03:29:15.480 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-18 03:29:15.490 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-18 03:29:15.494 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-18 03:29:15.564 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-18 03:29:15.575 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-18 03:29:15.580 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-18 03:29:15.624 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-18 03:29:15.635 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-18 03:29:15.639 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-18 03:29:15.691 | Selecting previously unselected package mysql-common. 2026-07-18 03:29:15.702 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-18 03:29:15.721 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-18 03:29:15.790 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-18 03:29:15.801 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:29:15.805 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:29:15.906 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-18 03:29:15.917 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-18 03:29:15.921 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:16.009 | Selecting previously unselected package pcp-conf. 2026-07-18 03:29:16.020 | Preparing to unpack .../093-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:16.025 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-18 03:29:16.075 | Selecting previously unselected package libpcp3t64. 2026-07-18 03:29:16.087 | Preparing to unpack .../094-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:16.091 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:16.144 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-18 03:29:16.158 | Preparing to unpack .../095-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:16.162 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:16.204 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-18 03:29:16.218 | Preparing to unpack .../096-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:16.222 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-18 03:29:16.272 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-18 03:29:16.286 | Preparing to unpack .../097-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-18 03:29:16.290 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:16.340 | Selecting previously unselected package libpq5:amd64. 2026-07-18 03:29:16.353 | Preparing to unpack .../098-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:16.358 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:16.405 | Selecting previously unselected package libssl-dev:amd64. 2026-07-18 03:29:16.418 | Preparing to unpack .../099-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-18 03:29:16.423 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-18 03:29:16.649 | Selecting previously unselected package libpq-dev. 2026-07-18 03:29:16.662 | Preparing to unpack .../100-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:16.666 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:16.723 | Selecting previously unselected package libsasl2-dev. 2026-07-18 03:29:16.736 | Preparing to unpack .../101-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-18 03:29:16.741 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-18 03:29:16.829 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-18 03:29:16.842 | Preparing to unpack .../102-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-18 03:29:16.847 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-18 03:29:17.092 | Selecting previously unselected package libx86-1:amd64. 2026-07-18 03:29:17.104 | Preparing to unpack .../103-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-18 03:29:17.108 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-18 03:29:17.149 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-18 03:29:17.163 | Preparing to unpack .../104-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-18 03:29:17.166 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-18 03:29:17.262 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-18 03:29:17.275 | Preparing to unpack .../105-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:29:17.279 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-18 03:29:17.375 | Selecting previously unselected package llvm-17-runtime. 2026-07-18 03:29:17.389 | Preparing to unpack .../106-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:17.392 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:17.457 | Selecting previously unselected package libpfm4:amd64. 2026-07-18 03:29:17.470 | Preparing to unpack .../107-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-18 03:29:17.474 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-18 03:29:17.542 | Selecting previously unselected package llvm-17. 2026-07-18 03:29:17.555 | Preparing to unpack .../108-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:17.559 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:18.650 | Selecting previously unselected package libffi-dev:amd64. 2026-07-18 03:29:18.663 | Preparing to unpack .../109-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-18 03:29:18.667 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-18 03:29:18.727 | Selecting previously unselected package llvm-17-tools. 2026-07-18 03:29:18.740 | Preparing to unpack .../110-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:18.744 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:19.083 | Selecting previously unselected package libz3-4:amd64. 2026-07-18 03:29:19.096 | Preparing to unpack .../111-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-18 03:29:19.100 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-18 03:29:19.322 | Selecting previously unselected package libz3-dev:amd64. 2026-07-18 03:29:19.336 | Preparing to unpack .../112-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-18 03:29:19.340 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-18 03:29:19.397 | Selecting previously unselected package llvm-17-dev. 2026-07-18 03:29:19.410 | Preparing to unpack .../113-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-18 03:29:19.414 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:22.929 | Selecting previously unselected package lsscsi. 2026-07-18 03:29:22.945 | Preparing to unpack .../114-lsscsi_0.32-1build1_amd64.deb ... 2026-07-18 03:29:22.948 | Unpacking lsscsi (0.32-1build1) ... 2026-07-18 03:29:22.992 | Selecting previously unselected package osinfo-db. 2026-07-18 03:29:23.002 | Preparing to unpack .../115-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-18 03:29:23.006 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-18 03:29:23.654 | Selecting previously unselected package pkgconf-bin. 2026-07-18 03:29:23.662 | Preparing to unpack .../116-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-18 03:29:23.667 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-18 03:29:23.711 | Selecting previously unselected package pkgconf:amd64. 2026-07-18 03:29:23.722 | Preparing to unpack .../117-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-18 03:29:23.730 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:23.778 | Selecting previously unselected package pkg-config:amd64. 2026-07-18 03:29:23.788 | Preparing to unpack .../118-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-18 03:29:23.796 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:23.839 | Selecting previously unselected package pm-utils. 2026-07-18 03:29:23.849 | Preparing to unpack .../119-pm-utils_1.4.1-21_all.deb ... 2026-07-18 03:29:23.852 | Unpacking pm-utils (1.4.1-21) ... 2026-07-18 03:29:23.930 | Selecting previously unselected package postgresql-client-16. 2026-07-18 03:29:23.941 | Preparing to unpack .../120-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:23.946 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:24.137 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-18 03:29:24.149 | Preparing to unpack .../121-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:29:24.152 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:24.698 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-18 03:29:24.710 | Preparing to unpack .../122-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-18 03:29:24.714 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-18 03:29:24.772 | Selecting previously unselected package python3-mysqldb. 2026-07-18 03:29:24.784 | Preparing to unpack .../123-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-18 03:29:24.788 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-18 03:29:24.841 | Selecting previously unselected package python3-pip-whl. 2026-07-18 03:29:24.852 | Preparing to unpack .../124-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-18 03:29:24.856 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-18 03:29:24.918 | Selecting previously unselected package python3-setuptools-whl. 2026-07-18 03:29:24.930 | Preparing to unpack .../125-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-18 03:29:24.933 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-18 03:29:24.988 | Selecting previously unselected package python3.12-venv. 2026-07-18 03:29:25.000 | Preparing to unpack .../126-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-18 03:29:25.005 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-18 03:29:25.046 | Selecting previously unselected package python3-venv. 2026-07-18 03:29:25.059 | Preparing to unpack .../127-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-18 03:29:25.064 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-18 03:29:25.099 | Selecting previously unselected package sqlite3. 2026-07-18 03:29:25.110 | Preparing to unpack .../128-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-18 03:29:25.114 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-18 03:29:25.161 | Selecting previously unselected package unzip. 2026-07-18 03:29:25.172 | Preparing to unpack .../129-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-18 03:29:25.175 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-18 03:29:25.223 | Selecting previously unselected package vbetool. 2026-07-18 03:29:25.235 | Preparing to unpack .../130-vbetool_1.1-5_amd64.deb ... 2026-07-18 03:29:25.238 | Unpacking vbetool (1.1-5) ... 2026-07-18 03:29:25.277 | Selecting previously unselected package libosinfo-l10n. 2026-07-18 03:29:25.288 | Preparing to unpack .../131-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-18 03:29:25.292 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-18 03:29:25.359 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-18 03:29:25.370 | Preparing to unpack .../132-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-18 03:29:25.373 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-18 03:29:25.414 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-18 03:29:25.425 | Preparing to unpack .../133-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-18 03:29:25.429 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-18 03:29:25.465 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-18 03:29:25.476 | Preparing to unpack .../134-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-18 03:29:25.480 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:25.526 | Selecting previously unselected package libpcp-archive1t64. 2026-07-18 03:29:25.538 | Preparing to unpack .../135-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.541 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.580 | Selecting previously unselected package libpcp-gui2t64. 2026-07-18 03:29:25.590 | Preparing to unpack .../136-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.593 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.632 | Selecting previously unselected package libpcp-import1t64. 2026-07-18 03:29:25.644 | Preparing to unpack .../137-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.647 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.685 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-18 03:29:25.697 | Preparing to unpack .../138-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.700 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.739 | Selecting previously unselected package libpcp-trace2t64. 2026-07-18 03:29:25.751 | Preparing to unpack .../139-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.754 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.793 | Selecting previously unselected package libpcp-web1t64. 2026-07-18 03:29:25.805 | Preparing to unpack .../140-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.808 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:25.850 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-18 03:29:25.862 | Preparing to unpack .../141-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-18 03:29:25.865 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-18 03:29:25.907 | Selecting previously unselected package python3-pcp. 2026-07-18 03:29:25.918 | Preparing to unpack .../142-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:25.922 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-18 03:29:25.977 | Selecting previously unselected package pcp. 2026-07-18 03:29:25.989 | Preparing to unpack .../143-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-18 03:29:26.240 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-18 03:29:27.143 | Selecting previously unselected package socat. 2026-07-18 03:29:27.156 | Preparing to unpack .../144-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-18 03:29:27.161 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-18 03:29:27.236 | Selecting previously unselected package vlan. 2026-07-18 03:29:27.247 | Preparing to unpack .../145-vlan_2.0.5ubuntu5_all.deb ... 2026-07-18 03:29:27.253 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-18 03:29:27.336 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-18 03:29:27.347 | Setting up postgresql-client-common (257build1.1) ... 2026-07-18 03:29:27.366 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-18 03:29:27.378 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-18 03:29:27.390 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-18 03:29:27.422 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-18 03:29:27.429 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-18 03:29:27.441 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:29:27.453 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-18 03:29:27.464 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-18 03:29:27.476 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-18 03:29:27.488 | Setting up wget (1.21.4-1ubuntu4.3) ... 2026-07-18 03:29:27.504 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-18 03:29:27.515 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-18 03:29:27.527 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-18 03:29:27.539 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-18 03:29:28.170 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-18 03:29:28.170 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-18 03:29:28.651 | Setting up ncal (12.1.8) ... 2026-07-18 03:29:28.663 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-18 03:29:28.675 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-18 03:29:28.687 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-18 03:29:28.699 | Setting up vbetool (1.1-5) ... 2026-07-18 03:29:28.711 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-18 03:29:28.745 | Setting up pm-utils (1.4.1-21) ... 2026-07-18 03:29:28.764 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-18 03:29:28.779 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-18 03:29:28.791 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:28.804 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:28.816 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-18 03:29:28.828 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-18 03:29:28.841 | Setting up m4 (1.4.19-4build1) ... 2026-07-18 03:29:28.854 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-18 03:29:28.866 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-18 03:29:28.889 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-18 03:29:28.923 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-18 03:29:28.935 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-18 03:29:28.947 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-18 03:29:29.860 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-18 03:29:30.302 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:30.311 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-18 03:29:30.322 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-18 03:29:30.559 | Setting up autotools-dev (20220109.1) ... 2026-07-18 03:29:30.572 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-18 03:29:30.583 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:30.595 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:30.606 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-18 03:29:30.618 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:30.629 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:30.641 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-18 03:29:30.701 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:29:30.701 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:29:30.702 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:29:30.875 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:31.343 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-18 03:29:31.799 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:31.810 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-18 03:29:31.822 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-18 03:29:31.833 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:31.844 | Setting up ebtables (2.0.11-6build1) ... 2026-07-18 03:29:32.404 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-18 03:29:32.415 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-18 03:29:32.427 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-18 03:29:32.438 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:32.449 | Setting up bsdmainutils (12.1.8) ... 2026-07-18 03:29:32.462 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-18 03:29:32.475 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-18 03:29:32.486 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-18 03:29:32.497 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-18 03:29:32.508 | Setting up lsscsi (0.32-1build1) ... 2026-07-18 03:29:32.518 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-18 03:29:32.529 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-18 03:29:32.540 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:32.552 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-18 03:29:32.562 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-18 03:29:32.574 | Setting up autoconf (2.71-3) ... 2026-07-18 03:29:32.589 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:32.600 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:32.612 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-18 03:29:32.623 | Setting up dwz (0.15-1build6) ... 2026-07-18 03:29:32.635 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-18 03:29:32.652 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-18 03:29:32.663 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-18 03:29:32.690 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:32.701 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-18 03:29:32.712 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:32.723 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-18 03:29:32.754 | Setting up libjson-perl (4.10000-1) ... 2026-07-18 03:29:32.765 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:32.777 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-18 03:29:32.788 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-18 03:29:32.817 | Setting up debugedit (1:5.0-5build2) ... 2026-07-18 03:29:32.827 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-18 03:29:32.838 | Setting up libsub-override-perl (0.10-1) ... 2026-07-18 03:29:32.848 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-18 03:29:32.859 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:32.870 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:32.880 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:32.890 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-18 03:29:32.901 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-18 03:29:32.911 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-18 03:29:32.922 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-18 03:29:32.932 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-18 03:29:32.943 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-18 03:29:32.953 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-18 03:29:32.963 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-18 03:29:32.974 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-18 03:29:32.984 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:32.995 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:33.005 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-18 03:29:33.015 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-18 03:29:33.023 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-18 03:29:33.034 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-18 03:29:33.044 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:33.055 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-18 03:29:33.065 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-18 03:29:33.075 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-18 03:29:33.086 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-18 03:29:33.096 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:33.107 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-18 03:29:33.117 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-18 03:29:33.201 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:29:33.201 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:29:33.202 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:29:34.938 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:34.950 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-18 03:29:35.052 | Setting up libtool (2.4.7-7build1) ... 2026-07-18 03:29:35.062 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-18 03:29:35.073 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:35.563 | 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-07-18 03:29:35.602 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-18 03:29:35.611 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-18 03:29:36.435 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-18 03:29:37.010 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:37.025 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-18 03:29:37.036 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:37.046 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:37.057 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:37.067 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-18 03:29:37.077 | Setting up dh-autoreconf (20) ... 2026-07-18 03:29:37.087 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:37.098 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-18 03:29:37.109 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-18 03:29:37.119 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-18 03:29:37.129 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-18 03:29:37.140 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-18 03:29:37.150 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-18 03:29:37.161 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-18 03:29:37.172 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-18 03:29:37.182 | Setting up postgresql-common (257build1.1) ... 2026-07-18 03:29:37.254 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:29:37.254 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:29:37.254 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:29:37.331 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:37.778 | 2026-07-18 03:29:37.778 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-18 03:29:37.953 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-18 03:29:37.954 | Removing obsolete dictionary files: 2026-07-18 03:29:38.993 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-18 03:29:39.554 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:39.605 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.618 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-18 03:29:39.630 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-18 03:29:39.642 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.654 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-18 03:29:39.665 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:39.678 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.689 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:39.701 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.713 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-18 03:29:39.725 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:39.737 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-18 03:29:39.748 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:39.760 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:39.772 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-18 03:29:39.784 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.796 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-18 03:29:39.828 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-18 03:29:39.840 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:39.852 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-18 03:29:39.875 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-18 03:29:39.887 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:39.898 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-18 03:29:39.910 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.922 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:39.935 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-18 03:29:39.947 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-18 03:29:39.959 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-18 03:29:39.971 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:39.983 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-18 03:29:39.997 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-18 03:29:40.633 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:40.677 | Enabling module mpm_event. 2026-07-18 03:29:40.730 | Enabling module authz_core. 2026-07-18 03:29:40.733 | Enabling module authz_host. 2026-07-18 03:29:40.783 | Enabling module authn_core. 2026-07-18 03:29:40.788 | Enabling module auth_basic. 2026-07-18 03:29:40.837 | Enabling module access_compat. 2026-07-18 03:29:40.883 | Enabling module authn_file. 2026-07-18 03:29:40.931 | Enabling module authz_user. 2026-07-18 03:29:40.985 | Enabling module alias. 2026-07-18 03:29:41.033 | Enabling module dir. 2026-07-18 03:29:41.084 | Enabling module autoindex. 2026-07-18 03:29:41.133 | Enabling module env. 2026-07-18 03:29:41.186 | Enabling module mime. 2026-07-18 03:29:41.238 | Enabling module negotiation. 2026-07-18 03:29:41.284 | Enabling module setenvif. 2026-07-18 03:29:41.333 | Enabling module filter. 2026-07-18 03:29:41.379 | Enabling module deflate. 2026-07-18 03:29:41.428 | Enabling module status. 2026-07-18 03:29:41.474 | Enabling module reqtimeout. 2026-07-18 03:29:41.521 | Enabling conf charset. 2026-07-18 03:29:41.568 | Enabling conf localized-error-pages. 2026-07-18 03:29:41.614 | Enabling conf other-vhosts-access-log. 2026-07-18 03:29:41.660 | Enabling conf security. 2026-07-18 03:29:41.707 | Enabling conf serve-cgi-bin. 2026-07-18 03:29:41.753 | Enabling site 000-default. 2026-07-18 03:29:42.798 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-18 03:29:43.499 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-18 03:29:44.980 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-18 03:29:44.994 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-18 03:29:45.309 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-18 03:29:45.320 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-18 03:29:45.331 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-18 03:29:47.176 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-18 03:29:47.243 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-18 03:29:47.311 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-18 03:29:47.383 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-18 03:29:49.179 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-18 03:29:49.449 | Processing triggers for ufw (0.36.2-6) ... 2026-07-18 03:29:49.584 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-18 03:29:49.640 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:29:53.137 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-18 03:29:53.173 | Processing triggers for install-info (7.1-3build2) ... 2026-07-18 03:29:53.352 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-18 03:29:53.405 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-18 03:29:53.648 | perl: warning: Setting locale failed. 2026-07-18 03:29:53.648 | perl: warning: Please check that your locale settings: 2026-07-18 03:29:53.648 | LANGUAGE = (unset), 2026-07-18 03:29:53.648 | LC_ALL = "en_US.utf8", 2026-07-18 03:29:53.648 | LANG = "de_DE.UTF-8" 2026-07-18 03:29:53.648 | are supported and installed on your system. 2026-07-18 03:29:53.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:29:53.778 | perl: warning: Setting locale failed. 2026-07-18 03:29:53.778 | perl: warning: Please check that your locale settings: 2026-07-18 03:29:53.778 | LANGUAGE = (unset), 2026-07-18 03:29:53.778 | LC_ALL = "en_US.utf8", 2026-07-18 03:29:53.779 | LANG = "de_DE.UTF-8" 2026-07-18 03:29:53.779 | are supported and installed on your system. 2026-07-18 03:29:53.779 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:29:53.829 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:29:53.829 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:29:53.829 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:29:53.898 | perl: warning: Setting locale failed. 2026-07-18 03:29:53.898 | perl: warning: Please check that your locale settings: 2026-07-18 03:29:53.898 | LANGUAGE = (unset), 2026-07-18 03:29:53.898 | LC_ALL = "en_US.utf8", 2026-07-18 03:29:53.898 | LANG = "de_DE.UTF-8" 2026-07-18 03:29:53.899 | are supported and installed on your system. 2026-07-18 03:29:53.899 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:29:54.393 | 2026-07-18 03:29:54.393 | Running kernel seems to be up-to-date. 2026-07-18 03:29:54.393 | 2026-07-18 03:29:54.394 | Restarting services... 2026-07-18 03:29:54.441 | systemctl restart ksmtuned.service packagekit.service 2026-07-18 03:29:54.523 | 2026-07-18 03:29:54.523 | Service restarts being deferred: 2026-07-18 03:29:54.523 | systemctl restart virtlockd.service 2026-07-18 03:29:54.524 | systemctl restart virtlogd.service 2026-07-18 03:29:54.524 | 2026-07-18 03:29:54.524 | No containers need to be restarted. 2026-07-18 03:29:54.524 | 2026-07-18 03:29:54.524 | User sessions running outdated binaries: 2026-07-18 03:29:54.524 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:29:54.535 | 2026-07-18 03:29:54.536 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:29:56.829 | ++ functions-common:apt_get:1211 : result=0 2026-07-18 03:29:56.831 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:29:56.834 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:29:56.838 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:29:56.841 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:29:56.844 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:29:56.848 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:29:56.851 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:29:56.854 | ++ functions-common:time_stop:2427 : start_time=1784345330105 2026-07-18 03:29:56.858 | ++ functions-common:time_stop:2429 : [[ -z 1784345330105 ]] 2026-07-18 03:29:56.863 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:29:56.868 | ++ functions-common:time_stop:2432 : end_time=1784345396864 2026-07-18 03:29:56.871 | ++ functions-common:time_stop:2433 : elapsed_time=66759 2026-07-18 03:29:56.874 | ++ functions-common:time_stop:2434 : total=18801 2026-07-18 03:29:56.877 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:29:56.881 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85560 2026-07-18 03:29:56.883 | ++ functions-common:apt_get:1215 : return 0 2026-07-18 03:29:56.887 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-18 03:29:56.891 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-18 03:29:56.896 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-18 03:29:56.903 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-18 03:29:56.907 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-18 03:29:56.911 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-18 03:29:56.916 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-18 03:29:56.921 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-18 03:29:56.924 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-18 03:29:56.929 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-18 03:29:56.932 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:29:57.259 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-18 03:29:57.262 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-18 03:29:57.265 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-18 03:29:57.267 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-18 03:29:57.270 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-18 03:29:57.272 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-18 03:29:57.275 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-18 03:29:57.277 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-18 03:29:57.279 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-18 03:29:57.282 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-18 03:29:57.284 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-18 03:29:57.286 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-18 03:29:57.288 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-18 03:29:57.290 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-18 03:29:57.292 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-18 03:29:57.295 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-18 03:29:57.297 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-18 03:29:57.300 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-18 03:29:57.302 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-18 03:29:57.304 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-18 03:29:57.307 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-18 03:29:57.311 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-18 03:29:57.313 | + functions-common:_ensure_lsb_release:420 : return 2026-07-18 03:29:57.316 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-18 03:29:57.331 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-18 03:29:57.334 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-18 03:29:57.348 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-18 03:29:57.352 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-18 03:29:57.365 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-18 03:29:57.367 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-18 03:29:57.370 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-18 03:29:57.372 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-18 03:29:57.375 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-18 03:29:57.378 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-18 03:29:57.380 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-18 03:29:57.382 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-18 03:29:57.385 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-18 03:29:57.387 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-18 03:29:57.390 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-18 03:29:57.390 | Distro: noble 2026-07-18 03:29:57.393 | + tools/install_pip.sh:main:117 : get_versions 2026-07-18 03:29:57.397 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-18 03:29:57.401 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-18 03:29:57.404 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-18 03:29:57.408 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-18 03:29:57.409 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-18 03:29:58.082 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-18 03:29:58.085 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-18 03:29:58.085 | pip: 24.0 2026-07-18 03:29:58.087 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-18 03:29:58.089 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-18 03:29:58.091 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:29:58.094 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:29:58.096 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:29:58.098 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:29:58.100 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:29:58.102 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:29:58.104 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:29:58.106 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:29:58.109 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:29:58.111 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:29:58.113 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:29:58.116 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:29:58.118 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:29:58.120 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-18 03:29:58.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:29:58.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:29:58.127 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-18 03:29:58.132 | + tools/install_pip.sh:main:146 : set -x 2026-07-18 03:29:58.134 | + tools/install_pip.sh:main:149 : get_versions 2026-07-18 03:29:58.137 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-18 03:29:58.142 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-18 03:29:58.144 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-18 03:29:58.148 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-18 03:29:58.148 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-18 03:29:58.723 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-18 03:29:58.725 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-18 03:29:58.726 | pip: 24.0 2026-07-18 03:29:58.729 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-18 03:29:58.732 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-18 03:29:58.736 | + ./stack.sh:main:807 : fixup_all 2026-07-18 03:29:58.739 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-18 03:29:58.742 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-18 03:29:58.744 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:29:58.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:29:58.751 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-18 03:29:58.768 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-18 03:29:58.784 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-18 03:29:58.800 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-18 03:29:58.803 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-18 03:29:58.807 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:29:58.810 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:29:58.814 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:29:58.817 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:29:58.821 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:29:58.824 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:29:58.827 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:29:58.831 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:29:58.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:29:58.837 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:29:58.840 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:29:58.844 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:29:58.848 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:29:58.851 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-18 03:29:58.854 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-18 03:29:58.857 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-18 03:29:58.875 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-18 03:29:58.890 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-18 03:29:58.907 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-18 03:29:58.924 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-18 03:29:58.939 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-18 03:29:58.956 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-18 03:29:58.972 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-18 03:29:58.989 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-18 03:29:58.992 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-18 03:29:58.996 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-18 03:30:04.420 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-18 03:30:04.444 | Using python 3.12 to install setuptools 2026-07-18 03:30:04.447 | + 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-07-18 03:30:05.798 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-18 03:30:06.046 | Collecting pip 2026-07-18 03:30:06.133 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-18 03:30:06.144 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-18 03:30:06.602 | Collecting setuptools[core] 2026-07-18 03:30:06.617 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:30:06.779 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-18 03:30:06.793 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:30:06.875 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-18 03:30:06.890 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-18 03:30:06.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-07-18 03:30:06.984 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-18 03:30:07.000 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:30:07.102 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-18 03:30:07.117 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:30:07.197 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-18 03:30:07.212 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:30:07.320 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:07.335 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-18 03:30:07.415 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:07.429 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-18 03:30:07.677 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:07.692 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-18 03:30:07.779 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:07.794 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:30:07.968 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:07.983 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-18 03:30:08.045 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:08.060 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:30:08.152 | 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-07-18 03:30:08.167 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-18 03:30:08.260 | 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-07-18 03:30:08.275 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:30:08.323 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-18 03:30:08.354 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-18 03:30:08.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.2 MB/s eta 0:00:00 2026-07-18 03:30:08.448 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-18 03:30:08.471 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-18 03:30:08.492 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-18 03:30:08.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-07-18 03:30:08.521 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-18 03:30:08.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.4 MB/s eta 0:00:00 2026-07-18 03:30:08.549 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-18 03:30:08.571 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-18 03:30:08.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.2 MB/s eta 0:00:00 2026-07-18 03:30:08.627 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-18 03:30:08.648 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-18 03:30:08.669 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-18 03:30:08.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 12.3 MB/s eta 0:00:00 2026-07-18 03:30:08.698 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-18 03:30:08.719 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-18 03:30:08.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 21.3 MB/s eta 0:00:00 2026-07-18 03:30:08.753 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-18 03:30:08.774 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-18 03:30:08.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.2 MB/s eta 0:00:00 2026-07-18 03:30:08.802 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-18 03:30:08.847 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.2 MB/s eta 0:00:00 2026-07-18 03:30:09.564 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-18 03:30:09.588 | Attempting uninstall: setuptools 2026-07-18 03:30:09.603 | Found existing installation: setuptools 68.1.2 2026-07-18 03:30:09.603 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:09.603 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-18 03:30:10.743 | Attempting uninstall: pygments 2026-07-18 03:30:10.775 | Found existing installation: Pygments 2.17.2 2026-07-18 03:30:10.775 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:10.776 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-18 03:30:12.023 | Attempting uninstall: pip 2026-07-18 03:30:12.030 | Found existing installation: pip 24.0 2026-07-18 03:30:12.097 | Uninstalling pip-24.0: 2026-07-18 03:30:12.108 | Successfully uninstalled pip-24.0 2026-07-18 03:30:13.718 | Attempting uninstall: packaging 2026-07-18 03:30:13.756 | Found existing installation: packaging 24.0 2026-07-18 03:30:13.756 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:13.757 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-18 03:30:13.946 | Attempting uninstall: markdown-it-py 2026-07-18 03:30:13.957 | Found existing installation: markdown-it-py 3.0.0 2026-07-18 03:30:13.957 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:13.957 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-18 03:30:14.117 | Attempting uninstall: wheel 2026-07-18 03:30:14.138 | Found existing installation: wheel 0.42.0 2026-07-18 03:30:14.138 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:14.139 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-18 03:30:14.190 | Attempting uninstall: rich 2026-07-18 03:30:14.230 | Found existing installation: rich 13.7.1 2026-07-18 03:30:14.230 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:14.231 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-18 03:30:14.943 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-18 03:30:15.156 | + inc/python:pip_install:216 : result=0 2026-07-18 03:30:15.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:30:15.163 | + functions-common:time_stop:2420 : local name 2026-07-18 03:30:15.166 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:30:15.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:30:15.173 | + functions-common:time_stop:2423 : local total 2026-07-18 03:30:15.176 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:30:15.179 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:30:15.181 | + functions-common:time_stop:2427 : start_time=1784345404437 2026-07-18 03:30:15.184 | + functions-common:time_stop:2429 : [[ -z 1784345404437 ]] 2026-07-18 03:30:15.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:30:15.193 | + functions-common:time_stop:2432 : end_time=1784345415189 2026-07-18 03:30:15.197 | + functions-common:time_stop:2433 : elapsed_time=10752 2026-07-18 03:30:15.199 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:30:15.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:30:15.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10752 2026-07-18 03:30:15.208 | + inc/python:pip_install:219 : return 0 2026-07-18 03:30:15.211 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/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-07-18 03:30:15.214 | + 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:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:30:15.217 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:30:15.220 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-18 03:30:15.224 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-18 03:30:15.228 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-18 03:30:15.256 | Using python 3.12 to install os-testr 2026-07-18 03:30:15.260 | + 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-07-18 03:30:16.581 | Collecting os-testr 2026-07-18 03:30:16.714 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-18 03:30:16.775 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-18 03:30:16.792 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:30:16.829 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-18 03:30:16.844 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-18 03:30:16.903 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-18 03:30:16.918 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-18 03:30:16.930 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-18 03:30:16.959 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-18 03:30:16.974 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-18 03:30:17.066 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-18 03:30:17.081 | 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-07-18 03:30:17.116 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-18 03:30:17.143 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-18 03:30:17.179 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-18 03:30:17.201 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-18 03:30:17.225 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-18 03:30:17.246 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-18 03:30:17.280 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.1 MB/s 0:00:00 2026-07-18 03:30:17.437 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-18 03:30:17.581 | Attempting uninstall: PyYAML 2026-07-18 03:30:17.589 | Found existing installation: PyYAML 6.0.1 2026-07-18 03:30:17.589 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:30:17.590 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-18 03:30:17.970 | 2026-07-18 03:30:17.974 | 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-07-18 03:30:18.089 | + inc/python:pip_install:216 : result=0 2026-07-18 03:30:18.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:30:18.097 | + functions-common:time_stop:2420 : local name 2026-07-18 03:30:18.101 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:30:18.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:30:18.109 | + functions-common:time_stop:2423 : local total 2026-07-18 03:30:18.112 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:30:18.116 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:30:18.120 | + functions-common:time_stop:2427 : start_time=1784345415249 2026-07-18 03:30:18.125 | + functions-common:time_stop:2429 : [[ -z 1784345415249 ]] 2026-07-18 03:30:18.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:30:18.135 | + functions-common:time_stop:2432 : end_time=1784345418131 2026-07-18 03:30:18.138 | + functions-common:time_stop:2433 : elapsed_time=2882 2026-07-18 03:30:18.142 | + functions-common:time_stop:2434 : total=10752 2026-07-18 03:30:18.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:30:18.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13634 2026-07-18 03:30:18.152 | + inc/python:pip_install:219 : return 0 2026-07-18 03:30:18.156 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-18 03:30:18.234 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-18 03:30:18.344 | + ./stack.sh:main:835 : install_infra 2026-07-18 03:30:18.348 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-18 03:30:18.352 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-18 03:30:18.356 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-18 03:30:23.830 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-18 03:30:23.833 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-18 03:30:23.859 | + 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-07-18 03:30:25.200 | Collecting pbr 2026-07-18 03:30:25.202 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:30:25.622 | Collecting setuptools[core] 2026-07-18 03:30:25.625 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:30:25.773 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-18 03:30:25.775 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:30:25.842 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-18 03:30:25.845 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-18 03:30:25.911 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-18 03:30:25.913 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:30:26.001 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-18 03:30:26.003 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:30:26.070 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-18 03:30:26.072 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:30:26.167 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.169 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-18 03:30:26.234 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.237 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-18 03:30:26.462 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.466 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-18 03:30:26.540 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.542 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:30:26.707 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.709 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-18 03:30:26.757 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-18 03:30:26.760 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:30:26.838 | 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-07-18 03:30:26.841 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-18 03:30:26.922 | 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-07-18 03:30:26.924 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:30:27.015 | 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-07-18 03:30:27.101 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-18 03:30:27.125 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-18 03:30:27.129 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-18 03:30:27.133 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-18 03:30:27.133 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-18 03:30:27.135 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-18 03:30:27.138 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-18 03:30:27.141 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-18 03:30:27.152 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-18 03:30:27.154 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-18 03:30:27.156 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-18 03:30:27.159 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-18 03:30:27.161 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-18 03:30:27.166 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-18 03:30:27.168 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-18 03:30:27.171 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-18 03:30:27.196 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-18 03:30:27.467 | 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-07-18 03:30:31.179 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-18 03:30:31.372 | + inc/python:pip_install:216 : result=0 2026-07-18 03:30:31.375 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:30:31.378 | + functions-common:time_stop:2420 : local name 2026-07-18 03:30:31.381 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:30:31.385 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:30:31.387 | + functions-common:time_stop:2423 : local total 2026-07-18 03:30:31.389 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:30:31.392 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:30:31.394 | + functions-common:time_stop:2427 : start_time=1784345423851 2026-07-18 03:30:31.397 | + functions-common:time_stop:2429 : [[ -z 1784345423851 ]] 2026-07-18 03:30:31.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:30:31.405 | + functions-common:time_stop:2432 : end_time=1784345431402 2026-07-18 03:30:31.408 | + functions-common:time_stop:2433 : elapsed_time=7551 2026-07-18 03:30:31.411 | + functions-common:time_stop:2434 : total=13634 2026-07-18 03:30:31.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:30:31.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21185 2026-07-18 03:30:31.420 | + inc/python:pip_install:219 : return 0 2026-07-18 03:30:31.423 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-18 03:30:31.426 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-18 03:30:31.451 | + 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-07-18 03:30:32.675 | Processing /opt/stack/requirements 2026-07-18 03:30:32.679 | Installing build dependencies: started 2026-07-18 03:30:35.732 | Installing build dependencies: finished with status 'done' 2026-07-18 03:30:35.735 | Getting requirements to build wheel: started 2026-07-18 03:30:36.019 | Getting requirements to build wheel: finished with status 'done' 2026-07-18 03:30:36.026 | Preparing metadata (pyproject.toml): started 2026-07-18 03:30:37.188 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:30:37.371 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:37.458 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-18 03:30:37.478 | 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.dev8547) (26.2) 2026-07-18 03:30:37.589 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:37.604 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-18 03:30:37.752 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:37.756 | 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-07-18 03:30:37.808 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:37.823 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-18 03:30:37.835 | 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.dev8547) (83.0.0) 2026-07-18 03:30:38.163 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:38.179 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-18 03:30:38.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.1 MB/s eta 0:00:00 2026-07-18 03:30:38.264 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:38.279 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-18 03:30:38.406 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:38.421 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-18 03:30:38.507 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-18 03:30:38.522 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:30:38.640 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-18 03:30:38.662 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-18 03:30:38.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-07-18 03:30:38.677 | 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-07-18 03:30:38.699 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-18 03:30:38.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-07-18 03:30:38.727 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-18 03:30:38.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-07-18 03:30:38.757 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-18 03:30:38.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.1 MB/s eta 0:00:00 2026-07-18 03:30:38.788 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-18 03:30:38.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-07-18 03:30:38.815 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-18 03:30:38.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-07-18 03:30:38.862 | Building wheels for collected packages: openstack_requirements 2026-07-18 03:30:38.864 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-18 03:30:41.063 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-18 03:30:41.063 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=efe21585f2a589d25faaef70622c8b3788417358b138405840a94bba9f8c16de 2026-07-18 03:30:41.063 | Stored in directory: /tmp/pip-ephem-wheel-cache-pnog8sd3/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-18 03:30:41.068 | Successfully built openstack_requirements 2026-07-18 03:30:41.341 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-18 03:30:42.070 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-18 03:30:42.289 | + inc/python:pip_install:216 : result=0 2026-07-18 03:30:42.292 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:30:42.295 | + functions-common:time_stop:2420 : local name 2026-07-18 03:30:42.298 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:30:42.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:30:42.304 | + functions-common:time_stop:2423 : local total 2026-07-18 03:30:42.307 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:30:42.310 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:30:42.312 | + functions-common:time_stop:2427 : start_time=1784345431444 2026-07-18 03:30:42.314 | + functions-common:time_stop:2429 : [[ -z 1784345431444 ]] 2026-07-18 03:30:42.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:30:42.322 | + functions-common:time_stop:2432 : end_time=1784345442319 2026-07-18 03:30:42.325 | + functions-common:time_stop:2433 : elapsed_time=10875 2026-07-18 03:30:42.327 | + functions-common:time_stop:2434 : total=21185 2026-07-18 03:30:42.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:30:42.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32060 2026-07-18 03:30:42.336 | + inc/python:pip_install:219 : return 0 2026-07-18 03:30:42.338 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-18 03:30:42.341 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-18 03:30:42.344 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-18 03:30:42.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:30:42.349 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:30:42.352 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-18 03:30:42.354 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:30:42.357 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-18 03:30:42.379 | Using python 3.12 to install pbr 2026-07-18 03:30:42.382 | + 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-07-18 03:30:43.332 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-18 03:30:43.516 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-18 03:30:43.745 | + inc/python:pip_install:216 : result=0 2026-07-18 03:30:43.748 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:30:43.752 | + functions-common:time_stop:2420 : local name 2026-07-18 03:30:43.755 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:30:43.758 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:30:43.762 | + functions-common:time_stop:2423 : local total 2026-07-18 03:30:43.765 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:30:43.768 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:30:43.772 | + functions-common:time_stop:2427 : start_time=1784345442374 2026-07-18 03:30:43.775 | + functions-common:time_stop:2429 : [[ -z 1784345442374 ]] 2026-07-18 03:30:43.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:30:43.785 | + functions-common:time_stop:2432 : end_time=1784345443781 2026-07-18 03:30:43.787 | + functions-common:time_stop:2433 : elapsed_time=1407 2026-07-18 03:30:43.790 | + functions-common:time_stop:2434 : total=32060 2026-07-18 03:30:43.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:30:43.797 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33467 2026-07-18 03:30:43.802 | + inc/python:pip_install:219 : return 0 2026-07-18 03:30:43.805 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-18 03:30:49.284 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-18 03:30:50.089 | Collecting bindep 2026-07-18 03:30:50.178 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-18 03:30:50.289 | Collecting distro>=1.7 (from bindep) 2026-07-18 03:30:50.304 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-18 03:30:50.388 | Collecting packaging (from bindep) 2026-07-18 03:30:50.392 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:30:50.440 | Collecting Parsley (from bindep) 2026-07-18 03:30:50.456 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-18 03:30:50.546 | Collecting pbr>=2 (from bindep) 2026-07-18 03:30:50.548 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:30:50.942 | Collecting setuptools (from pbr>=2->bindep) 2026-07-18 03:30:50.945 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:30:51.031 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-18 03:30:51.062 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-18 03:30:51.071 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-18 03:30:51.075 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-18 03:30:51.092 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-18 03:30:51.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-07-18 03:30:51.115 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-18 03:30:51.258 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-18 03:30:52.980 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-18 03:30:53.126 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-18 03:30:53.130 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-18 03:30:53.134 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-18 03:30:53.153 | + ./stack.sh:main:844 : pkgs= 2026-07-18 03:30:53.156 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-18 03:30:53.159 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-18 03:30:53.162 | + functions-common:run_phase:1848 : local mode=stack 2026-07-18 03:30:53.166 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-18 03:30:53.168 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:30:53.171 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:30:53.174 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:30:53.176 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:30:53.179 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:30:53.183 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:30:53.188 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:30:53.191 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:30:53.194 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:30:53.197 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-18 03:30:53.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:30:53.217 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:30:53.219 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:30:53.222 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:30:53.225 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-18 03:30:53.228 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:30:53.231 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:30:53.233 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:30:53.236 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-18 03:30:53.239 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:30:53.242 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-18 03:30:53.244 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:30:53.247 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:30:53.250 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-18 03:30:53.252 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-18 03:30:53.255 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:30:53.258 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:30:53.261 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-18 03:30:53.264 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-18 03:30:53.267 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-18 03:30:53.270 | + functions-common:run_plugins:1837 : local plugins= 2026-07-18 03:30:53.273 | + functions-common:run_plugins:1838 : local plugin 2026-07-18 03:30:53.276 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-18 03:30:53.279 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-18 03:30:53.282 | + functions:set_systemd_override:845 : local value=2048 2026-07-18 03:30:53.285 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-18 03:30:53.288 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-18 03:30:53.357 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-18 03:30:53.357 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-18 03:30:53.361 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-18 03:30:53.791 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-18 03:30:53.795 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-18 03:30:53.818 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:30:53.821 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-18 03:30:53.825 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:30:53.828 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:30:53.832 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:30:53.836 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:30:53.840 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:30:53.844 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:30:53.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:30:53.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:30:53.854 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:30:53.857 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:30:53.860 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:30:53.864 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:30:53.867 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-18 03:30:53.870 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:30:53.873 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:30:53.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:30:53.879 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-18 03:30:53.907 | + 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-07-18 03:30:53.948 | Reading package lists... 2026-07-18 03:30:54.398 | Building dependency tree... 2026-07-18 03:30:54.400 | Reading state information... 2026-07-18 03:30:55.149 | The following packages were automatically installed and are no longer required: 2026-07-18 03:30:55.152 | libfwupd2 libgusb2 2026-07-18 03:30:55.152 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:30:55.153 | The following additional packages will be installed: 2026-07-18 03:30:55.153 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-18 03:30:55.154 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-18 03:30:55.154 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-18 03:30:55.156 | erlang-tools erlang-xmerl 2026-07-18 03:30:55.159 | Suggested packages: 2026-07-18 03:30:55.159 | erlang erlang-manpages erlang-doc 2026-07-18 03:30:55.224 | The following NEW packages will be installed: 2026-07-18 03:30:55.224 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-18 03:30:55.224 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-18 03:30:55.224 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-18 03:30:55.227 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-18 03:30:55.348 | 0 upgraded, 18 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:30:55.348 | Need to get 36.1 MB of archives. 2026-07-18 03:30:55.348 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-18 03:30:55.348 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-18 03:30:55.659 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-18 03:30:55.691 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-18 03:30:55.693 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-18 03:30:55.702 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-18 03:30:55.712 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-18 03:30:55.714 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-18 03:30:55.732 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-18 03:30:55.734 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-18 03:30:55.735 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-18 03:30:55.737 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-18 03:30:55.744 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-18 03:30:55.774 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-18 03:30:55.775 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-18 03:30:55.778 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-18 03:30:55.781 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-18 03:30:55.788 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-18 03:30:55.803 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-18 03:30:56.240 | perl: warning: Setting locale failed. 2026-07-18 03:30:56.240 | perl: warning: Please check that your locale settings: 2026-07-18 03:30:56.240 | LANGUAGE = (unset), 2026-07-18 03:30:56.240 | LC_ALL = "en_US.utf8", 2026-07-18 03:30:56.241 | LANG = "de_DE.UTF-8" 2026-07-18 03:30:56.241 | are supported and installed on your system. 2026-07-18 03:30:56.241 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:30:56.303 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:30:56.303 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:30:56.303 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:30:56.506 | Fetched 36.1 MB in 1s (50.5 MB/s) 2026-07-18 03:30:56.596 | Selecting previously unselected package erlang-base. 2026-07-18 03:30:56.654 | (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 ... 123085 files and directories currently installed.) 2026-07-18 03:30:56.661 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:56.664 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.039 | Selecting previously unselected package erlang-asn1. 2026-07-18 03:30:57.051 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.054 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.117 | Selecting previously unselected package erlang-crypto. 2026-07-18 03:30:57.127 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.130 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.176 | Selecting previously unselected package erlang-public-key. 2026-07-18 03:30:57.188 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.192 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.247 | Selecting previously unselected package erlang-mnesia. 2026-07-18 03:30:57.259 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.262 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.327 | Selecting previously unselected package erlang-runtime-tools. 2026-07-18 03:30:57.339 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.343 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.406 | Selecting previously unselected package erlang-ssl. 2026-07-18 03:30:57.418 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.421 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.511 | Selecting previously unselected package erlang-eldap. 2026-07-18 03:30:57.522 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.526 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.571 | Selecting previously unselected package erlang-ftp. 2026-07-18 03:30:57.583 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.586 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.630 | Selecting previously unselected package erlang-tftp. 2026-07-18 03:30:57.642 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.645 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.690 | Selecting previously unselected package erlang-inets. 2026-07-18 03:30:57.702 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.705 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.786 | Selecting previously unselected package erlang-snmp. 2026-07-18 03:30:57.798 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.801 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:57.953 | Selecting previously unselected package erlang-os-mon. 2026-07-18 03:30:57.965 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:57.968 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:58.017 | Selecting previously unselected package erlang-parsetools. 2026-07-18 03:30:58.029 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:58.032 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:58.078 | Selecting previously unselected package erlang-syntax-tools. 2026-07-18 03:30:58.090 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:58.093 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:58.143 | Selecting previously unselected package erlang-tools. 2026-07-18 03:30:58.155 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:58.160 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:58.220 | Selecting previously unselected package erlang-xmerl. 2026-07-18 03:30:58.232 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-18 03:30:58.236 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:58.316 | Selecting previously unselected package rabbitmq-server. 2026-07-18 03:30:58.328 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-18 03:30:58.334 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-18 03:30:59.397 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:30:59.749 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-18 03:30:59.750 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-18 03:31:02.212 | Searching for services which depend on erlang and should be started... none found. 2026-07-18 03:31:02.219 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.230 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.243 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.254 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.267 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.278 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.290 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.302 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.314 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.326 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.338 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.349 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.361 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.372 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.383 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.395 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-18 03:31:02.406 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-18 03:31:02.494 | info: Selecting GID from range 100 to 999 ... 2026-07-18 03:31:02.499 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-18 03:31:02.598 | info: Selecting UID from range 100 to 999 ... 2026-07-18 03:31:02.598 | 2026-07-18 03:31:02.602 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-18 03:31:02.605 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-18 03:31:02.654 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-18 03:31:02.863 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-18 03:31:22.383 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:31:24.040 | perl: warning: Setting locale failed. 2026-07-18 03:31:24.040 | perl: warning: Please check that your locale settings: 2026-07-18 03:31:24.040 | LANGUAGE = (unset), 2026-07-18 03:31:24.040 | LC_ALL = "en_US.utf8", 2026-07-18 03:31:24.041 | LANG = "de_DE.UTF-8" 2026-07-18 03:31:24.041 | are supported and installed on your system. 2026-07-18 03:31:24.041 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:31:24.170 | perl: warning: Setting locale failed. 2026-07-18 03:31:24.170 | perl: warning: Please check that your locale settings: 2026-07-18 03:31:24.170 | LANGUAGE = (unset), 2026-07-18 03:31:24.171 | LC_ALL = "en_US.utf8", 2026-07-18 03:31:24.171 | LANG = "de_DE.UTF-8" 2026-07-18 03:31:24.171 | are supported and installed on your system. 2026-07-18 03:31:24.171 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:31:24.220 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:31:24.220 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:31:24.220 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:31:24.289 | perl: warning: Setting locale failed. 2026-07-18 03:31:24.289 | perl: warning: Please check that your locale settings: 2026-07-18 03:31:24.290 | LANGUAGE = (unset), 2026-07-18 03:31:24.290 | LC_ALL = "en_US.utf8", 2026-07-18 03:31:24.290 | LANG = "de_DE.UTF-8" 2026-07-18 03:31:24.290 | are supported and installed on your system. 2026-07-18 03:31:24.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:31:24.792 | 2026-07-18 03:31:24.792 | Running kernel seems to be up-to-date. 2026-07-18 03:31:24.793 | 2026-07-18 03:31:24.793 | Restarting services... 2026-07-18 03:31:24.815 | 2026-07-18 03:31:24.815 | Service restarts being deferred: 2026-07-18 03:31:24.815 | systemctl restart virtlockd.service 2026-07-18 03:31:24.816 | systemctl restart virtlogd.service 2026-07-18 03:31:24.816 | 2026-07-18 03:31:24.816 | No containers need to be restarted. 2026-07-18 03:31:24.816 | 2026-07-18 03:31:24.816 | User sessions running outdated binaries: 2026-07-18 03:31:24.816 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:31:24.825 | 2026-07-18 03:31:24.825 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:31:27.140 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:31:27.144 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:31:27.148 | + functions-common:time_stop:2420 : local name 2026-07-18 03:31:27.151 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:31:27.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:31:27.157 | + functions-common:time_stop:2423 : local total 2026-07-18 03:31:27.161 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:31:27.165 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:31:27.168 | + functions-common:time_stop:2427 : start_time=1784345453904 2026-07-18 03:31:27.171 | + functions-common:time_stop:2429 : [[ -z 1784345453904 ]] 2026-07-18 03:31:27.175 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:31:27.181 | + functions-common:time_stop:2432 : end_time=1784345487177 2026-07-18 03:31:27.184 | + functions-common:time_stop:2433 : elapsed_time=33273 2026-07-18 03:31:27.187 | + functions-common:time_stop:2434 : total=85560 2026-07-18 03:31:27.190 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:31:27.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118833 2026-07-18 03:31:27.198 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:31:27.202 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-18 03:31:27.205 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:31:27.209 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:31:27.213 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:31:27.216 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:31:27.220 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:31:27.223 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:31:27.226 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:31:27.230 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:31:27.234 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:31:27.237 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:31:27.241 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:31:27.244 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:31:27.247 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:31:27.250 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-18 03:31:27.254 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-18 03:31:27.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:31:27.279 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-18 03:31:27.283 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:31:27.286 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-18 03:31:27.290 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-18 03:31:27.295 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-18 03:31:27.299 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-18 03:31:27.302 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-18 03:31:27.306 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-18 03:31:27.310 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-18 03:31:27.314 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-18 03:31:27.318 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-18 03:31:27.323 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-18 03:31:28.414 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-18 03:31:28.414 | user tags 2026-07-18 03:31:28.414 | guest [administrator]' 2026-07-18 03:31:28.419 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-18 03:31:28.421 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-18 03:31:28.421 | user tags 2026-07-18 03:31:28.421 | guest [administrator]' 2026-07-18 03:31:28.425 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-18 03:31:28.429 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-18 03:31:28.432 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-18 03:31:29.553 | Adding user "stackrabbit" ... 2026-07-18 03:31:29.565 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-18 03:31:29.588 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-18 03:31:30.716 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-18 03:31:30.751 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-18 03:31:30.754 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-18 03:31:31.845 | Changing password for user "stackrabbit" ... 2026-07-18 03:31:31.878 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-18 03:31:31.881 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-18 03:31:31.885 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-18 03:31:32.995 | Deleting user "guest" ... 2026-07-18 03:31:33.032 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-18 03:31:33.055 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:31:33.058 | + ./stack.sh:main:861 : install_database 2026-07-18 03:31:33.062 | + lib/database:install_database:118 : install_database_mysql 2026-07-18 03:31:33.066 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-18 03:31:33.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:31:33.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:31:33.077 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-18 03:31:33.089 | perl: warning: Setting locale failed. 2026-07-18 03:31:33.089 | perl: warning: Please check that your locale settings: 2026-07-18 03:31:33.089 | LANGUAGE = (unset), 2026-07-18 03:31:33.089 | LC_ALL = "en_US.utf8", 2026-07-18 03:31:33.090 | LANG = "de_DE.UTF-8" 2026-07-18 03:31:33.090 | are supported and installed on your system. 2026-07-18 03:31:33.090 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:31:33.142 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:31:33.142 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:31:33.142 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:31:33.254 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-18 03:31:33.257 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-18 03:31:33.263 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-18 03:31:33.266 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:31:33.270 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:31:33.274 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-18 03:31:33.277 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-18 03:31:33.280 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-18 03:31:33.286 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-18 03:31:33.291 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-18 03:31:33.294 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:31:33.298 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:31:33.302 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:31:33.306 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:31:33.310 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:31:33.313 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:31:33.315 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:31:33.320 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:31:33.322 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:31:33.326 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:31:33.329 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:31:33.332 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:31:33.337 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:31:33.341 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-18 03:31:33.344 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:31:33.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:31:33.350 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-18 03:31:33.353 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:31:33.357 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:31:33.361 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:31:33.364 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:31:33.367 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:31:33.371 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:31:33.374 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:31:33.377 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:31:33.380 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:31:33.383 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:31:33.387 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:31:33.389 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:31:33.393 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-18 03:31:33.397 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:31:33.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:31:33.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:31:33.406 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-18 03:31:33.433 | + 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-07-18 03:31:33.471 | Reading package lists... 2026-07-18 03:31:33.834 | Building dependency tree... 2026-07-18 03:31:33.835 | Reading state information... 2026-07-18 03:31:34.378 | The following packages were automatically installed and are no longer required: 2026-07-18 03:31:34.380 | libfwupd2 libgusb2 2026-07-18 03:31:34.380 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:31:34.382 | The following additional packages will be installed: 2026-07-18 03:31:34.382 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-18 03:31:34.382 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-18 03:31:34.382 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-18 03:31:34.382 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-18 03:31:34.383 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-18 03:31:34.383 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-18 03:31:34.384 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-18 03:31:34.386 | Suggested packages: 2026-07-18 03:31:34.386 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-18 03:31:34.386 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-18 03:31:34.434 | The following NEW packages will be installed: 2026-07-18 03:31:34.434 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-18 03:31:34.435 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-18 03:31:34.435 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-18 03:31:34.435 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-18 03:31:34.435 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-18 03:31:34.436 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-18 03:31:34.436 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-18 03:31:34.705 | 0 upgraded, 27 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:31:34.705 | Need to get 29.6 MB of archives. 2026-07-18 03:31:34.705 | After this operation, 243 MB of additional disk space will be used. 2026-07-18 03:31:34.705 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-18 03:31:35.574 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-18 03:31:35.576 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-18 03:31:35.576 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-18 03:31:35.580 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-18 03:31:35.586 | Get:6 http://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-07-18 03:31:36.035 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-18 03:31:36.062 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-18 03:31:36.062 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-18 03:31:36.064 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-18 03:31:36.065 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-18 03:31:36.070 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-18 03:31:36.071 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-18 03:31:36.072 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-18 03:31:36.073 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-18 03:31:36.133 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-18 03:31:36.170 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-18 03:31:36.171 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-18 03:31:36.172 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-18 03:31:36.173 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-18 03:31:36.173 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-18 03:31:36.174 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-18 03:31:36.175 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-18 03:31:36.175 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-18 03:31:36.229 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-18 03:31:36.358 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-18 03:31:36.358 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-18 03:31:36.589 | perl: warning: Setting locale failed. 2026-07-18 03:31:36.589 | perl: warning: Please check that your locale settings: 2026-07-18 03:31:36.589 | LANGUAGE = (unset), 2026-07-18 03:31:36.589 | LC_ALL = "en_US.utf8", 2026-07-18 03:31:36.590 | LANG = "de_DE.UTF-8" 2026-07-18 03:31:36.590 | are supported and installed on your system. 2026-07-18 03:31:36.590 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:31:36.651 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:31:36.651 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:31:36.651 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:31:36.779 | Vorkonfiguration der Pakete ... 2026-07-18 03:31:36.790 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:36.917 | Fetched 29.6 MB in 2s (15.6 MB/s) 2026-07-18 03:31:36.951 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-18 03:31:37.012 | (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 ... 125890 files and directories currently installed.) 2026-07-18 03:31:37.019 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:31:37.024 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:37.433 | Selecting previously unselected package mysql-client-8.0. 2026-07-18 03:31:37.446 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:31:37.450 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:37.502 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-18 03:31:37.515 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-18 03:31:37.523 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-18 03:31:37.572 | Selecting previously unselected package libmecab2:amd64. 2026-07-18 03:31:37.584 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-18 03:31:37.589 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-18 03:31:37.643 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-18 03:31:37.656 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-18 03:31:37.660 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-18 03:31:37.709 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-18 03:31:37.722 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:31:37.726 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:38.686 | Selecting previously unselected package mysql-server-8.0. 2026-07-18 03:31:38.699 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-18 03:31:38.707 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:38.760 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:31:38.760 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:31:38.760 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:31:38.837 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:38.847 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:39.147 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:39.214 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-18 03:31:39.227 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-18 03:31:39.231 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-18 03:31:39.274 | Selecting previously unselected package liburi-perl. 2026-07-18 03:31:39.287 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-18 03:31:39.291 | Unpacking liburi-perl (5.27-1) ... 2026-07-18 03:31:39.374 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-18 03:31:39.387 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-18 03:31:39.391 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-18 03:31:39.452 | Selecting previously unselected package libcgi-pm-perl. 2026-07-18 03:31:39.464 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-18 03:31:39.468 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-18 03:31:39.532 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-18 03:31:39.545 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:31:39.549 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-18 03:31:39.593 | Selecting previously unselected package libfcgi-perl. 2026-07-18 03:31:39.606 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-18 03:31:39.610 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-18 03:31:39.654 | Selecting previously unselected package libcgi-fast-perl. 2026-07-18 03:31:39.667 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-18 03:31:39.671 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-18 03:31:39.714 | Selecting previously unselected package libclone-perl:amd64. 2026-07-18 03:31:39.726 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-18 03:31:39.730 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-18 03:31:39.773 | Selecting previously unselected package libencode-locale-perl. 2026-07-18 03:31:39.786 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-18 03:31:39.789 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-18 03:31:39.830 | Selecting previously unselected package libfcgi-bin. 2026-07-18 03:31:39.842 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:31:39.846 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-18 03:31:39.888 | Selecting previously unselected package libhtml-template-perl. 2026-07-18 03:31:39.900 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-18 03:31:39.904 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-18 03:31:39.950 | Selecting previously unselected package libtimedate-perl. 2026-07-18 03:31:39.962 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-18 03:31:39.966 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-18 03:31:40.035 | Selecting previously unselected package libhttp-date-perl. 2026-07-18 03:31:40.048 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-18 03:31:40.052 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-18 03:31:40.093 | Selecting previously unselected package libio-html-perl. 2026-07-18 03:31:40.106 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-18 03:31:40.110 | Unpacking libio-html-perl (1.004-3) ... 2026-07-18 03:31:40.153 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-18 03:31:40.164 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-18 03:31:40.168 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-18 03:31:40.211 | Selecting previously unselected package libhttp-message-perl. 2026-07-18 03:31:40.224 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-18 03:31:40.227 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-18 03:31:40.282 | Selecting previously unselected package mecab-utils. 2026-07-18 03:31:40.295 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-18 03:31:40.298 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-18 03:31:40.345 | Selecting previously unselected package mecab-ipadic. 2026-07-18 03:31:40.357 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-18 03:31:40.361 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-18 03:31:40.995 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-18 03:31:41.007 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-18 03:31:41.011 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-18 03:31:41.053 | Selecting previously unselected package mysql-server. 2026-07-18 03:31:41.065 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-18 03:31:41.069 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:41.139 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-18 03:31:41.151 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-18 03:31:41.164 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:41.173 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-18 03:31:41.183 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-18 03:31:41.192 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-18 03:31:41.201 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-18 03:31:41.210 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-18 03:31:41.219 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-18 03:31:41.228 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-18 03:31:41.237 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-18 03:31:41.247 | Setting up libio-html-perl (1.004-3) ... 2026-07-18 03:31:41.256 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:41.265 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-18 03:31:41.274 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:41.283 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-18 03:31:41.292 | Setting up liburi-perl (5.27-1) ... 2026-07-18 03:31:41.302 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:31:41.343 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:41.395 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:31:41.395 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:31:41.395 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:31:41.470 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:41.481 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:31:41.532 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-18 03:31:41.565 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-18 03:31:53.506 | mysqld will log errors to /var/log/mysql/error.log 2026-07-18 03:31:54.372 | mysqld is running as pid 17034 2026-07-18 03:31:56.815 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-18 03:31:58.479 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-18 03:31:58.489 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-18 03:31:58.497 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-18 03:31:58.503 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-18 03:31:58.503 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-18 03:31:58.504 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-18 03:31:58.725 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-18 03:31:58.775 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-18 03:31:58.775 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-18 03:31:58.775 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-18 03:31:58.775 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-18 03:31:58.782 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-18 03:31:58.785 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-18 03:31:58.869 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-18 03:31:58.870 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-18 03:31:58.870 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-18 03:31:58.870 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-18 03:31:58.961 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-18 03:31:58.964 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-18 03:31:58.973 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-18 03:31:58.974 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-18 03:31:58.974 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-18 03:31:58.975 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-18 03:31:59.004 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-18 03:31:59.004 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-18 03:31:59.005 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-18 03:31:59.324 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-18 03:31:59.325 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-18 03:31:59.325 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-18 03:31:59.474 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-18 03:31:59.522 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-18 03:31:59.523 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-18 03:31:59.875 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-18 03:32:00.004 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-18 03:32:00.252 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-18 03:32:00.255 | 2026-07-18 03:32:00.255 | done! 2026-07-18 03:32:00.262 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-18 03:32:00.269 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-18 03:32:00.278 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-18 03:32:00.283 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-18 03:32:00.283 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-18 03:32:00.283 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-18 03:32:00.581 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-18 03:32:00.663 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-18 03:32:00.664 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-18 03:32:00.664 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-18 03:32:00.664 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-18 03:32:00.674 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-18 03:32:00.680 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-18 03:32:00.793 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-18 03:32:00.793 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-18 03:32:00.793 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-18 03:32:00.794 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-18 03:32:00.922 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-18 03:32:00.925 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-18 03:32:00.937 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-18 03:32:00.938 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-18 03:32:00.939 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-18 03:32:00.939 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-18 03:32:00.980 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-18 03:32:00.982 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-18 03:32:00.982 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-18 03:32:01.439 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-18 03:32:01.440 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-18 03:32:01.440 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-18 03:32:01.647 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-18 03:32:01.716 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-18 03:32:01.717 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-18 03:32:02.157 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-18 03:32:02.302 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-18 03:32:02.550 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-18 03:32:02.553 | 2026-07-18 03:32:02.553 | done! 2026-07-18 03:32:02.560 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-18 03:32:02.569 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-18 03:32:02.581 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-18 03:32:02.592 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-18 03:32:02.603 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-18 03:32:02.614 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-18 03:32:02.625 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-18 03:32:02.636 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:32:04.514 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-18 03:32:04.763 | perl: warning: Setting locale failed. 2026-07-18 03:32:04.763 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:04.764 | LANGUAGE = (unset), 2026-07-18 03:32:04.764 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:04.764 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:04.764 | are supported and installed on your system. 2026-07-18 03:32:04.764 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:04.893 | perl: warning: Setting locale failed. 2026-07-18 03:32:04.893 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:04.893 | LANGUAGE = (unset), 2026-07-18 03:32:04.893 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:04.893 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:04.893 | are supported and installed on your system. 2026-07-18 03:32:04.893 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:04.943 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:32:04.943 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:32:04.943 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:32:05.014 | perl: warning: Setting locale failed. 2026-07-18 03:32:05.015 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:05.015 | LANGUAGE = (unset), 2026-07-18 03:32:05.015 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:05.015 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:05.015 | are supported and installed on your system. 2026-07-18 03:32:05.015 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:05.527 | 2026-07-18 03:32:05.527 | Running kernel seems to be up-to-date. 2026-07-18 03:32:05.527 | 2026-07-18 03:32:05.527 | Restarting services... 2026-07-18 03:32:05.552 | 2026-07-18 03:32:05.552 | Service restarts being deferred: 2026-07-18 03:32:05.552 | systemctl restart virtlockd.service 2026-07-18 03:32:05.552 | systemctl restart virtlogd.service 2026-07-18 03:32:05.552 | 2026-07-18 03:32:05.552 | No containers need to be restarted. 2026-07-18 03:32:05.553 | 2026-07-18 03:32:05.553 | User sessions running outdated binaries: 2026-07-18 03:32:05.553 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:32:05.563 | 2026-07-18 03:32:05.564 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:32:07.787 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:32:07.791 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:32:07.795 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:07.799 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:07.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:07.806 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:07.810 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:07.814 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:32:07.818 | + functions-common:time_stop:2427 : start_time=1784345493428 2026-07-18 03:32:07.821 | + functions-common:time_stop:2429 : [[ -z 1784345493428 ]] 2026-07-18 03:32:07.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:07.831 | + functions-common:time_stop:2432 : end_time=1784345527828 2026-07-18 03:32:07.834 | + functions-common:time_stop:2433 : elapsed_time=34400 2026-07-18 03:32:07.838 | + functions-common:time_stop:2434 : total=118833 2026-07-18 03:32:07.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:07.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153233 2026-07-18 03:32:07.848 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:32:07.851 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-18 03:32:07.854 | + ./stack.sh:main:864 : install_database_python 2026-07-18 03:32:07.857 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-18 03:32:07.861 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-18 03:32:07.864 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-18 03:32:07.868 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-18 03:32:07.873 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-18 03:32:07.877 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-18 03:32:07.881 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-18 03:32:07.887 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:32:07.888 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-18 03:32:07.894 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-18 03:32:07.897 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-18 03:32:07.901 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-18 03:32:07.906 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-18 03:32:07.909 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-18 03:32:07.940 | Using python 3.12 to install PyMySQL 2026-07-18 03:32:07.944 | + 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-07-18 03:32:09.129 | Collecting PyMySQL 2026-07-18 03:32:09.263 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-18 03:32:09.290 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-18 03:32:09.465 | Installing collected packages: PyMySQL 2026-07-18 03:32:09.536 | Successfully installed PyMySQL-1.2.0 2026-07-18 03:32:09.684 | + inc/python:pip_install:216 : result=0 2026-07-18 03:32:09.687 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:32:09.689 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:09.691 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:09.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:09.695 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:09.698 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:09.700 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:32:09.702 | + functions-common:time_stop:2427 : start_time=1784345527933 2026-07-18 03:32:09.704 | + functions-common:time_stop:2429 : [[ -z 1784345527933 ]] 2026-07-18 03:32:09.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:09.715 | + functions-common:time_stop:2432 : end_time=1784345529711 2026-07-18 03:32:09.717 | + functions-common:time_stop:2433 : elapsed_time=1778 2026-07-18 03:32:09.719 | + functions-common:time_stop:2434 : total=33467 2026-07-18 03:32:09.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:09.725 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35245 2026-07-18 03:32:09.728 | + inc/python:pip_install:219 : return 0 2026-07-18 03:32:09.732 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-18 03:32:09.736 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-18 03:32:09.738 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-18 03:32:09.742 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-18 03:32:09.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:32:09.769 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-18 03:32:09.772 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-18 03:32:09.797 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:32:09.801 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-18 03:32:09.827 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:32:09.831 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-18 03:32:09.851 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:32:09.855 | + ./stack.sh:main:872 : install_etcd3 2026-07-18 03:32:09.857 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-18 03:32:09.857 | Installing etcd 2026-07-18 03:32:09.861 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-18 03:32:09.878 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-18 03:32:09.893 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-18 03:32:09.897 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-18 03:32:09.916 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-18 03:32:09.922 | ++ 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-07-18 03:32:09.925 | ++ 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-07-18 03:32:09.929 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-18 03:32:09.932 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-18 03:32:09.936 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-18 03:32:09.940 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-18 03:32:09.943 | ++ 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-07-18 03:32:09.947 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-18 03:32:09.951 | ++ 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 /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-18 03:32:09.955 | --2026-07-18 05:32:09-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-18 03:32:10.015 | Resolving github.com (github.com)... 140.82.121.4 2026-07-18 03:32:10.031 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-18 03:32:10.235 | HTTP request sent, awaiting response... 302 Found 2026-07-18 03:32:10.235 | 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-07-18T04%3A08%3A17Z&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-07-18T03%3A07%3A43Z&ske=2026-07-18T04%3A08%3A17Z&sks=b&skv=2018-11-09&sig=k4OKBLBCMpoELG7WtdqRxQOwdFKcr2K0Og7QqeRcIjc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDM0NzMzMCwibmJmIjoxNzg0MzQ1NTMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P7MaJQ_buJCvKp2Z9GaBEfLMM8upF7_hf4nV5zmKzrc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-18 03:32:10.235 | --2026-07-18 05:32:10-- 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-07-18T04%3A08%3A17Z&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-07-18T03%3A07%3A43Z&ske=2026-07-18T04%3A08%3A17Z&sks=b&skv=2018-11-09&sig=k4OKBLBCMpoELG7WtdqRxQOwdFKcr2K0Og7QqeRcIjc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDM0NzMzMCwibmJmIjoxNzg0MzQ1NTMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P7MaJQ_buJCvKp2Z9GaBEfLMM8upF7_hf4nV5zmKzrc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-18 03:32:10.239 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-07-18 03:32:10.250 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-18 03:32:10.292 | HTTP request sent, awaiting response... 200 OK 2026-07-18 03:32:10.292 | Length: 20927601 (20M) [application/octet-stream] 2026-07-18 03:32:10.292 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-18 03:32:10.344 | 2026-07-18 03:32:10.567 | 0K ........ ........ ... 100% 72.5M=0.3s 2026-07-18 03:32:10.567 | 2026-07-18 03:32:10.568 | 2026-07-18 05:32:10 (72.5 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-18 03:32:10.568 | 2026-07-18 03:32:10.574 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-18 03:32:10.577 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-18 03:32:10.580 | ++ functions:get_extra_file:81 : return 2026-07-18 03:32:10.583 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-18 03:32:10.585 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-18 03:32:10.589 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-18 03:32:10.592 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-18 03:32:10.618 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-18 03:32:10.622 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-18 03:32:10.633 | etcd-v3.5.21-linux-amd64/ 2026-07-18 03:32:10.633 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-18 03:32:10.633 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-18 03:32:10.633 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-18 03:32:10.634 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-18 03:32:10.634 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-18 03:32:10.634 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-18 03:32:10.634 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/README.md 2026-07-18 03:32:10.635 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-18 03:32:10.799 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-18 03:32:10.997 | etcd-v3.5.21-linux-amd64/etcd 2026-07-18 03:32:11.252 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-18 03:32:11.290 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-18 03:32:11.322 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-18 03:32:11.325 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-18 03:32:11.348 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:32:11.352 | + ./stack.sh:main:891 : install_dstat 2026-07-18 03:32:11.356 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-18 03:32:11.379 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:32:11.383 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-18 03:32:11.387 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:32:11.391 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-18 03:32:11.394 | + ./stack.sh:main:900 : install_libs 2026-07-18 03:32:11.397 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-18 03:32:11.401 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-18 03:32:11.404 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-18 03:32:11.408 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-18 03:32:11.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.418 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-18 03:32:11.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.425 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-18 03:32:11.428 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-18 03:32:11.432 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-18 03:32:11.436 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-18 03:32:11.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.443 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.446 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-18 03:32:11.450 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.453 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-18 03:32:11.457 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-18 03:32:11.460 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-18 03:32:11.464 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-18 03:32:11.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-18 03:32:11.476 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.479 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-18 03:32:11.483 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-18 03:32:11.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-18 03:32:11.490 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-18 03:32:11.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.497 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-18 03:32:11.504 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.508 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-18 03:32:11.511 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-18 03:32:11.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-18 03:32:11.517 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-18 03:32:11.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.524 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.527 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-18 03:32:11.531 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.534 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-18 03:32:11.538 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-18 03:32:11.541 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-18 03:32:11.545 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-18 03:32:11.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.552 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.555 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-18 03:32:11.558 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.562 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-18 03:32:11.565 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-18 03:32:11.569 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-18 03:32:11.572 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-18 03:32:11.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.583 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-18 03:32:11.587 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.590 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-18 03:32:11.594 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-18 03:32:11.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-18 03:32:11.600 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-18 03:32:11.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-18 03:32:11.613 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.617 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-18 03:32:11.620 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-18 03:32:11.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-18 03:32:11.628 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-18 03:32:11.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-18 03:32:11.641 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.644 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-18 03:32:11.648 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-18 03:32:11.652 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-18 03:32:11.655 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-18 03:32:11.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.662 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.666 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-18 03:32:11.669 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.673 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-18 03:32:11.677 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-18 03:32:11.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-18 03:32:11.684 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-18 03:32:11.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-18 03:32:11.698 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.702 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-18 03:32:11.706 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-18 03:32:11.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-18 03:32:11.714 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-18 03:32:11.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-18 03:32:11.728 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.732 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-18 03:32:11.735 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-18 03:32:11.740 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-18 03:32:11.743 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-18 03:32:11.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.750 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.754 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-18 03:32:11.758 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.761 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-18 03:32:11.765 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-18 03:32:11.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-18 03:32:11.773 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-18 03:32:11.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.781 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.785 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-18 03:32:11.789 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.793 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-18 03:32:11.797 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-18 03:32:11.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-18 03:32:11.805 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-18 03:32:11.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-18 03:32:11.819 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.823 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-18 03:32:11.827 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-18 03:32:11.831 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-18 03:32:11.835 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-18 03:32:11.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.843 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.847 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-18 03:32:11.851 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.854 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-18 03:32:11.858 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-18 03:32:11.861 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-18 03:32:11.864 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-18 03:32:11.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-18 03:32:11.878 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.882 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-18 03:32:11.885 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-18 03:32:11.889 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-18 03:32:11.892 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-18 03:32:11.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-18 03:32:11.907 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.911 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-18 03:32:11.915 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-18 03:32:11.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-18 03:32:11.923 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-18 03:32:11.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-18 03:32:11.938 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.941 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-18 03:32:11.946 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-18 03:32:11.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-18 03:32:11.952 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-18 03:32:11.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.959 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-18 03:32:11.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.970 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-18 03:32:11.974 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-18 03:32:11.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-18 03:32:11.981 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-18 03:32:11.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:11.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:11.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-18 03:32:11.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:11.998 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-18 03:32:12.002 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-18 03:32:12.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-18 03:32:12.009 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-18 03:32:12.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.016 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.020 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-18 03:32:12.023 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.027 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-18 03:32:12.031 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-18 03:32:12.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-18 03:32:12.039 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-18 03:32:12.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.049 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-18 03:32:12.053 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.057 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-18 03:32:12.061 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-18 03:32:12.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-18 03:32:12.068 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-18 03:32:12.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.075 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-18 03:32:12.083 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.087 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-18 03:32:12.091 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-18 03:32:12.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-18 03:32:12.098 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-18 03:32:12.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.110 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-18 03:32:12.113 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.117 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-18 03:32:12.121 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-18 03:32:12.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-18 03:32:12.129 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-18 03:32:12.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.137 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.140 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-18 03:32:12.144 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.147 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-18 03:32:12.151 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-18 03:32:12.154 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-18 03:32:12.158 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-18 03:32:12.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.169 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-18 03:32:12.172 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.176 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-18 03:32:12.179 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-18 03:32:12.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-18 03:32:12.187 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-18 03:32:12.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-18 03:32:12.201 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.204 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-18 03:32:12.208 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-18 03:32:12.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-18 03:32:12.215 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-18 03:32:12.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.222 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.225 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-18 03:32:12.230 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.233 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-18 03:32:12.237 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-18 03:32:12.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-18 03:32:12.244 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-18 03:32:12.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-18 03:32:12.258 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.262 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-18 03:32:12.266 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-18 03:32:12.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-18 03:32:12.274 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-18 03:32:12.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-18 03:32:12.289 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.292 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-18 03:32:12.296 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-18 03:32:12.300 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-18 03:32:12.304 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-18 03:32:12.307 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-18 03:32:12.318 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.322 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-18 03:32:12.325 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-18 03:32:12.329 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-18 03:32:12.332 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-18 03:32:12.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.340 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-18 03:32:12.347 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.351 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-18 03:32:12.354 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-18 03:32:12.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-18 03:32:12.361 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-18 03:32:12.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-18 03:32:12.376 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.380 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-18 03:32:12.384 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-18 03:32:12.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-18 03:32:12.391 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-18 03:32:12.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.399 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-18 03:32:12.406 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.409 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-18 03:32:12.413 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-18 03:32:12.417 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-18 03:32:12.420 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-18 03:32:12.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.428 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-18 03:32:12.435 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.439 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-18 03:32:12.443 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-18 03:32:12.447 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-18 03:32:12.450 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-18 03:32:12.455 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.458 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-18 03:32:12.467 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.470 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-18 03:32:12.475 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-18 03:32:12.479 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-18 03:32:12.482 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-18 03:32:12.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-18 03:32:12.497 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.501 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-18 03:32:12.505 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-18 03:32:12.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:12.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:12.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-18 03:32:12.521 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:12.525 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-18 03:32:12.552 | Using python 3.12 to install etcd3gw 2026-07-18 03:32:12.556 | + 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-07-18 03:32:13.740 | Collecting etcd3gw 2026-07-18 03:32:13.875 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:32:13.886 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-18 03:32:13.927 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-18 03:32:13.930 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-18 03:32:13.975 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-18 03:32:13.991 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:32:14.035 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-18 03:32:14.050 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-18 03:32:14.568 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-18 03:32:14.583 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-18 03:32:14.598 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-18 03:32:14.778 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-18 03:32:14.780 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-18 03:32:14.812 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-18 03:32:14.814 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-18 03:32:14.853 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-18 03:32:14.856 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-18 03:32:14.861 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-18 03:32:14.887 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-18 03:32:14.923 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-18 03:32:14.954 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-18 03:32:14.965 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-18 03:32:14.968 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-18 03:32:14.970 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-18 03:32:14.972 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-18 03:32:14.986 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-18 03:32:15.230 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-18 03:32:15.287 | Attempting uninstall: urllib3 2026-07-18 03:32:15.293 | Found existing installation: urllib3 2.0.7 2026-07-18 03:32:15.293 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:15.294 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-18 03:32:15.434 | Attempting uninstall: idna 2026-07-18 03:32:15.442 | Found existing installation: idna 3.6 2026-07-18 03:32:15.443 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:15.443 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-18 03:32:15.598 | Attempting uninstall: requests 2026-07-18 03:32:15.605 | Found existing installation: requests 2.31.0 2026-07-18 03:32:15.606 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:15.606 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-18 03:32:15.835 | 2026-07-18 03:32:15.840 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-18 03:32:15.993 | + inc/python:pip_install:216 : result=0 2026-07-18 03:32:15.997 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:32:16.000 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:16.004 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:16.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:16.011 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:16.015 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:16.018 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:32:16.022 | + functions-common:time_stop:2427 : start_time=1784345532545 2026-07-18 03:32:16.025 | + functions-common:time_stop:2429 : [[ -z 1784345532545 ]] 2026-07-18 03:32:16.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:16.035 | + functions-common:time_stop:2432 : end_time=1784345536031 2026-07-18 03:32:16.038 | + functions-common:time_stop:2433 : elapsed_time=3486 2026-07-18 03:32:16.040 | + functions-common:time_stop:2434 : total=35245 2026-07-18 03:32:16.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:16.047 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38731 2026-07-18 03:32:16.049 | + inc/python:pip_install:219 : return 0 2026-07-18 03:32:16.052 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-18 03:32:16.056 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-18 03:32:16.059 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-18 03:32:16.062 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:32:16.065 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:32:16.068 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:32:16.072 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:32:16.075 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:32:16.079 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:32:16.082 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:32:16.085 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:32:16.088 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:32:16.091 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:32:16.093 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:32:16.097 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:32:16.100 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:32:16.104 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-18 03:32:16.106 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:32:16.109 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:32:16.113 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-18 03:32:16.116 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-18 03:32:16.119 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:32:16.122 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:32:16.125 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:32:16.128 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:32:16.131 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:32:16.133 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:32:16.137 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:32:16.140 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:32:16.144 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:32:16.147 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:32:16.150 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:32:16.154 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:32:16.157 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-18 03:32:16.160 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:32:16.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:32:16.166 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:32:16.170 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-18 03:32:16.197 | + 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-07-18 03:32:16.236 | Reading package lists... 2026-07-18 03:32:16.659 | Building dependency tree... 2026-07-18 03:32:16.660 | Reading state information... 2026-07-18 03:32:17.380 | The following packages were automatically installed and are no longer required: 2026-07-18 03:32:17.383 | libfwupd2 libgusb2 2026-07-18 03:32:17.383 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:32:17.385 | The following additional packages will be installed: 2026-07-18 03:32:17.387 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-18 03:32:17.390 | Suggested packages: 2026-07-18 03:32:17.390 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-18 03:32:17.390 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-18 03:32:17.390 | python3-uwsgidecorators 2026-07-18 03:32:17.431 | The following NEW packages will be installed: 2026-07-18 03:32:17.433 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-18 03:32:17.521 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:32:17.521 | Need to get 1270 kB of archives. 2026-07-18 03:32:17.521 | After this operation, 4285 kB of additional disk space will be used. 2026-07-18 03:32:17.521 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-18 03:32:17.623 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-18 03:32:17.640 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-18 03:32:17.668 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-18 03:32:17.694 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-18 03:32:17.694 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-18 03:32:17.945 | perl: warning: Setting locale failed. 2026-07-18 03:32:17.945 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:17.945 | LANGUAGE = (unset), 2026-07-18 03:32:17.945 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:17.945 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:17.945 | are supported and installed on your system. 2026-07-18 03:32:17.945 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:18.006 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:32:18.006 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:32:18.006 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:32:18.203 | Fetched 1270 kB in 0s (5484 kB/s) 2026-07-18 03:32:18.253 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-18 03:32:18.314 | (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 ... 126492 files and directories currently installed.) 2026-07-18 03:32:18.320 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-18 03:32:18.328 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-18 03:32:18.373 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-18 03:32:18.385 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-18 03:32:18.388 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-18 03:32:18.440 | Selecting previously unselected package libzmq5:amd64. 2026-07-18 03:32:18.452 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-18 03:32:18.456 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-18 03:32:18.503 | Selecting previously unselected package uwsgi-core. 2026-07-18 03:32:18.515 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-18 03:32:18.519 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-18 03:32:18.691 | Selecting previously unselected package uwsgi. 2026-07-18 03:32:18.702 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-18 03:32:18.709 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-18 03:32:18.759 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-18 03:32:18.771 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-18 03:32:18.775 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-18 03:32:18.847 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-18 03:32:18.859 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-18 03:32:18.871 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-18 03:32:18.882 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-18 03:32:18.902 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-18 03:32:19.471 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-18 03:32:19.509 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:32:20.496 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-18 03:32:20.742 | perl: warning: Setting locale failed. 2026-07-18 03:32:20.742 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:20.742 | LANGUAGE = (unset), 2026-07-18 03:32:20.742 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:20.743 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:20.743 | are supported and installed on your system. 2026-07-18 03:32:20.743 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:20.870 | perl: warning: Setting locale failed. 2026-07-18 03:32:20.870 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:20.871 | LANGUAGE = (unset), 2026-07-18 03:32:20.871 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:20.871 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:20.871 | are supported and installed on your system. 2026-07-18 03:32:20.872 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:20.921 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:32:20.921 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:32:20.921 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:32:20.991 | perl: warning: Setting locale failed. 2026-07-18 03:32:20.991 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:20.992 | LANGUAGE = (unset), 2026-07-18 03:32:20.992 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:20.992 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:20.992 | are supported and installed on your system. 2026-07-18 03:32:20.992 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:21.502 | 2026-07-18 03:32:21.502 | Running kernel seems to be up-to-date. 2026-07-18 03:32:21.503 | 2026-07-18 03:32:21.503 | Restarting services... 2026-07-18 03:32:21.526 | 2026-07-18 03:32:21.526 | Service restarts being deferred: 2026-07-18 03:32:21.526 | systemctl restart virtlockd.service 2026-07-18 03:32:21.527 | systemctl restart virtlogd.service 2026-07-18 03:32:21.527 | 2026-07-18 03:32:21.527 | No containers need to be restarted. 2026-07-18 03:32:21.527 | 2026-07-18 03:32:21.527 | User sessions running outdated binaries: 2026-07-18 03:32:21.527 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:32:21.538 | 2026-07-18 03:32:21.538 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:32:23.748 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:32:23.751 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:32:23.754 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:23.757 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:23.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:23.764 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:23.767 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:23.769 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:32:23.772 | + functions-common:time_stop:2427 : start_time=1784345536193 2026-07-18 03:32:23.776 | + functions-common:time_stop:2429 : [[ -z 1784345536193 ]] 2026-07-18 03:32:23.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:23.784 | + functions-common:time_stop:2432 : end_time=1784345543781 2026-07-18 03:32:23.787 | + functions-common:time_stop:2433 : elapsed_time=7588 2026-07-18 03:32:23.789 | + functions-common:time_stop:2434 : total=153233 2026-07-18 03:32:23.792 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:23.795 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160821 2026-07-18 03:32:23.798 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:32:23.802 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-18 03:32:23.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:32:23.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:32:23.810 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-18 03:32:23.812 | perl: warning: Setting locale failed. 2026-07-18 03:32:23.812 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:23.813 | LANGUAGE = (unset), 2026-07-18 03:32:23.813 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:23.813 | LANG = (unset) 2026-07-18 03:32:23.813 | are supported and installed on your system. 2026-07-18 03:32:23.813 | perl: warning: Falling back to the standard locale ("C"). 2026-07-18 03:32:23.848 | No module matches proxy 2026-07-18 03:32:23.853 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-18 03:32:23.864 | perl: warning: Setting locale failed. 2026-07-18 03:32:23.864 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:23.864 | LANGUAGE = (unset), 2026-07-18 03:32:23.864 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:23.864 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:23.865 | are supported and installed on your system. 2026-07-18 03:32:23.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:23.903 | Enabling module proxy. 2026-07-18 03:32:23.908 | To activate the new configuration, you need to run: 2026-07-18 03:32:23.908 | systemctl restart apache2 2026-07-18 03:32:23.914 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-18 03:32:23.925 | perl: warning: Setting locale failed. 2026-07-18 03:32:23.925 | perl: warning: Please check that your locale settings: 2026-07-18 03:32:23.925 | LANGUAGE = (unset), 2026-07-18 03:32:23.925 | LC_ALL = "en_US.utf8", 2026-07-18 03:32:23.926 | LANG = "de_DE.UTF-8" 2026-07-18 03:32:23.926 | are supported and installed on your system. 2026-07-18 03:32:23.926 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:32:23.965 | Considering dependency proxy for proxy_uwsgi: 2026-07-18 03:32:23.965 | Module proxy already enabled 2026-07-18 03:32:23.965 | Enabling module proxy_uwsgi. 2026-07-18 03:32:23.970 | To activate the new configuration, you need to run: 2026-07-18 03:32:23.971 | systemctl restart apache2 2026-07-18 03:32:23.976 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-18 03:32:23.979 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:32:23.982 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:32:23.986 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:32:24.110 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-18 03:32:24.113 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-18 03:32:24.117 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-18 03:32:24.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.123 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.126 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-18 03:32:24.129 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.132 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-18 03:32:24.134 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-18 03:32:24.136 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-18 03:32:24.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.142 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.145 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-18 03:32:24.148 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.151 | + ./stack.sh:main:908 : install_glanceclient 2026-07-18 03:32:24.153 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-18 03:32:24.156 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-18 03:32:24.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.165 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-18 03:32:24.168 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.172 | + ./stack.sh:main:909 : install_cinderclient 2026-07-18 03:32:24.175 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-18 03:32:24.178 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-18 03:32:24.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.184 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.187 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-18 03:32:24.190 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.192 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-18 03:32:24.195 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-18 03:32:24.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.200 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-18 03:32:24.207 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.210 | + ./stack.sh:main:910 : install_novaclient 2026-07-18 03:32:24.213 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-18 03:32:24.216 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-18 03:32:24.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.226 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-18 03:32:24.229 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.232 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-18 03:32:24.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:32:24.255 | + ./stack.sh:main:912 : install_swiftclient 2026-07-18 03:32:24.258 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-18 03:32:24.261 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-18 03:32:24.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.267 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.270 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-18 03:32:24.274 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.277 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-18 03:32:24.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:32:24.299 | + ./stack.sh:main:915 : install_neutronclient 2026-07-18 03:32:24.302 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-18 03:32:24.305 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-18 03:32:24.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-18 03:32:24.317 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.320 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-18 03:32:24.323 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-18 03:32:24.327 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-18 03:32:24.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:32:24.333 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:32:24.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-18 03:32:24.339 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:32:24.342 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-18 03:32:24.346 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-18 03:32:24.349 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-18 03:32:24.353 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-18 03:32:24.355 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-18 03:32:24.358 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-18 03:32:24.362 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:32:24.364 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-18 03:32:24.369 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-18 03:32:24.371 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-18 03:32:24.374 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-18 03:32:24.378 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-18 03:32:24.380 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-18 03:32:24.401 | Using python 3.12 to install keystonemiddleware 2026-07-18 03:32:24.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 keystonemiddleware 2026-07-18 03:32:25.569 | Collecting keystonemiddleware 2026-07-18 03:32:25.703 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-18 03:32:25.763 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-18 03:32:25.779 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:32:25.833 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-18 03:32:25.848 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:32:25.910 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-18 03:32:25.925 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:32:25.970 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-18 03:32:25.986 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:32:26.031 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-18 03:32:26.047 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-18 03:32:26.102 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-18 03:32:26.117 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:32:26.166 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-18 03:32:26.181 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:32:26.255 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-18 03:32:26.270 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:32:26.282 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-18 03:32:26.312 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-18 03:32:26.327 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:32:26.370 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-18 03:32:26.385 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-18 03:32:26.432 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-18 03:32:26.448 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:32:26.459 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-18 03:32:26.492 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-18 03:32:26.508 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-18 03:32:26.522 | 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-07-18 03:32:26.559 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-18 03:32:26.574 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:32:26.609 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-18 03:32:26.624 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:32:26.665 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-18 03:32:26.680 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-18 03:32:26.722 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-18 03:32:26.737 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-18 03:32:26.786 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-18 03:32:26.802 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-18 03:32:26.846 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-18 03:32:26.862 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-18 03:32:26.899 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-18 03:32:26.913 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-18 03:32:26.924 | 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-07-18 03:32:26.961 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-18 03:32:26.976 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-18 03:32:26.987 | 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-07-18 03:32:26.989 | 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.2.2) 2026-07-18 03:32:27.134 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-18 03:32:27.149 | 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-07-18 03:32:27.206 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-18 03:32:27.221 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-18 03:32:27.232 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-18 03:32:27.358 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-18 03:32:27.373 | 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-07-18 03:32:27.394 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-18 03:32:27.428 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-18 03:32:27.444 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-18 03:32:27.497 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-18 03:32:27.497 | 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-07-18 03:32:27.498 | 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-07-18 03:32:27.500 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-18 03:32:27.539 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-18 03:32:27.583 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-18 03:32:27.620 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-18 03:32:27.641 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-18 03:32:27.663 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-18 03:32:27.684 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-18 03:32:27.705 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-18 03:32:27.727 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-18 03:32:27.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 47.4 MB/s 0:00:00 2026-07-18 03:32:27.792 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-18 03:32:27.815 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-18 03:32:27.838 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-18 03:32:27.862 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-18 03:32:27.883 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-18 03:32:27.910 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-18 03:32:27.933 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-18 03:32:27.962 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-18 03:32:27.984 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-18 03:32:28.006 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-18 03:32:28.028 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-18 03:32:28.054 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-18 03:32:28.081 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-18 03:32:28.103 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-18 03:32:28.124 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-18 03:32:28.145 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-18 03:32:28.167 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-18 03:32:28.461 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, 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-07-18 03:32:28.717 | Attempting uninstall: six 2026-07-18 03:32:28.726 | Found existing installation: six 1.16.0 2026-07-18 03:32:28.726 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:28.726 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-18 03:32:28.796 | Attempting uninstall: pyparsing 2026-07-18 03:32:28.805 | Found existing installation: pyparsing 3.1.1 2026-07-18 03:32:28.806 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:28.806 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-18 03:32:28.948 | Attempting uninstall: PyJWT 2026-07-18 03:32:28.957 | Found existing installation: PyJWT 2.7.0 2026-07-18 03:32:28.957 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:28.958 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-18 03:32:29.121 | Attempting uninstall: netaddr 2026-07-18 03:32:29.131 | Found existing installation: netaddr 0.8.0 2026-07-18 03:32:29.132 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:29.132 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-18 03:32:29.392 | Attempting uninstall: python-dateutil 2026-07-18 03:32:29.402 | Found existing installation: python-dateutil 2.8.2 2026-07-18 03:32:29.402 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:32:29.402 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-18 03:32:31.655 | 2026-07-18 03:32:31.662 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 psutil-7.2.2 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.0 typing-extensions-4.15.0 2026-07-18 03:32:31.884 | + inc/python:pip_install:216 : result=0 2026-07-18 03:32:31.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:32:31.893 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:31.896 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:31.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:31.903 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:31.907 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:31.910 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:32:31.913 | + functions-common:time_stop:2427 : start_time=1784345544396 2026-07-18 03:32:31.917 | + functions-common:time_stop:2429 : [[ -z 1784345544396 ]] 2026-07-18 03:32:31.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:31.929 | + functions-common:time_stop:2432 : end_time=1784345551925 2026-07-18 03:32:31.932 | + functions-common:time_stop:2433 : elapsed_time=7529 2026-07-18 03:32:31.935 | + functions-common:time_stop:2434 : total=38731 2026-07-18 03:32:31.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:31.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46260 2026-07-18 03:32:31.945 | + inc/python:pip_install:219 : return 0 2026-07-18 03:32:31.949 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-18 03:32:31.952 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-18 03:32:31.956 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-18 03:32:31.960 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-18 03:32:31.963 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-18 03:32:31.967 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-18 03:32:31.971 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:32:31.972 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-18 03:32:31.978 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-18 03:32:31.982 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-18 03:32:31.986 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-18 03:32:31.990 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-18 03:32:31.993 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-18 03:32:32.021 | Using python 3.12 to install python-memcached 2026-07-18 03:32:32.024 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-18 03:32:33.160 | Collecting python-memcached 2026-07-18 03:32:33.296 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:32:33.322 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-18 03:32:33.505 | Installing collected packages: python-memcached 2026-07-18 03:32:33.541 | Successfully installed python-memcached-1.62 2026-07-18 03:32:33.654 | + inc/python:pip_install:216 : result=0 2026-07-18 03:32:33.659 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:32:33.661 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:33.665 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:33.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:33.672 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:33.675 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:33.679 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:32:33.681 | + functions-common:time_stop:2427 : start_time=1784345552014 2026-07-18 03:32:33.685 | + functions-common:time_stop:2429 : [[ -z 1784345552014 ]] 2026-07-18 03:32:33.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:33.695 | + functions-common:time_stop:2432 : end_time=1784345553692 2026-07-18 03:32:33.699 | + functions-common:time_stop:2433 : elapsed_time=1678 2026-07-18 03:32:33.702 | + functions-common:time_stop:2434 : total=46260 2026-07-18 03:32:33.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:33.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47938 2026-07-18 03:32:33.708 | + inc/python:pip_install:219 : return 0 2026-07-18 03:32:33.713 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-18 03:32:33.733 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:32:33.737 | + ./stack.sh:main:922 : '[' 192.168.122.94 == 192.168.122.94 ']' 2026-07-18 03:32:33.739 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-18 03:32:33.743 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-18 03:32:33.746 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-18 03:32:33.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:32:33.753 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-18 03:32:33.757 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-18 03:32:33.778 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:32:33.780 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-18 03:32:33.784 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-18 03:32:33.787 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-18 03:32:33.790 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:32:33.794 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:32:33.798 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:32:33.802 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:32:33.806 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:32:33.810 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:32:33.829 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:32:33.832 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:32:33.834 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:32:33.837 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:32:33.838 | + functions-common:git_clone:610 : echo master 2026-07-18 03:32:33.843 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-18 03:32:33.847 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:32:33.850 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-18 03:32:33.854 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:32:33.856 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:32:33.858 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:32:33.861 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:32:33.864 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:32:33.868 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:32:33.872 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:32:33.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:32:33.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:32:33.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345553878 2026-07-18 03:32:33.885 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-18 03:32:33.889 | Cloning into '/opt/stack/keystone'... 2026-07-18 03:32:52.084 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:32:52.086 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:52.090 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:52.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:52.097 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:52.101 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:52.104 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:32:52.107 | + functions-common:time_stop:2427 : start_time=1784345553878 2026-07-18 03:32:52.110 | + functions-common:time_stop:2429 : [[ -z 1784345553878 ]] 2026-07-18 03:32:52.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:52.119 | + functions-common:time_stop:2432 : end_time=1784345572115 2026-07-18 03:32:52.122 | + functions-common:time_stop:2433 : elapsed_time=18237 2026-07-18 03:32:52.126 | + functions-common:time_stop:2434 : total=6378 2026-07-18 03:32:52.130 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:52.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24615 2026-07-18 03:32:52.137 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-18 03:32:52.141 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:32:52.144 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:32:52.148 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:32:52.152 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:32:52.155 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:32:52.159 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:32:52.163 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:32:52.167 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:32:52.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:32:52.174 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:32:52.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345572176 2026-07-18 03:32:52.184 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:32:52.973 | From https://review.opendev.org/openstack/keystone 2026-07-18 03:32:52.973 | * branch master -> FETCH_HEAD 2026-07-18 03:32:52.984 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:32:52.988 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:52.992 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:52.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:52.999 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:53.002 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:53.006 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:32:53.009 | + functions-common:time_stop:2427 : start_time=1784345572176 2026-07-18 03:32:53.013 | + functions-common:time_stop:2429 : [[ -z 1784345572176 ]] 2026-07-18 03:32:53.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:53.023 | + functions-common:time_stop:2432 : end_time=1784345573019 2026-07-18 03:32:53.027 | + functions-common:time_stop:2433 : elapsed_time=843 2026-07-18 03:32:53.031 | + functions-common:time_stop:2434 : total=24615 2026-07-18 03:32:53.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:53.038 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25458 2026-07-18 03:32:53.042 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:32:53.046 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:32:53.050 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:32:53.053 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:32:53.057 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:32:53.060 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:32:53.064 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:32:53.068 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:32:53.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:32:53.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:32:53.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345573078 2026-07-18 03:32:53.085 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:32:53.256 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:32:53.256 | 2026-07-18 03:32:53.256 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:32:53.256 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:32:53.256 | state without impacting any branches by switching back to a branch. 2026-07-18 03:32:53.256 | 2026-07-18 03:32:53.256 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:32:53.256 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:32:53.256 | 2026-07-18 03:32:53.256 | git switch -c 2026-07-18 03:32:53.257 | 2026-07-18 03:32:53.257 | Or undo this operation with: 2026-07-18 03:32:53.257 | 2026-07-18 03:32:53.257 | git switch - 2026-07-18 03:32:53.257 | 2026-07-18 03:32:53.257 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:32:53.257 | 2026-07-18 03:32:53.257 | HEAD is now at 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-18 03:32:53.263 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:32:53.267 | + functions-common:time_stop:2420 : local name 2026-07-18 03:32:53.270 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:32:53.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:32:53.278 | + functions-common:time_stop:2423 : local total 2026-07-18 03:32:53.281 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:32:53.285 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:32:53.289 | + functions-common:time_stop:2427 : start_time=1784345573078 2026-07-18 03:32:53.292 | + functions-common:time_stop:2429 : [[ -z 1784345573078 ]] 2026-07-18 03:32:53.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:32:53.303 | + functions-common:time_stop:2432 : end_time=1784345573299 2026-07-18 03:32:53.307 | + functions-common:time_stop:2433 : elapsed_time=221 2026-07-18 03:32:53.310 | + functions-common:time_stop:2434 : total=25458 2026-07-18 03:32:53.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:32:53.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25679 2026-07-18 03:32:53.322 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-18 03:32:53.340 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-18 03:32:53.344 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:32:53.345 | + functions-common:git_clone:673 : head -1 2026-07-18 03:32:53.350 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-18 03:32:53.354 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:32:53.358 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-18 03:32:53.362 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:32:53.366 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-18 03:32:53.370 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-18 03:32:53.373 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:32:53.376 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-18 03:32:53.380 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:32:53.384 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-18 03:32:53.388 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-18 03:32:53.392 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:32:53.395 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:32:53.400 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-18 03:32:53.404 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:32:53.409 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-18 03:32:53.413 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:32:53.417 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:32:53.422 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-18 03:32:53.430 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-18 03:32:53.433 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-18 03:32:53.438 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-18 03:32:53.594 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-18 03:32:53.597 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:32:53.602 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:32:53.606 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:32:53.610 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-18 03:32:53.613 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-18 03:32:53.617 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:32:53.621 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:32:53.625 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:32:53.629 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:32:53.633 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:32:53.637 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:32:53.641 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:32:53.645 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-18 03:32:53.675 | Using python 3.12 to install /opt/stack/keystone 2026-07-18 03:32:53.679 | + 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-07-18 03:32:54.646 | Obtaining file:///opt/stack/keystone 2026-07-18 03:32:54.651 | Installing build dependencies: started 2026-07-18 03:32:56.334 | Installing build dependencies: finished with status 'done' 2026-07-18 03:32:56.335 | Checking if build backend supports build_editable: started 2026-07-18 03:32:56.871 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:32:56.872 | Getting requirements to build editable: started 2026-07-18 03:32:57.161 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:32:57.163 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:32:58.225 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:32:58.240 | 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.dev58) (7.0.3) 2026-07-18 03:32:58.241 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-18 03:32:58.438 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-18 03:32:58.572 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-18 03:32:58.613 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-18 03:32:58.628 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-18 03:32:59.007 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.024 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-18 03:32:59.595 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.611 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-18 03:32:59.634 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-18 03:32:59.635 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-18 03:32:59.635 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-18 03:32:59.709 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.724 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-18 03:32:59.737 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-18 03:32:59.737 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-18 03:32:59.739 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-18 03:32:59.801 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.817 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-18 03:32:59.879 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.896 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-18 03:32:59.907 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-18 03:32:59.908 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-18 03:32:59.949 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-18 03:32:59.966 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-18 03:33:00.023 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.039 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:33:00.049 | 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.dev58) (5.11.0) 2026-07-18 03:33:00.077 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.092 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-18 03:33:00.102 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-18 03:33:00.129 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.144 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-18 03:33:00.187 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.203 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-18 03:33:00.213 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-18 03:33:00.214 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-18 03:33:00.254 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.269 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-18 03:33:00.282 | 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.dev58) (4.1.0) 2026-07-18 03:33:00.282 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-18 03:33:00.314 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.329 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-18 03:33:00.467 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-18 03:33:00.483 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-18 03:33:00.683 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-18 03:33:00.699 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-18 03:33:00.732 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-18 03:33:00.747 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-18 03:33:00.759 | 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.dev58) (5.3.1) 2026-07-18 03:33:00.786 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-18 03:33:00.801 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-18 03:33:00.841 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-18 03:33:00.856 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-18 03:33:00.890 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-18 03:33:00.904 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:33:00.942 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-18 03:33:00.957 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:33:01.060 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-18 03:33:01.075 | 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-07-18 03:33:01.184 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-18 03:33:01.199 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-18 03:33:01.285 | 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.dev58) (1.17.0) 2026-07-18 03:33:01.351 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-18 03:33:01.366 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-18 03:33:01.411 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-18 03:33:01.425 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-18 03:33:01.461 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-18 03:33:01.476 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:33:01.524 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-18 03:33:01.538 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:33:02.102 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.117 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-18 03:33:02.132 | 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.dev58) (5.15.0) 2026-07-18 03:33:02.135 | 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.dev58) (2.34.2) 2026-07-18 03:33:02.139 | 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.dev58) (2.1.0) 2026-07-18 03:33:02.140 | 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.dev58) (1.8.2) 2026-07-18 03:33:02.141 | 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.dev58) (4.15.0) 2026-07-18 03:33:02.153 | 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.dev58) (1.3.0) 2026-07-18 03:33:02.154 | 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.dev58) (2.0.0) 2026-07-18 03:33:02.155 | 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.dev58) (6.0.3) 2026-07-18 03:33:02.200 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.214 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-18 03:33:02.225 | 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.dev58) (3.1.0) 2026-07-18 03:33:02.254 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.269 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-18 03:33:02.304 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.320 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-18 03:33:02.364 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.379 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:33:02.391 | 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.dev58) (2.2.2) 2026-07-18 03:33:02.396 | 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.dev58) (2.9.0.post0) 2026-07-18 03:33:02.400 | 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.dev58) (3.4.0) 2026-07-18 03:33:02.443 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.458 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:33:02.501 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.516 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-18 03:33:02.559 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.575 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-18 03:33:02.678 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.694 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:33:02.736 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.751 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-18 03:33:02.788 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.804 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-18 03:33:02.850 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.865 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-18 03:33:02.875 | 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.dev58) (26.2) 2026-07-18 03:33:02.907 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.922 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:33:02.963 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-18 03:33:02.978 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:33:03.034 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.049 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-18 03:33:03.320 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.335 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-18 03:33:03.384 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.399 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:33:03.436 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.452 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-18 03:33:03.489 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.504 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-18 03:33:03.551 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.566 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-18 03:33:03.641 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.657 | 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-07-18 03:33:03.698 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.713 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-18 03:33:03.760 | 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.dev58) 2026-07-18 03:33:03.775 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-18 03:33:03.819 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.834 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-18 03:33:03.854 | 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.dev58) (3.3.2) 2026-07-18 03:33:03.855 | 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.dev58) (7.2.2) 2026-07-18 03:33:03.868 | 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.dev58) (83.0.0) 2026-07-18 03:33:03.903 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-18 03:33:03.919 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-18 03:33:03.987 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:04.002 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-18 03:33:04.048 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:04.065 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-18 03:33:04.120 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:04.136 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-18 03:33:04.159 | 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.dev58) (3.4.7) 2026-07-18 03:33:04.160 | 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.dev58) (3.18) 2026-07-18 03:33:04.162 | 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.dev58) (2.7.0) 2026-07-18 03:33:04.163 | 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.dev58) (2023.11.17) 2026-07-18 03:33:04.215 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-18 03:33:04.232 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-18 03:33:04.297 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-18 03:33:04.312 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-18 03:33:04.416 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-18 03:33:04.457 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-18 03:33:04.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.2 MB/s 0:00:00 2026-07-18 03:33:04.559 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-18 03:33:04.583 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-18 03:33:04.605 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-18 03:33:04.626 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-18 03:33:04.648 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-18 03:33:04.671 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-18 03:33:04.692 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-18 03:33:04.713 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-18 03:33:04.736 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-18 03:33:04.759 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-18 03:33:04.779 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-18 03:33:04.800 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-18 03:33:04.821 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-18 03:33:04.845 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-18 03:33:04.868 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-18 03:33:04.894 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-18 03:33:04.919 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-18 03:33:04.940 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-18 03:33:04.962 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-18 03:33:04.982 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-18 03:33:05.007 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-18 03:33:05.028 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-18 03:33:05.051 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-18 03:33:05.073 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-18 03:33:05.096 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-18 03:33:05.120 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-18 03:33:05.145 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-18 03:33:05.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 31.3 MB/s 0:00:00 2026-07-18 03:33:05.180 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-18 03:33:05.202 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-18 03:33:05.223 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-18 03:33:05.246 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-18 03:33:05.268 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-18 03:33:05.294 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-18 03:33:05.316 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-18 03:33:05.337 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-18 03:33:05.360 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-18 03:33:05.387 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-18 03:33:05.409 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-18 03:33:05.436 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-18 03:33:05.459 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-18 03:33:05.482 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-18 03:33:05.505 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-18 03:33:05.525 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-18 03:33:05.551 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-18 03:33:05.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 53.2 MB/s 0:00:00 2026-07-18 03:33:05.633 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-18 03:33:05.654 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-18 03:33:05.676 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-18 03:33:05.696 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-18 03:33:05.722 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-18 03:33:05.748 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-18 03:33:05.772 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-18 03:33:05.794 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-18 03:33:05.815 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-18 03:33:05.837 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-18 03:33:05.859 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-18 03:33:06.039 | Building wheels for collected packages: keystone 2026-07-18 03:33:06.041 | Building editable for keystone (pyproject.toml): started 2026-07-18 03:33:07.118 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-18 03:33:07.119 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=5ab29538c7409fcdbf3409a44d7ea3313cd387bed21d83995a446b76a3c6565a 2026-07-18 03:33:07.119 | Stored in directory: /tmp/pip-ephem-wheel-cache-vsjn44rm/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-18 03:33:07.125 | Successfully built keystone 2026-07-18 03:33:07.470 | 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-07-18 03:33:07.511 | Attempting uninstall: pytz 2026-07-18 03:33:07.522 | Found existing installation: pytz 2024.1 2026-07-18 03:33:07.523 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:07.523 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-18 03:33:09.301 | Attempting uninstall: oauthlib 2026-07-18 03:33:09.312 | Found existing installation: oauthlib 3.2.2 2026-07-18 03:33:09.313 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:09.313 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-18 03:33:09.459 | Attempting uninstall: markupsafe 2026-07-18 03:33:09.471 | Found existing installation: MarkupSafe 2.1.5 2026-07-18 03:33:09.471 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:09.471 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-18 03:33:10.553 | Attempting uninstall: click 2026-07-18 03:33:10.563 | Found existing installation: click 8.1.6 2026-07-18 03:33:10.566 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:10.566 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-18 03:33:10.733 | Attempting uninstall: blinker 2026-07-18 03:33:10.743 | Found existing installation: blinker 1.7.0 2026-07-18 03:33:10.743 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:10.744 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-18 03:33:10.762 | Attempting uninstall: bcrypt 2026-07-18 03:33:10.775 | Found existing installation: bcrypt 3.2.2 2026-07-18 03:33:10.775 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:10.776 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-18 03:33:10.795 | Attempting uninstall: attrs 2026-07-18 03:33:10.808 | Found existing installation: attrs 23.2.0 2026-07-18 03:33:10.809 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:10.809 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-18 03:33:13.879 | Attempting uninstall: jinja2 2026-07-18 03:33:13.892 | Found existing installation: Jinja2 3.1.2 2026-07-18 03:33:13.893 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:13.894 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-18 03:33:14.930 | Attempting uninstall: cryptography 2026-07-18 03:33:14.943 | Found existing installation: cryptography 41.0.7 2026-07-18 03:33:14.943 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:14.943 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-18 03:33:15.543 | Attempting uninstall: pyopenssl 2026-07-18 03:33:15.557 | Found existing installation: pyOpenSSL 23.2.0 2026-07-18 03:33:15.557 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:15.558 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-18 03:33:15.979 | Attempting uninstall: jsonschema 2026-07-18 03:33:15.994 | Found existing installation: jsonschema 4.10.3 2026-07-18 03:33:15.995 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:33:15.996 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-18 03:33:17.593 | 2026-07-18 03:33:17.595 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-18 03:33:17.595 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-18 03:33:17.609 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-18 03:33:17.967 | + inc/python:pip_install:216 : result=0 2026-07-18 03:33:17.970 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:33:17.973 | + functions-common:time_stop:2420 : local name 2026-07-18 03:33:17.976 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:33:17.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:33:17.983 | + functions-common:time_stop:2423 : local total 2026-07-18 03:33:17.986 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:33:17.990 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:33:17.993 | + functions-common:time_stop:2427 : start_time=1784345573668 2026-07-18 03:33:17.996 | + functions-common:time_stop:2429 : [[ -z 1784345573668 ]] 2026-07-18 03:33:18.000 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:33:18.006 | + functions-common:time_stop:2432 : end_time=1784345598002 2026-07-18 03:33:18.010 | + functions-common:time_stop:2433 : elapsed_time=24334 2026-07-18 03:33:18.014 | + functions-common:time_stop:2434 : total=47938 2026-07-18 03:33:18.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:33:18.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72272 2026-07-18 03:33:18.024 | + inc/python:pip_install:219 : return 0 2026-07-18 03:33:18.028 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:33:18.031 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:33:18.035 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-18 03:33:18.039 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-18 03:33:18.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:33:18.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:33:18.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-18 03:33:18.054 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:33:18.059 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-18 03:33:18.084 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:33:18.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:33:18.092 | + ./stack.sh:main:924 : configure_keystone 2026-07-18 03:33:18.096 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-18 03:33:18.114 | + 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-07-18 03:33:18.117 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-18 03:33:18.124 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-18 03:33:18.149 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:33:18.152 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-18 03:33:18.195 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-18 03:33:18.232 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-18 03:33:18.272 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-18 03:33:18.313 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-18 03:33:18.354 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-18 03:33:18.395 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-18 03:33:18.430 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-18 03:33:18.465 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-18 03:33:18.501 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-18 03:33:18.504 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-18 03:33:18.507 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-18 03:33:18.509 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-18 03:33:18.512 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-18 03:33:18.515 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:33:18.533 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:33:18.538 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-18 03:33:18.540 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-18 03:33:18.543 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:33:18.561 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:33:18.564 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:33:18.566 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:33:18.604 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:33:18.608 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:33:18.610 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.94/identity 2026-07-18 03:33:18.648 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-18 03:33:18.650 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-18 03:33:18.688 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-18 03:33:18.692 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-18 03:33:18.696 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-18 03:33:18.700 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-18 03:33:18.704 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:33:18.708 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:33:18.712 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:33:18.734 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:33:18.738 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:33:18.742 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-18 03:33:18.747 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-18 03:33:18.785 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-18 03:33:18.789 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-18 03:33:18.793 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-18 03:33:18.797 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-18 03:33:18.802 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:33:18.822 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:33:18.825 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:33:18.829 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:33:18.832 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:33:18.836 | + 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-07-18 03:33:18.871 | + 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-07-18 03:33:18.908 | + 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-07-18 03:33:18.944 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:33:18.979 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-18 03:33:19.017 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-18 03:33:19.053 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-18 03:33:19.057 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-18 03:33:19.060 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-18 03:33:19.063 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-18 03:33:19.065 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-18 03:33:19.069 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-18 03:33:19.073 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-18 03:33:19.076 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:33:19.079 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:33:19.096 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:33:19.096 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:33:19.106 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:33:19.111 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:33:19.124 | /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-07-18 03:33:19.129 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-18 03:33:19.132 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-18 03:33:19.137 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:33:19.140 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-18 03:33:19.175 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-18 03:33:19.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-18 03:33:19.247 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-18 03:33:19.284 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-18 03:33:19.321 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-18 03:33:19.356 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-18 03:33:19.393 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-18 03:33:19.431 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-18 03:33:19.467 | + 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-07-18 03:33:19.506 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-18 03:33:19.544 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-18 03:33:19.581 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-18 03:33:19.620 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-18 03:33:19.659 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-18 03:33:19.663 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-18 03:33:19.667 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-18 03:33:19.671 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-18 03:33:19.673 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:33:19.675 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:33:19.677 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:33:19.680 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-18 03:33:19.684 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-18 03:33:19.687 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-18 03:33:19.724 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-18 03:33:19.762 | + 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-07-18 03:33:19.763 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-18 03:33:19.773 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-18 03:33:19.778 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-18 03:33:19.781 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-18 03:33:19.784 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:33:19.787 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:33:19.790 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:33:19.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:33:19.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:33:19.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:33:19.801 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:33:19.804 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:33:19.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:33:19.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:33:19.813 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-18 03:33:19.825 | perl: warning: Setting locale failed. 2026-07-18 03:33:19.828 | perl: warning: Please check that your locale settings: 2026-07-18 03:33:19.828 | LANGUAGE = (unset), 2026-07-18 03:33:19.828 | LC_ALL = "en_US.utf8", 2026-07-18 03:33:19.828 | LANG = "de_DE.UTF-8" 2026-07-18 03:33:19.828 | are supported and installed on your system. 2026-07-18 03:33:19.829 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:33:19.867 | Enabling site keystone-api. 2026-07-18 03:33:19.873 | To activate the new configuration, you need to run: 2026-07-18 03:33:19.873 | systemctl reload apache2 2026-07-18 03:33:19.880 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-18 03:33:19.884 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:33:19.888 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:33:19.892 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:33:20.023 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-18 03:33:20.066 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-18 03:33:20.111 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-18 03:33:20.155 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-18 03:33:20.158 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-18 03:33:20.201 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-18 03:33:20.242 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-18 03:33:20.285 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-18 03:33:20.330 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-18 03:33:20.333 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-18 03:33:20.376 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-18 03:33:20.398 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:33:20.402 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-18 03:33:20.426 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:33:20.429 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-18 03:33:20.433 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-18 03:33:20.436 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-18 03:33:20.439 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:33:20.443 | + lib/stack:stack_install_service:32 : install_glance 2026-07-18 03:33:20.446 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-18 03:33:20.450 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-18 03:33:20.453 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-18 03:33:20.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:33:20.481 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-18 03:33:20.485 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-18 03:33:20.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:33:20.517 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-18 03:33:20.521 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-18 03:33:20.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:33:20.529 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:33:20.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-18 03:33:20.536 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:33:20.541 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-18 03:33:20.545 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-18 03:33:20.550 | ++ inc/python:join_extras:29 : echo cinder 2026-07-18 03:33:20.555 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-18 03:33:20.559 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-18 03:33:20.563 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-18 03:33:20.567 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-18 03:33:20.573 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-18 03:33:20.576 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-18 03:33:20.581 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-18 03:33:20.587 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:33:20.588 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-18 03:33:20.595 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-18 03:33:20.598 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-18 03:33:20.602 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-18 03:33:20.607 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-18 03:33:20.611 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-18 03:33:20.641 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-18 03:33:20.645 | + 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-07-18 03:33:21.841 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-18 03:33:21.978 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-18 03:33:21.998 | 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.5.0) 2026-07-18 03:33:21.999 | 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-07-18 03:33:22.000 | 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-07-18 03:33:22.001 | 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.1.1) 2026-07-18 03:33:22.002 | 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-07-18 03:33:22.003 | 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.0) 2026-07-18 03:33:22.004 | 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-07-18 03:33:22.005 | 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.15.0) 2026-07-18 03:33:22.006 | 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-07-18 03:33:22.007 | 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-07-18 03:33:22.035 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.050 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-18 03:33:22.061 | 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.4.0) 2026-07-18 03:33:22.064 | 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-07-18 03:33:22.065 | 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.2.2) 2026-07-18 03:33:22.108 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.124 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-18 03:33:22.199 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.214 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-18 03:33:22.261 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.278 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:33:22.323 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.339 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-18 03:33:22.353 | 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-07-18 03:33:22.354 | 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-07-18 03:33:22.355 | 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-07-18 03:33:22.356 | 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.5.1) 2026-07-18 03:33:22.362 | 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-07-18 03:33:22.363 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-18 03:33:22.364 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-18 03:33:22.368 | 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-07-18 03:33:22.369 | 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-07-18 03:33:22.370 | 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-07-18 03:33:22.372 | 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.7.0) 2026-07-18 03:33:22.408 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-18 03:33:22.423 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-18 03:33:22.460 | 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-07-18 03:33:22.465 | 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-07-18 03:33:22.469 | 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-07-18 03:33:22.470 | 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-07-18 03:33:22.471 | 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-07-18 03:33:22.480 | 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-07-18 03:33:22.483 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-18 03:33:22.484 | 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-07-18 03:33:22.487 | 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-07-18 03:33:22.494 | 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.10) 2026-07-18 03:33:22.495 | 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.0) 2026-07-18 03:33:22.496 | 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.3) 2026-07-18 03:33:22.498 | 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-07-18 03:33:22.499 | 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-07-18 03:33:22.500 | 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-07-18 03:33:22.501 | 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-07-18 03:33:22.504 | 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-07-18 03:33:22.514 | 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-07-18 03:33:22.515 | 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.2) 2026-07-18 03:33:22.521 | 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) (83.0.0) 2026-07-18 03:33:22.538 | 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-07-18 03:33:22.543 | 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.1) 2026-07-18 03:33:22.547 | 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-07-18 03:33:22.559 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-18 03:33:22.560 | 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-07-18 03:33:22.561 | 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-07-18 03:33:22.563 | 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-07-18 03:33:22.583 | 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-07-18 03:33:22.641 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-18 03:33:22.696 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-18 03:33:22.723 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-18 03:33:22.744 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-18 03:33:22.767 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-18 03:33:22.790 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-18 03:33:22.811 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-18 03:33:23.050 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-18 03:33:24.329 | 2026-07-18 03:33:24.345 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-18 03:33:24.496 | + inc/python:pip_install:216 : result=0 2026-07-18 03:33:24.499 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:33:24.503 | + functions-common:time_stop:2420 : local name 2026-07-18 03:33:24.506 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:33:24.510 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:33:24.514 | + functions-common:time_stop:2423 : local total 2026-07-18 03:33:24.518 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:33:24.520 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:33:24.524 | + functions-common:time_stop:2427 : start_time=1784345600634 2026-07-18 03:33:24.528 | + functions-common:time_stop:2429 : [[ -z 1784345600634 ]] 2026-07-18 03:33:24.533 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:33:24.539 | + functions-common:time_stop:2432 : end_time=1784345604535 2026-07-18 03:33:24.543 | + functions-common:time_stop:2433 : elapsed_time=3901 2026-07-18 03:33:24.546 | + functions-common:time_stop:2434 : total=72272 2026-07-18 03:33:24.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:33:24.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76173 2026-07-18 03:33:24.556 | + inc/python:pip_install:219 : return 0 2026-07-18 03:33:24.560 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-18 03:33:24.564 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-18 03:33:24.567 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-18 03:33:24.586 | + 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-07-18 03:33:24.593 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-18 03:33:24.597 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-18 03:33:24.601 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-18 03:33:24.605 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:33:24.609 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:33:24.613 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:33:24.618 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:33:24.621 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:33:24.626 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:33:24.650 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:33:24.654 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:33:24.658 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:33:24.663 | + functions-common:git_clone:610 : echo master 2026-07-18 03:33:24.663 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:33:24.670 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-18 03:33:24.673 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:33:24.677 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-18 03:33:24.680 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:33:24.683 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:33:24.687 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:33:24.690 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:33:24.694 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:33:24.696 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:33:24.700 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:33:24.703 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:33:24.708 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:33:24.712 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345604709 2026-07-18 03:33:24.715 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-18 03:33:24.719 | Cloning into '/opt/stack/glance'... 2026-07-18 03:33:45.608 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:33:45.612 | + functions-common:time_stop:2420 : local name 2026-07-18 03:33:45.616 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:33:45.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:33:45.623 | + functions-common:time_stop:2423 : local total 2026-07-18 03:33:45.627 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:33:45.631 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:33:45.635 | + functions-common:time_stop:2427 : start_time=1784345604709 2026-07-18 03:33:45.638 | + functions-common:time_stop:2429 : [[ -z 1784345604709 ]] 2026-07-18 03:33:45.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:33:45.648 | + functions-common:time_stop:2432 : end_time=1784345625644 2026-07-18 03:33:45.652 | + functions-common:time_stop:2433 : elapsed_time=20935 2026-07-18 03:33:45.656 | + functions-common:time_stop:2434 : total=25679 2026-07-18 03:33:45.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:33:45.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46614 2026-07-18 03:33:45.666 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-18 03:33:45.670 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:33:45.674 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:33:45.678 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:33:45.681 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:33:45.685 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:33:45.689 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:33:45.693 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:33:45.696 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:33:45.700 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:33:45.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:33:45.711 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345625707 2026-07-18 03:33:45.715 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:33:46.362 | From https://review.opendev.org/openstack/glance 2026-07-18 03:33:46.362 | * branch master -> FETCH_HEAD 2026-07-18 03:33:46.373 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:33:46.377 | + functions-common:time_stop:2420 : local name 2026-07-18 03:33:46.381 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:33:46.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:33:46.388 | + functions-common:time_stop:2423 : local total 2026-07-18 03:33:46.392 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:33:46.395 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:33:46.399 | + functions-common:time_stop:2427 : start_time=1784345625707 2026-07-18 03:33:46.403 | + functions-common:time_stop:2429 : [[ -z 1784345625707 ]] 2026-07-18 03:33:46.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:33:46.413 | + functions-common:time_stop:2432 : end_time=1784345626409 2026-07-18 03:33:46.416 | + functions-common:time_stop:2433 : elapsed_time=702 2026-07-18 03:33:46.420 | + functions-common:time_stop:2434 : total=46614 2026-07-18 03:33:46.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:33:46.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47316 2026-07-18 03:33:46.431 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:33:46.435 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:33:46.439 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:33:46.442 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:33:46.446 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:33:46.450 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:33:46.454 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:33:46.458 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:33:46.462 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:33:46.466 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:33:46.472 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345626468 2026-07-18 03:33:46.476 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:33:46.604 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:33:46.604 | 2026-07-18 03:33:46.604 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:33:46.604 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:33:46.604 | state without impacting any branches by switching back to a branch. 2026-07-18 03:33:46.604 | 2026-07-18 03:33:46.604 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:33:46.604 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:33:46.604 | 2026-07-18 03:33:46.604 | git switch -c 2026-07-18 03:33:46.605 | 2026-07-18 03:33:46.605 | Or undo this operation with: 2026-07-18 03:33:46.605 | 2026-07-18 03:33:46.605 | git switch - 2026-07-18 03:33:46.605 | 2026-07-18 03:33:46.605 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:33:46.605 | 2026-07-18 03:33:46.605 | HEAD is now at 4d3aa425e Merge "Remove tempest-pg-full" 2026-07-18 03:33:46.610 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:33:46.614 | + functions-common:time_stop:2420 : local name 2026-07-18 03:33:46.618 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:33:46.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:33:46.625 | + functions-common:time_stop:2423 : local total 2026-07-18 03:33:46.629 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:33:46.633 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:33:46.636 | + functions-common:time_stop:2427 : start_time=1784345626468 2026-07-18 03:33:46.640 | + functions-common:time_stop:2429 : [[ -z 1784345626468 ]] 2026-07-18 03:33:46.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:33:46.650 | + functions-common:time_stop:2432 : end_time=1784345626646 2026-07-18 03:33:46.654 | + functions-common:time_stop:2433 : elapsed_time=178 2026-07-18 03:33:46.658 | + functions-common:time_stop:2434 : total=47316 2026-07-18 03:33:46.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:33:46.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47494 2026-07-18 03:33:46.669 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-18 03:33:46.687 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-18 03:33:46.692 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:33:46.692 | + functions-common:git_clone:673 : head -1 2026-07-18 03:33:46.697 | 4d3aa425e Merge "Remove tempest-pg-full" 2026-07-18 03:33:46.701 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:33:46.705 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-18 03:33:46.709 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:33:46.713 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-18 03:33:46.717 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-18 03:33:46.721 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:33:46.725 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-18 03:33:46.729 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:33:46.733 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-18 03:33:46.737 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-18 03:33:46.741 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:33:46.745 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:33:46.750 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-18 03:33:46.754 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:33:46.759 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-18 03:33:46.763 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:33:46.767 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:33:46.772 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-18 03:33:46.779 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-18 03:33:46.783 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-18 03:33:46.787 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-18 03:33:46.944 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-18 03:33:46.948 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:33:46.952 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:33:46.956 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:33:46.960 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-18 03:33:46.964 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-18 03:33:46.968 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:33:46.972 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:33:46.976 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:33:46.980 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:33:46.983 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:33:46.987 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:33:46.991 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:33:46.994 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-18 03:33:47.025 | Using python 3.12 to install /opt/stack/glance 2026-07-18 03:33:47.029 | + 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-07-18 03:33:48.007 | Obtaining file:///opt/stack/glance 2026-07-18 03:33:48.011 | Installing build dependencies: started 2026-07-18 03:33:49.781 | Installing build dependencies: finished with status 'done' 2026-07-18 03:33:49.782 | Checking if build backend supports build_editable: started 2026-07-18 03:33:50.326 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:33:50.328 | Getting requirements to build editable: started 2026-07-18 03:33:50.626 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:33:50.628 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:33:51.546 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:33:51.565 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (7.0.3) 2026-07-18 03:33:51.565 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (0.7.1) 2026-07-18 03:33:51.567 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (2.0.51) 2026-07-18 03:33:51.567 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (3.1.0) 2026-07-18 03:33:51.568 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (2.5.1) 2026-07-18 03:33:51.569 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (1.8.10) 2026-07-18 03:33:51.570 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (1.18.5) 2026-07-18 03:33:51.752 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:51.901 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:33:51.913 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (10.5.0) 2026-07-18 03:33:51.914 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (7.6.1) 2026-07-18 03:33:51.915 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (6.5.0) 2026-07-18 03:33:51.916 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (2.8.0) 2026-07-18 03:33:51.917 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (10.1.1) 2026-07-18 03:33:51.918 | 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.dev12) (5.9.0) 2026-07-18 03:33:51.975 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:51.991 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-18 03:33:52.006 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (5.15.0) 2026-07-18 03:33:52.007 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (13.0.0) 2026-07-18 03:33:52.035 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.051 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-18 03:33:52.062 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (3.18.0) 2026-07-18 03:33:52.063 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (3.10.1) 2026-07-18 03:33:52.064 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (4.26.0) 2026-07-18 03:33:52.065 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (5.8.0) 2026-07-18 03:33:52.066 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (18.1.0) 2026-07-18 03:33:52.067 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (6.9.0) 2026-07-18 03:33:52.102 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.119 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:33:52.133 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (8.3.0) 2026-07-18 03:33:52.134 | 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.dev12) (18.2.0) 2026-07-18 03:33:52.135 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (8.2.0) 2026-07-18 03:33:52.175 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.191 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:33:52.202 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (6.0.0) 2026-07-18 03:33:52.203 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (4.4.0) 2026-07-18 03:33:52.204 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (5.6.0) 2026-07-18 03:33:52.205 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (3.1.0) 2026-07-18 03:33:52.206 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev12) (43.0.3) 2026-07-18 03:33:52.231 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.247 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-18 03:33:52.294 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.309 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:33:52.321 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev12) (1.3.12) 2026-07-18 03:33:52.322 | 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.dev12) (4.15.0) 2026-07-18 03:33:52.356 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.371 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-18 03:33:52.384 | 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.dev12) (2.34.2) 2026-07-18 03:33:52.387 | 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.dev12) (2.0.0) 2026-07-18 03:33:52.391 | 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.dev12) (3.0) 2026-07-18 03:33:52.393 | 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.dev12) (5.11.0) 2026-07-18 03:33:52.397 | 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.dev12) (2.2.2) 2026-07-18 03:33:52.403 | 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.dev12) (1.4.2) 2026-07-18 03:33:52.404 | 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.dev12) (3.4.0) 2026-07-18 03:33:52.410 | 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.dev12) (3.3.2) 2026-07-18 03:33:52.414 | 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.dev12) (26.1.0) 2026-07-18 03:33:52.415 | 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.dev12) (2025.9.1) 2026-07-18 03:33:52.416 | 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.dev12) (0.37.0) 2026-07-18 03:33:52.417 | 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.dev12) (2026.5.1) 2026-07-18 03:33:52.424 | 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.dev12) (2.1.0) 2026-07-18 03:33:52.426 | 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.dev12) (1.8.2) 2026-07-18 03:33:52.431 | 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.dev12) (4.3.0) 2026-07-18 03:33:52.433 | 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.dev12) (4.1.0) 2026-07-18 03:33:52.433 | 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.dev12) (2.13.0) 2026-07-18 03:33:52.440 | 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.dev12) (1.5.0) 2026-07-18 03:33:52.444 | 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.dev12) (5.3.1) 2026-07-18 03:33:52.449 | 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.dev12) (0.20) 2026-07-18 03:33:52.454 | 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.dev12) (1.3.0) 2026-07-18 03:33:52.455 | 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.dev12) (2.0.0) 2026-07-18 03:33:52.456 | 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.dev12) (6.0.3) 2026-07-18 03:33:52.465 | 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.dev12) (2.1.2) 2026-07-18 03:33:52.466 | 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.dev12) (0.6.2) 2026-07-18 03:33:52.522 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.538 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-18 03:33:52.579 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.594 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-18 03:33:52.632 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.647 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-18 03:33:52.691 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.705 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-18 03:33:52.716 | 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.dev12) (7.2.2) 2026-07-18 03:33:52.747 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.762 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-18 03:33:52.777 | 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.dev12) (2.9.0.post0) 2026-07-18 03:33:52.782 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev12) (4.7.0) 2026-07-18 03:33:52.783 | 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.dev12) (7.1.4) 2026-07-18 03:33:52.785 | 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.dev12) (5.3.1) 2026-07-18 03:33:52.785 | 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.dev12) (5.6.2) 2026-07-18 03:33:52.787 | 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.dev12) (0.16.0) 2026-07-18 03:33:52.790 | 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.dev12) (5.1.0) 2026-07-18 03:33:52.799 | 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.dev12) (2026.2) 2026-07-18 03:33:52.799 | 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.dev12) (26.2) 2026-07-18 03:33:52.806 | 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.dev12) (0.25.0) 2026-07-18 03:33:52.810 | 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.dev12) (5.0.0) 2026-07-18 03:33:52.811 | 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.dev12) (3.1.6) 2026-07-18 03:33:52.813 | 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.dev12) (4.0.1) 2026-07-18 03:33:52.820 | 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.dev12) (3.0.3) 2026-07-18 03:33:52.834 | 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.dev12) (1.2.1) 2026-07-18 03:33:52.842 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev12) (0.41.0) 2026-07-18 03:33:52.843 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev12) (3.5.3) 2026-07-18 03:33:52.845 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev12) (1.7.6) 2026-07-18 03:33:52.850 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev12) (2.8.0) 2026-07-18 03:33:52.880 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev12) (83.0.0) 2026-07-18 03:33:52.896 | 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.dev12) (0.8.1) 2026-07-18 03:33:52.956 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:52.972 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:33:53.013 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.029 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-18 03:33:53.095 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.111 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-18 03:33:53.178 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.193 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-18 03:33:53.228 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.243 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-18 03:33:53.254 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) (15.0.0) 2026-07-18 03:33:53.280 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.297 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-18 03:33:53.319 | 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.dev12) (1.17.0) 2026-07-18 03:33:53.339 | 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.dev12) (3.4.7) 2026-07-18 03:33:53.339 | 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.dev12) (3.18) 2026-07-18 03:33:53.340 | 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.dev12) (2.7.0) 2026-07-18 03:33:53.342 | 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.dev12) (2023.11.17) 2026-07-18 03:33:53.373 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) (4.2.0) 2026-07-18 03:33:53.374 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) (2.20.0) 2026-07-18 03:33:53.382 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev12) (0.1.2) 2026-07-18 03:33:53.398 | 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.dev12) (0.8) 2026-07-18 03:33:53.479 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.494 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-18 03:33:53.541 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.557 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-18 03:33:53.569 | 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.dev12) (9.1.4) 2026-07-18 03:33:53.595 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.610 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-18 03:33:53.741 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:53.756 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-18 03:33:53.771 | Installing build dependencies: started 2026-07-18 03:33:55.344 | Installing build dependencies: finished with status 'done' 2026-07-18 03:33:55.345 | Getting requirements to build wheel: started 2026-07-18 03:33:55.962 | Getting requirements to build wheel: finished with status 'done' 2026-07-18 03:33:55.964 | Preparing metadata (pyproject.toml): started 2026-07-18 03:33:56.321 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:33:56.325 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev12) (2026.2) 2026-07-18 03:33:56.375 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:56.390 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-18 03:33:56.441 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev12) 2026-07-18 03:33:56.456 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-18 03:33:56.527 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-18 03:33:56.564 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-18 03:33:56.586 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-18 03:33:56.610 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-18 03:33:56.633 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-18 03:33:56.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.5 MB/s 0:00:00 2026-07-18 03:33:56.706 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-18 03:33:56.727 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-18 03:33:56.750 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-18 03:33:56.772 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-18 03:33:56.793 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-18 03:33:56.817 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-18 03:33:56.840 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-18 03:33:56.863 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-18 03:33:56.885 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-18 03:33:56.908 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-18 03:33:56.935 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-18 03:33:56.957 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-18 03:33:56.981 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-18 03:33:57.008 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-18 03:33:57.029 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-18 03:33:57.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.4 MB/s 0:00:00 2026-07-18 03:33:57.097 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-18 03:33:57.120 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-18 03:33:57.142 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-18 03:33:57.164 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-18 03:33:57.260 | Building wheels for collected packages: glance, simplegeneric 2026-07-18 03:33:57.261 | Building editable for glance (pyproject.toml): started 2026-07-18 03:33:58.111 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-18 03:33:58.112 | Created wheel for glance: filename=glance-33.0.0.0b3.dev12-0.editable-py3-none-any.whl size=9050 sha256=55bdeec1ccc348ab33fdefd77ce5faaff21644211b9b5a3ad5cd39f44a1cf4fe 2026-07-18 03:33:58.112 | Stored in directory: /tmp/pip-ephem-wheel-cache-pcw8a3o9/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-18 03:33:58.117 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-18 03:33:58.536 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-18 03:33:58.538 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=41ea4a356a4747552f14dfdc1174d04837463ca43666dc1d277799ff00a5445a 2026-07-18 03:33:58.538 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-18 03:33:58.541 | Successfully built glance simplegeneric 2026-07-18 03:33:58.808 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-18 03:34:01.732 | Attempting uninstall: jsonpointer 2026-07-18 03:34:01.747 | Found existing installation: jsonpointer 2.0 2026-07-18 03:34:01.747 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:34:01.748 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-18 03:34:01.767 | Attempting uninstall: jmespath 2026-07-18 03:34:01.782 | Found existing installation: jmespath 1.0.1 2026-07-18 03:34:01.782 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:34:01.783 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-18 03:34:01.823 | Attempting uninstall: httplib2 2026-07-18 03:34:01.837 | Found existing installation: httplib2 0.20.4 2026-07-18 03:34:01.838 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:34:01.838 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-18 03:34:01.935 | Attempting uninstall: jsonpatch 2026-07-18 03:34:01.951 | Found existing installation: jsonpatch 1.32 2026-07-18 03:34:01.952 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:34:01.952 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-18 03:34:06.305 | 2026-07-18 03:34:06.323 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev12 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.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-18 03:34:06.613 | + inc/python:pip_install:216 : result=0 2026-07-18 03:34:06.615 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:34:06.617 | + functions-common:time_stop:2420 : local name 2026-07-18 03:34:06.619 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:34:06.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:34:06.624 | + functions-common:time_stop:2423 : local total 2026-07-18 03:34:06.627 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:34:06.630 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:34:06.632 | + functions-common:time_stop:2427 : start_time=1784345627018 2026-07-18 03:34:06.635 | + functions-common:time_stop:2429 : [[ -z 1784345627018 ]] 2026-07-18 03:34:06.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:34:06.642 | + functions-common:time_stop:2432 : end_time=1784345646639 2026-07-18 03:34:06.645 | + functions-common:time_stop:2433 : elapsed_time=19621 2026-07-18 03:34:06.648 | + functions-common:time_stop:2434 : total=76173 2026-07-18 03:34:06.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:34:06.653 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95794 2026-07-18 03:34:06.655 | + inc/python:pip_install:219 : return 0 2026-07-18 03:34:06.658 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:34:06.661 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:34:06.664 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-18 03:34:06.666 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-18 03:34:06.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:34:06.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:34:06.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-18 03:34:06.677 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:34:06.680 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:34:06.683 | + ./stack.sh:main:945 : configure_glance 2026-07-18 03:34:06.685 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-18 03:34:06.701 | + lib/glance:configure_glance:353 : local dburl 2026-07-18 03:34:06.705 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-18 03:34:06.708 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-18 03:34:06.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-18 03:34:06.714 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-18 03:34:06.716 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:34:06.718 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:34:06.721 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:34:06.738 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:34:06.741 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:34:06.744 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-18 03:34:06.748 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-18 03:34:06.751 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-18 03:34:06.782 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-18 03:34:06.816 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-18 03:34:06.848 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-18 03:34:06.878 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-18 03:34:06.908 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-18 03:34:06.942 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-18 03:34:06.975 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-18 03:34:06.978 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-18 03:34:06.981 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-18 03:34:06.983 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-18 03:34:06.986 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:34:06.989 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-18 03:34:06.992 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-18 03:34:06.995 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-18 03:34:06.998 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-18 03:34:07.001 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-18 03:34:07.034 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-18 03:34:07.068 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.94/identity 2026-07-18 03:34:07.100 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-18 03:34:07.132 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-18 03:34:07.166 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-18 03:34:07.199 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-18 03:34:07.231 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-18 03:34:07.265 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:34:07.297 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:34:07.328 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-18 03:34:07.360 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:34:07.363 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-18 03:34:07.400 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-18 03:34:07.403 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-18 03:34:07.405 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-18 03:34:07.408 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:34:07.410 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-18 03:34:07.413 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:34:07.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:34:07.434 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-18 03:34:07.437 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-18 03:34:07.441 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:34:07.460 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:34:07.462 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:34:07.466 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:34:07.498 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:34:07.501 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:34:07.504 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-18 03:34:07.507 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-18 03:34:07.510 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-18 03:34:07.543 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-18 03:34:07.576 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-18 03:34:07.612 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-18 03:34:07.615 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-18 03:34:07.617 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-18 03:34:07.620 | + lib/glance:configure_glance_store:282 : local be 2026-07-18 03:34:07.623 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:34:07.626 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-18 03:34:07.629 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-18 03:34:07.665 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-18 03:34:07.667 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.94 2026-07-18 03:34:07.702 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:34:07.705 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-18 03:34:07.708 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-18 03:34:07.725 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:34:07.728 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.94/image 2026-07-18 03:34:07.761 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-18 03:34:07.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:34:07.784 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-18 03:34:07.786 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-18 03:34:07.789 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-18 03:34:07.792 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:34:07.812 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:34:07.815 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:34:07.818 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:34:07.820 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:34:07.823 | + 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-07-18 03:34:07.857 | + 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-07-18 03:34:07.891 | + 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-07-18 03:34:07.925 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:34:07.957 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-18 03:34:07.990 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-18 03:34:07.994 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-18 03:34:08.030 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-18 03:34:08.064 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-18 03:34:08.097 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-18 03:34:08.131 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-18 03:34:08.165 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-18 03:34:08.199 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-18 03:34:08.235 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-18 03:34:08.269 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-18 03:34:08.274 | + 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-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.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-07-18 03:34:08.281 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-18 03:34:08.299 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:34:08.302 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-18 03:34:08.305 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-18 03:34:08.308 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-18 03:34:08.310 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-18 03:34:08.313 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-18 03:34:08.315 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-18 03:34:08.318 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-18 03:34:08.323 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:34:08.325 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-18 03:34:08.359 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-18 03:34:08.361 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-18 03:34:08.364 | ++ functions:get_random_port:861 : true 2026-07-18 03:34:08.366 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-18 03:34:08.369 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-18 03:34:08.371 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-18 03:34:08.419 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-18 03:34:08.421 | ++ functions:get_random_port:865 : break 2 2026-07-18 03:34:08.424 | ++ functions:get_random_port:869 : echo 60999 2026-07-18 03:34:08.427 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-18 03:34:08.430 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-18 03:34:08.462 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-18 03:34:08.492 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-18 03:34:08.523 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:34:08.556 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:34:08.588 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:34:08.620 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:34:08.652 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:34:08.685 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:34:08.718 | + 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-07-18 03:34:08.753 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:34:08.787 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:34:08.820 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:34:08.851 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-18 03:34:08.884 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-18 03:34:08.918 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-18 03:34:08.950 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-18 03:34:08.983 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-18 03:34:09.017 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-18 03:34:09.050 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-18 03:34:09.083 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-18 03:34:09.086 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-18 03:34:09.088 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:34:09.091 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:34:09.094 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:34:09.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:34:09.099 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-18 03:34:09.102 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-18 03:34:09.104 | perl: warning: Setting locale failed. 2026-07-18 03:34:09.105 | perl: warning: Please check that your locale settings: 2026-07-18 03:34:09.105 | LANGUAGE = (unset), 2026-07-18 03:34:09.105 | LC_ALL = "en_US.utf8", 2026-07-18 03:34:09.105 | LANG = (unset) 2026-07-18 03:34:09.105 | are supported and installed on your system. 2026-07-18 03:34:09.105 | perl: warning: Falling back to the standard locale ("C"). 2026-07-18 03:34:09.141 | proxy (enabled by site administrator) 2026-07-18 03:34:09.144 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-18 03:34:09.147 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-18 03:34:09.149 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:34:09.153 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:34:09.155 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:34:09.158 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:34:09.161 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-18 03:34:09.163 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-18 03:34:09.166 | perl: warning: Setting locale failed. 2026-07-18 03:34:09.166 | perl: warning: Please check that your locale settings: 2026-07-18 03:34:09.166 | LANGUAGE = (unset), 2026-07-18 03:34:09.167 | LC_ALL = "en_US.utf8", 2026-07-18 03:34:09.167 | LANG = (unset) 2026-07-18 03:34:09.167 | are supported and installed on your system. 2026-07-18 03:34:09.167 | perl: warning: Falling back to the standard locale ("C"). 2026-07-18 03:34:09.201 | No module matches proxy_http 2026-07-18 03:34:09.205 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-18 03:34:09.216 | perl: warning: Setting locale failed. 2026-07-18 03:34:09.216 | perl: warning: Please check that your locale settings: 2026-07-18 03:34:09.216 | LANGUAGE = (unset), 2026-07-18 03:34:09.216 | LC_ALL = "en_US.utf8", 2026-07-18 03:34:09.216 | LANG = "de_DE.UTF-8" 2026-07-18 03:34:09.217 | are supported and installed on your system. 2026-07-18 03:34:09.217 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:34:09.257 | Considering dependency proxy for proxy_http: 2026-07-18 03:34:09.258 | Module proxy already enabled 2026-07-18 03:34:09.258 | Enabling module proxy_http. 2026-07-18 03:34:09.263 | To activate the new configuration, you need to run: 2026-07-18 03:34:09.263 | systemctl restart apache2 2026-07-18 03:34:09.268 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-18 03:34:09.272 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-18 03:34:09.275 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:34:09.277 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:34:09.280 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:34:09.417 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-18 03:34:09.421 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-18 03:34:09.424 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-18 03:34:09.428 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:34:09.431 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:34:09.434 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:34:09.437 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-18 03:34:09.440 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-18 03:34:09.443 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-18 03:34:09.444 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-18 03:34:09.454 | KeepAlive Off 2026-07-18 03:34:09.460 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-18 03:34:09.460 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-18 03:34:09.470 | SetEnv proxy-sendchunked 1 2026-07-18 03:34:09.475 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-18 03:34:09.476 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-18 03:34:09.486 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-18 03:34:09.491 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-18 03:34:09.494 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-18 03:34:09.495 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:34:09.498 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:34:09.501 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:34:09.504 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:34:09.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:34:09.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:34:09.511 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:34:09.514 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:34:09.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:34:09.520 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:34:09.523 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-18 03:34:09.535 | perl: warning: Setting locale failed. 2026-07-18 03:34:09.535 | perl: warning: Please check that your locale settings: 2026-07-18 03:34:09.535 | LANGUAGE = (unset), 2026-07-18 03:34:09.535 | LC_ALL = "en_US.utf8", 2026-07-18 03:34:09.535 | LANG = "de_DE.UTF-8" 2026-07-18 03:34:09.536 | are supported and installed on your system. 2026-07-18 03:34:09.536 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:34:09.574 | Enabling site glance-api. 2026-07-18 03:34:09.580 | To activate the new configuration, you need to run: 2026-07-18 03:34:09.580 | systemctl reload apache2 2026-07-18 03:34:09.585 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-18 03:34:09.588 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:34:09.591 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:34:09.593 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:34:09.729 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-18 03:34:09.735 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-18 03:34:09.768 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-18 03:34:09.804 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-18 03:34:09.807 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-18 03:34:09.843 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-18 03:34:09.877 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-18 03:34:09.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:34:09.901 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-18 03:34:09.904 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-18 03:34:09.907 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-18 03:34:09.910 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:34:09.912 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-18 03:34:09.916 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-18 03:34:09.918 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-18 03:34:09.921 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-18 03:34:09.923 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:34:09.926 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:34:09.930 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:34:09.933 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:34:09.935 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:34:09.939 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:34:09.957 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:34:09.959 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:34:09.961 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:34:09.965 | + functions-common:git_clone:610 : echo master 2026-07-18 03:34:09.966 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:34:09.970 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-18 03:34:09.973 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:34:09.975 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-18 03:34:09.978 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:34:09.980 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:34:09.983 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:34:09.986 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:34:09.989 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:34:09.991 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:34:09.994 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:34:09.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:34:10.000 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:34:10.005 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345650002 2026-07-18 03:34:10.008 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-18 03:34:10.011 | Cloning into '/opt/stack/cinder'... 2026-07-18 03:35:06.082 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:35:06.084 | + functions-common:time_stop:2420 : local name 2026-07-18 03:35:06.087 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:35:06.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:35:06.092 | + functions-common:time_stop:2423 : local total 2026-07-18 03:35:06.095 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:35:06.097 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:35:06.100 | + functions-common:time_stop:2427 : start_time=1784345650002 2026-07-18 03:35:06.102 | + functions-common:time_stop:2429 : [[ -z 1784345650002 ]] 2026-07-18 03:35:06.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:35:06.110 | + functions-common:time_stop:2432 : end_time=1784345706107 2026-07-18 03:35:06.112 | + functions-common:time_stop:2433 : elapsed_time=56105 2026-07-18 03:35:06.115 | + functions-common:time_stop:2434 : total=47494 2026-07-18 03:35:06.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:35:06.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103599 2026-07-18 03:35:06.122 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-18 03:35:06.124 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:35:06.127 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:35:06.129 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:35:06.132 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:35:06.134 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:35:06.136 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:35:06.138 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:35:06.140 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:35:06.143 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:35:06.147 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:35:06.151 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345706148 2026-07-18 03:35:06.154 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:35:06.926 | From https://review.opendev.org/openstack/cinder 2026-07-18 03:35:06.926 | * branch master -> FETCH_HEAD 2026-07-18 03:35:06.936 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:35:06.939 | + functions-common:time_stop:2420 : local name 2026-07-18 03:35:06.942 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:35:06.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:35:06.947 | + functions-common:time_stop:2423 : local total 2026-07-18 03:35:06.949 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:35:06.951 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:35:06.954 | + functions-common:time_stop:2427 : start_time=1784345706148 2026-07-18 03:35:06.957 | + functions-common:time_stop:2429 : [[ -z 1784345706148 ]] 2026-07-18 03:35:06.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:35:06.964 | + functions-common:time_stop:2432 : end_time=1784345706960 2026-07-18 03:35:06.966 | + functions-common:time_stop:2433 : elapsed_time=812 2026-07-18 03:35:06.968 | + functions-common:time_stop:2434 : total=103599 2026-07-18 03:35:06.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:35:06.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104411 2026-07-18 03:35:06.977 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:35:06.979 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:35:06.981 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:35:06.983 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:35:06.985 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:35:06.987 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:35:06.990 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:35:06.992 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:35:06.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:35:06.997 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:35:07.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345706998 2026-07-18 03:35:07.003 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:35:07.449 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:35:07.449 | 2026-07-18 03:35:07.449 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:35:07.449 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:35:07.450 | state without impacting any branches by switching back to a branch. 2026-07-18 03:35:07.450 | 2026-07-18 03:35:07.450 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:35:07.450 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:35:07.450 | 2026-07-18 03:35:07.450 | git switch -c 2026-07-18 03:35:07.450 | 2026-07-18 03:35:07.450 | Or undo this operation with: 2026-07-18 03:35:07.450 | 2026-07-18 03:35:07.450 | git switch - 2026-07-18 03:35:07.450 | 2026-07-18 03:35:07.451 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:35:07.451 | 2026-07-18 03:35:07.451 | HEAD is now at fc23746d8 Merge "NetApp ZAPI: Replace urllib with requests library in NaServer" 2026-07-18 03:35:07.458 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:35:07.461 | + functions-common:time_stop:2420 : local name 2026-07-18 03:35:07.464 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:35:07.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:35:07.468 | + functions-common:time_stop:2423 : local total 2026-07-18 03:35:07.470 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:35:07.473 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:35:07.475 | + functions-common:time_stop:2427 : start_time=1784345706998 2026-07-18 03:35:07.478 | + functions-common:time_stop:2429 : [[ -z 1784345706998 ]] 2026-07-18 03:35:07.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:35:07.485 | + functions-common:time_stop:2432 : end_time=1784345707482 2026-07-18 03:35:07.488 | + functions-common:time_stop:2433 : elapsed_time=484 2026-07-18 03:35:07.490 | + functions-common:time_stop:2434 : total=104411 2026-07-18 03:35:07.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:35:07.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104895 2026-07-18 03:35:07.498 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-18 03:35:07.513 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-18 03:35:07.517 | + functions-common:git_clone:673 : head -1 2026-07-18 03:35:07.517 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:35:07.526 | fc23746d8 Merge "NetApp ZAPI: Replace urllib with requests library in NaServer" 2026-07-18 03:35:07.530 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:35:07.533 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-18 03:35:07.536 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:35:07.538 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-18 03:35:07.542 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-18 03:35:07.545 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:35:07.548 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-18 03:35:07.550 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:35:07.554 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-18 03:35:07.556 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-18 03:35:07.559 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:35:07.562 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:35:07.565 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-18 03:35:07.568 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:35:07.571 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-18 03:35:07.574 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:35:07.577 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:35:07.580 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-18 03:35:07.586 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-18 03:35:07.589 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-18 03:35:07.592 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-18 03:35:07.748 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-18 03:35:07.751 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:35:07.753 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:35:07.756 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:35:07.759 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-18 03:35:07.762 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-18 03:35:07.765 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:35:07.768 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:35:07.772 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:35:07.775 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:35:07.778 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:35:07.780 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:35:07.784 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:35:07.787 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-18 03:35:07.809 | Using python 3.12 to install /opt/stack/cinder 2026-07-18 03:35:07.811 | + 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-07-18 03:35:08.814 | Obtaining file:///opt/stack/cinder 2026-07-18 03:35:08.820 | Installing build dependencies: started 2026-07-18 03:35:10.558 | Installing build dependencies: finished with status 'done' 2026-07-18 03:35:10.559 | Checking if build backend supports build_editable: started 2026-07-18 03:35:11.100 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:35:11.101 | Getting requirements to build editable: started 2026-07-18 03:35:11.424 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:35:11.426 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:35:12.845 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:35:12.872 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.0.3) 2026-07-18 03:35:12.875 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.3.1) 2026-07-18 03:35:12.875 | 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.dev180) (0.41.0) 2026-07-18 03:35:12.875 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.4.0) 2026-07-18 03:35:12.876 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.5.3) 2026-07-18 03:35:12.877 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.1.0) 2026-07-18 03:35:12.878 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.26.0) 2026-07-18 03:35:12.879 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.15.0) 2026-07-18 03:35:12.880 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (13.0.0) 2026-07-18 03:35:13.501 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.643 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-18 03:35:13.656 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (10.5.0) 2026-07-18 03:35:13.657 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.6.1) 2026-07-18 03:35:13.659 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.5.0) 2026-07-18 03:35:13.659 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (18.1.0) 2026-07-18 03:35:13.660 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (8.3.0) 2026-07-18 03:35:13.661 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (18.2.0) 2026-07-18 03:35:13.662 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (8.2.0) 2026-07-18 03:35:13.663 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.0.0) 2026-07-18 03:35:13.664 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.12.0) 2026-07-18 03:35:13.665 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.9.0) 2026-07-18 03:35:13.667 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.10.0) 2026-07-18 03:35:13.667 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.11.0) 2026-07-18 03:35:13.671 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.7.0) 2026-07-18 03:35:13.671 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.8.0) 2026-07-18 03:35:13.671 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (10.1.1) 2026-07-18 03:35:13.711 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.727 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-18 03:35:13.738 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (4.4.0) 2026-07-18 03:35:13.740 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (26.2) 2026-07-18 03:35:13.783 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.798 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-18 03:35:13.810 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.10.1) 2026-07-18 03:35:13.811 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.1.0) 2026-07-18 03:35:13.812 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (3.3.2) 2026-07-18 03:35:13.813 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.5.0) 2026-07-18 03:35:13.850 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.868 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-18 03:35:13.879 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.8.0) 2026-07-18 03:35:13.922 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.938 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-18 03:35:13.979 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev180) 2026-07-18 03:35:13.995 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-18 03:35:14.007 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.34.2) 2026-07-18 03:35:14.009 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.7.0) 2026-07-18 03:35:14.009 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.5.1) 2026-07-18 03:35:14.012 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.3.0) 2026-07-18 03:35:14.036 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.053 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-18 03:35:14.063 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2.0.51) 2026-07-18 03:35:14.065 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.9.0) 2026-07-18 03:35:14.089 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.104 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-18 03:35:14.127 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (9.1.4) 2026-07-18 03:35:14.128 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (1.8.10) 2026-07-18 03:35:14.129 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (6.9.0) 2026-07-18 03:35:14.169 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.185 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:35:14.195 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.1.0) 2026-07-18 03:35:14.242 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.257 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:35:14.339 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.354 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-18 03:35:14.366 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (5.8.0) 2026-07-18 03:35:14.366 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (43.0.3) 2026-07-18 03:35:14.367 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (0.2.4) 2026-07-18 03:35:14.562 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.578 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-18 03:35:14.976 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev180) 2026-07-18 03:35:14.992 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-18 03:35:15.003 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev180) (1.9.0) 2026-07-18 03:35:15.005 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (2026.2) 2026-07-18 03:35:15.005 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev180) (7.1.4) 2026-07-18 03:35:15.452 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev180) 2026-07-18 03:35:15.469 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-18 03:35:15.480 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev180) (1.1.0) 2026-07-18 03:35:15.572 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev180) 2026-07-18 03:35:15.589 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-18 03:35:15.602 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev180) (2.9.0.post0) 2026-07-18 03:35:15.607 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev180) (1.17.0) 2026-07-18 03:35:15.639 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev180) (2.0.0) 2026-07-18 03:35:15.644 | 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.dev180) (3.0) 2026-07-18 03:35:15.652 | 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.dev180) (2.8.0) 2026-07-18 03:35:15.659 | 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.dev180) (3.1.0) 2026-07-18 03:35:15.662 | 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.dev180) (2.2.2) 2026-07-18 03:35:15.666 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) (0.32.0) 2026-07-18 03:35:15.721 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:15.737 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-18 03:35:15.776 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:15.791 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-18 03:35:15.851 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:15.867 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-18 03:35:15.903 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:15.917 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-18 03:35:15.962 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:15.978 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-18 03:35:16.262 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.277 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-18 03:35:16.320 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.336 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-18 03:35:16.388 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.403 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:35:16.430 | 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.dev180) (3.4.7) 2026-07-18 03:35:16.431 | 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.dev180) (3.18) 2026-07-18 03:35:16.435 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev180) (2023.11.17) 2026-07-18 03:35:16.449 | 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.dev180) (26.1.0) 2026-07-18 03:35:16.450 | 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.dev180) (2025.9.1) 2026-07-18 03:35:16.451 | 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.dev180) (0.37.0) 2026-07-18 03:35:16.452 | 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.dev180) (2026.5.1) 2026-07-18 03:35:16.462 | 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.dev180) (1.8.2) 2026-07-18 03:35:16.463 | 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.dev180) (4.15.0) 2026-07-18 03:35:16.467 | 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.dev180) (4.3.0) 2026-07-18 03:35:16.469 | 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.dev180) (4.1.0) 2026-07-18 03:35:16.470 | 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.dev180) (2.13.0) 2026-07-18 03:35:16.480 | 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.dev180) (7.2.2) 2026-07-18 03:35:16.485 | 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.dev180) (1.5.0) 2026-07-18 03:35:16.494 | 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.dev180) (0.20) 2026-07-18 03:35:16.500 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev180) (1.3.0) 2026-07-18 03:35:16.502 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev180) (2.0.0) 2026-07-18 03:35:16.502 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev180) (6.0.3) 2026-07-18 03:35:16.511 | 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.dev180) (1.18.5) 2026-07-18 03:35:16.514 | 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.dev180) (2.1.2) 2026-07-18 03:35:16.515 | 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.dev180) (0.6.2) 2026-07-18 03:35:16.519 | 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.dev180) (1.3.12) 2026-07-18 03:35:16.534 | 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.dev180) (5.3.1) 2026-07-18 03:35:16.535 | 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.dev180) (5.6.2) 2026-07-18 03:35:16.538 | 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.dev180) (0.16.0) 2026-07-18 03:35:16.540 | 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.dev180) (5.1.0) 2026-07-18 03:35:16.554 | 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.dev180) (0.25.0) 2026-07-18 03:35:16.558 | 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.dev180) (5.0.0) 2026-07-18 03:35:16.559 | 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.dev180) (3.1.6) 2026-07-18 03:35:16.561 | 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.dev180) (4.0.1) 2026-07-18 03:35:16.569 | 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.dev180) (3.0.3) 2026-07-18 03:35:16.582 | 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.dev180) (1.2.1) 2026-07-18 03:35:16.604 | 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.dev180) (1.7.6) 2026-07-18 03:35:16.641 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.657 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-18 03:35:16.761 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.779 | 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-07-18 03:35:16.794 | 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.dev180) (3.18.0) 2026-07-18 03:35:16.839 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev180) 2026-07-18 03:35:16.855 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-18 03:35:16.915 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev180) 2026-07-18 03:35:16.930 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-18 03:35:16.984 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev180) 2026-07-18 03:35:16.999 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-18 03:35:17.018 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev180) (83.0.0) 2026-07-18 03:35:17.034 | 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.dev180) (0.8.1) 2026-07-18 03:35:17.094 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev180) 2026-07-18 03:35:17.110 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-18 03:35:17.143 | 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.dev180) (4.15.0) 2026-07-18 03:35:17.150 | 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.dev180) (0.6.0) 2026-07-18 03:35:17.151 | Requirement already satisfied: cmd2>=3.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.dev180) (4.0.0) 2026-07-18 03:35:17.161 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (3.0.52) 2026-07-18 03:35:17.164 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (1.11.0) 2026-07-18 03:35:17.164 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (15.0.0) 2026-07-18 03:35:17.164 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (1.8.0) 2026-07-18 03:35:17.205 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev180) 2026-07-18 03:35:17.221 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-18 03:35:17.232 | 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.dev180) (24.2.1) 2026-07-18 03:35:17.278 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (4.2.0) 2026-07-18 03:35:17.279 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (2.20.0) 2026-07-18 03:35:17.292 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev180) (0.1.2) 2026-07-18 03:35:17.312 | 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.dev180) (0.8) 2026-07-18 03:35:17.354 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev180) 2026-07-18 03:35:17.370 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-18 03:35:17.430 | 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.dev180) (3.6.1) 2026-07-18 03:35:17.432 | 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.dev180) (3.4.0) 2026-07-18 03:35:17.434 | 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.dev180) (4.0.1) 2026-07-18 03:35:17.508 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev180) 2026-07-18 03:35:17.524 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-18 03:35:17.559 | 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.dev180) (1.33) 2026-07-18 03:35:17.566 | 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.dev180) (3.1.1) 2026-07-18 03:35:17.657 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-18 03:35:17.690 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-18 03:35:17.902 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.3 MB/s 0:00:00 2026-07-18 03:35:17.918 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-18 03:35:17.940 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-18 03:35:18.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 60.2 MB/s 0:00:00 2026-07-18 03:35:18.217 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-18 03:35:18.240 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-18 03:35:18.265 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-18 03:35:18.286 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-18 03:35:18.312 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-18 03:35:18.334 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-18 03:35:18.361 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-18 03:35:18.384 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-18 03:35:18.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 39.4 MB/s 0:00:00 2026-07-18 03:35:18.534 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-18 03:35:18.555 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-18 03:35:18.579 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-18 03:35:18.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 19.7 MB/s 0:00:00 2026-07-18 03:35:18.621 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-18 03:35:18.645 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-18 03:35:18.668 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-18 03:35:18.692 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-18 03:35:18.714 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-18 03:35:18.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.9 MB/s 0:00:00 2026-07-18 03:35:18.773 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-18 03:35:18.800 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-18 03:35:18.828 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-18 03:35:18.851 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-18 03:35:18.875 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-18 03:35:18.898 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-18 03:35:18.923 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-18 03:35:18.945 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-18 03:35:18.969 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-18 03:35:18.992 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-18 03:35:19.017 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-18 03:35:19.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 36.4 MB/s 0:00:00 2026-07-18 03:35:19.095 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-18 03:35:19.260 | Building wheels for collected packages: cinder 2026-07-18 03:35:19.262 | Building editable for cinder (pyproject.toml): started 2026-07-18 03:35:20.931 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-18 03:35:20.932 | Created wheel for cinder: filename=cinder-28.1.0.dev180-0.editable-py3-none-any.whl size=9204 sha256=66ca3064a5f5b8f460b741533777785d0f382a3e2f0c081862e966609ce6768c 2026-07-18 03:35:20.935 | Stored in directory: /tmp/pip-ephem-wheel-cache-egd_gmye/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-18 03:35:20.938 | Successfully built cinder 2026-07-18 03:35:21.352 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-18 03:35:21.743 | Attempting uninstall: pyudev 2026-07-18 03:35:21.760 | Found existing installation: pyudev 0.24.0 2026-07-18 03:35:21.761 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:35:21.762 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-18 03:35:21.821 | Attempting uninstall: pyasn1 2026-07-18 03:35:21.837 | Found existing installation: pyasn1 0.4.8 2026-07-18 03:35:21.838 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:35:21.838 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-18 03:35:23.659 | Attempting uninstall: botocore 2026-07-18 03:35:23.671 | Found existing installation: botocore 1.34.46 2026-07-18 03:35:23.672 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:35:23.673 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-18 03:35:24.869 | Attempting uninstall: s3transfer 2026-07-18 03:35:24.892 | Found existing installation: s3transfer 0.10.1 2026-07-18 03:35:24.892 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:35:24.892 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-18 03:35:25.616 | Attempting uninstall: boto3 2026-07-18 03:35:25.636 | Found existing installation: boto3 1.34.46 2026-07-18 03:35:25.637 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-18 03:35:25.638 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-18 03:35:27.796 | 2026-07-18 03:35:27.820 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev180 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-18 03:35:28.288 | + inc/python:pip_install:216 : result=0 2026-07-18 03:35:28.291 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:35:28.295 | + functions-common:time_stop:2420 : local name 2026-07-18 03:35:28.297 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:35:28.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:35:28.305 | + functions-common:time_stop:2423 : local total 2026-07-18 03:35:28.309 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:35:28.312 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:35:28.315 | + functions-common:time_stop:2427 : start_time=1784345707804 2026-07-18 03:35:28.319 | + functions-common:time_stop:2429 : [[ -z 1784345707804 ]] 2026-07-18 03:35:28.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:35:28.330 | + functions-common:time_stop:2432 : end_time=1784345728326 2026-07-18 03:35:28.333 | + functions-common:time_stop:2433 : elapsed_time=20522 2026-07-18 03:35:28.336 | + functions-common:time_stop:2434 : total=95794 2026-07-18 03:35:28.339 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:35:28.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116316 2026-07-18 03:35:28.345 | + inc/python:pip_install:219 : return 0 2026-07-18 03:35:28.348 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:35:28.352 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:35:28.355 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-18 03:35:28.359 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-18 03:35:28.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:35:28.365 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:35:28.369 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-18 03:35:28.373 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:35:28.376 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-18 03:35:28.379 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-18 03:35:28.383 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-18 03:35:28.386 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:28.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:28.394 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-18 03:35:28.411 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-18 03:35:28.414 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:35:28.417 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:35:28.420 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:35:28.423 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:35:28.425 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:35:28.427 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:35:28.429 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:28.432 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:28.437 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:35:28.440 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:35:28.444 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:35:28.447 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:35:28.452 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-18 03:35:28.455 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:35:28.458 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:28.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:28.465 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-18 03:35:28.495 | + 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-07-18 03:35:28.533 | Reading package lists... 2026-07-18 03:35:28.958 | Building dependency tree... 2026-07-18 03:35:28.960 | Reading state information... 2026-07-18 03:35:29.670 | The following packages were automatically installed and are no longer required: 2026-07-18 03:35:29.672 | libfwupd2 libgusb2 2026-07-18 03:35:29.672 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:35:29.676 | The following additional packages will be installed: 2026-07-18 03:35:29.676 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-18 03:35:29.677 | python3-urwid python3-wcwidth 2026-07-18 03:35:29.679 | Suggested packages: 2026-07-18 03:35:29.680 | python-urwid-doc 2026-07-18 03:35:29.726 | The following NEW packages will be installed: 2026-07-18 03:35:29.726 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-18 03:35:29.727 | python3-urwid python3-wcwidth targetcli-fb 2026-07-18 03:35:30.000 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:35:30.000 | Need to get 385 kB of archives. 2026-07-18 03:35:30.000 | After this operation, 3098 kB of additional disk space will be used. 2026-07-18 03:35:30.000 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-18 03:35:30.343 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-18 03:35:30.366 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-18 03:35:30.564 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-18 03:35:30.577 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-18 03:35:30.600 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-18 03:35:30.865 | perl: warning: Setting locale failed. 2026-07-18 03:35:30.865 | perl: warning: Please check that your locale settings: 2026-07-18 03:35:30.866 | LANGUAGE = (unset), 2026-07-18 03:35:30.866 | LC_ALL = "en_US.utf8", 2026-07-18 03:35:30.866 | LANG = "de_DE.UTF-8" 2026-07-18 03:35:30.866 | are supported and installed on your system. 2026-07-18 03:35:30.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:35:30.929 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:35:30.929 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:35:30.929 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:35:31.132 | Fetched 385 kB in 1s (450 kB/s) 2026-07-18 03:35:31.176 | Selecting previously unselected package python3-typing-extensions. 2026-07-18 03:35:31.265 | (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 ... 126757 files and directories currently installed.) 2026-07-18 03:35:31.272 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-18 03:35:31.276 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-18 03:35:31.328 | Selecting previously unselected package python3-wcwidth. 2026-07-18 03:35:31.342 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-18 03:35:31.346 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-18 03:35:31.402 | Selecting previously unselected package python3-urwid. 2026-07-18 03:35:31.416 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-18 03:35:31.420 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-18 03:35:31.515 | Selecting previously unselected package python3-configshell-fb. 2026-07-18 03:35:31.528 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-18 03:35:31.532 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-18 03:35:31.595 | Selecting previously unselected package python3-rtslib-fb. 2026-07-18 03:35:31.608 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-18 03:35:31.612 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-18 03:35:31.685 | Selecting previously unselected package targetcli-fb. 2026-07-18 03:35:31.698 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-18 03:35:31.702 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-18 03:35:31.787 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-18 03:35:32.993 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-18 03:35:33.001 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-18 03:35:33.314 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-18 03:35:33.556 | Setting up python3-urwid (2.6.10-1) ... 2026-07-18 03:35:34.085 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-18 03:35:34.277 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.278 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-18 03:35:34.304 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-18 03:35:34.304 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-18 03:35:34.305 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-18 03:35:34.305 | keyword = Word(alphanums + '_\-') 2026-07-18 03:35:34.305 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.305 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-18 03:35:34.305 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.305 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-18 03:35:34.305 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-18 03:35:34.305 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-18 03:35:34.312 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.312 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-18 03:35:34.335 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-18 03:35:34.335 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-18 03:35:34.335 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-18 03:35:34.335 | keyword = Word(alphanums + '_\-') 2026-07-18 03:35:34.336 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.336 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-18 03:35:34.336 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-18 03:35:34.336 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-18 03:35:34.337 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-18 03:35:34.337 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-18 03:35:34.371 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-18 03:35:34.583 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-18 03:35:34.584 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-18 03:35:34.883 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:35:35.769 | perl: warning: Setting locale failed. 2026-07-18 03:35:35.769 | perl: warning: Please check that your locale settings: 2026-07-18 03:35:35.769 | LANGUAGE = (unset), 2026-07-18 03:35:35.769 | LC_ALL = "en_US.utf8", 2026-07-18 03:35:35.770 | LANG = "de_DE.UTF-8" 2026-07-18 03:35:35.770 | are supported and installed on your system. 2026-07-18 03:35:35.770 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:35:35.906 | perl: warning: Setting locale failed. 2026-07-18 03:35:35.907 | perl: warning: Please check that your locale settings: 2026-07-18 03:35:35.907 | LANGUAGE = (unset), 2026-07-18 03:35:35.907 | LC_ALL = "en_US.utf8", 2026-07-18 03:35:35.907 | LANG = "de_DE.UTF-8" 2026-07-18 03:35:35.907 | are supported and installed on your system. 2026-07-18 03:35:35.907 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:35:35.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:35:35.957 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:35:35.957 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:35:36.029 | perl: warning: Setting locale failed. 2026-07-18 03:35:36.030 | perl: warning: Please check that your locale settings: 2026-07-18 03:35:36.030 | LANGUAGE = (unset), 2026-07-18 03:35:36.030 | LC_ALL = "en_US.utf8", 2026-07-18 03:35:36.030 | LANG = "de_DE.UTF-8" 2026-07-18 03:35:36.030 | are supported and installed on your system. 2026-07-18 03:35:36.030 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:35:36.549 | 2026-07-18 03:35:36.549 | Running kernel seems to be up-to-date. 2026-07-18 03:35:36.550 | 2026-07-18 03:35:36.550 | Restarting services... 2026-07-18 03:35:36.573 | 2026-07-18 03:35:36.573 | Service restarts being deferred: 2026-07-18 03:35:36.574 | systemctl restart virtlockd.service 2026-07-18 03:35:36.574 | systemctl restart virtlogd.service 2026-07-18 03:35:36.574 | 2026-07-18 03:35:36.574 | No containers need to be restarted. 2026-07-18 03:35:36.574 | 2026-07-18 03:35:36.574 | User sessions running outdated binaries: 2026-07-18 03:35:36.574 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:35:36.585 | 2026-07-18 03:35:36.585 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:35:38.802 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:35:38.805 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:35:38.810 | + functions-common:time_stop:2420 : local name 2026-07-18 03:35:38.814 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:35:38.818 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:35:38.822 | + functions-common:time_stop:2423 : local total 2026-07-18 03:35:38.825 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:35:38.829 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:35:38.833 | + functions-common:time_stop:2427 : start_time=1784345728491 2026-07-18 03:35:38.837 | + functions-common:time_stop:2429 : [[ -z 1784345728491 ]] 2026-07-18 03:35:38.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:35:38.849 | + functions-common:time_stop:2432 : end_time=1784345738844 2026-07-18 03:35:38.852 | + functions-common:time_stop:2433 : elapsed_time=10353 2026-07-18 03:35:38.856 | + functions-common:time_stop:2434 : total=160821 2026-07-18 03:35:38.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:35:38.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171174 2026-07-18 03:35:38.869 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:35:38.873 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:35:38.877 | + ./stack.sh:main:951 : configure_cinder 2026-07-18 03:35:38.881 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-18 03:35:38.899 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-18 03:35:38.906 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-18 03:35:38.910 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-18 03:35:38.913 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-18 03:35:38.919 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-18 03:35:38.919 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-18 03:35:38.926 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-18 03:35:38.929 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-18 03:35:38.933 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-18 03:35:38.937 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-18 03:35:38.940 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-18 03:35:38.944 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-18 03:35:38.947 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-18 03:35:38.951 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-18 03:35:38.969 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-18 03:35:38.986 | + 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-07-18 03:35:39.004 | + 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-07-18 03:35:39.023 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-18 03:35:39.041 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-18 03:35:39.059 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-18 03:35:39.064 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-18 03:35:39.071 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.TZ0PzCBqZ5 2026-07-18 03:35:39.075 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-18 03:35:39.078 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-18 03:35:39.082 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-18 03:35:39.086 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.TZ0PzCBqZ5 2026-07-18 03:35:39.092 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.TZ0PzCBqZ5 2026-07-18 03:35:39.111 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.TZ0PzCBqZ5 /etc/sudoers.d/cinder-rootwrap 2026-07-18 03:35:39.130 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-18 03:35:39.136 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-18 03:35:39.139 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-18 03:35:39.143 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-18 03:35:39.147 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-18 03:35:39.151 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-18 03:35:39.155 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-18 03:35:39.159 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-18 03:35:39.159 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-18 03:35:39.170 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-18 03:35:39.176 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-18 03:35:39.195 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-18 03:35:39.213 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-18 03:35:39.217 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-18 03:35:39.224 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-18 03:35:39.231 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-18 03:35:39.235 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:39.238 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-18 03:35:39.242 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-18 03:35:39.247 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:35:39.251 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-18 03:35:39.255 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:39.259 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-18 03:35:39.263 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-18 03:35:39.267 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-18 03:35:39.313 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-18 03:35:39.356 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.94/identity 2026-07-18 03:35:39.399 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-18 03:35:39.443 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-18 03:35:39.486 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-18 03:35:39.531 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-18 03:35:39.577 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-18 03:35:39.621 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:35:39.665 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:35:39.710 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-18 03:35:39.754 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:35:39.758 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-18 03:35:39.808 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-18 03:35:39.857 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-18 03:35:39.860 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-18 03:35:39.864 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-18 03:35:39.867 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-18 03:35:39.871 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:35:39.874 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:35:39.878 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:35:39.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:39.904 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:35:39.908 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-18 03:35:39.913 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-18 03:35:39.958 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-18 03:35:39.999 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-18 03:35:40.044 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-18 03:35:40.087 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-18 03:35:40.134 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-18 03:35:40.182 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.94 2026-07-18 03:35:40.226 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-18 03:35:40.274 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-18 03:35:40.284 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key ae1fd8973b26f0743344e1dbb811a4ab 2026-07-18 03:35:40.328 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-18 03:35:40.332 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-18 03:35:40.376 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-18 03:35:40.422 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-18 03:35:40.466 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-18 03:35:40.513 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-18 03:35:40.558 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-18 03:35:40.602 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-18 03:35:40.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:40.630 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-18 03:35:40.634 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-18 03:35:40.638 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-18 03:35:40.642 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-18 03:35:40.646 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-18 03:35:40.650 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-18 03:35:40.654 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-18 03:35:40.658 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-18 03:35:40.662 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-18 03:35:40.666 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-18 03:35:40.670 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-18 03:35:40.718 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-18 03:35:40.762 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-18 03:35:40.806 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-18 03:35:40.852 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-18 03:35:40.896 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-18 03:35:40.941 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-18 03:35:40.985 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-18 03:35:41.030 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-18 03:35:41.075 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-18 03:35:41.079 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-18 03:35:41.083 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-18 03:35:41.086 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-18 03:35:41.130 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-18 03:35:41.133 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-18 03:35:41.178 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-18 03:35:41.182 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-18 03:35:41.186 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-18 03:35:41.190 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-18 03:35:41.236 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-18 03:35:41.240 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-18 03:35:41.244 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-18 03:35:41.248 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-18 03:35:41.251 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-18 03:35:41.278 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:35:41.281 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-18 03:35:41.307 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:35:41.310 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-18 03:35:41.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:35:41.341 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-18 03:35:41.344 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-18 03:35:41.348 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-18 03:35:41.352 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-18 03:35:41.356 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:35:41.359 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-18 03:35:41.363 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:35:41.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:41.394 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-18 03:35:41.397 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-18 03:35:41.401 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:35:41.426 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:41.430 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:35:41.435 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:35:41.476 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:35:41.480 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:35:41.484 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-18 03:35:41.488 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-18 03:35:41.492 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:41.498 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:35:41.522 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:35:41.526 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:35:41.530 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:35:41.534 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:35:41.538 | + 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-07-18 03:35:41.579 | + 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-07-18 03:35:41.629 | + 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-07-18 03:35:41.675 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:35:41.718 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-18 03:35:41.761 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-18 03:35:41.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:41.790 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-18 03:35:41.794 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-18 03:35:41.798 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-18 03:35:41.802 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-18 03:35:41.806 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-18 03:35:41.810 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-18 03:35:41.813 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-18 03:35:41.817 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:35:41.821 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:35:41.841 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:35:41.841 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:35:41.853 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:35:41.858 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:35:41.873 | /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-07-18 03:35:41.879 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-18 03:35:41.883 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-18 03:35:41.888 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:35:41.892 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-18 03:35:41.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-18 03:35:41.975 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-18 03:35:42.017 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:35:42.058 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:35:42.100 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:35:42.142 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:35:42.180 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:35:42.223 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:35:42.263 | + 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-07-18 03:35:42.304 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:35:42.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:35:42.388 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:35:42.432 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-18 03:35:42.474 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-18 03:35:42.478 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-18 03:35:42.483 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-18 03:35:42.488 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-18 03:35:42.492 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:35:42.496 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:42.500 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:42.504 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-18 03:35:42.509 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-18 03:35:42.512 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-18 03:35:42.553 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-18 03:35:42.597 | + 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-07-18 03:35:42.597 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-18 03:35:42.608 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-18 03:35:42.614 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-18 03:35:42.618 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-18 03:35:42.621 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:35:42.624 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:35:42.628 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:35:42.631 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:35:42.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:42.637 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:42.641 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:35:42.645 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:35:42.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:35:42.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:35:42.655 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-18 03:35:42.668 | perl: warning: Setting locale failed. 2026-07-18 03:35:42.668 | perl: warning: Please check that your locale settings: 2026-07-18 03:35:42.668 | LANGUAGE = (unset), 2026-07-18 03:35:42.668 | LC_ALL = "en_US.utf8", 2026-07-18 03:35:42.669 | LANG = "de_DE.UTF-8" 2026-07-18 03:35:42.669 | are supported and installed on your system. 2026-07-18 03:35:42.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:35:42.709 | Enabling site cinder-api. 2026-07-18 03:35:42.716 | To activate the new configuration, you need to run: 2026-07-18 03:35:42.716 | systemctl reload apache2 2026-07-18 03:35:42.723 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-18 03:35:42.727 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:35:42.731 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:35:42.735 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:35:42.909 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-18 03:35:42.912 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.94/image 2026-07-18 03:35:42.963 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-18 03:35:42.989 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:35:42.993 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-18 03:35:42.997 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:43.000 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-18 03:35:43.004 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-18 03:35:43.008 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:35:43.011 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-18 03:35:43.015 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:43.019 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-18 03:35:43.022 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-18 03:35:43.026 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-18 03:35:43.073 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-18 03:35:43.116 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.94/identity 2026-07-18 03:35:43.160 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-18 03:35:43.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-18 03:35:43.246 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-18 03:35:43.287 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-18 03:35:43.330 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-18 03:35:43.370 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:35:43.406 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:35:43.442 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-18 03:35:43.482 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:35:43.486 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-18 03:35:43.489 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:43.492 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:35:43.495 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-18 03:35:43.498 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-18 03:35:43.541 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-18 03:35:43.579 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.94/identity 2026-07-18 03:35:43.618 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-18 03:35:43.658 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-18 03:35:43.699 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-18 03:35:43.740 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-18 03:35:43.780 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-18 03:35:43.818 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-18 03:35:43.867 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-18 03:35:43.909 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-18 03:35:43.913 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-18 03:35:43.935 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:43.939 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.94:2379?api_version=v3' 2026-07-18 03:35:43.985 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-18 03:35:43.988 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-18 03:35:44.034 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-18 03:35:44.036 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-18 03:35:44.040 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-18 03:35:44.085 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-18 03:35:44.089 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-18 03:35:44.092 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-18 03:35:44.095 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-18 03:35:44.099 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-18 03:35:44.144 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-18 03:35:44.186 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.94/identity 2026-07-18 03:35:44.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-18 03:35:44.274 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-18 03:35:44.316 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-18 03:35:44.358 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-18 03:35:44.400 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-18 03:35:44.441 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-18 03:35:44.465 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:35:44.468 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-18 03:35:44.472 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-18 03:35:44.475 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-18 03:35:44.479 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:35:44.483 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-18 03:35:44.487 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-18 03:35:44.490 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-18 03:35:44.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:35:44.498 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:35:44.502 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-18 03:35:44.505 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:35:44.509 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-18 03:35:44.513 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-18 03:35:44.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:35:44.521 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:35:44.524 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-18 03:35:44.528 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:35:44.532 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-18 03:35:44.536 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-18 03:35:44.540 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:35:44.543 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:35:44.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-18 03:35:44.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:35:44.555 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-18 03:35:44.559 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-18 03:35:44.562 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-18 03:35:44.566 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:35:44.569 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:35:44.574 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:35:44.578 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:35:44.581 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:35:44.587 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:35:44.608 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:35:44.611 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:35:44.614 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:35:44.618 | + functions-common:git_clone:610 : echo master 2026-07-18 03:35:44.619 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:35:44.625 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-18 03:35:44.629 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:35:44.632 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-18 03:35:44.636 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:35:44.640 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:35:44.643 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:35:44.647 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:35:44.650 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:35:44.652 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:35:44.656 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:35:44.659 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:35:44.663 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:35:44.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345744665 2026-07-18 03:35:44.671 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-18 03:35:44.674 | Cloning into '/opt/stack/neutron'... 2026-07-18 03:36:49.859 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:36:49.862 | + functions-common:time_stop:2420 : local name 2026-07-18 03:36:49.865 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:36:49.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:36:49.873 | + functions-common:time_stop:2423 : local total 2026-07-18 03:36:49.877 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:36:49.880 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:36:49.884 | + functions-common:time_stop:2427 : start_time=1784345744665 2026-07-18 03:36:49.888 | + functions-common:time_stop:2429 : [[ -z 1784345744665 ]] 2026-07-18 03:36:49.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:36:49.909 | + functions-common:time_stop:2432 : end_time=1784345809905 2026-07-18 03:36:49.913 | + functions-common:time_stop:2433 : elapsed_time=65240 2026-07-18 03:36:49.917 | + functions-common:time_stop:2434 : total=104895 2026-07-18 03:36:49.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:36:49.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170135 2026-07-18 03:36:49.929 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-18 03:36:49.933 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:36:49.937 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:36:49.940 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:36:49.944 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:36:49.948 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:36:49.952 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:36:49.955 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:36:49.959 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:36:49.962 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:36:49.966 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:36:49.972 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345809968 2026-07-18 03:36:49.976 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:36:50.690 | From https://review.opendev.org/openstack/neutron 2026-07-18 03:36:50.690 | * branch master -> FETCH_HEAD 2026-07-18 03:36:50.702 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:36:50.706 | + functions-common:time_stop:2420 : local name 2026-07-18 03:36:50.710 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:36:50.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:36:50.718 | + functions-common:time_stop:2423 : local total 2026-07-18 03:36:50.722 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:36:50.726 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:36:50.729 | + functions-common:time_stop:2427 : start_time=1784345809968 2026-07-18 03:36:50.733 | + functions-common:time_stop:2429 : [[ -z 1784345809968 ]] 2026-07-18 03:36:50.738 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:36:50.744 | + functions-common:time_stop:2432 : end_time=1784345810740 2026-07-18 03:36:50.748 | + functions-common:time_stop:2433 : elapsed_time=772 2026-07-18 03:36:50.751 | + functions-common:time_stop:2434 : total=170135 2026-07-18 03:36:50.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:36:50.759 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170907 2026-07-18 03:36:50.763 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:36:50.767 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:36:50.771 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:36:50.774 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:36:50.778 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:36:50.782 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:36:50.786 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:36:50.789 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:36:50.793 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:36:50.798 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:36:50.804 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345810799 2026-07-18 03:36:50.808 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:36:51.274 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:36:51.275 | 2026-07-18 03:36:51.275 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:36:51.275 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:36:51.275 | state without impacting any branches by switching back to a branch. 2026-07-18 03:36:51.275 | 2026-07-18 03:36:51.275 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:36:51.275 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:36:51.275 | 2026-07-18 03:36:51.275 | git switch -c 2026-07-18 03:36:51.275 | 2026-07-18 03:36:51.275 | Or undo this operation with: 2026-07-18 03:36:51.276 | 2026-07-18 03:36:51.276 | git switch - 2026-07-18 03:36:51.276 | 2026-07-18 03:36:51.276 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:36:51.276 | 2026-07-18 03:36:51.276 | HEAD is now at dffba877c8 Merge "quota: Remove unused ``set_all_quota_usage_dirty()``" 2026-07-18 03:36:51.284 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:36:51.287 | + functions-common:time_stop:2420 : local name 2026-07-18 03:36:51.291 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:36:51.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:36:51.299 | + functions-common:time_stop:2423 : local total 2026-07-18 03:36:51.303 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:36:51.307 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:36:51.310 | + functions-common:time_stop:2427 : start_time=1784345810799 2026-07-18 03:36:51.314 | + functions-common:time_stop:2429 : [[ -z 1784345810799 ]] 2026-07-18 03:36:51.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:36:51.326 | + functions-common:time_stop:2432 : end_time=1784345811321 2026-07-18 03:36:51.329 | + functions-common:time_stop:2433 : elapsed_time=522 2026-07-18 03:36:51.333 | + functions-common:time_stop:2434 : total=170907 2026-07-18 03:36:51.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:36:51.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171429 2026-07-18 03:36:51.344 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-18 03:36:51.363 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-18 03:36:51.368 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:36:51.369 | + functions-common:git_clone:673 : head -1 2026-07-18 03:36:51.374 | dffba877c8 Merge "quota: Remove unused ``set_all_quota_usage_dirty()``" 2026-07-18 03:36:51.379 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:36:51.382 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-18 03:36:51.386 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:36:51.389 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-18 03:36:51.392 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-18 03:36:51.396 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:36:51.399 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-18 03:36:51.402 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:36:51.405 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-18 03:36:51.409 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-18 03:36:51.413 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:36:51.416 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:36:51.420 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-18 03:36:51.425 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:36:51.429 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-18 03:36:51.433 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:36:51.437 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:36:51.442 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-18 03:36:51.450 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-18 03:36:51.454 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-18 03:36:51.457 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-18 03:36:51.616 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-18 03:36:51.620 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:36:51.624 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:36:51.628 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:36:51.633 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-18 03:36:51.636 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-18 03:36:51.640 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:36:51.644 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:36:51.649 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:36:51.652 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:36:51.656 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:36:51.660 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:36:51.663 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:36:51.667 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-18 03:36:51.696 | Using python 3.12 to install /opt/stack/neutron 2026-07-18 03:36:51.700 | + 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-07-18 03:36:52.714 | Obtaining file:///opt/stack/neutron 2026-07-18 03:36:52.724 | Installing build dependencies: started 2026-07-18 03:36:54.554 | Installing build dependencies: finished with status 'done' 2026-07-18 03:36:54.555 | Checking if build backend supports build_editable: started 2026-07-18 03:36:55.100 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:36:55.102 | Getting requirements to build editable: started 2026-07-18 03:36:55.401 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:36:55.404 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:36:57.116 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:36:57.138 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.0.3) 2026-07-18 03:36:57.140 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.10.1) 2026-07-18 03:36:57.143 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.0) 2026-07-18 03:36:57.143 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.5.1) 2026-07-18 03:36:57.143 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.0) 2026-07-18 03:36:57.143 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.3.1) 2026-07-18 03:36:57.340 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:36:57.489 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-18 03:36:57.500 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (0.32.0) 2026-07-18 03:36:57.501 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.34.2) 2026-07-18 03:36:57.502 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.1.6) 2026-07-18 03:36:57.503 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (13.0.0) 2026-07-18 03:36:57.504 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.3.0) 2026-07-18 03:36:57.566 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:36:57.582 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-18 03:36:57.594 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (9.1.4) 2026-07-18 03:36:57.595 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.0.51) 2026-07-18 03:36:57.596 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.8.10) 2026-07-18 03:36:57.598 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.15.0) 2026-07-18 03:36:57.598 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (1.18.5) 2026-07-18 03:36:57.599 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.9.0) 2026-07-18 03:36:57.600 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.3.0) 2026-07-18 03:36:57.601 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.6.1) 2026-07-18 03:36:57.602 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (10.5.0) 2026-07-18 03:36:57.604 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.5.0) 2026-07-18 03:36:57.606 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.1.0) 2026-07-18 03:36:57.606 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.9.0) 2026-07-18 03:36:57.607 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (8.3.0) 2026-07-18 03:36:57.609 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.2.0) 2026-07-18 03:36:57.609 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (8.2.0) 2026-07-18 03:36:57.609 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (6.0.0) 2026-07-18 03:36:57.610 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.12.0) 2026-07-18 03:36:57.611 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.9.0) 2026-07-18 03:36:57.612 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.10.0) 2026-07-18 03:36:57.613 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (5.11.0) 2026-07-18 03:36:57.614 | 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.dev4) (4.7.0) 2026-07-18 03:36:57.615 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (2.8.0) 2026-07-18 03:36:57.616 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (10.1.1) 2026-07-18 03:36:57.617 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.11.0) 2026-07-18 03:36:57.618 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.4.0) 2026-07-18 03:36:57.649 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:36:57.666 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-18 03:36:57.699 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:36:57.715 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:36:57.751 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:36:57.766 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-18 03:36:57.869 | Installing build dependencies: started 2026-07-18 03:36:59.556 | Installing build dependencies: finished with status 'done' 2026-07-18 03:36:59.558 | Getting requirements to build wheel: started 2026-07-18 03:37:00.243 | Getting requirements to build wheel: finished with status 'done' 2026-07-18 03:37:00.245 | Preparing metadata (pyproject.toml): started 2026-07-18 03:37:00.638 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:37:00.684 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:00.701 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:37:00.712 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (7.2.2) 2026-07-18 03:37:00.748 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:00.764 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-18 03:37:00.775 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (24.2.1) 2026-07-18 03:37:00.776 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (18.13.0) 2026-07-18 03:37:00.777 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (4.17.0) 2026-07-18 03:37:00.811 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:00.827 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-18 03:37:00.873 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:00.890 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:37:00.901 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (3.4.0) 2026-07-18 03:37:00.904 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev4) (9.0.0) 2026-07-18 03:37:00.905 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev4) (1.3.12) 2026-07-18 03:37:00.906 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev4) (4.15.0) 2026-07-18 03:37:00.909 | 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.dev4) (2.2.2) 2026-07-18 03:37:00.915 | 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.dev4) (3.3.2) 2026-07-18 03:37:00.919 | 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.dev4) (3.0.3) 2026-07-18 03:37:00.922 | 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.dev4) (2.1.0) 2026-07-18 03:37:00.925 | 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.dev4) (1.8.2) 2026-07-18 03:37:00.930 | 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.dev4) (4.1.0) 2026-07-18 03:37:00.931 | 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.dev4) (2.13.0) 2026-07-18 03:37:00.932 | 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.dev4) (5.8.0) 2026-07-18 03:37:00.944 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev4) (1.3.7) 2026-07-18 03:37:00.973 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:00.989 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-18 03:37:01.001 | 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.dev4) (43.0.3) 2026-07-18 03:37:01.002 | 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.dev4) (1.5.0) 2026-07-18 03:37:01.004 | 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.dev4) (1.1.0) 2026-07-18 03:37:01.005 | 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.dev4) (1.33) 2026-07-18 03:37:01.007 | 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.dev4) (4.10.0) 2026-07-18 03:37:01.008 | 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.dev4) (6.0.3) 2026-07-18 03:37:01.011 | 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.dev4) (2.0.0) 2026-07-18 03:37:01.016 | 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.dev4) (3.0) 2026-07-18 03:37:01.023 | 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.dev4) (3.1.1) 2026-07-18 03:37:01.028 | 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.dev4) (0.41.0) 2026-07-18 03:37:01.028 | 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.dev4) (1.2.1) 2026-07-18 03:37:01.055 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:01.070 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-18 03:37:01.083 | 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.dev4) (26.2) 2026-07-18 03:37:01.088 | 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.dev4) (2.8.0) 2026-07-18 03:37:01.088 | 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.dev4) (3.5.3) 2026-07-18 03:37:01.100 | 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.dev4) (6.1.1) 2026-07-18 03:37:01.103 | 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.dev4) (4.0.0) 2026-07-18 03:37:01.121 | 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.dev4) (0.20) 2026-07-18 03:37:01.127 | 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.dev4) (2.0.0) 2026-07-18 03:37:01.135 | 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.dev4) (2.1.2) 2026-07-18 03:37:01.136 | 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.dev4) (0.6.2) 2026-07-18 03:37:01.144 | 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.dev4) (2.9.0.post0) 2026-07-18 03:37:01.150 | 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.dev4) (7.1.4) 2026-07-18 03:37:01.151 | 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.dev4) (5.3.1) 2026-07-18 03:37:01.152 | 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.dev4) (5.6.2) 2026-07-18 03:37:01.153 | 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.dev4) (0.16.0) 2026-07-18 03:37:01.158 | 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.dev4) (5.1.0) 2026-07-18 03:37:01.167 | 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.dev4) (2026.2) 2026-07-18 03:37:01.175 | 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.dev4) (0.25.0) 2026-07-18 03:37:01.179 | 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.dev4) (5.0.0) 2026-07-18 03:37:01.181 | 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.dev4) (4.0.1) 2026-07-18 03:37:01.213 | 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.dev4) (1.7.6) 2026-07-18 03:37:01.221 | 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.dev4) (2.2.0) 2026-07-18 03:37:01.229 | 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.dev4) (3.18.0) 2026-07-18 03:37:01.278 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:01.293 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-18 03:37:01.335 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:01.338 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-18 03:37:01.358 | 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.dev4) (3.0.3) 2026-07-18 03:37:01.359 | 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.dev4) (1.6.2) 2026-07-18 03:37:01.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev4) (83.0.0) 2026-07-18 03:37:01.395 | 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.dev4) (0.8.1) 2026-07-18 03:37:01.437 | 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.dev4) (1.17.0) 2026-07-18 03:37:01.444 | 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.dev4) (4.15.0) 2026-07-18 03:37:01.444 | 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.dev4) (4.26.0) 2026-07-18 03:37:01.476 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) 2026-07-18 03:37:01.491 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-18 03:37:01.510 | 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.dev4) (0.6.0) 2026-07-18 03:37:01.511 | Requirement already satisfied: cmd2>=3.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.dev4) (4.0.0) 2026-07-18 03:37:01.521 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (3.0.52) 2026-07-18 03:37:01.522 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (1.11.0) 2026-07-18 03:37:01.523 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (15.0.0) 2026-07-18 03:37:01.524 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (1.8.0) 2026-07-18 03:37:01.530 | 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.dev4) (26.1.0) 2026-07-18 03:37:01.531 | 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.dev4) (2025.9.1) 2026-07-18 03:37:01.532 | 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.dev4) (0.37.0) 2026-07-18 03:37:01.533 | 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.dev4) (2026.5.1) 2026-07-18 03:37:01.587 | 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.dev4) (3.4.7) 2026-07-18 03:37:01.590 | 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.dev4) (3.18) 2026-07-18 03:37:01.590 | 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.dev4) (2.7.0) 2026-07-18 03:37:01.591 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev4) (2023.11.17) 2026-07-18 03:37:01.624 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (4.2.0) 2026-07-18 03:37:01.626 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (2.20.0) 2026-07-18 03:37:01.636 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev4) (0.1.2) 2026-07-18 03:37:01.656 | 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.dev4) (0.8) 2026-07-18 03:37:01.724 | 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.dev4) (0.16.0) 2026-07-18 03:37:01.817 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-18 03:37:01.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 8.9 MB/s 0:00:00 2026-07-18 03:37:01.906 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-18 03:37:02.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.3 MB/s 0:00:00 2026-07-18 03:37:02.071 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-18 03:37:02.096 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-18 03:37:02.120 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-18 03:37:02.144 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-18 03:37:02.170 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-18 03:37:02.186 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-18 03:37:02.202 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-18 03:37:02.229 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-18 03:37:02.273 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-18 03:37:02.299 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-18 03:37:02.325 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-18 03:37:02.402 | Building wheels for collected packages: neutron, ovs 2026-07-18 03:37:02.403 | Building editable for neutron (pyproject.toml): started 2026-07-18 03:37:04.658 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-18 03:37:04.659 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev4-0.editable-py3-none-any.whl size=16023 sha256=240128bdfffae182be5c2df25df51505f4f62c61bf4d1f9ffbfc161e78ea33ec 2026-07-18 03:37:04.660 | Stored in directory: /tmp/pip-ephem-wheel-cache-kqkaz_mj/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-18 03:37:04.665 | Building wheel for ovs (pyproject.toml): started 2026-07-18 03:37:05.507 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-18 03:37:05.510 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=bc30762c0f640e3a14e21c07651b6ae7d7d13b6ee79bb3af692ecb37918582cf 2026-07-18 03:37:05.510 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-18 03:37:05.513 | Successfully built neutron ovs 2026-07-18 03:37:05.838 | 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-07-18 03:37:11.106 | 2026-07-18 03:37:11.130 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev4 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-18 03:37:11.353 | + inc/python:pip_install:216 : result=0 2026-07-18 03:37:11.357 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:37:11.361 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:11.364 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:11.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:11.370 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:11.374 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:11.378 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:37:11.381 | + functions-common:time_stop:2427 : start_time=1784345811689 2026-07-18 03:37:11.384 | + functions-common:time_stop:2429 : [[ -z 1784345811689 ]] 2026-07-18 03:37:11.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:11.398 | + functions-common:time_stop:2432 : end_time=1784345831394 2026-07-18 03:37:11.401 | + functions-common:time_stop:2433 : elapsed_time=19705 2026-07-18 03:37:11.404 | + functions-common:time_stop:2434 : total=116316 2026-07-18 03:37:11.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:11.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136021 2026-07-18 03:37:11.413 | + inc/python:pip_install:219 : return 0 2026-07-18 03:37:11.417 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:37:11.420 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:37:11.423 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-18 03:37:11.426 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-18 03:37:11.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:37:11.432 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:37:11.435 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-18 03:37:11.439 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:37:11.442 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-18 03:37:11.445 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-18 03:37:11.448 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-18 03:37:11.448 | Installing OVN and dependent packages 2026-07-18 03:37:11.451 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-18 03:37:11.454 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-18 03:37:11.476 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:37:11.479 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-18 03:37:11.501 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:37:11.504 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-18 03:37:11.526 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:37:11.529 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-18 03:37:11.533 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-18 03:37:11.553 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:37:11.556 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-18 03:37:11.559 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-18 03:37:11.579 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-18 03:37:11.585 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown quobyte /var/run/openvswitch 2026-07-18 03:37:11.600 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-18 03:37:11.605 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-18 03:37:11.629 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-18 03:37:11.632 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:37:11.635 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:37:11.638 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:37:11.641 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:37:11.644 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:11.647 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:37:11.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:11.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:11.657 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:37:11.660 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:37:11.663 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:37:11.666 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:37:11.670 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-18 03:37:11.673 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:37:11.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:11.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:11.682 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-18 03:37:11.709 | + 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-07-18 03:37:11.749 | Reading package lists... 2026-07-18 03:37:12.113 | Building dependency tree... 2026-07-18 03:37:12.115 | Reading state information... 2026-07-18 03:37:12.664 | fakeroot is already the newest version (1.33-1). 2026-07-18 03:37:12.664 | fakeroot set to manually installed. 2026-07-18 03:37:12.664 | make is already the newest version (4.3-4.1build2). 2026-07-18 03:37:12.664 | make set to manually installed. 2026-07-18 03:37:12.664 | The following packages were automatically installed and are no longer required: 2026-07-18 03:37:12.666 | libfwupd2 libgusb2 2026-07-18 03:37:12.666 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:37:12.669 | The following additional packages will be installed: 2026-07-18 03:37:12.670 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-18 03:37:12.670 | python3-sortedcontainers 2026-07-18 03:37:12.672 | Suggested packages: 2026-07-18 03:37:12.673 | openvswitch-doc python-sortedcontainers-doc 2026-07-18 03:37:12.713 | The following NEW packages will be installed: 2026-07-18 03:37:12.714 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-18 03:37:12.714 | python3-openvswitch python3-sortedcontainers 2026-07-18 03:37:12.816 | 0 upgraded, 6 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:37:12.816 | Need to get 4219 kB of archives. 2026-07-18 03:37:12.816 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-18 03:37:12.816 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-18 03:37:12.953 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-18 03:37:12.996 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-18 03:37:12.996 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-18 03:37:12.998 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-18 03:37:13.017 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-18 03:37:13.272 | perl: warning: Setting locale failed. 2026-07-18 03:37:13.272 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:13.273 | LANGUAGE = (unset), 2026-07-18 03:37:13.273 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:13.273 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:13.273 | are supported and installed on your system. 2026-07-18 03:37:13.273 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:13.334 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:13.335 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:13.335 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:13.523 | Fetched 4219 kB in 0s (14.3 MB/s) 2026-07-18 03:37:13.577 | Selecting previously unselected package libunbound8:amd64. 2026-07-18 03:37:13.644 | (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 ... 126942 files and directories currently installed.) 2026-07-18 03:37:13.651 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-18 03:37:13.661 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-18 03:37:13.717 | Selecting previously unselected package openvswitch-common. 2026-07-18 03:37:13.730 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-18 03:37:13.734 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:13.839 | Selecting previously unselected package python3-sortedcontainers. 2026-07-18 03:37:13.851 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-18 03:37:13.856 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-18 03:37:13.910 | Selecting previously unselected package libxdp1:amd64. 2026-07-18 03:37:13.923 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-18 03:37:13.929 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-18 03:37:13.989 | Selecting previously unselected package python3-openvswitch. 2026-07-18 03:37:14.000 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-18 03:37:14.005 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:14.113 | Selecting previously unselected package openvswitch-switch. 2026-07-18 03:37:14.124 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-18 03:37:14.134 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:14.262 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-18 03:37:14.507 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-18 03:37:14.519 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-18 03:37:14.531 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:14.547 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:14.932 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-18 03:37:14.956 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-18 03:37:15.658 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-18 03:37:15.847 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-18 03:37:16.889 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:37:18.654 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-18 03:37:18.900 | perl: warning: Setting locale failed. 2026-07-18 03:37:18.900 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:18.900 | LANGUAGE = (unset), 2026-07-18 03:37:18.900 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:18.900 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:18.901 | are supported and installed on your system. 2026-07-18 03:37:18.901 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:19.032 | perl: warning: Setting locale failed. 2026-07-18 03:37:19.032 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:19.032 | LANGUAGE = (unset), 2026-07-18 03:37:19.032 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:19.032 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:19.032 | are supported and installed on your system. 2026-07-18 03:37:19.032 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:19.083 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:19.083 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:19.083 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:19.153 | perl: warning: Setting locale failed. 2026-07-18 03:37:19.153 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:19.153 | LANGUAGE = (unset), 2026-07-18 03:37:19.153 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:19.153 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:19.153 | are supported and installed on your system. 2026-07-18 03:37:19.153 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:19.663 | 2026-07-18 03:37:19.663 | Running kernel seems to be up-to-date. 2026-07-18 03:37:19.663 | 2026-07-18 03:37:19.663 | Restarting services... 2026-07-18 03:37:19.688 | 2026-07-18 03:37:19.688 | Service restarts being deferred: 2026-07-18 03:37:19.689 | systemctl restart virtlockd.service 2026-07-18 03:37:19.689 | systemctl restart virtlogd.service 2026-07-18 03:37:19.689 | 2026-07-18 03:37:19.690 | No containers need to be restarted. 2026-07-18 03:37:19.692 | 2026-07-18 03:37:19.692 | User sessions running outdated binaries: 2026-07-18 03:37:19.692 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:37:19.703 | 2026-07-18 03:37:19.704 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:37:21.656 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:37:21.660 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:37:21.663 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:21.666 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:21.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:21.673 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:21.676 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:21.678 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:37:21.681 | + functions-common:time_stop:2427 : start_time=1784345831706 2026-07-18 03:37:21.685 | + functions-common:time_stop:2429 : [[ -z 1784345831706 ]] 2026-07-18 03:37:21.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:21.694 | + functions-common:time_stop:2432 : end_time=1784345841690 2026-07-18 03:37:21.697 | + functions-common:time_stop:2433 : elapsed_time=9984 2026-07-18 03:37:21.700 | + functions-common:time_stop:2434 : total=171174 2026-07-18 03:37:21.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:21.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181158 2026-07-18 03:37:21.709 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:37:21.714 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-18 03:37:21.738 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-18 03:37:21.741 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:37:21.745 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:37:21.747 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:37:21.750 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:37:21.753 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:21.757 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:37:21.759 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:21.762 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:21.765 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:37:21.768 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:37:21.771 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:37:21.774 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:37:21.776 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-18 03:37:21.779 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:37:21.782 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:21.785 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:21.787 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-18 03:37:21.810 | + 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-07-18 03:37:21.847 | Reading package lists... 2026-07-18 03:37:22.204 | Building dependency tree... 2026-07-18 03:37:22.205 | Reading state information... 2026-07-18 03:37:22.738 | The following packages were automatically installed and are no longer required: 2026-07-18 03:37:22.740 | libfwupd2 libgusb2 2026-07-18 03:37:22.740 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:37:22.743 | The following additional packages will be installed: 2026-07-18 03:37:22.744 | ovn-common 2026-07-18 03:37:22.782 | The following NEW packages will be installed: 2026-07-18 03:37:22.783 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-18 03:37:23.026 | 0 upgraded, 4 newly installed, 0 to remove and 41 not upgraded. 2026-07-18 03:37:23.026 | Need to get 2360 kB of archives. 2026-07-18 03:37:23.027 | After this operation, 8355 kB of additional disk space will be used. 2026-07-18 03:37:23.027 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-18 03:37:23.816 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-18 03:37:23.839 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-18 03:37:23.849 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-18 03:37:24.148 | perl: warning: Setting locale failed. 2026-07-18 03:37:24.148 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:24.148 | LANGUAGE = (unset), 2026-07-18 03:37:24.148 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:24.149 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:24.149 | are supported and installed on your system. 2026-07-18 03:37:24.149 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:24.212 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:24.212 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:24.212 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:24.403 | Fetched 2360 kB in 1s (2123 kB/s) 2026-07-18 03:37:24.491 | Selecting previously unselected package ovn-common. 2026-07-18 03:37:24.558 | (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 ... 127142 files and directories currently installed.) 2026-07-18 03:37:24.565 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:37:24.568 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:24.672 | Selecting previously unselected package ovn-central. 2026-07-18 03:37:24.684 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:37:24.688 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:24.746 | Selecting previously unselected package ovn-controller-vtep. 2026-07-18 03:37:24.758 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:37:24.761 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:24.814 | Selecting previously unselected package ovn-host. 2026-07-18 03:37:24.825 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-18 03:37:24.832 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:24.937 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:24.955 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:25.451 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-18 03:37:25.639 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-18 03:37:26.122 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-18 03:37:26.177 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:26.696 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-18 03:37:26.886 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-18 03:37:27.594 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-18 03:37:28.289 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-18 03:37:29.158 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-18 03:37:29.223 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-18 03:37:29.422 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-18 03:37:29.992 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:37:31.983 | perl: warning: Setting locale failed. 2026-07-18 03:37:31.983 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:31.983 | LANGUAGE = (unset), 2026-07-18 03:37:31.984 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:31.984 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:31.984 | are supported and installed on your system. 2026-07-18 03:37:31.984 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:32.113 | perl: warning: Setting locale failed. 2026-07-18 03:37:32.114 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:32.114 | LANGUAGE = (unset), 2026-07-18 03:37:32.114 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:32.114 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:32.114 | are supported and installed on your system. 2026-07-18 03:37:32.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:32.164 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:32.164 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:32.164 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:32.234 | perl: warning: Setting locale failed. 2026-07-18 03:37:32.234 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:32.235 | LANGUAGE = (unset), 2026-07-18 03:37:32.235 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:32.235 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:32.235 | are supported and installed on your system. 2026-07-18 03:37:32.235 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:32.742 | 2026-07-18 03:37:32.742 | Running kernel seems to be up-to-date. 2026-07-18 03:37:32.742 | 2026-07-18 03:37:32.742 | Restarting services... 2026-07-18 03:37:32.766 | 2026-07-18 03:37:32.766 | Service restarts being deferred: 2026-07-18 03:37:32.766 | systemctl restart virtlockd.service 2026-07-18 03:37:32.766 | systemctl restart virtlogd.service 2026-07-18 03:37:32.766 | 2026-07-18 03:37:32.766 | No containers need to be restarted. 2026-07-18 03:37:32.766 | 2026-07-18 03:37:32.766 | User sessions running outdated binaries: 2026-07-18 03:37:32.766 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:37:32.776 | 2026-07-18 03:37:32.776 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:37:34.890 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:37:34.894 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:37:34.898 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:34.901 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:34.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:34.908 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:34.912 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:34.916 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:37:34.919 | + functions-common:time_stop:2427 : start_time=1784345841806 2026-07-18 03:37:34.923 | + functions-common:time_stop:2429 : [[ -z 1784345841806 ]] 2026-07-18 03:37:34.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:34.932 | + functions-common:time_stop:2432 : end_time=1784345854928 2026-07-18 03:37:34.935 | + functions-common:time_stop:2433 : elapsed_time=13122 2026-07-18 03:37:34.938 | + functions-common:time_stop:2434 : total=181158 2026-07-18 03:37:34.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:34.945 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194280 2026-07-18 03:37:34.948 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:37:34.952 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:37:34.956 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:37:34.960 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-18 03:37:34.963 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-18 03:37:34.969 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:34.972 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-18 03:37:34.976 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:34.979 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-18 03:37:34.982 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:34.986 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-18 03:37:34.989 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:34.992 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-18 03:37:34.996 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:35.000 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-18 03:37:35.004 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:35.008 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-18 03:37:35.011 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:35.015 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-18 03:37:35.018 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-18 03:37:35.021 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-18 03:37:35.024 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-18 03:37:35.028 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-18 03:37:35.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:37:35.034 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:37:35.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-18 03:37:35.041 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:37:35.045 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-18 03:37:35.049 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:37:35.053 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-18 03:37:35.077 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:37:35.081 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-18 03:37:35.084 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-18 03:37:35.088 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-18 03:37:35.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:37:35.096 | + lib/stack:stack_install_service:32 : install_nova 2026-07-18 03:37:35.099 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-18 03:37:35.103 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-18 03:37:35.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:37:35.110 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:37:35.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-18 03:37:35.117 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:37:35.121 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-18 03:37:35.144 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:37:35.148 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-18 03:37:35.151 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-18 03:37:35.155 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-18 03:37:35.159 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-18 03:37:35.162 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-18 03:37:35.317 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-18 03:37:35.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:35.324 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:35.328 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-18 03:37:35.331 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:37:35.335 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:37:35.338 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:37:35.341 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:37:35.345 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:35.348 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:37:35.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:35.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:35.359 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:37:35.363 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:37:35.366 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:37:35.369 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:37:35.372 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-18 03:37:35.374 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:37:35.378 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:35.381 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:35.384 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-18 03:37:35.410 | + 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-07-18 03:37:35.448 | Reading package lists... 2026-07-18 03:37:35.838 | Building dependency tree... 2026-07-18 03:37:35.839 | Reading state information... 2026-07-18 03:37:36.468 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-18 03:37:36.469 | libvirt-clients set to manually installed. 2026-07-18 03:37:36.469 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-18 03:37:36.469 | The following packages were automatically installed and are no longer required: 2026-07-18 03:37:36.470 | libfwupd2 libgusb2 2026-07-18 03:37:36.471 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:37:36.472 | The following additional packages will be installed: 2026-07-18 03:37:36.474 | apport ovmf python3-apport python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-18 03:37:36.474 | qemu-system-arm qemu-system-mips qemu-system-misc qemu-system-ppc 2026-07-18 03:37:36.474 | qemu-system-s390x qemu-system-sparc 2026-07-18 03:37:36.477 | Suggested packages: 2026-07-18 03:37:36.477 | apport-gtk | apport-kde pkexec python-zstandard-doc samba vde2 2026-07-18 03:37:36.518 | The following packages will be REMOVED: 2026-07-18 03:37:36.521 | apport-core-dump-handler 2026-07-18 03:37:36.522 | The following NEW packages will be installed: 2026-07-18 03:37:36.523 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-18 03:37:36.523 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-18 03:37:36.524 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-18 03:37:36.525 | The following packages will be upgraded: 2026-07-18 03:37:36.527 | apport ovmf python3-apport 2026-07-18 03:37:36.641 | 3 upgraded, 13 newly installed, 1 to remove and 37 not upgraded. 2026-07-18 03:37:36.641 | Need to get 115 MB of archives. 2026-07-18 03:37:36.641 | After this operation, 897 MB of additional disk space will be used. 2026-07-18 03:37:36.641 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-18 03:37:36.733 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-18 03:37:36.751 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-18 03:37:36.765 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-18 03:37:36.800 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-18 03:37:36.811 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-18 03:37:36.818 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-18 03:37:37.012 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-18 03:37:37.222 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-18 03:37:37.330 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-18 03:37:37.410 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-18 03:37:37.469 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-18 03:37:38.217 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-18 03:37:38.221 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-18 03:37:38.278 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-18 03:37:38.323 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-18 03:37:38.570 | perl: warning: Setting locale failed. 2026-07-18 03:37:38.570 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:38.571 | LANGUAGE = (unset), 2026-07-18 03:37:38.571 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:38.571 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:38.571 | are supported and installed on your system. 2026-07-18 03:37:38.571 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:38.632 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:38.632 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:38.632 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:38.919 | Fetched 115 MB in 2s (64.6 MB/s) 2026-07-18 03:37:39.018 | (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 ... 127210 files and directories currently installed.) 2026-07-18 03:37:39.024 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-18 03:37:39.156 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-18 03:37:39.235 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-18 03:37:39.319 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-18 03:37:39.543 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-18 03:37:39.543 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-18 03:37:39.543 | Package apport-core-dump-handler is to be removed. 2026-07-18 03:37:39.543 | Package python3-zstandard is not installed. 2026-07-18 03:37:39.543 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-18 03:37:39.543 | Package apport-core-dump-handler is to be removed. 2026-07-18 03:37:39.543 | Package systemd-coredump is not installed. 2026-07-18 03:37:39.543 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-18 03:37:39.543 | Package apport-core-dump-handler is to be removed. 2026-07-18 03:37:39.543 | Package python3-zstandard is not installed. 2026-07-18 03:37:39.543 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-18 03:37:39.544 | Package apport-core-dump-handler is to be removed. 2026-07-18 03:37:39.544 | Package systemd-coredump is not installed. 2026-07-18 03:37:39.544 | 2026-07-18 03:37:39.603 | (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 ... 127210 files and directories currently installed.) 2026-07-18 03:37:39.610 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-18 03:37:40.568 | Selecting previously unselected package systemd-coredump. 2026-07-18 03:37:40.630 | (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 ... 127206 files and directories currently installed.) 2026-07-18 03:37:40.636 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-18 03:37:40.640 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-18 03:37:40.700 | Selecting previously unselected package python3-zstandard. 2026-07-18 03:37:40.711 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-18 03:37:40.716 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-18 03:37:40.780 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-18 03:37:40.792 | Preparing to unpack .../02-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-18 03:37:40.805 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-18 03:37:40.871 | Selecting previously unselected package python3-libvirt. 2026-07-18 03:37:40.884 | Preparing to unpack .../03-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-18 03:37:40.888 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-18 03:37:40.954 | Selecting previously unselected package qemu-system-arm. 2026-07-18 03:37:40.966 | Preparing to unpack .../04-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:40.978 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:41.505 | Selecting previously unselected package qemu-system-mips. 2026-07-18 03:37:41.517 | Preparing to unpack .../05-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:41.529 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:42.121 | Selecting previously unselected package qemu-system-ppc. 2026-07-18 03:37:42.133 | Preparing to unpack .../06-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:42.144 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:42.517 | Selecting previously unselected package qemu-system-sparc. 2026-07-18 03:37:42.530 | Preparing to unpack .../07-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:42.542 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:42.843 | Selecting previously unselected package qemu-system-s390x. 2026-07-18 03:37:42.854 | Preparing to unpack .../08-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:42.866 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:43.032 | Selecting previously unselected package qemu-system-misc. 2026-07-18 03:37:43.044 | Preparing to unpack .../09-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:43.057 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:45.011 | Selecting previously unselected package qemu-system. 2026-07-18 03:37:45.023 | Preparing to unpack .../10-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-18 03:37:45.027 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:45.078 | Preparing to unpack .../11-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-18 03:37:45.090 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-18 03:37:45.262 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-18 03:37:45.273 | Preparing to unpack .../12-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-18 03:37:45.278 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-18 03:37:47.123 | Selecting previously unselected package qemu-efi-arm. 2026-07-18 03:37:47.134 | Preparing to unpack .../13-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-18 03:37:47.138 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-18 03:37:47.959 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-18 03:37:48.470 | Creating group 'systemd-coredump' with GID 987. 2026-07-18 03:37:48.474 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-18 03:37:48.500 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-18 03:37:48.799 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:48.818 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:48.836 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-18 03:37:48.854 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:48.871 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-18 03:37:48.882 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:48.900 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-18 03:37:49.161 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-18 03:37:49.171 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-18 03:37:49.426 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:49.443 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-18 03:37:49.456 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:49.474 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-18 03:37:50.626 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-18 03:37:50.684 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-18 03:37:50.696 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-18 03:37:52.311 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-18 03:37:52.651 | perl: warning: Setting locale failed. 2026-07-18 03:37:52.651 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:52.651 | LANGUAGE = (unset), 2026-07-18 03:37:52.651 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:52.651 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:52.651 | are supported and installed on your system. 2026-07-18 03:37:52.652 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:52.785 | perl: warning: Setting locale failed. 2026-07-18 03:37:52.785 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:52.785 | LANGUAGE = (unset), 2026-07-18 03:37:52.785 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:52.785 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:52.785 | are supported and installed on your system. 2026-07-18 03:37:52.785 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:52.836 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-18 03:37:52.837 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-18 03:37:52.837 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-18 03:37:52.907 | perl: warning: Setting locale failed. 2026-07-18 03:37:52.910 | perl: warning: Please check that your locale settings: 2026-07-18 03:37:52.910 | LANGUAGE = (unset), 2026-07-18 03:37:52.910 | LC_ALL = "en_US.utf8", 2026-07-18 03:37:52.910 | LANG = "de_DE.UTF-8" 2026-07-18 03:37:52.910 | are supported and installed on your system. 2026-07-18 03:37:52.910 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:37:53.427 | 2026-07-18 03:37:53.428 | Running kernel seems to be up-to-date. 2026-07-18 03:37:53.428 | 2026-07-18 03:37:53.428 | Restarting services... 2026-07-18 03:37:53.454 | 2026-07-18 03:37:53.454 | Service restarts being deferred: 2026-07-18 03:37:53.454 | systemctl restart virtlockd.service 2026-07-18 03:37:53.456 | systemctl restart virtlogd.service 2026-07-18 03:37:53.456 | 2026-07-18 03:37:53.457 | No containers need to be restarted. 2026-07-18 03:37:53.457 | 2026-07-18 03:37:53.457 | User sessions running outdated binaries: 2026-07-18 03:37:53.457 | quobyte @ session #5: sshd[2020,2066] 2026-07-18 03:37:53.469 | 2026-07-18 03:37:53.469 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-18 03:37:55.651 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:37:55.656 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:37:55.659 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:55.663 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:55.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:55.671 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:55.675 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:55.679 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:37:55.683 | + functions-common:time_stop:2427 : start_time=1784345855407 2026-07-18 03:37:55.686 | + functions-common:time_stop:2429 : [[ -z 1784345855407 ]] 2026-07-18 03:37:55.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:55.697 | + functions-common:time_stop:2432 : end_time=1784345875693 2026-07-18 03:37:55.701 | + functions-common:time_stop:2433 : elapsed_time=20286 2026-07-18 03:37:55.705 | + functions-common:time_stop:2434 : total=194280 2026-07-18 03:37:55.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:55.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=214566 2026-07-18 03:37:55.718 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:37:55.721 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-18 03:37:55.725 | + functions-common:install_package:1438 : update_package_repo 2026-07-18 03:37:55.729 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-18 03:37:55.733 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-18 03:37:55.736 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-18 03:37:55.740 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:55.744 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-18 03:37:55.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:55.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:55.755 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-18 03:37:55.759 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-18 03:37:55.762 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-18 03:37:55.765 | + functions-common:apt_get_update:1167 : return 2026-07-18 03:37:55.769 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-18 03:37:55.772 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-18 03:37:55.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:37:55.780 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:37:55.783 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-18 03:37:55.809 | + 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-07-18 03:37:55.849 | Reading package lists... 2026-07-18 03:37:56.211 | Building dependency tree... 2026-07-18 03:37:56.211 | Reading state information... 2026-07-18 03:37:56.788 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-18 03:37:56.788 | ovmf set to manually installed. 2026-07-18 03:37:56.788 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-18 03:37:56.788 | swtpm set to manually installed. 2026-07-18 03:37:56.788 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-18 03:37:56.788 | swtpm-tools set to manually installed. 2026-07-18 03:37:56.788 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-18 03:37:56.788 | mdevctl set to manually installed. 2026-07-18 03:37:56.788 | The following packages were automatically installed and are no longer required: 2026-07-18 03:37:56.791 | libfwupd2 libgusb2 2026-07-18 03:37:56.792 | Use 'sudo apt autoremove' to remove them. 2026-07-18 03:37:56.901 | 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded. 2026-07-18 03:37:56.908 | + functions-common:apt_get:1211 : result=0 2026-07-18 03:37:56.912 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-18 03:37:56.915 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:56.919 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:56.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:56.926 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:56.930 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:56.933 | + functions-common:time_stop:2426 : name=apt-get 2026-07-18 03:37:56.937 | + functions-common:time_stop:2427 : start_time=1784345875805 2026-07-18 03:37:56.940 | + functions-common:time_stop:2429 : [[ -z 1784345875805 ]] 2026-07-18 03:37:56.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:56.948 | + functions-common:time_stop:2432 : end_time=1784345876945 2026-07-18 03:37:56.953 | + functions-common:time_stop:2433 : elapsed_time=1140 2026-07-18 03:37:56.957 | + functions-common:time_stop:2434 : total=214566 2026-07-18 03:37:56.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:56.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=215706 2026-07-18 03:37:56.967 | + functions-common:apt_get:1215 : return 0 2026-07-18 03:37:56.970 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-18 03:37:56.973 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:37:56.978 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-18 03:37:56.982 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-18 03:37:56.985 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-18 03:37:56.989 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-18 03:37:56.992 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-18 03:37:56.996 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-18 03:37:56.999 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-18 03:37:57.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:37:57.027 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-18 03:37:57.050 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-18 03:37:57.053 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-18 03:37:57.057 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-18 03:37:57.060 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-18 03:37:57.064 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-18 03:37:57.067 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-18 03:37:57.071 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-18 03:37:57.074 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:37:57.078 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:37:57.083 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:37:57.087 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:37:57.092 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:37:57.117 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:37:57.120 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:37:57.124 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:57.128 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-18 03:37:57.129 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:37:57.136 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-18 03:37:57.139 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:37:57.143 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-18 03:37:57.146 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:37:57.150 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:37:57.153 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:37:57.156 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:37:57.159 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:37:57.162 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:37:57.165 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:37:57.168 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:37:57.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:37:57.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345877174 2026-07-18 03:37:57.181 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-18 03:37:57.185 | Cloning into '/opt/stack/novnc'... 2026-07-18 03:37:59.163 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:37:59.166 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:59.169 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:59.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:59.175 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:59.177 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:59.180 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:37:59.183 | + functions-common:time_stop:2427 : start_time=1784345877174 2026-07-18 03:37:59.186 | + functions-common:time_stop:2429 : [[ -z 1784345877174 ]] 2026-07-18 03:37:59.190 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:59.196 | + functions-common:time_stop:2432 : end_time=1784345879192 2026-07-18 03:37:59.199 | + functions-common:time_stop:2433 : elapsed_time=2018 2026-07-18 03:37:59.202 | + functions-common:time_stop:2434 : total=171429 2026-07-18 03:37:59.205 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:59.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173447 2026-07-18 03:37:59.211 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-18 03:37:59.215 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-18 03:37:59.219 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:37:59.222 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:37:59.226 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:37:59.229 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:37:59.233 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:37:59.235 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:37:59.238 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:37:59.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:37:59.246 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:37:59.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345879248 2026-07-18 03:37:59.255 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-18 03:37:59.668 | From https://github.com/novnc/novnc 2026-07-18 03:37:59.668 | * tag v1.3.0 -> FETCH_HEAD 2026-07-18 03:37:59.679 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:37:59.683 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:59.686 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:59.690 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:59.693 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:59.696 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:59.700 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:37:59.703 | + functions-common:time_stop:2427 : start_time=1784345879248 2026-07-18 03:37:59.706 | + functions-common:time_stop:2429 : [[ -z 1784345879248 ]] 2026-07-18 03:37:59.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:59.716 | + functions-common:time_stop:2432 : end_time=1784345879712 2026-07-18 03:37:59.719 | + functions-common:time_stop:2433 : elapsed_time=464 2026-07-18 03:37:59.723 | + functions-common:time_stop:2434 : total=173447 2026-07-18 03:37:59.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:59.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173911 2026-07-18 03:37:59.734 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:37:59.738 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:37:59.742 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:37:59.745 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:37:59.749 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:37:59.753 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:37:59.756 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:37:59.759 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:37:59.763 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:37:59.767 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:37:59.773 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345879769 2026-07-18 03:37:59.776 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:37:59.820 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:37:59.820 | 2026-07-18 03:37:59.820 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:37:59.820 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:37:59.820 | state without impacting any branches by switching back to a branch. 2026-07-18 03:37:59.820 | 2026-07-18 03:37:59.821 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:37:59.821 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:37:59.821 | 2026-07-18 03:37:59.821 | git switch -c 2026-07-18 03:37:59.821 | 2026-07-18 03:37:59.821 | Or undo this operation with: 2026-07-18 03:37:59.821 | 2026-07-18 03:37:59.821 | git switch - 2026-07-18 03:37:59.821 | 2026-07-18 03:37:59.821 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:37:59.821 | 2026-07-18 03:37:59.822 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-18 03:37:59.824 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:37:59.826 | + functions-common:time_stop:2420 : local name 2026-07-18 03:37:59.830 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:37:59.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:37:59.836 | + functions-common:time_stop:2423 : local total 2026-07-18 03:37:59.840 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:37:59.843 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:37:59.847 | + functions-common:time_stop:2427 : start_time=1784345879769 2026-07-18 03:37:59.850 | + functions-common:time_stop:2429 : [[ -z 1784345879769 ]] 2026-07-18 03:37:59.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:37:59.860 | + functions-common:time_stop:2432 : end_time=1784345879856 2026-07-18 03:37:59.864 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-18 03:37:59.867 | + functions-common:time_stop:2434 : total=173911 2026-07-18 03:37:59.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:37:59.874 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173998 2026-07-18 03:37:59.877 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-18 03:37:59.896 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-18 03:37:59.901 | + functions-common:git_clone:673 : head -1 2026-07-18 03:37:59.901 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:37:59.904 | 463c39e noVNC 1.3.0 2026-07-18 03:37:59.908 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:37:59.910 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-18 03:37:59.934 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:37:59.938 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/10/997810/2 2026-07-18 03:37:59.943 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-18 03:37:59.947 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-18 03:37:59.951 | + functions-common:git_clone:591 : local git_ref=refs/changes/10/997810/2 2026-07-18 03:37:59.955 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:37:59.960 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:37:59.963 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:37:59.966 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:37:59.970 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:37:59.994 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:37:59.998 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:38:00.001 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:38:00.005 | + functions-common:git_clone:610 : echo refs/changes/10/997810/2 2026-07-18 03:38:00.007 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:38:00.013 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-18 03:38:00.017 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-18 03:38:00.021 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-18 03:38:00.024 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:38:00.027 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:38:00.030 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:38:00.033 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:38:00.036 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:38:00.039 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:38:00.042 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:38:00.044 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:38:00.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:38:00.055 | + functions-common:time_start:2411 : _TIME_START[$name]=1784345880050 2026-07-18 03:38:00.058 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-18 03:38:00.062 | Cloning into '/opt/stack/nova'... 2026-07-18 03:41:44.255 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:41:44.258 | + functions-common:time_stop:2420 : local name 2026-07-18 03:41:44.262 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:41:44.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:41:44.267 | + functions-common:time_stop:2423 : local total 2026-07-18 03:41:44.270 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:41:44.273 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:41:44.276 | + functions-common:time_stop:2427 : start_time=1784345880050 2026-07-18 03:41:44.279 | + functions-common:time_stop:2429 : [[ -z 1784345880050 ]] 2026-07-18 03:41:44.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:41:44.289 | + functions-common:time_stop:2432 : end_time=1784346104285 2026-07-18 03:41:44.292 | + functions-common:time_stop:2433 : elapsed_time=224235 2026-07-18 03:41:44.295 | + functions-common:time_stop:2434 : total=173998 2026-07-18 03:41:44.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:41:44.301 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=398233 2026-07-18 03:41:44.305 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-18 03:41:44.308 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/10/997810/2 2026-07-18 03:41:44.311 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:41:44.315 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:41:44.317 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:41:44.320 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:41:44.323 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:41:44.326 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:41:44.329 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:41:44.332 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:41:44.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:41:44.341 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346104338 2026-07-18 03:41:44.345 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/10/997810/2 2026-07-18 03:41:45.467 | From https://review.opendev.org/openstack/nova 2026-07-18 03:41:45.467 | * branch refs/changes/10/997810/2 -> FETCH_HEAD 2026-07-18 03:41:45.476 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:41:45.480 | + functions-common:time_stop:2420 : local name 2026-07-18 03:41:45.483 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:41:45.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:41:45.490 | + functions-common:time_stop:2423 : local total 2026-07-18 03:41:45.494 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:41:45.497 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:41:45.501 | + functions-common:time_stop:2427 : start_time=1784346104338 2026-07-18 03:41:45.505 | + functions-common:time_stop:2429 : [[ -z 1784346104338 ]] 2026-07-18 03:41:45.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:41:45.516 | + functions-common:time_stop:2432 : end_time=1784346105512 2026-07-18 03:41:45.519 | + functions-common:time_stop:2433 : elapsed_time=1174 2026-07-18 03:41:45.522 | + functions-common:time_stop:2434 : total=398233 2026-07-18 03:41:45.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:41:45.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=399407 2026-07-18 03:41:45.534 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-18 03:41:45.703 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:41:45.703 | 2026-07-18 03:41:45.704 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:41:45.704 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:41:45.704 | state without impacting any branches by switching back to a branch. 2026-07-18 03:41:45.704 | 2026-07-18 03:41:45.704 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:41:45.704 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:41:45.704 | 2026-07-18 03:41:45.704 | git switch -c 2026-07-18 03:41:45.705 | 2026-07-18 03:41:45.705 | Or undo this operation with: 2026-07-18 03:41:45.705 | 2026-07-18 03:41:45.705 | git switch - 2026-07-18 03:41:45.705 | 2026-07-18 03:41:45.705 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:41:45.706 | 2026-07-18 03:41:45.706 | HEAD is now at e42f4344ef libvirt: Drop redundant cast to str in python 3 2026-07-18 03:41:45.709 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-18 03:41:45.734 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-18 03:41:45.738 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:41:45.738 | + functions-common:git_clone:673 : head -1 2026-07-18 03:41:45.784 | e42f4344ef libvirt: Drop redundant cast to str in python 3 2026-07-18 03:41:45.789 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:41:45.791 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-18 03:41:45.795 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:41:45.799 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-18 03:41:45.802 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-18 03:41:45.805 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:41:45.808 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-18 03:41:45.812 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:41:45.816 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-18 03:41:45.820 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-18 03:41:45.824 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:41:45.827 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:41:45.831 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-18 03:41:45.834 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:41:45.837 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-18 03:41:45.841 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:41:45.845 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:41:45.849 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-18 03:41:45.857 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-18 03:41:45.861 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-18 03:41:45.865 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-18 03:41:46.022 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-18 03:41:46.025 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:41:46.029 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:41:46.032 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:41:46.036 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-18 03:41:46.040 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-18 03:41:46.044 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:41:46.047 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:41:46.050 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:41:46.054 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:41:46.058 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:41:46.062 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:41:46.066 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:41:46.069 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-18 03:41:46.096 | Using python 3.12 to install /opt/stack/nova 2026-07-18 03:41:46.099 | + 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-07-18 03:41:47.100 | Obtaining file:///opt/stack/nova 2026-07-18 03:41:47.105 | Installing build dependencies: started 2026-07-18 03:41:48.989 | Installing build dependencies: finished with status 'done' 2026-07-18 03:41:48.990 | Checking if build backend supports build_editable: started 2026-07-18 03:41:49.540 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:41:49.541 | Getting requirements to build editable: started 2026-07-18 03:41:49.844 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:41:49.846 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:41:52.111 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:41:52.135 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (7.0.3) 2026-07-18 03:41:52.135 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.0.51) 2026-07-18 03:41:52.136 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.3.1) 2026-07-18 03:41:52.137 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (0.41.0) 2026-07-18 03:41:52.138 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.1.6) 2026-07-18 03:41:52.139 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (13.0.0) 2026-07-18 03:41:52.140 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (6.1.1) 2026-07-18 03:41:52.141 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.5.1) 2026-07-18 03:41:52.141 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (43.0.3) 2026-07-18 03:41:52.142 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.8.10) 2026-07-18 03:41:52.143 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.5.3) 2026-07-18 03:41:52.144 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.1.0) 2026-07-18 03:41:52.145 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.10.1) 2026-07-18 03:41:52.146 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.18.0) 2026-07-18 03:41:52.146 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.18.5) 2026-07-18 03:41:52.147 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.3.0) 2026-07-18 03:41:52.148 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (4.0.0) 2026-07-18 03:41:52.149 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (4.26.0) 2026-07-18 03:41:52.150 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (9.9.0) 2026-07-18 03:41:52.151 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.15.0) 2026-07-18 03:41:52.359 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev290) 2026-07-18 03:41:52.495 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-18 03:41:52.506 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (4.12.0) 2026-07-18 03:41:52.506 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.34.2) 2026-07-18 03:41:52.507 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.9.0) 2026-07-18 03:41:52.532 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev290) 2026-07-18 03:41:52.548 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-18 03:41:52.568 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (4.3.0) 2026-07-18 03:41:52.568 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (7.6.1) 2026-07-18 03:41:52.569 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (10.5.0) 2026-07-18 03:41:52.570 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (6.5.0) 2026-07-18 03:41:52.571 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (8.3.0) 2026-07-18 03:41:52.572 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.12.0) 2026-07-18 03:41:52.573 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.9.0) 2026-07-18 03:41:52.573 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.11.0) 2026-07-18 03:41:52.574 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.8.0) 2026-07-18 03:41:52.575 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (10.1.1) 2026-07-18 03:41:52.576 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (18.1.0) 2026-07-18 03:41:52.576 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (7.10.0) 2026-07-18 03:41:52.577 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (18.2.0) 2026-07-18 03:41:52.578 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (6.0.0) 2026-07-18 03:41:52.579 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.12.0) 2026-07-18 03:41:52.580 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (6.9.0) 2026-07-18 03:41:52.581 | 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.dev290) (4.7.0) 2026-07-18 03:41:52.582 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.0.0) 2026-07-18 03:41:52.583 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (8.2.0) 2026-07-18 03:41:52.584 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (7.2.2) 2026-07-18 03:41:52.584 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.11.0) 2026-07-18 03:41:52.585 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (7.1.0) 2026-07-18 03:41:52.586 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.1.0) 2026-07-18 03:41:52.587 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.8.0) 2026-07-18 03:41:52.587 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.1.0) 2026-07-18 03:41:52.588 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (5.8.0) 2026-07-18 03:41:52.614 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev290) 2026-07-18 03:41:52.629 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-18 03:41:52.640 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (9.0.0) 2026-07-18 03:41:52.640 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (0.2.4) 2026-07-18 03:41:52.641 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.4.2) 2026-07-18 03:41:52.642 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (1.8.2) 2026-07-18 03:41:52.643 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (2.9.0.post0) 2026-07-18 03:41:52.644 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (3.4.0) 2026-07-18 03:41:52.644 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (4.17.0) 2026-07-18 03:41:52.645 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev290) (6.0.3) 2026-07-18 03:41:52.648 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev290) (1.3.12) 2026-07-18 03:41:52.649 | 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.dev290) (4.15.0) 2026-07-18 03:41:52.652 | 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.dev290) (7.5.0) 2026-07-18 03:41:52.657 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev290) (2.0.0) 2026-07-18 03:41:52.661 | 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.dev290) (3.0) 2026-07-18 03:41:52.668 | 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.dev290) (2.8.0) 2026-07-18 03:41:52.675 | 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.dev290) (3.1.0) 2026-07-18 03:41:52.678 | 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.dev290) (2.2.2) 2026-07-18 03:41:52.682 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev290) (3.0.3) 2026-07-18 03:41:52.685 | 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.dev290) (26.1.0) 2026-07-18 03:41:52.686 | 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.dev290) (2025.9.1) 2026-07-18 03:41:52.687 | 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.dev290) (0.37.0) 2026-07-18 03:41:52.687 | 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.dev290) (2026.5.1) 2026-07-18 03:41:52.695 | 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.dev290) (2.1.0) 2026-07-18 03:41:52.702 | 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.dev290) (4.1.0) 2026-07-18 03:41:52.703 | 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.dev290) (2.13.0) 2026-07-18 03:41:52.704 | 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.dev290) (5.8.0) 2026-07-18 03:41:52.717 | 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.dev290) (1.5.0) 2026-07-18 03:41:52.718 | 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.dev290) (1.1.0) 2026-07-18 03:41:52.719 | 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.dev290) (1.33) 2026-07-18 03:41:52.720 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev290) (4.10.0) 2026-07-18 03:41:52.729 | 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.dev290) (3.1.1) 2026-07-18 03:41:52.736 | 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.dev290) (9.1.4) 2026-07-18 03:41:52.748 | 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.dev290) (2.18.0) 2026-07-18 03:41:52.756 | 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.dev290) (0.20) 2026-07-18 03:41:52.769 | 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.dev290) (2.1.2) 2026-07-18 03:41:52.770 | 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.dev290) (0.6.2) 2026-07-18 03:41:52.787 | 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.dev290) (7.1.4) 2026-07-18 03:41:52.788 | 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.dev290) (5.3.1) 2026-07-18 03:41:52.789 | 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.dev290) (5.6.2) 2026-07-18 03:41:52.790 | 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.dev290) (0.16.0) 2026-07-18 03:41:52.794 | 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.dev290) (5.1.0) 2026-07-18 03:41:52.804 | 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.dev290) (2026.2) 2026-07-18 03:41:52.805 | 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.dev290) (26.2) 2026-07-18 03:41:52.812 | 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.dev290) (0.25.0) 2026-07-18 03:41:52.816 | 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.dev290) (5.0.0) 2026-07-18 03:41:52.818 | 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.dev290) (4.0.1) 2026-07-18 03:41:52.832 | 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.dev290) (1.2.1) 2026-07-18 03:41:52.854 | 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.dev290) (1.7.6) 2026-07-18 03:41:52.861 | 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.dev290) (2.2.0) 2026-07-18 03:41:52.866 | 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.dev290) (1.3.7) 2026-07-18 03:41:52.876 | 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.dev290) (3.3.2) 2026-07-18 03:41:52.888 | 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.dev290) (4.3.2) 2026-07-18 03:41:52.889 | 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.dev290) (3.7.1) 2026-07-18 03:41:52.898 | 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.dev290) (2.4.0) 2026-07-18 03:41:52.908 | 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.dev290) (3.0.3) 2026-07-18 03:41:52.909 | 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.dev290) (1.6.2) 2026-07-18 03:41:52.918 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev290) (83.0.0) 2026-07-18 03:41:52.937 | 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.dev290) (0.8.1) 2026-07-18 03:41:52.974 | 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.dev290) (4.15.0) 2026-07-18 03:41:52.981 | 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.dev290) (0.6.0) 2026-07-18 03:41:52.982 | Requirement already satisfied: cmd2>=3.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.dev290) (4.0.0) 2026-07-18 03:41:52.992 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (3.0.52) 2026-07-18 03:41:52.993 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (1.11.0) 2026-07-18 03:41:52.994 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (15.0.0) 2026-07-18 03:41:52.995 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (1.8.0) 2026-07-18 03:41:53.017 | 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.dev290) (1.17.0) 2026-07-18 03:41:53.023 | 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.dev290) (2.1.0) 2026-07-18 03:41:53.025 | 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.dev290) (24.2.1) 2026-07-18 03:41:53.044 | 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.dev290) (4.7.0) 2026-07-18 03:41:53.069 | 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.dev290) (3.4.7) 2026-07-18 03:41:53.070 | 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.dev290) (3.18) 2026-07-18 03:41:53.071 | 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.dev290) (2.7.0) 2026-07-18 03:41:53.073 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev290) (2023.11.17) 2026-07-18 03:41:53.112 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (4.2.0) 2026-07-18 03:41:53.113 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (2.20.0) 2026-07-18 03:41:53.125 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev290) (0.1.2) 2026-07-18 03:41:53.145 | 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.dev290) (0.8) 2026-07-18 03:41:53.210 | 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.dev290) (0.16.0) 2026-07-18 03:41:53.678 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev290) 2026-07-18 03:41:53.694 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-18 03:41:53.731 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev290) 2026-07-18 03:41:53.747 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-18 03:41:53.801 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev290) 2026-07-18 03:41:53.817 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-18 03:41:53.919 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-18 03:41:53.944 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-18 03:41:53.994 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-18 03:41:54.016 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-18 03:41:54.038 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-18 03:41:54.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.6 MB/s 0:00:00 2026-07-18 03:41:54.307 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-18 03:41:54.377 | Building wheels for collected packages: nova 2026-07-18 03:41:54.379 | Building editable for nova (pyproject.toml): started 2026-07-18 03:41:57.105 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-18 03:41:57.106 | Created wheel for nova: filename=nova-33.1.0.dev290-0.editable-py3-none-any.whl size=10616 sha256=83f721483fb2296e7a6464b8ed62c26100b69b5598ccc29ab4fe1578cfaccd96 2026-07-18 03:41:57.106 | Stored in directory: /tmp/pip-ephem-wheel-cache-q6n5ts8h/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-18 03:41:57.111 | Successfully built nova 2026-07-18 03:41:57.381 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-18 03:42:02.338 | 2026-07-18 03:42:02.364 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev290 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-18 03:42:02.672 | + inc/python:pip_install:216 : result=0 2026-07-18 03:42:02.676 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:42:02.680 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:02.685 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:02.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:02.692 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:02.696 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:02.699 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:42:02.703 | + functions-common:time_stop:2427 : start_time=1784346106090 2026-07-18 03:42:02.707 | + functions-common:time_stop:2429 : [[ -z 1784346106090 ]] 2026-07-18 03:42:02.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:02.723 | + functions-common:time_stop:2432 : end_time=1784346122719 2026-07-18 03:42:02.727 | + functions-common:time_stop:2433 : elapsed_time=16629 2026-07-18 03:42:02.731 | + functions-common:time_stop:2434 : total=136021 2026-07-18 03:42:02.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:02.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152650 2026-07-18 03:42:02.744 | + inc/python:pip_install:219 : return 0 2026-07-18 03:42:02.749 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:42:02.753 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:42:02.757 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-18 03:42:02.762 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-18 03:42:02.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:42:02.770 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:42:02.775 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-18 03:42:02.778 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:42:02.782 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-18 03:42:02.801 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:42:02.805 | + ./stack.sh:main:962 : configure_nova 2026-07-18 03:42:02.809 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-18 03:42:02.830 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-18 03:42:02.833 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-18 03:42:02.837 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-18 03:42:02.842 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-18 03:42:02.843 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-18 03:42:02.849 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-18 03:42:02.853 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-18 03:42:02.857 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-18 03:42:02.861 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-18 03:42:02.863 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-18 03:42:02.867 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-18 03:42:02.870 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-18 03:42:02.874 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-18 03:42:02.892 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-18 03:42:02.909 | + 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-07-18 03:42:02.927 | + 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-07-18 03:42:02.946 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-18 03:42:02.964 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-18 03:42:02.982 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-18 03:42:02.987 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-18 03:42:02.993 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.HWuWPmom1T 2026-07-18 03:42:02.996 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-18 03:42:03.000 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-18 03:42:03.004 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-18 03:42:03.007 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-18 03:42:03.011 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-18 03:42:03.015 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.HWuWPmom1T 2026-07-18 03:42:03.021 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.HWuWPmom1T 2026-07-18 03:42:03.038 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.HWuWPmom1T /etc/sudoers.d/nova-rootwrap 2026-07-18 03:42:03.054 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-18 03:42:03.058 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-18 03:42:03.062 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-18 03:42:03.064 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-18 03:42:03.067 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-18 03:42:03.070 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-18 03:42:03.074 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-18 03:42:03.077 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-18 03:42:03.078 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-18 03:42:03.089 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-18 03:42:03.094 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-18 03:42:03.111 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-18 03:42:03.127 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-18 03:42:03.131 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-18 03:42:03.138 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-18 03:42:03.162 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:03.164 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-18 03:42:03.177 | net.ipv4.ip_forward = 1 2026-07-18 03:42:03.182 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-18 03:42:03.186 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-18 03:42:03.189 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-18 03:42:03.209 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-18 03:42:03.212 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-18 03:42:03.215 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-18 03:42:03.233 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-18 03:42:03.239 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-18 03:42:03.239 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-18 03:42:03.246 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:fd9d9d1101 2026-07-18 03:42:03.249 | InitiatorName=iqn.2016-04.com.open-iscsi:fd9d9d1101 2026-07-18 03:42:03.256 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:03.260 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-18 03:42:03.358 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-18 03:42:03.362 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-18 03:42:03.367 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:03.370 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-18 03:42:03.446 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-18 03:42:03.450 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-18 03:42:03.456 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-18 03:42:03.461 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-18 03:42:03.511 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-18 03:42:03.514 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-18 03:42:03.558 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-18 03:42:03.602 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-18 03:42:03.642 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-18 03:42:03.690 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-18 03:42:03.734 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-18 03:42:03.778 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.94 2026-07-18 03:42:03.817 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-18 03:42:03.859 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-18 03:42:03.903 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-18 03:42:03.946 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-18 03:42:03.986 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-18 03:42:04.031 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-18 03:42:04.079 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-18 03:42:04.124 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-18 03:42:04.170 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-18 03:42:04.173 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:42:04.177 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:42:04.181 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:42:04.185 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:42:04.189 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:42:04.193 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:42:04.197 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:42:04.201 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:42:04.205 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:42:04.209 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:42:04.212 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:42:04.216 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:42:04.220 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:42:04.224 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-18 03:42:04.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:04.254 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:42:04.258 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-18 03:42:04.261 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-18 03:42:04.308 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-18 03:42:04.312 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-18 03:42:04.316 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-18 03:42:04.320 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-18 03:42:04.323 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:42:04.327 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:04.332 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:42:04.357 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:04.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:42:04.366 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:04.370 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:04.418 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-18 03:42:04.422 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-18 03:42:04.426 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-18 03:42:04.430 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-18 03:42:04.434 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:42:04.437 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:04.441 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:42:04.466 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:04.470 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:42:04.474 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:04.481 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:04.527 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-18 03:42:04.576 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-18 03:42:04.622 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-18 03:42:04.666 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-18 03:42:04.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:04.694 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-18 03:42:04.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:04.725 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-18 03:42:04.727 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-18 03:42:04.731 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-18 03:42:04.735 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-18 03:42:04.776 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:04.780 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-18 03:42:04.824 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-18 03:42:04.827 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:04.830 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-18 03:42:04.834 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-18 03:42:04.837 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:42:04.840 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-18 03:42:04.843 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:04.847 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:42:04.850 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-18 03:42:04.853 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-18 03:42:04.898 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-18 03:42:04.940 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.94/identity 2026-07-18 03:42:04.980 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-18 03:42:05.021 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-18 03:42:05.064 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-18 03:42:05.105 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-18 03:42:05.147 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-18 03:42:05.188 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:42:05.230 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:42:05.271 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-18 03:42:05.315 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:42:05.318 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-18 03:42:05.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:05.345 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-18 03:42:05.349 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-18 03:42:05.394 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-18 03:42:05.398 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:05.402 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:42:05.405 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-18 03:42:05.409 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-18 03:42:05.451 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-18 03:42:05.492 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.94/identity 2026-07-18 03:42:05.535 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-18 03:42:05.579 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-18 03:42:05.621 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-18 03:42:05.664 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-18 03:42:05.703 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-18 03:42:05.746 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-18 03:42:05.769 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:05.772 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-18 03:42:05.796 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:05.800 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-18 03:42:05.804 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-18 03:42:05.847 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-18 03:42:05.893 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-18 03:42:05.897 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-18 03:42:05.938 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-18 03:42:05.942 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-18 03:42:05.945 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-18 03:42:05.949 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:42:05.952 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:42:05.955 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:42:05.959 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:42:05.961 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:42:05.965 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:42:05.969 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:42:05.973 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:42:05.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:42:05.981 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:42:05.985 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:42:05.988 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:42:05.992 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:42:05.996 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-18 03:42:05.998 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-18 03:42:06.002 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:06.007 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:42:06.031 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:42:06.035 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:42:06.039 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:06.042 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:42:06.046 | + 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-07-18 03:42:06.088 | + 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-07-18 03:42:06.130 | + 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-07-18 03:42:06.174 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:42:06.216 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-18 03:42:06.258 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-18 03:42:06.305 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-18 03:42:06.328 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:06.332 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-18 03:42:06.336 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-18 03:42:06.340 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-18 03:42:06.344 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-18 03:42:06.347 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-18 03:42:06.351 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-18 03:42:06.354 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-18 03:42:06.358 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:42:06.362 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:42:06.380 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:42:06.381 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:06.392 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:42:06.398 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:06.413 | /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-07-18 03:42:06.417 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-18 03:42:06.420 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-18 03:42:06.425 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:42:06.427 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-18 03:42:06.470 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-18 03:42:06.512 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-18 03:42:06.554 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:42:06.596 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:42:06.639 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:42:06.682 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:42:06.723 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:42:06.768 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:42:06.810 | + 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-07-18 03:42:06.852 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:42:06.892 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:42:06.937 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:42:06.981 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-18 03:42:07.024 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-18 03:42:07.028 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-18 03:42:07.033 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-18 03:42:07.036 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-18 03:42:07.040 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:42:07.043 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:07.047 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:07.050 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-18 03:42:07.054 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-18 03:42:07.057 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-18 03:42:07.099 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-18 03:42:07.144 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-18 03:42:07.145 | + 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-07-18 03:42:07.156 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-18 03:42:07.160 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-18 03:42:07.163 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-18 03:42:07.167 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:42:07.170 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:42:07.174 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:42:07.177 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:42:07.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:07.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:07.187 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:42:07.190 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:42:07.193 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:07.196 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:07.200 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-18 03:42:07.212 | perl: warning: Setting locale failed. 2026-07-18 03:42:07.213 | perl: warning: Please check that your locale settings: 2026-07-18 03:42:07.213 | LANGUAGE = (unset), 2026-07-18 03:42:07.213 | LC_ALL = "en_US.utf8", 2026-07-18 03:42:07.213 | LANG = "de_DE.UTF-8" 2026-07-18 03:42:07.213 | are supported and installed on your system. 2026-07-18 03:42:07.213 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:42:07.255 | Enabling site nova-api. 2026-07-18 03:42:07.262 | To activate the new configuration, you need to run: 2026-07-18 03:42:07.262 | systemctl reload apache2 2026-07-18 03:42:07.269 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-18 03:42:07.272 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:42:07.276 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:07.279 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:42:07.482 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-18 03:42:07.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:07.512 | + 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-07-18 03:42:07.516 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-18 03:42:07.520 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-18 03:42:07.523 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-18 03:42:07.527 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-18 03:42:07.531 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-18 03:42:07.535 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-18 03:42:07.539 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:42:07.543 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:42:07.563 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:42:07.563 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:07.576 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:42:07.582 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:07.598 | /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-07-18 03:42:07.604 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-18 03:42:07.608 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-18 03:42:07.614 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:42:07.617 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-18 03:42:07.663 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-18 03:42:07.706 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-18 03:42:07.749 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:42:07.794 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:42:07.839 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:42:07.888 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:42:07.934 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:42:07.981 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:42:08.026 | + 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-07-18 03:42:08.070 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:42:08.113 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:42:08.156 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:42:08.198 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-18 03:42:08.240 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-18 03:42:08.243 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-18 03:42:08.285 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-18 03:42:08.310 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:08.314 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-18 03:42:08.361 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-18 03:42:08.365 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-18 03:42:08.368 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-18 03:42:08.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:08.395 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:42:08.399 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:42:08.445 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-18 03:42:08.491 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-18 03:42:08.495 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-18 03:42:08.498 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-18 03:42:08.502 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:42:08.506 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-18 03:42:08.510 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:42:08.535 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:08.541 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-18 03:42:08.545 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-18 03:42:08.549 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:42:08.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:08.579 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:42:08.584 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:42:08.631 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:42:08.635 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:42:08.639 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-18 03:42:08.685 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-18 03:42:08.729 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-18 03:42:08.774 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-18 03:42:08.797 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:08.801 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-18 03:42:08.845 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-18 03:42:08.848 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-18 03:42:08.851 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-18 03:42:08.898 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-18 03:42:08.902 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:08.905 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:42:08.909 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-18 03:42:08.912 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-18 03:42:08.956 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-18 03:42:08.999 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.94/identity 2026-07-18 03:42:09.042 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-18 03:42:09.086 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-18 03:42:09.128 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-18 03:42:09.168 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-18 03:42:09.211 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-18 03:42:09.255 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-18 03:42:09.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:09.286 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-18 03:42:09.291 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:42:09.294 | + lib/nova:create_nova_conf:589 : local conf 2026-07-18 03:42:09.298 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-18 03:42:09.303 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-18 03:42:09.307 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:42:09.310 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:42:09.314 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-18 03:42:09.318 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-18 03:42:09.322 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-18 03:42:09.329 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-18 03:42:09.333 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-18 03:42:09.337 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-18 03:42:09.340 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-18 03:42:09.344 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:42:09.348 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:09.352 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:42:09.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:09.380 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:42:09.383 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:09.388 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:09.434 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-18 03:42:09.486 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-18 03:42:09.533 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:42:09.539 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-18 03:42:09.542 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-18 03:42:09.546 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-18 03:42:09.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:09.575 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-18 03:42:09.576 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-18 03:42:10.796 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-18 03:42:10.800 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-18 03:42:11.917 | Adding vhost "nova_cell1" ... 2026-07-18 03:42:12.009 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-18 03:42:13.132 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-18 03:42:13.170 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-18 03:42:13.173 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-18 03:42:13.176 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.180 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:42:13.184 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-18 03:42:13.187 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:42:13.211 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:13.217 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-18 03:42:13.219 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-18 03:42:13.223 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:42:13.241 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:13.243 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/nova_cell1 2026-07-18 03:42:13.247 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/nova_cell1 2026-07-18 03:42:13.287 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:42:13.290 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:42:13.293 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-18 03:42:13.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:13.319 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-18 03:42:13.322 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.325 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-18 03:42:13.328 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.331 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:42:13.334 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-18 03:42:13.337 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-18 03:42:13.379 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-18 03:42:13.419 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.94/identity 2026-07-18 03:42:13.459 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-18 03:42:13.493 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-18 03:42:13.521 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-18 03:42:13.555 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-18 03:42:13.589 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-18 03:42:13.621 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-18 03:42:13.623 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-18 03:42:13.626 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.630 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:42:13.647 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:42:13.649 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:42:13.652 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:13.655 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:42:13.659 | + 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-07-18 03:42:13.694 | + 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-07-18 03:42:13.732 | + 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-07-18 03:42:13.766 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:42:13.802 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-18 03:42:13.837 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:42:13.840 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-18 03:42:13.845 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:42:13.849 | + lib/nova:create_nova_conf:623 : local conf 2026-07-18 03:42:13.852 | + lib/nova:create_nova_conf:624 : local offset 2026-07-18 03:42:13.854 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-18 03:42:13.858 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:42:13.861 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:42:13.864 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.867 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-18 03:42:13.869 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-18 03:42:13.872 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-18 03:42:13.875 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-18 03:42:13.879 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-18 03:42:13.882 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-18 03:42:13.902 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:13.906 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-18 03:42:13.945 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-18 03:42:13.981 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-18 03:42:13.985 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-18 03:42:13.989 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-18 03:42:13.992 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-18 03:42:14.011 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:14.015 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-18 03:42:14.036 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:14.041 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-18 03:42:14.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:14.064 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-18 03:42:14.067 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-18 03:42:14.071 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-18 03:42:14.075 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-18 03:42:14.097 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:14.099 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-18 03:42:14.117 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-18 03:42:14.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-18 03:42:14.128 | cgroup_device_acl = [ 2026-07-18 03:42:14.128 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-18 03:42:14.129 | "/dev/random", "/dev/urandom", 2026-07-18 03:42:14.129 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-18 03:42:14.129 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-18 03:42:14.129 | "/dev/vfio/vfio", 2026-07-18 03:42:14.129 | ] 2026-07-18 03:42:14.134 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-18 03:42:14.138 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:42:14.141 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:42:14.144 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:42:14.147 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:42:14.150 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:42:14.153 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:42:14.156 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:42:14.159 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:42:14.162 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:42:14.166 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:42:14.169 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:42:14.172 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:42:14.175 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:42:14.179 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-18 03:42:14.185 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-18 03:42:14.189 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-18 03:42:14.192 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-18 03:42:14.195 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-18 03:42:14.233 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-18 03:42:14.236 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-18 03:42:14.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:14.243 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:14.246 | + 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-07-18 03:42:14.249 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-18 03:42:14.251 | + 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-07-18 03:42:14.269 | + 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-07-18 03:42:14.269 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-18 03:42:14.280 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-18 03:42:14.285 | + 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-07-18 03:42:14.301 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-18 03:42:14.303 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-18 03:42:14.313 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-18 03:42:14.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-18 03:42:14.323 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-18 03:42:14.327 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-18 03:42:14.330 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-18 03:42:14.334 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:14.336 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-18 03:42:14.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-18 03:42:14.410 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:14.413 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-18 03:42:14.511 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-18 03:42:14.558 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-18 03:42:14.607 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-18 03:42:14.611 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-18 03:42:14.658 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-18 03:42:14.701 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-18 03:42:14.746 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-18 03:42:14.791 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-18 03:42:14.833 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-18 03:42:14.837 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:42:14.843 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-18 03:42:14.846 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-18 03:42:14.850 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:42:14.856 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-18 03:42:14.860 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-18 03:42:14.863 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-18 03:42:14.867 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-18 03:42:14.870 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-18 03:42:14.875 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-18 03:42:14.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:14.903 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-18 03:42:14.906 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-18 03:42:14.911 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-18 03:42:14.915 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-18 03:42:14.918 | + lib/stack:stack_install_service:32 : install_placement 2026-07-18 03:42:14.922 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-18 03:42:14.926 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-18 03:42:14.930 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-18 03:42:14.935 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-18 03:42:14.939 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-18 03:42:14.943 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-18 03:42:14.949 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:42:14.950 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-18 03:42:14.956 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-18 03:42:14.960 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-18 03:42:14.964 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-18 03:42:14.969 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-18 03:42:14.973 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-18 03:42:15.004 | Using python 3.12 to install osc-placement 2026-07-18 03:42:15.008 | + 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-07-18 03:42:16.239 | Collecting osc-placement 2026-07-18 03:42:16.381 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-18 03:42:16.393 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-18 03:42:16.394 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-18 03:42:16.395 | 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-07-18 03:42:16.396 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-18 03:42:16.398 | 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-07-18 03:42:16.399 | 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-07-18 03:42:16.401 | 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.0) 2026-07-18 03:42:16.402 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-18 03:42:16.403 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-18 03:42:16.408 | 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.15.0) 2026-07-18 03:42:16.409 | 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.17.0) 2026-07-18 03:42:16.410 | 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-07-18 03:42:16.413 | 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-07-18 03:42:16.415 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-07-18 03:42:16.416 | 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-07-18 03:42:16.417 | 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-07-18 03:42:16.421 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-18 03:42:16.422 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-18 03:42:16.423 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-18 03:42:16.424 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-18 03:42:16.427 | 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-07-18 03:42:16.428 | 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-07-18 03:42:16.429 | 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-07-18 03:42:16.430 | 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-07-18 03:42:16.432 | 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-07-18 03:42:16.433 | 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.10.0) 2026-07-18 03:42:16.434 | 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-07-18 03:42:16.438 | 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.0.0) 2026-07-18 03:42:16.442 | 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-07-18 03:42:16.450 | 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-07-18 03:42:16.455 | 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-07-18 03:42:16.456 | 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-07-18 03:42:16.457 | 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.2) 2026-07-18 03:42:16.463 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-18 03:42:16.468 | 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.1) 2026-07-18 03:42:16.484 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-18 03:42:16.486 | 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-07-18 03:42:16.487 | 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-07-18 03:42:16.489 | 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-07-18 03:42:16.502 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-18 03:42:16.503 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-18 03:42:16.508 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-18 03:42:16.548 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-18 03:42:16.886 | Installing collected packages: osc-placement 2026-07-18 03:42:17.017 | Successfully installed osc-placement-4.9.0 2026-07-18 03:42:17.173 | + inc/python:pip_install:216 : result=0 2026-07-18 03:42:17.176 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:42:17.180 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:17.183 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:17.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:17.190 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:17.193 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:17.196 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:42:17.199 | + functions-common:time_stop:2427 : start_time=1784346134997 2026-07-18 03:42:17.202 | + functions-common:time_stop:2429 : [[ -z 1784346134997 ]] 2026-07-18 03:42:17.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:17.213 | + functions-common:time_stop:2432 : end_time=1784346137210 2026-07-18 03:42:17.217 | + functions-common:time_stop:2433 : elapsed_time=2213 2026-07-18 03:42:17.220 | + functions-common:time_stop:2434 : total=152650 2026-07-18 03:42:17.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:17.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154863 2026-07-18 03:42:17.231 | + inc/python:pip_install:219 : return 0 2026-07-18 03:42:17.234 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-18 03:42:17.238 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-18 03:42:17.241 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-18 03:42:17.245 | + functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:42:17.248 | + functions-common:git_clone:592 : local orig_dir 2026-07-18 03:42:17.253 | ++ functions-common:git_clone:593 : pwd 2026-07-18 03:42:17.257 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:42:17.260 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:42:17.265 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:42:17.286 | + functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:42:17.289 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:42:17.292 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:42:17.296 | + functions-common:git_clone:610 : echo master 2026-07-18 03:42:17.297 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:42:17.302 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-18 03:42:17.305 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:42:17.310 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-18 03:42:17.313 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:42:17.317 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:42:17.320 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:42:17.323 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:42:17.326 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:42:17.329 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:42:17.332 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:17.335 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:17.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:17.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346137341 2026-07-18 03:42:17.347 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-18 03:42:17.351 | Cloning into '/opt/stack/placement'... 2026-07-18 03:42:21.560 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:42:21.563 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:21.566 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:21.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:21.573 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:21.577 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:21.580 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:42:21.584 | + functions-common:time_stop:2427 : start_time=1784346137341 2026-07-18 03:42:21.588 | + functions-common:time_stop:2429 : [[ -z 1784346137341 ]] 2026-07-18 03:42:21.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:21.597 | + functions-common:time_stop:2432 : end_time=1784346141594 2026-07-18 03:42:21.601 | + functions-common:time_stop:2433 : elapsed_time=4253 2026-07-18 03:42:21.604 | + functions-common:time_stop:2434 : total=399407 2026-07-18 03:42:21.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:21.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=403660 2026-07-18 03:42:21.615 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-18 03:42:21.619 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:42:21.622 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:42:21.626 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:42:21.629 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:42:21.633 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:42:21.636 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:42:21.639 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:42:21.643 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:21.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:21.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:21.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346141653 2026-07-18 03:42:21.660 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:42:22.151 | From https://review.opendev.org/openstack/placement 2026-07-18 03:42:22.151 | * branch master -> FETCH_HEAD 2026-07-18 03:42:22.163 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:42:22.166 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:22.170 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:22.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:22.178 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:22.182 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:22.186 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:42:22.190 | + functions-common:time_stop:2427 : start_time=1784346141653 2026-07-18 03:42:22.194 | + functions-common:time_stop:2429 : [[ -z 1784346141653 ]] 2026-07-18 03:42:22.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:22.205 | + functions-common:time_stop:2432 : end_time=1784346142201 2026-07-18 03:42:22.209 | + functions-common:time_stop:2433 : elapsed_time=548 2026-07-18 03:42:22.212 | + functions-common:time_stop:2434 : total=403660 2026-07-18 03:42:22.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:22.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404208 2026-07-18 03:42:22.224 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:42:22.228 | + functions-common:git_timed:697 : local count=0 2026-07-18 03:42:22.232 | + functions-common:git_timed:698 : local timeout=0 2026-07-18 03:42:22.236 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:42:22.240 | + functions-common:git_timed:701 : timeout=0 2026-07-18 03:42:22.243 | + functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:42:22.247 | + functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:42:22.250 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:22.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:22.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:22.267 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346142262 2026-07-18 03:42:22.270 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:42:22.328 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:42:22.328 | 2026-07-18 03:42:22.328 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:42:22.328 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:42:22.328 | state without impacting any branches by switching back to a branch. 2026-07-18 03:42:22.328 | 2026-07-18 03:42:22.328 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:42:22.328 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:42:22.328 | 2026-07-18 03:42:22.329 | git switch -c 2026-07-18 03:42:22.329 | 2026-07-18 03:42:22.329 | Or undo this operation with: 2026-07-18 03:42:22.329 | 2026-07-18 03:42:22.329 | git switch - 2026-07-18 03:42:22.329 | 2026-07-18 03:42:22.329 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:42:22.329 | 2026-07-18 03:42:22.329 | HEAD is now at 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-18 03:42:22.334 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:42:22.337 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:22.341 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:22.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:22.349 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:22.353 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:22.357 | + functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:42:22.361 | + functions-common:time_stop:2427 : start_time=1784346142262 2026-07-18 03:42:22.365 | + functions-common:time_stop:2429 : [[ -z 1784346142262 ]] 2026-07-18 03:42:22.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:22.375 | + functions-common:time_stop:2432 : end_time=1784346142372 2026-07-18 03:42:22.378 | + functions-common:time_stop:2433 : elapsed_time=110 2026-07-18 03:42:22.383 | + functions-common:time_stop:2434 : total=404208 2026-07-18 03:42:22.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:22.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404318 2026-07-18 03:42:22.393 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-18 03:42:22.414 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-18 03:42:22.419 | + functions-common:git_clone:673 : git show --oneline 2026-07-18 03:42:22.419 | + functions-common:git_clone:673 : head -1 2026-07-18 03:42:22.422 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-18 03:42:22.427 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:42:22.431 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-18 03:42:22.435 | + inc/python:setup_develop:353 : local bindep 2026-07-18 03:42:22.439 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-18 03:42:22.442 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-18 03:42:22.446 | + inc/python:setup_develop:359 : local extras= 2026-07-18 03:42:22.450 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-18 03:42:22.454 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:42:22.458 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-18 03:42:22.462 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-18 03:42:22.466 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:42:22.470 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:42:22.475 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-18 03:42:22.480 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:42:22.484 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-18 03:42:22.488 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:42:22.492 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:42:22.496 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-18 03:42:22.504 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-18 03:42:22.508 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-18 03:42:22.513 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-18 03:42:22.680 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-18 03:42:22.684 | + inc/python:setup_package:436 : local bindep=0 2026-07-18 03:42:22.688 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:42:22.692 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:42:22.696 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-18 03:42:22.700 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-18 03:42:22.704 | + inc/python:setup_package:445 : local flags=-e 2026-07-18 03:42:22.708 | + inc/python:setup_package:446 : local extras= 2026-07-18 03:42:22.712 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:42:22.715 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:42:22.720 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:42:22.723 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:42:22.727 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:42:22.732 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-18 03:42:22.764 | Using python 3.12 to install /opt/stack/placement 2026-07-18 03:42:22.767 | + 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-07-18 03:42:23.807 | Obtaining file:///opt/stack/placement 2026-07-18 03:42:23.811 | Installing build dependencies: started 2026-07-18 03:42:25.691 | Installing build dependencies: finished with status 'done' 2026-07-18 03:42:25.693 | Checking if build backend supports build_editable: started 2026-07-18 03:42:26.269 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:42:26.269 | Getting requirements to build editable: started 2026-07-18 03:42:26.603 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:42:26.606 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:42:27.527 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:42:27.550 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.0.3) 2026-07-18 03:42:27.551 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.0.51) 2026-07-18 03:42:27.552 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (13.0.0) 2026-07-18 03:42:27.553 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.5.1) 2026-07-18 03:42:27.554 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.8.10) 2026-07-18 03:42:27.556 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (4.26.0) 2026-07-18 03:42:27.556 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.34.2) 2026-07-18 03:42:27.557 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.6.1) 2026-07-18 03:42:27.558 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.5.0) 2026-07-18 03:42:27.559 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.5.0) 2026-07-18 03:42:27.560 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.3.0) 2026-07-18 03:42:27.561 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (5.11.0) 2026-07-18 03:42:27.562 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.1.1) 2026-07-18 03:42:27.563 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (18.1.0) 2026-07-18 03:42:27.564 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.0.0) 2026-07-18 03:42:27.565 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.2.0) 2026-07-18 03:42:27.565 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.8.0) 2026-07-18 03:42:27.566 | 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.0b1) (1.1.0) 2026-07-18 03:42:27.568 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (3.8.0) 2026-07-18 03:42:27.569 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.1.0) 2026-07-18 03:42:27.572 | 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.0b1) (26.1.0) 2026-07-18 03:42:27.572 | 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.0b1) (2025.9.1) 2026-07-18 03:42:27.572 | 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.0b1) (0.37.0) 2026-07-18 03:42:27.575 | 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.0b1) (2026.5.1) 2026-07-18 03:42:27.579 | 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.0b1) (5.15.0) 2026-07-18 03:42:27.580 | 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.0b1) (4.3.0) 2026-07-18 03:42:27.582 | 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.0b1) (6.9.0) 2026-07-18 03:42:27.583 | 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.0b1) (4.1.0) 2026-07-18 03:42:27.584 | 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.0b1) (2.13.0) 2026-07-18 03:42:27.585 | 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.0b1) (5.8.0) 2026-07-18 03:42:27.590 | 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.0b1) (2.1.0) 2026-07-18 03:42:27.591 | 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.0b1) (5.9.0) 2026-07-18 03:42:27.592 | 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.0b1) (1.8.2) 2026-07-18 03:42:27.593 | 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.0b1) (4.15.0) 2026-07-18 03:42:27.602 | 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.0b1) (1.5.0) 2026-07-18 03:42:27.606 | 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.0b1) (5.3.1) 2026-07-18 03:42:27.611 | 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.0b1) (0.20) 2026-07-18 03:42:27.613 | 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.0b1) (3.1.0) 2026-07-18 03:42:27.614 | 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.0b1) (2.2.2) 2026-07-18 03:42:27.618 | 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.0b1) (1.3.0) 2026-07-18 03:42:27.619 | 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.0b1) (2.0.0) 2026-07-18 03:42:27.620 | 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.0b1) (6.0.3) 2026-07-18 03:42:27.626 | 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.0b1) (1.18.5) 2026-07-18 03:42:27.629 | 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.0b1) (2.1.2) 2026-07-18 03:42:27.630 | 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.0b1) (0.6.2) 2026-07-18 03:42:27.636 | 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.0b1) (1.3.12) 2026-07-18 03:42:27.639 | 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.0b1) (2.9.0.post0) 2026-07-18 03:42:27.642 | 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.0b1) (5.0.0) 2026-07-18 03:42:27.643 | 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.0b1) (3.1.6) 2026-07-18 03:42:27.645 | 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.0b1) (4.0.1) 2026-07-18 03:42:27.652 | 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.0b1) (3.0.3) 2026-07-18 03:42:27.659 | 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.0b1) (1.2.1) 2026-07-18 03:42:27.665 | 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.0b1) (3.18.0) 2026-07-18 03:42:27.668 | 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.0b1) (3.3.2) 2026-07-18 03:42:27.669 | 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.0b1) (26.2) 2026-07-18 03:42:27.671 | 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.0b1) (7.2.2) 2026-07-18 03:42:27.676 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b1) (83.0.0) 2026-07-18 03:42:27.680 | 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.0b1) (0.8.1) 2026-07-18 03:42:27.698 | 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.0b1) (1.17.0) 2026-07-18 03:42:27.711 | 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.0b1) (3.4.7) 2026-07-18 03:42:27.712 | 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.0b1) (3.18) 2026-07-18 03:42:27.713 | 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.0b1) (2.7.0) 2026-07-18 03:42:27.714 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2023.11.17) 2026-07-18 03:42:27.734 | 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.0b1) (0.8) 2026-07-18 03:42:27.746 | 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.0b1) (3.5.3) 2026-07-18 03:42:27.796 | Building wheels for collected packages: openstack-placement 2026-07-18 03:42:27.797 | Building editable for openstack-placement (pyproject.toml): started 2026-07-18 03:42:28.612 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-18 03:42:28.614 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b1-0.editable-py3-none-any.whl size=8725 sha256=45ab2940289e8e5f1366c9e45b4bb247938d05acfcad6466cef787fe4d3017cd 2026-07-18 03:42:28.616 | Stored in directory: /tmp/pip-ephem-wheel-cache-vfwdrw7x/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-18 03:42:28.620 | Successfully built openstack-placement 2026-07-18 03:42:28.887 | Installing collected packages: openstack-placement 2026-07-18 03:42:28.936 | Successfully installed openstack-placement-16.0.0.0b1 2026-07-18 03:42:29.110 | + inc/python:pip_install:216 : result=0 2026-07-18 03:42:29.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:42:29.117 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:29.121 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:29.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:29.128 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:29.133 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:29.136 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:42:29.140 | + functions-common:time_stop:2427 : start_time=1784346142756 2026-07-18 03:42:29.144 | + functions-common:time_stop:2429 : [[ -z 1784346142756 ]] 2026-07-18 03:42:29.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:29.154 | + functions-common:time_stop:2432 : end_time=1784346149150 2026-07-18 03:42:29.158 | + functions-common:time_stop:2433 : elapsed_time=6394 2026-07-18 03:42:29.162 | + functions-common:time_stop:2434 : total=154863 2026-07-18 03:42:29.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:29.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161257 2026-07-18 03:42:29.173 | + inc/python:pip_install:219 : return 0 2026-07-18 03:42:29.176 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:42:29.180 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:42:29.184 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-18 03:42:29.188 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-18 03:42:29.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:42:29.197 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:42:29.200 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-18 03:42:29.205 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:42:29.209 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-18 03:42:29.213 | + ./stack.sh:main:968 : configure_placement 2026-07-18 03:42:29.216 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-18 03:42:29.233 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-18 03:42:29.237 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-18 03:42:29.244 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-18 03:42:29.249 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-18 03:42:29.252 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-18 03:42:29.256 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-18 03:42:29.260 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:42:29.264 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:29.268 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:42:29.293 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:29.296 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:42:29.300 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:29.305 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-18 03:42:29.356 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-18 03:42:29.407 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-18 03:42:29.459 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-18 03:42:29.463 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-18 03:42:29.467 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-18 03:42:29.472 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-18 03:42:29.476 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:42:29.480 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-18 03:42:29.484 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-18 03:42:29.488 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-18 03:42:29.492 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-18 03:42:29.496 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-18 03:42:29.545 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-18 03:42:29.588 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.94/identity 2026-07-18 03:42:29.632 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-18 03:42:29.673 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-18 03:42:29.718 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-18 03:42:29.762 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-18 03:42:29.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-18 03:42:29.849 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:42:29.892 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:42:29.936 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-18 03:42:29.978 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:42:29.982 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-18 03:42:29.987 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-18 03:42:29.991 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-18 03:42:29.996 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:42:30.022 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:42:30.026 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:42:30.030 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:30.034 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:42:30.037 | + 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-07-18 03:42:30.081 | + 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-07-18 03:42:30.124 | + 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-07-18 03:42:30.168 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:42:30.211 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-18 03:42:30.255 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-18 03:42:30.260 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-18 03:42:30.264 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-18 03:42:30.268 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-18 03:42:30.272 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-18 03:42:30.276 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-18 03:42:30.279 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-18 03:42:30.283 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:42:30.287 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:42:30.305 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:42:30.305 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:30.317 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:42:30.322 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:42:30.338 | /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-07-18 03:42:30.345 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-18 03:42:30.348 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-18 03:42:30.354 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:42:30.357 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-18 03:42:30.402 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-18 03:42:30.442 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-18 03:42:30.484 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:42:30.527 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:42:30.567 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:42:30.608 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:42:30.652 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:42:30.695 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:42:30.737 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-18 03:42:30.779 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:42:30.819 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:42:30.862 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:42:30.907 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-18 03:42:30.950 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-18 03:42:30.954 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-18 03:42:30.959 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-18 03:42:30.963 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-18 03:42:30.967 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:42:30.970 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:30.974 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:30.978 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-18 03:42:30.982 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-18 03:42:30.985 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-18 03:42:31.027 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-18 03:42:31.072 | + 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-07-18 03:42:31.073 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-18 03:42:31.084 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-18 03:42:31.090 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-18 03:42:31.094 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-18 03:42:31.098 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:42:31.101 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:42:31.104 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:42:31.107 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:42:31.110 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:31.113 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:31.117 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:42:31.121 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:42:31.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:31.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:31.132 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-18 03:42:31.144 | perl: warning: Setting locale failed. 2026-07-18 03:42:31.145 | perl: warning: Please check that your locale settings: 2026-07-18 03:42:31.145 | LANGUAGE = (unset), 2026-07-18 03:42:31.145 | LC_ALL = "en_US.utf8", 2026-07-18 03:42:31.145 | LANG = "de_DE.UTF-8" 2026-07-18 03:42:31.145 | are supported and installed on your system. 2026-07-18 03:42:31.145 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:42:31.186 | Enabling site placement-api. 2026-07-18 03:42:31.192 | To activate the new configuration, you need to run: 2026-07-18 03:42:31.192 | systemctl reload apache2 2026-07-18 03:42:31.199 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-18 03:42:31.203 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:42:31.206 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:31.210 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:42:31.373 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:31.380 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-18 03:42:31.425 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-18 03:42:31.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:31.451 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-18 03:42:31.473 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:31.477 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-18 03:42:31.481 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-18 03:42:31.485 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-18 03:42:31.488 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:42:31.492 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:42:31.495 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-18 03:42:31.499 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-18 03:42:31.543 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-18 03:42:31.585 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.94/identity 2026-07-18 03:42:31.628 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-18 03:42:31.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-18 03:42:31.714 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-18 03:42:31.758 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-18 03:42:31.802 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-18 03:42:31.848 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-18 03:42:31.872 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:31.875 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-18 03:42:31.900 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:31.904 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-18 03:42:31.928 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:31.933 | + ./stack.sh:main:992 : init_os_brick 2026-07-18 03:42:31.937 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-18 03:42:31.943 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-18 03:42:31.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:31.973 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-18 03:42:32.019 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-18 03:42:32.043 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:32.047 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-18 03:42:32.095 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-18 03:42:32.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:32.125 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-18 03:42:32.172 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-18 03:42:32.218 | + ./stack.sh:main:999 : run_phase stack install 2026-07-18 03:42:32.223 | + functions-common:run_phase:1848 : local mode=stack 2026-07-18 03:42:32.227 | + functions-common:run_phase:1849 : local phase=install 2026-07-18 03:42:32.231 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:42:32.236 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:42:32.240 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:42:32.244 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:42:32.248 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:42:32.253 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:42:32.258 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:42:32.261 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:42:32.264 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:42:32.267 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-18 03:42:32.271 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:42:32.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:32.297 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:42:32.299 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:42:32.302 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-18 03:42:32.306 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-18 03:42:32.309 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:42:32.312 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-18 03:42:32.316 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-18 03:42:32.320 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-18 03:42:32.401 | ++ inc/async:async_inner:63 : install_tempest 2026-07-18 03:42:32.447 | [2067 Async install_tempest:39122]: running: install_tempest 2026-07-18 03:42:32.452 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-18 03:42:32.456 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-18 03:42:32.460 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:42:32.464 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:42:32.468 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-18 03:42:32.472 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-18 03:42:32.478 | + functions-common:run_plugins:1835 : local phase=install 2026-07-18 03:42:32.482 | + functions-common:run_plugins:1837 : local plugins= 2026-07-18 03:42:32.486 | + functions-common:run_plugins:1838 : local plugin 2026-07-18 03:42:32.492 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-18 03:42:32.495 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-18 03:42:32.499 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:42:32.503 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:42:32.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-18 03:42:32.511 | + inc/python:use_library_from_git:269 : return 1 2026-07-18 03:42:32.514 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-18 03:42:32.518 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-18 03:42:32.523 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-18 03:42:32.527 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-18 03:42:32.532 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-18 03:42:32.536 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-18 03:42:32.543 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-18 03:42:32.544 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-18 03:42:32.551 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-18 03:42:32.555 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-18 03:42:32.559 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-18 03:42:32.564 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-18 03:42:32.567 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-18 03:42:32.596 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-18 03:42:32.599 | + 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-07-18 03:42:33.883 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-18 03:42:34.019 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-18 03:42:34.033 | 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-07-18 03:42:34.033 | 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.15.0) 2026-07-18 03:42:34.034 | 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-07-18 03:42:34.035 | 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.17.0) 2026-07-18 03:42:34.036 | 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-07-18 03:42:34.037 | 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-07-18 03:42:34.038 | 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-07-18 03:42:34.084 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-18 03:42:34.100 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-18 03:42:34.113 | 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-07-18 03:42:34.114 | 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.0) 2026-07-18 03:42:34.116 | 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-07-18 03:42:34.117 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-07-18 03:42:34.118 | 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-07-18 03:42:34.119 | 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-07-18 03:42:34.122 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-18 03:42:34.123 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-18 03:42:34.124 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-18 03:42:34.124 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-18 03:42:34.127 | 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.0.0) 2026-07-18 03:42:34.131 | 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-07-18 03:42:34.134 | 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-07-18 03:42:34.135 | 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-07-18 03:42:34.136 | 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-07-18 03:42:34.137 | 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-07-18 03:42:34.139 | 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.15.0) 2026-07-18 03:42:34.140 | 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.8.2) 2026-07-18 03:42:34.140 | 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-07-18 03:42:34.141 | 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.10.0) 2026-07-18 03:42:34.142 | 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-07-18 03:42:34.149 | 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-07-18 03:42:34.153 | 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.15.0) 2026-07-18 03:42:34.158 | 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.1.1) 2026-07-18 03:42:34.163 | 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-07-18 03:42:34.163 | 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-07-18 03:42:34.164 | 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.2) 2026-07-18 03:42:34.171 | 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) (83.0.0) 2026-07-18 03:42:34.176 | 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.1) 2026-07-18 03:42:34.190 | 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-07-18 03:42:34.191 | 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.5.0) 2026-07-18 03:42:34.192 | 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-07-18 03:42:34.195 | 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.2.2) 2026-07-18 03:42:34.198 | 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-07-18 03:42:34.201 | 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-07-18 03:42:34.205 | 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-07-18 03:42:34.209 | 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-07-18 03:42:34.211 | 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-07-18 03:42:34.217 | 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-07-18 03:42:34.222 | 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.4.7) 2026-07-18 03:42:34.223 | 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-07-18 03:42:34.224 | 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-07-18 03:42:34.226 | 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-07-18 03:42:34.242 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-18 03:42:34.243 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-18 03:42:34.249 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-18 03:42:34.298 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-18 03:42:34.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.8 MB/s 0:00:00 2026-07-18 03:42:34.533 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-18 03:42:34.924 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-18 03:42:37.827 | 2026-07-18 03:42:37.852 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-18 03:42:38.023 | + inc/python:pip_install:216 : result=0 2026-07-18 03:42:38.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:42:38.031 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:38.035 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:38.039 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:38.043 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:38.047 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:38.051 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:42:38.055 | + functions-common:time_stop:2427 : start_time=1784346152589 2026-07-18 03:42:38.060 | + functions-common:time_stop:2429 : [[ -z 1784346152589 ]] 2026-07-18 03:42:38.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:38.073 | + functions-common:time_stop:2432 : end_time=1784346158069 2026-07-18 03:42:38.078 | + functions-common:time_stop:2433 : elapsed_time=5480 2026-07-18 03:42:38.082 | + functions-common:time_stop:2434 : total=161257 2026-07-18 03:42:38.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:38.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166737 2026-07-18 03:42:38.096 | + inc/python:pip_install:219 : return 0 2026-07-18 03:42:38.099 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-18 03:42:38.130 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:38.134 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-18 03:42:38.141 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-18 03:42:38.146 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.oKCjhxT7Zt 2026-07-18 03:42:38.150 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-18 03:42:38.154 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-18 03:42:38.158 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-18 03:42:38.162 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-18 03:42:38.167 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-18 03:42:38.171 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-18 03:42:38.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:38.198 | + ./stack.sh:main:1068 : configure_database 2026-07-18 03:42:38.201 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-18 03:42:38.204 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-18 03:42:38.207 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-18 03:42:38.212 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:42:38.215 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-18 03:42:38.218 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-18 03:42:38.221 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:38.224 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:38.227 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-18 03:42:38.230 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-18 03:42:38.234 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:38.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:38.239 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-18 03:42:38.246 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-18 03:42:38.247 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-18 03:42:38.251 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-18 03:42:38.255 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-18 03:42:38.260 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-18 03:42:38.265 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-18 03:42:38.266 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-18 03:42:38.272 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-18 03:42:38.377 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-18 03:42:38.381 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:42:38.385 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:42:38.390 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:42:38.394 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:42:38.398 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:42:38.402 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:42:38.407 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:42:38.411 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:42:38.415 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:42:38.420 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:42:38.424 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:42:38.428 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:42:38.433 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:42:38.437 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-18 03:42:38.440 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:38.445 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:38.449 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-18 03:42:38.452 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:38.457 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-18 03:42:40.838 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-18 03:42:40.842 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-18 03:42:40.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:40.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:40.855 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-18 03:42:40.858 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-18 03:42:40.862 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-18 03:42:40.882 | mysqladmin: connect to server at 'localhost' failed 2026-07-18 03:42:40.882 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-18 03:42:40.889 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-18 03:42:40.893 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-18 03:42:40.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:42:40.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:42:40.907 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-18 03:42:40.911 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-18 03:42:40.916 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-18 03:42:40.924 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-18 03:42:40.924 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-18 03:42:40.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:41.021 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-18 03:42:41.029 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-18 03:42:41.032 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-18 03:42:41.032 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-18 03:42:41.038 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-18 03:42:41.046 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-18 03:42:41.054 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:41.058 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:41.063 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-18 03:42:41.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:41.164 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-18 03:42:41.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:41.254 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-18 03:42:41.335 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-18 03:42:41.415 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-18 03:42:41.491 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-18 03:42:41.495 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:41.498 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-18 03:42:41.499 | enabling MySQL performance counting 2026-07-18 03:42:41.502 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-18 03:42:41.531 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-18 03:42:41.534 | + 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 /home/quobyte/devstack/tools/dbcounter 2026-07-18 03:42:42.595 | Processing ./tools/dbcounter 2026-07-18 03:42:42.598 | Installing build dependencies: started 2026-07-18 03:42:45.693 | Installing build dependencies: finished with status 'done' 2026-07-18 03:42:45.695 | Getting requirements to build wheel: started 2026-07-18 03:42:46.366 | Getting requirements to build wheel: finished with status 'done' 2026-07-18 03:42:46.367 | Preparing metadata (pyproject.toml): started 2026-07-18 03:42:46.761 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:42:46.765 | Building wheels for collected packages: dbcounter 2026-07-18 03:42:46.767 | Building wheel for dbcounter (pyproject.toml): started 2026-07-18 03:42:47.210 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-18 03:42:47.212 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=8a0baaa5f999831b4648eab2818332e0c56be7ce0a5e20527b73dff5613dda50 2026-07-18 03:42:47.212 | Stored in directory: /tmp/pip-ephem-wheel-cache-er7guim8/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-18 03:42:47.217 | Successfully built dbcounter 2026-07-18 03:42:47.547 | Installing collected packages: dbcounter 2026-07-18 03:42:47.609 | Successfully installed dbcounter-0.1 2026-07-18 03:42:47.783 | + inc/python:pip_install:216 : result=0 2026-07-18 03:42:47.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:42:47.791 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:47.795 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:47.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:47.803 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:47.807 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:47.811 | + functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:42:47.815 | + functions-common:time_stop:2427 : start_time=1784346161523 2026-07-18 03:42:47.819 | + functions-common:time_stop:2429 : [[ -z 1784346161523 ]] 2026-07-18 03:42:47.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:47.829 | + functions-common:time_stop:2432 : end_time=1784346167825 2026-07-18 03:42:47.833 | + functions-common:time_stop:2433 : elapsed_time=6302 2026-07-18 03:42:47.837 | + functions-common:time_stop:2434 : total=166737 2026-07-18 03:42:47.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:47.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173039 2026-07-18 03:42:47.849 | + inc/python:pip_install:219 : return 0 2026-07-18 03:42:47.853 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-18 03:42:47.857 | + lib/database:recreate_database:112 : local db=stats 2026-07-18 03:42:47.861 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-18 03:42:47.865 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-18 03:42:47.870 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-18 03:42:47.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:47.950 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-18 03:42:47.955 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:48.029 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-18 03:42:48.030 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-18 03:42:48.035 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:48.110 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-18 03:42:48.114 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-18 03:42:48.202 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-18 03:42:48.285 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-18 03:42:48.365 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-18 03:42:48.446 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-18 03:42:48.530 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-18 03:42:48.613 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-18 03:42:48.696 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-18 03:42:48.699 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:42:48.702 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-18 03:42:51.269 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-18 03:42:51.273 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-18 03:42:51.278 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-18 03:42:51.284 | + functions-common:save_stackenv:67 : time_stamp=2026-07-18-054251 2026-07-18 03:42:51.288 | + functions-common:save_stackenv:68 : echo '# 2026-07-18-054251 1072' 2026-07-18 03:42:51.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.298 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-18 03:42:51.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.306 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-18 03:42:51.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.313 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-18 03:42:51.317 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.320 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-18 03:42:51.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.328 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.94 2026-07-18 03:42:51.331 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.335 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.94/identity 2026-07-18 03:42:51.338 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.342 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-18-052829 2026-07-18 03:42:51.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.350 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-18 03:42:51.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.357 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.94 2026-07-18 03:42:51.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.364 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-18 03:42:51.368 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.371 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-18 03:42:51.375 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.378 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-18 03:42:51.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.385 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-18 03:42:51.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.393 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.94 2026-07-18 03:42:51.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:42:51.400 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-18 03:42:51.403 | + ./stack.sh:main:1082 : start_dstat 2026-07-18 03:42:51.407 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.410 | + functions-common:run_process:1674 : local service=dstat 2026-07-18 03:42:51.413 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.416 | + functions-common:run_process:1676 : local group= 2026-07-18 03:42:51.419 | + functions-common:run_process:1677 : local user= 2026-07-18 03:42:51.422 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:42:51.425 | + functions-common:run_process:1680 : local name=dstat 2026-07-18 03:42:51.428 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:42:51.432 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:42:51.436 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:51.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:51.445 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:51.452 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346171448 2026-07-18 03:42:51.455 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-18 03:42:51.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:51.482 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-18 03:42:51.486 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-18 03:42:51.490 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.494 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.498 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.503 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.508 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-18 03:42:51.512 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-18 03:42:51.516 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-18 03:42:51.521 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:42:51.525 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:42:51.529 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:42:51.534 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:42:51.538 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-18 03:42:51.542 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-18 03:42:51.546 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-18 03:42:51.551 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-18 03:42:51.555 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.559 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:42:51.562 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:42:51.566 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:42:51.570 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:42:51.575 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:42:51.578 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-18 03:42:51.583 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:42:51.592 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-18 03:42:51.698 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:42:51.789 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-18 03:42:51.862 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-18 03:42:51.936 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-18 03:42:52.015 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-18 03:42:52.092 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:42:52.175 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:42:52.179 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:42:52.183 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-18 03:42:52.270 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:42:52.756 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-18 03:42:52.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-18 03:42:53.244 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-18 03:42:53.304 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:42:53.308 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:53.314 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:53.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:53.324 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:53.329 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:53.332 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:42:53.335 | + functions-common:time_stop:2427 : start_time=1784346171448 2026-07-18 03:42:53.339 | + functions-common:time_stop:2429 : [[ -z 1784346171448 ]] 2026-07-18 03:42:53.347 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:53.357 | + functions-common:time_stop:2432 : end_time=1784346173350 2026-07-18 03:42:53.361 | + functions-common:time_stop:2433 : elapsed_time=1902 2026-07-18 03:42:53.366 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:42:53.369 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:53.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1902 2026-07-18 03:42:53.376 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-18 03:42:53.379 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-18 03:42:53.381 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-18 03:42:53.383 | + functions-common:run_process:1676 : local group= 2026-07-18 03:42:53.385 | + functions-common:run_process:1677 : local user=root 2026-07-18 03:42:53.388 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-18 03:42:53.390 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-18 03:42:53.393 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:42:53.395 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:42:53.398 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:53.403 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:53.407 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:53.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346173409 2026-07-18 03:42:53.418 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-18 03:42:53.440 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:53.442 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:42:53.447 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:53.453 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:53.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:53.463 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:53.469 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:53.471 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:42:53.474 | + functions-common:time_stop:2427 : start_time=1784346173409 2026-07-18 03:42:53.476 | + functions-common:time_stop:2429 : [[ -z 1784346173409 ]] 2026-07-18 03:42:53.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:53.485 | + functions-common:time_stop:2432 : end_time=1784346173482 2026-07-18 03:42:53.487 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-18 03:42:53.490 | + functions-common:time_stop:2434 : total=1902 2026-07-18 03:42:53.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:53.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1975 2026-07-18 03:42:53.498 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-18 03:42:53.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:53.543 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-18 03:42:53.551 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-18 03:42:53.554 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-18 03:42:53.564 | + functions-common:run_process:1676 : local group= 2026-07-18 03:42:53.568 | + functions-common:run_process:1677 : local user= 2026-07-18 03:42:53.574 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:42:53.582 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-18 03:42:53.591 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:42:53.597 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:42:53.603 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:53.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:53.620 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:53.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346173621 2026-07-18 03:42:53.627 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-18 03:42:53.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:53.649 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:42:53.652 | + functions-common:time_stop:2420 : local name 2026-07-18 03:42:53.654 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:42:53.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:42:53.659 | + functions-common:time_stop:2423 : local total 2026-07-18 03:42:53.662 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:42:53.664 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:42:53.667 | + functions-common:time_stop:2427 : start_time=1784346173621 2026-07-18 03:42:53.669 | + functions-common:time_stop:2429 : [[ -z 1784346173621 ]] 2026-07-18 03:42:53.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:42:53.678 | + functions-common:time_stop:2432 : end_time=1784346173674 2026-07-18 03:42:53.681 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-18 03:42:53.684 | + functions-common:time_stop:2434 : total=1975 2026-07-18 03:42:53.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:42:53.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2028 2026-07-18 03:42:53.695 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-18 03:42:53.723 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:53.726 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-18 03:42:53.755 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:53.760 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-18 03:42:53.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:53.799 | + ./stack.sh:main:1101 : start_etcd3 2026-07-18 03:42:53.805 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-18 03:42:53.810 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-18 03:42:53.815 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-18 03:42:53.821 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.94:2380' 2026-07-18 03:42:53.826 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.94:2380' 2026-07-18 03:42:53.831 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.94:2379' 2026-07-18 03:42:53.838 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-18 03:42:53.843 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-18 03:42:53.848 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.94:2379' 2026-07-18 03:42:53.853 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-18 03:42:53.859 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-18 03:42:53.863 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-18 03:42:53.870 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.94:2380 --initial-advertise-peer-urls http://192.168.122.94:2380 --advertise-client-urls http://192.168.122.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.94:2379 --log-level=debug' '' root 2026-07-18 03:42:53.875 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-18 03:42:53.879 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.94:2380 --initial-advertise-peer-urls http://192.168.122.94:2380 --advertise-client-urls http://192.168.122.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.94:2379 --log-level=debug' 2026-07-18 03:42:53.883 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:42:53.887 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-18 03:42:53.891 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:42:53.896 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:42:53.900 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:42:53.905 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-18 03:42:53.911 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:42:53.916 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-18 03:42:54.012 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:42:54.105 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-18 03:42:54.173 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.94:2380 --initial-advertise-peer-urls http://192.168.122.94:2380 --advertise-client-urls http://192.168.122.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.94:2379 --log-level=debug' 2026-07-18 03:42:54.243 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-18 03:42:54.319 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-18 03:42:54.395 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:42:54.468 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:42:54.472 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:42:54.474 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-18 03:42:54.563 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:42:55.072 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-18 03:42:55.153 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-18 03:42:55.227 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-18 03:42:55.304 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-18 03:42:55.378 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-18 03:42:55.383 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:42:55.390 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-18 03:42:55.394 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-18 03:42:55.883 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-18 03:42:55.911 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-18 03:42:56.375 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-18 03:42:57.311 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-18 03:42:57.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:57.341 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-18 03:42:57.344 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-18 03:42:57.348 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-18 03:42:57.364 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-18 03:42:57.381 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-18 03:42:57.386 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-18 03:42:57.390 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-18 03:42:57.496 | The user clouds.yaml file didn't exist. 2026-07-18 03:42:57.510 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-18 03:42:57.633 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-18 03:42:57.761 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-18 03:42:57.886 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-18 03:42:58.015 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-18 03:42:58.143 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-18 03:42:58.272 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-18 03:42:58.407 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-18 03:42:58.541 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.94/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-18 03:42:58.677 | + functions-common:write_clouds_yaml:203 : cat 2026-07-18 03:42:58.686 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-18 03:42:58.689 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-18 03:42:58.694 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-18 03:42:58.701 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-18 03:42:58.705 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-18 03:42:58.709 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-18 03:42:58.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:42:58.739 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-18 03:42:58.743 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:42:58.747 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-18 03:42:58.751 | + ./stack.sh:main:1118 : '[' 192.168.122.94 == 192.168.122.94 ']' 2026-07-18 03:42:58.755 | + ./stack.sh:main:1119 : init_keystone 2026-07-18 03:42:58.759 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-18 03:42:58.783 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:42:58.787 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-18 03:42:58.791 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-18 03:42:58.796 | + lib/database:recreate_database:112 : local db=keystone 2026-07-18 03:42:58.800 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-18 03:42:58.804 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-18 03:42:58.808 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-18 03:42:58.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:58.887 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-18 03:42:58.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:42:58.966 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-18 03:42:58.971 | + functions-common:time_start:2406 : local name=dbsync 2026-07-18 03:42:58.975 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:42:58.979 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:42:58.984 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:42:58.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346178986 2026-07-18 03:42:58.996 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-18 03:42:59.702 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:42:59.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:42:59.702 | we strongly recommend against using it for new projects. 2026-07-18 03:42:59.702 | 2026-07-18 03:42:59.702 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:42:59.702 | framework. For more detail see 2026-07-18 03:42:59.702 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:42:59.703 | 2026-07-18 03:42:59.703 | from eventlet import event 2026-07-18 03:43:02.569 | INFO dbcounter [-] Registered counter for database keystone 2026-07-18 03:43:02.651 | 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=42048) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:43:02.667 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:43:02.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:43:02.669 | DEBUG dbcounter [-] [42048] Writer thread running {{(pid=42048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:43:02.747 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-18 03:43:06.269 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:43:06.272 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-18 03:43:06.272 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.276 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-18 03:43:06.316 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.319 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-18 03:43:06.343 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.345 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-18 03:43:06.411 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.414 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-18 03:43:06.447 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.451 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-18 03:43:06.534 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.535 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-18 03:43:06.535 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:43:06.537 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-18 03:43:06.604 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:06.610 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-18 03:43:06.672 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:43:07.167 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-18 03:43:07.171 | + functions-common:time_stop:2420 : local name 2026-07-18 03:43:07.175 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:43:07.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:43:07.183 | + functions-common:time_stop:2423 : local total 2026-07-18 03:43:07.186 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:43:07.190 | + functions-common:time_stop:2426 : name=dbsync 2026-07-18 03:43:07.194 | + functions-common:time_stop:2427 : start_time=1784346178986 2026-07-18 03:43:07.198 | + functions-common:time_stop:2429 : [[ -z 1784346178986 ]] 2026-07-18 03:43:07.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:43:07.209 | + functions-common:time_stop:2432 : end_time=1784346187204 2026-07-18 03:43:07.212 | + functions-common:time_stop:2433 : elapsed_time=8218 2026-07-18 03:43:07.216 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:43:07.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:43:07.224 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8218 2026-07-18 03:43:07.228 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-18 03:43:07.231 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-18 03:43:07.238 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-18 03:43:07.923 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:43:07.923 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:43:07.924 | we strongly recommend against using it for new projects. 2026-07-18 03:43:07.924 | 2026-07-18 03:43:07.924 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:43:07.924 | framework. For more detail see 2026-07-18 03:43:07.924 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:43:07.924 | 2026-07-18 03:43:07.924 | from eventlet import event 2026-07-18 03:43:10.487 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-18 03:43:10.488 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-18 03:43:10.488 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-18 03:43:10.489 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-18 03:43:10.489 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-18 03:43:10.490 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-18 03:43:10.490 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-18 03:43:10.490 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-18 03:43:10.491 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-18 03:43:10.963 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-18 03:43:10.968 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-18 03:43:11.645 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:43:11.645 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:43:11.645 | we strongly recommend against using it for new projects. 2026-07-18 03:43:11.645 | 2026-07-18 03:43:11.645 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:43:11.645 | framework. For more detail see 2026-07-18 03:43:11.645 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:43:11.645 | 2026-07-18 03:43:11.646 | from eventlet import event 2026-07-18 03:43:14.183 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-18 03:43:14.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-18 03:43:14.186 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-18 03:43:14.186 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-18 03:43:14.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-18 03:43:14.187 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-18 03:43:14.187 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-18 03:43:14.187 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-18 03:43:14.187 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-18 03:43:14.660 | + ./stack.sh:main:1120 : start_keystone 2026-07-18 03:43:14.665 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-18 03:43:14.672 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-18 03:43:14.676 | + functions-common:run_process:1674 : local service=keystone 2026-07-18 03:43:14.680 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-18 03:43:14.685 | + functions-common:run_process:1676 : local group= 2026-07-18 03:43:14.689 | + functions-common:run_process:1677 : local user= 2026-07-18 03:43:14.693 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:43:14.697 | + functions-common:run_process:1680 : local name=keystone 2026-07-18 03:43:14.702 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:43:14.706 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:43:14.710 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:43:14.714 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:43:14.719 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:43:14.726 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346194721 2026-07-18 03:43:14.730 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-18 03:43:14.754 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:43:14.758 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-18 03:43:14.762 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-18 03:43:14.766 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-18 03:43:14.771 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-18 03:43:14.775 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-18 03:43:14.779 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-18 03:43:14.783 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-18 03:43:14.787 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-18 03:43:14.791 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-18 03:43:14.795 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:43:14.799 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:43:14.803 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:43:14.807 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:43:14.811 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-18 03:43:14.815 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-18 03:43:14.820 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:43:14.824 | + 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-07-18 03:43:14.828 | + 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' '' quobyte '' 2026-07-18 03:43:14.831 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-18 03:43:14.835 | + 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-07-18 03:43:14.839 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:43:14.843 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:43:14.847 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:43:14.851 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-18 03:43:14.855 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:43:14.861 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-18 03:43:14.863 | ++ inc/async:async_inner:64 : rc=0 2026-07-18 03:43:14.897 | [39122 Async install_tempest:39122]: finished successfully 2026-07-18 03:43:14.960 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:43:15.050 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-18 03:43:15.124 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-18 03:43:15.199 | + 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-07-18 03:43:15.273 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:43:15.349 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-18 03:43:15.422 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-18 03:43:15.502 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-18 03:43:15.584 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-18 03:43:15.662 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-18 03:43:15.740 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:43:15.744 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:43:15.748 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-18 03:43:15.840 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:43:16.318 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-18 03:43:16.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-18 03:43:16.813 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-18 03:43:16.943 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:43:16.946 | + functions-common:time_stop:2420 : local name 2026-07-18 03:43:16.950 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:43:16.954 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:43:16.957 | + functions-common:time_stop:2423 : local total 2026-07-18 03:43:16.961 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:43:16.965 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:43:16.968 | + functions-common:time_stop:2427 : start_time=1784346194721 2026-07-18 03:43:16.971 | + functions-common:time_stop:2429 : [[ -z 1784346194721 ]] 2026-07-18 03:43:16.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:43:16.981 | + functions-common:time_stop:2432 : end_time=1784346196978 2026-07-18 03:43:16.984 | + functions-common:time_stop:2433 : elapsed_time=2257 2026-07-18 03:43:16.990 | + functions-common:time_stop:2434 : total=2028 2026-07-18 03:43:16.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:43:16.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4285 2026-07-18 03:43:16.997 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-18 03:43:16.997 | Waiting for keystone to start... 2026-07-18 03:43:17.001 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.94/identity/v3/ 2026-07-18 03:43:17.005 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.94/identity/v3/ 2026-07-18 03:43:17.008 | + functions:wait_for_service:476 : local timeout=60 2026-07-18 03:43:17.012 | + functions:wait_for_service:477 : local url=http://192.168.122.94/identity/v3/ 2026-07-18 03:43:17.015 | + functions:wait_for_service:478 : local rval=0 2026-07-18 03:43:17.018 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-18 03:43:17.021 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:43:17.024 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:43:17.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:43:17.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:43:17.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346197033 2026-07-18 03:43:17.040 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-18 03:43:17.043 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:43:17.046 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.94/identity/v3/ 2026-07-18 03:43:22.698 | + :: : [[ 200 == 503 ]] 2026-07-18 03:43:22.701 | + :: : [[ 0 -eq 7 ]] 2026-07-18 03:43:22.706 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-18 03:43:22.709 | + functions-common:time_stop:2420 : local name 2026-07-18 03:43:22.714 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:43:22.718 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:43:22.722 | + functions-common:time_stop:2423 : local total 2026-07-18 03:43:22.726 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:43:22.730 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:43:22.734 | + functions-common:time_stop:2427 : start_time=1784346197033 2026-07-18 03:43:22.739 | + functions-common:time_stop:2429 : [[ -z 1784346197033 ]] 2026-07-18 03:43:22.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:43:22.751 | + functions-common:time_stop:2432 : end_time=1784346202746 2026-07-18 03:43:22.755 | + functions-common:time_stop:2433 : elapsed_time=5713 2026-07-18 03:43:22.759 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:43:22.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:43:22.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5713 2026-07-18 03:43:22.771 | + functions:wait_for_service:486 : return 0 2026-07-18 03:43:22.775 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-18 03:43:22.800 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:43:22.804 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-18 03:43:22.808 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:43:22.811 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-18 03:43:23.270 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-18 03:43:23.273 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.94/identity 2026-07-18 03:43:23.957 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:43:23.957 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:43:23.957 | we strongly recommend against using it for new projects. 2026-07-18 03:43:23.958 | 2026-07-18 03:43:23.958 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:43:23.958 | framework. For more detail see 2026-07-18 03:43:23.958 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:43:23.958 | 2026-07-18 03:43:23.958 | from eventlet import event 2026-07-18 03:43:27.056 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.056 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.056 | 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=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.064 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.079 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.080 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.126 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.133 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.133 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.218 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.218 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.221 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.221 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.221 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.234 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.234 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.235 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.236 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.242 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.247 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.247 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.247 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43016) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-18 03:43:27.324 | INFO dbcounter [-] Registered counter for database keystone 2026-07-18 03:43:27.401 | 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=43016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:43:27.588 | DEBUG dbcounter [-] [43016] Writer thread running {{(pid=43016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:43:27.722 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created domain default 2026-07-18 03:43:27.774 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created project admin 2026-07-18 03:43:27.809 | WARNING keystone.common.password_hashing [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-18 03:43:27.833 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created user admin 2026-07-18 03:43:27.856 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created role reader 2026-07-18 03:43:27.875 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created role member 2026-07-18 03:43:27.909 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created implied role where e75e0aa7480a4e31a55f9435acc2dd87 implies 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:43:27.926 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created role manager 2026-07-18 03:43:27.950 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created implied role where 638992f06b8745e2aa66dd29e7b5bbf0 implies e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:43:27.969 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created role admin 2026-07-18 03:43:27.993 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created implied role where 30d93d0734e444ccbcd63e1e01afc860 implies 638992f06b8745e2aa66dd29e7b5bbf0 2026-07-18 03:43:28.016 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created role service 2026-07-18 03:43:28.032 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Granted role admin on project admin to user admin. 2026-07-18 03:43:28.047 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Granted role admin on the system to user admin. 2026-07-18 03:43:28.067 | WARNING py.warnings [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 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-07-18 03:43:28.067 | warnings.warn( 2026-07-18 03:43:28.068 |  2026-07-18 03:43:28.073 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created region RegionOne 2026-07-18 03:43:28.124 | INFO keystone.cmd.bootstrap [None req-0e351660-f073-41fb-b1bd-60b357ec8b08 None None] Created public endpoint http://192.168.122.94/identity 2026-07-18 03:43:28.670 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-18 03:43:28.674 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-18 03:43:28.678 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-18 03:43:28.684 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-18 03:43:33.728 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:33.732 | + lib/keystone:create_keystone_accounts:258 : admin_project=56cf243eadf74e53add363d5f7382182 2026-07-18 03:43:33.734 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-18 03:43:33.739 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-18 03:43:36.802 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:36.805 | + lib/keystone:create_keystone_accounts:260 : admin_user=82b14f9c4846408783a1b26e169e909f 2026-07-18 03:43:36.808 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-18 03:43:36.810 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-18 03:43:36.813 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-18 03:43:36.816 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 82b14f9c4846408783a1b26e169e909f default 2026-07-18 03:43:36.882 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 82b14f9c4846408783a1b26e169e909f default 2026-07-18 03:43:36.921 | [2067 Async ks-domain-role:43171]: running: get_or_add_user_domain_role admin 82b14f9c4846408783a1b26e169e909f default 2026-07-18 03:43:36.926 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-18 03:43:36.929 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-18 03:43:36.932 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-18 03:43:40.701 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:40.706 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-18 03:43:40.710 | + functions-common:get_or_create_domain:878 : echo default 2026-07-18 03:43:40.710 | default 2026-07-18 03:43:40.714 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-18 03:43:40.799 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-18 03:43:40.853 | [2067 Async ks-project:43279]: running: get_or_create_project service Default 2026-07-18 03:43:40.858 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-18 03:43:40.938 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-18 03:43:40.998 | [2067 Async ks-service:43373]: running: get_or_create_role service 2026-07-18 03:43:41.000 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-18 03:43:41.072 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-18 03:43:41.149 | [2067 Async ks-reseller:43485]: running: get_or_create_role ResellerAdmin 2026-07-18 03:43:41.157 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-18 03:43:41.161 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-18 03:43:41.336 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-18 03:43:41.433 | [2067 Async ks-anotherrole:43581]: running: get_or_create_role anotherrole 2026-07-18 03:43:41.446 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-18 03:43:41.456 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-18 03:43:41.467 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-18 03:43:41.476 | +++ 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-07-18 03:43:46.127 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:43:46.172 | [43373 Async ks-service:43373]: finished successfully 2026-07-18 03:43:46.513 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:43:46.573 | [43581 Async ks-anotherrole:43581]: finished successfully 2026-07-18 03:43:46.777 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:46.782 | ++ functions-common:get_or_create_project:928 : project_id=f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:46.787 | ++ functions-common:get_or_create_project:929 : echo f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:46.793 | + lib/keystone:create_keystone_accounts:288 : invis_project=f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:46.799 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-18 03:43:46.806 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-18 03:43:46.811 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-18 03:43:46.818 | +++ 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-07-18 03:43:46.863 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:43:46.890 | [43485 Async ks-reseller:43485]: finished successfully 2026-07-18 03:43:47.161 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:43:47.181 | [43171 Async ks-domain-role:43171]: finished successfully 2026-07-18 03:43:47.218 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:43:47.246 | [43279 Async ks-project:43279]: finished successfully 2026-07-18 03:43:50.291 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:50.295 | ++ functions-common:get_or_create_project:928 : project_id=6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:50.298 | ++ functions-common:get_or_create_project:929 : echo 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:50.302 | + lib/keystone:create_keystone_accounts:292 : demo_project=6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:50.305 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-18 03:43:50.310 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-18 03:43:50.314 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:43:50.317 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-18 03:43:50.321 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-18 03:43:50.325 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-18 03:43:53.782 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:53.787 | ++ functions-common:get_or_create_user:915 : user_id=36c0c86f3f384cc3ae2a9e36b1f995dd 2026-07-18 03:43:53.791 | ++ functions-common:get_or_create_user:916 : echo 36c0c86f3f384cc3ae2a9e36b1f995dd 2026-07-18 03:43:53.795 | + lib/keystone:create_keystone_accounts:295 : demo_user=36c0c86f3f384cc3ae2a9e36b1f995dd 2026-07-18 03:43:53.798 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-18 03:43:53.859 | [2067 Async ks-domain-role:43171]: Waiting for completion of get_or_add_user_domain_role admin 82b14f9c4846408783a1b26e169e909f default running on PID 43171 (6 other jobs running) 2026-07-18 03:43:53.887 | [2067 Async ks-domain-role:43171]: Signaling child to exit 2026-07-18 03:43:53.888 | WAKEUP 2026-07-18 03:43:53.916 | [2067 Async ks-domain-role:43171]: Signaled 2026-07-18 03:43:53.918 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-18 03:43:53.918 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 82b14f9c4846408783a1b26e169e909f --domain default 2026-07-18 03:43:53.918 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 82b14f9c4846408783a1b26e169e909f --domain default -c Role -f value 2026-07-18 03:43:53.918 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:53.918 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:43:53.918 | + functions-common:get_or_add_user_domain_role:999 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:43:53.918 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:43:53.974 | [2067 Async ks-domain-role:43171]: finished get_or_add_user_domain_role admin 82b14f9c4846408783a1b26e169e909f default with result 0 in 10 seconds 2026-07-18 03:43:53.985 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-18 03:43:54.029 | [2067 Async ks-project:43279]: Waiting for completion of get_or_create_project service Default running on PID 43279 (5 other jobs running) 2026-07-18 03:43:54.062 | [2067 Async ks-project:43279]: Signaling child to exit 2026-07-18 03:43:54.062 | WAKEUP 2026-07-18 03:43:54.090 | [2067 Async ks-project:43279]: Signaled 2026-07-18 03:43:54.092 | + functions-common:get_or_create_project:922 : local project_id 2026-07-18 03:43:54.092 | ++ 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-07-18 03:43:54.092 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:54.092 | + functions-common:get_or_create_project:928 : project_id=62f275389a274aa39fb01af75803eb7f 2026-07-18 03:43:54.092 | + functions-common:get_or_create_project:929 : echo 62f275389a274aa39fb01af75803eb7f 2026-07-18 03:43:54.093 | 62f275389a274aa39fb01af75803eb7f 2026-07-18 03:43:54.144 | [2067 Async ks-project:43279]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-18 03:43:54.185 | [2067 Async ks-service:43373]: Waiting for completion of get_or_create_role service running on PID 43373 (4 other jobs running) 2026-07-18 03:43:54.214 | [2067 Async ks-service:43373]: Signaling child to exit 2026-07-18 03:43:54.215 | WAKEUP 2026-07-18 03:43:54.240 | [2067 Async ks-service:43373]: Signaled 2026-07-18 03:43:54.242 | + functions-common:get_or_create_role:935 : local role_id 2026-07-18 03:43:54.242 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-18 03:43:54.242 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:54.242 | + functions-common:get_or_create_role:940 : role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:43:54.243 | + functions-common:get_or_create_role:941 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:43:54.243 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:43:54.297 | [2067 Async ks-service:43373]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-18 03:43:54.340 | [2067 Async ks-reseller:43485]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43485 (3 other jobs running) 2026-07-18 03:43:54.367 | [2067 Async ks-reseller:43485]: Signaling child to exit 2026-07-18 03:43:54.368 | WAKEUP 2026-07-18 03:43:54.389 | [2067 Async ks-reseller:43485]: Signaled 2026-07-18 03:43:54.391 | + functions-common:get_or_create_role:935 : local role_id 2026-07-18 03:43:54.391 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-18 03:43:54.391 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:54.391 | + functions-common:get_or_create_role:940 : role_id=0aa40e3266ef488196519f6d5aae4e06 2026-07-18 03:43:54.391 | + functions-common:get_or_create_role:941 : echo 0aa40e3266ef488196519f6d5aae4e06 2026-07-18 03:43:54.391 | 0aa40e3266ef488196519f6d5aae4e06 2026-07-18 03:43:54.435 | [2067 Async ks-reseller:43485]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-18 03:43:54.474 | [2067 Async ks-anotherrole:43581]: Waiting for completion of get_or_create_role anotherrole running on PID 43581 (2 other jobs running) 2026-07-18 03:43:54.499 | [2067 Async ks-anotherrole:43581]: Signaling child to exit 2026-07-18 03:43:54.500 | WAKEUP 2026-07-18 03:43:54.523 | [2067 Async ks-anotherrole:43581]: Signaled 2026-07-18 03:43:54.525 | + functions-common:get_or_create_role:935 : local role_id 2026-07-18 03:43:54.525 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-18 03:43:54.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:54.526 | + functions-common:get_or_create_role:940 : role_id=77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:43:54.526 | + functions-common:get_or_create_role:941 : echo 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:43:54.526 | 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:43:54.576 | [2067 Async ks-anotherrole:43581]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-18 03:43:54.582 | + inc/async:async_wait:197 : return 0 2026-07-18 03:43:54.585 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.672 | + inc/async:async_inner:63 : get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.727 | [2067 Async ks-demo-member:44419]: running: get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.730 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 82b14f9c4846408783a1b26e169e909f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.815 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 82b14f9c4846408783a1b26e169e909f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.867 | [2067 Async ks-demo-admin:44515]: running: get_or_add_user_project_role admin 82b14f9c4846408783a1b26e169e909f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.873 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:54.962 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:55.012 | [2067 Async ks-demo-another:44611]: running: get_or_add_user_project_role anotherrole 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:43:55.015 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:55.098 | + inc/async:async_inner:63 : get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:55.165 | [2067 Async ks-demo-invis:44707]: running: get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:43:55.168 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-18 03:43:55.173 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-18 03:43:55.198 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:43:55.204 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-18 03:43:55.211 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-18 03:43:55.222 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-18 03:43:59.962 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:43:59.968 | ++ functions-common:get_or_create_user:915 : user_id=8786f728e4de4b3f9bd0ea2b43ea4c5f 2026-07-18 03:43:59.973 | ++ functions-common:get_or_create_user:916 : echo 8786f728e4de4b3f9bd0ea2b43ea4c5f 2026-07-18 03:43:59.978 | + lib/keystone:create_keystone_accounts:308 : demo_reader=8786f728e4de4b3f9bd0ea2b43ea4c5f 2026-07-18 03:43:59.984 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 8786f728e4de4b3f9bd0ea2b43ea4c5f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:00.149 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8786f728e4de4b3f9bd0ea2b43ea4c5f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:00.246 | [2067 Async ks-demo-reader:44847]: running: get_or_add_user_project_role reader 8786f728e4de4b3f9bd0ea2b43ea4c5f 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:00.255 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-18 03:44:00.268 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-18 03:44:00.273 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-18 03:44:00.284 | +++ 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-07-18 03:44:05.740 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:05.775 | [44419 Async ks-demo-member:44419]: finished successfully 2026-07-18 03:44:06.103 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:06.109 | ++ functions-common:get_or_create_project:928 : project_id=ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:06.114 | ++ functions-common:get_or_create_project:929 : echo ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:06.118 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:06.122 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-18 03:44:06.128 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-18 03:44:06.132 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:44:06.136 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-18 03:44:06.140 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-18 03:44:06.145 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-18 03:44:06.732 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:06.776 | [44515 Async ks-demo-admin:44515]: finished successfully 2026-07-18 03:44:07.601 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:07.628 | [44707 Async ks-demo-invis:44707]: finished successfully 2026-07-18 03:44:07.669 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:07.696 | [44611 Async ks-demo-another:44611]: finished successfully 2026-07-18 03:44:09.811 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:09.817 | ++ functions-common:get_or_create_user:915 : user_id=00ef3d9b43e842a9b8817a56532903ee 2026-07-18 03:44:09.822 | ++ functions-common:get_or_create_user:916 : echo 00ef3d9b43e842a9b8817a56532903ee 2026-07-18 03:44:09.828 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=00ef3d9b43e842a9b8817a56532903ee 2026-07-18 03:44:09.832 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:09.918 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:09.978 | [2067 Async ks-alt-admin:45266]: running: get_or_add_user_project_role admin 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:09.982 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:10.063 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:10.129 | [2067 Async ks-alt-another:45362]: running: get_or_add_user_project_role anotherrole 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:10.133 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-18 03:44:10.139 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-18 03:44:10.144 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:44:10.149 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-18 03:44:10.153 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-18 03:44:10.158 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-18 03:44:11.438 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:11.465 | [44847 Async ks-demo-reader:44847]: finished successfully 2026-07-18 03:44:13.984 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:13.988 | ++ functions-common:get_or_create_user:915 : user_id=6319aca4a5ea442e9766cbb8f95a4033 2026-07-18 03:44:13.990 | ++ functions-common:get_or_create_user:916 : echo 6319aca4a5ea442e9766cbb8f95a4033 2026-07-18 03:44:13.995 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=6319aca4a5ea442e9766cbb8f95a4033 2026-07-18 03:44:13.999 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 6319aca4a5ea442e9766cbb8f95a4033 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:14.111 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6319aca4a5ea442e9766cbb8f95a4033 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:14.171 | [2067 Async ks-alt-member-user:45537]: running: get_or_add_user_project_role member 6319aca4a5ea442e9766cbb8f95a4033 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:14.175 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-18 03:44:14.179 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-18 03:44:14.184 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:44:14.191 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-18 03:44:14.195 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-18 03:44:14.202 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-18 03:44:18.007 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:18.012 | ++ functions-common:get_or_create_user:915 : user_id=f455cbb4312942d5b7cb198008bb641b 2026-07-18 03:44:18.015 | ++ functions-common:get_or_create_user:916 : echo f455cbb4312942d5b7cb198008bb641b 2026-07-18 03:44:18.021 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=f455cbb4312942d5b7cb198008bb641b 2026-07-18 03:44:18.025 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader f455cbb4312942d5b7cb198008bb641b ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:18.136 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f455cbb4312942d5b7cb198008bb641b ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:18.199 | [2067 Async ks-alt-reader-user:45709]: running: get_or_add_user_project_role reader f455cbb4312942d5b7cb198008bb641b ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:18.207 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-18 03:44:18.215 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:44:18.220 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-18 03:44:18.227 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-18 03:44:18.234 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-18 03:44:19.224 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:19.281 | [45362 Async ks-alt-another:45362]: finished successfully 2026-07-18 03:44:19.471 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:19.497 | [45266 Async ks-alt-admin:45266]: finished successfully 2026-07-18 03:44:22.023 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:22.028 | ++ functions-common:get_or_create_user:915 : user_id=5f39aeb07b8a44728f394065a828b2a8 2026-07-18 03:44:22.032 | ++ functions-common:get_or_create_user:916 : echo 5f39aeb07b8a44728f394065a828b2a8 2026-07-18 03:44:22.039 | + lib/keystone:create_keystone_accounts:340 : system_member_user=5f39aeb07b8a44728f394065a828b2a8 2026-07-18 03:44:22.042 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 5f39aeb07b8a44728f394065a828b2a8 all 2026-07-18 03:44:22.141 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5f39aeb07b8a44728f394065a828b2a8 all 2026-07-18 03:44:22.205 | [2067 Async ks-system-member:45940]: running: get_or_add_user_system_role member 5f39aeb07b8a44728f394065a828b2a8 all 2026-07-18 03:44:22.213 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-18 03:44:22.219 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:44:22.224 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-18 03:44:22.229 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-18 03:44:22.237 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-18 03:44:23.307 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:23.332 | [45537 Async ks-alt-member-user:45537]: finished successfully 2026-07-18 03:44:25.935 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:25.941 | ++ functions-common:get_or_create_user:915 : user_id=83e9f147e85e4cda807a43ffd70a3a4c 2026-07-18 03:44:25.945 | ++ functions-common:get_or_create_user:916 : echo 83e9f147e85e4cda807a43ffd70a3a4c 2026-07-18 03:44:25.950 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=83e9f147e85e4cda807a43ffd70a3a4c 2026-07-18 03:44:25.954 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 83e9f147e85e4cda807a43ffd70a3a4c all 2026-07-18 03:44:26.074 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 83e9f147e85e4cda807a43ffd70a3a4c all 2026-07-18 03:44:26.157 | [2067 Async ks-system-reader:46179]: running: get_or_add_user_system_role reader 83e9f147e85e4cda807a43ffd70a3a4c all 2026-07-18 03:44:26.163 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-18 03:44:26.172 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-18 03:44:26.179 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-18 03:44:26.184 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-18 03:44:26.191 | +++ 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-07-18 03:44:26.988 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:27.013 | [45709 Async ks-alt-reader-user:45709]: finished successfully 2026-07-18 03:44:29.972 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:29.977 | ++ functions-common:get_or_create_group:892 : group_id=14efba6089bc46c5b1ca7ffb53572a8c 2026-07-18 03:44:29.981 | ++ functions-common:get_or_create_group:893 : echo 14efba6089bc46c5b1ca7ffb53572a8c 2026-07-18 03:44:29.986 | + lib/keystone:create_keystone_accounts:350 : admin_group=14efba6089bc46c5b1ca7ffb53572a8c 2026-07-18 03:44:29.991 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-18 03:44:29.997 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-18 03:44:30.003 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-18 03:44:30.007 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-18 03:44:30.014 | +++ 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-07-18 03:44:33.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:33.675 | ++ functions-common:get_or_create_group:892 : group_id=562d80d017ba49c5816c54bd42ca5372 2026-07-18 03:44:33.679 | ++ functions-common:get_or_create_group:893 : echo 562d80d017ba49c5816c54bd42ca5372 2026-07-18 03:44:33.686 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=562d80d017ba49c5816c54bd42ca5372 2026-07-18 03:44:33.690 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:33.781 | + inc/async:async_inner:63 : get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:33.838 | [2067 Async ks-group-memberdemo:46445]: running: get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:33.842 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:33.948 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:34.050 | [2067 Async ks-group-anotherdemo:46524]: running: get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:34.060 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.238 | + inc/async:async_inner:63 : get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.348 | [2067 Async ks-group-memberalt:46603]: running: get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.354 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.489 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:34.518 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.553 | [45940 Async ks-system-member:45940]: finished successfully 2026-07-18 03:44:34.618 | [2067 Async ks-group-anotheralt:46697]: running: get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:34.629 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 14efba6089bc46c5b1ca7ffb53572a8c 56cf243eadf74e53add363d5f7382182 2026-07-18 03:44:34.782 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 14efba6089bc46c5b1ca7ffb53572a8c 56cf243eadf74e53add363d5f7382182 2026-07-18 03:44:34.877 | [2067 Async ks-group-admin:46819]: running: get_or_add_group_project_role admin 14efba6089bc46c5b1ca7ffb53572a8c 56cf243eadf74e53add363d5f7382182 2026-07-18 03:44:34.887 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-18 03:44:35.010 | [2067 Async ks-demo-member:44419]: Waiting for completion of get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 running on PID 44419 (17 other jobs running) 2026-07-18 03:44:35.064 | [2067 Async ks-demo-member:44419]: Signaling child to exit 2026-07-18 03:44:35.068 | WAKEUP 2026-07-18 03:44:35.113 | [2067 Async ks-demo-member:44419]: Signaled 2026-07-18 03:44:35.115 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:35.115 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:35.115 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:35.115 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:35.115 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:35.115 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:35.115 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:35.115 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:35.115 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:35.116 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:35.116 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project 6005dca0a01346f8a744ecb662c0ee61 -c Role -f value 2026-07-18 03:44:35.116 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:35.116 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:35.116 | + functions-common:get_or_add_user_project_role:980 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:35.116 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:35.204 | [2067 Async ks-demo-member:44419]: finished get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 11 seconds 2026-07-18 03:44:35.281 | [2067 Async ks-demo-admin:44515]: Waiting for completion of get_or_add_user_project_role admin 82b14f9c4846408783a1b26e169e909f 6005dca0a01346f8a744ecb662c0ee61 running on PID 44515 (16 other jobs running) 2026-07-18 03:44:35.330 | [2067 Async ks-demo-admin:44515]: Signaling child to exit 2026-07-18 03:44:35.330 | WAKEUP 2026-07-18 03:44:35.384 | [2067 Async ks-demo-admin:44515]: Signaled 2026-07-18 03:44:35.384 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:35.384 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:35.384 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:35.385 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:35.385 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:35.385 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:35.385 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:35.385 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:35.385 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:35.385 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 82b14f9c4846408783a1b26e169e909f --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:35.385 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 82b14f9c4846408783a1b26e169e909f --project 6005dca0a01346f8a744ecb662c0ee61 -c Role -f value 2026-07-18 03:44:35.385 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:35.385 | + functions-common:get_or_add_user_project_role:979 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:35.386 | + functions-common:get_or_add_user_project_role:980 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:35.386 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:35.474 | [2067 Async ks-demo-admin:44515]: finished get_or_add_user_project_role admin 82b14f9c4846408783a1b26e169e909f 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 11 seconds 2026-07-18 03:44:35.553 | [2067 Async ks-demo-another:44611]: Waiting for completion of get_or_add_user_project_role anotherrole 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 running on PID 44611 (15 other jobs running) 2026-07-18 03:44:35.605 | [2067 Async ks-demo-another:44611]: Signaling child to exit 2026-07-18 03:44:35.605 | WAKEUP 2026-07-18 03:44:35.657 | [2067 Async ks-demo-another:44611]: Signaled 2026-07-18 03:44:35.663 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:35.663 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:35.663 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:35.663 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:35.664 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:35.664 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:35.664 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:35.664 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:35.664 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:35.664 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:35.664 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project 6005dca0a01346f8a744ecb662c0ee61 -c Role -f value 2026-07-18 03:44:35.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:35.664 | + functions-common:get_or_add_user_project_role:979 : user_role_id=77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:35.664 | + functions-common:get_or_add_user_project_role:980 : echo 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:35.664 | 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:35.761 | [2067 Async ks-demo-another:44611]: finished get_or_add_user_project_role anotherrole 36c0c86f3f384cc3ae2a9e36b1f995dd 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 12 seconds 2026-07-18 03:44:35.842 | [2067 Async ks-demo-invis:44707]: Waiting for completion of get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd f390ad5930474b76afd92f5e3b92abd3 running on PID 44707 (14 other jobs running) 2026-07-18 03:44:35.891 | [2067 Async ks-demo-invis:44707]: Signaling child to exit 2026-07-18 03:44:35.892 | WAKEUP 2026-07-18 03:44:35.943 | [2067 Async ks-demo-invis:44707]: Signaled 2026-07-18 03:44:35.945 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:35.945 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:35.945 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:35.945 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:35.945 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:35.945 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:35.945 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:35.946 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:35.946 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:35.946 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project f390ad5930474b76afd92f5e3b92abd3 2026-07-18 03:44:35.946 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36c0c86f3f384cc3ae2a9e36b1f995dd --project f390ad5930474b76afd92f5e3b92abd3 -c Role -f value 2026-07-18 03:44:35.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:35.946 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:35.946 | + functions-common:get_or_add_user_project_role:980 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:35.946 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:36.055 | [2067 Async ks-demo-invis:44707]: finished get_or_add_user_project_role member 36c0c86f3f384cc3ae2a9e36b1f995dd f390ad5930474b76afd92f5e3b92abd3 with result 0 in 12 seconds 2026-07-18 03:44:36.141 | [2067 Async ks-demo-reader:44847]: Waiting for completion of get_or_add_user_project_role reader 8786f728e4de4b3f9bd0ea2b43ea4c5f 6005dca0a01346f8a744ecb662c0ee61 running on PID 44847 (13 other jobs running) 2026-07-18 03:44:36.205 | [2067 Async ks-demo-reader:44847]: Signaling child to exit 2026-07-18 03:44:36.206 | WAKEUP 2026-07-18 03:44:36.261 | [2067 Async ks-demo-reader:44847]: Signaled 2026-07-18 03:44:36.265 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:36.265 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:36.265 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:36.265 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:36.265 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:36.265 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:36.265 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:36.265 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:36.265 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:36.265 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 8786f728e4de4b3f9bd0ea2b43ea4c5f --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:36.266 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8786f728e4de4b3f9bd0ea2b43ea4c5f --project 6005dca0a01346f8a744ecb662c0ee61 -c Role -f value 2026-07-18 03:44:36.266 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:36.266 | + functions-common:get_or_add_user_project_role:979 : user_role_id=07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:36.266 | + functions-common:get_or_add_user_project_role:980 : echo 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:36.266 | 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:36.371 | [2067 Async ks-demo-reader:44847]: finished get_or_add_user_project_role reader 8786f728e4de4b3f9bd0ea2b43ea4c5f 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 11 seconds 2026-07-18 03:44:36.376 | + inc/async:async_wait:197 : return 0 2026-07-18 03:44:36.388 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-18 03:44:36.486 | [2067 Async ks-alt-admin:45266]: Waiting for completion of get_or_add_user_project_role admin 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf running on PID 45266 (12 other jobs running) 2026-07-18 03:44:36.544 | [2067 Async ks-alt-admin:45266]: Signaling child to exit 2026-07-18 03:44:36.545 | WAKEUP 2026-07-18 03:44:36.593 | [2067 Async ks-alt-admin:45266]: Signaled 2026-07-18 03:44:36.595 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:36.595 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:36.595 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:36.595 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:36.595 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:36.595 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:36.595 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:36.595 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:36.595 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:36.595 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 00ef3d9b43e842a9b8817a56532903ee --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:36.596 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 00ef3d9b43e842a9b8817a56532903ee --project ac377b8329404bd6abf3b8b24885f6cf -c Role -f value 2026-07-18 03:44:36.596 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:36.596 | + functions-common:get_or_add_user_project_role:979 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:36.596 | + functions-common:get_or_add_user_project_role:980 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:36.596 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:36.693 | [2067 Async ks-alt-admin:45266]: finished get_or_add_user_project_role admin 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf with result 0 in 9 seconds 2026-07-18 03:44:36.782 | [2067 Async ks-alt-another:45362]: Waiting for completion of get_or_add_user_project_role anotherrole 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf running on PID 45362 (11 other jobs running) 2026-07-18 03:44:36.829 | [2067 Async ks-alt-another:45362]: Signaling child to exit 2026-07-18 03:44:36.829 | WAKEUP 2026-07-18 03:44:36.885 | [2067 Async ks-alt-another:45362]: Signaled 2026-07-18 03:44:36.887 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:36.887 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:36.887 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:36.888 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:36.888 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:36.888 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:36.888 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:36.888 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:36.888 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:36.888 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 00ef3d9b43e842a9b8817a56532903ee --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:36.889 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 00ef3d9b43e842a9b8817a56532903ee --project ac377b8329404bd6abf3b8b24885f6cf -c Role -f value 2026-07-18 03:44:36.889 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:36.889 | + functions-common:get_or_add_user_project_role:979 : user_role_id=77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:36.889 | + functions-common:get_or_add_user_project_role:980 : echo 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:36.892 | 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:36.988 | [2067 Async ks-alt-another:45362]: finished get_or_add_user_project_role anotherrole 00ef3d9b43e842a9b8817a56532903ee ac377b8329404bd6abf3b8b24885f6cf with result 0 in 9 seconds 2026-07-18 03:44:37.076 | [2067 Async ks-alt-member-user:45537]: Waiting for completion of get_or_add_user_project_role member 6319aca4a5ea442e9766cbb8f95a4033 ac377b8329404bd6abf3b8b24885f6cf running on PID 45537 (10 other jobs running) 2026-07-18 03:44:37.134 | [2067 Async ks-alt-member-user:45537]: Signaling child to exit 2026-07-18 03:44:37.141 | WAKEUP 2026-07-18 03:44:37.172 | [2067 Async ks-alt-member-user:45537]: Signaled 2026-07-18 03:44:37.173 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:37.173 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:37.174 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:37.174 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:37.174 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:37.174 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:37.174 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:37.174 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:37.174 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:37.174 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 6319aca4a5ea442e9766cbb8f95a4033 --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:37.174 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6319aca4a5ea442e9766cbb8f95a4033 --project ac377b8329404bd6abf3b8b24885f6cf -c Role -f value 2026-07-18 03:44:37.175 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:37.175 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:37.175 | + functions-common:get_or_add_user_project_role:980 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:37.175 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:37.276 | [2067 Async ks-alt-member-user:45537]: finished get_or_add_user_project_role member 6319aca4a5ea442e9766cbb8f95a4033 ac377b8329404bd6abf3b8b24885f6cf with result 0 in 9 seconds 2026-07-18 03:44:37.356 | [2067 Async ks-alt-reader-user:45709]: Waiting for completion of get_or_add_user_project_role reader f455cbb4312942d5b7cb198008bb641b ac377b8329404bd6abf3b8b24885f6cf running on PID 45709 (9 other jobs running) 2026-07-18 03:44:37.443 | [2067 Async ks-alt-reader-user:45709]: Signaling child to exit 2026-07-18 03:44:37.445 | WAKEUP 2026-07-18 03:44:37.508 | [2067 Async ks-alt-reader-user:45709]: Signaled 2026-07-18 03:44:37.510 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:44:37.510 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:44:37.510 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-18 03:44:37.510 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:37.510 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:37.510 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:37.510 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:37.510 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:37.511 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-18 03:44:37.511 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user f455cbb4312942d5b7cb198008bb641b --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:37.511 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f455cbb4312942d5b7cb198008bb641b --project ac377b8329404bd6abf3b8b24885f6cf -c Role -f value 2026-07-18 03:44:37.511 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:37.511 | + functions-common:get_or_add_user_project_role:979 : user_role_id=07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:37.511 | + functions-common:get_or_add_user_project_role:980 : echo 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:37.512 | 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:37.630 | [2067 Async ks-alt-reader-user:45709]: finished get_or_add_user_project_role reader f455cbb4312942d5b7cb198008bb641b ac377b8329404bd6abf3b8b24885f6cf with result 0 in 8 seconds 2026-07-18 03:44:37.639 | + inc/async:async_wait:197 : return 0 2026-07-18 03:44:37.647 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-18 03:44:37.777 | [2067 Async ks-system-member:45940]: Waiting for completion of get_or_add_user_system_role member 5f39aeb07b8a44728f394065a828b2a8 all running on PID 45940 (8 other jobs running) 2026-07-18 03:44:37.845 | [2067 Async ks-system-member:45940]: Signaling child to exit 2026-07-18 03:44:37.848 | WAKEUP 2026-07-18 03:44:37.900 | [2067 Async ks-system-member:45940]: Signaled 2026-07-18 03:44:37.909 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-18 03:44:37.909 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-18 03:44:37.909 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-18 03:44:37.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:37.910 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:37.910 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:37.910 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:37.910 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:37.910 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-18 03:44:37.910 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f39aeb07b8a44728f394065a828b2a8 --system all -f value -c Role 2026-07-18 03:44:37.910 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:37.911 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-18 03:44:37.911 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-18 03:44:37.911 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 5f39aeb07b8a44728f394065a828b2a8 --system all 2026-07-18 03:44:37.911 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f39aeb07b8a44728f394065a828b2a8 --system all -f value -c Role 2026-07-18 03:44:37.911 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:37.911 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:37.912 | + functions-common:get_or_add_user_system_role:1030 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:37.912 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:38.023 | [2067 Async ks-system-member:45940]: finished get_or_add_user_system_role member 5f39aeb07b8a44728f394065a828b2a8 all with result 0 in 12 seconds 2026-07-18 03:44:38.119 | [2067 Async ks-system-reader:46179]: Waiting for completion of get_or_add_user_system_role reader 83e9f147e85e4cda807a43ffd70a3a4c all running on PID 46179 (7 other jobs running) 2026-07-18 03:44:38.177 | [2067 Async ks-system-reader:46179]: Signaling child to exit 2026-07-18 03:44:41.908 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:41.965 | [46179 Async ks-system-reader:46179]: finished successfully 2026-07-18 03:44:42.020 | WAKEUP 2026-07-18 03:44:42.072 | [2067 Async ks-system-reader:46179]: Signaled 2026-07-18 03:44:42.076 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-18 03:44:42.076 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-18 03:44:42.076 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-18 03:44:42.076 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:44:42.076 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:44:42.076 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-18 03:44:42.076 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-18 03:44:42.076 | ++ functions-common:_get_domain_args:957 : echo 2026-07-18 03:44:42.076 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-18 03:44:42.076 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 83e9f147e85e4cda807a43ffd70a3a4c --system all -f value -c Role 2026-07-18 03:44:42.077 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:42.077 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-18 03:44:42.077 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-18 03:44:42.077 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 83e9f147e85e4cda807a43ffd70a3a4c --system all 2026-07-18 03:44:42.077 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 83e9f147e85e4cda807a43ffd70a3a4c --system all -f value -c Role 2026-07-18 03:44:42.077 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:42.077 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:42.077 | + functions-common:get_or_add_user_system_role:1030 : echo 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:42.077 | 07aca29167fc41c4b4bb4f74e19c131e 2026-07-18 03:44:42.187 | [2067 Async ks-system-reader:46179]: finished get_or_add_user_system_role reader 83e9f147e85e4cda807a43ffd70a3a4c all with result 0 in 15 seconds 2026-07-18 03:44:42.201 | + inc/async:async_wait:197 : return 0 2026-07-18 03:44:42.209 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-18 03:44:42.330 | [2067 Async ks-group-memberdemo:46445]: Waiting for completion of get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 running on PID 46445 (6 other jobs running) 2026-07-18 03:44:42.387 | [2067 Async ks-group-memberdemo:46445]: Signaling child to exit 2026-07-18 03:44:45.476 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:45.521 | [46697 Async ks-group-anotheralt:46697]: finished successfully 2026-07-18 03:44:45.796 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:45.832 | [46445 Async ks-group-memberdemo:46445]: finished successfully 2026-07-18 03:44:45.867 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:45.872 | WAKEUP 2026-07-18 03:44:45.909 | [2067 Async ks-group-memberdemo:46445]: Signaled 2026-07-18 03:44:45.910 | [46524 Async ks-group-anotherdemo:46524]: finished successfully 2026-07-18 03:44:45.910 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-18 03:44:45.910 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 562d80d017ba49c5816c54bd42ca5372 --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:45.910 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 562d80d017ba49c5816c54bd42ca5372 --project 6005dca0a01346f8a744ecb662c0ee61 -f value -c Role 2026-07-18 03:44:45.910 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:45.910 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:45.911 | + functions-common:get_or_add_group_project_role:1049 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:45.911 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:45.967 | [2067 Async ks-group-memberdemo:46445]: finished get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 12 seconds 2026-07-18 03:44:46.007 | [2067 Async ks-group-anotherdemo:46524]: Waiting for completion of get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 running on PID 46524 (5 other jobs running) 2026-07-18 03:44:46.040 | [2067 Async ks-group-anotherdemo:46524]: Signaling child to exit 2026-07-18 03:44:46.042 | WAKEUP 2026-07-18 03:44:46.071 | [2067 Async ks-group-anotherdemo:46524]: Signaled 2026-07-18 03:44:46.073 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-18 03:44:46.073 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 562d80d017ba49c5816c54bd42ca5372 --project 6005dca0a01346f8a744ecb662c0ee61 2026-07-18 03:44:46.073 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 562d80d017ba49c5816c54bd42ca5372 --project 6005dca0a01346f8a744ecb662c0ee61 -f value -c Role 2026-07-18 03:44:46.073 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:46.073 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.073 | + functions-common:get_or_add_group_project_role:1049 : echo 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.073 | 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.133 | [2067 Async ks-group-anotherdemo:46524]: finished get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 6005dca0a01346f8a744ecb662c0ee61 with result 0 in 12 seconds 2026-07-18 03:44:46.174 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:46.185 | [2067 Async ks-group-memberalt:46603]: Waiting for completion of get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf running on PID 46603 (4 other jobs running) 2026-07-18 03:44:46.207 | [46603 Async ks-group-memberalt:46603]: finished successfully 2026-07-18 03:44:46.214 | [2067 Async ks-group-memberalt:46603]: Signaling child to exit 2026-07-18 03:44:46.230 | WAKEUP 2026-07-18 03:44:46.258 | [2067 Async ks-group-memberalt:46603]: Signaled 2026-07-18 03:44:46.259 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-18 03:44:46.259 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 562d80d017ba49c5816c54bd42ca5372 --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:46.259 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 562d80d017ba49c5816c54bd42ca5372 --project ac377b8329404bd6abf3b8b24885f6cf -f value -c Role 2026-07-18 03:44:46.260 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:46.260 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:46.260 | + functions-common:get_or_add_group_project_role:1049 : echo e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:46.260 | e75e0aa7480a4e31a55f9435acc2dd87 2026-07-18 03:44:46.308 | [2067 Async ks-group-memberalt:46603]: finished get_or_add_group_project_role member 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf with result 0 in 12 seconds 2026-07-18 03:44:46.348 | [2067 Async ks-group-anotheralt:46697]: Waiting for completion of get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf running on PID 46697 (3 other jobs running) 2026-07-18 03:44:46.375 | [2067 Async ks-group-anotheralt:46697]: Signaling child to exit 2026-07-18 03:44:46.375 | WAKEUP 2026-07-18 03:44:46.397 | [2067 Async ks-group-anotheralt:46697]: Signaled 2026-07-18 03:44:46.399 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-18 03:44:46.399 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 562d80d017ba49c5816c54bd42ca5372 --project ac377b8329404bd6abf3b8b24885f6cf 2026-07-18 03:44:46.399 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 562d80d017ba49c5816c54bd42ca5372 --project ac377b8329404bd6abf3b8b24885f6cf -f value -c Role 2026-07-18 03:44:46.399 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:46.399 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.399 | + functions-common:get_or_add_group_project_role:1049 : echo 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.400 | 77046e9e344b48e8a305554bdf3bb869 2026-07-18 03:44:46.444 | [2067 Async ks-group-anotheralt:46697]: finished get_or_add_group_project_role anotherrole 562d80d017ba49c5816c54bd42ca5372 ac377b8329404bd6abf3b8b24885f6cf with result 0 in 11 seconds 2026-07-18 03:44:46.481 | [2067 Async ks-group-admin:46819]: Waiting for completion of get_or_add_group_project_role admin 14efba6089bc46c5b1ca7ffb53572a8c 56cf243eadf74e53add363d5f7382182 running on PID 46819 (2 other jobs running) 2026-07-18 03:44:46.509 | [2067 Async ks-group-admin:46819]: Signaling child to exit 2026-07-18 03:44:46.703 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:44:46.728 | [46819 Async ks-group-admin:46819]: finished successfully 2026-07-18 03:44:46.751 | WAKEUP 2026-07-18 03:44:46.773 | [2067 Async ks-group-admin:46819]: Signaled 2026-07-18 03:44:46.775 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-18 03:44:46.776 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 14efba6089bc46c5b1ca7ffb53572a8c --project 56cf243eadf74e53add363d5f7382182 2026-07-18 03:44:46.776 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 14efba6089bc46c5b1ca7ffb53572a8c --project 56cf243eadf74e53add363d5f7382182 -f value -c Role 2026-07-18 03:44:46.776 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:44:46.776 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:46.776 | + functions-common:get_or_add_group_project_role:1049 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:46.776 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:44:46.820 | [2067 Async ks-group-admin:46819]: finished get_or_add_group_project_role admin 14efba6089bc46c5b1ca7ffb53572a8c 56cf243eadf74e53add363d5f7382182 with result 0 in 12 seconds 2026-07-18 03:44:46.825 | + inc/async:async_wait:197 : return 0 2026-07-18 03:44:46.828 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-18 03:44:46.849 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:44:46.852 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-18 03:44:46.873 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:44:46.875 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-18 03:44:46.879 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-18 03:44:46.949 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-18 03:44:46.996 | [2067 Async create_nova_accounts:48661]: running: create_nova_accounts 2026-07-18 03:44:46.999 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-18 03:44:47.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:44:47.025 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-18 03:44:47.028 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-18 03:44:47.105 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-18 03:44:47.151 | [2067 Async create_glance_accounts:48784]: running: create_glance_accounts 2026-07-18 03:44:47.155 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-18 03:44:47.178 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:44:47.180 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-18 03:44:47.183 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-18 03:44:47.241 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-18 03:44:47.284 | [2067 Async create_cinder_accounts:48922]: running: create_cinder_accounts 2026-07-18 03:44:47.288 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-18 03:44:47.306 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:44:47.308 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-18 03:44:47.311 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-18 03:44:47.378 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-18 03:44:47.441 | [2067 Async create_neutron_accounts:49064]: running: create_neutron_accounts 2026-07-18 03:44:47.446 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-18 03:44:47.484 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:44:47.494 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-18 03:44:47.542 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:44:47.550 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-18 03:44:47.669 | [2067 Async create_nova_accounts:48661]: Waiting for completion of create_nova_accounts running on PID 48661 (5 other jobs running) 2026-07-18 03:44:47.725 | [2067 Async create_nova_accounts:48661]: Signaling child to exit 2026-07-18 03:45:22.215 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:45:22.240 | [49064 Async create_neutron_accounts:49064]: finished successfully 2026-07-18 03:45:30.319 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:45:30.354 | [48922 Async create_cinder_accounts:48922]: finished successfully 2026-07-18 03:45:47.332 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:45:47.358 | [48661 Async create_nova_accounts:48661]: finished successfully 2026-07-18 03:45:47.386 | WAKEUP 2026-07-18 03:45:47.413 | [2067 Async create_nova_accounts:48661]: Signaled 2026-07-18 03:45:47.415 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-18 03:45:47.416 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-18 03:45:47.416 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-18 03:45:47.416 | + functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:45:47.416 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:45:47.416 | + functions-common:get_or_create_user:903 : local email= 2026-07-18 03:45:47.416 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-18 03:45:47.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.416 | + functions-common:get_or_create_user:915 : user_id=2b115d010f5947948571ce8c9db5d720 2026-07-18 03:45:47.416 | + functions-common:get_or_create_user:916 : echo 2b115d010f5947948571ce8c9db5d720 2026-07-18 03:45:47.416 | 2b115d010f5947948571ce8c9db5d720 2026-07-18 03:45:47.417 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-18 03:45:47.417 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:47.417 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:47.417 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:47.417 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:47.417 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:47.418 | + 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-07-18 03:45:47.418 | ++ 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-07-18 03:45:47.418 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.418 | + functions-common:get_or_add_user_project_role:979 : user_role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:47.418 | + functions-common:get_or_add_user_project_role:980 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:47.418 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:47.418 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-18 03:45:47.419 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-18 03:45:47.419 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:47.419 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:47.420 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:47.420 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:47.420 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:47.421 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:47.421 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:47.421 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:47.422 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:47.422 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:47.422 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:47.422 | + 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-07-18 03:45:47.422 | ++ 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-07-18 03:45:47.422 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.422 | + functions-common:get_or_add_user_project_role:979 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:47.423 | + functions-common:get_or_add_user_project_role:980 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:47.423 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:47.423 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-18 03:45:47.423 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.94/compute 2026-07-18 03:45:47.423 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-18 03:45:47.423 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:45:47.423 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-18 03:45:47.424 | ++ 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-07-18 03:45:47.424 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.424 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:45:47.425 | a9c8b7a699e946a6b1fed5ad972b503a' 2026-07-18 03:45:47.425 | + functions-common:get_or_create_service:1067 : echo a9c8b7a699e946a6b1fed5ad972b503a 2026-07-18 03:45:47.425 | a9c8b7a699e946a6b1fed5ad972b503a 2026-07-18 03:45:47.425 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.94/compute/v2/$(project_id)s' 2026-07-18 03:45:47.425 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:45:47.425 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.94/compute/v2/$(project_id)s' RegionOne 2026-07-18 03:45:47.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:45:47.425 | +++ 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-07-18 03:45:47.425 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:45:47.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:45:47.426 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.94/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-18 03:45:47.426 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9580c470426042479246c679da77f794 2026-07-18 03:45:47.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9580c470426042479246c679da77f794 2026-07-18 03:45:47.426 | + functions-common:get_or_create_endpoint:1100 : public_id=9580c470426042479246c679da77f794 2026-07-18 03:45:47.426 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:45:47.426 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:45:47.427 | + functions-common:get_or_create_endpoint:1109 : echo 9580c470426042479246c679da77f794 2026-07-18 03:45:47.427 | 9580c470426042479246c679da77f794 2026-07-18 03:45:47.427 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-18 03:45:47.428 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:45:47.428 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-18 03:45:47.428 | ++ 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-07-18 03:45:47.428 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.428 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:45:47.429 | 5b1087b5a8364a0e80700fb1642ee6fe' 2026-07-18 03:45:47.429 | + functions-common:get_or_create_service:1067 : echo 5b1087b5a8364a0e80700fb1642ee6fe 2026-07-18 03:45:47.429 | 5b1087b5a8364a0e80700fb1642ee6fe 2026-07-18 03:45:47.429 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.94/compute/v2.1 2026-07-18 03:45:47.429 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:45:47.429 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.94/compute/v2.1 RegionOne 2026-07-18 03:45:47.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:45:47.429 | +++ 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-07-18 03:45:47.429 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:45:47.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:45:47.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.94/compute/v2.1 --region RegionOne -f value -c id 2026-07-18 03:45:47.430 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:47.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2b484c7ea45f45eab275129353ebd009 2026-07-18 03:45:47.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2b484c7ea45f45eab275129353ebd009 2026-07-18 03:45:47.430 | + functions-common:get_or_create_endpoint:1100 : public_id=2b484c7ea45f45eab275129353ebd009 2026-07-18 03:45:47.430 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:45:47.430 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:45:47.430 | + functions-common:get_or_create_endpoint:1109 : echo 2b484c7ea45f45eab275129353ebd009 2026-07-18 03:45:47.431 | 2b484c7ea45f45eab275129353ebd009 2026-07-18 03:45:47.431 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-18 03:45:47.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:47.432 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-18 03:45:47.432 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:47.432 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-18 03:45:47.433 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:47.433 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-18 03:45:47.433 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:47.433 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-18 03:45:47.465 | [2067 Async create_nova_accounts:48661]: finished create_nova_accounts with result 0 in 60 seconds 2026-07-18 03:45:47.506 | [2067 Async create_glance_accounts:48784]: Waiting for completion of create_glance_accounts running on PID 48784 (4 other jobs running) 2026-07-18 03:45:47.538 | [2067 Async create_glance_accounts:48784]: Signaling child to exit 2026-07-18 03:45:59.413 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:45:59.444 | [48784 Async create_glance_accounts:48784]: finished successfully 2026-07-18 03:45:59.472 | WAKEUP 2026-07-18 03:45:59.499 | [2067 Async create_glance_accounts:48784]: Signaled 2026-07-18 03:45:59.502 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-18 03:45:59.502 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:59.502 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-18 03:45:59.502 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-18 03:45:59.502 | + functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:45:59.502 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:45:59.502 | + functions-common:get_or_create_user:903 : local email= 2026-07-18 03:45:59.502 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-18 03:45:59.502 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.502 | + functions-common:get_or_create_user:915 : user_id=4f6cb6f61cc449c3892570c8b3c54944 2026-07-18 03:45:59.502 | + functions-common:get_or_create_user:916 : echo 4f6cb6f61cc449c3892570c8b3c54944 2026-07-18 03:45:59.503 | 4f6cb6f61cc449c3892570c8b3c54944 2026-07-18 03:45:59.503 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-18 03:45:59.503 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:59.503 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:59.503 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:59.503 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:59.504 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:59.504 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:59.504 | + 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-07-18 03:45:59.504 | ++ 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-07-18 03:45:59.504 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.504 | + functions-common:get_or_add_user_project_role:979 : user_role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.504 | + functions-common:get_or_add_user_project_role:980 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.504 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.504 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-18 03:45:59.504 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-18 03:45:59.504 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:59.504 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:59.505 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:59.505 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:59.505 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:59.505 | + 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-07-18 03:45:59.505 | ++ 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-07-18 03:45:59.506 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.506 | + functions-common:get_or_add_user_project_role:979 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:59.506 | + functions-common:get_or_add_user_project_role:980 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:59.506 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:45:59.506 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-18 03:45:59.506 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:59.506 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-18 03:45:59.506 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:45:59.506 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-18 03:45:59.506 | ++ 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-07-18 03:45:59.506 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.506 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:45:59.507 | 80e97884781946b88480679cc99f316d' 2026-07-18 03:45:59.507 | + functions-common:get_or_create_service:1067 : echo 80e97884781946b88480679cc99f316d 2026-07-18 03:45:59.507 | 80e97884781946b88480679cc99f316d 2026-07-18 03:45:59.507 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.94/image 2026-07-18 03:45:59.507 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:45:59.507 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.94/image RegionOne 2026-07-18 03:45:59.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:45:59.507 | +++ 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-07-18 03:45:59.507 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:45:59.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:45:59.508 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.94/image --region RegionOne -f value -c id 2026-07-18 03:45:59.508 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.508 | + functions-common:get_or_create_endpoint:1100 : public_id=2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.508 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:45:59.508 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:45:59.508 | + functions-common:get_or_create_endpoint:1109 : echo 2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.508 | 2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.508 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-18 03:45:59.508 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-18 03:45:59.508 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-18 03:45:59.509 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.509 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-18 03:45:59.509 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-18 03:45:59.509 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-18 03:45:59.509 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-18 03:45:59.509 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-18 03:45:59.509 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-18 03:45:59.509 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-18 03:45:59.509 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-18 03:45:59.509 | +---------------+----------------------------------+ 2026-07-18 03:45:59.509 | | Field | Value | 2026-07-18 03:45:59.510 | +---------------+----------------------------------+ 2026-07-18 03:45:59.510 | | default_limit | 2000 | 2026-07-18 03:45:59.510 | | description | None | 2026-07-18 03:45:59.510 | | id | 7276dfe334ea40e8850457dd806a872c | 2026-07-18 03:45:59.510 | | region_id | RegionOne | 2026-07-18 03:45:59.510 | | resource_name | image_size_total | 2026-07-18 03:45:59.510 | | service_id | 80e97884781946b88480679cc99f316d | 2026-07-18 03:45:59.510 | +---------------+----------------------------------+ 2026-07-18 03:45:59.510 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-18 03:45:59.510 | +---------------+----------------------------------+ 2026-07-18 03:45:59.510 | | Field | Value | 2026-07-18 03:45:59.511 | +---------------+----------------------------------+ 2026-07-18 03:45:59.511 | | default_limit | 2000 | 2026-07-18 03:45:59.511 | | description | None | 2026-07-18 03:45:59.511 | | id | f4c1521c6d2e4271a9edb0d96764af84 | 2026-07-18 03:45:59.511 | | region_id | RegionOne | 2026-07-18 03:45:59.511 | | resource_name | image_stage_total | 2026-07-18 03:45:59.511 | | service_id | 80e97884781946b88480679cc99f316d | 2026-07-18 03:45:59.511 | +---------------+----------------------------------+ 2026-07-18 03:45:59.511 | + 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-07-18 03:45:59.511 | +---------------+----------------------------------+ 2026-07-18 03:45:59.511 | | Field | Value | 2026-07-18 03:45:59.511 | +---------------+----------------------------------+ 2026-07-18 03:45:59.512 | | default_limit | 100 | 2026-07-18 03:45:59.512 | | description | None | 2026-07-18 03:45:59.512 | | id | f04460cdaf5a41b29520101be4fd46fd | 2026-07-18 03:45:59.512 | | region_id | RegionOne | 2026-07-18 03:45:59.512 | | resource_name | image_count_total | 2026-07-18 03:45:59.512 | | service_id | 80e97884781946b88480679cc99f316d | 2026-07-18 03:45:59.512 | +---------------+----------------------------------+ 2026-07-18 03:45:59.512 | + 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-07-18 03:45:59.512 | +---------------+----------------------------------+ 2026-07-18 03:45:59.512 | | Field | Value | 2026-07-18 03:45:59.512 | +---------------+----------------------------------+ 2026-07-18 03:45:59.513 | | default_limit | 100 | 2026-07-18 03:45:59.513 | | description | None | 2026-07-18 03:45:59.513 | | id | 6263e591e6b74dddbe3d8c893c6dabbb | 2026-07-18 03:45:59.513 | | region_id | RegionOne | 2026-07-18 03:45:59.513 | | resource_name | image_count_uploading | 2026-07-18 03:45:59.513 | | service_id | 80e97884781946b88480679cc99f316d | 2026-07-18 03:45:59.513 | +---------------+----------------------------------+ 2026-07-18 03:45:59.513 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-18 03:45:59.513 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-18 03:45:59.513 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-18 03:45:59.513 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-18 03:45:59.513 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-18 03:45:59.514 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.94/identity 2026-07-18 03:45:59.514 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-18 03:45:59.514 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-18 03:45:59.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.514 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 2620f15d65e340d7a746e49a795b8e73 2026-07-18 03:45:59.514 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-18 03:45:59.514 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-18 03:45:59.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:59.559 | [2067 Async create_glance_accounts:48784]: finished create_glance_accounts with result 0 in 72 seconds 2026-07-18 03:45:59.602 | [2067 Async create_cinder_accounts:48922]: Waiting for completion of create_cinder_accounts running on PID 48922 (3 other jobs running) 2026-07-18 03:45:59.632 | [2067 Async create_cinder_accounts:48922]: Signaling child to exit 2026-07-18 03:45:59.633 | WAKEUP 2026-07-18 03:45:59.659 | [2067 Async create_cinder_accounts:48922]: Signaled 2026-07-18 03:45:59.661 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-18 03:45:59.661 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-18 03:45:59.662 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-18 03:45:59.662 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:59.662 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-18 03:45:59.662 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-18 03:45:59.662 | + functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:45:59.662 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:45:59.662 | + functions-common:get_or_create_user:903 : local email= 2026-07-18 03:45:59.662 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-18 03:45:59.662 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.662 | + functions-common:get_or_create_user:915 : user_id=9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.662 | + functions-common:get_or_create_user:916 : echo 9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.662 | 9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.663 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-18 03:45:59.663 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:59.663 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:59.663 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:59.663 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:59.664 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:59.664 | + 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-07-18 03:45:59.664 | ++ 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-07-18 03:45:59.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.664 | + functions-common:get_or_add_user_project_role:979 : user_role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.664 | + functions-common:get_or_add_user_project_role:980 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.664 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.665 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-18 03:45:59.665 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-18 03:45:59.665 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:45:59.666 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-18 03:45:59.666 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.94/volume 2026-07-18 03:45:59.666 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-18 03:45:59.667 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:45:59.667 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-18 03:45:59.667 | ++ 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-07-18 03:45:59.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.668 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:45:59.668 | 6bed724e51434f6296937b276a23bfc4' 2026-07-18 03:45:59.668 | + functions-common:get_or_create_service:1067 : echo 6bed724e51434f6296937b276a23bfc4 2026-07-18 03:45:59.668 | 6bed724e51434f6296937b276a23bfc4 2026-07-18 03:45:59.668 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.94/volume/v3 2026-07-18 03:45:59.669 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:45:59.669 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.94/volume/v3 RegionOne 2026-07-18 03:45:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:45:59.669 | +++ 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-07-18 03:45:59.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:45:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:45:59.669 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.94/volume/v3 --region RegionOne -f value -c id 2026-07-18 03:45:59.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f650c7cf0f414551bff0acfdf8a417bb 2026-07-18 03:45:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f650c7cf0f414551bff0acfdf8a417bb 2026-07-18 03:45:59.670 | + functions-common:get_or_create_endpoint:1100 : public_id=f650c7cf0f414551bff0acfdf8a417bb 2026-07-18 03:45:59.670 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:45:59.670 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:45:59.670 | + functions-common:get_or_create_endpoint:1109 : echo f650c7cf0f414551bff0acfdf8a417bb 2026-07-18 03:45:59.670 | f650c7cf0f414551bff0acfdf8a417bb 2026-07-18 03:45:59.670 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-18 03:45:59.670 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-18 03:45:59.670 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-18 03:45:59.670 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-18 03:45:59.670 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.670 | ++ functions-common:get_or_create_project:928 : project_id=62f275389a274aa39fb01af75803eb7f 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_project:929 : echo 62f275389a274aa39fb01af75803eb7f 2026-07-18 03:45:59.671 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 62f275389a274aa39fb01af75803eb7f 2026-07-18 03:45:59.671 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-18 03:45:59.671 | +++ 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-07-18 03:45:59.671 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-18 03:45:59.671 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_user:915 : user_id=9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.671 | ++ functions-common:get_or_create_user:916 : echo 9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.672 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9bf8be2ddd614c9989fea17926232cb1 2026-07-18 03:45:59.715 | [2067 Async create_cinder_accounts:48922]: finished create_cinder_accounts with result 0 in 43 seconds 2026-07-18 03:45:59.721 | + inc/async:async_wait:197 : return 0 2026-07-18 03:45:59.724 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-18 03:45:59.788 | [2067 Async create_neutron_accounts:49064]: Waiting for completion of create_neutron_accounts running on PID 49064 (2 other jobs running) 2026-07-18 03:45:59.818 | [2067 Async create_neutron_accounts:49064]: Signaling child to exit 2026-07-18 03:45:59.818 | WAKEUP 2026-07-18 03:45:59.844 | [2067 Async create_neutron_accounts:49064]: Signaled 2026-07-18 03:45:59.846 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-18 03:45:59.846 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.94/ 2026-07-18 03:45:59.846 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-18 03:45:59.846 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.94/networking 2026-07-18 03:45:59.847 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-18 03:45:59.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:59.847 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-18 03:45:59.847 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-18 03:45:59.847 | + functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:45:59.847 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:45:59.847 | + functions-common:get_or_create_user:903 : local email= 2026-07-18 03:45:59.847 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-18 03:45:59.847 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.847 | + functions-common:get_or_create_user:915 : user_id=648fde10b3754c268922b1a670595a97 2026-07-18 03:45:59.847 | + functions-common:get_or_create_user:916 : echo 648fde10b3754c268922b1a670595a97 2026-07-18 03:45:59.848 | 648fde10b3754c268922b1a670595a97 2026-07-18 03:45:59.848 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-18 03:45:59.848 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:45:59.848 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:45:59.848 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:45:59.848 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:45:59.849 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:45:59.849 | + 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-07-18 03:45:59.849 | ++ 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-07-18 03:45:59.849 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.849 | + functions-common:get_or_add_user_project_role:979 : user_role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.849 | + functions-common:get_or_add_user_project_role:980 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.849 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:45:59.849 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-18 03:45:59.849 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-18 03:45:59.849 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:45:59.849 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-18 03:45:59.850 | ++ 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-07-18 03:45:59.850 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.850 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:45:59.850 | d04bcbb180594dffb3c29e640f74fb9c' 2026-07-18 03:45:59.850 | + functions-common:get_or_create_service:1067 : echo d04bcbb180594dffb3c29e640f74fb9c 2026-07-18 03:45:59.850 | d04bcbb180594dffb3c29e640f74fb9c 2026-07-18 03:45:59.850 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.94/networking 2026-07-18 03:45:59.850 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:45:59.850 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.94/networking RegionOne 2026-07-18 03:45:59.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:45:59.850 | +++ 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-07-18 03:45:59.851 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:45:59.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:45:59.851 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.94/networking --region RegionOne -f value -c id 2026-07-18 03:45:59.851 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:45:59.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c73f574ecf94bd5a2252dee3c4018f4 2026-07-18 03:45:59.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c73f574ecf94bd5a2252dee3c4018f4 2026-07-18 03:45:59.851 | + functions-common:get_or_create_endpoint:1100 : public_id=6c73f574ecf94bd5a2252dee3c4018f4 2026-07-18 03:45:59.851 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:45:59.851 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:45:59.851 | + functions-common:get_or_create_endpoint:1109 : echo 6c73f574ecf94bd5a2252dee3c4018f4 2026-07-18 03:45:59.852 | 6c73f574ecf94bd5a2252dee3c4018f4 2026-07-18 03:45:59.899 | [2067 Async create_neutron_accounts:49064]: finished create_neutron_accounts with result 0 in 34 seconds 2026-07-18 03:45:59.909 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-18 03:45:59.916 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-18 03:45:59.920 | + inc/async:async_wait:197 : return 0 2026-07-18 03:45:59.924 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-18 03:45:59.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:59.953 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-18 03:45:59.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:45:59.981 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-18 03:45:59.985 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:45:59.989 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-18 03:45:59.994 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-18 03:45:59.998 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-18 03:46:00.079 | + inc/async:async_inner:63 : init_glance 2026-07-18 03:46:00.125 | [2067 Async init_glance:51327]: running: init_glance 2026-07-18 03:46:00.128 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-18 03:46:00.148 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:00.152 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-18 03:46:00.155 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:46:00.158 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-18 03:46:00.162 | + ./stack.sh:main:1170 : configure_neutron 2026-07-18 03:46:00.165 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-18 03:46:00.168 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-18 03:46:00.171 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-07-18 03:46:00.194 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-18 03:46:00.197 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-18 03:46:00.858 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:00.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:00.858 | we strongly recommend against using it for new projects. 2026-07-18 03:46:00.858 | 2026-07-18 03:46:00.858 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:00.859 | framework. For more detail see 2026-07-18 03:46:00.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:00.859 | 2026-07-18 03:46:00.859 | import eventlet as _eventlet # noqa 2026-07-18 03:46:04.982 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:04.982 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:04.982 | we strongly recommend against using it for new projects. 2026-07-18 03:46:04.983 | 2026-07-18 03:46:04.983 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:04.983 | framework. For more detail see 2026-07-18 03:46:04.983 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:04.983 | 2026-07-18 03:46:04.983 | import eventlet as _eventlet # noqa 2026-07-18 03:46:09.169 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:09.169 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:09.170 | we strongly recommend against using it for new projects. 2026-07-18 03:46:09.170 | 2026-07-18 03:46:09.170 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:09.170 | framework. For more detail see 2026-07-18 03:46:09.170 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:09.170 | 2026-07-18 03:46:09.170 | import eventlet as _eventlet # noqa 2026-07-18 03:46:13.128 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:13.128 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:13.128 | we strongly recommend against using it for new projects. 2026-07-18 03:46:13.128 | 2026-07-18 03:46:13.128 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:13.129 | framework. For more detail see 2026-07-18 03:46:13.129 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:13.129 | 2026-07-18 03:46:13.129 | import eventlet as _eventlet # noqa 2026-07-18 03:46:14.125 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:46:14.145 | [51327 Async init_glance:51327]: finished successfully 2026-07-18 03:46:17.319 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:17.320 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:17.320 | we strongly recommend against using it for new projects. 2026-07-18 03:46:17.320 | 2026-07-18 03:46:17.320 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:17.320 | framework. For more detail see 2026-07-18 03:46:17.320 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:17.320 | 2026-07-18 03:46:17.320 | import eventlet as _eventlet # noqa 2026-07-18 03:46:21.071 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:21.071 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:21.071 | we strongly recommend against using it for new projects. 2026-07-18 03:46:21.071 | 2026-07-18 03:46:21.071 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:21.071 | framework. For more detail see 2026-07-18 03:46:21.072 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:21.072 | 2026-07-18 03:46:21.072 | import eventlet as _eventlet # noqa 2026-07-18 03:46:25.556 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:46:25.556 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:25.557 | we strongly recommend against using it for new projects. 2026-07-18 03:46:25.557 | 2026-07-18 03:46:25.557 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:25.557 | framework. For more detail see 2026-07-18 03:46:25.557 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:25.557 | 2026-07-18 03:46:25.557 | from eventlet import event 2026-07-18 03:46:25.661 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-18 03:46:25.661 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-18 03:46:29.443 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:29.443 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:29.443 | we strongly recommend against using it for new projects. 2026-07-18 03:46:29.444 | 2026-07-18 03:46:29.444 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:29.444 | framework. For more detail see 2026-07-18 03:46:29.444 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:29.444 | 2026-07-18 03:46:29.444 | import eventlet as _eventlet # noqa 2026-07-18 03:46:31.250 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:31.250 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:31.251 | we strongly recommend against using it for new projects. 2026-07-18 03:46:31.251 | 2026-07-18 03:46:31.251 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:31.251 | framework. For more detail see 2026-07-18 03:46:31.251 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:31.252 | 2026-07-18 03:46:31.252 | import eventlet as _eventlet # noqa 2026-07-18 03:46:34.993 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:34.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:34.993 | we strongly recommend against using it for new projects. 2026-07-18 03:46:34.994 | 2026-07-18 03:46:34.994 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:34.994 | framework. For more detail see 2026-07-18 03:46:34.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:34.994 | 2026-07-18 03:46:34.994 | import eventlet as _eventlet # noqa 2026-07-18 03:46:37.400 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:37.400 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:37.401 | we strongly recommend against using it for new projects. 2026-07-18 03:46:37.401 | 2026-07-18 03:46:37.401 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:37.401 | framework. For more detail see 2026-07-18 03:46:37.401 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:37.401 | 2026-07-18 03:46:37.401 | import eventlet as _eventlet # noqa 2026-07-18 03:46:40.500 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-18 03:46:40.505 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-18 03:46:40.508 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-18 03:46:40.511 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-18 03:46:40.513 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-18 03:46:40.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-18 03:46:40.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-18 03:46:40.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-18 03:46:40.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-18 03:46:40.526 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-18 03:46:40.528 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-18 03:46:40.531 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-18 03:46:40.533 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-18 03:46:40.536 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-18 03:46:40.539 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-18 03:46:40.542 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-18 03:46:40.546 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:46:40.550 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:46:40.553 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-18 03:46:40.556 | + 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-07-18 03:46:40.562 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-18 03:46:40.565 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-18 03:46:40.569 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-18 03:46:40.572 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-18 03:46:40.575 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:46:40.577 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:46:40.580 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:46:40.598 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:40.601 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:46:40.603 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-18 03:46:40.607 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-18 03:46:40.641 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-18 03:46:40.675 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-18 03:46:40.710 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-18 03:46:40.743 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-18 03:46:40.777 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-18 03:46:40.814 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-18 03:46:40.817 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-18 03:46:40.820 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-18 03:46:40.822 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-18 03:46:40.826 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:46:40.845 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:46:40.848 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:46:40.851 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:46:40.853 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:46:40.856 | + 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-07-18 03:46:40.892 | + 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-07-18 03:46:40.927 | + 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-07-18 03:46:40.961 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:46:40.994 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-18 03:46:41.029 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-18 03:46:41.031 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:46:41.035 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-18 03:46:41.037 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-18 03:46:41.040 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-18 03:46:41.042 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:46:41.045 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-18 03:46:41.048 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-18 03:46:41.065 | + 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-07-18 03:46:41.081 | + 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-07-18 03:46:41.097 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-18 03:46:41.114 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-18 03:46:41.131 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-18 03:46:41.134 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-18 03:46:41.137 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-18 03:46:41.141 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.OHXNX6O0H8 2026-07-18 03:46:41.144 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-18 03:46:41.146 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-18 03:46:41.149 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.OHXNX6O0H8 2026-07-18 03:46:41.154 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.OHXNX6O0H8 2026-07-18 03:46:41.170 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.OHXNX6O0H8 /etc/sudoers.d/neutron-rootwrap 2026-07-18 03:46:41.187 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-18 03:46:41.189 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-18 03:46:41.192 | + 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-07-18 03:46:41.226 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-18 03:46:41.229 | + 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-07-18 03:46:41.267 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-18 03:46:41.270 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-18 03:46:41.273 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-18 03:46:41.276 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:46:41.278 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-18 03:46:41.282 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:46:41.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:41.306 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-18 03:46:41.309 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-18 03:46:41.312 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:46:41.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:41.335 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:46:41.338 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/ 2026-07-18 03:46:41.375 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:46:41.378 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:46:41.382 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-18 03:46:41.400 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.403 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-18 03:46:41.422 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.424 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-18 03:46:41.444 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.447 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-18 03:46:41.466 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.470 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-18 03:46:41.488 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.491 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-18 03:46:41.494 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-18 03:46:41.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:46:41.517 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-18 03:46:41.520 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-18 03:46:41.522 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-18 03:46:41.523 | Configuring OVN 2026-07-18 03:46:41.525 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-18 03:46:41.528 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-18 03:46:41.532 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-18 03:46:41.537 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=1ed011fc-5349-4724-ae29-e6ec9944a9f0 2026-07-18 03:46:41.541 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:46:41.543 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-18 03:46:41.545 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:46:41.549 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:46:41.551 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:46:41.554 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:46:41.557 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:46:41.559 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:46:41.562 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:46:41.564 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:46:41.567 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:46:41.570 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:46:41.572 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:46:41.575 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:46:41.578 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:46:41.580 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-18 03:46:41.583 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-18 03:46:41.586 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-18 03:46:41.589 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-18 03:46:41.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:41.611 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-18 03:46:41.657 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-18 03:46:41.660 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-18 03:46:41.663 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-18 03:46:41.680 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:46:41.683 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-18 03:46:41.686 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:46:41.689 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-18 03:46:41.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o quobyte /etc/neutron 2026-07-18 03:46:41.708 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-18 03:46:41.714 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-18 03:46:41.717 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-18 03:46:42.370 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:42.371 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:42.371 | we strongly recommend against using it for new projects. 2026-07-18 03:46:42.371 | 2026-07-18 03:46:42.371 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:42.371 | framework. For more detail see 2026-07-18 03:46:42.371 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:42.371 | 2026-07-18 03:46:42.371 | import eventlet as _eventlet # noqa 2026-07-18 03:46:46.139 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:46.140 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:46.140 | we strongly recommend against using it for new projects. 2026-07-18 03:46:46.140 | 2026-07-18 03:46:46.140 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:46.140 | framework. For more detail see 2026-07-18 03:46:46.140 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:46.140 | 2026-07-18 03:46:46.140 | import eventlet as _eventlet # noqa 2026-07-18 03:46:49.910 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:49.910 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:49.911 | we strongly recommend against using it for new projects. 2026-07-18 03:46:49.911 | 2026-07-18 03:46:49.911 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:49.911 | framework. For more detail see 2026-07-18 03:46:49.911 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:49.911 | 2026-07-18 03:46:49.911 | import eventlet as _eventlet # noqa 2026-07-18 03:46:53.827 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:53.827 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:53.827 | we strongly recommend against using it for new projects. 2026-07-18 03:46:53.827 | 2026-07-18 03:46:53.827 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:53.827 | framework. For more detail see 2026-07-18 03:46:53.828 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:53.828 | 2026-07-18 03:46:53.828 | import eventlet as _eventlet # noqa 2026-07-18 03:46:57.995 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:46:57.996 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:46:57.996 | we strongly recommend against using it for new projects. 2026-07-18 03:46:57.996 | 2026-07-18 03:46:57.996 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:46:57.996 | framework. For more detail see 2026-07-18 03:46:57.996 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:46:57.996 | 2026-07-18 03:46:57.996 | import eventlet as _eventlet # noqa 2026-07-18 03:47:01.736 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:01.736 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:01.736 | we strongly recommend against using it for new projects. 2026-07-18 03:47:01.737 | 2026-07-18 03:47:01.737 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:01.737 | framework. For more detail see 2026-07-18 03:47:01.737 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:01.737 | 2026-07-18 03:47:01.737 | import eventlet as _eventlet # noqa 2026-07-18 03:47:06.173 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:47:06.173 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:06.174 | we strongly recommend against using it for new projects. 2026-07-18 03:47:06.174 | 2026-07-18 03:47:06.174 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:06.174 | framework. For more detail see 2026-07-18 03:47:06.174 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:06.174 | 2026-07-18 03:47:06.174 | from eventlet import event 2026-07-18 03:47:06.278 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-18 03:47:06.278 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-18 03:47:10.054 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:10.054 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:10.055 | we strongly recommend against using it for new projects. 2026-07-18 03:47:10.055 | 2026-07-18 03:47:10.055 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:10.055 | framework. For more detail see 2026-07-18 03:47:10.055 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:10.055 | 2026-07-18 03:47:10.055 | import eventlet as _eventlet # noqa 2026-07-18 03:47:11.841 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:11.841 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:11.842 | we strongly recommend against using it for new projects. 2026-07-18 03:47:11.842 | 2026-07-18 03:47:11.842 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:11.842 | framework. For more detail see 2026-07-18 03:47:11.842 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:11.842 | 2026-07-18 03:47:11.842 | import eventlet as _eventlet # noqa 2026-07-18 03:47:15.569 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:15.569 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:15.569 | we strongly recommend against using it for new projects. 2026-07-18 03:47:15.569 | 2026-07-18 03:47:15.569 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:15.569 | framework. For more detail see 2026-07-18 03:47:15.569 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:15.569 | 2026-07-18 03:47:15.569 | import eventlet as _eventlet # noqa 2026-07-18 03:47:17.978 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:17.978 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:17.979 | we strongly recommend against using it for new projects. 2026-07-18 03:47:17.979 | 2026-07-18 03:47:17.979 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:17.979 | framework. For more detail see 2026-07-18 03:47:17.979 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:17.979 | 2026-07-18 03:47:17.979 | import eventlet as _eventlet # noqa 2026-07-18 03:47:21.076 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:47:21.081 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:47:21.084 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:47:21.087 | + 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-07-18 03:47:21.120 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-18 03:47:21.123 | + 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-07-18 03:47:21.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-18 03:47:21.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.94 2026-07-18 03:47:21.217 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-18 03:47:21.248 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-18 03:47:21.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-18 03:47:21.313 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.94:6642 2026-07-18 03:47:21.347 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-18 03:47:21.363 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:21.365 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-18 03:47:21.369 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-18 03:47:21.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.94:6641 2026-07-18 03:47:21.431 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-18 03:47:21.433 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-18 03:47:21.437 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-18 03:47:21.437 | Configuring Neutron for OVN 2026-07-18 03:47:21.440 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-18 03:47:21.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:21.459 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-18 03:47:21.461 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-18 03:47:21.461 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-18 03:47:22.089 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:22.089 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:22.089 | we strongly recommend against using it for new projects. 2026-07-18 03:47:22.090 | 2026-07-18 03:47:22.090 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:22.090 | framework. For more detail see 2026-07-18 03:47:22.090 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:22.090 | 2026-07-18 03:47:22.090 | import eventlet as _eventlet # noqa 2026-07-18 03:47:25.152 | + 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 2026-07-18 03:47:25.156 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-18 03:47:25.156 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-18 03:47:25.790 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:47:25.790 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:47:25.790 | we strongly recommend against using it for new projects. 2026-07-18 03:47:25.791 | 2026-07-18 03:47:25.791 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:47:25.791 | framework. For more detail see 2026-07-18 03:47:25.791 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:47:25.791 | 2026-07-18 03:47:25.791 | import eventlet as _eventlet # noqa 2026-07-18 03:47:28.305 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-07-18 03:47:28.308 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-18 03:47:28.326 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:28.329 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : 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-07-18 03:47:28.334 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-18 03:47:28.336 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : 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-07-18 03:47:28.337 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-18 03:47:28.339 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.339 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-18 03:47:28.345 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-18 03:47:28.345 | address-scope 2026-07-18 03:47:28.345 | agent 2026-07-18 03:47:28.345 | allowed-address-pairs 2026-07-18 03:47:28.346 | auto-allocated-topology 2026-07-18 03:47:28.346 | availability_zone 2026-07-18 03:47:28.346 | bgp 2026-07-18 03:47:28.346 | bgp_4byte_asn 2026-07-18 03:47:28.346 | bgp_dragent_scheduler 2026-07-18 03:47:28.346 | binding 2026-07-18 03:47:28.346 | binding-extended 2026-07-18 03:47:28.346 | default-subnetpools 2026-07-18 03:47:28.347 | dhcp_agent_scheduler 2026-07-18 03:47:28.348 | dns-domain-ports 2026-07-18 03:47:28.348 | dns-integration 2026-07-18 03:47:28.348 | dns-integration-domain-keywords 2026-07-18 03:47:28.348 | empty-string-filtering 2026-07-18 03:47:28.348 | enable-default-route-bfd 2026-07-18 03:47:28.349 | enable-default-route-ecmp 2026-07-18 03:47:28.349 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.349 | ext-gw-mode 2026-07-18 03:47:28.349 | external-gateway-multihoming 2026-07-18 03:47:28.349 | external-net 2026-07-18 03:47:28.349 | extra_dhcp_opt 2026-07-18 03:47:28.351 | extraroute 2026-07-18 03:47:28.351 | extraroute-atomic 2026-07-18 03:47:28.351 | filter-validation 2026-07-18 03:47:28.351 | fip-port-details 2026-07-18 03:47:28.351 | flavors 2026-07-18 03:47:28.351 | floating-ip-port-forwarding 2026-07-18 03:47:28.351 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.351 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.352 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.352 | floatingip-pools 2026-07-18 03:47:28.352 | fwaas_v2 2026-07-18 03:47:28.352 | ip_allocation 2026-07-18 03:47:28.352 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.352 | l3-flavors 2026-07-18 03:47:28.352 | l3-ha 2026-07-18 03:47:28.352 | l3_agent_scheduler 2026-07-18 03:47:28.352 | logging 2026-07-18 03:47:28.352 | multi-provider 2026-07-18 03:47:28.352 | net-mtu 2026-07-18 03:47:28.353 | net-mtu-writable 2026-07-18 03:47:28.353 | network-ip-availability 2026-07-18 03:47:28.353 | network_availability_zone 2026-07-18 03:47:28.353 | network_ha 2026-07-18 03:47:28.353 | pagination 2026-07-18 03:47:28.353 | port-device-profile 2026-07-18 03:47:28.353 | port-hardware-offload-type 2026-07-18 03:47:28.354 | port-mac-address-regenerate 2026-07-18 03:47:28.354 | port-numa-affinity-policy 2026-07-18 03:47:28.354 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.354 | port-resource-request 2026-07-18 03:47:28.354 | port-security 2026-07-18 03:47:28.354 | port-trusted-vif 2026-07-18 03:47:28.354 | project-id 2026-07-18 03:47:28.354 | provider 2026-07-18 03:47:28.355 | pvlan 2026-07-18 03:47:28.355 | qinq 2026-07-18 03:47:28.355 | qos 2026-07-18 03:47:28.355 | qos-bw-limit-direction 2026-07-18 03:47:28.355 | qos-bw-minimum-ingress 2026-07-18 03:47:28.355 | qos-default 2026-07-18 03:47:28.355 | qos-fip 2026-07-18 03:47:28.355 | qos-gateway-ip 2026-07-18 03:47:28.356 | qos-rule-type-details 2026-07-18 03:47:28.356 | qos-rule-type-filter 2026-07-18 03:47:28.356 | qos-rules-alias 2026-07-18 03:47:28.356 | quota-check-limit 2026-07-18 03:47:28.356 | quota-check-limit-default 2026-07-18 03:47:28.356 | quota_details 2026-07-18 03:47:28.356 | quotas 2026-07-18 03:47:28.356 | rbac-address-scope 2026-07-18 03:47:28.357 | rbac-policies 2026-07-18 03:47:28.357 | rbac-security-groups 2026-07-18 03:47:28.357 | router 2026-07-18 03:47:28.357 | router-enable-snat 2026-07-18 03:47:28.357 | router_availability_zone 2026-07-18 03:47:28.357 | security-group 2026-07-18 03:47:28.357 | security-groups-default-rules 2026-07-18 03:47:28.358 | security-groups-default-statefulness 2026-07-18 03:47:28.358 | security-groups-normalized-cidr 2026-07-18 03:47:28.358 | security-groups-remote-address-group 2026-07-18 03:47:28.358 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.358 | security-groups-shared-filtering 2026-07-18 03:47:28.358 | segment 2026-07-18 03:47:28.358 | sorting 2026-07-18 03:47:28.358 | standard-attr-description 2026-07-18 03:47:28.359 | standard-attr-fwaas-v2 2026-07-18 03:47:28.359 | standard-attr-revisions 2026-07-18 03:47:28.359 | standard-attr-tag 2026-07-18 03:47:28.359 | standard-attr-timestamp 2026-07-18 03:47:28.360 | stateful-security-group 2026-07-18 03:47:28.360 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.360 | subnet-external-network 2026-07-18 03:47:28.360 | subnet-service-types 2026-07-18 03:47:28.360 | subnet_allocation 2026-07-18 03:47:28.360 | subnet_onboard 2026-07-18 03:47:28.360 | subnetpool-prefix-ops 2026-07-18 03:47:28.360 | tag-creation 2026-07-18 03:47:28.360 | tap-mirror 2026-07-18 03:47:28.360 | tap-mirror-both-direction 2026-07-18 03:47:28.360 | trunk 2026-07-18 03:47:28.361 | uplink-status-propagation 2026-07-18 03:47:28.361 | uplink-status-propagation-updatable 2026-07-18 03:47:28.361 | vlan-transparent 2026-07-18 03:47:28.361 | vpn-endpoint-groups 2026-07-18 03:47:28.361 | vpnaas' 2026-07-18 03:47:28.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : 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-07-18 03:47:28.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-18 03:47:28.361 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-18 03:47:28.361 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 485: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.362 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-18 03:47:28.363 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-18 03:47:28.363 | address-scope 2026-07-18 03:47:28.363 | agent 2026-07-18 03:47:28.363 | allowed-address-pairs 2026-07-18 03:47:28.363 | auto-allocated-topology 2026-07-18 03:47:28.363 | availability_zone 2026-07-18 03:47:28.363 | bgp 2026-07-18 03:47:28.363 | bgp_4byte_asn 2026-07-18 03:47:28.363 | bgp_dragent_scheduler 2026-07-18 03:47:28.363 | binding 2026-07-18 03:47:28.364 | binding-extended 2026-07-18 03:47:28.364 | default-subnetpools 2026-07-18 03:47:28.364 | dhcp_agent_scheduler 2026-07-18 03:47:28.364 | dns-domain-ports 2026-07-18 03:47:28.364 | dns-integration 2026-07-18 03:47:28.364 | dns-integration-domain-keywords 2026-07-18 03:47:28.364 | empty-string-filtering 2026-07-18 03:47:28.364 | enable-default-route-bfd 2026-07-18 03:47:28.364 | enable-default-route-ecmp 2026-07-18 03:47:28.364 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.364 | ext-gw-mode 2026-07-18 03:47:28.364 | external-gateway-multihoming 2026-07-18 03:47:28.365 | external-net 2026-07-18 03:47:28.365 | extra_dhcp_opt 2026-07-18 03:47:28.365 | extraroute 2026-07-18 03:47:28.365 | extraroute-atomic 2026-07-18 03:47:28.365 | filter-validation 2026-07-18 03:47:28.365 | fip-port-details 2026-07-18 03:47:28.365 | flavors 2026-07-18 03:47:28.365 | floating-ip-port-forwarding 2026-07-18 03:47:28.365 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.365 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.365 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.365 | floatingip-pools 2026-07-18 03:47:28.366 | fwaas_v2 2026-07-18 03:47:28.366 | ip_allocation 2026-07-18 03:47:28.366 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.366 | l3-flavors 2026-07-18 03:47:28.366 | l3-ha 2026-07-18 03:47:28.366 | l3_agent_scheduler 2026-07-18 03:47:28.366 | logging 2026-07-18 03:47:28.366 | multi-provider 2026-07-18 03:47:28.366 | net-mtu 2026-07-18 03:47:28.366 | net-mtu-writable 2026-07-18 03:47:28.366 | network-ip-availability 2026-07-18 03:47:28.367 | network_availability_zone 2026-07-18 03:47:28.367 | network_ha 2026-07-18 03:47:28.367 | pagination 2026-07-18 03:47:28.367 | port-device-profile 2026-07-18 03:47:28.367 | port-hardware-offload-type 2026-07-18 03:47:28.367 | port-mac-address-regenerate 2026-07-18 03:47:28.367 | port-numa-affinity-policy 2026-07-18 03:47:28.367 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.367 | port-resource-request 2026-07-18 03:47:28.367 | port-security 2026-07-18 03:47:28.367 | port-trusted-vif 2026-07-18 03:47:28.367 | project-id 2026-07-18 03:47:28.368 | provider 2026-07-18 03:47:28.368 | pvlan 2026-07-18 03:47:28.368 | qinq 2026-07-18 03:47:28.368 | qos 2026-07-18 03:47:28.368 | qos-bw-limit-direction 2026-07-18 03:47:28.368 | qos-bw-minimum-ingress 2026-07-18 03:47:28.368 | qos-default 2026-07-18 03:47:28.369 | qos-fip 2026-07-18 03:47:28.369 | qos-gateway-ip 2026-07-18 03:47:28.369 | qos-rule-type-details 2026-07-18 03:47:28.369 | qos-rule-type-filter 2026-07-18 03:47:28.369 | qos-rules-alias 2026-07-18 03:47:28.369 | quota-check-limit 2026-07-18 03:47:28.369 | quota-check-limit-default 2026-07-18 03:47:28.369 | quota_details 2026-07-18 03:47:28.370 | quotas 2026-07-18 03:47:28.370 | rbac-address-scope 2026-07-18 03:47:28.370 | rbac-policies 2026-07-18 03:47:28.370 | rbac-security-groups 2026-07-18 03:47:28.370 | router 2026-07-18 03:47:28.370 | router-enable-snat 2026-07-18 03:47:28.370 | router_availability_zone 2026-07-18 03:47:28.370 | security-group 2026-07-18 03:47:28.370 | security-groups-default-rules 2026-07-18 03:47:28.370 | security-groups-default-statefulness 2026-07-18 03:47:28.370 | security-groups-normalized-cidr 2026-07-18 03:47:28.371 | security-groups-remote-address-group 2026-07-18 03:47:28.371 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.371 | security-groups-shared-filtering 2026-07-18 03:47:28.371 | segment 2026-07-18 03:47:28.371 | sorting 2026-07-18 03:47:28.371 | standard-attr-description 2026-07-18 03:47:28.371 | standard-attr-fwaas-v2 2026-07-18 03:47:28.371 | standard-attr-revisions 2026-07-18 03:47:28.371 | standard-attr-tag 2026-07-18 03:47:28.371 | standard-attr-timestamp 2026-07-18 03:47:28.372 | stateful-security-group 2026-07-18 03:47:28.372 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.372 | subnet-external-network 2026-07-18 03:47:28.372 | subnet-service-types 2026-07-18 03:47:28.372 | subnet_allocation 2026-07-18 03:47:28.372 | subnet_onboard 2026-07-18 03:47:28.372 | subnetpool-prefix-ops 2026-07-18 03:47:28.372 | tag-creation 2026-07-18 03:47:28.372 | tap-mirror 2026-07-18 03:47:28.372 | tap-mirror-both-direction 2026-07-18 03:47:28.372 | trunk 2026-07-18 03:47:28.373 | uplink-status-propagation 2026-07-18 03:47:28.373 | uplink-status-propagation-updatable 2026-07-18 03:47:28.373 | vlan-transparent 2026-07-18 03:47:28.373 | vpn-endpoint-groups 2026-07-18 03:47:28.373 | vpnaas' 2026-07-18 03:47:28.373 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.373 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-18 03:47:28.373 | address-scope 2026-07-18 03:47:28.373 | agent 2026-07-18 03:47:28.373 | allowed-address-pairs 2026-07-18 03:47:28.373 | auto-allocated-topology 2026-07-18 03:47:28.374 | availability_zone 2026-07-18 03:47:28.374 | bgp 2026-07-18 03:47:28.374 | bgp_4byte_asn 2026-07-18 03:47:28.374 | bgp_dragent_scheduler 2026-07-18 03:47:28.374 | binding 2026-07-18 03:47:28.374 | binding-extended 2026-07-18 03:47:28.374 | default-subnetpools 2026-07-18 03:47:28.374 | dhcp_agent_scheduler 2026-07-18 03:47:28.374 | dns-domain-ports 2026-07-18 03:47:28.374 | dns-integration 2026-07-18 03:47:28.374 | dns-integration-domain-keywords 2026-07-18 03:47:28.374 | empty-string-filtering 2026-07-18 03:47:28.375 | enable-default-route-bfd 2026-07-18 03:47:28.375 | enable-default-route-ecmp 2026-07-18 03:47:28.375 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.375 | ext-gw-mode 2026-07-18 03:47:28.375 | external-gateway-multihoming 2026-07-18 03:47:28.375 | external-net 2026-07-18 03:47:28.375 | extra_dhcp_opt 2026-07-18 03:47:28.375 | extraroute 2026-07-18 03:47:28.375 | extraroute-atomic 2026-07-18 03:47:28.375 | filter-validation 2026-07-18 03:47:28.376 | fip-port-details 2026-07-18 03:47:28.376 | flavors 2026-07-18 03:47:28.376 | floating-ip-port-forwarding 2026-07-18 03:47:28.376 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.376 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.376 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.376 | floatingip-pools 2026-07-18 03:47:28.376 | fwaas_v2 2026-07-18 03:47:28.376 | ip_allocation 2026-07-18 03:47:28.376 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.377 | l3-flavors 2026-07-18 03:47:28.377 | l3-ha 2026-07-18 03:47:28.377 | l3_agent_scheduler 2026-07-18 03:47:28.377 | logging 2026-07-18 03:47:28.377 | multi-provider 2026-07-18 03:47:28.377 | net-mtu 2026-07-18 03:47:28.377 | net-mtu-writable 2026-07-18 03:47:28.377 | network-ip-availability 2026-07-18 03:47:28.377 | network_availability_zone 2026-07-18 03:47:28.377 | network_ha 2026-07-18 03:47:28.377 | pagination 2026-07-18 03:47:28.377 | port-device-profile 2026-07-18 03:47:28.378 | port-hardware-offload-type 2026-07-18 03:47:28.378 | port-mac-address-regenerate 2026-07-18 03:47:28.378 | port-numa-affinity-policy 2026-07-18 03:47:28.378 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.378 | port-resource-request 2026-07-18 03:47:28.378 | port-security 2026-07-18 03:47:28.378 | port-trusted-vif 2026-07-18 03:47:28.378 | project-id 2026-07-18 03:47:28.378 | provider 2026-07-18 03:47:28.378 | pvlan 2026-07-18 03:47:28.378 | qinq 2026-07-18 03:47:28.379 | qos 2026-07-18 03:47:28.379 | qos-bw-limit-direction 2026-07-18 03:47:28.379 | qos-bw-minimum-ingress 2026-07-18 03:47:28.379 | qos-default 2026-07-18 03:47:28.379 | qos-fip 2026-07-18 03:47:28.379 | qos-gateway-ip 2026-07-18 03:47:28.379 | qos-rule-type-details 2026-07-18 03:47:28.379 | qos-rule-type-filter 2026-07-18 03:47:28.379 | qos-rules-alias 2026-07-18 03:47:28.379 | quota-check-limit 2026-07-18 03:47:28.379 | quota-check-limit-default 2026-07-18 03:47:28.379 | quota_details 2026-07-18 03:47:28.380 | quotas 2026-07-18 03:47:28.380 | rbac-address-scope 2026-07-18 03:47:28.380 | rbac-policies 2026-07-18 03:47:28.380 | rbac-security-groups 2026-07-18 03:47:28.380 | router 2026-07-18 03:47:28.380 | router-enable-snat 2026-07-18 03:47:28.380 | router_availability_zone 2026-07-18 03:47:28.380 | security-group 2026-07-18 03:47:28.380 | security-groups-default-rules 2026-07-18 03:47:28.380 | security-groups-default-statefulness 2026-07-18 03:47:28.380 | security-groups-normalized-cidr 2026-07-18 03:47:28.380 | security-groups-remote-address-group 2026-07-18 03:47:28.381 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.381 | security-groups-shared-filtering 2026-07-18 03:47:28.381 | segment 2026-07-18 03:47:28.381 | sorting 2026-07-18 03:47:28.381 | standard-attr-description 2026-07-18 03:47:28.381 | standard-attr-fwaas-v2 2026-07-18 03:47:28.381 | standard-attr-revisions 2026-07-18 03:47:28.381 | standard-attr-tag 2026-07-18 03:47:28.381 | standard-attr-timestamp 2026-07-18 03:47:28.382 | stateful-security-group 2026-07-18 03:47:28.382 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.382 | subnet-external-network 2026-07-18 03:47:28.382 | subnet-service-types 2026-07-18 03:47:28.382 | subnet_allocation 2026-07-18 03:47:28.382 | subnet_onboard 2026-07-18 03:47:28.382 | subnetpool-prefix-ops 2026-07-18 03:47:28.382 | tag-creation 2026-07-18 03:47:28.382 | tap-mirror 2026-07-18 03:47:28.382 | tap-mirror-both-direction 2026-07-18 03:47:28.382 | trunk 2026-07-18 03:47:28.383 | uplink-status-propagation 2026-07-18 03:47:28.383 | uplink-status-propagation-updatable 2026-07-18 03:47:28.383 | vlan-transparent 2026-07-18 03:47:28.383 | vpn-endpoint-groups 2026-07-18 03:47:28.383 | vpnaas' 2026-07-18 03:47:28.383 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-18 03:47:28.383 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-18 03:47:28.383 | address-scope 2026-07-18 03:47:28.383 | agent 2026-07-18 03:47:28.383 | allowed-address-pairs 2026-07-18 03:47:28.383 | auto-allocated-topology 2026-07-18 03:47:28.383 | availability_zone 2026-07-18 03:47:28.384 | bgp 2026-07-18 03:47:28.384 | bgp_4byte_asn 2026-07-18 03:47:28.384 | bgp_dragent_scheduler 2026-07-18 03:47:28.384 | binding 2026-07-18 03:47:28.384 | binding-extended 2026-07-18 03:47:28.384 | default-subnetpools 2026-07-18 03:47:28.384 | dhcp_agent_scheduler 2026-07-18 03:47:28.384 | dns-domain-ports 2026-07-18 03:47:28.384 | dns-integration 2026-07-18 03:47:28.384 | dns-integration-domain-keywords 2026-07-18 03:47:28.384 | empty-string-filtering 2026-07-18 03:47:28.385 | enable-default-route-bfd 2026-07-18 03:47:28.385 | enable-default-route-ecmp 2026-07-18 03:47:28.385 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.385 | ext-gw-mode 2026-07-18 03:47:28.385 | external-gateway-multihoming 2026-07-18 03:47:28.385 | external-net 2026-07-18 03:47:28.385 | extra_dhcp_opt 2026-07-18 03:47:28.385 | extraroute 2026-07-18 03:47:28.385 | extraroute-atomic 2026-07-18 03:47:28.385 | filter-validation 2026-07-18 03:47:28.385 | fip-port-details 2026-07-18 03:47:28.386 | flavors 2026-07-18 03:47:28.386 | floating-ip-port-forwarding 2026-07-18 03:47:28.386 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.386 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.386 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.386 | floatingip-pools 2026-07-18 03:47:28.386 | fwaas_v2 2026-07-18 03:47:28.386 | ip_allocation 2026-07-18 03:47:28.386 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.386 | l3-flavors 2026-07-18 03:47:28.386 | l3-ha 2026-07-18 03:47:28.386 | l3_agent_scheduler 2026-07-18 03:47:28.387 | logging 2026-07-18 03:47:28.387 | multi-provider 2026-07-18 03:47:28.387 | net-mtu 2026-07-18 03:47:28.387 | net-mtu-writable 2026-07-18 03:47:28.387 | network-ip-availability 2026-07-18 03:47:28.387 | network_availability_zone 2026-07-18 03:47:28.387 | network_ha 2026-07-18 03:47:28.387 | pagination 2026-07-18 03:47:28.387 | port-device-profile 2026-07-18 03:47:28.387 | port-hardware-offload-type 2026-07-18 03:47:28.387 | port-mac-address-regenerate 2026-07-18 03:47:28.388 | port-numa-affinity-policy 2026-07-18 03:47:28.388 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.388 | port-resource-request 2026-07-18 03:47:28.388 | port-security 2026-07-18 03:47:28.388 | port-trusted-vif 2026-07-18 03:47:28.388 | project-id 2026-07-18 03:47:28.388 | provider 2026-07-18 03:47:28.388 | pvlan 2026-07-18 03:47:28.388 | qinq 2026-07-18 03:47:28.388 | qos 2026-07-18 03:47:28.388 | qos-bw-limit-direction 2026-07-18 03:47:28.388 | qos-bw-minimum-ingress 2026-07-18 03:47:28.389 | qos-default 2026-07-18 03:47:28.389 | qos-fip 2026-07-18 03:47:28.389 | qos-gateway-ip 2026-07-18 03:47:28.389 | qos-rule-type-details 2026-07-18 03:47:28.389 | qos-rule-type-filter 2026-07-18 03:47:28.389 | qos-rules-alias 2026-07-18 03:47:28.389 | quota-check-limit 2026-07-18 03:47:28.390 | quota-check-limit-default 2026-07-18 03:47:28.390 | quota_details 2026-07-18 03:47:28.390 | quotas 2026-07-18 03:47:28.390 | rbac-address-scope 2026-07-18 03:47:28.390 | rbac-policies 2026-07-18 03:47:28.390 | rbac-security-groups 2026-07-18 03:47:28.390 | router 2026-07-18 03:47:28.391 | router-enable-snat 2026-07-18 03:47:28.391 | router_availability_zone 2026-07-18 03:47:28.391 | security-group 2026-07-18 03:47:28.391 | security-groups-default-rules 2026-07-18 03:47:28.391 | security-groups-default-statefulness 2026-07-18 03:47:28.391 | security-groups-normalized-cidr 2026-07-18 03:47:28.391 | security-groups-remote-address-group 2026-07-18 03:47:28.391 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.391 | security-groups-shared-filtering 2026-07-18 03:47:28.391 | segment 2026-07-18 03:47:28.391 | sorting 2026-07-18 03:47:28.392 | standard-attr-description 2026-07-18 03:47:28.392 | standard-attr-fwaas-v2 2026-07-18 03:47:28.392 | standard-attr-revisions 2026-07-18 03:47:28.392 | standard-attr-tag 2026-07-18 03:47:28.392 | standard-attr-timestamp 2026-07-18 03:47:28.392 | stateful-security-group 2026-07-18 03:47:28.392 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.392 | subnet-external-network 2026-07-18 03:47:28.392 | subnet-service-types 2026-07-18 03:47:28.392 | subnet_allocation 2026-07-18 03:47:28.392 | subnet_onboard 2026-07-18 03:47:28.392 | subnetpool-prefix-ops 2026-07-18 03:47:28.393 | tag-creation 2026-07-18 03:47:28.393 | tap-mirror 2026-07-18 03:47:28.393 | tap-mirror-both-direction 2026-07-18 03:47:28.393 | trunk 2026-07-18 03:47:28.393 | uplink-status-propagation 2026-07-18 03:47:28.393 | uplink-status-propagation-updatable 2026-07-18 03:47:28.393 | vlan-transparent 2026-07-18 03:47:28.393 | vpn-endpoint-groups 2026-07-18 03:47:28.393 | vpnaas' 2026-07-18 03:47:28.393 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 486: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.393 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-18 03:47:28.394 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-18 03:47:28.394 | address-scope 2026-07-18 03:47:28.394 | agent 2026-07-18 03:47:28.394 | allowed-address-pairs 2026-07-18 03:47:28.394 | auto-allocated-topology 2026-07-18 03:47:28.394 | availability_zone 2026-07-18 03:47:28.394 | bgp 2026-07-18 03:47:28.394 | bgp_4byte_asn 2026-07-18 03:47:28.394 | bgp_dragent_scheduler 2026-07-18 03:47:28.394 | binding 2026-07-18 03:47:28.394 | binding-extended 2026-07-18 03:47:28.394 | default-subnetpools 2026-07-18 03:47:28.395 | dhcp_agent_scheduler 2026-07-18 03:47:28.395 | dns-domain-ports 2026-07-18 03:47:28.395 | dns-integration 2026-07-18 03:47:28.395 | dns-integration-domain-keywords 2026-07-18 03:47:28.395 | empty-string-filtering 2026-07-18 03:47:28.395 | enable-default-route-bfd 2026-07-18 03:47:28.395 | enable-default-route-ecmp 2026-07-18 03:47:28.395 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.395 | ext-gw-mode 2026-07-18 03:47:28.395 | external-gateway-multihoming 2026-07-18 03:47:28.395 | external-net 2026-07-18 03:47:28.395 | extra_dhcp_opt 2026-07-18 03:47:28.396 | extraroute 2026-07-18 03:47:28.396 | extraroute-atomic 2026-07-18 03:47:28.396 | filter-validation 2026-07-18 03:47:28.396 | fip-port-details 2026-07-18 03:47:28.396 | flavors 2026-07-18 03:47:28.396 | floating-ip-port-forwarding 2026-07-18 03:47:28.396 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.396 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.396 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.396 | floatingip-pools 2026-07-18 03:47:28.396 | fwaas_v2 2026-07-18 03:47:28.396 | ip_allocation 2026-07-18 03:47:28.397 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.397 | l3-flavors 2026-07-18 03:47:28.397 | l3-ha 2026-07-18 03:47:28.397 | l3_agent_scheduler 2026-07-18 03:47:28.397 | logging 2026-07-18 03:47:28.397 | multi-provider 2026-07-18 03:47:28.397 | net-mtu 2026-07-18 03:47:28.397 | net-mtu-writable 2026-07-18 03:47:28.397 | network-ip-availability 2026-07-18 03:47:28.397 | network_availability_zone 2026-07-18 03:47:28.397 | network_ha 2026-07-18 03:47:28.397 | pagination 2026-07-18 03:47:28.398 | port-device-profile 2026-07-18 03:47:28.398 | port-hardware-offload-type 2026-07-18 03:47:28.398 | port-mac-address-regenerate 2026-07-18 03:47:28.398 | port-numa-affinity-policy 2026-07-18 03:47:28.398 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.398 | port-resource-request 2026-07-18 03:47:28.398 | port-security 2026-07-18 03:47:28.398 | port-trusted-vif 2026-07-18 03:47:28.398 | project-id 2026-07-18 03:47:28.398 | provider 2026-07-18 03:47:28.398 | pvlan 2026-07-18 03:47:28.398 | qinq 2026-07-18 03:47:28.399 | qos 2026-07-18 03:47:28.399 | qos-bw-limit-direction 2026-07-18 03:47:28.399 | qos-bw-minimum-ingress 2026-07-18 03:47:28.399 | qos-default 2026-07-18 03:47:28.399 | qos-fip 2026-07-18 03:47:28.399 | qos-gateway-ip 2026-07-18 03:47:28.399 | qos-rule-type-details 2026-07-18 03:47:28.399 | qos-rule-type-filter 2026-07-18 03:47:28.399 | qos-rules-alias 2026-07-18 03:47:28.399 | quota-check-limit 2026-07-18 03:47:28.399 | quota-check-limit-default 2026-07-18 03:47:28.400 | quota_details 2026-07-18 03:47:28.400 | quotas 2026-07-18 03:47:28.400 | rbac-address-scope 2026-07-18 03:47:28.400 | rbac-policies 2026-07-18 03:47:28.400 | rbac-security-groups 2026-07-18 03:47:28.400 | router 2026-07-18 03:47:28.400 | router-enable-snat 2026-07-18 03:47:28.400 | router_availability_zone 2026-07-18 03:47:28.400 | security-group 2026-07-18 03:47:28.400 | security-groups-default-rules 2026-07-18 03:47:28.400 | security-groups-default-statefulness 2026-07-18 03:47:28.400 | security-groups-normalized-cidr 2026-07-18 03:47:28.401 | security-groups-remote-address-group 2026-07-18 03:47:28.401 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.401 | security-groups-shared-filtering 2026-07-18 03:47:28.401 | segment 2026-07-18 03:47:28.401 | sorting 2026-07-18 03:47:28.401 | standard-attr-description 2026-07-18 03:47:28.401 | standard-attr-fwaas-v2 2026-07-18 03:47:28.401 | standard-attr-revisions 2026-07-18 03:47:28.401 | standard-attr-tag 2026-07-18 03:47:28.401 | standard-attr-timestamp 2026-07-18 03:47:28.401 | stateful-security-group 2026-07-18 03:47:28.401 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.402 | subnet-external-network 2026-07-18 03:47:28.402 | subnet-service-types 2026-07-18 03:47:28.402 | subnet_allocation 2026-07-18 03:47:28.402 | subnet_onboard 2026-07-18 03:47:28.402 | subnetpool-prefix-ops 2026-07-18 03:47:28.402 | tag-creation 2026-07-18 03:47:28.402 | tap-mirror 2026-07-18 03:47:28.402 | tap-mirror-both-direction 2026-07-18 03:47:28.402 | trunk 2026-07-18 03:47:28.402 | uplink-status-propagation 2026-07-18 03:47:28.402 | uplink-status-propagation-updatable 2026-07-18 03:47:28.402 | vlan-transparent 2026-07-18 03:47:28.403 | vpn-endpoint-groups 2026-07-18 03:47:28.403 | vpnaas' 2026-07-18 03:47:28.403 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-18 03:47:28.403 | address-scope 2026-07-18 03:47:28.403 | agent 2026-07-18 03:47:28.403 | allowed-address-pairs 2026-07-18 03:47:28.403 | auto-allocated-topology 2026-07-18 03:47:28.403 | availability_zone 2026-07-18 03:47:28.403 | bgp 2026-07-18 03:47:28.403 | bgp_4byte_asn 2026-07-18 03:47:28.403 | bgp_dragent_scheduler 2026-07-18 03:47:28.404 | binding 2026-07-18 03:47:28.404 | binding-extended 2026-07-18 03:47:28.404 | default-subnetpools 2026-07-18 03:47:28.404 | dhcp_agent_scheduler 2026-07-18 03:47:28.404 | dns-domain-ports 2026-07-18 03:47:28.404 | dns-integration 2026-07-18 03:47:28.404 | dns-integration-domain-keywords 2026-07-18 03:47:28.404 | empty-string-filtering 2026-07-18 03:47:28.404 | enable-default-route-bfd 2026-07-18 03:47:28.404 | enable-default-route-ecmp 2026-07-18 03:47:28.404 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.404 | ext-gw-mode 2026-07-18 03:47:28.405 | external-gateway-multihoming 2026-07-18 03:47:28.405 | external-net 2026-07-18 03:47:28.405 | extra_dhcp_opt 2026-07-18 03:47:28.405 | extraroute 2026-07-18 03:47:28.405 | extraroute-atomic 2026-07-18 03:47:28.405 | filter-validation 2026-07-18 03:47:28.405 | fip-port-details 2026-07-18 03:47:28.405 | flavors 2026-07-18 03:47:28.405 | floating-ip-port-forwarding 2026-07-18 03:47:28.405 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.405 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.405 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.406 | floatingip-pools 2026-07-18 03:47:28.406 | fwaas_v2 2026-07-18 03:47:28.406 | ip_allocation 2026-07-18 03:47:28.406 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.406 | l3-flavors 2026-07-18 03:47:28.406 | l3-ha 2026-07-18 03:47:28.406 | l3_agent_scheduler 2026-07-18 03:47:28.406 | logging 2026-07-18 03:47:28.406 | multi-provider 2026-07-18 03:47:28.406 | net-mtu 2026-07-18 03:47:28.406 | net-mtu-writable 2026-07-18 03:47:28.406 | network-ip-availability 2026-07-18 03:47:28.407 | network_availability_zone 2026-07-18 03:47:28.407 | network_ha 2026-07-18 03:47:28.407 | pagination 2026-07-18 03:47:28.407 | port-device-profile 2026-07-18 03:47:28.407 | port-hardware-offload-type 2026-07-18 03:47:28.407 | port-mac-address-regenerate 2026-07-18 03:47:28.407 | port-numa-affinity-policy 2026-07-18 03:47:28.407 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.407 | port-resource-request 2026-07-18 03:47:28.407 | port-security 2026-07-18 03:47:28.407 | port-trusted-vif 2026-07-18 03:47:28.408 | project-id 2026-07-18 03:47:28.408 | provider 2026-07-18 03:47:28.408 | pvlan 2026-07-18 03:47:28.408 | qinq 2026-07-18 03:47:28.408 | qos 2026-07-18 03:47:28.408 | qos-bw-limit-direction 2026-07-18 03:47:28.408 | qos-bw-minimum-ingress 2026-07-18 03:47:28.408 | qos-default 2026-07-18 03:47:28.408 | qos-fip 2026-07-18 03:47:28.408 | qos-gateway-ip 2026-07-18 03:47:28.408 | qos-rule-type-details 2026-07-18 03:47:28.408 | qos-rule-type-filter 2026-07-18 03:47:28.409 | qos-rules-alias 2026-07-18 03:47:28.409 | quota-check-limit 2026-07-18 03:47:28.409 | quota-check-limit-default 2026-07-18 03:47:28.409 | quota_details 2026-07-18 03:47:28.409 | quotas 2026-07-18 03:47:28.409 | rbac-address-scope 2026-07-18 03:47:28.409 | rbac-policies 2026-07-18 03:47:28.409 | rbac-security-groups 2026-07-18 03:47:28.409 | router 2026-07-18 03:47:28.409 | router-enable-snat 2026-07-18 03:47:28.409 | router_availability_zone 2026-07-18 03:47:28.409 | security-group 2026-07-18 03:47:28.410 | security-groups-default-rules 2026-07-18 03:47:28.410 | security-groups-default-statefulness 2026-07-18 03:47:28.410 | security-groups-normalized-cidr 2026-07-18 03:47:28.410 | security-groups-remote-address-group 2026-07-18 03:47:28.410 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.410 | security-groups-shared-filtering 2026-07-18 03:47:28.410 | segment 2026-07-18 03:47:28.410 | sorting 2026-07-18 03:47:28.410 | standard-attr-description 2026-07-18 03:47:28.410 | standard-attr-fwaas-v2 2026-07-18 03:47:28.410 | standard-attr-revisions 2026-07-18 03:47:28.410 | standard-attr-tag 2026-07-18 03:47:28.411 | standard-attr-timestamp 2026-07-18 03:47:28.411 | stateful-security-group 2026-07-18 03:47:28.411 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.411 | subnet-external-network 2026-07-18 03:47:28.411 | subnet-service-types 2026-07-18 03:47:28.411 | subnet_allocation 2026-07-18 03:47:28.411 | subnet_onboard 2026-07-18 03:47:28.411 | subnetpool-prefix-ops 2026-07-18 03:47:28.411 | tag-creation 2026-07-18 03:47:28.411 | tap-mirror 2026-07-18 03:47:28.411 | tap-mirror-both-direction 2026-07-18 03:47:28.411 | trunk 2026-07-18 03:47:28.412 | uplink-status-propagation 2026-07-18 03:47:28.412 | uplink-status-propagation-updatable 2026-07-18 03:47:28.412 | vlan-transparent 2026-07-18 03:47:28.412 | vpn-endpoint-groups 2026-07-18 03:47:28.412 | vpnaas' 2026-07-18 03:47:28.412 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-18 03:47:28.412 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-18 03:47:28.412 | address-scope 2026-07-18 03:47:28.412 | agent 2026-07-18 03:47:28.412 | allowed-address-pairs 2026-07-18 03:47:28.413 | auto-allocated-topology 2026-07-18 03:47:28.413 | availability_zone 2026-07-18 03:47:28.413 | bgp 2026-07-18 03:47:28.413 | bgp_4byte_asn 2026-07-18 03:47:28.413 | bgp_dragent_scheduler 2026-07-18 03:47:28.413 | binding 2026-07-18 03:47:28.413 | binding-extended 2026-07-18 03:47:28.413 | default-subnetpools 2026-07-18 03:47:28.413 | dhcp_agent_scheduler 2026-07-18 03:47:28.413 | dns-domain-ports 2026-07-18 03:47:28.413 | dns-integration 2026-07-18 03:47:28.413 | dns-integration-domain-keywords 2026-07-18 03:47:28.414 | empty-string-filtering 2026-07-18 03:47:28.414 | enable-default-route-bfd 2026-07-18 03:47:28.414 | enable-default-route-ecmp 2026-07-18 03:47:28.414 | expose-port-forwarding-in-fip 2026-07-18 03:47:28.414 | ext-gw-mode 2026-07-18 03:47:28.414 | external-gateway-multihoming 2026-07-18 03:47:28.414 | external-net 2026-07-18 03:47:28.414 | extra_dhcp_opt 2026-07-18 03:47:28.414 | extraroute 2026-07-18 03:47:28.414 | extraroute-atomic 2026-07-18 03:47:28.414 | filter-validation 2026-07-18 03:47:28.415 | fip-port-details 2026-07-18 03:47:28.415 | flavors 2026-07-18 03:47:28.415 | floating-ip-port-forwarding 2026-07-18 03:47:28.415 | floating-ip-port-forwarding-description 2026-07-18 03:47:28.415 | floating-ip-port-forwarding-detail 2026-07-18 03:47:28.415 | floating-ip-port-forwarding-port-ranges 2026-07-18 03:47:28.415 | floatingip-pools 2026-07-18 03:47:28.415 | fwaas_v2 2026-07-18 03:47:28.415 | ip_allocation 2026-07-18 03:47:28.415 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:47:28.415 | l3-flavors 2026-07-18 03:47:28.415 | l3-ha 2026-07-18 03:47:28.416 | l3_agent_scheduler 2026-07-18 03:47:28.416 | logging 2026-07-18 03:47:28.416 | multi-provider 2026-07-18 03:47:28.416 | net-mtu 2026-07-18 03:47:28.416 | net-mtu-writable 2026-07-18 03:47:28.416 | network-ip-availability 2026-07-18 03:47:28.416 | network_availability_zone 2026-07-18 03:47:28.416 | network_ha 2026-07-18 03:47:28.416 | pagination 2026-07-18 03:47:28.416 | port-device-profile 2026-07-18 03:47:28.416 | port-hardware-offload-type 2026-07-18 03:47:28.416 | port-mac-address-regenerate 2026-07-18 03:47:28.417 | port-numa-affinity-policy 2026-07-18 03:47:28.417 | port-numa-affinity-policy-socket 2026-07-18 03:47:28.417 | port-resource-request 2026-07-18 03:47:28.417 | port-security 2026-07-18 03:47:28.417 | port-trusted-vif 2026-07-18 03:47:28.417 | project-id 2026-07-18 03:47:28.417 | provider 2026-07-18 03:47:28.417 | pvlan 2026-07-18 03:47:28.417 | qinq 2026-07-18 03:47:28.417 | qos 2026-07-18 03:47:28.417 | qos-bw-limit-direction 2026-07-18 03:47:28.417 | qos-bw-minimum-ingress 2026-07-18 03:47:28.418 | qos-default 2026-07-18 03:47:28.418 | qos-fip 2026-07-18 03:47:28.418 | qos-gateway-ip 2026-07-18 03:47:28.418 | qos-rule-type-details 2026-07-18 03:47:28.418 | qos-rule-type-filter 2026-07-18 03:47:28.418 | qos-rules-alias 2026-07-18 03:47:28.418 | quota-check-limit 2026-07-18 03:47:28.418 | quota-check-limit-default 2026-07-18 03:47:28.418 | quota_details 2026-07-18 03:47:28.418 | quotas 2026-07-18 03:47:28.418 | rbac-address-scope 2026-07-18 03:47:28.418 | rbac-policies 2026-07-18 03:47:28.419 | rbac-security-groups 2026-07-18 03:47:28.419 | router 2026-07-18 03:47:28.419 | router-enable-snat 2026-07-18 03:47:28.419 | router_availability_zone 2026-07-18 03:47:28.419 | security-group 2026-07-18 03:47:28.419 | security-groups-default-rules 2026-07-18 03:47:28.419 | security-groups-default-statefulness 2026-07-18 03:47:28.419 | security-groups-normalized-cidr 2026-07-18 03:47:28.419 | security-groups-remote-address-group 2026-07-18 03:47:28.419 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:47:28.419 | security-groups-shared-filtering 2026-07-18 03:47:28.420 | segment 2026-07-18 03:47:28.420 | sorting 2026-07-18 03:47:28.420 | standard-attr-description 2026-07-18 03:47:28.420 | standard-attr-fwaas-v2 2026-07-18 03:47:28.420 | standard-attr-revisions 2026-07-18 03:47:28.420 | standard-attr-tag 2026-07-18 03:47:28.420 | standard-attr-timestamp 2026-07-18 03:47:28.420 | stateful-security-group 2026-07-18 03:47:28.420 | subnet-dns-publish-fixed-ip 2026-07-18 03:47:28.420 | subnet-external-network 2026-07-18 03:47:28.420 | subnet-service-types 2026-07-18 03:47:28.420 | subnet_allocation 2026-07-18 03:47:28.421 | subnet_onboard 2026-07-18 03:47:28.421 | subnetpool-prefix-ops 2026-07-18 03:47:28.421 | tag-creation 2026-07-18 03:47:28.421 | tap-mirror 2026-07-18 03:47:28.421 | tap-mirror-both-direction 2026-07-18 03:47:28.421 | trunk 2026-07-18 03:47:28.421 | uplink-status-propagation 2026-07-18 03:47:28.421 | uplink-status-propagation-updatable 2026-07-18 03:47:28.421 | vlan-transparent 2026-07-18 03:47:28.421 | vpn-endpoint-groups 2026-07-18 03:47:28.421 | vpnaas' 2026-07-18 03:47:28.422 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 487: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:47:28.422 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-18 03:47:28.422 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-18 03:47:28.422 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-18 03:47:28.422 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-18 03:47:28.422 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-07-18 03:47:28.422 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-07-18 03:47:28.425 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-07-18 03:47:28.429 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-18 03:47:28.432 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.435 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-18 03:47:28.439 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-18 03:47:28.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-18 03:47:28.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.448 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-18 03:47:28.482 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.94:6641 2026-07-18 03:47:28.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-18 03:47:28.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.94:6641 2026-07-18 03:47:28.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.94:6641 ']' 2026-07-18 03:47:28.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.94:6641 2026-07-18 03:47:28.536 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.94:6642 2026-07-18 03:47:28.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-18 03:47:28.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.94:6642 2026-07-18 03:47:28.547 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.94:6642 ']' 2026-07-18 03:47:28.551 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.553 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.94:6642 2026-07-18 03:47:28.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-18 03:47:28.608 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:28.611 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-18 03:47:28.615 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.618 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-18 03:47:28.621 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-18 03:47:28.624 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-18 03:47:28.627 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.630 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-18 03:47:28.666 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-18 03:47:28.669 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.672 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-18 03:47:28.675 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-18 03:47:28.677 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-18 03:47:28.680 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-18 03:47:28.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-18 03:47:28.723 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.725 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-18 03:47:28.728 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-18 03:47:28.731 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-18 03:47:28.734 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.737 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-18 03:47:28.771 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-18 03:47:28.794 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-18 03:47:28.816 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:28.820 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-18 03:47:28.822 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-18 03:47:28.843 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:28.846 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:47:28.848 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-18 03:47:28.851 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:529 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-18 03:47:28.854 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:28.857 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-18 03:47:28.860 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-18 03:47:28.863 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-18 03:47:28.865 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:28.868 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-18 03:47:28.902 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-18 03:47:28.922 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:28.925 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-18 03:47:28.964 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-18 03:47:28.982 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:28.985 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-18 03:47:29.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-18 03:47:29.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:29.042 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-18 03:47:29.045 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-18 03:47:29.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:29.070 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:47:29.073 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-18 03:47:29.075 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:552 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-18 03:47:29.112 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-18 03:47:29.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.135 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-18 03:47:29.154 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.158 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-18 03:47:29.178 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.181 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-18 03:47:29.201 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.204 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-18 03:47:29.223 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.226 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-18 03:47:29.245 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:29.248 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-18 03:47:29.269 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:29.272 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-18 03:47:29.275 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-18 03:47:29.277 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-18 03:47:29.283 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-18 03:47:29.320 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-18 03:47:29.357 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-18 03:47:29.394 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-18 03:47:29.431 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-18 03:47:29.435 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-18 03:47:29.438 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-18 03:47:29.441 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-18 03:47:29.444 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-18 03:47:29.447 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-18 03:47:29.450 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-18 03:47:29.452 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-18 03:47:29.456 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-18 03:47:29.459 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-18 03:47:29.495 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-18 03:47:29.531 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.94/identity 2026-07-18 03:47:29.567 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-18 03:47:29.603 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-18 03:47:29.638 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-18 03:47:29.674 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-18 03:47:29.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-18 03:47:29.746 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.94/identity 2026-07-18 03:47:29.782 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-18 03:47:29.818 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-18 03:47:29.853 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-18 03:47:29.857 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-18 03:47:29.894 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-18 03:47:29.931 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-18 03:47:29.934 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-18 03:47:29.937 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:47:29.940 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-18 03:47:29.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-18 03:47:29.979 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-18 03:47:30.015 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.94/identity 2026-07-18 03:47:30.051 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-18 03:47:30.087 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-18 03:47:30.124 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-18 03:47:30.161 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-18 03:47:30.198 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-18 03:47:30.233 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-18 03:47:30.236 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-18 03:47:30.239 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-18 03:47:30.242 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-18 03:47:30.245 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-18 03:47:30.280 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-18 03:47:30.317 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.94/identity 2026-07-18 03:47:30.353 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-18 03:47:30.388 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-18 03:47:30.424 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-18 03:47:30.459 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-18 03:47:30.495 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-18 03:47:30.531 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-18 03:47:30.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-18 03:47:30.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-18 03:47:30.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-18 03:47:30.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-18 03:47:30.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-18 03:47:30.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-18 03:47:30.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-18 03:47:30.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-18 03:47:30.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-18 03:47:30.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-18 03:47:30.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-18 03:47:30.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-18 03:47:30.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-18 03:47:30.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-18 03:47:30.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-18 03:47:30.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-18 03:47:30.581 | + 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-07-18 03:47:30.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-18 03:47:30.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-18 03:47:30.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-18 03:47:30.597 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-18 03:47:30.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-18 03:47:30.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.642 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-18 03:47:30.645 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-18 03:47:30.648 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-18 03:47:30.651 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.654 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-18 03:47:30.687 | + 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-07-18 03:47:30.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.693 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-18 03:47:30.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-18 03:47:30.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-18 03:47:30.702 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.705 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-18 03:47:30.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-18 03:47:30.743 | + 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-07-18 03:47:30.746 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.749 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-18 03:47:30.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-18 03:47:30.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-18 03:47:30.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.761 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-18 03:47:30.795 | + 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-07-18 03:47:30.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.801 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-18 03:47:30.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-18 03:47:30.807 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-18 03:47:30.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.813 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-18 03:47:30.848 | + 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-07-18 03:47:30.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-18 03:47:30.857 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-18 03:47:30.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-18 03:47:30.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-18 03:47:30.901 | + 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-07-18 03:47:30.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-18 03:47:30.910 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-18 03:47:30.913 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-18 03:47:30.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.918 | + 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-07-18 03:47:30.953 | + 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-07-18 03:47:30.956 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:30.959 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-18 03:47:30.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-18 03:47:30.964 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-18 03:47:30.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:30.970 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-18 03:47:31.004 | + 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-07-18 03:47:31.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:31.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-18 03:47:31.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-18 03:47:31.015 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-18 03:47:31.018 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:31.021 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-18 03:47:31.055 | + 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-07-18 03:47:31.058 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:31.061 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-18 03:47:31.064 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-18 03:47:31.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-18 03:47:31.069 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:31.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-18 03:47:31.107 | + 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-07-18 03:47:31.110 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-18 03:47:31.113 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-18 03:47:31.116 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-18 03:47:31.118 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-18 03:47:31.121 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-18 03:47:31.124 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-18 03:47:31.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-18 03:47:31.162 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-18 03:47:31.197 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-18 03:47:31.233 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-18 03:47:31.235 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-18 03:47:31.238 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-18 03:47:31.240 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-18 03:47:31.243 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-18 03:47:31.245 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-18 03:47:31.248 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-18 03:47:31.251 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-18 03:47:31.254 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-18 03:47:31.271 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-18 03:47:31.272 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:47:31.282 | d /var/run/uwsgi 0755 quobyte root 2026-07-18 03:47:31.286 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-18 03:47:31.300 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-18 03:47:31.305 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-18 03:47:31.308 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-18 03:47:31.312 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-18 03:47:31.316 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-18 03:47:31.350 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-18 03:47:31.385 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-18 03:47:31.420 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-18 03:47:31.456 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-18 03:47:31.490 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-18 03:47:31.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-18 03:47:31.561 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-18 03:47:31.595 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-18 03:47:31.631 | + 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-07-18 03:47:31.665 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-18 03:47:31.700 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-18 03:47:31.735 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-18 03:47:31.770 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-18 03:47:31.805 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-18 03:47:31.808 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-18 03:47:31.812 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-18 03:47:31.815 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-18 03:47:31.818 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-18 03:47:31.821 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:47:31.824 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:47:31.827 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-18 03:47:31.831 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-18 03:47:31.834 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-18 03:47:31.869 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-18 03:47:31.904 | + 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-07-18 03:47:31.905 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-18 03:47:31.915 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-18 03:47:31.919 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-18 03:47:31.922 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-18 03:47:31.926 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-18 03:47:31.929 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-18 03:47:31.931 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-18 03:47:31.934 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-18 03:47:31.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:47:31.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:47:31.944 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-18 03:47:31.947 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-18 03:47:31.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:47:31.953 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:47:31.957 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-18 03:47:31.968 | perl: warning: Setting locale failed. 2026-07-18 03:47:31.968 | perl: warning: Please check that your locale settings: 2026-07-18 03:47:31.968 | LANGUAGE = (unset), 2026-07-18 03:47:31.968 | LC_ALL = "en_US.utf8", 2026-07-18 03:47:31.968 | LANG = "de_DE.UTF-8" 2026-07-18 03:47:31.968 | are supported and installed on your system. 2026-07-18 03:47:31.968 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-18 03:47:32.009 | Enabling site neutron-api. 2026-07-18 03:47:32.014 | To activate the new configuration, you need to run: 2026-07-18 03:47:32.014 | systemctl reload apache2 2026-07-18 03:47:32.019 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-18 03:47:32.021 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-18 03:47:32.024 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-18 03:47:32.027 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-18 03:47:32.216 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-18 03:47:32.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:32.240 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-18 03:47:32.260 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:32.262 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-18 03:47:32.265 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-18 03:47:32.335 | + inc/async:async_inner:63 : init_neutron 2026-07-18 03:47:32.375 | [2067 Async init_neutron:55569]: running: init_neutron 2026-07-18 03:47:32.378 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-18 03:47:32.400 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:32.403 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-18 03:47:32.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:32.425 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-18 03:47:32.428 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-18 03:47:32.431 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-18 03:47:32.470 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-18 03:47:32.473 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-18 03:47:32.509 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-18 03:47:32.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:47:32.534 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-18 03:47:32.555 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:32.558 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-18 03:47:32.561 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:47:32.564 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-18 03:47:32.569 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-18 03:47:32.571 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-18 03:47:32.639 | + inc/async:async_inner:63 : init_cinder 2026-07-18 03:47:32.686 | [2067 Async init_cinder:55805]: running: init_cinder 2026-07-18 03:47:32.689 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-18 03:47:32.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:47:32.712 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-18 03:47:32.714 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:47:32.716 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-18 03:47:32.718 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-18 03:47:32.721 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-18 03:47:32.789 | + inc/async:async_inner:63 : init_placement 2026-07-18 03:47:32.824 | [2067 Async init_placement:55935]: running: init_placement 2026-07-18 03:47:32.826 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-18 03:47:32.890 | [2067 Async init_neutron:55569]: Waiting for completion of init_neutron running on PID 55569 (5 other jobs running) 2026-07-18 03:47:32.916 | [2067 Async init_neutron:55569]: Signaling child to exit 2026-07-18 03:47:46.855 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:47:46.894 | [55805 Async init_cinder:55805]: finished successfully 2026-07-18 03:48:16.096 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:48:16.127 | [55569 Async init_neutron:55569]: finished successfully 2026-07-18 03:48:16.159 | WAKEUP 2026-07-18 03:48:16.187 | [2067 Async init_neutron:55569]: Signaled 2026-07-18 03:48:16.189 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-18 03:48:16.189 | + lib/database:recreate_database:112 : local db=neutron 2026-07-18 03:48:16.190 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-18 03:48:16.190 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-18 03:48:16.190 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-18 03:48:16.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:16.190 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-18 03:48:16.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:16.190 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-18 03:48:16.191 | + functions-common:time_start:2406 : local name=dbsync 2026-07-18 03:48:16.191 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:48:16.191 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:48:16.191 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:48:16.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346452521 2026-07-18 03:48:16.192 | + 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-07-18 03:48:16.192 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-18 03:48:16.192 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:16.192 | we strongly recommend against using it for new projects. 2026-07-18 03:48:16.192 | 2026-07-18 03:48:16.192 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:16.192 | framework. For more detail see 2026-07-18 03:48:16.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:16.192 | 2026-07-18 03:48:16.192 | import eventlet as _eventlet # noqa 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-18 03:48:16.193 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-18 03:48:16.194 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-18 03:48:16.194 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-18 03:48:16.194 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-18 03:48:16.195 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-18 03:48:16.196 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-18 03:48:16.197 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-18 03:48:16.198 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-18 03:48:16.198 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-18 03:48:16.198 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-18 03:48:16.199 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-18 03:48:16.199 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-18 03:48:16.199 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-18 03:48:16.200 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-18 03:48:16.201 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-18 03:48:16.202 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-18 03:48:16.203 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-18 03:48:16.203 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-18 03:48:16.203 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-18 03:48:16.204 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-18 03:48:16.204 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-18 03:48:16.204 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-18 03:48:16.205 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-18 03:48:16.205 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-18 03:48:16.205 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-18 03:48:16.205 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-18 03:48:16.206 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-18 03:48:16.207 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-18 03:48:16.208 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-18 03:48:16.208 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-18 03:48:16.209 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-18 03:48:16.209 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-18 03:48:16.209 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-18 03:48:16.210 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-18 03:48:16.210 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-18 03:48:16.210 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-18 03:48:16.210 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-18 03:48:16.210 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-18 03:48:16.211 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-18 03:48:16.212 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-18 03:48:16.212 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-18 03:48:16.212 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-18 03:48:16.212 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-18 03:48:16.212 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-18 03:48:16.213 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-18 03:48:16.213 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-18 03:48:16.213 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-18 03:48:16.214 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-18 03:48:16.214 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-18 03:48:16.214 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-18 03:48:16.215 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-18 03:48:16.216 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-18 03:48:16.217 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-18 03:48:16.217 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-18 03:48:16.218 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-18 03:48:16.218 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-18 03:48:16.219 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-18 03:48:16.219 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-18 03:48:16.219 | Running upgrade for neutron ... 2026-07-18 03:48:16.219 | OK 2026-07-18 03:48:16.219 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-18 03:48:16.219 | + functions-common:time_stop:2420 : local name 2026-07-18 03:48:16.219 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:48:16.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:48:16.220 | + functions-common:time_stop:2423 : local total 2026-07-18 03:48:16.220 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:48:16.220 | + functions-common:time_stop:2426 : name=dbsync 2026-07-18 03:48:16.220 | + functions-common:time_stop:2427 : start_time=1784346452521 2026-07-18 03:48:16.220 | + functions-common:time_stop:2429 : [[ -z 1784346452521 ]] 2026-07-18 03:48:16.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:48:16.221 | + functions-common:time_stop:2432 : end_time=1784346496069 2026-07-18 03:48:16.221 | + functions-common:time_stop:2433 : elapsed_time=43548 2026-07-18 03:48:16.222 | + functions-common:time_stop:2434 : total=8218 2026-07-18 03:48:16.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:48:16.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51766 2026-07-18 03:48:16.245 | [2067 Async init_neutron:55569]: finished init_neutron with result 0 in 43 seconds 2026-07-18 03:48:16.252 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:16.256 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-18 03:48:16.321 | [2067 Async init_placement:55935]: Waiting for completion of init_placement running on PID 55935 (4 other jobs running) 2026-07-18 03:48:16.349 | [2067 Async init_placement:55935]: Signaling child to exit 2026-07-18 03:48:19.981 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:48:20.001 | [55935 Async init_placement:55935]: finished successfully 2026-07-18 03:48:20.020 | WAKEUP 2026-07-18 03:48:20.038 | [2067 Async init_placement:55935]: Signaled 2026-07-18 03:48:20.039 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-18 03:48:20.039 | + lib/database:recreate_database:112 : local db=placement 2026-07-18 03:48:20.039 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-18 03:48:20.040 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-18 03:48:20.040 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-18 03:48:20.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.040 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-18 03:48:20.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.040 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-18 03:48:20.040 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-18 03:48:20.041 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-18 03:48:20.041 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-18 03:48:20.041 | + functions-common:get_or_create_user:899 : local user_id 2026-07-18 03:48:20.041 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-18 03:48:20.041 | + functions-common:get_or_create_user:903 : local email= 2026-07-18 03:48:20.041 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-18 03:48:20.041 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.041 | + functions-common:get_or_create_user:915 : user_id=2508814c55064749bc5287135631f3c0 2026-07-18 03:48:20.042 | + functions-common:get_or_create_user:916 : echo 2508814c55064749bc5287135631f3c0 2026-07-18 03:48:20.042 | 2508814c55064749bc5287135631f3c0 2026-07-18 03:48:20.042 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-18 03:48:20.042 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:48:20.042 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:48:20.042 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:48:20.043 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:48:20.044 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:48:20.044 | + 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-07-18 03:48:20.044 | ++ 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-07-18 03:48:20.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.044 | + functions-common:get_or_add_user_project_role:979 : user_role_id=09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:48:20.044 | + functions-common:get_or_add_user_project_role:980 : echo 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:48:20.044 | 09475fa2bf8d4e1e90c2892c0e11b763 2026-07-18 03:48:20.045 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-18 03:48:20.045 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-18 03:48:20.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-18 03:48:20.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-18 03:48:20.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-18 03:48:20.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-18 03:48:20.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-18 03:48:20.046 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-18 03:48:20.046 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-18 03:48:20.046 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-18 03:48:20.046 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-18 03:48:20.046 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-18 03:48:20.046 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-18 03:48:20.046 | + 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-07-18 03:48:20.047 | ++ 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-07-18 03:48:20.047 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.047 | + functions-common:get_or_add_user_project_role:979 : user_role_id=30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:48:20.047 | + functions-common:get_or_add_user_project_role:980 : echo 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:48:20.047 | 30d93d0734e444ccbcd63e1e01afc860 2026-07-18 03:48:20.047 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.94/placement 2026-07-18 03:48:20.047 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-18 03:48:20.047 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-18 03:48:20.048 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-18 03:48:20.048 | ++ 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-07-18 03:48:20.048 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.048 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-18 03:48:20.048 | 2eb1b7f9312c459ea81d5eae12c0fccd' 2026-07-18 03:48:20.048 | + functions-common:get_or_create_service:1067 : echo 2eb1b7f9312c459ea81d5eae12c0fccd 2026-07-18 03:48:20.048 | 2eb1b7f9312c459ea81d5eae12c0fccd 2026-07-18 03:48:20.049 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.94/placement 2026-07-18 03:48:20.049 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-18 03:48:20.049 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.94/placement RegionOne 2026-07-18 03:48:20.049 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-18 03:48:20.049 | +++ 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-07-18 03:48:20.050 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-18 03:48:20.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-18 03:48:20.050 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.94/placement --region RegionOne -f value -c id 2026-07-18 03:48:20.050 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:48:20.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b1f203388c7641118bb4974044954cf1 2026-07-18 03:48:20.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b1f203388c7641118bb4974044954cf1 2026-07-18 03:48:20.050 | + functions-common:get_or_create_endpoint:1100 : public_id=b1f203388c7641118bb4974044954cf1 2026-07-18 03:48:20.051 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-18 03:48:20.051 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-18 03:48:20.051 | + functions-common:get_or_create_endpoint:1109 : echo b1f203388c7641118bb4974044954cf1 2026-07-18 03:48:20.051 | b1f203388c7641118bb4974044954cf1 2026-07-18 03:48:20.076 | [2067 Async init_placement:55935]: finished init_placement with result 0 in 47 seconds 2026-07-18 03:48:20.079 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:20.082 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-18 03:48:20.123 | [2067 Async init_glance:51327]: Waiting for completion of init_glance running on PID 51327 (3 other jobs running) 2026-07-18 03:48:20.142 | [2067 Async init_glance:51327]: Signaling child to exit 2026-07-18 03:48:20.143 | WAKEUP 2026-07-18 03:48:20.160 | [2067 Async init_glance:51327]: Signaled 2026-07-18 03:48:20.161 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-18 03:48:20.161 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-18 03:48:20.161 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-18 03:48:20.161 | + lib/database:recreate_database:112 : local db=glance 2026-07-18 03:48:20.161 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-18 03:48:20.162 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-18 03:48:20.162 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-18 03:48:20.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.162 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-18 03:48:20.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.162 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-18 03:48:20.162 | + functions-common:time_start:2406 : local name=dbsync 2026-07-18 03:48:20.163 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:48:20.163 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:48:20.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:48:20.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346360286 2026-07-18 03:48:20.163 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-18 03:48:20.163 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:48:20.163 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:20.164 | we strongly recommend against using it for new projects. 2026-07-18 03:48:20.164 | 2026-07-18 03:48:20.164 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:20.164 | framework. For more detail see 2026-07-18 03:48:20.164 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:20.164 | 2026-07-18 03:48:20.164 | from eventlet import event 2026-07-18 03:48:20.165 | INFO dbcounter [-] Registered counter for database glance 2026-07-18 03:48:20.165 | 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=51433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:48:20.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.165 | DEBUG dbcounter [-] [51433] Writer thread running {{(pid=51433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:20.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.166 | INFO dbcounter [-] Registered counter for database glance 2026-07-18 03:48:20.166 | 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=51433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:48:20.166 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.166 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.166 | DEBUG dbcounter [-] [51433] Writer thread running {{(pid=51433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:20.166 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-18 03:48:20.166 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:20.167 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-18 03:48:20.167 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.167 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-18 03:48:20.167 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.167 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-18 03:48:20.167 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.167 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-18 03:48:20.168 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.168 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-18 03:48:20.168 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.168 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-18 03:48:20.168 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.168 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-18 03:48:20.168 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.169 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-18 03:48:20.169 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.169 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-18 03:48:20.169 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.169 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-18 03:48:20.169 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.169 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-18 03:48:20.169 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.170 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-18 03:48:20.170 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.170 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-18 03:48:20.170 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.170 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-18 03:48:20.170 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.170 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-18 03:48:20.171 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.171 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-18 03:48:20.172 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:20.172 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-18 03:48:20.173 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.173 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-18 03:48:20.173 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.173 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-18 03:48:20.173 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.173 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-18 03:48:20.173 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.174 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-18 03:48:20.174 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.174 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-18 03:48:20.174 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.174 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-18 03:48:20.174 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.174 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-18 03:48:20.175 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.175 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-18 03:48:20.175 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.175 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-18 03:48:20.175 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.175 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-18 03:48:20.175 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.175 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-18 03:48:20.176 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51433) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-18 03:48:20.176 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.176 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.176 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-18 03:48:20.176 | Database migration is up to date. No migration needed. 2026-07-18 03:48:20.177 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-18 03:48:20.177 | Database is synced successfully. 2026-07-18 03:48:20.177 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-18 03:48:20.177 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-18 03:48:20.177 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:20.177 | we strongly recommend against using it for new projects. 2026-07-18 03:48:20.177 | 2026-07-18 03:48:20.178 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:20.178 | framework. For more detail see 2026-07-18 03:48:20.178 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:20.178 | 2026-07-18 03:48:20.178 | from eventlet import event 2026-07-18 03:48:20.178 | INFO dbcounter [-] Registered counter for database glance 2026-07-18 03:48:20.178 | 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=51611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:48:20.179 | DEBUG dbcounter [-] [51611] Writer thread running {{(pid=51611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-18 03:48:20.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-18 03:48:20.180 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-18 03:48:20.181 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-18 03:48:20.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-18 03:48:20.183 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-18 03:48:20.183 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-18 03:48:20.184 | + functions-common:time_stop:2420 : local name 2026-07-18 03:48:20.184 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:48:20.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:48:20.184 | + functions-common:time_stop:2423 : local total 2026-07-18 03:48:20.184 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:48:20.184 | + functions-common:time_stop:2426 : name=dbsync 2026-07-18 03:48:20.184 | + functions-common:time_stop:2427 : start_time=1784346360286 2026-07-18 03:48:20.185 | + functions-common:time_stop:2429 : [[ -z 1784346360286 ]] 2026-07-18 03:48:20.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:48:20.185 | + functions-common:time_stop:2432 : end_time=1784346374112 2026-07-18 03:48:20.185 | + functions-common:time_stop:2433 : elapsed_time=13826 2026-07-18 03:48:20.185 | + functions-common:time_stop:2434 : total=8218 2026-07-18 03:48:20.185 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:48:20.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22044 2026-07-18 03:48:20.197 | [2067 Async init_glance:51327]: finished init_glance with result 0 in 14 seconds 2026-07-18 03:48:20.202 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:20.205 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-18 03:48:20.223 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-18 03:48:20.226 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:20.229 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-18 03:48:20.272 | [2067 Async init_cinder:55805]: Waiting for completion of init_cinder running on PID 55805 (2 other jobs running) 2026-07-18 03:48:20.292 | [2067 Async init_cinder:55805]: Signaling child to exit 2026-07-18 03:48:20.293 | WAKEUP 2026-07-18 03:48:20.312 | [2067 Async init_cinder:55805]: Signaled 2026-07-18 03:48:20.313 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-18 03:48:20.313 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.313 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-18 03:48:20.314 | + lib/database:recreate_database:112 : local db=cinder 2026-07-18 03:48:20.314 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-18 03:48:20.314 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-18 03:48:20.314 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-18 03:48:20.314 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.314 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-18 03:48:20.314 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.314 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-18 03:48:20.314 | + functions-common:time_start:2406 : local name=dbsync 2026-07-18 03:48:20.315 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:48:20.315 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:48:20.315 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:48:20.315 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346452858 2026-07-18 03:48:20.315 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-18 03:48:20.315 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-18 03:48:20.315 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:20.315 | we strongly recommend against using it for new projects. 2026-07-18 03:48:20.315 | 2026-07-18 03:48:20.316 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:20.316 | framework. For more detail see 2026-07-18 03:48:20.316 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:20.316 | 2026-07-18 03:48:20.316 | import eventlet # noqa 2026-07-18 03:48:20.316 | INFO dbcounter [-] Registered counter for database cinder 2026-07-18 03:48:20.316 | 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=56017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:48:20.316 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-18 03:48:20.316 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:20.317 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:20.317 | DEBUG dbcounter [-] [56017] Writer thread running {{(pid=56017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:20.317 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-18 03:48:20.317 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:20.317 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-18 03:48:20.317 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.317 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-18 03:48:20.317 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.318 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-18 03:48:20.318 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.318 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-18 03:48:20.318 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.318 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-18 03:48:20.318 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.318 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-18 03:48:20.318 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.318 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-18 03:48:20.319 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=56017) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:20.319 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-18 03:48:20.319 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-18 03:48:20.319 | + functions-common:time_stop:2420 : local name 2026-07-18 03:48:20.319 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:48:20.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:48:20.319 | + functions-common:time_stop:2423 : local total 2026-07-18 03:48:20.319 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:48:20.319 | + functions-common:time_stop:2426 : name=dbsync 2026-07-18 03:48:20.320 | + functions-common:time_stop:2427 : start_time=1784346452858 2026-07-18 03:48:20.320 | + functions-common:time_stop:2429 : [[ -z 1784346452858 ]] 2026-07-18 03:48:20.320 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:48:20.320 | + functions-common:time_stop:2432 : end_time=1784346464647 2026-07-18 03:48:20.320 | + functions-common:time_stop:2433 : elapsed_time=11789 2026-07-18 03:48:20.320 | + functions-common:time_stop:2434 : total=8218 2026-07-18 03:48:20.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:48:20.320 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20007 2026-07-18 03:48:20.320 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-18 03:48:20.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-18 03:48:20.321 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-18 03:48:20.322 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-18 03:48:20.322 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-18 03:48:20.322 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-18 03:48:20.322 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-18 03:48:20.322 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-18 03:48:20.322 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-18 03:48:20.322 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-18 03:48:20.322 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-18 03:48:20.322 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-18 03:48:20.323 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-18 03:48:20.324 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-18 03:48:20.324 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-18 03:48:20.324 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-18 03:48:20.324 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-18 03:48:20.324 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-18 03:48:20.324 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-18 03:48:20.324 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-18 03:48:20.324 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-18 03:48:20.325 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-18 03:48:20.325 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-18 03:48:20.326 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-18 03:48:20.326 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-18 03:48:20.326 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-18 03:48:20.326 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-18 03:48:20.326 | [Unit] 2026-07-18 03:48:20.326 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-18 03:48:20.326 | DefaultDependencies=no 2026-07-18 03:48:20.326 | After=systemd-udev-settle.service 2026-07-18 03:48:20.327 | Before=lvm2-activation-early.service 2026-07-18 03:48:20.327 | Wants=systemd-udev-settle.service 2026-07-18 03:48:20.327 | 2026-07-18 03:48:20.327 | [Service] 2026-07-18 03:48:20.327 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-18 03:48:20.327 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-18 03:48:20.327 | RemainAfterExit=yes 2026-07-18 03:48:20.327 | Type=oneshot 2026-07-18 03:48:20.327 | 2026-07-18 03:48:20.327 | [Install] 2026-07-18 03:48:20.328 | WantedBy=local-fs.target 2026-07-18 03:48:20.328 | Also=systemd-udev-settle.service 2026-07-18 03:48:20.328 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-18 03:48:20.328 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-18 03:48:20.328 | 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-07-18 03:48:20.328 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-18 03:48:20.328 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-18 03:48:20.328 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-18 03:48:20.328 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-18 03:48:20.329 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-18 03:48:20.329 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-18 03:48:20.329 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-18 03:48:20.329 | Physical volume "/dev/loop0" successfully created. 2026-07-18 03:48:20.329 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-18 03:48:20.329 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-18 03:48:20.329 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.329 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-18 03:48:20.329 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-18 03:48:20.330 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-18 03:48:20.330 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-18 03:48:20.330 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:20.330 | we strongly recommend against using it for new projects. 2026-07-18 03:48:20.330 | 2026-07-18 03:48:20.330 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:20.330 | framework. For more detail see 2026-07-18 03:48:20.331 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:20.331 | 2026-07-18 03:48:20.331 | import eventlet # noqa 2026-07-18 03:48:20.331 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-18 03:48:20.331 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-18 03:48:20.331 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-18 03:48:20.331 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-18 03:48:20.331 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:48:20.331 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-18 03:48:20.359 | [2067 Async init_cinder:55805]: finished init_cinder with result 0 in 14 seconds 2026-07-18 03:48:20.364 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:20.367 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-18 03:48:20.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.385 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-18 03:48:20.388 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:48:20.391 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-18 03:48:20.393 | + ./stack.sh:main:1242 : init_nova 2026-07-18 03:48:20.396 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-18 03:48:20.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.414 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-18 03:48:20.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:20.438 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:48:20.441 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-18 03:48:20.506 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-18 03:48:20.545 | [2067 Async nova-cell-0:58073]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-18 03:48:20.548 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-18 03:48:20.553 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:48:20.556 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-18 03:48:20.558 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:48:20.560 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:48:20.563 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-18 03:48:20.630 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-18 03:48:20.673 | [2067 Async nova-cell-1:58177]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-18 03:48:20.679 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-18 03:48:20.682 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-18 03:48:20.687 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-18 03:48:20.694 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-18 03:48:20.697 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-18 03:48:20.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.771 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-18 03:48:20.778 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:20.853 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-18 03:48:21.435 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:21.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:21.436 | we strongly recommend against using it for new projects. 2026-07-18 03:48:21.436 | 2026-07-18 03:48:21.436 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:21.436 | framework. For more detail see 2026-07-18 03:48:21.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:21.437 | 2026-07-18 03:48:21.437 | import eventlet # noqa 2026-07-18 03:48:21.723 | 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-07-18 03:48:25.674 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-18 03:48:25.771 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:25.772 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:25.772 | DEBUG dbcounter [-] [58247] Writer thread running {{(pid=58247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:25.850 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-18 03:48:31.181 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58247) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:31.187 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-18 03:48:33.421 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58247) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:33.425 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-18 03:48:33.432 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58247) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:34.112 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-18 03:48:34.119 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-18 03:48:34.123 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-18 03:48:34.128 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-18 03:48:34.135 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-18 03:48:34.141 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-18 03:48:34.146 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-18 03:48:34.179 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:34.180 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-18 03:48:34.185 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-18 03:48:34.191 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-18 03:48:34.800 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:34.800 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:34.800 | we strongly recommend against using it for new projects. 2026-07-18 03:48:34.800 | 2026-07-18 03:48:34.800 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:34.800 | framework. For more detail see 2026-07-18 03:48:34.801 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:34.801 | 2026-07-18 03:48:34.801 | import eventlet # noqa 2026-07-18 03:48:35.088 | 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-07-18 03:48:38.344 | INFO dbcounter [None req-c247e5b8-8164-4769-ac00-b02d9234a473 None None] Registered counter for database nova_api 2026-07-18 03:48:38.471 | DEBUG dbcounter [-] [58886] Writer thread running {{(pid=58886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:39.134 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-18 03:48:39.143 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-18 03:48:39.147 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-18 03:48:39.232 | [2067 Async nova-cell-0:58073]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58073 (3 other jobs running) 2026-07-18 03:48:39.275 | [2067 Async nova-cell-0:58073]: Signaling child to exit 2026-07-18 03:48:46.961 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:48:46.998 | [58177 Async nova-cell-1:58177]: finished successfully 2026-07-18 03:48:47.280 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:48:47.310 | [58073 Async nova-cell-0:58073]: finished successfully 2026-07-18 03:48:47.338 | WAKEUP 2026-07-18 03:48:47.364 | [2067 Async nova-cell-0:58073]: Signaled 2026-07-18 03:48:47.367 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-18 03:48:47.367 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-18 03:48:47.367 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-18 03:48:47.367 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-18 03:48:47.367 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-18 03:48:47.367 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-18 03:48:47.367 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-18 03:48:47.367 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:47.367 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-18 03:48:47.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:47.368 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-18 03:48:47.368 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:47.368 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:47.368 | we strongly recommend against using it for new projects. 2026-07-18 03:48:47.368 | 2026-07-18 03:48:47.368 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:47.368 | framework. For more detail see 2026-07-18 03:48:47.368 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:47.368 | 2026-07-18 03:48:47.368 | import eventlet # noqa 2026-07-18 03:48:47.368 | 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-07-18 03:48:47.369 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:47.369 | DEBUG dbcounter [-] [58234] Writer thread running {{(pid=58234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-18 03:48:47.369 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-18 03:48:47.369 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-18 03:48:47.369 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.369 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-18 03:48:47.369 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.370 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-18 03:48:47.370 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.370 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-18 03:48:47.370 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.370 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-18 03:48:47.370 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.370 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-18 03:48:47.370 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.370 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-18 03:48:47.370 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.371 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-18 03:48:47.371 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58234) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.418 | [2067 Async nova-cell-0:58073]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-18 03:48:47.425 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:47.429 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-18 03:48:47.433 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-18 03:48:47.496 | [2067 Async nova-cell-1:58177]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58177 (2 other jobs running) 2026-07-18 03:48:47.525 | [2067 Async nova-cell-1:58177]: Signaling child to exit 2026-07-18 03:48:47.526 | WAKEUP 2026-07-18 03:48:47.551 | [2067 Async nova-cell-1:58177]: Signaled 2026-07-18 03:48:47.553 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-18 03:48:47.553 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-18 03:48:47.553 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-18 03:48:47.553 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-18 03:48:47.554 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-18 03:48:47.554 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-18 03:48:47.554 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-18 03:48:47.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:47.554 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-18 03:48:47.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-18 03:48:47.554 | + 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-07-18 03:48:47.554 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:47.554 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:47.554 | we strongly recommend against using it for new projects. 2026-07-18 03:48:47.554 | 2026-07-18 03:48:47.555 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:47.555 | framework. For more detail see 2026-07-18 03:48:47.555 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:47.555 | 2026-07-18 03:48:47.555 | import eventlet # noqa 2026-07-18 03:48:47.555 | 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-07-18 03:48:47.555 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-18 03:48:47.555 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-18 03:48:47.555 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-18 03:48:47.555 | DEBUG dbcounter [-] [58244] Writer thread running {{(pid=58244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:47.555 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-18 03:48:47.555 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-18 03:48:47.556 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-18 03:48:47.556 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.556 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-18 03:48:47.556 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.556 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-18 03:48:47.556 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.556 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-18 03:48:47.556 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.556 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-18 03:48:47.556 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.557 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-18 03:48:47.557 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.557 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-18 03:48:47.557 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.557 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-18 03:48:47.557 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.557 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-18 03:48:47.557 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58244) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-18 03:48:47.608 | [2067 Async nova-cell-1:58177]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-07-18 03:48:47.614 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:47.618 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:48:47.622 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-18 03:48:48.159 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:48.159 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:48.159 | we strongly recommend against using it for new projects. 2026-07-18 03:48:48.159 | 2026-07-18 03:48:48.160 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:48.160 | framework. For more detail see 2026-07-18 03:48:48.160 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:48.160 | 2026-07-18 03:48:48.160 | import eventlet # noqa 2026-07-18 03:48:48.419 | 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-07-18 03:48:51.403 | Running batches of 50 until complete 2026-07-18 03:48:51.403 | INFO dbcounter [None req-a210bac4-cf36-41b3-8f0e-bb413ee6c0b4 None None] Registered counter for database nova_cell0 2026-07-18 03:48:51.600 | DEBUG dbcounter [-] [59507] Writer thread running {{(pid=59507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:51.606 | INFO dbcounter [None req-a210bac4-cf36-41b3-8f0e-bb413ee6c0b4 None None] Registered counter for database nova_api 2026-07-18 03:48:51.764 | DEBUG dbcounter [-] [59507] Writer thread running {{(pid=59507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:51.792 | INFO dbcounter [None req-a210bac4-cf36-41b3-8f0e-bb413ee6c0b4 None None] Registered counter for database nova_cell0 2026-07-18 03:48:51.863 | DEBUG dbcounter [-] [59507] Writer thread running {{(pid=59507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:52.090 | +-------------------------------------+--------------+-----------+ 2026-07-18 03:48:52.090 | | Migration | Total Needed | Completed | 2026-07-18 03:48:52.090 | +-------------------------------------+--------------+-----------+ 2026-07-18 03:48:52.090 | | fill_virtual_interface_list | 0 | 0 | 2026-07-18 03:48:52.090 | | migrate_empty_ratio | 0 | 0 | 2026-07-18 03:48:52.090 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-18 03:48:52.090 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-18 03:48:52.091 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_dev_uuids | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_instance_compute_id | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_missing_availability_zones | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_queued_for_delete | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_user_id | 0 | 0 | 2026-07-18 03:48:52.091 | | populate_uuids | 0 | 0 | 2026-07-18 03:48:52.091 | +-------------------------------------+--------------+-----------+ 2026-07-18 03:48:52.801 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-18 03:48:52.806 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:48:52.810 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-18 03:48:52.814 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:48:52.818 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:48:52.822 | + 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-07-18 03:48:53.415 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:48:53.415 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:48:53.416 | we strongly recommend against using it for new projects. 2026-07-18 03:48:53.416 | 2026-07-18 03:48:53.416 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:48:53.416 | framework. For more detail see 2026-07-18 03:48:53.416 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:48:53.416 | 2026-07-18 03:48:53.416 | import eventlet # noqa 2026-07-18 03:48:53.711 | 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-07-18 03:48:56.738 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-18 03:48:56.738 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-18 03:48:56.738 | INFO dbcounter [None req-051536ec-3aa8-43c0-ba98-840dfe32dd7a None None] Registered counter for database nova_api 2026-07-18 03:48:56.863 | DEBUG dbcounter [-] [59526] Writer thread running {{(pid=59526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:48:57.531 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-18 03:48:57.535 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-18 03:48:57.552 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-18 03:48:57.557 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-18 03:48:57.560 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-18 03:48:57.645 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-18 03:48:57.694 | [2067 Async configure_neutron_nova:59590]: running: configure_neutron_nova 2026-07-18 03:48:57.698 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-18 03:48:57.702 | + functions-common:run_phase:1848 : local mode=stack 2026-07-18 03:48:57.706 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-18 03:48:57.710 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:48:57.714 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:48:57.718 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:48:57.722 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:48:57.726 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:48:57.731 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:48:57.737 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:48:57.741 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:48:57.745 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:48:57.749 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-18 03:48:57.753 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:48:57.776 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:57.780 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:48:57.784 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:48:57.787 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-18 03:48:57.791 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:48:57.794 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:48:57.799 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-18 03:48:57.804 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-18 03:48:57.807 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-18 03:48:57.812 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:48:57.816 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:48:57.821 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-18 03:48:57.826 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-18 03:48:57.831 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-18 03:48:57.834 | + functions-common:run_plugins:1837 : local plugins= 2026-07-18 03:48:57.839 | + functions-common:run_plugins:1838 : local plugin 2026-07-18 03:48:57.842 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-18 03:48:57.846 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-18 03:48:57.850 | + inc/meta-config:merge_config_group:171 : shift 2026-07-18 03:48:57.853 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-18 03:48:57.858 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:48:57.863 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-18 03:48:57.867 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-18 03:48:57.872 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-18 03:48:57.876 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:57.881 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-18 03:48:57.886 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:48:57.891 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-18 03:48:57.891 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:48:57.891 | gsub("[][]", "", $1); 2026-07-18 03:48:57.891 | split($1, a, "|"); 2026-07-18 03:48:57.891 | if (a[1] == matchgroup) 2026-07-18 03:48:57.891 | print a[2] 2026-07-18 03:48:57.892 | } 2026-07-18 03:48:57.892 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:48:57.897 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-18 03:48:57.901 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-18 03:48:57.905 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-18 03:48:57.910 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-18 03:48:57.916 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-18 03:48:57.921 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-18 03:48:57.927 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-18 03:48:57.933 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-18 03:48:57.940 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-18 03:48:57.946 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-18 03:48:57.951 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-18 03:48:57.955 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-18 03:48:57.959 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-18 03:48:57.963 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:57.968 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-18 03:48:57.974 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-18 03:48:57.978 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-18 03:48:57.985 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-18 03:48:57.989 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-18 03:48:57.995 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-18 03:48:58.000 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-18 03:48:58.009 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.009 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-18 03:48:58.009 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-18 03:48:58.009 | BEGIN { 2026-07-18 03:48:58.009 | section = "" 2026-07-18 03:48:58.009 | last_section = "" 2026-07-18 03:48:58.009 | section_count = 0 2026-07-18 03:48:58.009 | } 2026-07-18 03:48:58.009 | /^\[.+\]/ { 2026-07-18 03:48:58.009 | gsub("[][]", "", $1); 2026-07-18 03:48:58.010 | section=$1 2026-07-18 03:48:58.010 | next 2026-07-18 03:48:58.010 | } 2026-07-18 03:48:58.010 | /^ *\#/ { 2026-07-18 03:48:58.010 | next 2026-07-18 03:48:58.010 | } 2026-07-18 03:48:58.011 | /^[^ \t]+/ { 2026-07-18 03:48:58.011 | # get offset of first = in $0 2026-07-18 03:48:58.011 | eq_idx = index($0, "=") 2026-07-18 03:48:58.011 | # extract attr & value from $0 2026-07-18 03:48:58.011 | attr = substr($0, 1, eq_idx - 1) 2026-07-18 03:48:58.011 | value = substr($0, eq_idx + 1) 2026-07-18 03:48:58.011 | # only need to strip trailing whitespace from attr 2026-07-18 03:48:58.011 | sub(/[ \t]*$/, "", attr) 2026-07-18 03:48:58.012 | # need to strip leading & trailing whitespace from value 2026-07-18 03:48:58.012 | sub(/^[ \t]*/, "", value) 2026-07-18 03:48:58.012 | sub(/[ \t]*$/, "", value) 2026-07-18 03:48:58.013 | 2026-07-18 03:48:58.013 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-18 03:48:58.013 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-18 03:48:58.013 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-18 03:48:58.013 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-18 03:48:58.013 | if (! (section, attr) in cfg_attr_count) { 2026-07-18 03:48:58.013 | if (section != last_section) { 2026-07-18 03:48:58.013 | cfg_section[section_count++] = section 2026-07-18 03:48:58.013 | last_section = section 2026-07-18 03:48:58.013 | } 2026-07-18 03:48:58.014 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-18 03:48:58.014 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-18 03:48:58.014 | 2026-07-18 03:48:58.014 | cfg_attr[section, attr, 0] = value 2026-07-18 03:48:58.015 | cfg_attr_count[section, attr] = 1 2026-07-18 03:48:58.015 | } else { 2026-07-18 03:48:58.016 | lno = cfg_attr_count[section, attr]++ 2026-07-18 03:48:58.016 | cfg_attr[section, attr, lno] = value 2026-07-18 03:48:58.016 | } 2026-07-18 03:48:58.016 | } 2026-07-18 03:48:58.016 | END { 2026-07-18 03:48:58.016 | # Process each section in order 2026-07-18 03:48:58.016 | for (sno = 0; sno < section_count; sno++) { 2026-07-18 03:48:58.016 | section = cfg_section[sno] 2026-07-18 03:48:58.017 | # The ini routines simply append a config item immediately 2026-07-18 03:48:58.017 | # after the section header. To keep the same order as defined 2026-07-18 03:48:58.017 | # in local.conf, invoke the ini routines in the reverse order 2026-07-18 03:48:58.018 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-18 03:48:58.018 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-18 03:48:58.019 | if (cfg_attr_count[section, attr] == 1) 2026-07-18 03:48:58.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-18 03:48:58.019 | else { 2026-07-18 03:48:58.019 | # For multiline, invoke the ini routines in the reverse order 2026-07-18 03:48:58.019 | count = cfg_attr_count[section, attr] 2026-07-18 03:48:58.019 | print "inidelete " configfile " " section " " attr 2026-07-18 03:48:58.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-18 03:48:58.019 | for (l = count -2; l >= 0; l--) 2026-07-18 03:48:58.019 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-18 03:48:58.019 | } 2026-07-18 03:48:58.019 | } 2026-07-18 03:48:58.019 | } 2026-07-18 03:48:58.020 | } 2026-07-18 03:48:58.020 | ' 2026-07-18 03:48:58.020 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:58.020 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-18 03:48:58.020 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-18 03:48:58.024 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-18 03:48:58.028 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:48:58.032 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-18 03:48:58.036 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-18 03:48:58.036 | BEGIN { group = "" } 2026-07-18 03:48:58.036 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:48:58.036 | gsub("[][]", "", $1); 2026-07-18 03:48:58.036 | split($1, a, "|"); 2026-07-18 03:48:58.036 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-18 03:48:58.037 | group=a[1] 2026-07-18 03:48:58.037 | } else { 2026-07-18 03:48:58.037 | group="" 2026-07-18 03:48:58.037 | } 2026-07-18 03:48:58.037 | next 2026-07-18 03:48:58.037 | } 2026-07-18 03:48:58.037 | { 2026-07-18 03:48:58.037 | if (group != "") 2026-07-18 03:48:58.037 | print $0 2026-07-18 03:48:58.037 | } 2026-07-18 03:48:58.037 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:48:58.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-18 03:48:58.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-18 03:48:58.094 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-18 03:48:58.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-18 03:48:58.147 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-18 03:48:58.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-18 03:48:58.198 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.202 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-18 03:48:58.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-18 03:48:58.253 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-18 03:48:58.262 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-18 03:48:58.309 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.314 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-18 03:48:58.318 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-18 03:48:58.323 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-18 03:48:58.328 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-18 03:48:58.332 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.338 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.342 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-18 03:48:58.348 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.354 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-18 03:48:58.357 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-18 03:48:58.361 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-18 03:48:58.364 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-18 03:48:58.368 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.374 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:58.379 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-18 03:48:58.384 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.389 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-18 03:48:58.394 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.398 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.403 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.408 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-18 03:48:58.412 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.419 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.421 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.422 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-18 03:48:58.422 | BEGIN { 2026-07-18 03:48:58.422 | section = "" 2026-07-18 03:48:58.422 | last_section = "" 2026-07-18 03:48:58.422 | section_count = 0 2026-07-18 03:48:58.422 | } 2026-07-18 03:48:58.422 | /^\[.+\]/ { 2026-07-18 03:48:58.422 | gsub("[][]", "", $1); 2026-07-18 03:48:58.422 | section=$1 2026-07-18 03:48:58.423 | next 2026-07-18 03:48:58.423 | } 2026-07-18 03:48:58.423 | /^ *\#/ { 2026-07-18 03:48:58.423 | next 2026-07-18 03:48:58.423 | } 2026-07-18 03:48:58.423 | /^[^ \t]+/ { 2026-07-18 03:48:58.423 | # get offset of first = in $0 2026-07-18 03:48:58.423 | eq_idx = index($0, "=") 2026-07-18 03:48:58.423 | # extract attr & value from $0 2026-07-18 03:48:58.423 | attr = substr($0, 1, eq_idx - 1) 2026-07-18 03:48:58.423 | value = substr($0, eq_idx + 1) 2026-07-18 03:48:58.423 | # only need to strip trailing whitespace from attr 2026-07-18 03:48:58.424 | sub(/[ \t]*$/, "", attr) 2026-07-18 03:48:58.424 | # need to strip leading & trailing whitespace from value 2026-07-18 03:48:58.424 | sub(/^[ \t]*/, "", value) 2026-07-18 03:48:58.424 | sub(/[ \t]*$/, "", value) 2026-07-18 03:48:58.424 | 2026-07-18 03:48:58.424 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-18 03:48:58.424 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-18 03:48:58.426 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-18 03:48:58.426 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-18 03:48:58.426 | if (! (section, attr) in cfg_attr_count) { 2026-07-18 03:48:58.426 | if (section != last_section) { 2026-07-18 03:48:58.426 | cfg_section[section_count++] = section 2026-07-18 03:48:58.426 | last_section = section 2026-07-18 03:48:58.426 | } 2026-07-18 03:48:58.426 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-18 03:48:58.427 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-18 03:48:58.427 | 2026-07-18 03:48:58.427 | cfg_attr[section, attr, 0] = value 2026-07-18 03:48:58.427 | cfg_attr_count[section, attr] = 1 2026-07-18 03:48:58.427 | } else { 2026-07-18 03:48:58.427 | lno = cfg_attr_count[section, attr]++ 2026-07-18 03:48:58.427 | cfg_attr[section, attr, lno] = value 2026-07-18 03:48:58.427 | } 2026-07-18 03:48:58.427 | } 2026-07-18 03:48:58.427 | END { 2026-07-18 03:48:58.427 | # Process each section in order 2026-07-18 03:48:58.427 | for (sno = 0; sno < section_count; sno++) { 2026-07-18 03:48:58.428 | section = cfg_section[sno] 2026-07-18 03:48:58.428 | # The ini routines simply append a config item immediately 2026-07-18 03:48:58.428 | # after the section header. To keep the same order as defined 2026-07-18 03:48:58.428 | # in local.conf, invoke the ini routines in the reverse order 2026-07-18 03:48:58.428 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-18 03:48:58.428 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-18 03:48:58.430 | if (cfg_attr_count[section, attr] == 1) 2026-07-18 03:48:58.430 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-18 03:48:58.430 | else { 2026-07-18 03:48:58.430 | # For multiline, invoke the ini routines in the reverse order 2026-07-18 03:48:58.430 | count = cfg_attr_count[section, attr] 2026-07-18 03:48:58.430 | print "inidelete " configfile " " section " " attr 2026-07-18 03:48:58.430 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-18 03:48:58.430 | for (l = count -2; l >= 0; l--) 2026-07-18 03:48:58.430 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-18 03:48:58.430 | } 2026-07-18 03:48:58.430 | } 2026-07-18 03:48:58.431 | } 2026-07-18 03:48:58.431 | } 2026-07-18 03:48:58.431 | ' 2026-07-18 03:48:58.431 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:58.431 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-18 03:48:58.431 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-18 03:48:58.433 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-18 03:48:58.437 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:48:58.441 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-18 03:48:58.446 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-18 03:48:58.446 | BEGIN { group = "" } 2026-07-18 03:48:58.446 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:48:58.446 | gsub("[][]", "", $1); 2026-07-18 03:48:58.446 | split($1, a, "|"); 2026-07-18 03:48:58.446 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-18 03:48:58.446 | group=a[1] 2026-07-18 03:48:58.446 | } else { 2026-07-18 03:48:58.446 | group="" 2026-07-18 03:48:58.446 | } 2026-07-18 03:48:58.447 | next 2026-07-18 03:48:58.447 | } 2026-07-18 03:48:58.447 | { 2026-07-18 03:48:58.447 | if (group != "") 2026-07-18 03:48:58.447 | print $0 2026-07-18 03:48:58.447 | } 2026-07-18 03:48:58.447 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:48:58.454 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-18 03:48:58.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-18 03:48:58.507 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.512 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-18 03:48:58.518 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-18 03:48:58.521 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-18 03:48:58.526 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-18 03:48:58.530 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-18 03:48:58.535 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-18 03:48:58.539 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-18 03:48:58.544 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-18 03:48:58.552 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-18 03:48:58.558 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-18 03:48:58.561 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-18 03:48:58.566 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-18 03:48:58.571 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-18 03:48:58.575 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:58.578 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-18 03:48:58.583 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-18 03:48:58.587 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-18 03:48:58.592 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-18 03:48:58.595 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-18 03:48:58.600 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-18 03:48:58.605 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-18 03:48:58.609 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-18 03:48:58.609 | BEGIN { 2026-07-18 03:48:58.609 | section = "" 2026-07-18 03:48:58.609 | last_section = "" 2026-07-18 03:48:58.609 | section_count = 0 2026-07-18 03:48:58.609 | } 2026-07-18 03:48:58.609 | /^\[.+\]/ { 2026-07-18 03:48:58.609 | gsub("[][]", "", $1); 2026-07-18 03:48:58.609 | section=$1 2026-07-18 03:48:58.609 | next 2026-07-18 03:48:58.610 | } 2026-07-18 03:48:58.610 | /^ *\#/ { 2026-07-18 03:48:58.610 | next 2026-07-18 03:48:58.610 | } 2026-07-18 03:48:58.610 | /^[^ \t]+/ { 2026-07-18 03:48:58.610 | # get offset of first = in $0 2026-07-18 03:48:58.610 | eq_idx = index($0, "=") 2026-07-18 03:48:58.610 | # extract attr & value from $0 2026-07-18 03:48:58.610 | attr = substr($0, 1, eq_idx - 1) 2026-07-18 03:48:58.610 | value = substr($0, eq_idx + 1) 2026-07-18 03:48:58.610 | # only need to strip trailing whitespace from attr 2026-07-18 03:48:58.611 | sub(/[ \t]*$/, "", attr) 2026-07-18 03:48:58.611 | # need to strip leading & trailing whitespace from value 2026-07-18 03:48:58.611 | sub(/^[ \t]*/, "", value) 2026-07-18 03:48:58.611 | sub(/[ \t]*$/, "", value) 2026-07-18 03:48:58.611 | 2026-07-18 03:48:58.611 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-18 03:48:58.611 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-18 03:48:58.611 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-18 03:48:58.611 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-18 03:48:58.612 | if (! (section, attr) in cfg_attr_count) { 2026-07-18 03:48:58.612 | if (section != last_section) { 2026-07-18 03:48:58.612 | cfg_section[section_count++] = section 2026-07-18 03:48:58.612 | last_section = section 2026-07-18 03:48:58.612 | } 2026-07-18 03:48:58.612 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-18 03:48:58.612 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-18 03:48:58.612 | 2026-07-18 03:48:58.612 | cfg_attr[section, attr, 0] = value 2026-07-18 03:48:58.612 | cfg_attr_count[section, attr] = 1 2026-07-18 03:48:58.612 | } else { 2026-07-18 03:48:58.612 | lno = cfg_attr_count[section, attr]++ 2026-07-18 03:48:58.613 | cfg_attr[section, attr, lno] = value 2026-07-18 03:48:58.613 | } 2026-07-18 03:48:58.613 | } 2026-07-18 03:48:58.613 | END { 2026-07-18 03:48:58.613 | # Process each section in order 2026-07-18 03:48:58.613 | for (sno = 0; sno < section_count; sno++) { 2026-07-18 03:48:58.613 | section = cfg_section[sno] 2026-07-18 03:48:58.613 | # The ini routines simply append a config item immediately 2026-07-18 03:48:58.613 | # after the section header. To keep the same order as defined 2026-07-18 03:48:58.614 | # in local.conf, invoke the ini routines in the reverse order 2026-07-18 03:48:58.614 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-18 03:48:58.614 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-18 03:48:58.615 | if (cfg_attr_count[section, attr] == 1) 2026-07-18 03:48:58.615 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-18 03:48:58.615 | else { 2026-07-18 03:48:58.615 | # For multiline, invoke the ini routines in the reverse order 2026-07-18 03:48:58.615 | count = cfg_attr_count[section, attr] 2026-07-18 03:48:58.615 | print "inidelete " configfile " " section " " attr 2026-07-18 03:48:58.615 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-18 03:48:58.615 | for (l = count -2; l >= 0; l--) 2026-07-18 03:48:58.615 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-18 03:48:58.615 | } 2026-07-18 03:48:58.616 | } 2026-07-18 03:48:58.616 | } 2026-07-18 03:48:58.616 | } 2026-07-18 03:48:58.616 | ' 2026-07-18 03:48:58.616 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.616 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-18 03:48:58.616 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-18 03:48:58.618 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:48:58.622 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-18 03:48:58.626 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-18 03:48:58.629 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:48:58.633 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-18 03:48:58.637 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-18 03:48:58.637 | BEGIN { group = "" } 2026-07-18 03:48:58.637 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:48:58.637 | gsub("[][]", "", $1); 2026-07-18 03:48:58.637 | split($1, a, "|"); 2026-07-18 03:48:58.637 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-18 03:48:58.637 | group=a[1] 2026-07-18 03:48:58.638 | } else { 2026-07-18 03:48:58.638 | group="" 2026-07-18 03:48:58.638 | } 2026-07-18 03:48:58.638 | next 2026-07-18 03:48:58.638 | } 2026-07-18 03:48:58.638 | { 2026-07-18 03:48:58.638 | if (group != "") 2026-07-18 03:48:58.638 | print $0 2026-07-18 03:48:58.638 | } 2026-07-18 03:48:58.638 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:48:58.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-18 03:48:58.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-18 03:48:58.699 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-18 03:48:58.706 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-18 03:48:58.751 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-18 03:48:58.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-18 03:48:58.803 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-18 03:48:58.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-18 03:48:58.826 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:48:58.852 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.857 | [59590 Async configure_neutron_nova:59590]: finished successfully 2026-07-18 03:48:58.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-98c9322e-5b64-4057-8ab6-d852d6110b3d"' 2026-07-18 03:48:58.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-98c9322e-5b64-4057-8ab6-d852d6110b3d 2026-07-18 03:48:58.914 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-18 03:48:58.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-18 03:48:58.965 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:58.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-18 03:48:58.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-18 03:48:59.015 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:48:59.020 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-18 03:48:59.046 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:48:59.050 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-18 03:48:59.054 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-18 03:48:59.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:59.083 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-18 03:48:59.132 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-18 03:48:59.195 | [2067 Async configure_neutron_nova:59590]: Waiting for completion of configure_neutron_nova running on PID 59590 (2 other jobs running) 2026-07-18 03:48:59.223 | [2067 Async configure_neutron_nova:59590]: Signaling child to exit 2026-07-18 03:48:59.223 | WAKEUP 2026-07-18 03:48:59.250 | [2067 Async configure_neutron_nova:59590]: Signaled 2026-07-18 03:48:59.252 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-18 03:48:59.252 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-18 03:48:59.252 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-18 03:48:59.252 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-18 03:48:59.253 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:48:59.253 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-18 03:48:59.253 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-18 03:48:59.253 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-18 03:48:59.253 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.94/identity 2026-07-18 03:48:59.254 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-18 03:48:59.254 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-18 03:48:59.254 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-18 03:48:59.254 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-18 03:48:59.254 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-18 03:48:59.254 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-18 03:48:59.254 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-18 03:48:59.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-18 03:48:59.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-18 03:48:59.254 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-18 03:48:59.255 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:48:59.255 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-18 03:48:59.255 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-18 03:48:59.255 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:48:59.255 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-18 03:48:59.255 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:48:59.255 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-18 03:48:59.256 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-18 03:48:59.256 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:48:59.256 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:48:59.256 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-18 03:48:59.256 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-18 03:48:59.256 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-18 03:48:59.256 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-18 03:48:59.256 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.94/identity 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-18 03:48:59.257 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-18 03:48:59.258 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-18 03:48:59.258 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-18 03:48:59.258 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-18 03:48:59.258 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-18 03:48:59.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-18 03:48:59.258 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-18 03:48:59.258 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:48:59.259 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-18 03:48:59.259 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-18 03:48:59.306 | [2067 Async configure_neutron_nova:59590]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-18 03:48:59.312 | + inc/async:async_wait:197 : return 0 2026-07-18 03:48:59.317 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-18 03:48:59.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:59.344 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-18 03:48:59.389 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-18 03:48:59.436 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-18 03:48:59.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:59.465 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-18 03:48:59.469 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:48:59.472 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-18 03:48:59.476 | + ./stack.sh:main:1296 : start_nova_api 2026-07-18 03:48:59.480 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:48:59.484 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:48:59.488 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:48:59.492 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-18 03:48:59.499 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.503 | + functions-common:run_process:1674 : local service=n-api 2026-07-18 03:48:59.506 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.510 | + functions-common:run_process:1676 : local group= 2026-07-18 03:48:59.514 | + functions-common:run_process:1677 : local user= 2026-07-18 03:48:59.518 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:48:59.521 | + functions-common:run_process:1680 : local name=n-api 2026-07-18 03:48:59.525 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:48:59.528 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:48:59.532 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:48:59.536 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:48:59.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:48:59.546 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346539542 2026-07-18 03:48:59.550 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-18 03:48:59.573 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:48:59.577 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-18 03:48:59.581 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-18 03:48:59.585 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.588 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.591 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.595 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-18 03:48:59.599 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-18 03:48:59.602 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-18 03:48:59.605 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-18 03:48:59.609 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:48:59.613 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:48:59.617 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:48:59.620 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:48:59.625 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-18 03:48:59.628 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:48:59.632 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:48:59.636 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:48:59.640 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:48:59.644 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-18 03:48:59.647 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:48:59.651 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:48:59.654 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:48:59.657 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:48:59.661 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-18 03:48:59.664 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:48:59.670 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-18 03:48:59.761 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:48:59.850 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-18 03:48:59.924 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-18 03:49:00.000 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:00.078 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:00.152 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-18 03:49:00.224 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-18 03:49:00.299 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-18 03:49:00.376 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-18 03:49:00.449 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-18 03:49:00.527 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:49:00.531 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:49:00.535 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-18 03:49:00.624 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:49:01.105 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-18 03:49:01.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-18 03:49:01.594 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-18 03:49:01.733 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:01.736 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:01.740 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:01.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:01.747 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:01.750 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:01.754 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:01.757 | + functions-common:time_stop:2427 : start_time=1784346539542 2026-07-18 03:49:01.760 | + functions-common:time_stop:2429 : [[ -z 1784346539542 ]] 2026-07-18 03:49:01.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:01.770 | + functions-common:time_stop:2432 : end_time=1784346541766 2026-07-18 03:49:01.774 | + functions-common:time_stop:2433 : elapsed_time=2224 2026-07-18 03:49:01.777 | + functions-common:time_stop:2434 : total=4285 2026-07-18 03:49:01.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:01.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6509 2026-07-18 03:49:01.788 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-18 03:49:01.789 | Waiting for nova-api to start... 2026-07-18 03:49:01.792 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.94/compute/v2.1/ 2026-07-18 03:49:01.796 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.94/compute/v2.1/ 2026-07-18 03:49:01.799 | + functions:wait_for_service:476 : local timeout=60 2026-07-18 03:49:01.803 | + functions:wait_for_service:477 : local url=http://192.168.122.94/compute/v2.1/ 2026-07-18 03:49:01.806 | + functions:wait_for_service:478 : local rval=0 2026-07-18 03:49:01.810 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-18 03:49:01.813 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:49:01.817 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:01.820 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:01.825 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:01.829 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346541826 2026-07-18 03:49:01.832 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-18 03:49:01.835 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:49:01.838 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.94/compute/v2.1/ 2026-07-18 03:49:07.894 | + :: : [[ 200 == 503 ]] 2026-07-18 03:49:07.896 | + :: : [[ 0 -eq 7 ]] 2026-07-18 03:49:07.902 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-18 03:49:07.906 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:07.910 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:07.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:07.918 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:07.922 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:07.926 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:49:07.930 | + functions-common:time_stop:2427 : start_time=1784346541826 2026-07-18 03:49:07.934 | + functions-common:time_stop:2429 : [[ -z 1784346541826 ]] 2026-07-18 03:49:07.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:07.955 | + functions-common:time_stop:2432 : end_time=1784346547949 2026-07-18 03:49:07.960 | + functions-common:time_stop:2433 : elapsed_time=6123 2026-07-18 03:49:07.964 | + functions-common:time_stop:2434 : total=5713 2026-07-18 03:49:07.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:07.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11836 2026-07-18 03:49:07.976 | + functions:wait_for_service:486 : return 0 2026-07-18 03:49:07.981 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:49:07.985 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:49:07.990 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-18 03:49:08.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:08.023 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-18 03:49:08.028 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:49:08.032 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-18 03:49:08.037 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-18 03:49:08.042 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-18 03:49:08.046 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-18 03:49:08.050 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-18 03:49:08.054 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-18 03:49:08.057 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:49:08.061 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-18 03:49:08.065 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-18 03:49:08.084 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-18 03:49:08.091 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-18 03:49:08.098 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-18 03:49:08.104 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-18 03:49:08.122 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-18 03:49:08.139 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-18 03:49:08.157 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-18 03:49:08.161 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-18 03:49:08.161 | Starting OVN 2026-07-18 03:49:08.165 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-18 03:49:08.169 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-18 03:49:08.169 | Starting OVS 2026-07-18 03:49:08.173 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-18 03:49:08.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:08.199 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-18 03:49:08.258 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-18 03:49:08.318 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-18 03:49:08.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-18 03:49:08.325 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-18 03:49:08.812 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-18 03:49:09.292 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-18 03:49:09.292 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-18 03:49:09.292 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-18 03:49:09.292 | 2026-07-18 03:49:09.292 | Possible reasons for having these kinds of units are: 2026-07-18 03:49:09.292 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-18 03:49:09.292 | .wants/, .requires/, or .upholds/ directory. 2026-07-18 03:49:09.292 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-18 03:49:09.293 | a requirement dependency on it. 2026-07-18 03:49:09.293 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-18 03:49:09.296 | D-Bus, udev, scripted systemctl call, ...). 2026-07-18 03:49:09.296 | • In case of template units, the unit is meant to be enabled with some 2026-07-18 03:49:09.296 | instance name specified. 2026-07-18 03:49:09.301 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-18 03:49:13.973 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-18 03:49:13.977 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-18 03:49:14.484 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-18 03:49:14.971 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-18 03:49:14.971 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-18 03:49:14.971 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-18 03:49:14.971 | 2026-07-18 03:49:14.971 | Possible reasons for having these kinds of units are: 2026-07-18 03:49:14.971 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-18 03:49:14.971 | .wants/, .requires/, or .upholds/ directory. 2026-07-18 03:49:14.971 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-18 03:49:14.972 | a requirement dependency on it. 2026-07-18 03:49:14.972 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-18 03:49:14.972 | D-Bus, udev, scripted systemctl call, ...). 2026-07-18 03:49:14.972 | • In case of template units, the unit is meant to be enabled with some 2026-07-18 03:49:14.972 | instance name specified. 2026-07-18 03:49:14.986 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-18 03:49:15.171 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-18 03:49:15.171 | Configuring OVSDB 2026-07-18 03:49:15.176 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-18 03:49:15.197 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:15.201 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-18 03:49:15.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-18 03:49:15.261 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=1ed011fc-5349-4724-ae29-e6ec9944a9f0 2026-07-18 03:49:15.286 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.94:6642 2026-07-18 03:49:15.312 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-18 03:49:15.340 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-18 03:49:15.366 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.94 2026-07-18 03:49:15.394 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-18 03:49:15.399 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-18 03:49:15.422 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:15.426 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-18 03:49:15.451 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-18 03:49:15.455 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-18 03:49:15.459 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-18 03:49:15.463 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-18 03:49:15.466 | + functions-common:is_provider_network:2272 : return 1 2026-07-18 03:49:15.470 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:15.473 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-18 03:49:15.477 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-18 03:49:15.481 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-18 03:49:15.485 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-18 03:49:15.489 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-18 03:49:15.515 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-18 03:49:15.548 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-18 03:49:15.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-18 03:49:15.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:15.607 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-18 03:49:15.612 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-18 03:49:15.615 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:49:15.621 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-18 03:49:15.625 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-18 03:49:15.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:15.658 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-18 03:49:15.662 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-18 03:49:15.664 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-18 03:49:16.161 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-18 03:49:16.652 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-18 03:49:16.718 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-18 03:49:16.721 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-18 03:49:16.725 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-18 03:49:16.727 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-18 03:49:16.731 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-18 03:49:17.737 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-18 03:49:17.741 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-18 03:49:17.745 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-18 03:49:17.749 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-18 03:49:17.753 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-18 03:49:17.757 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-18 03:49:17.760 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-18 03:49:17.764 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-18 03:49:17.768 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-18 03:49:17.772 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-18 03:49:17.776 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-18 03:49:17.780 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-18 03:49:17.784 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-18 03:49:17.809 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:17.813 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-18 03:49:17.843 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-18 03:49:17.874 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-18 03:49:17.894 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-18 03:49:17.915 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-18 03:49:17.943 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:17.947 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-18 03:49:17.950 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-18 03:49:17.955 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-18 03:49:18.452 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-18 03:49:18.924 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-18 03:49:18.924 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-18 03:49:18.924 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-18 03:49:18.925 | 2026-07-18 03:49:18.925 | Possible reasons for having these kinds of units are: 2026-07-18 03:49:18.925 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-18 03:49:18.925 | .wants/, .requires/, or .upholds/ directory. 2026-07-18 03:49:18.925 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-18 03:49:18.925 | a requirement dependency on it. 2026-07-18 03:49:18.925 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-18 03:49:18.925 | D-Bus, udev, scripted systemctl call, ...). 2026-07-18 03:49:18.925 | • In case of template units, the unit is meant to be enabled with some 2026-07-18 03:49:18.925 | instance name specified. 2026-07-18 03:49:18.936 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-18 03:49:19.203 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-18 03:49:19.228 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:19.231 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-18 03:49:19.235 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-18 03:49:19.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:19.261 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : [[ False == \F\a\l\s\e ]] 2026-07-18 03:49:19.263 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:324 : return 0 2026-07-18 03:49:19.267 | + lib/neutron_plugins/ovn_agent:start_ovn:806 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.271 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-18 03:49:19.275 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.279 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:19.281 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:19.285 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:19.289 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-18 03:49:19.292 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:19.296 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:19.298 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:19.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:19.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:19.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346559308 2026-07-18 03:49:19.315 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-18 03:49:19.337 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:19.342 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-18 03:49:19.344 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-18 03:49:19.348 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.352 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.355 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.359 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.362 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-18 03:49:19.366 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-18 03:49:19.369 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-18 03:49:19.373 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:19.377 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:19.381 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:19.384 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:19.388 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-18 03:49:19.392 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-18 03:49:19.395 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-18 03:49:19.398 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-18 03:49:19.401 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.405 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:49:19.409 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:49:19.413 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:49:19.417 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:49:19.421 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:49:19.425 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-18 03:49:19.429 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:49:19.435 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-18 03:49:19.532 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:19.623 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-18 03:49:19.702 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-18 03:49:19.782 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-18 03:49:19.860 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-18 03:49:19.937 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:20.011 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:49:20.015 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:49:20.019 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-18 03:49:20.111 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:49:20.585 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-18 03:49:20.611 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-18 03:49:21.076 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-18 03:49:21.125 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:21.128 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:21.132 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:21.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:21.138 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:21.141 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:21.144 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:21.147 | + functions-common:time_stop:2427 : start_time=1784346559308 2026-07-18 03:49:21.150 | + functions-common:time_stop:2429 : [[ -z 1784346559308 ]] 2026-07-18 03:49:21.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:21.160 | + functions-common:time_stop:2432 : end_time=1784346561156 2026-07-18 03:49:21.163 | + functions-common:time_stop:2433 : elapsed_time=1848 2026-07-18 03:49:21.166 | + functions-common:time_stop:2434 : total=6509 2026-07-18 03:49:21.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:21.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8357 2026-07-18 03:49:21.176 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-18 03:49:21.179 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-18 03:49:21.183 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-18 03:49:21.187 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:49:21.212 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:49:21.215 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:49:21.219 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:49:21.222 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:49:21.225 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-18 03:49:21.266 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-18 03:49:21.307 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-18 03:49:21.345 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:49:21.385 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-18 03:49:21.428 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-18 03:49:21.431 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-18 03:49:21.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:21.458 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-18 03:49:21.511 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-18 03:49:21.514 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.517 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-18 03:49:21.520 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.524 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:21.527 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:21.530 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:21.533 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-18 03:49:21.537 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:21.540 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:21.544 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:21.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:21.552 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:21.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346561553 2026-07-18 03:49:21.562 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-18 03:49:21.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:21.587 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-18 03:49:21.592 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-18 03:49:21.596 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.599 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.602 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.606 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.609 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-18 03:49:21.612 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-18 03:49:21.616 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-18 03:49:21.619 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:21.622 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:21.626 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:21.630 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:21.633 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-18 03:49:21.636 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-18 03:49:21.640 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-18 03:49:21.643 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-18 03:49:21.647 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:21.650 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:49:21.653 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:49:21.657 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:49:21.660 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:49:21.662 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:49:21.665 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-18 03:49:21.668 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:49:21.674 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-18 03:49:21.762 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:21.855 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-18 03:49:21.931 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-18 03:49:22.009 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-18 03:49:22.074 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-18 03:49:22.156 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:22.236 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:49:22.240 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:49:22.245 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-18 03:49:22.342 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:49:22.838 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-18 03:49:22.864 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-18 03:49:23.336 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-18 03:49:23.395 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:23.396 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:23.398 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:23.401 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:23.403 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:23.405 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:23.407 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:23.409 | + functions-common:time_stop:2427 : start_time=1784346561553 2026-07-18 03:49:23.412 | + functions-common:time_stop:2429 : [[ -z 1784346561553 ]] 2026-07-18 03:49:23.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:23.418 | + functions-common:time_stop:2432 : end_time=1784346563416 2026-07-18 03:49:23.421 | + functions-common:time_stop:2433 : elapsed_time=1863 2026-07-18 03:49:23.423 | + functions-common:time_stop:2434 : total=8357 2026-07-18 03:49:23.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:23.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10220 2026-07-18 03:49:23.429 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:49:23.432 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:49:23.434 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-18 03:49:23.437 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-18 03:49:23.455 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-18 03:49:23.457 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-18 03:49:23.459 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-18 03:49:23.463 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-18 03:49:23.464 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-18 03:49:23.497 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-18 03:49:23.527 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-18 03:49:23.555 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-18 03:49:23.584 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-18 03:49:23.612 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:23.615 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-18 03:49:23.617 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-18 03:49:23.620 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-18 03:49:23.647 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-18 03:49:23.672 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-18 03:49:23.674 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-18 03:49:23.676 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-18 03:49:23.678 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-18 03:49:23.738 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-18 03:49:23.760 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:23.763 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-18 03:49:23.766 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:49:23.768 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-18 03:49:23.771 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-18 03:49:23.773 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-18 03:49:23.775 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-18 03:49:23.808 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-18 03:49:23.810 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:23.813 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-18 03:49:23.843 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-18 03:49:23.846 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-18 03:49:23.848 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-18 03:49:23.851 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-18 03:49:23.854 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-18 03:49:23.856 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-18 03:49:23.859 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-18 03:49:23.862 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-18 03:49:23.864 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-18 03:49:23.866 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-18 03:49:23.868 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:23.871 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:23.873 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:23.876 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-18 03:49:23.878 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:23.881 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:23.883 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-18 03:49:23.886 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-18 03:49:23.888 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-18 03:49:23.891 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-18 03:49:23.912 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-18 03:49:23.914 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-18 03:49:23.954 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-18 03:49:24.001 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-18 03:49:24.003 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-18 03:49:24.045 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-18 03:49:24.047 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-18 03:49:24.090 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-18 03:49:24.094 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.097 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-18 03:49:24.099 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.101 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:24.104 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:24.106 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:24.108 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-18 03:49:24.110 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:24.112 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:24.115 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:24.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:24.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:24.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346564121 2026-07-18 03:49:24.127 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-18 03:49:24.142 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:24.144 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-18 03:49:24.146 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-18 03:49:24.149 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.151 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.153 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.156 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-18 03:49:24.158 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-18 03:49:24.160 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-18 03:49:24.163 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-18 03:49:24.165 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:24.167 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:24.169 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:24.172 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:24.174 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-18 03:49:24.176 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:49:24.178 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:24.181 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:24.183 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:49:24.185 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-18 03:49:24.187 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:24.189 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:49:24.191 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:49:24.193 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:49:24.195 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-18 03:49:24.197 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:49:24.201 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-18 03:49:24.275 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:24.351 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-18 03:49:24.414 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-18 03:49:24.476 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:24.538 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:24.603 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-18 03:49:24.665 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-18 03:49:24.726 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-18 03:49:24.794 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-18 03:49:24.855 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-18 03:49:24.924 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:49:24.927 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:49:24.930 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-18 03:49:25.011 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:49:25.499 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-18 03:49:25.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-18 03:49:25.994 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-18 03:49:26.141 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:26.145 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:26.150 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:26.156 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:26.160 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:26.162 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:26.164 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:26.166 | + functions-common:time_stop:2427 : start_time=1784346564121 2026-07-18 03:49:26.168 | + functions-common:time_stop:2429 : [[ -z 1784346564121 ]] 2026-07-18 03:49:26.171 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:26.176 | + functions-common:time_stop:2432 : end_time=1784346566173 2026-07-18 03:49:26.177 | + functions-common:time_stop:2433 : elapsed_time=2052 2026-07-18 03:49:26.182 | + functions-common:time_stop:2434 : total=10220 2026-07-18 03:49:26.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:26.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12272 2026-07-18 03:49:26.185 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.94/ 2026-07-18 03:49:26.187 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.190 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-18 03:49:26.192 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.194 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:26.196 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:26.198 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:26.200 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-18 03:49:26.202 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:26.204 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:26.207 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:26.209 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:26.211 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:26.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346566213 2026-07-18 03:49:26.218 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-18 03:49:26.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:26.240 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-18 03:49:26.242 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-18 03:49:26.246 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.246 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.248 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.250 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.252 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-18 03:49:26.254 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-18 03:49:26.258 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-18 03:49:26.258 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:26.260 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:26.262 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:26.265 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:26.268 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-18 03:49:26.269 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-18 03:49:26.271 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-18 03:49:26.273 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-18 03:49:26.275 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.278 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:49:26.279 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:49:26.281 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:49:26.283 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:49:26.287 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:49:26.287 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-18 03:49:26.290 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:49:26.295 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-18 03:49:26.372 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:26.459 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-18 03:49:26.521 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:26.587 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-18 03:49:26.660 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-18 03:49:26.731 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:26.799 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:49:26.803 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:49:26.803 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-18 03:49:26.887 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:49:27.433 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-18 03:49:27.482 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-18 03:49:28.008 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-18 03:49:28.062 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:28.064 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:28.068 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:28.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:28.079 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:28.083 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:28.086 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:28.091 | + functions-common:time_stop:2427 : start_time=1784346566213 2026-07-18 03:49:28.097 | + functions-common:time_stop:2429 : [[ -z 1784346566213 ]] 2026-07-18 03:49:28.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:28.113 | + functions-common:time_stop:2432 : end_time=1784346568103 2026-07-18 03:49:28.116 | + functions-common:time_stop:2433 : elapsed_time=1890 2026-07-18 03:49:28.124 | + functions-common:time_stop:2434 : total=12272 2026-07-18 03:49:28.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:28.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14162 2026-07-18 03:49:28.135 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.139 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-18 03:49:28.142 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.145 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:28.148 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:28.154 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:28.157 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-18 03:49:28.164 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:28.168 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:28.172 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:28.177 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:28.187 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:28.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346568185 2026-07-18 03:49:28.197 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-18 03:49:28.236 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:28.241 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-18 03:49:28.247 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-18 03:49:28.250 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.257 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.262 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.267 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.273 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-18 03:49:28.276 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-18 03:49:28.281 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-18 03:49:28.288 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:28.294 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:28.302 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:28.306 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:28.311 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-18 03:49:28.318 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-18 03:49:28.322 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-18 03:49:28.326 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-18 03:49:28.330 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.334 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:49:28.338 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:49:28.341 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:49:28.344 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:49:28.348 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:49:28.352 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-18 03:49:28.354 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:49:28.359 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-18 03:49:28.451 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:28.609 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-18 03:49:28.706 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:28.809 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-18 03:49:28.911 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-18 03:49:29.004 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:29.089 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:49:29.090 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:49:29.092 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-18 03:49:29.185 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:49:29.779 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-18 03:49:29.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-18 03:49:30.331 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-18 03:49:30.384 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:30.391 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:30.399 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:30.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:30.409 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:30.415 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:30.419 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:30.424 | + functions-common:time_stop:2427 : start_time=1784346568185 2026-07-18 03:49:30.431 | + functions-common:time_stop:2429 : [[ -z 1784346568185 ]] 2026-07-18 03:49:30.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:30.445 | + functions-common:time_stop:2432 : end_time=1784346570440 2026-07-18 03:49:30.451 | + functions-common:time_stop:2433 : elapsed_time=2255 2026-07-18 03:49:30.459 | + functions-common:time_stop:2434 : total=14162 2026-07-18 03:49:30.462 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:30.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16417 2026-07-18 03:49:30.473 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-18 03:49:30.477 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-18 03:49:30.481 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.485 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-18 03:49:30.491 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.495 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:30.502 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:30.510 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:30.517 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-18 03:49:30.522 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:30.526 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:30.532 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:30.537 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:30.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:30.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346570545 2026-07-18 03:49:30.558 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-18 03:49:30.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:30.588 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-18 03:49:30.593 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-18 03:49:30.601 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.606 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.614 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.620 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.628 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-18 03:49:30.630 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-18 03:49:30.637 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:49:30.642 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:30.648 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:30.655 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:30.659 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:30.664 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-18 03:49:30.669 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-18 03:49:30.674 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-18 03:49:30.680 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:49:30.686 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:30.693 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:49:30.699 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:49:30.705 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:49:30.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:49:30.715 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:49:30.720 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:49:30.722 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:49:30.734 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-18 03:49:30.870 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:31.016 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-18 03:49:31.126 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:31.248 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-18 03:49:31.365 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-18 03:49:31.502 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:31.620 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:49:31.623 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:49:31.627 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-18 03:49:31.759 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:49:32.334 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:49:32.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-18 03:49:32.892 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:49:32.947 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:32.953 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:32.958 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:32.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:32.966 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:32.971 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:32.975 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:32.981 | + functions-common:time_stop:2427 : start_time=1784346570545 2026-07-18 03:49:32.986 | + functions-common:time_stop:2429 : [[ -z 1784346570545 ]] 2026-07-18 03:49:32.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:33.000 | + functions-common:time_stop:2432 : end_time=1784346572994 2026-07-18 03:49:33.003 | + functions-common:time_stop:2433 : elapsed_time=2449 2026-07-18 03:49:33.011 | + functions-common:time_stop:2434 : total=16417 2026-07-18 03:49:33.015 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:33.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18866 2026-07-18 03:49:33.026 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-18 03:49:33.031 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.94/networking 2026-07-18 03:49:33.035 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-18 03:49:33.035 | Waiting for Neutron to start... 2026-07-18 03:49:33.044 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.94/networking' 2026-07-18 03:49:33.049 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.94/networking' 'Neutron did not start' 60 2026-07-18 03:49:33.054 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.94/networking' 2026-07-18 03:49:33.060 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-18 03:49:33.067 | + functions-common:test_with_retry:2360 : local until=60 2026-07-18 03:49:33.069 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-18 03:49:33.075 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-18 03:49:33.082 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-18 03:49:33.090 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:33.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:33.102 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:33.110 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346573102 2026-07-18 03:49:33.116 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.94/networking; do sleep 0.5; done' 2026-07-18 03:49:42.189 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.94/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-18 03:49:42.193 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:42.199 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:42.204 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:42.208 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:42.212 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:42.216 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-18 03:49:42.221 | + functions-common:time_stop:2427 : start_time=1784346573102 2026-07-18 03:49:42.227 | + functions-common:time_stop:2429 : [[ -z 1784346573102 ]] 2026-07-18 03:49:42.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:42.238 | + functions-common:time_stop:2432 : end_time=1784346582233 2026-07-18 03:49:42.243 | + functions-common:time_stop:2433 : elapsed_time=9131 2026-07-18 03:49:42.247 | + functions-common:time_stop:2434 : total=0 2026-07-18 03:49:42.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:42.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9131 2026-07-18 03:49:42.261 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-18 03:49:42.293 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:42.298 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-18 03:49:42.302 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:49:42.306 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-18 03:49:42.311 | + ./stack.sh:main:1314 : start_placement 2026-07-18 03:49:42.315 | + lib/placement:start_placement:137 : start_placement_api 2026-07-18 03:49:42.321 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-18 03:49:42.327 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.332 | + functions-common:run_process:1674 : local service=placement-api 2026-07-18 03:49:42.336 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.341 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:42.345 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:42.349 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:42.354 | + functions-common:run_process:1680 : local name=placement-api 2026-07-18 03:49:42.358 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:42.363 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:42.367 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:42.372 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:42.378 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:42.384 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346582380 2026-07-18 03:49:42.388 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-18 03:49:42.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:42.422 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-18 03:49:42.427 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-18 03:49:42.431 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.435 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.440 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.444 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-18 03:49:42.449 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-18 03:49:42.453 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-18 03:49:42.458 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-18 03:49:42.462 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:49:42.467 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:49:42.471 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:49:42.476 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:49:42.480 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-18 03:49:42.484 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:49:42.489 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:42.494 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:42.498 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:49:42.503 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-18 03:49:42.507 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:42.511 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:49:42.515 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:49:42.520 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:49:42.524 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-18 03:49:42.528 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:49:42.535 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-18 03:49:42.629 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:49:42.723 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-18 03:49:42.798 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-18 03:49:42.877 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:49:42.955 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:49:43.027 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-18 03:49:43.105 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-18 03:49:43.181 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-18 03:49:43.255 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-18 03:49:43.327 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-18 03:49:43.406 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:49:43.409 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:49:43.413 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-18 03:49:43.503 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:49:43.991 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-18 03:49:44.018 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-18 03:49:44.495 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-18 03:49:44.628 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:44.633 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:44.637 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:44.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:44.647 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:44.651 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:44.655 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:44.660 | + functions-common:time_stop:2427 : start_time=1784346582380 2026-07-18 03:49:44.664 | + functions-common:time_stop:2429 : [[ -z 1784346582380 ]] 2026-07-18 03:49:44.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:44.676 | + functions-common:time_stop:2432 : end_time=1784346584672 2026-07-18 03:49:44.680 | + functions-common:time_stop:2433 : elapsed_time=2292 2026-07-18 03:49:44.683 | + functions-common:time_stop:2434 : total=18866 2026-07-18 03:49:44.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:44.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21158 2026-07-18 03:49:44.697 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-18 03:49:44.697 | Waiting for placement-api to start... 2026-07-18 03:49:44.701 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.94/placement 2026-07-18 03:49:44.706 | + functions:wait_for_service:476 : local timeout=60 2026-07-18 03:49:44.712 | + functions:wait_for_service:477 : local url=http://192.168.122.94/placement 2026-07-18 03:49:44.716 | + functions:wait_for_service:478 : local rval=0 2026-07-18 03:49:44.719 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-18 03:49:44.723 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:49:44.726 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:44.730 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:44.735 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:44.742 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346584737 2026-07-18 03:49:44.746 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-18 03:49:44.750 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:49:44.753 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.94/placement 2026-07-18 03:49:47.280 | + :: : [[ 200 == 503 ]] 2026-07-18 03:49:47.282 | + :: : [[ 0 -eq 7 ]] 2026-07-18 03:49:47.287 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-18 03:49:47.292 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:47.296 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:47.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:47.305 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:47.309 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:47.314 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:49:47.318 | + functions-common:time_stop:2427 : start_time=1784346584737 2026-07-18 03:49:47.322 | + functions-common:time_stop:2429 : [[ -z 1784346584737 ]] 2026-07-18 03:49:47.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:47.334 | + functions-common:time_stop:2432 : end_time=1784346587330 2026-07-18 03:49:47.338 | + functions-common:time_stop:2433 : elapsed_time=2593 2026-07-18 03:49:47.342 | + functions-common:time_stop:2434 : total=11836 2026-07-18 03:49:47.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:47.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14429 2026-07-18 03:49:47.354 | + functions:wait_for_service:486 : return 0 2026-07-18 03:49:47.358 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-18 03:49:47.384 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:47.388 | + ./stack.sh:main:1318 : start_neutron 2026-07-18 03:49:47.392 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-18 03:49:47.397 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:47.401 | + functions-common:run_process:1674 : local service=q-agt 2026-07-18 03:49:47.405 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-18 03:49:47.409 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:47.413 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:47.417 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:47.421 | + functions-common:run_process:1680 : local name=q-agt 2026-07-18 03:49:47.425 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:47.429 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:47.433 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:47.438 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:47.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:47.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346587444 2026-07-18 03:49:47.453 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-18 03:49:47.480 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:47.484 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:47.488 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:47.492 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:47.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:47.500 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:47.505 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:47.509 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:47.513 | + functions-common:time_stop:2427 : start_time=1784346587444 2026-07-18 03:49:47.517 | + functions-common:time_stop:2429 : [[ -z 1784346587444 ]] 2026-07-18 03:49:47.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:47.528 | + functions-common:time_stop:2432 : end_time=1784346587524 2026-07-18 03:49:47.532 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-18 03:49:47.536 | + functions-common:time_stop:2434 : total=21158 2026-07-18 03:49:47.541 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:47.545 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21238 2026-07-18 03:49:47.549 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-18 03:49:47.553 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-18 03:49:47.557 | + functions-common:is_provider_network:2272 : return 1 2026-07-18 03:49:47.561 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-18 03:49:47.565 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-18 03:49:47.570 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-18 03:49:47.573 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-18 03:49:47.577 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:47.581 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:47.585 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:47.589 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-18 03:49:47.593 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:47.596 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:47.600 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:47.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:47.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:47.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346587609 2026-07-18 03:49:47.616 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-18 03:49:47.642 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:47.646 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:47.650 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:47.653 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:47.657 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:47.661 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:47.664 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:47.667 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:47.672 | + functions-common:time_stop:2427 : start_time=1784346587609 2026-07-18 03:49:47.675 | + functions-common:time_stop:2429 : [[ -z 1784346587609 ]] 2026-07-18 03:49:47.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:47.685 | + functions-common:time_stop:2432 : end_time=1784346587681 2026-07-18 03:49:47.689 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-18 03:49:47.692 | + functions-common:time_stop:2434 : total=21238 2026-07-18 03:49:47.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:47.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21310 2026-07-18 03:49:47.704 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-18 03:49:47.707 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-18 03:49:47.711 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-18 03:49:47.716 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-18 03:49:47.720 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.724 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.728 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.732 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-18 03:49:47.736 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.740 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.744 | + functions-common:run_process:1674 : local service=q-l3 2026-07-18 03:49:47.748 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-18 03:49:47.752 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:47.757 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:47.760 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:47.764 | + functions-common:run_process:1680 : local name=q-l3 2026-07-18 03:49:47.768 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:47.772 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:47.776 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:47.779 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:47.784 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:47.789 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346587785 2026-07-18 03:49:47.792 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-18 03:49:47.818 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:47.823 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:47.826 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:47.830 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:47.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:47.839 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:47.843 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:47.847 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:47.850 | + functions-common:time_stop:2427 : start_time=1784346587785 2026-07-18 03:49:47.854 | + functions-common:time_stop:2429 : [[ -z 1784346587785 ]] 2026-07-18 03:49:47.860 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:47.865 | + functions-common:time_stop:2432 : end_time=1784346587861 2026-07-18 03:49:47.869 | + functions-common:time_stop:2433 : elapsed_time=76 2026-07-18 03:49:47.873 | + functions-common:time_stop:2434 : total=21310 2026-07-18 03:49:47.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:47.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21386 2026-07-18 03:49:47.885 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-18 03:49:47.889 | + functions-common:run_process:1674 : local service=q-meta 2026-07-18 03:49:47.893 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-18 03:49:47.897 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:47.901 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:47.906 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:47.911 | + functions-common:run_process:1680 : local name=q-meta 2026-07-18 03:49:47.915 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:47.919 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:47.923 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:47.927 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:47.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:47.937 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346587934 2026-07-18 03:49:47.942 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-18 03:49:47.965 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:47.969 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:47.973 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:47.977 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:47.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:47.985 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:47.989 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:47.993 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:47.997 | + functions-common:time_stop:2427 : start_time=1784346587934 2026-07-18 03:49:48.001 | + functions-common:time_stop:2429 : [[ -z 1784346587934 ]] 2026-07-18 03:49:48.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:48.012 | + functions-common:time_stop:2432 : end_time=1784346588008 2026-07-18 03:49:48.016 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-18 03:49:48.020 | + functions-common:time_stop:2434 : total=21386 2026-07-18 03:49:48.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:48.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21460 2026-07-18 03:49:48.031 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-18 03:49:48.035 | + functions-common:run_process:1674 : local service=q-metering 2026-07-18 03:49:48.039 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-18 03:49:48.043 | + functions-common:run_process:1676 : local group= 2026-07-18 03:49:48.047 | + functions-common:run_process:1677 : local user= 2026-07-18 03:49:48.051 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:49:48.056 | + functions-common:run_process:1680 : local name=q-metering 2026-07-18 03:49:48.060 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:49:48.064 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:49:48.068 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:49:48.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:49:48.078 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:49:48.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346588080 2026-07-18 03:49:48.089 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-18 03:49:48.115 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:49:48.119 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:49:48.124 | + functions-common:time_stop:2420 : local name 2026-07-18 03:49:48.128 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:49:48.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:49:48.136 | + functions-common:time_stop:2423 : local total 2026-07-18 03:49:48.140 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:49:48.144 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:49:48.148 | + functions-common:time_stop:2427 : start_time=1784346588080 2026-07-18 03:49:48.152 | + functions-common:time_stop:2429 : [[ -z 1784346588080 ]] 2026-07-18 03:49:48.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:49:48.164 | + functions-common:time_stop:2432 : end_time=1784346588159 2026-07-18 03:49:48.168 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-18 03:49:48.171 | + functions-common:time_stop:2434 : total=21460 2026-07-18 03:49:48.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:49:48.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21539 2026-07-18 03:49:48.183 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-18 03:49:48.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:49:48.213 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:48.217 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-18 03:49:48.221 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:49:48.224 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-18 03:49:48.228 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-18 03:49:48.232 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-18 03:49:48.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-18 03:49:48.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-18 03:49:48.245 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-18 03:49:48.249 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-18 03:49:51.849 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:49:51.854 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-18 03:49:51.854 | address-scope 2026-07-18 03:49:51.854 | agent 2026-07-18 03:49:51.854 | allowed-address-pairs 2026-07-18 03:49:51.854 | auto-allocated-topology 2026-07-18 03:49:51.854 | availability_zone 2026-07-18 03:49:51.854 | default-subnetpools 2026-07-18 03:49:51.854 | dhcp_agent_scheduler 2026-07-18 03:49:51.854 | dns-integration 2026-07-18 03:49:51.854 | dns-domain-ports 2026-07-18 03:49:51.854 | dns-integration-domain-keywords 2026-07-18 03:49:51.855 | empty-string-filtering 2026-07-18 03:49:51.855 | external-net 2026-07-18 03:49:51.855 | extra_dhcp_opt 2026-07-18 03:49:51.855 | extraroute 2026-07-18 03:49:51.855 | extraroute-atomic 2026-07-18 03:49:51.855 | filter-validation 2026-07-18 03:49:51.855 | floating-ip-port-forwarding-detail 2026-07-18 03:49:51.855 | fip-port-details 2026-07-18 03:49:51.855 | flavors 2026-07-18 03:49:51.855 | floatingip-pools 2026-07-18 03:49:51.855 | router 2026-07-18 03:49:51.856 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:49:51.856 | enable-default-route-bfd 2026-07-18 03:49:51.856 | enable-default-route-ecmp 2026-07-18 03:49:51.856 | ext-gw-mode 2026-07-18 03:49:51.856 | l3-ha 2026-07-18 03:49:51.856 | external-gateway-multihoming 2026-07-18 03:49:51.856 | l3-flavors 2026-07-18 03:49:51.856 | l3_agent_scheduler 2026-07-18 03:49:51.856 | multi-provider 2026-07-18 03:49:51.856 | net-mtu 2026-07-18 03:49:51.857 | net-mtu-writable 2026-07-18 03:49:51.857 | network_availability_zone 2026-07-18 03:49:51.857 | network-ip-availability 2026-07-18 03:49:51.857 | network-ip-availability-details 2026-07-18 03:49:51.857 | pagination 2026-07-18 03:49:51.857 | port-device-profile 2026-07-18 03:49:51.857 | port-mac-address-regenerate 2026-07-18 03:49:51.857 | port-numa-affinity-policy 2026-07-18 03:49:51.857 | port-numa-affinity-policy-socket 2026-07-18 03:49:51.857 | binding 2026-07-18 03:49:51.857 | binding-extended 2026-07-18 03:49:51.858 | port-security 2026-07-18 03:49:51.858 | project-id 2026-07-18 03:49:51.858 | provider 2026-07-18 03:49:51.858 | qinq 2026-07-18 03:49:51.858 | quota-check-limit 2026-07-18 03:49:51.858 | quota-check-limit-default 2026-07-18 03:49:51.858 | quotas 2026-07-18 03:49:51.858 | quota_details 2026-07-18 03:49:51.858 | rbac-policies 2026-07-18 03:49:51.858 | rbac-address-scope 2026-07-18 03:49:51.859 | rbac-security-groups 2026-07-18 03:49:51.859 | revision-if-match 2026-07-18 03:49:51.859 | standard-attr-revisions 2026-07-18 03:49:51.859 | router_availability_zone 2026-07-18 03:49:51.859 | router-enable-snat 2026-07-18 03:49:51.859 | security-groups-default-rules 2026-07-18 03:49:51.859 | security-groups-default-statefulness 2026-07-18 03:49:51.859 | security-groups-normalized-cidr 2026-07-18 03:49:51.859 | security-groups-remote-address-group 2026-07-18 03:49:51.859 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:49:51.859 | security-groups-shared-filtering 2026-07-18 03:49:51.860 | security-group 2026-07-18 03:49:51.860 | service-type 2026-07-18 03:49:51.860 | sorting 2026-07-18 03:49:51.860 | standard-attr-description 2026-07-18 03:49:51.860 | stateful-security-group 2026-07-18 03:49:51.860 | subnet-dns-publish-fixed-ip 2026-07-18 03:49:51.860 | subnet-external-network 2026-07-18 03:49:51.860 | subnet_onboard 2026-07-18 03:49:51.860 | subnet-service-types 2026-07-18 03:49:51.860 | subnet_allocation 2026-07-18 03:49:51.861 | subnetpool-prefix-ops 2026-07-18 03:49:51.861 | tag-creation 2026-07-18 03:49:51.861 | standard-attr-tag 2026-07-18 03:49:51.861 | standard-attr-timestamp 2026-07-18 03:49:51.861 | vlan-transparent' 2026-07-18 03:49:51.861 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-18 03:49:51.861 | address-scope 2026-07-18 03:49:51.861 | agent 2026-07-18 03:49:51.861 | allowed-address-pairs 2026-07-18 03:49:51.861 | auto-allocated-topology 2026-07-18 03:49:51.861 | availability_zone 2026-07-18 03:49:51.862 | default-subnetpools 2026-07-18 03:49:51.862 | dhcp_agent_scheduler 2026-07-18 03:49:51.862 | dns-integration 2026-07-18 03:49:51.862 | dns-domain-ports 2026-07-18 03:49:51.862 | dns-integration-domain-keywords 2026-07-18 03:49:51.862 | empty-string-filtering 2026-07-18 03:49:51.862 | external-net 2026-07-18 03:49:51.862 | extra_dhcp_opt 2026-07-18 03:49:51.862 | extraroute 2026-07-18 03:49:51.862 | extraroute-atomic 2026-07-18 03:49:51.863 | filter-validation 2026-07-18 03:49:51.863 | floating-ip-port-forwarding-detail 2026-07-18 03:49:51.863 | fip-port-details 2026-07-18 03:49:51.863 | flavors 2026-07-18 03:49:51.863 | floatingip-pools 2026-07-18 03:49:51.863 | router 2026-07-18 03:49:51.863 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:49:51.863 | enable-default-route-bfd 2026-07-18 03:49:51.863 | enable-default-route-ecmp 2026-07-18 03:49:51.863 | ext-gw-mode 2026-07-18 03:49:51.863 | l3-ha 2026-07-18 03:49:51.864 | external-gateway-multihoming 2026-07-18 03:49:51.864 | l3-flavors 2026-07-18 03:49:51.864 | l3_agent_scheduler 2026-07-18 03:49:51.864 | multi-provider 2026-07-18 03:49:51.864 | net-mtu 2026-07-18 03:49:51.864 | net-mtu-writable 2026-07-18 03:49:51.864 | network_availability_zone 2026-07-18 03:49:51.864 | network-ip-availability 2026-07-18 03:49:51.864 | network-ip-availability-details 2026-07-18 03:49:51.864 | pagination 2026-07-18 03:49:51.865 | port-device-profile 2026-07-18 03:49:51.865 | port-mac-address-regenerate 2026-07-18 03:49:51.865 | port-numa-affinity-policy 2026-07-18 03:49:51.865 | port-numa-affinity-policy-socket 2026-07-18 03:49:51.865 | binding 2026-07-18 03:49:51.865 | binding-extended 2026-07-18 03:49:51.865 | port-security 2026-07-18 03:49:51.865 | project-id 2026-07-18 03:49:51.865 | provider 2026-07-18 03:49:51.865 | qinq 2026-07-18 03:49:51.865 | quota-check-limit 2026-07-18 03:49:51.866 | quota-check-limit-default 2026-07-18 03:49:51.866 | quotas 2026-07-18 03:49:51.866 | quota_details 2026-07-18 03:49:51.866 | rbac-policies 2026-07-18 03:49:51.866 | rbac-address-scope 2026-07-18 03:49:51.866 | rbac-security-groups 2026-07-18 03:49:51.866 | revision-if-match 2026-07-18 03:49:51.866 | standard-attr-revisions 2026-07-18 03:49:51.866 | router_availability_zone 2026-07-18 03:49:51.866 | router-enable-snat 2026-07-18 03:49:51.866 | security-groups-default-rules 2026-07-18 03:49:51.867 | security-groups-default-statefulness 2026-07-18 03:49:51.867 | security-groups-normalized-cidr 2026-07-18 03:49:51.867 | security-groups-remote-address-group 2026-07-18 03:49:51.867 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:49:51.867 | security-groups-shared-filtering 2026-07-18 03:49:51.867 | security-group 2026-07-18 03:49:51.867 | service-type 2026-07-18 03:49:51.867 | sorting 2026-07-18 03:49:51.867 | standard-attr-description 2026-07-18 03:49:51.867 | stateful-security-group 2026-07-18 03:49:51.867 | subnet-dns-publish-fixed-ip 2026-07-18 03:49:51.868 | subnet-external-network 2026-07-18 03:49:51.868 | subnet_onboard 2026-07-18 03:49:51.868 | subnet-service-types 2026-07-18 03:49:51.868 | subnet_allocation 2026-07-18 03:49:51.868 | subnetpool-prefix-ops 2026-07-18 03:49:51.868 | tag-creation 2026-07-18 03:49:51.868 | standard-attr-tag 2026-07-18 03:49:51.868 | standard-attr-timestamp 2026-07-18 03:49:51.868 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-18 03:49:51.868 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-18 03:49:51.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-18 03:49:51.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-18 03:49:51.873 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-18 03:49:55.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:49:55.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=929171ff-fd4e-429f-a141-248a0b841c47 2026-07-18 03:49:55.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-18 03:49:55.912 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdcb:7d87:035f::/56 --share --default -f value -c id 2026-07-18 03:49:59.589 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:49:59.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=4d6235d1-d470-4624-ba30-05b9d29d463c 2026-07-18 03:49:59.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-18 03:49:59.603 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-18 03:49:59.606 | + functions-common:is_provider_network:2272 : return 1 2026-07-18 03:49:59.612 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-18 03:50:04.816 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:04.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=5656386f-99f4-40df-82f1-c83afa2cb5f3 2026-07-18 03:50:04.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-18 03:50:04.827 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:04.850 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-18 03:50:04.854 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-18 03:50:04.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 929171ff-fd4e-429f-a141-248a0b841c47 ']' 2026-07-18 03:50:04.860 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-18 03:50:04.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-18 03:50:04.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 929171ff-fd4e-429f-a141-248a0b841c47 ' 2026-07-18 03:50:04.869 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-18 03:50:04.872 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 5656386f-99f4-40df-82f1-c83afa2cb5f3 private-subnet' 2026-07-18 03:50:04.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-18 03:50:04.880 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 929171ff-fd4e-429f-a141-248a0b841c47 --network 5656386f-99f4-40df-82f1-c83afa2cb5f3 private-subnet -f value -c id 2026-07-18 03:50:09.996 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:10.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=a05032f1-ef52-4e75-b5ba-b0c7fea6b328 2026-07-18 03:50:10.005 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-18 03:50:10.010 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:10.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo a05032f1-ef52-4e75-b5ba-b0c7fea6b328 2026-07-18 03:50:10.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=a05032f1-ef52-4e75-b5ba-b0c7fea6b328 2026-07-18 03:50:10.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-18 03:50:10.060 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-18 03:50:10.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-18 03:50:10.068 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:10.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-18 03:50:10.102 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:10.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-18 03:50:10.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 4d6235d1-d470-4624-ba30-05b9d29d463c ']' 2026-07-18 03:50:10.139 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-18 03:50:10.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-18 03:50:10.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 4d6235d1-d470-4624-ba30-05b9d29d463c ' 2026-07-18 03:50:10.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-18 03:50:10.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5656386f-99f4-40df-82f1-c83afa2cb5f3 ipv6-private-subnet ' 2026-07-18 03:50:10.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-18 03:50:10.167 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 4d6235d1-d470-4624-ba30-05b9d29d463c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5656386f-99f4-40df-82f1-c83afa2cb5f3 ipv6-private-subnet -f value -c id 2026-07-18 03:50:14.889 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:14.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=69cf9a6e-5950-4f3d-92b6-fba2108f57c9 2026-07-18 03:50:14.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-18 03:50:14.905 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:14.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 69cf9a6e-5950-4f3d-92b6-fba2108f57c9 2026-07-18 03:50:14.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=69cf9a6e-5950-4f3d-92b6-fba2108f57c9 2026-07-18 03:50:14.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-18 03:50:14.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-18 03:50:14.955 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-18 03:50:18.113 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:18.117 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-18 03:50:18.117 | address-scope 2026-07-18 03:50:18.117 | agent 2026-07-18 03:50:18.117 | allowed-address-pairs 2026-07-18 03:50:18.117 | auto-allocated-topology 2026-07-18 03:50:18.117 | availability_zone 2026-07-18 03:50:18.118 | default-subnetpools 2026-07-18 03:50:18.118 | dhcp_agent_scheduler 2026-07-18 03:50:18.118 | dns-integration 2026-07-18 03:50:18.118 | dns-domain-ports 2026-07-18 03:50:18.118 | dns-integration-domain-keywords 2026-07-18 03:50:18.118 | empty-string-filtering 2026-07-18 03:50:18.118 | external-net 2026-07-18 03:50:18.118 | extra_dhcp_opt 2026-07-18 03:50:18.118 | extraroute 2026-07-18 03:50:18.118 | extraroute-atomic 2026-07-18 03:50:18.118 | filter-validation 2026-07-18 03:50:18.119 | floating-ip-port-forwarding-detail 2026-07-18 03:50:18.119 | fip-port-details 2026-07-18 03:50:18.119 | flavors 2026-07-18 03:50:18.119 | floatingip-pools 2026-07-18 03:50:18.119 | router 2026-07-18 03:50:18.119 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:18.119 | enable-default-route-bfd 2026-07-18 03:50:18.119 | enable-default-route-ecmp 2026-07-18 03:50:18.119 | ext-gw-mode 2026-07-18 03:50:18.119 | l3-ha 2026-07-18 03:50:18.120 | external-gateway-multihoming 2026-07-18 03:50:18.120 | l3-flavors 2026-07-18 03:50:18.120 | l3_agent_scheduler 2026-07-18 03:50:18.120 | multi-provider 2026-07-18 03:50:18.120 | net-mtu 2026-07-18 03:50:18.120 | net-mtu-writable 2026-07-18 03:50:18.120 | network_availability_zone 2026-07-18 03:50:18.120 | network-ip-availability 2026-07-18 03:50:18.120 | network-ip-availability-details 2026-07-18 03:50:18.120 | pagination 2026-07-18 03:50:18.120 | port-device-profile 2026-07-18 03:50:18.121 | port-mac-address-regenerate 2026-07-18 03:50:18.121 | port-numa-affinity-policy 2026-07-18 03:50:18.121 | port-numa-affinity-policy-socket 2026-07-18 03:50:18.121 | binding 2026-07-18 03:50:18.121 | binding-extended 2026-07-18 03:50:18.121 | port-security 2026-07-18 03:50:18.121 | project-id 2026-07-18 03:50:18.121 | provider 2026-07-18 03:50:18.121 | qinq 2026-07-18 03:50:18.121 | quota-check-limit 2026-07-18 03:50:18.121 | quota-check-limit-default 2026-07-18 03:50:18.122 | quotas 2026-07-18 03:50:18.122 | quota_details 2026-07-18 03:50:18.122 | rbac-policies 2026-07-18 03:50:18.122 | rbac-address-scope 2026-07-18 03:50:18.122 | rbac-security-groups 2026-07-18 03:50:18.122 | revision-if-match 2026-07-18 03:50:18.122 | standard-attr-revisions 2026-07-18 03:50:18.122 | router_availability_zone 2026-07-18 03:50:18.122 | router-enable-snat 2026-07-18 03:50:18.122 | security-groups-default-rules 2026-07-18 03:50:18.122 | security-groups-default-statefulness 2026-07-18 03:50:18.123 | security-groups-normalized-cidr 2026-07-18 03:50:18.123 | security-groups-remote-address-group 2026-07-18 03:50:18.123 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:18.123 | security-groups-shared-filtering 2026-07-18 03:50:18.123 | security-group 2026-07-18 03:50:18.123 | service-type 2026-07-18 03:50:18.123 | sorting 2026-07-18 03:50:18.123 | standard-attr-description 2026-07-18 03:50:18.123 | stateful-security-group 2026-07-18 03:50:18.123 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:18.124 | subnet-external-network 2026-07-18 03:50:18.124 | subnet_onboard 2026-07-18 03:50:18.124 | subnet-service-types 2026-07-18 03:50:18.124 | subnet_allocation 2026-07-18 03:50:18.124 | subnetpool-prefix-ops 2026-07-18 03:50:18.124 | tag-creation 2026-07-18 03:50:18.124 | standard-attr-tag 2026-07-18 03:50:18.124 | standard-attr-timestamp 2026-07-18 03:50:18.124 | vlan-transparent' 2026-07-18 03:50:18.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-18 03:50:18.124 | address-scope 2026-07-18 03:50:18.125 | agent 2026-07-18 03:50:18.125 | allowed-address-pairs 2026-07-18 03:50:18.125 | auto-allocated-topology 2026-07-18 03:50:18.125 | availability_zone 2026-07-18 03:50:18.125 | default-subnetpools 2026-07-18 03:50:18.125 | dhcp_agent_scheduler 2026-07-18 03:50:18.125 | dns-integration 2026-07-18 03:50:18.125 | dns-domain-ports 2026-07-18 03:50:18.125 | dns-integration-domain-keywords 2026-07-18 03:50:18.125 | empty-string-filtering 2026-07-18 03:50:18.125 | external-net 2026-07-18 03:50:18.126 | extra_dhcp_opt 2026-07-18 03:50:18.126 | extraroute 2026-07-18 03:50:18.126 | extraroute-atomic 2026-07-18 03:50:18.126 | filter-validation 2026-07-18 03:50:18.126 | floating-ip-port-forwarding-detail 2026-07-18 03:50:18.126 | fip-port-details 2026-07-18 03:50:18.126 | flavors 2026-07-18 03:50:18.126 | floatingip-pools 2026-07-18 03:50:18.126 | router 2026-07-18 03:50:18.126 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:18.126 | enable-default-route-bfd 2026-07-18 03:50:18.127 | enable-default-route-ecmp 2026-07-18 03:50:18.127 | ext-gw-mode 2026-07-18 03:50:18.127 | l3-ha 2026-07-18 03:50:18.127 | external-gateway-multihoming 2026-07-18 03:50:18.127 | l3-flavors 2026-07-18 03:50:18.127 | l3_agent_scheduler 2026-07-18 03:50:18.127 | multi-provider 2026-07-18 03:50:18.127 | net-mtu 2026-07-18 03:50:18.127 | net-mtu-writable 2026-07-18 03:50:18.127 | network_availability_zone 2026-07-18 03:50:18.127 | network-ip-availability 2026-07-18 03:50:18.128 | network-ip-availability-details 2026-07-18 03:50:18.128 | pagination 2026-07-18 03:50:18.128 | port-device-profile 2026-07-18 03:50:18.128 | port-mac-address-regenerate 2026-07-18 03:50:18.128 | port-numa-affinity-policy 2026-07-18 03:50:18.128 | port-numa-affinity-policy-socket 2026-07-18 03:50:18.128 | binding 2026-07-18 03:50:18.128 | binding-extended 2026-07-18 03:50:18.128 | port-security 2026-07-18 03:50:18.128 | project-id 2026-07-18 03:50:18.129 | provider 2026-07-18 03:50:18.129 | qinq 2026-07-18 03:50:18.129 | quota-check-limit 2026-07-18 03:50:18.129 | quota-check-limit-default 2026-07-18 03:50:18.129 | quotas 2026-07-18 03:50:18.129 | quota_details 2026-07-18 03:50:18.129 | rbac-policies 2026-07-18 03:50:18.129 | rbac-address-scope 2026-07-18 03:50:18.129 | rbac-security-groups 2026-07-18 03:50:18.129 | revision-if-match 2026-07-18 03:50:18.129 | standard-attr-revisions 2026-07-18 03:50:18.130 | router_availability_zone 2026-07-18 03:50:18.130 | router-enable-snat 2026-07-18 03:50:18.130 | security-groups-default-rules 2026-07-18 03:50:18.130 | security-groups-default-statefulness 2026-07-18 03:50:18.130 | security-groups-normalized-cidr 2026-07-18 03:50:18.130 | security-groups-remote-address-group 2026-07-18 03:50:18.130 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:18.130 | security-groups-shared-filtering 2026-07-18 03:50:18.130 | security-group 2026-07-18 03:50:18.130 | service-type 2026-07-18 03:50:18.130 | sorting 2026-07-18 03:50:18.131 | standard-attr-description 2026-07-18 03:50:18.131 | stateful-security-group 2026-07-18 03:50:18.131 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:18.131 | subnet-external-network 2026-07-18 03:50:18.131 | subnet_onboard 2026-07-18 03:50:18.131 | subnet-service-types 2026-07-18 03:50:18.131 | subnet_allocation 2026-07-18 03:50:18.131 | subnetpool-prefix-ops 2026-07-18 03:50:18.131 | tag-creation 2026-07-18 03:50:18.131 | standard-attr-tag 2026-07-18 03:50:18.131 | standard-attr-timestamp 2026-07-18 03:50:18.132 | vlan-transparent =~ router ]] 2026-07-18 03:50:18.132 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-18 03:50:18.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-18 03:50:18.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-18 03:50:18.141 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-18 03:50:21.257 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:21.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-18 03:50:21.262 | address-scope 2026-07-18 03:50:21.262 | agent 2026-07-18 03:50:21.262 | allowed-address-pairs 2026-07-18 03:50:21.262 | auto-allocated-topology 2026-07-18 03:50:21.262 | availability_zone 2026-07-18 03:50:21.262 | default-subnetpools 2026-07-18 03:50:21.262 | dhcp_agent_scheduler 2026-07-18 03:50:21.262 | dns-integration 2026-07-18 03:50:21.262 | dns-domain-ports 2026-07-18 03:50:21.263 | dns-integration-domain-keywords 2026-07-18 03:50:21.263 | empty-string-filtering 2026-07-18 03:50:21.263 | external-net 2026-07-18 03:50:21.263 | extra_dhcp_opt 2026-07-18 03:50:21.263 | extraroute 2026-07-18 03:50:21.263 | extraroute-atomic 2026-07-18 03:50:21.263 | filter-validation 2026-07-18 03:50:21.263 | floating-ip-port-forwarding-detail 2026-07-18 03:50:21.263 | fip-port-details 2026-07-18 03:50:21.263 | flavors 2026-07-18 03:50:21.263 | floatingip-pools 2026-07-18 03:50:21.264 | router 2026-07-18 03:50:21.264 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:21.264 | enable-default-route-bfd 2026-07-18 03:50:21.264 | enable-default-route-ecmp 2026-07-18 03:50:21.264 | ext-gw-mode 2026-07-18 03:50:21.264 | l3-ha 2026-07-18 03:50:21.264 | external-gateway-multihoming 2026-07-18 03:50:21.264 | l3-flavors 2026-07-18 03:50:21.264 | l3_agent_scheduler 2026-07-18 03:50:21.264 | multi-provider 2026-07-18 03:50:21.265 | net-mtu 2026-07-18 03:50:21.265 | net-mtu-writable 2026-07-18 03:50:21.265 | network_availability_zone 2026-07-18 03:50:21.265 | network-ip-availability 2026-07-18 03:50:21.265 | network-ip-availability-details 2026-07-18 03:50:21.265 | pagination 2026-07-18 03:50:21.265 | port-device-profile 2026-07-18 03:50:21.265 | port-mac-address-regenerate 2026-07-18 03:50:21.265 | port-numa-affinity-policy 2026-07-18 03:50:21.265 | port-numa-affinity-policy-socket 2026-07-18 03:50:21.265 | binding 2026-07-18 03:50:21.266 | binding-extended 2026-07-18 03:50:21.266 | port-security 2026-07-18 03:50:21.266 | project-id 2026-07-18 03:50:21.266 | provider 2026-07-18 03:50:21.266 | qinq 2026-07-18 03:50:21.266 | quota-check-limit 2026-07-18 03:50:21.266 | quota-check-limit-default 2026-07-18 03:50:21.266 | quotas 2026-07-18 03:50:21.266 | quota_details 2026-07-18 03:50:21.266 | rbac-policies 2026-07-18 03:50:21.267 | rbac-address-scope 2026-07-18 03:50:21.267 | rbac-security-groups 2026-07-18 03:50:21.267 | revision-if-match 2026-07-18 03:50:21.267 | standard-attr-revisions 2026-07-18 03:50:21.267 | router_availability_zone 2026-07-18 03:50:21.267 | router-enable-snat 2026-07-18 03:50:21.267 | security-groups-default-rules 2026-07-18 03:50:21.267 | security-groups-default-statefulness 2026-07-18 03:50:21.267 | security-groups-normalized-cidr 2026-07-18 03:50:21.267 | security-groups-remote-address-group 2026-07-18 03:50:21.267 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:21.268 | security-groups-shared-filtering 2026-07-18 03:50:21.268 | security-group 2026-07-18 03:50:21.268 | service-type 2026-07-18 03:50:21.268 | sorting 2026-07-18 03:50:21.268 | standard-attr-description 2026-07-18 03:50:21.268 | stateful-security-group 2026-07-18 03:50:21.268 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:21.268 | subnet-external-network 2026-07-18 03:50:21.268 | subnet_onboard 2026-07-18 03:50:21.268 | subnet-service-types 2026-07-18 03:50:21.269 | subnet_allocation 2026-07-18 03:50:21.269 | subnetpool-prefix-ops 2026-07-18 03:50:21.269 | tag-creation 2026-07-18 03:50:21.269 | standard-attr-tag 2026-07-18 03:50:21.269 | standard-attr-timestamp 2026-07-18 03:50:21.269 | vlan-transparent' 2026-07-18 03:50:21.269 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-18 03:50:21.269 | address-scope 2026-07-18 03:50:21.269 | agent 2026-07-18 03:50:21.269 | allowed-address-pairs 2026-07-18 03:50:21.270 | auto-allocated-topology 2026-07-18 03:50:21.270 | availability_zone 2026-07-18 03:50:21.270 | default-subnetpools 2026-07-18 03:50:21.270 | dhcp_agent_scheduler 2026-07-18 03:50:21.270 | dns-integration 2026-07-18 03:50:21.270 | dns-domain-ports 2026-07-18 03:50:21.270 | dns-integration-domain-keywords 2026-07-18 03:50:21.270 | empty-string-filtering 2026-07-18 03:50:21.270 | external-net 2026-07-18 03:50:21.270 | extra_dhcp_opt 2026-07-18 03:50:21.270 | extraroute 2026-07-18 03:50:21.271 | extraroute-atomic 2026-07-18 03:50:21.271 | filter-validation 2026-07-18 03:50:21.271 | floating-ip-port-forwarding-detail 2026-07-18 03:50:21.271 | fip-port-details 2026-07-18 03:50:21.271 | flavors 2026-07-18 03:50:21.271 | floatingip-pools 2026-07-18 03:50:21.271 | router 2026-07-18 03:50:21.271 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:21.271 | enable-default-route-bfd 2026-07-18 03:50:21.271 | enable-default-route-ecmp 2026-07-18 03:50:21.271 | ext-gw-mode 2026-07-18 03:50:21.272 | l3-ha 2026-07-18 03:50:21.272 | external-gateway-multihoming 2026-07-18 03:50:21.272 | l3-flavors 2026-07-18 03:50:21.272 | l3_agent_scheduler 2026-07-18 03:50:21.272 | multi-provider 2026-07-18 03:50:21.272 | net-mtu 2026-07-18 03:50:21.272 | net-mtu-writable 2026-07-18 03:50:21.272 | network_availability_zone 2026-07-18 03:50:21.272 | network-ip-availability 2026-07-18 03:50:21.272 | network-ip-availability-details 2026-07-18 03:50:21.272 | pagination 2026-07-18 03:50:21.273 | port-device-profile 2026-07-18 03:50:21.273 | port-mac-address-regenerate 2026-07-18 03:50:21.273 | port-numa-affinity-policy 2026-07-18 03:50:21.273 | port-numa-affinity-policy-socket 2026-07-18 03:50:21.273 | binding 2026-07-18 03:50:21.273 | binding-extended 2026-07-18 03:50:21.273 | port-security 2026-07-18 03:50:21.273 | project-id 2026-07-18 03:50:21.273 | provider 2026-07-18 03:50:21.273 | qinq 2026-07-18 03:50:21.274 | quota-check-limit 2026-07-18 03:50:21.274 | quota-check-limit-default 2026-07-18 03:50:21.274 | quotas 2026-07-18 03:50:21.274 | quota_details 2026-07-18 03:50:21.274 | rbac-policies 2026-07-18 03:50:21.274 | rbac-address-scope 2026-07-18 03:50:21.274 | rbac-security-groups 2026-07-18 03:50:21.274 | revision-if-match 2026-07-18 03:50:21.274 | standard-attr-revisions 2026-07-18 03:50:21.274 | router_availability_zone 2026-07-18 03:50:21.274 | router-enable-snat 2026-07-18 03:50:21.275 | security-groups-default-rules 2026-07-18 03:50:21.275 | security-groups-default-statefulness 2026-07-18 03:50:21.275 | security-groups-normalized-cidr 2026-07-18 03:50:21.275 | security-groups-remote-address-group 2026-07-18 03:50:21.275 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:21.275 | security-groups-shared-filtering 2026-07-18 03:50:21.275 | security-group 2026-07-18 03:50:21.275 | service-type 2026-07-18 03:50:21.275 | sorting 2026-07-18 03:50:21.275 | standard-attr-description 2026-07-18 03:50:21.276 | stateful-security-group 2026-07-18 03:50:21.276 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:21.276 | subnet-external-network 2026-07-18 03:50:21.276 | subnet_onboard 2026-07-18 03:50:21.276 | subnet-service-types 2026-07-18 03:50:21.276 | subnet_allocation 2026-07-18 03:50:21.276 | subnetpool-prefix-ops 2026-07-18 03:50:21.276 | tag-creation 2026-07-18 03:50:21.276 | standard-attr-tag 2026-07-18 03:50:21.276 | standard-attr-timestamp 2026-07-18 03:50:21.276 | vlan-transparent =~ external-net ]] 2026-07-18 03:50:21.277 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-18 03:50:21.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-18 03:50:21.280 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-18 03:50:24.713 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:24.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=d43332d2-2960-42eb-bf1f-15247b8386eb 2026-07-18 03:50:24.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-18 03:50:24.727 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:24.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-18 03:50:24.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-18 03:50:24.754 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-18 03:50:24.759 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-18 03:50:27.973 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:27.977 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-18 03:50:27.977 | address-scope 2026-07-18 03:50:27.977 | agent 2026-07-18 03:50:27.977 | allowed-address-pairs 2026-07-18 03:50:27.977 | auto-allocated-topology 2026-07-18 03:50:27.977 | availability_zone 2026-07-18 03:50:27.977 | default-subnetpools 2026-07-18 03:50:27.977 | dhcp_agent_scheduler 2026-07-18 03:50:27.977 | dns-integration 2026-07-18 03:50:27.977 | dns-domain-ports 2026-07-18 03:50:27.977 | dns-integration-domain-keywords 2026-07-18 03:50:27.978 | empty-string-filtering 2026-07-18 03:50:27.978 | external-net 2026-07-18 03:50:27.978 | extra_dhcp_opt 2026-07-18 03:50:27.978 | extraroute 2026-07-18 03:50:27.978 | extraroute-atomic 2026-07-18 03:50:27.978 | filter-validation 2026-07-18 03:50:27.978 | floating-ip-port-forwarding-detail 2026-07-18 03:50:27.978 | fip-port-details 2026-07-18 03:50:27.978 | flavors 2026-07-18 03:50:27.978 | floatingip-pools 2026-07-18 03:50:27.978 | router 2026-07-18 03:50:27.979 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:27.979 | enable-default-route-bfd 2026-07-18 03:50:27.979 | enable-default-route-ecmp 2026-07-18 03:50:27.979 | ext-gw-mode 2026-07-18 03:50:27.979 | l3-ha 2026-07-18 03:50:27.979 | external-gateway-multihoming 2026-07-18 03:50:27.979 | l3-flavors 2026-07-18 03:50:27.979 | l3_agent_scheduler 2026-07-18 03:50:27.979 | multi-provider 2026-07-18 03:50:27.979 | net-mtu 2026-07-18 03:50:27.980 | net-mtu-writable 2026-07-18 03:50:27.980 | network_availability_zone 2026-07-18 03:50:27.980 | network-ip-availability 2026-07-18 03:50:27.980 | network-ip-availability-details 2026-07-18 03:50:27.980 | pagination 2026-07-18 03:50:27.980 | port-device-profile 2026-07-18 03:50:27.980 | port-mac-address-regenerate 2026-07-18 03:50:27.980 | port-numa-affinity-policy 2026-07-18 03:50:27.980 | port-numa-affinity-policy-socket 2026-07-18 03:50:27.981 | binding 2026-07-18 03:50:27.981 | binding-extended 2026-07-18 03:50:27.981 | port-security 2026-07-18 03:50:27.981 | project-id 2026-07-18 03:50:27.981 | provider 2026-07-18 03:50:27.981 | qinq 2026-07-18 03:50:27.981 | quota-check-limit 2026-07-18 03:50:27.981 | quota-check-limit-default 2026-07-18 03:50:27.981 | quotas 2026-07-18 03:50:27.982 | quota_details 2026-07-18 03:50:27.982 | rbac-policies 2026-07-18 03:50:27.982 | rbac-address-scope 2026-07-18 03:50:27.982 | rbac-security-groups 2026-07-18 03:50:27.982 | revision-if-match 2026-07-18 03:50:27.982 | standard-attr-revisions 2026-07-18 03:50:27.982 | router_availability_zone 2026-07-18 03:50:27.982 | router-enable-snat 2026-07-18 03:50:27.982 | security-groups-default-rules 2026-07-18 03:50:27.982 | security-groups-default-statefulness 2026-07-18 03:50:27.982 | security-groups-normalized-cidr 2026-07-18 03:50:27.982 | security-groups-remote-address-group 2026-07-18 03:50:27.983 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:27.983 | security-groups-shared-filtering 2026-07-18 03:50:27.983 | security-group 2026-07-18 03:50:27.983 | service-type 2026-07-18 03:50:27.983 | sorting 2026-07-18 03:50:27.983 | standard-attr-description 2026-07-18 03:50:27.983 | stateful-security-group 2026-07-18 03:50:27.983 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:27.983 | subnet-external-network 2026-07-18 03:50:27.983 | subnet_onboard 2026-07-18 03:50:27.984 | subnet-service-types 2026-07-18 03:50:27.984 | subnet_allocation 2026-07-18 03:50:27.984 | subnetpool-prefix-ops 2026-07-18 03:50:27.984 | tag-creation 2026-07-18 03:50:27.984 | standard-attr-tag 2026-07-18 03:50:27.984 | standard-attr-timestamp 2026-07-18 03:50:27.984 | vlan-transparent' 2026-07-18 03:50:27.984 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-18 03:50:27.984 | address-scope 2026-07-18 03:50:27.984 | agent 2026-07-18 03:50:27.985 | allowed-address-pairs 2026-07-18 03:50:27.985 | auto-allocated-topology 2026-07-18 03:50:27.985 | availability_zone 2026-07-18 03:50:27.985 | default-subnetpools 2026-07-18 03:50:27.985 | dhcp_agent_scheduler 2026-07-18 03:50:27.985 | dns-integration 2026-07-18 03:50:27.985 | dns-domain-ports 2026-07-18 03:50:27.985 | dns-integration-domain-keywords 2026-07-18 03:50:27.985 | empty-string-filtering 2026-07-18 03:50:27.985 | external-net 2026-07-18 03:50:27.985 | extra_dhcp_opt 2026-07-18 03:50:27.986 | extraroute 2026-07-18 03:50:27.986 | extraroute-atomic 2026-07-18 03:50:27.986 | filter-validation 2026-07-18 03:50:27.986 | floating-ip-port-forwarding-detail 2026-07-18 03:50:27.986 | fip-port-details 2026-07-18 03:50:27.986 | flavors 2026-07-18 03:50:27.986 | floatingip-pools 2026-07-18 03:50:27.986 | router 2026-07-18 03:50:27.986 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:50:27.986 | enable-default-route-bfd 2026-07-18 03:50:27.987 | enable-default-route-ecmp 2026-07-18 03:50:27.987 | ext-gw-mode 2026-07-18 03:50:27.987 | l3-ha 2026-07-18 03:50:27.987 | external-gateway-multihoming 2026-07-18 03:50:27.987 | l3-flavors 2026-07-18 03:50:27.987 | l3_agent_scheduler 2026-07-18 03:50:27.987 | multi-provider 2026-07-18 03:50:27.987 | net-mtu 2026-07-18 03:50:27.987 | net-mtu-writable 2026-07-18 03:50:27.988 | network_availability_zone 2026-07-18 03:50:27.988 | network-ip-availability 2026-07-18 03:50:27.988 | network-ip-availability-details 2026-07-18 03:50:27.988 | pagination 2026-07-18 03:50:27.988 | port-device-profile 2026-07-18 03:50:27.988 | port-mac-address-regenerate 2026-07-18 03:50:27.988 | port-numa-affinity-policy 2026-07-18 03:50:27.988 | port-numa-affinity-policy-socket 2026-07-18 03:50:27.988 | binding 2026-07-18 03:50:27.988 | binding-extended 2026-07-18 03:50:27.988 | port-security 2026-07-18 03:50:27.989 | project-id 2026-07-18 03:50:27.989 | provider 2026-07-18 03:50:27.989 | qinq 2026-07-18 03:50:27.989 | quota-check-limit 2026-07-18 03:50:27.989 | quota-check-limit-default 2026-07-18 03:50:27.989 | quotas 2026-07-18 03:50:27.989 | quota_details 2026-07-18 03:50:27.989 | rbac-policies 2026-07-18 03:50:27.989 | rbac-address-scope 2026-07-18 03:50:27.989 | rbac-security-groups 2026-07-18 03:50:27.989 | revision-if-match 2026-07-18 03:50:27.990 | standard-attr-revisions 2026-07-18 03:50:27.990 | router_availability_zone 2026-07-18 03:50:27.990 | router-enable-snat 2026-07-18 03:50:27.990 | security-groups-default-rules 2026-07-18 03:50:27.990 | security-groups-default-statefulness 2026-07-18 03:50:27.990 | security-groups-normalized-cidr 2026-07-18 03:50:27.990 | security-groups-remote-address-group 2026-07-18 03:50:27.990 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:50:27.990 | security-groups-shared-filtering 2026-07-18 03:50:27.990 | security-group 2026-07-18 03:50:27.990 | service-type 2026-07-18 03:50:27.991 | sorting 2026-07-18 03:50:27.991 | standard-attr-description 2026-07-18 03:50:27.991 | stateful-security-group 2026-07-18 03:50:27.991 | subnet-dns-publish-fixed-ip 2026-07-18 03:50:27.991 | subnet-external-network 2026-07-18 03:50:27.991 | subnet_onboard 2026-07-18 03:50:27.991 | subnet-service-types 2026-07-18 03:50:27.991 | subnet_allocation 2026-07-18 03:50:27.991 | subnetpool-prefix-ops 2026-07-18 03:50:27.991 | tag-creation 2026-07-18 03:50:27.992 | standard-attr-tag 2026-07-18 03:50:27.992 | standard-attr-timestamp 2026-07-18 03:50:27.992 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-18 03:50:27.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-18 03:50:27.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-18 03:50:27.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-18 03:50:27.999 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-18 03:50:32.264 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:32.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=40b01692-92e1-4f2b-bf4c-e2bc3ff076ab 2026-07-18 03:50:32.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-18 03:50:32.273 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:32.295 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-18 03:50:32.298 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-18 03:50:32.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d43332d2-2960-42eb-bf1f-15247b8386eb a05032f1-ef52-4e75-b5ba-b0c7fea6b328 2026-07-18 03:50:37.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-18 03:50:37.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab 2026-07-18 03:50:37.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-18 03:50:37.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-18 03:50:37.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-18 03:50:37.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-18 03:50:37.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-18 03:50:37.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-18 03:50:37.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-18 03:50:37.558 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-18 03:50:37.564 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-18 03:50:37.566 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-18 03:50:41.037 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:41.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-18 03:50:41.041 | | id | c6d47126-a8b2-412a-abd5-aad908bf38d2 |' 2026-07-18 03:50:41.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-18 03:50:41.046 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:41.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c6d47126-a8b2-412a-abd5-aad908bf38d2 '|' 2026-07-18 03:50:41.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | c6d47126-a8b2-412a-abd5-aad908bf38d2 |' 2026-07-18 03:50:41.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-18 03:50:41.080 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c6d47126-a8b2-412a-abd5-aad908bf38d2 '|' 2026-07-18 03:50:41.080 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-18 03:50:41.083 | ++ functions-common:get_field:806 : local data field 2026-07-18 03:50:41.085 | ++ functions-common:get_field:807 : read data 2026-07-18 03:50:41.088 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-18 03:50:41.091 | ++ functions-common:get_field:811 : field='$3' 2026-07-18 03:50:41.094 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | c6d47126-a8b2-412a-abd5-aad908bf38d2 |' 2026-07-18 03:50:41.095 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-18 03:50:41.102 | ++ functions-common:get_field:807 : read data 2026-07-18 03:50:41.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-18 03:50:41.110 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-18 03:50:41.110 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c6d47126-a8b2-412a-abd5-aad908bf38d2 '|' 2026-07-18 03:50:41.114 | ++ functions-common:get_field:806 : local data field 2026-07-18 03:50:41.116 | ++ functions-common:get_field:807 : read data 2026-07-18 03:50:41.119 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-18 03:50:41.122 | ++ functions-common:get_field:811 : field='$6' 2026-07-18 03:50:41.125 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | c6d47126-a8b2-412a-abd5-aad908bf38d2 |' 2026-07-18 03:50:41.125 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-18 03:50:41.131 | ++ functions-common:get_field:807 : read data 2026-07-18 03:50:41.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=c6d47126-a8b2-412a-abd5-aad908bf38d2 2026-07-18 03:50:41.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab d43332d2-2960-42eb-bf1f-15247b8386eb 2026-07-18 03:50:46.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-18 03:50:46.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-18 03:50:46.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-18 03:50:46.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:50:46.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-18 03:50:46.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-18 03:50:46.797 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-18 03:50:46.802 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-18 03:50:46.805 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-18 03:50:46.808 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-18 03:50:46.839 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-18 03:50:46.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-18 03:50:46.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-18 03:50:46.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-18 03:50:46.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-18 03:50:46.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-18 03:50:46.859 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-18 03:50:46.863 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-18 03:50:46.866 | + functions-common:test_with_retry:2360 : local until=10 2026-07-18 03:50:46.869 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-18 03:50:46.873 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-18 03:50:46.876 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-18 03:50:46.880 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:50:46.883 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:50:46.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:50:46.892 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346646889 2026-07-18 03:50:46.895 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-18 03:50:46.908 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-18 03:50:46.912 | + functions-common:time_stop:2420 : local name 2026-07-18 03:50:46.915 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:50:46.919 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:50:46.922 | + functions-common:time_stop:2423 : local total 2026-07-18 03:50:46.925 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:50:46.928 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-18 03:50:46.930 | + functions-common:time_stop:2427 : start_time=1784346646889 2026-07-18 03:50:46.933 | + functions-common:time_stop:2429 : [[ -z 1784346646889 ]] 2026-07-18 03:50:46.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:50:46.940 | + functions-common:time_stop:2432 : end_time=1784346646938 2026-07-18 03:50:46.943 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-18 03:50:46.946 | + functions-common:time_stop:2434 : total=9131 2026-07-18 03:50:46.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:50:46.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9180 2026-07-18 03:50:46.957 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-18 03:50:46.959 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-18 03:50:46.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-18 03:50:46.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:50:46.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-18 03:50:46.975 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-18 03:50:46.978 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-18 03:50:46.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-18 03:50:47.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-18 03:50:47.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-18 03:50:47.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-18 03:50:47.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-18 03:50:50.097 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:50:50.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.196 ' 2026-07-18 03:50:50.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-18 03:50:50.111 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:50:50.135 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-18 03:50:50.139 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:50:50.143 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-18 03:50:50.147 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-18 03:50:50.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d43332d2-2960-42eb-bf1f-15247b8386eb 69cf9a6e-5950-4f3d-92b6-fba2108f57c9 2026-07-18 03:50:56.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-18 03:50:56.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab 2026-07-18 03:50:56.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-18 03:50:56.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-18 03:50:56.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-18 03:50:56.909 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-18 03:50:56.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-18 03:50:56.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-18 03:50:56.920 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-18 03:50:56.925 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-18 03:50:56.929 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-18 03:51:02.753 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:51:02.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-18 03:51:02.759 | | id | cd75f603-94e9-4bd8-b1f7-faa367cdac40 |' 2026-07-18 03:51:02.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-18 03:51:02.767 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:51:02.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd75f603-94e9-4bd8-b1f7-faa367cdac40 '|' 2026-07-18 03:51:02.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | cd75f603-94e9-4bd8-b1f7-faa367cdac40 |' 2026-07-18 03:51:02.801 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-18 03:51:02.808 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-18 03:51:02.809 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd75f603-94e9-4bd8-b1f7-faa367cdac40 '|' 2026-07-18 03:51:02.813 | ++ functions-common:get_field:806 : local data field 2026-07-18 03:51:02.817 | ++ functions-common:get_field:807 : read data 2026-07-18 03:51:02.821 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-18 03:51:02.825 | ++ functions-common:get_field:811 : field='$3' 2026-07-18 03:51:02.831 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | cd75f603-94e9-4bd8-b1f7-faa367cdac40 |' 2026-07-18 03:51:02.832 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-18 03:51:02.839 | ++ functions-common:get_field:807 : read data 2026-07-18 03:51:02.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-18 03:51:02.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-18 03:51:02.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cd75f603-94e9-4bd8-b1f7-faa367cdac40 '|' 2026-07-18 03:51:02.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-18 03:51:02.861 | ++ functions-common:get_field:806 : local data field 2026-07-18 03:51:02.865 | ++ functions-common:get_field:807 : read data 2026-07-18 03:51:02.869 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-18 03:51:02.873 | ++ functions-common:get_field:811 : field='$6' 2026-07-18 03:51:02.879 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | cd75f603-94e9-4bd8-b1f7-faa367cdac40 |' 2026-07-18 03:51:02.880 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-18 03:51:02.887 | ++ functions-common:get_field:807 : read data 2026-07-18 03:51:02.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=cd75f603-94e9-4bd8-b1f7-faa367cdac40 2026-07-18 03:51:02.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-18 03:51:02.904 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-18 03:51:02.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-18 03:51:02.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-18 03:51:02.939 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:02.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-18 03:51:02.959 | net.ipv6.conf.all.forwarding = 1 2026-07-18 03:51:02.971 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-18 03:51:02.971 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 cd75f603-94e9-4bd8-b1f7-faa367cdac40 2026-07-18 03:51:02.971 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d43332d2-2960-42eb-bf1f-15247b8386eb -c external_gateway_info -f json 2026-07-18 03:51:02.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-18 03:51:02.973 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-18 03:51:06.366 | ++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:51:06.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-18 03:51:06.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-18 03:51:06.379 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-18 03:51:06.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-18 03:51:06.404 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-18 03:51:06.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-18 03:51:06.413 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-18 03:51:06.417 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-18 03:51:06.421 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-18 03:51:06.448 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-18 03:51:06.452 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-18 03:51:06.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-18 03:51:06.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-18 03:51:06.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-18 03:51:06.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdcb:7d87:035f::/56 2026-07-18 03:51:06.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 4d6235d1-d470-4624-ba30-05b9d29d463c ]] 2026-07-18 03:51:06.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdcb:7d87:035f::/56 via 2001:db8::1 dev br-ex 2026-07-18 03:51:06.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-18 03:51:06.525 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:51:06.528 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-18 03:51:06.555 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:06.559 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-18 03:51:06.563 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:51:06.567 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-18 03:51:06.571 | + ./stack.sh:main:1335 : start_nova 2026-07-18 03:51:06.575 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-18 03:51:06.578 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:06.582 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:06.586 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:06.590 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-18 03:51:06.594 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.597 | + functions-common:run_process:1674 : local service=n-sch 2026-07-18 03:51:06.601 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.604 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:06.608 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:06.612 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:06.616 | + functions-common:run_process:1680 : local name=n-sch 2026-07-18 03:51:06.619 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:06.623 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:06.627 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:06.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:06.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:06.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346666638 2026-07-18 03:51:06.649 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-18 03:51:06.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:06.679 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-18 03:51:06.684 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-18 03:51:06.688 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.692 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.697 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.701 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.705 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-18 03:51:06.709 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-18 03:51:06.714 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-18 03:51:06.718 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:06.722 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:06.727 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:06.731 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:06.735 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-18 03:51:06.739 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-18 03:51:06.743 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-18 03:51:06.748 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-18 03:51:06.752 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:06.756 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:06.760 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:06.764 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:06.768 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:06.772 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:06.776 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-18 03:51:06.780 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:06.787 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-18 03:51:06.880 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:06.972 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-18 03:51:07.047 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-18 03:51:07.127 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-18 03:51:07.208 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-18 03:51:07.287 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:07.362 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:07.366 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:07.370 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-18 03:51:07.459 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:07.946 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-18 03:51:07.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-18 03:51:08.447 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-18 03:51:08.497 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:08.501 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:08.505 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:08.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:08.514 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:08.518 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:08.522 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:08.527 | + functions-common:time_stop:2427 : start_time=1784346666638 2026-07-18 03:51:08.531 | + functions-common:time_stop:2429 : [[ -z 1784346666638 ]] 2026-07-18 03:51:08.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:08.542 | + functions-common:time_stop:2432 : end_time=1784346668537 2026-07-18 03:51:08.545 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-07-18 03:51:08.549 | + functions-common:time_stop:2434 : total=21539 2026-07-18 03:51:08.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:08.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23438 2026-07-18 03:51:08.562 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-18 03:51:08.568 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.571 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-18 03:51:08.575 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.578 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:08.582 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:08.584 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:08.588 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-18 03:51:08.592 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:08.596 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:08.600 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:08.604 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:08.610 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:08.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346668611 2026-07-18 03:51:08.618 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-18 03:51:08.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:08.644 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-18 03:51:08.648 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-18 03:51:08.652 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.656 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.660 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.665 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-18 03:51:08.668 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-18 03:51:08.672 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-18 03:51:08.676 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-18 03:51:08.679 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:08.683 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:08.686 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:08.690 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:08.693 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-18 03:51:08.697 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:51:08.702 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:51:08.704 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:08.708 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:51:08.711 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-18 03:51:08.715 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:08.719 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:51:08.722 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:51:08.726 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:51:08.729 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-18 03:51:08.733 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:51:08.739 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-18 03:51:08.826 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:08.915 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-18 03:51:08.991 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-18 03:51:09.070 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:09.147 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:09.223 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-18 03:51:09.298 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-18 03:51:09.374 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-18 03:51:09.448 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-18 03:51:09.516 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-18 03:51:09.585 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:51:09.588 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:51:09.591 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-18 03:51:09.673 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:51:10.168 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-18 03:51:10.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-18 03:51:10.673 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-18 03:51:10.821 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:10.826 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:10.830 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:10.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:10.833 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:10.839 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:10.839 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:10.844 | + functions-common:time_stop:2427 : start_time=1784346668611 2026-07-18 03:51:10.847 | + functions-common:time_stop:2429 : [[ -z 1784346668611 ]] 2026-07-18 03:51:10.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:10.854 | + functions-common:time_stop:2432 : end_time=1784346670851 2026-07-18 03:51:10.856 | + functions-common:time_stop:2433 : elapsed_time=2240 2026-07-18 03:51:10.858 | + functions-common:time_stop:2434 : total=23438 2026-07-18 03:51:10.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:10.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25678 2026-07-18 03:51:10.865 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:10.867 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:10.870 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-18 03:51:10.872 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:10.874 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:10.877 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:10.879 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-18 03:51:10.884 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:51:10.884 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-18 03:51:10.887 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-18 03:51:10.891 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:51:10.894 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-18 03:51:10.896 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-18 03:51:10.915 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:10.918 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-18 03:51:10.977 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-18 03:51:10.979 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-18 03:51:10.997 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:11.002 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-18 03:51:11.002 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-18 03:51:11.019 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:11.022 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-18 03:51:11.027 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:51:11.028 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-18 03:51:11.030 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-18 03:51:11.033 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:51:11.035 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:51:11.037 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-18 03:51:11.040 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.042 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-18 03:51:11.044 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.046 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:11.048 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:11.050 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:11.052 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-18 03:51:11.055 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:11.059 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:11.063 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:11.067 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:11.071 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:11.076 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346671073 2026-07-18 03:51:11.078 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-18 03:51:11.100 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:11.102 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-18 03:51:11.105 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-18 03:51:11.107 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.110 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.112 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.114 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.117 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-18 03:51:11.119 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-18 03:51:11.124 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-18 03:51:11.124 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:11.126 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:11.129 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:11.131 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:11.134 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-18 03:51:11.136 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-18 03:51:11.138 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-18 03:51:11.141 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-18 03:51:11.143 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.145 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:11.147 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:11.149 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:11.152 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:11.154 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:11.158 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-18 03:51:11.158 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:11.162 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-18 03:51:11.241 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:11.320 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-18 03:51:11.386 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-18 03:51:11.453 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-18 03:51:11.522 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-18 03:51:11.590 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:11.661 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:11.663 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:11.666 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-18 03:51:11.751 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:12.322 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-18 03:51:12.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-18 03:51:12.877 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-18 03:51:12.939 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:12.943 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:12.947 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:12.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:12.954 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:12.957 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:12.960 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:12.964 | + functions-common:time_stop:2427 : start_time=1784346671073 2026-07-18 03:51:12.966 | + functions-common:time_stop:2429 : [[ -z 1784346671073 ]] 2026-07-18 03:51:12.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:12.973 | + functions-common:time_stop:2432 : end_time=1784346672971 2026-07-18 03:51:12.975 | + functions-common:time_stop:2433 : elapsed_time=1898 2026-07-18 03:51:12.977 | + functions-common:time_stop:2434 : total=25678 2026-07-18 03:51:12.979 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:12.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27576 2026-07-18 03:51:12.984 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-18 03:51:12.986 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-18 03:51:12.989 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-18 03:51:12.991 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:12.993 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:12.995 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:12.997 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-18 03:51:12.999 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:13.002 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:13.004 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:13.006 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:13.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:13.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346673010 2026-07-18 03:51:13.015 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-18 03:51:13.037 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:13.040 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:13.042 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:13.044 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:13.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:13.048 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:13.051 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:13.052 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:13.055 | + functions-common:time_stop:2427 : start_time=1784346673010 2026-07-18 03:51:13.057 | + functions-common:time_stop:2429 : [[ -z 1784346673010 ]] 2026-07-18 03:51:13.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:13.063 | + functions-common:time_stop:2432 : end_time=1784346673061 2026-07-18 03:51:13.065 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-18 03:51:13.067 | + functions-common:time_stop:2434 : total=27576 2026-07-18 03:51:13.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:13.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27627 2026-07-18 03:51:13.074 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:13.076 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-18 03:51:13.078 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:13.081 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:13.083 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:13.085 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:13.087 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-18 03:51:13.089 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:13.091 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:13.094 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:13.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:13.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:13.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346673100 2026-07-18 03:51:13.104 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-18 03:51:13.125 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:13.127 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:13.129 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:13.131 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:13.134 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:13.136 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:13.138 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:13.140 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:13.143 | + functions-common:time_stop:2427 : start_time=1784346673100 2026-07-18 03:51:13.145 | + functions-common:time_stop:2429 : [[ -z 1784346673100 ]] 2026-07-18 03:51:13.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:13.151 | + functions-common:time_stop:2432 : end_time=1784346673148 2026-07-18 03:51:13.153 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-18 03:51:13.155 | + functions-common:time_stop:2434 : total=27627 2026-07-18 03:51:13.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:13.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27675 2026-07-18 03:51:13.162 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:13.164 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:13.167 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-18 03:51:13.169 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:51:13.172 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-18 03:51:13.174 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-18 03:51:13.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:13.197 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-18 03:51:13.247 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-18 03:51:13.250 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:51:13.253 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-18 03:51:13.313 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-18 03:51:13.332 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:13.335 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.337 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-18 03:51:13.339 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.341 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:13.343 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:13.345 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:13.347 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-18 03:51:13.349 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:13.351 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:13.353 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:13.356 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:13.359 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:13.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346673361 2026-07-18 03:51:13.367 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-18 03:51:13.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:13.413 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-18 03:51:13.418 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-18 03:51:13.424 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.430 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.433 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.435 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.437 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-18 03:51:13.440 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-18 03:51:13.442 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-18 03:51:13.446 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:13.446 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:13.448 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:13.451 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:13.453 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-18 03:51:13.455 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-18 03:51:13.458 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-18 03:51:13.460 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-18 03:51:13.463 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.464 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:13.467 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:13.469 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:13.471 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:13.473 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:13.475 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-18 03:51:13.478 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:13.481 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-18 03:51:13.554 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:13.661 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-18 03:51:13.724 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-18 03:51:13.794 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-18 03:51:13.858 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-18 03:51:13.922 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:14.012 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:14.018 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:14.023 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-18 03:51:14.149 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:14.742 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-18 03:51:14.773 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-18 03:51:15.327 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-18 03:51:15.401 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:15.404 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:15.408 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:15.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:15.417 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:15.419 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:15.425 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:15.425 | + functions-common:time_stop:2427 : start_time=1784346673361 2026-07-18 03:51:15.428 | + functions-common:time_stop:2429 : [[ -z 1784346673361 ]] 2026-07-18 03:51:15.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:15.447 | + functions-common:time_stop:2432 : end_time=1784346675437 2026-07-18 03:51:15.451 | + functions-common:time_stop:2433 : elapsed_time=2076 2026-07-18 03:51:15.458 | + functions-common:time_stop:2434 : total=27675 2026-07-18 03:51:15.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:15.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29751 2026-07-18 03:51:15.479 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-18 03:51:15.487 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-18 03:51:15.495 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-18 03:51:15.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:15.540 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-18 03:51:15.553 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-18 03:51:15.560 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-18 03:51:15.569 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-18 03:51:15.576 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-18 03:51:15.581 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.587 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-18 03:51:15.592 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.600 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:15.606 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:15.613 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:15.620 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-18 03:51:15.626 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:15.634 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:15.637 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:15.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:15.653 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:15.665 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346675654 2026-07-18 03:51:15.670 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-18 03:51:15.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:15.729 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-18 03:51:15.739 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-18 03:51:15.743 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.750 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.756 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.760 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.766 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-18 03:51:15.769 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-18 03:51:15.775 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-18 03:51:15.778 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:15.781 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:15.785 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:15.789 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:15.792 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-18 03:51:15.798 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-18 03:51:15.802 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-18 03:51:15.806 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-18 03:51:15.807 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:15.809 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:15.811 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:15.813 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:15.815 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:15.817 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:15.819 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-18 03:51:15.822 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:15.824 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-18 03:51:15.924 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:16.064 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-18 03:51:16.197 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-18 03:51:16.307 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-18 03:51:16.419 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-18 03:51:16.537 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:16.655 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:16.657 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:16.661 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-18 03:51:16.782 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:17.320 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-18 03:51:17.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-18 03:51:17.897 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-18 03:51:17.956 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:17.956 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:17.962 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:17.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:17.972 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:17.974 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:17.976 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:17.980 | + functions-common:time_stop:2427 : start_time=1784346675654 2026-07-18 03:51:17.984 | + functions-common:time_stop:2429 : [[ -z 1784346675654 ]] 2026-07-18 03:51:17.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:17.993 | + functions-common:time_stop:2432 : end_time=1784346677989 2026-07-18 03:51:17.995 | + functions-common:time_stop:2433 : elapsed_time=2335 2026-07-18 03:51:17.998 | + functions-common:time_stop:2434 : total=29751 2026-07-18 03:51:18.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:18.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32086 2026-07-18 03:51:18.005 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-18 03:51:18.007 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:18.009 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:18.012 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:18.015 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-18 03:51:18.017 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-18 03:51:18.022 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-18 03:51:18.024 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:51:18.026 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-18 03:51:18.029 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-18 03:51:18.031 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-18 03:51:18.034 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-18 03:51:18.036 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-18 03:51:18.039 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-18 03:51:18.041 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-18 03:51:18.054 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-18 03:51:18.054 | BEGIN { 2026-07-18 03:51:18.054 | section = "" 2026-07-18 03:51:18.055 | last_section = "" 2026-07-18 03:51:18.055 | section_count = 0 2026-07-18 03:51:18.055 | } 2026-07-18 03:51:18.055 | /^\[.+\]/ { 2026-07-18 03:51:18.055 | gsub("[][]", "", $1); 2026-07-18 03:51:18.055 | section=$1 2026-07-18 03:51:18.055 | next 2026-07-18 03:51:18.055 | } 2026-07-18 03:51:18.055 | /^ *\#/ { 2026-07-18 03:51:18.055 | next 2026-07-18 03:51:18.055 | } 2026-07-18 03:51:18.055 | /^[^ \t]+/ { 2026-07-18 03:51:18.056 | # get offset of first = in $0 2026-07-18 03:51:18.056 | eq_idx = index($0, "=") 2026-07-18 03:51:18.056 | # extract attr & value from $0 2026-07-18 03:51:18.056 | attr = substr($0, 1, eq_idx - 1) 2026-07-18 03:51:18.056 | value = substr($0, eq_idx + 1) 2026-07-18 03:51:18.056 | # only need to strip trailing whitespace from attr 2026-07-18 03:51:18.056 | sub(/[ \t]*$/, "", attr) 2026-07-18 03:51:18.059 | # need to strip leading & trailing whitespace from value 2026-07-18 03:51:18.059 | sub(/^[ \t]*/, "", value) 2026-07-18 03:51:18.059 | sub(/[ \t]*$/, "", value) 2026-07-18 03:51:18.060 | 2026-07-18 03:51:18.060 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-18 03:51:18.060 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-18 03:51:18.060 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-18 03:51:18.060 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-18 03:51:18.060 | if (! (section, attr) in cfg_attr_count) { 2026-07-18 03:51:18.060 | if (section != last_section) { 2026-07-18 03:51:18.060 | cfg_section[section_count++] = section 2026-07-18 03:51:18.060 | last_section = section 2026-07-18 03:51:18.060 | } 2026-07-18 03:51:18.060 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-18 03:51:18.060 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-18 03:51:18.061 | 2026-07-18 03:51:18.061 | cfg_attr[section, attr, 0] = value 2026-07-18 03:51:18.061 | cfg_attr_count[section, attr] = 1 2026-07-18 03:51:18.061 | } else { 2026-07-18 03:51:18.061 | lno = cfg_attr_count[section, attr]++ 2026-07-18 03:51:18.061 | cfg_attr[section, attr, lno] = value 2026-07-18 03:51:18.061 | } 2026-07-18 03:51:18.061 | } 2026-07-18 03:51:18.061 | END { 2026-07-18 03:51:18.061 | # Process each section in order 2026-07-18 03:51:18.062 | for (sno = 0; sno < section_count; sno++) { 2026-07-18 03:51:18.062 | section = cfg_section[sno] 2026-07-18 03:51:18.062 | # The ini routines simply append a config item immediately 2026-07-18 03:51:18.062 | # after the section header. To keep the same order as defined 2026-07-18 03:51:18.062 | # in local.conf, invoke the ini routines in the reverse order 2026-07-18 03:51:18.062 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-18 03:51:18.068 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-18 03:51:18.068 | if (cfg_attr_count[section, attr] == 1) 2026-07-18 03:51:18.068 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-18 03:51:18.068 | else { 2026-07-18 03:51:18.069 | # For multiline, invoke the ini routines in the reverse order 2026-07-18 03:51:18.069 | count = cfg_attr_count[section, attr] 2026-07-18 03:51:18.069 | print "inidelete " configfile " " section " " attr 2026-07-18 03:51:18.069 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-18 03:51:18.069 | for (l = count -2; l >= 0; l--) 2026-07-18 03:51:18.069 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-18 03:51:18.069 | } 2026-07-18 03:51:18.069 | } 2026-07-18 03:51:18.069 | } 2026-07-18 03:51:18.069 | } 2026-07-18 03:51:18.069 | ' 2026-07-18 03:51:18.069 | + inc/meta-config:merge_config_file:164 : read a 2026-07-18 03:51:18.070 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-18 03:51:18.070 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-18 03:51:18.070 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:51:18.070 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-18 03:51:18.074 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-18 03:51:18.080 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:51:18.088 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-18 03:51:18.088 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-18 03:51:18.088 | BEGIN { group = "" } 2026-07-18 03:51:18.088 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:51:18.088 | gsub("[][]", "", $1); 2026-07-18 03:51:18.089 | split($1, a, "|"); 2026-07-18 03:51:18.089 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-18 03:51:18.089 | group=a[1] 2026-07-18 03:51:18.089 | } else { 2026-07-18 03:51:18.089 | group="" 2026-07-18 03:51:18.089 | } 2026-07-18 03:51:18.089 | next 2026-07-18 03:51:18.089 | } 2026-07-18 03:51:18.089 | { 2026-07-18 03:51:18.089 | if (group != "") 2026-07-18 03:51:18.089 | print $0 2026-07-18 03:51:18.089 | } 2026-07-18 03:51:18.090 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:51:18.093 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-18 03:51:18.095 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-18 03:51:18.130 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-18 03:51:18.169 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-18 03:51:18.171 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-18 03:51:18.174 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-18 03:51:18.175 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-18 03:51:18.177 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-18 03:51:18.179 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-18 03:51:18.200 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:18.205 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-18 03:51:18.207 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-18 03:51:18.209 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-18 03:51:18.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:18.231 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.94:5672/nova_cell1 2026-07-18 03:51:18.236 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.94:5672/nova_cell1 2026-07-18 03:51:18.290 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-18 03:51:18.294 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-18 03:51:18.299 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-18 03:51:18.333 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-18 03:51:18.365 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-18 03:51:18.370 | + lib/nova:configure_console_compute:671 : local offset 2026-07-18 03:51:18.375 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-18 03:51:18.380 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-18 03:51:18.387 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-18 03:51:18.419 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.94 2026-07-18 03:51:18.424 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-18 03:51:18.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:18.457 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-18 03:51:18.461 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-18 03:51:18.466 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-18 03:51:18.471 | + functions:vercmp:648 : local 'op=<' 2026-07-18 03:51:18.475 | + functions:vercmp:649 : local v2=1.0.0 2026-07-18 03:51:18.480 | + functions:vercmp:650 : local result 2026-07-18 03:51:18.488 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-18 03:51:18.491 | ++ functions:vercmp:654 : sort -V 2026-07-18 03:51:18.492 | ++ functions:vercmp:654 : head -1 2026-07-18 03:51:18.499 | + functions:vercmp:654 : result=1.0.0 2026-07-18 03:51:18.503 | + functions:vercmp:656 : case $op in 2026-07-18 03:51:18.508 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-18 03:51:18.513 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-18 03:51:18.517 | + functions:vercmp:667 : return 2026-07-18 03:51:18.522 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.94:6080/vnc_lite.html 2026-07-18 03:51:18.527 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.94:6080/vnc_lite.html 2026-07-18 03:51:18.575 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.94:6081/spice_auto.html 2026-07-18 03:51:18.579 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.94:6081/spice_auto.html 2026-07-18 03:51:18.629 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-18 03:51:18.657 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:18.662 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-18 03:51:18.666 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.94 2026-07-18 03:51:18.671 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-18 03:51:18.716 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.94 2026-07-18 03:51:18.747 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-18 03:51:18.763 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:18.766 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-18 03:51:18.768 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-18 03:51:18.789 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:18.791 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-18 03:51:18.794 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-18 03:51:18.823 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-18 03:51:18.826 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-18 03:51:18.857 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-18 03:51:18.859 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-18 03:51:18.861 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-18 03:51:18.863 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-18 03:51:18.866 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-18 03:51:18.868 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-18 03:51:18.871 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-18 03:51:18.873 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.875 | + functions-common:run_process:1676 : local group=libvirt 2026-07-18 03:51:18.877 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:18.880 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:18.882 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-18 03:51:18.884 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:18.887 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:18.889 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:18.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:18.895 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:18.899 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346678896 2026-07-18 03:51:18.902 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-18 03:51:18.917 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:18.920 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-18 03:51:18.922 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-18 03:51:18.925 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.928 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.931 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.933 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.935 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-18 03:51:18.938 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-18 03:51:18.940 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-18 03:51:18.943 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-18 03:51:18.945 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:18.947 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:18.950 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:18.952 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-18 03:51:18.955 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-18 03:51:18.957 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-18 03:51:18.959 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-18 03:51:18.961 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:18.964 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-18 03:51:18.966 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:18.968 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:18.971 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:18.973 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-18 03:51:18.975 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-18 03:51:18.977 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-18 03:51:18.980 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:18.984 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-18 03:51:19.064 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:19.142 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-18 03:51:19.204 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-18 03:51:19.289 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-18 03:51:19.370 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-18 03:51:19.444 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:19.517 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:19.521 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-18 03:51:19.525 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-18 03:51:19.614 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-18 03:51:19.710 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:20.258 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-18 03:51:20.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-18 03:51:20.800 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-18 03:51:20.859 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:20.864 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:20.868 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:20.873 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:20.879 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:20.887 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:20.892 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:20.898 | + functions-common:time_stop:2427 : start_time=1784346678896 2026-07-18 03:51:20.900 | + functions-common:time_stop:2429 : [[ -z 1784346678896 ]] 2026-07-18 03:51:20.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:20.907 | + functions-common:time_stop:2432 : end_time=1784346680904 2026-07-18 03:51:20.909 | + functions-common:time_stop:2433 : elapsed_time=2008 2026-07-18 03:51:20.911 | + functions-common:time_stop:2434 : total=32086 2026-07-18 03:51:20.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:20.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34094 2026-07-18 03:51:20.918 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:20.920 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-18 03:51:20.923 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-18 03:51:20.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:20.969 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-18 03:51:20.969 | Dumping cells_v2 mapping 2026-07-18 03:51:20.975 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-18 03:51:21.537 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:51:21.538 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:51:21.538 | we strongly recommend against using it for new projects. 2026-07-18 03:51:21.538 | 2026-07-18 03:51:21.538 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:51:21.538 | framework. For more detail see 2026-07-18 03:51:21.538 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:51:21.540 | 2026-07-18 03:51:21.540 | import eventlet # noqa 2026-07-18 03:51:21.813 | 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-07-18 03:51:24.972 | INFO dbcounter [None req-cf0b372e-4945-4169-9499-3b5c9eeba2ea None None] Registered counter for database nova_api 2026-07-18 03:51:25.100 | DEBUG dbcounter [-] [73832] Writer thread running {{(pid=73832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:51:25.131 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-18 03:51:25.131 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-18 03:51:25.131 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-18 03:51:25.131 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-18 03:51:25.131 | | cell1 | ef4c0ec0-3747-4d80-9468-2b29b621b46d | rabbit://stackrabbit:stackqueue@192.168.122.94:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-18 03:51:25.131 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-18 03:51:25.895 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-18 03:51:25.902 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-18 03:51:26.008 | + inc/async:async_inner:63 : create_flavors 2026-07-18 03:51:26.072 | [2067 Async create_flavors:73958]: running: create_flavors 2026-07-18 03:51:26.077 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-18 03:51:26.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:26.126 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-18 03:51:26.134 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:51:26.140 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-18 03:51:26.145 | + ./stack.sh:main:1340 : start_cinder 2026-07-18 03:51:26.154 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-18 03:51:26.160 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-18 03:51:26.164 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.167 | + functions-common:run_process:1674 : local service=c-api 2026-07-18 03:51:26.172 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.172 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:26.174 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:26.176 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:26.178 | + functions-common:run_process:1680 : local name=c-api 2026-07-18 03:51:26.180 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:26.183 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:26.186 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:26.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:26.191 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:26.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346686193 2026-07-18 03:51:26.198 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-18 03:51:26.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:26.221 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-18 03:51:26.223 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-18 03:51:26.225 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.228 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.230 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.234 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-18 03:51:26.234 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-18 03:51:26.236 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-18 03:51:26.238 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-18 03:51:26.240 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:26.242 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:26.245 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:26.247 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:26.249 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-18 03:51:26.251 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:51:26.253 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:51:26.256 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:26.258 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:51:26.260 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-18 03:51:26.262 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:26.264 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:51:26.266 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:51:26.268 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:51:26.269 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-18 03:51:26.274 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:51:26.286 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-18 03:51:26.416 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:26.523 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-18 03:51:26.612 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-18 03:51:26.715 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:26.810 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:26.917 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-18 03:51:27.004 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-18 03:51:27.100 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-18 03:51:27.195 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-18 03:51:27.283 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-18 03:51:27.381 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:51:27.389 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:51:27.392 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-18 03:51:27.491 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:51:28.069 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-18 03:51:28.096 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-18 03:51:28.644 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-18 03:51:28.797 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:28.800 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:28.802 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:28.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:28.814 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:28.821 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:28.830 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:28.838 | + functions-common:time_stop:2427 : start_time=1784346686193 2026-07-18 03:51:28.845 | + functions-common:time_stop:2429 : [[ -z 1784346686193 ]] 2026-07-18 03:51:28.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:28.868 | + functions-common:time_stop:2432 : end_time=1784346688860 2026-07-18 03:51:28.875 | + functions-common:time_stop:2433 : elapsed_time=2667 2026-07-18 03:51:28.883 | + functions-common:time_stop:2434 : total=34094 2026-07-18 03:51:28.894 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:28.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36761 2026-07-18 03:51:28.915 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-18 03:51:28.915 | Waiting for Cinder API to start... 2026-07-18 03:51:28.923 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.94/volume/v3/ 2026-07-18 03:51:28.929 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.94/volume/v3/ 2026-07-18 03:51:28.938 | + functions:wait_for_service:476 : local timeout=60 2026-07-18 03:51:28.945 | + functions:wait_for_service:477 : local url=http://192.168.122.94/volume/v3/ 2026-07-18 03:51:28.953 | + functions:wait_for_service:478 : local rval=0 2026-07-18 03:51:28.960 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-18 03:51:28.968 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:51:28.973 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:28.981 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:28.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:29.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346688995 2026-07-18 03:51:29.016 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-18 03:51:29.027 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:51:29.036 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.94/volume/v3/ 2026-07-18 03:51:33.844 | + :: : [[ 401 == 503 ]] 2026-07-18 03:51:33.846 | + :: : [[ 0 -eq 7 ]] 2026-07-18 03:51:33.854 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-18 03:51:33.861 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:33.866 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:33.871 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:33.871 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:33.876 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:33.879 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:51:33.882 | + functions-common:time_stop:2427 : start_time=1784346688995 2026-07-18 03:51:33.884 | + functions-common:time_stop:2429 : [[ -z 1784346688995 ]] 2026-07-18 03:51:33.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:33.897 | + functions-common:time_stop:2432 : end_time=1784346693894 2026-07-18 03:51:33.900 | + functions-common:time_stop:2433 : elapsed_time=4899 2026-07-18 03:51:33.902 | + functions-common:time_stop:2434 : total=14429 2026-07-18 03:51:33.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:33.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19328 2026-07-18 03:51:33.911 | + functions:wait_for_service:486 : return 0 2026-07-18 03:51:33.914 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:33.916 | + functions-common:run_process:1674 : local service=c-sch 2026-07-18 03:51:33.920 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:33.926 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:33.929 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:33.931 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:33.933 | + functions-common:run_process:1680 : local name=c-sch 2026-07-18 03:51:33.935 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:33.937 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:33.940 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:33.942 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:33.945 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:33.949 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346693946 2026-07-18 03:51:33.952 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-18 03:51:33.987 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:33.993 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-18 03:51:33.998 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-18 03:51:34.004 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.010 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.015 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.021 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.030 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-18 03:51:34.037 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-18 03:51:34.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-18 03:51:34.045 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:34.050 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:34.054 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:34.058 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:34.061 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-18 03:51:34.064 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-18 03:51:34.069 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-18 03:51:34.073 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-18 03:51:34.078 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.082 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:34.086 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:34.090 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-18 03:51:34.094 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:34.098 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:34.103 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-18 03:51:34.107 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:34.114 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-18 03:51:34.212 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:34.315 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-18 03:51:34.404 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:34.495 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-18 03:51:34.576 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-18 03:51:34.661 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:34.756 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-18 03:51:34.761 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:34.765 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-18 03:51:34.871 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:35.428 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-18 03:51:35.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-18 03:51:35.983 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-18 03:51:36.037 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:36.045 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:36.049 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:36.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:36.056 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:36.059 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:36.063 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:36.068 | + functions-common:time_stop:2427 : start_time=1784346693946 2026-07-18 03:51:36.075 | + functions-common:time_stop:2429 : [[ -z 1784346693946 ]] 2026-07-18 03:51:36.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:36.088 | + functions-common:time_stop:2432 : end_time=1784346696085 2026-07-18 03:51:36.092 | + functions-common:time_stop:2433 : elapsed_time=2139 2026-07-18 03:51:36.098 | + functions-common:time_stop:2434 : total=36761 2026-07-18 03:51:36.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:36.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38900 2026-07-18 03:51:36.108 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.111 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.114 | + functions-common:run_process:1674 : local service=c-bak 2026-07-18 03:51:36.116 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.121 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:36.125 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:36.130 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.130 | + functions-common:run_process:1680 : local name=c-bak 2026-07-18 03:51:36.132 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:36.136 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:36.139 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:36.143 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:36.149 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:36.153 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346696151 2026-07-18 03:51:36.155 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-18 03:51:36.182 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:36.187 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:36.193 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:36.195 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:36.198 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:36.201 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:36.205 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:36.208 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:36.210 | + functions-common:time_stop:2427 : start_time=1784346696151 2026-07-18 03:51:36.213 | + functions-common:time_stop:2429 : [[ -z 1784346696151 ]] 2026-07-18 03:51:36.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:36.221 | + functions-common:time_stop:2432 : end_time=1784346696219 2026-07-18 03:51:36.224 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-18 03:51:36.227 | + functions-common:time_stop:2434 : total=38900 2026-07-18 03:51:36.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:36.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38968 2026-07-18 03:51:36.236 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.239 | + functions-common:run_process:1674 : local service=c-vol 2026-07-18 03:51:36.242 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.245 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:36.248 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:36.250 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.252 | + functions-common:run_process:1680 : local name=c-vol 2026-07-18 03:51:36.254 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:36.257 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:36.259 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:36.262 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:36.265 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:36.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346696267 2026-07-18 03:51:36.272 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-18 03:51:36.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:36.293 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.295 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-18 03:51:36.298 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.300 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.302 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.305 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.308 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-18 03:51:36.310 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-18 03:51:36.312 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-18 03:51:36.315 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:36.317 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:36.320 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:36.322 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.324 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-18 03:51:36.327 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-18 03:51:36.330 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.332 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-18 03:51:36.334 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.337 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-18 03:51:36.339 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-18 03:51:36.342 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:36.344 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-18 03:51:36.346 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-18 03:51:36.348 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-18 03:51:36.351 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-18 03:51:36.355 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-18 03:51:36.451 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:36.551 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-18 03:51:36.646 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-18 03:51:36.739 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-18 03:51:36.836 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-18 03:51:36.937 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:37.042 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-18 03:51:37.045 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-18 03:51:37.185 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-18 03:51:37.193 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-18 03:51:37.299 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-18 03:51:37.855 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-18 03:51:37.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-18 03:51:38.454 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-18 03:51:38.511 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:38.515 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:38.522 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:38.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:38.531 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:38.534 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:38.537 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:38.540 | + functions-common:time_stop:2427 : start_time=1784346696267 2026-07-18 03:51:38.543 | + functions-common:time_stop:2429 : [[ -z 1784346696267 ]] 2026-07-18 03:51:38.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:38.555 | + functions-common:time_stop:2432 : end_time=1784346698549 2026-07-18 03:51:38.559 | + functions-common:time_stop:2433 : elapsed_time=2282 2026-07-18 03:51:38.563 | + functions-common:time_stop:2434 : total=38968 2026-07-18 03:51:38.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:38.570 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41250 2026-07-18 03:51:38.576 | + ./stack.sh:main:1341 : create_volume_types 2026-07-18 03:51:38.586 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-18 03:51:38.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:38.633 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-18 03:51:38.637 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-18 03:51:38.641 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-18 03:51:38.647 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-18 03:51:38.649 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-18 03:51:38.657 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-18 03:51:38.666 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-18 03:51:38.678 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-18 03:51:38.690 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-18 03:51:38.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:38.755 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-18 03:51:43.904 | +-------------+--------------------------------------+ 2026-07-18 03:51:43.904 | | Field | Value | 2026-07-18 03:51:43.904 | +-------------+--------------------------------------+ 2026-07-18 03:51:43.904 | | description | None | 2026-07-18 03:51:43.904 | | id | 46960c4b-41d5-4ad4-9f8c-2f23583d9ba3 | 2026-07-18 03:51:43.905 | | is_public | True | 2026-07-18 03:51:43.905 | | name | lvmdriver-1 | 2026-07-18 03:51:43.905 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-18 03:51:43.905 | +-------------+--------------------------------------+ 2026-07-18 03:51:44.314 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-18 03:51:44.323 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-18 03:51:44.329 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-18 03:51:44.337 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-18 03:51:44.345 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-18 03:51:44.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:44.395 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-18 03:51:44.401 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:51:44.405 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-18 03:51:44.410 | + ./stack.sh:main:1356 : start_glance 2026-07-18 03:51:44.415 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-18 03:51:44.422 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-18 03:51:44.434 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.440 | + functions-common:run_process:1674 : local service=g-api 2026-07-18 03:51:44.445 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.452 | + functions-common:run_process:1676 : local group= 2026-07-18 03:51:44.458 | + functions-common:run_process:1677 : local user= 2026-07-18 03:51:44.464 | + functions-common:run_process:1678 : local env_vars= 2026-07-18 03:51:44.470 | + functions-common:run_process:1680 : local name=g-api 2026-07-18 03:51:44.479 | + functions-common:run_process:1682 : time_start run_process 2026-07-18 03:51:44.481 | + functions-common:time_start:2406 : local name=run_process 2026-07-18 03:51:44.487 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:44.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:44.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:44.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346704502 2026-07-18 03:51:44.514 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-18 03:51:44.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:44.554 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-18 03:51:44.559 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-18 03:51:44.563 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.567 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.571 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.576 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-18 03:51:44.580 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-18 03:51:44.584 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-18 03:51:44.590 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-18 03:51:44.593 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-18 03:51:44.597 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-18 03:51:44.601 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-18 03:51:44.606 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-18 03:51:44.610 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-18 03:51:44.615 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-18 03:51:44.620 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-18 03:51:44.623 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:44.629 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-18 03:51:44.633 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-18 03:51:44.637 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:44.641 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-18 03:51:44.646 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-18 03:51:44.650 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-18 03:51:44.654 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-18 03:51:44.658 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-18 03:51:44.665 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-18 03:51:44.767 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-18 03:51:44.870 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-18 03:51:44.958 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-18 03:51:45.064 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-18 03:51:45.189 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-18 03:51:45.285 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-18 03:51:45.375 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-18 03:51:45.458 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-18 03:51:45.547 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-18 03:51:45.643 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-18 03:51:45.728 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-18 03:51:45.733 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-18 03:51:45.737 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-18 03:51:45.838 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-18 03:51:46.421 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-18 03:51:46.464 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-18 03:51:47.050 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-18 03:51:47.196 | + functions-common:run_process:1686 : time_stop run_process 2026-07-18 03:51:47.199 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:47.205 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:47.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:47.218 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:47.218 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:47.220 | + functions-common:time_stop:2426 : name=run_process 2026-07-18 03:51:47.223 | + functions-common:time_stop:2427 : start_time=1784346704502 2026-07-18 03:51:47.225 | + functions-common:time_stop:2429 : [[ -z 1784346704502 ]] 2026-07-18 03:51:47.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:47.234 | + functions-common:time_stop:2432 : end_time=1784346707231 2026-07-18 03:51:47.236 | + functions-common:time_stop:2433 : elapsed_time=2729 2026-07-18 03:51:47.238 | + functions-common:time_stop:2434 : total=41250 2026-07-18 03:51:47.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:47.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43979 2026-07-18 03:51:47.247 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-18 03:51:47.284 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:51:47.288 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.94) to start...' 2026-07-18 03:51:47.288 | Waiting for g-api (192.168.122.94) to start... 2026-07-18 03:51:47.290 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.94/image 2026-07-18 03:51:47.292 | + functions:wait_for_service:476 : local timeout=60 2026-07-18 03:51:47.295 | + functions:wait_for_service:477 : local url=http://192.168.122.94/image 2026-07-18 03:51:47.297 | + functions:wait_for_service:478 : local rval=0 2026-07-18 03:51:47.302 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-18 03:51:47.302 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:51:47.304 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:51:47.306 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:51:47.310 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:51:47.322 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346707313 2026-07-18 03:51:47.325 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-18 03:51:47.329 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:51:47.336 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.94/image 2026-07-18 03:51:52.422 | + :: : [[ 300 == 503 ]] 2026-07-18 03:51:52.424 | + :: : [[ 0 -eq 7 ]] 2026-07-18 03:51:52.429 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-18 03:51:52.433 | + functions-common:time_stop:2420 : local name 2026-07-18 03:51:52.437 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:51:52.442 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:51:52.447 | + functions-common:time_stop:2423 : local total 2026-07-18 03:51:52.451 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:51:52.456 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:51:52.461 | + functions-common:time_stop:2427 : start_time=1784346707313 2026-07-18 03:51:52.466 | + functions-common:time_stop:2429 : [[ -z 1784346707313 ]] 2026-07-18 03:51:52.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:51:52.478 | + functions-common:time_stop:2432 : end_time=1784346712475 2026-07-18 03:51:52.483 | + functions-common:time_stop:2433 : elapsed_time=5162 2026-07-18 03:51:52.487 | + functions-common:time_stop:2434 : total=19328 2026-07-18 03:51:52.490 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:51:52.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24490 2026-07-18 03:51:52.496 | + functions:wait_for_service:486 : return 0 2026-07-18 03:51:52.501 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-18 03:51:52.528 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:52.534 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-18 03:51:52.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:51:52.570 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-18 03:51:52.573 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:51:52.578 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-18 03:51:52.583 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-18 03:51:52.588 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.591 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.595 | + functions:upload_image:141 : local image image_fname image_name 2026-07-18 03:51:52.598 | + functions:upload_image:143 : local max_attempts=5 2026-07-18 03:51:52.602 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-18 03:51:52.611 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.617 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.621 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-18 03:51:52.624 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-18 03:51:52.630 | ++ functions:upload_image:151 : seq 5 2026-07-18 03:51:52.636 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-18 03:51:52.640 | + functions:upload_image:152 : local rc=0 2026-07-18 03:51:52.644 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.650 | --2026-07-18 05:51:52-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:52.723 | Resolving github.com (github.com)... 140.82.121.4 2026-07-18 03:51:52.743 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-18 03:51:52.963 | HTTP request sent, awaiting response... 302 Found 2026-07-18 03:51:52.963 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-18T04%3A32%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-18T03%3A32%3A40Z&ske=2026-07-18T04%3A32%3A42Z&sks=b&skv=2018-11-09&sig=W62PBN1DXH8Q6Qpk%2BrMLtiWCp9A6U%2B3rmOVWIyakcaY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDM0ODUxMiwibmJmIjoxNzg0MzQ2NzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WLiAd1qjJqwAC4NnLiIVIMRAtdDRpg88LTkVZt9KioQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-18 03:51:52.963 | --2026-07-18 05:51:52-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-18T04%3A32%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-18T03%3A32%3A40Z&ske=2026-07-18T04%3A32%3A42Z&sks=b&skv=2018-11-09&sig=W62PBN1DXH8Q6Qpk%2BrMLtiWCp9A6U%2B3rmOVWIyakcaY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDM0ODUxMiwibmJmIjoxNzg0MzQ2NzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WLiAd1qjJqwAC4NnLiIVIMRAtdDRpg88LTkVZt9KioQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-18 03:51:52.981 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-07-18 03:51:52.992 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-18 03:51:53.032 | HTTP request sent, awaiting response... 200 OK 2026-07-18 03:51:53.033 | Length: 21692416 (21M) [application/octet-stream] 2026-07-18 03:51:53.033 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-18 03:51:53.085 | 2026-07-18 03:51:53.287 | 0K ........ ........ .... 100% 81.3M=0.3s 2026-07-18 03:51:53.287 | 2026-07-18 03:51:53.287 | 2026-07-18 05:51:53 (81.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-18 03:51:53.288 | 2026-07-18 03:51:53.294 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-18 03:51:53.298 | + functions:upload_image:163 : break 2026-07-18 03:51:53.302 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:53.307 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-18 03:51:53.310 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-18 03:51:53.315 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-18 03:51:53.319 | + functions:upload_image:313 : local kernel= 2026-07-18 03:51:53.323 | + functions:upload_image:314 : local ramdisk= 2026-07-18 03:51:53.327 | + functions:upload_image:315 : local disk_format= 2026-07-18 03:51:53.331 | + functions:upload_image:316 : local container_format= 2026-07-18 03:51:53.335 | + functions:upload_image:317 : local unpack= 2026-07-18 03:51:53.339 | + functions:upload_image:318 : local img_property= 2026-07-18 03:51:53.344 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-18 03:51:53.348 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-18 03:51:53.353 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-18 03:51:53.357 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-18 03:51:53.361 | + functions:upload_image:328 : case "$image_fname" in 2026-07-18 03:51:53.366 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-18 03:51:53.373 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-18 03:51:53.377 | + functions:upload_image:350 : local format 2026-07-18 03:51:53.383 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-18 03:51:53.383 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:53.400 | + functions:upload_image:351 : format=qcow2 2026-07-18 03:51:53.404 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-18 03:51:53.409 | + functions:upload_image:353 : disk_format=qcow2 2026-07-18 03:51:53.413 | + functions:upload_image:357 : container_format=bare 2026-07-18 03:51:53.418 | + functions:upload_image:404 : is_arch ppc64le 2026-07-18 03:51:53.423 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:51:53.430 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-18 03:51:53.434 | + functions:upload_image:404 : is_arch ppc64 2026-07-18 03:51:53.439 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:51:53.445 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-18 03:51:53.449 | + functions:upload_image:404 : is_arch ppc 2026-07-18 03:51:53.454 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:51:53.460 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-18 03:51:53.464 | + functions:upload_image:408 : is_arch aarch64 2026-07-18 03:51:53.469 | ++ functions-common:is_arch:519 : uname -m 2026-07-18 03:51:53.476 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-18 03:51:53.480 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-18 03:51:53.484 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-18 03:51:53.488 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-18 03:51:53.492 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-18 03:51:53.496 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-18 03:51:53.501 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-18 03:51:53.505 | + functions:_upload_image:112 : shift 2026-07-18 03:51:53.510 | + functions:_upload_image:113 : local container=bare 2026-07-18 03:51:53.514 | + functions:_upload_image:114 : shift 2026-07-18 03:51:53.518 | + functions:_upload_image:115 : local disk=qcow2 2026-07-18 03:51:53.522 | + functions:_upload_image:116 : shift 2026-07-18 03:51:53.527 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:53.534 | + functions:_upload_image:118 : shift 2026-07-18 03:51:53.537 | + functions:_upload_image:119 : local properties 2026-07-18 03:51:53.543 | + functions:_upload_image:120 : local useimport 2026-07-18 03:51:53.549 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-18 03:51:53.554 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-18 03:51:53.557 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-18 03:51:53.560 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-18 03:51:53.566 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-18 03:51:53.571 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-18 03:51:53.576 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-18 03:51:53.586 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:53.587 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:51:59.123 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-18 03:51:59.124 | | Field | Value | 2026-07-18 03:51:59.124 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-18 03:51:59.124 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-18 03:51:59.124 | | container_format | bare | 2026-07-18 03:51:59.124 | | created_at | 2026-07-18T03:51:57Z | 2026-07-18 03:51:59.124 | | disk_format | qcow2 | 2026-07-18 03:51:59.124 | | file | /v2/images/b5dcfdae-2c52-436e-9a7d-1ba63c90db8a/file | 2026-07-18 03:51:59.124 | | id | b5dcfdae-2c52-436e-9a7d-1ba63c90db8a | 2026-07-18 03:51:59.125 | | min_disk | 0 | 2026-07-18 03:51:59.125 | | min_ram | 0 | 2026-07-18 03:51:59.125 | | name | cirros-0.6.3-x86_64-disk | 2026-07-18 03:51:59.125 | | owner | 56cf243eadf74e53add363d5f7382182 | 2026-07-18 03:51:59.125 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-18 03:51:59.125 | | protected | False | 2026-07-18 03:51:59.126 | | schema | /v2/schemas/image | 2026-07-18 03:51:59.126 | | size | 21692416 | 2026-07-18 03:51:59.126 | | status | active | 2026-07-18 03:51:59.126 | | tags | | 2026-07-18 03:51:59.126 | | updated_at | 2026-07-18T03:51:59Z | 2026-07-18 03:51:59.126 | | virtual_size | 117440512 | 2026-07-18 03:51:59.126 | | visibility | public | 2026-07-18 03:51:59.126 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-18 03:51:59.445 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-18 03:51:59.500 | [2067 Async create_flavors:73958]: Waiting for completion of create_flavors running on PID 73958 (2 other jobs running) 2026-07-18 03:51:59.526 | [2067 Async create_flavors:73958]: Signaling child to exit 2026-07-18 03:52:06.914 | + inc/async:async_inner:64 : rc=0 2026-07-18 03:52:06.945 | [73958 Async create_flavors:73958]: finished successfully 2026-07-18 03:52:06.976 | WAKEUP 2026-07-18 03:52:07.005 | [2067 Async create_flavors:73958]: Signaled 2026-07-18 03:52:07.007 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-18 03:52:07.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:07.007 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-18 03:52:07.007 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-18 03:52:07.007 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-18 03:52:07.007 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.008 | | Field | Value | 2026-07-18 03:52:07.008 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.008 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.008 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.008 | | description | None | 2026-07-18 03:52:07.008 | | disk | 1 | 2026-07-18 03:52:07.008 | | id | c1 | 2026-07-18 03:52:07.008 | | name | cirros256 | 2026-07-18 03:52:07.009 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.009 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.009 | | ram | 256 | 2026-07-18 03:52:07.009 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.009 | | swap | 0 | 2026-07-18 03:52:07.009 | | vcpus | 1 | 2026-07-18 03:52:07.009 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.009 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-18 03:52:07.009 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.010 | | Field | Value | 2026-07-18 03:52:07.010 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.010 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.010 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.010 | | description | None | 2026-07-18 03:52:07.010 | | disk | 5 | 2026-07-18 03:52:07.010 | | id | d1 | 2026-07-18 03:52:07.010 | | name | ds512M | 2026-07-18 03:52:07.010 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.011 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.011 | | ram | 512 | 2026-07-18 03:52:07.011 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.011 | | swap | 0 | 2026-07-18 03:52:07.011 | | vcpus | 1 | 2026-07-18 03:52:07.011 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.011 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-18 03:52:07.011 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.011 | | Field | Value | 2026-07-18 03:52:07.012 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.012 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.012 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.012 | | description | None | 2026-07-18 03:52:07.012 | | disk | 10 | 2026-07-18 03:52:07.012 | | id | d2 | 2026-07-18 03:52:07.012 | | name | ds1G | 2026-07-18 03:52:07.012 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.012 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.013 | | ram | 1024 | 2026-07-18 03:52:07.013 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.013 | | swap | 0 | 2026-07-18 03:52:07.013 | | vcpus | 1 | 2026-07-18 03:52:07.013 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.013 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-18 03:52:07.013 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.013 | | Field | Value | 2026-07-18 03:52:07.013 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.014 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.014 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.014 | | description | None | 2026-07-18 03:52:07.014 | | disk | 10 | 2026-07-18 03:52:07.014 | | id | d3 | 2026-07-18 03:52:07.014 | | name | ds2G | 2026-07-18 03:52:07.014 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.014 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.014 | | ram | 2048 | 2026-07-18 03:52:07.015 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.015 | | swap | 0 | 2026-07-18 03:52:07.015 | | vcpus | 2 | 2026-07-18 03:52:07.015 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.015 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-18 03:52:07.015 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.016 | | Field | Value | 2026-07-18 03:52:07.016 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.016 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.016 | | description | None | 2026-07-18 03:52:07.016 | | disk | 20 | 2026-07-18 03:52:07.016 | | id | d4 | 2026-07-18 03:52:07.016 | | name | ds4G | 2026-07-18 03:52:07.016 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.016 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.016 | | ram | 4096 | 2026-07-18 03:52:07.016 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.017 | | swap | 0 | 2026-07-18 03:52:07.017 | | vcpus | 4 | 2026-07-18 03:52:07.017 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.017 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-18 03:52:07.017 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-18 03:52:07.017 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-18 03:52:07.017 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.017 | | Field | Value | 2026-07-18 03:52:07.018 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.018 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.018 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.018 | | description | None | 2026-07-18 03:52:07.018 | | disk | 1 | 2026-07-18 03:52:07.018 | | id | 1 | 2026-07-18 03:52:07.018 | | name | m1.tiny | 2026-07-18 03:52:07.018 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.018 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.019 | | ram | 512 | 2026-07-18 03:52:07.019 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.019 | | swap | 0 | 2026-07-18 03:52:07.019 | | vcpus | 1 | 2026-07-18 03:52:07.019 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.019 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-18 03:52:07.019 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.020 | | Field | Value | 2026-07-18 03:52:07.020 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.020 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.020 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.020 | | description | None | 2026-07-18 03:52:07.020 | | disk | 20 | 2026-07-18 03:52:07.020 | | id | 2 | 2026-07-18 03:52:07.020 | | name | m1.small | 2026-07-18 03:52:07.021 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.021 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.021 | | ram | 2048 | 2026-07-18 03:52:07.021 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.021 | | swap | 0 | 2026-07-18 03:52:07.021 | | vcpus | 1 | 2026-07-18 03:52:07.021 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.021 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-18 03:52:07.021 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.021 | | Field | Value | 2026-07-18 03:52:07.022 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.022 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.022 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.022 | | description | None | 2026-07-18 03:52:07.022 | | disk | 40 | 2026-07-18 03:52:07.022 | | id | 3 | 2026-07-18 03:52:07.022 | | name | m1.medium | 2026-07-18 03:52:07.022 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.022 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.023 | | ram | 4096 | 2026-07-18 03:52:07.023 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.023 | | swap | 0 | 2026-07-18 03:52:07.023 | | vcpus | 2 | 2026-07-18 03:52:07.023 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.023 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-18 03:52:07.023 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.023 | | Field | Value | 2026-07-18 03:52:07.024 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.024 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.024 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.024 | | description | None | 2026-07-18 03:52:07.024 | | disk | 80 | 2026-07-18 03:52:07.024 | | id | 4 | 2026-07-18 03:52:07.024 | | name | m1.large | 2026-07-18 03:52:07.024 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.024 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.025 | | ram | 8192 | 2026-07-18 03:52:07.025 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.025 | | swap | 0 | 2026-07-18 03:52:07.025 | | vcpus | 4 | 2026-07-18 03:52:07.025 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.025 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-18 03:52:07.025 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.025 | | Field | Value | 2026-07-18 03:52:07.025 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.026 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:07.026 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:07.026 | | description | None | 2026-07-18 03:52:07.026 | | disk | 160 | 2026-07-18 03:52:07.026 | | id | 5 | 2026-07-18 03:52:07.026 | | name | m1.xlarge | 2026-07-18 03:52:07.026 | | os-flavor-access:is_public | True | 2026-07-18 03:52:07.026 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:07.026 | | ram | 16384 | 2026-07-18 03:52:07.027 | | rxtx_factor | 1.0 | 2026-07-18 03:52:07.027 | | swap | 0 | 2026-07-18 03:52:07.027 | | vcpus | 8 | 2026-07-18 03:52:07.027 | +----------------------------+-----------------------+ 2026-07-18 03:52:07.064 | [2067 Async create_flavors:73958]: finished create_flavors with result 0 in 40 seconds 2026-07-18 03:52:07.070 | + inc/async:async_wait:197 : return 0 2026-07-18 03:52:07.074 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-18 03:52:07.101 | + functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:52:07.105 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-18 03:52:07.133 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:07.136 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-18 03:52:07.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:07.167 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-18 03:52:07.171 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-18 03:52:07.174 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-18 03:52:07.178 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:52:07.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-18 03:52:07.182 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-18 03:52:07.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-18 03:52:07.187 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-18 03:52:07.189 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-18 03:52:07.191 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-18 03:52:07.193 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-18 03:52:07.195 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-18 03:52:07.197 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-18 03:52:07.199 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-18 03:52:07.201 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-18 03:52:07.203 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-18 03:52:07.205 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-18 03:52:07.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-18 03:52:07.208 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-18 03:52:07.210 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-18 03:52:07.212 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-18 03:52:07.214 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-18 03:52:07.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-18 03:52:07.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-18 03:52:07.219 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-18 03:52:07.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-18 03:52:07.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-18 03:52:07.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-18 03:52:07.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-18 03:52:07.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-18 03:52:07.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-18 03:52:07.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-18 03:52:07.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-18 03:52:07.237 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-18 03:52:07.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-18 03:52:07.240 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-18 03:52:07.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-18 03:52:07.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-18 03:52:07.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-18 03:52:07.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-18 03:52:07.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-18 03:52:07.251 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-18 03:52:07.253 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-18 03:52:07.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-18 03:52:07.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-18 03:52:07.259 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-18 03:52:07.261 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-18 03:52:07.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-18 03:52:07.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-18 03:52:07.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-18 03:52:07.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-18 03:52:07.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-18 03:52:07.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-18 03:52:07.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-18 03:52:07.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-18 03:52:07.278 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-18 03:52:07.280 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-18 03:52:07.282 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-18 03:52:07.284 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-18 03:52:07.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-18 03:52:07.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-18 03:52:07.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-18 03:52:07.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-18 03:52:07.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-18 03:52:09.389 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-18 03:52:09.392 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-18 03:52:09.689 | + ./stack.sh:main:1406 : save_stackenv 2026-07-18 03:52:09.693 | + functions-common:save_stackenv:65 : local tag= 2026-07-18 03:52:09.698 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-18 03:52:09.706 | + functions-common:save_stackenv:67 : time_stamp=2026-07-18-055209 2026-07-18 03:52:09.708 | + functions-common:save_stackenv:68 : echo '# 2026-07-18-055209 ' 2026-07-18 03:52:09.713 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.717 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-18 03:52:09.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.724 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-18 03:52:09.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.732 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-18 03:52:09.735 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.739 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-18 03:52:09.744 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.748 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.94 2026-07-18 03:52:09.752 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.756 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.94/identity 2026-07-18 03:52:09.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.764 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-18-052829 2026-07-18 03:52:09.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.771 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-18 03:52:09.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.778 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.94 2026-07-18 03:52:09.783 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.787 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-18 03:52:09.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.795 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-18 03:52:09.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.803 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-18 03:52:09.807 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.812 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-18 03:52:09.816 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.819 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.94 2026-07-18 03:52:09.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-18 03:52:09.826 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-18 03:52:09.830 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-18 03:52:09.834 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-18 03:52:09.838 | + inc/meta-config:merge_config_group:171 : shift 2026-07-18 03:52:09.841 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-18 03:52:09.845 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:52:09.849 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-18 03:52:09.852 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-18 03:52:09.857 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-18 03:52:09.861 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:52:09.866 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-18 03:52:09.869 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:52:09.874 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-18 03:52:09.874 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:52:09.874 | gsub("[][]", "", $1); 2026-07-18 03:52:09.874 | split($1, a, "|"); 2026-07-18 03:52:09.874 | if (a[1] == matchgroup) 2026-07-18 03:52:09.874 | print a[2] 2026-07-18 03:52:09.874 | } 2026-07-18 03:52:09.874 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:52:09.882 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-18 03:52:09.886 | + functions-common:run_phase:1848 : local mode=stack 2026-07-18 03:52:09.890 | + functions-common:run_phase:1849 : local phase=extra 2026-07-18 03:52:09.895 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:52:09.899 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:52:09.903 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:52:09.907 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:52:09.912 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:52:09.917 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:52:09.924 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:52:09.928 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:52:09.931 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:52:09.936 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-18 03:52:09.940 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:52:09.966 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:09.971 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:52:09.975 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:09.978 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-18 03:52:09.983 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:09.987 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:52:09.991 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:09.995 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-18 03:52:10.000 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-18 03:52:10.005 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-18 03:52:10.009 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-18 03:52:10.013 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:52:10.018 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:52:10.021 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-18 03:52:10.026 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-18 03:52:10.029 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-18 03:52:10.033 | + functions-common:run_plugins:1837 : local plugins= 2026-07-18 03:52:10.038 | + functions-common:run_plugins:1838 : local plugin 2026-07-18 03:52:10.042 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-18 03:52:10.045 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-18 03:52:10.049 | + inc/meta-config:merge_config_group:171 : shift 2026-07-18 03:52:10.053 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-18 03:52:10.056 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:52:10.061 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-18 03:52:10.064 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-18 03:52:10.070 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-18 03:52:10.074 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:52:10.078 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-18 03:52:10.083 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:52:10.087 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-18 03:52:10.087 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:52:10.087 | gsub("[][]", "", $1); 2026-07-18 03:52:10.087 | split($1, a, "|"); 2026-07-18 03:52:10.088 | if (a[1] == matchgroup) 2026-07-18 03:52:10.088 | print a[2] 2026-07-18 03:52:10.088 | } 2026-07-18 03:52:10.088 | ' /home/quobyte/devstack/local.conf 2026-07-18 03:52:10.096 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-18 03:52:10.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:10.128 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-18 03:52:10.132 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-18 03:52:10.136 | + functions:wait_for_compute:490 : local timeout=60 2026-07-18 03:52:10.140 | + functions:wait_for_compute:491 : local rval=0 2026-07-18 03:52:10.143 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-18 03:52:10.148 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-18 03:52:10.152 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-18 03:52:10.156 | + functions-common:time_start:2407 : local start_time= 2026-07-18 03:52:10.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:52:10.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:52:10.171 | + functions-common:time_start:2411 : _TIME_START[$name]=1784346730167 2026-07-18 03:52:10.177 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-18 03:52:10.208 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-18 03:52:10.212 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-18 03:52:10.217 | ++ functions:wait_for_compute:496 : hostname 2026-07-18 03:52:10.224 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-18 03:52:10.227 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-18 03:52:10.233 | ++ functions:wait_for_compute:498 : hostname 2026-07-18 03:52:10.238 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:52:10.240 | + :: : ID= 2026-07-18 03:52:10.242 | + :: : [[ '' == '' ]] 2026-07-18 03:52:10.244 | + :: : sleep 1 2026-07-18 03:52:11.248 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-18 03:52:11.251 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-18 03:52:14.365 | + :: : ID=4ef26de0-1e7c-4c5e-a817-51998d016254 2026-07-18 03:52:14.367 | + :: : [[ 4ef26de0-1e7c-4c5e-a817-51998d016254 == '' ]] 2026-07-18 03:52:14.372 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-18 03:52:14.377 | + functions-common:time_stop:2420 : local name 2026-07-18 03:52:14.380 | + functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:14.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:14.388 | + functions-common:time_stop:2423 : local total 2026-07-18 03:52:14.392 | + functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:14.396 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-18 03:52:14.400 | + functions-common:time_stop:2427 : start_time=1784346730167 2026-07-18 03:52:14.404 | + functions-common:time_stop:2429 : [[ -z 1784346730167 ]] 2026-07-18 03:52:14.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:14.415 | + functions-common:time_stop:2432 : end_time=1784346734411 2026-07-18 03:52:14.419 | + functions-common:time_stop:2433 : elapsed_time=4244 2026-07-18 03:52:14.423 | + functions-common:time_stop:2434 : total=24490 2026-07-18 03:52:14.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:14.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28734 2026-07-18 03:52:14.436 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-18 03:52:14.440 | + functions:wait_for_compute:516 : return 0 2026-07-18 03:52:14.444 | + ./stack.sh:main:1446 : service_check 2026-07-18 03:52:14.448 | + functions-common:service_check:1713 : local service 2026-07-18 03:52:14.452 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.456 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-18 03:52:14.475 | not-found 2026-07-18 03:52:14.482 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.487 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-18 03:52:14.507 | enabled 2026-07-18 03:52:14.513 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-18 03:52:14.537 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-18 03:52:14.537 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-18 03:52:14.537 | Active: active (running) since Sat 2026-07-18 05:49:01 CEST; 3min 12s ago 2026-07-18 03:52:14.537 | Main PID: 61764 (uwsgi) 2026-07-18 03:52:14.537 | Status: "uWSGI is ready" 2026-07-18 03:52:14.537 | Tasks: 17 (limit: 14255) 2026-07-18 03:52:14.537 | Memory: 273.6M (peak: 274.1M) 2026-07-18 03:52:14.537 | CPU: 14.874s 2026-07-18 03:52:14.538 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-18 03:52:14.538 | ├─61764 "nova-apiuWSGI master" 2026-07-18 03:52:14.538 | ├─61765 "nova-apiuWSGI worker 1" 2026-07-18 03:52:14.538 | └─61766 "nova-apiuWSGI worker 2" 2026-07-18 03:52:14.538 | 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61766]: [pid: 61766|app: 0|req: 19/36] 192.168.122.94 () {54 vars in 930 bytes} [Sat Jul 18 05:52:13 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG nova.api.openstack.wsgi [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Calling method '>' {{(pid=61765) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:14.538 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Acquiring lock "ef4c0ec0-3747-4d80-9468-2b29b621b46d" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-18 03:52:14.539 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Lock "ef4c0ec0-3747-4d80-9468-2b29b621b46d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-18 03:52:14.539 | Jul 18 05:52:13 devstack devstack@n-api.service[61765]: DEBUG oslo_concurrency.lockutils [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] Lock "ef4c0ec0-3747-4d80-9468-2b29b621b46d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61765) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:14.539 | Jul 18 05:52:14 devstack devstack@n-api.service[61765]: INFO nova.api.openstack.requestlog [None req-56dffaed-8323-4d16-b339-b637141d63ab admin admin] 192.168.122.94 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.159205 2026-07-18 03:52:14.539 | Jul 18 05:52:14 devstack devstack@n-api.service[61765]: [pid: 61765|app: 0|req: 18/37] 192.168.122.94 () {60 vars in 1320 bytes} [Sat Jul 18 05:52:13 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-18 03:52:14.545 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.549 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-18 03:52:14.569 | enabled 2026-07-18 03:52:14.575 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-18 03:52:14.599 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-18 03:52:14.600 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-18 03:52:14.600 | Active: active (running) since Sat 2026-07-18 05:51:20 CEST; 53s ago 2026-07-18 03:52:14.600 | Main PID: 73775 (nova-compute) 2026-07-18 03:52:14.600 | Tasks: 10 (limit: 14255) 2026-07-18 03:52:14.600 | Memory: 136.1M (peak: 137.7M) 2026-07-18 03:52:14.600 | CPU: 4.602s 2026-07-18 03:52:14.600 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-18 03:52:14.602 | └─73775 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-18 03:52:14.602 | 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.compute.provider_tree [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Updating resource provider d039d181-40b9-4a6e-bb10-7ebc75da1569 generation from 0 to 1 during operation: update_inventory {{(pid=73775) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.compute.provider_tree [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Updating inventory in ProviderTree for provider d039d181-40b9-4a6e-bb10-7ebc75da1569 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73775) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.compute.provider_tree [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Updating resource provider d039d181-40b9-4a6e-bb10-7ebc75da1569 generation from 1 to 2 during operation: update_traits {{(pid=73775) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.compute.resource_tracker [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Compute_service record updated for devstack:devstack {{(pid=73775) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG oslo_concurrency.lockutils [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.090s {{(pid=73775) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.service [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73775) start /opt/stack/nova/nova/service.py:196}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.service [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73775) start /opt/stack/nova/nova/service.py:212}} 2026-07-18 03:52:14.602 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.service [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] Join ServiceGroup membership for this service compute {{(pid=73775) start /opt/stack/nova/nova/service.py:222}} 2026-07-18 03:52:14.603 | Jul 18 05:51:44 devstack nova-compute[73775]: DEBUG nova.servicegroup.drivers.db [None req-4e37bc29-b5dc-45c2-8462-4180a671b2a4 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73775) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-18 03:52:14.603 | Jul 18 05:51:49 devstack nova-compute[73775]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=73775) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:14.608 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.612 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-18 03:52:14.632 | not-found 2026-07-18 03:52:14.637 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.642 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-18 03:52:14.661 | enabled 2026-07-18 03:52:14.667 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-18 03:52:14.692 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-18 03:52:14.692 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-18 03:52:14.692 | Active: active (running) since Sat 2026-07-18 05:51:08 CEST; 1min 6s ago 2026-07-18 03:52:14.692 | Main PID: 70101 (nova-scheduler:) 2026-07-18 03:52:14.692 | Tasks: 19 (limit: 14255) 2026-07-18 03:52:14.692 | Memory: 155.9M (peak: 156.3M) 2026-07-18 03:52:14.692 | CPU: 4.736s 2026-07-18 03:52:14.692 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-18 03:52:14.692 | ├─70101 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-18 03:52:14.692 | ├─71951 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-18 03:52:14.693 | └─71956 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-18 03:52:14.693 | 2026-07-18 03:52:14.693 | Jul 18 05:51:15 devstack nova-scheduler[71951]: DEBUG nova.servicegroup.drivers.db [None req-c117e6f0-034b-4fda-a8bd-5b0b3cb6726a None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71951) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-18 03:52:14.693 | Jul 18 05:51:19 devstack nova-scheduler[71956]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71956) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:14.693 | Jul 18 05:51:19 devstack nova-scheduler[71951]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71951) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:14.693 | Jul 18 05:51:22 devstack nova-scheduler[70101]: DEBUG dbcounter [-] [70101] Writing DB stats nova_api:SELECT=3 {{(pid=70101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.693 | Jul 18 05:51:22 devstack nova-scheduler[70101]: DEBUG dbcounter [-] [70101] Writing DB stats nova_cell1:SELECT=1 {{(pid=70101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.693 | Jul 18 05:51:22 devstack nova-scheduler[70101]: DEBUG dbcounter [-] [70101] Writing DB stats nova_cell0:SELECT=1 {{(pid=70101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.693 | Jul 18 05:51:29 devstack nova-scheduler[71956]: DEBUG dbcounter [-] [71956] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.693 | Jul 18 05:51:29 devstack nova-scheduler[71951]: DEBUG dbcounter [-] [71951] Writing DB stats nova_cell0:SELECT=3 {{(pid=71951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.694 | Jul 18 05:51:50 devstack nova-scheduler[71951]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ecf22ae-7eb5-44ae-befc-373b42889f9a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71951) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:14.694 | Jul 18 05:51:59 devstack nova-scheduler[71956]: DEBUG oslo.service.backend._threading.loopingcall [None req-a0d3d7a9-1f3a-49a1-bb96-5a8bce5d8207 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71956) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:14.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.703 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-18 03:52:14.722 | not-found 2026-07-18 03:52:14.727 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.731 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-18 03:52:14.751 | enabled 2026-07-18 03:52:14.757 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-18 03:52:14.781 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-18 03:52:14.781 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-18 03:52:14.781 | Active: active (running) since Sat 2026-07-18 05:51:10 CEST; 1min 3s ago 2026-07-18 03:52:14.781 | Main PID: 70712 (uwsgi) 2026-07-18 03:52:14.781 | Status: "uWSGI is ready" 2026-07-18 03:52:14.781 | Tasks: 16 (limit: 14255) 2026-07-18 03:52:14.782 | Memory: 221.1M (peak: 221.6M) 2026-07-18 03:52:14.782 | CPU: 9.926s 2026-07-18 03:52:14.782 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-18 03:52:14.782 | ├─70712 "nova-api-metauWSGI master" 2026-07-18 03:52:14.782 | ├─70713 "nova-api-metauWSGI worker 1" 2026-07-18 03:52:14.782 | ├─70714 "nova-api-metauWSGI worker 2" 2026-07-18 03:52:14.782 | └─70716 "nova-api-metauWSGI http 1" 2026-07-18 03:52:14.782 | 2026-07-18 03:52:14.782 | Jul 18 05:51:17 devstack devstack@n-api-meta.service[70714]: DEBUG nova.api.openstack.wsgi_app [None req-cff5ac91-b18d-44aa-83bd-4125800c1aba None None] ******************************************************************************** {{(pid=70714) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-18 03:52:14.782 | Jul 18 05:51:17 devstack devstack@n-api-meta.service[70714]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71ccdd6a4668 pid: 70714 (default app) 2026-07-18 03:52:14.782 | Jul 18 05:51:25 devstack devstack@n-api-meta.service[70713]: DEBUG dbcounter [-] [70713] Writing DB stats nova_api:SELECT=1 {{(pid=70713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.782 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70714]: DEBUG dbcounter [-] [70714] Writing DB stats nova_api:SELECT=1 {{(pid=70714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70713]: DEBUG dbcounter [-] [70713] Writing DB stats nova_cell1:SELECT=1 {{(pid=70713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70713]: DEBUG dbcounter [-] [70713] Writing DB stats nova_cell0:SELECT=1 {{(pid=70713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70713]: DEBUG dbcounter [-] [70713] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70714]: DEBUG dbcounter [-] [70714] Writing DB stats nova_cell0:SELECT=1 {{(pid=70714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70714]: DEBUG dbcounter [-] [70714] Writing DB stats nova_cell1:SELECT=1 {{(pid=70714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.783 | Jul 18 05:51:26 devstack devstack@n-api-meta.service[70714]: DEBUG dbcounter [-] [70714] Writing DB stats nova_cell0:SELECT=1 {{(pid=70714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-18 03:52:14.812 | enabled 2026-07-18 03:52:14.817 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-18 03:52:14.841 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-18 03:52:14.841 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-18 03:52:14.841 | Active: active (running) since Sat 2026-07-18 05:49:44 CEST; 2min 30s ago 2026-07-18 03:52:14.842 | Main PID: 67898 (uwsgi) 2026-07-18 03:52:14.842 | Status: "uWSGI is ready" 2026-07-18 03:52:14.842 | Tasks: 5 (limit: 14255) 2026-07-18 03:52:14.842 | Memory: 176.4M (peak: 176.8M) 2026-07-18 03:52:14.842 | CPU: 6.462s 2026-07-18 03:52:14.842 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-18 03:52:14.842 | ├─67898 "placementuWSGI master" 2026-07-18 03:52:14.842 | ├─67899 "placementuWSGI worker 1" 2026-07-18 03:52:14.842 | └─67900 "placementuWSGI worker 2" 2026-07-18 03:52:14.842 | 2026-07-18 03:52:14.842 | Jul 18 05:51:44 devstack devstack@placement-api.service[67899]: INFO placement.requestlog [req-6a08a358-2c3b-410b-9b0d-2b1536bb3c5b req-73ed3122-e8bc-49ee-a7cd-a014d56d3fae service nova] 192.168.122.94 "PUT /placement/resource_providers/d039d181-40b9-4a6e-bb10-7ebc75da1569/inventories" status: 200 len: 396 microversion: 1.26 2026-07-18 03:52:14.842 | Jul 18 05:51:44 devstack devstack@placement-api.service[67899]: [pid: 67899|app: 0|req: 5/9] 192.168.122.94 () {64 vars in 1493 bytes} [Sat Jul 18 05:51:43 2026] PUT /placement/resource_providers/d039d181-40b9-4a6e-bb10-7ebc75da1569/inventories => generated 396 bytes in 78 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67900]: DEBUG placement.requestlog [req-6a08a358-2c3b-410b-9b0d-2b1536bb3c5b req-f884db20-1ff1-4280-b003-9d0bd58fcdba None None] Starting request: 192.168.122.94 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_FMA3,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE" {{(pid=67900) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67900]: INFO placement.requestlog [req-6a08a358-2c3b-410b-9b0d-2b1536bb3c5b req-f884db20-1ff1-4280-b003-9d0bd58fcdba service nova] 192.168.122.94 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_FMA3,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE" status: 200 len: 2058 microversion: 1.6 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67900]: [pid: 67900|app: 0|req: 5/10] 192.168.122.94 () {60 vars in 4907 bytes} [Sat Jul 18 05:51:44 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_FMA3,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,HW_CPU_X86_SSSE3,HW_CPU_X86_AVX2,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ACCELERATORS,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_ARCH_X86_64,COMPUTE_NODE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE => generated 2058 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67899]: DEBUG placement.requestlog [req-6a08a358-2c3b-410b-9b0d-2b1536bb3c5b req-eaef9334-cfb2-422b-8a69-df3c1d9d018d None None] Starting request: 192.168.122.94 "PUT /placement/resource_providers/d039d181-40b9-4a6e-bb10-7ebc75da1569/traits" {{(pid=67899) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67899]: INFO placement.requestlog [req-6a08a358-2c3b-410b-9b0d-2b1536bb3c5b req-eaef9334-cfb2-422b-8a69-df3c1d9d018d service nova] 192.168.122.94 "PUT /placement/resource_providers/d039d181-40b9-4a6e-bb10-7ebc75da1569/traits" status: 200 len: 2093 microversion: 1.6 2026-07-18 03:52:14.843 | Jul 18 05:51:44 devstack devstack@placement-api.service[67899]: [pid: 67899|app: 0|req: 6/11] 192.168.122.94 () {64 vars in 1478 bytes} [Sat Jul 18 05:51:44 2026] PUT /placement/resource_providers/d039d181-40b9-4a6e-bb10-7ebc75da1569/traits => generated 2093 bytes in 230 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-18 03:52:14.843 | Jul 18 05:51:54 devstack devstack@placement-api.service[67900]: DEBUG dbcounter [-] [67900] Writing DB stats placement:SELECT=4 {{(pid=67900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.843 | Jul 18 05:51:54 devstack devstack@placement-api.service[67899]: DEBUG dbcounter [-] [67899] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.848 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.852 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-18 03:52:14.871 | not-found 2026-07-18 03:52:14.877 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.881 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-18 03:52:14.901 | enabled 2026-07-18 03:52:14.907 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-18 03:52:14.931 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-18 03:52:14.932 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-18 03:52:14.932 | Active: active (running) since Sat 2026-07-18 05:51:47 CEST; 27s ago 2026-07-18 03:52:14.932 | Main PID: 76961 (uwsgi) 2026-07-18 03:52:14.932 | Status: "uWSGI is ready" 2026-07-18 03:52:14.932 | Tasks: 9 (limit: 14255) 2026-07-18 03:52:14.932 | Memory: 258.5M (peak: 259.0M) 2026-07-18 03:52:14.932 | CPU: 10.801s 2026-07-18 03:52:14.932 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-18 03:52:14.932 | ├─76961 "glance-apiuWSGI master" 2026-07-18 03:52:14.933 | ├─76963 "glance-apiuWSGI worker 1" 2026-07-18 03:52:14.933 | └─76964 "glance-apiuWSGI worker 2" 2026-07-18 03:52:14.933 | 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76964]: INFO glance.location [None req-7d594f5d-93e6-4367-b61c-f84ccdbe2f72 admin admin] Image format matched and virtual size computed: 117440512 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76964]: DEBUG glance_store.backend [None req-7d594f5d-93e6-4367-b61c-f84ccdbe2f72 admin admin] Skipping store.set_acls... not implemented. {{(pid=76964) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76964]: [pid: 76964|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Sat Jul 18 05:51:57 2026] PUT /v2/images/b5dcfdae-2c52-436e-9a7d-1ba63c90db8a/file => generated 0 bytes in 1641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76963]: DEBUG glance.api.middleware.version_negotiation [None req-47ab15ec-2a76-491d-9261-0535d46d7701 admin admin] Determining version of request: GET /v2/images/b5dcfdae-2c52-436e-9a7d-1ba63c90db8a Accept: */* {{(pid=76963) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76963]: DEBUG glance.api.middleware.version_negotiation [None req-47ab15ec-2a76-491d-9261-0535d46d7701 admin admin] Using url versioning {{(pid=76963) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76963]: DEBUG glance.api.middleware.version_negotiation [None req-47ab15ec-2a76-491d-9261-0535d46d7701 admin admin] Matched version: v2 {{(pid=76963) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76963]: DEBUG glance.api.middleware.version_negotiation [None req-47ab15ec-2a76-491d-9261-0535d46d7701 admin admin] new path /v2/images/b5dcfdae-2c52-436e-9a7d-1ba63c90db8a {{(pid=76963) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-18 03:52:14.933 | Jul 18 05:51:59 devstack devstack@g-api.service[76963]: [pid: 76963|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Sat Jul 18 05:51:59 2026] GET /v2/images/b5dcfdae-2c52-436e-9a7d-1ba63c90db8a => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-18 03:52:14.934 | Jul 18 05:52:09 devstack devstack@g-api.service[76964]: DEBUG dbcounter [-] [76964] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.934 | Jul 18 05:52:09 devstack devstack@g-api.service[76963]: DEBUG dbcounter [-] [76963] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.938 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:14.943 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-18 03:52:14.962 | enabled 2026-07-18 03:52:14.968 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-18 03:52:14.992 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-18 03:52:14.992 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-18 03:52:14.992 | Active: active (running) since Sat 2026-07-18 05:51:36 CEST; 38s ago 2026-07-18 03:52:14.992 | Main PID: 75440 (cinder-schedule) 2026-07-18 03:52:14.992 | Tasks: 1 (limit: 14255) 2026-07-18 03:52:14.992 | Memory: 109.5M (peak: 109.9M) 2026-07-18 03:52:14.992 | CPU: 4.140s 2026-07-18 03:52:14.992 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-18 03:52:14.992 | └─75440 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-18 03:52:14.992 | 2026-07-18 03:52:14.993 | Jul 18 05:51:40 devstack cinder-scheduler[75440]: INFO cinder.manager [None req-57ccbba3-f0fb-4950-b682-cf2311263093 None None] Service 1 cleanup completed. 2026-07-18 03:52:14.993 | Jul 18 05:51:40 devstack cinder-scheduler[75440]: DEBUG cinder.service [None req-57ccbba3-f0fb-4950-b682-cf2311263093 None None] Creating RPC server for service cinder-scheduler {{(pid=75440) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-18 03:52:14.993 | Jul 18 05:51:40 devstack cinder-scheduler[75440]: DEBUG cinder.service [None req-57ccbba3-f0fb-4950-b682-cf2311263093 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75440) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-18 03:52:14.993 | Jul 18 05:51:49 devstack cinder-scheduler[75440]: DEBUG cinder.scheduler.host_manager [None req-a0af9178-b654-4c99-9d91-9c54ce621c49 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75440) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-18 03:52:14.993 | Jul 18 05:51:49 devstack cinder-scheduler[75440]: DEBUG cinder.scheduler.host_manager [None req-a0af9178-b654-4c99-9d91-9c54ce621c49 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 18, 3, 51, 49, 953453)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 18, 3, 51, 49, 953453)}]. {{(pid=75440) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-18 03:52:14.993 | Jul 18 05:51:49 devstack cinder-scheduler[75440]: DEBUG cinder.scheduler.host_manager [None req-a0af9178-b654-4c99-9d91-9c54ce621c49 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 18, 3, 51, 49, 919223)} {{(pid=75440) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-18 03:52:14.993 | Jul 18 05:51:59 devstack cinder-scheduler[75440]: DEBUG dbcounter [-] [75440] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:14.993 | Jul 18 05:52:09 devstack cinder-scheduler[75440]: DEBUG oslo_service.periodic_task [None req-dcf07414-3719-4faf-aff9-936e5f468151 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75440) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-18 03:52:14.993 | Jul 18 05:52:09 devstack cinder-scheduler[75440]: INFO cinder.message.api [None req-dcf07414-3719-4faf-aff9-936e5f468151 None None] Deleted 0 expired messages. 2026-07-18 03:52:14.993 | Jul 18 05:52:09 devstack cinder-scheduler[75440]: DEBUG oslo_service.periodic_task [None req-dcf07414-3719-4faf-aff9-936e5f468151 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75440) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-18 03:52:14.999 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.003 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-18 03:52:15.023 | enabled 2026-07-18 03:52:15.029 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-18 03:52:15.052 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-18 03:52:15.053 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-18 03:52:15.053 | Active: active (running) since Sat 2026-07-18 05:51:28 CEST; 46s ago 2026-07-18 03:52:15.053 | Main PID: 74678 (uwsgi) 2026-07-18 03:52:15.053 | Status: "uWSGI is ready" 2026-07-18 03:52:15.053 | Tasks: 7 (limit: 14255) 2026-07-18 03:52:15.053 | Memory: 248.3M (peak: 248.8M) 2026-07-18 03:52:15.053 | CPU: 10.803s 2026-07-18 03:52:15.053 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-18 03:52:15.053 | ├─74678 "cinder-apiuWSGI master" 2026-07-18 03:52:15.053 | ├─74688 "cinder-apiuWSGI worker 1" 2026-07-18 03:52:15.053 | └─74689 "cinder-apiuWSGI worker 2" 2026-07-18 03:52:15.053 | 2026-07-18 03:52:15.054 | Jul 18 05:51:42 devstack devstack@c-api.service[74689]: DEBUG cinder.api.middleware.request_id [None req-d2b0f0bb-6635-4f1e-a71f-5b670c2c6121 None None] RequestId filter calling following filter/app {{(pid=74689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: INFO cinder.api.openstack.wsgi [None req-d2b0f0bb-6635-4f1e-a71f-5b670c2c6121 admin admin] POST http://192.168.122.94/volume/v3/types/46960c4b-41d5-4ad4-9f8c-2f23583d9ba3/extra_specs 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: DEBUG cinder.api.openstack.wsgi [None req-d2b0f0bb-6635-4f1e-a71f-5b670c2c6121 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: warnings.warn( 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: DEBUG oslo_db.sqlalchemy.engines [None req-d2b0f0bb-6635-4f1e-a71f-5b670c2c6121 admin admin] 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=74689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: INFO cinder.api.openstack.wsgi [None req-d2b0f0bb-6635-4f1e-a71f-5b670c2c6121 admin admin] http://192.168.122.94/volume/v3/types/46960c4b-41d5-4ad4-9f8c-2f23583d9ba3/extra_specs returned with HTTP 200 2026-07-18 03:52:15.054 | Jul 18 05:51:43 devstack devstack@c-api.service[74689]: [pid: 74689|app: 0|req: 1/3] 192.168.122.94 () {60 vars in 1333 bytes} [Sat Jul 18 05:51:42 2026] POST /volume/v3/types/46960c4b-41d5-4ad4-9f8c-2f23583d9ba3/extra_specs => generated 55 bytes in 955 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-18 03:52:15.054 | Jul 18 05:51:52 devstack devstack@c-api.service[74688]: DEBUG dbcounter [-] [74688] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.054 | Jul 18 05:51:53 devstack devstack@c-api.service[74689]: DEBUG dbcounter [-] [74689] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.064 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-18 03:52:15.084 | enabled 2026-07-18 03:52:15.089 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-18 03:52:15.112 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-18 03:52:15.112 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-18 03:52:15.112 | Active: active (running) since Sat 2026-07-18 05:51:38 CEST; 36s ago 2026-07-18 03:52:15.112 | Main PID: 76090 (cinder-volume) 2026-07-18 03:52:15.112 | Tasks: 2 (limit: 14255) 2026-07-18 03:52:15.112 | Memory: 144.1M (peak: 158.2M) 2026-07-18 03:52:15.112 | CPU: 11.105s 2026-07-18 03:52:15.112 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-18 03:52:15.112 | ├─76090 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-18 03:52:15.112 | └─76243 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-18 03:52:15.112 | 2026-07-18 03:52:15.113 | Jul 18 05:51:50 devstack sudo[77092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-18 03:52:15.113 | Jul 18 05:51:51 devstack sudo[77092]: pam_unix(sudo:session): session closed for user root 2026-07-18 03:52:15.113 | Jul 18 05:51:51 devstack cinder-volume[76243]: DEBUG oslo_concurrency.processutils [None req-a0af9178-b654-4c99-9d91-9c54ce621c49 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.268s {{(pid=76243) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-18 03:52:15.113 | Jul 18 05:51:51 devstack cinder-volume[76243]: INFO cinder.volume.manager [None req-a0af9178-b654-4c99-9d91-9c54ce621c49 None None] Driver post RPC initialization completed successfully. 2026-07-18 03:52:15.113 | Jul 18 05:51:53 devstack cinder-volume[76090]: DEBUG dbcounter [-] [76090] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76090) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.113 | Jul 18 05:52:01 devstack cinder-volume[76243]: DEBUG dbcounter [-] [76243] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.113 | Jul 18 05:52:01 devstack cinder-volume[76243]: DEBUG dbcounter [-] [76243] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.113 | Jul 18 05:52:07 devstack cinder-volume[76243]: DEBUG oslo_service.periodic_task [None req-8aa57c1d-f6cd-4500-b7a6-b768641d6142 None None] Running periodic task VolumeManager._thread_info {{(pid=76243) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-18 03:52:15.113 | Jul 18 05:52:07 devstack cinder-volume[76243]: DEBUG cinder.volume.manager [None req-8aa57c1d-f6cd-4500-b7a6-b768641d6142 None None] thread count: 6 {{(pid=76243) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-18 03:52:15.113 | Jul 18 05:52:07 devstack cinder-volume[76243]: DEBUG cinder.volume.manager [None req-8aa57c1d-f6cd-4500-b7a6-b768641d6142 None None] thread info: [<_MainThread(MainThread, started 129532145946752)>, , , , , ] {{(pid=76243) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-18 03:52:15.120 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.124 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-18 03:52:15.143 | not-found 2026-07-18 03:52:15.148 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.152 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-18 03:52:15.171 | not-found 2026-07-18 03:52:15.176 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.181 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-18 03:52:15.200 | not-found 2026-07-18 03:52:15.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-18 03:52:15.229 | not-found 2026-07-18 03:52:15.234 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-18 03:52:15.257 | not-found 2026-07-18 03:52:15.263 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.268 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-18 03:52:15.287 | enabled 2026-07-18 03:52:15.293 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-18 03:52:15.316 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-18 03:52:15.316 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-18 03:52:15.317 | Active: active (running) since Sat 2026-07-18 05:49:23 CEST; 2min 51s ago 2026-07-18 03:52:15.317 | Main PID: 64493 (neutron-ovn-age) 2026-07-18 03:52:15.317 | Tasks: 20 (limit: 14255) 2026-07-18 03:52:15.317 | Memory: 346.3M (peak: 347.0M) 2026-07-18 03:52:15.317 | CPU: 11.895s 2026-07-18 03:52:15.317 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-18 03:52:15.317 | ├─64493 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-18 03:52:15.317 | ├─65995 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-18 03:52:15.317 | ├─66573 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpstcuohnc/privsep.sock 2026-07-18 03:52:15.317 | └─68760 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi7ywhgf5/privsep.sock 2026-07-18 03:52:15.318 | 2026-07-18 03:52:15.318 | Jul 18 05:50:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:15.318 | Jul 18 05:50:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-18 03:52:15.318 | Jul 18 05:50:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-18 03:52:15.318 | Jul 18 05:50:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-18 03:52:15.318 | Jul 18 05:51:27 devstack neutron-ovn-agent[65995]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65995) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-18 03:52:15.323 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.327 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-18 03:52:15.346 | not-found 2026-07-18 03:52:15.351 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.356 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-18 03:52:15.374 | not-found 2026-07-18 03:52:15.380 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.384 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-18 03:52:15.403 | not-found 2026-07-18 03:52:15.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-18 03:52:15.431 | not-found 2026-07-18 03:52:15.437 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.441 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-18 03:52:15.461 | enabled 2026-07-18 03:52:15.467 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-18 03:52:15.490 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-18 03:52:15.491 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-18 03:52:15.491 | Active: active (running) since Sat 2026-07-18 05:42:53 CEST; 9min ago 2026-07-18 03:52:15.491 | Main PID: 41016 (dstat.sh) 2026-07-18 03:52:15.491 | Tasks: 3 (limit: 14255) 2026-07-18 03:52:15.491 | Memory: 27.2M (peak: 27.6M) 2026-07-18 03:52:15.491 | CPU: 3.279s 2026-07-18 03:52:15.491 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-18 03:52:15.491 | ├─41016 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-18 03:52:15.491 | ├─41144 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-18 03:52:15.492 | └─41145 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-18 03:52:15.492 | 2026-07-18 03:52:15.492 | Jul 18 05:52:05 devstack dstat.sh[41145]: 18-07 05:52:05| 19 7 71 0 0|5293M 180M 221M 6031M| 52B 0 | 0 173k| 0 8.02 |1912 1494 |3.41 2.61 1.71|2.0 0 0| 0 0 | | 17 286 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:06 devstack dstat.sh[41145]: 18-07 05:52:06| 22 6 69 0 0|5265M 208M 221M 6031M| 132B 332B| 0 396k| 0 37.0 |2808 2585 |3.41 2.61 1.71|3.0 0 24| 0 0 | | 17 285 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:07 devstack dstat.sh[41145]: 18-07 05:52:07| 15 16 63 0 0|5269M 204M 221M 6031M|6946B 38k| 44k 675k|3.00 32.0 |4312 3775 |3.30 2.60 1.71|2.0 0 239| 0 0 | | 17 287 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:08 devstack dstat.sh[41145]: 18-07 05:52:08| 18 9 70 1 0|5269M 204M 221M 6031M| 0 0 | 0 288k| 0 30.0 |2192 1972 |3.30 2.60 1.71|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:09 devstack dstat.sh[41145]: 18-07 05:52:09| 19 11 64 0 0|5236M 237M 221M 6031M|4208B 12k| 16k 1983k|3.00 28.0 |3588 2875 |3.30 2.60 1.71|2.0 0 136| 0 0 | | 17 291 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:10 devstack dstat.sh[41145]: 18-07 05:52:10| 2 8 86 0 0|5234M 239M 221M 6031M|3763B 10k| 0 208k| 0 14.0 |2647 2689 |3.30 2.60 1.71| 0 0 145| 0 0 | | 17 291 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:11 devstack dstat.sh[41145]: 18-07 05:52:11| 12 7 77 0 0|5232M 241M 221M 6031M| 184B 476B| 0 496k| 0 44.0 |1955 2024 |3.30 2.60 1.71|1.0 0 5.0| 0 0 | | 17 291 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:12 devstack dstat.sh[41145]: 18-07 05:52:12| 18 9 70 0 0|5254M 219M 221M 6031M| 0 0 | 0 524k| 0 31.0 |2196 1946 |3.11 2.57 1.70|1.0 0 1.0| 0 0 | | 17 291 0 33 0 2026-07-18 03:52:15.492 | Jul 18 05:52:13 devstack dstat.sh[41145]: 18-07 05:52:13| 20 7 70 0 0|5269M 204M 221M 6031M| 52B 0 | 0 136k| 0 7.99 |2346 1943 |3.11 2.57 1.70|1.0 0 2.0| 0 0 | | 17 292 0 33 0 2026-07-18 03:52:15.493 | Jul 18 05:52:14 devstack dstat.sh[41145]: 18-07 05:52:14| 15 13 64 0 0|5226M 247M 221M 6031M|8976B 45k|8192B 120k|2.00 9.00 |4469 3420 |3.11 2.57 1.70|1.0 0 134| 0 0 | | 17 295 0 32 0 2026-07-18 03:52:15.497 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.501 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-18 03:52:15.521 | enabled 2026-07-18 03:52:15.526 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-18 03:52:15.551 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-18 03:52:15.551 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-18 03:52:15.551 | Active: active (running) since Sat 2026-07-18 05:49:21 CEST; 2min 54s ago 2026-07-18 03:52:15.551 | Main PID: 63797 (neutron-ovn-met) 2026-07-18 03:52:15.552 | Tasks: 2 (limit: 14255) 2026-07-18 03:52:15.552 | Memory: 121.8M (peak: 122.5M) 2026-07-18 03:52:15.552 | CPU: 3.698s 2026-07-18 03:52:15.552 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-18 03:52:15.552 | └─63797 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-18 03:52:15.552 | 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-18 03:52:15.552 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-18 03:52:15.553 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-18 03:52:15.553 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-18 03:52:15.553 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-18 03:52:15.553 | Jul 18 05:49:24 devstack neutron-ovn-metadata-agent[63797]: ERROR neutron 2026-07-18 03:52:15.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.559 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-18 03:52:15.579 | enabled 2026-07-18 03:52:15.585 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-18 03:52:15.608 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-18 03:52:15.609 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-18 03:52:15.609 | Active: active (running) since Sat 2026-07-18 05:49:26 CEST; 2min 49s ago 2026-07-18 03:52:15.609 | Main PID: 65563 (uwsgi) 2026-07-18 03:52:15.609 | Status: "uWSGI is ready" 2026-07-18 03:52:15.609 | Tasks: 23 (limit: 14255) 2026-07-18 03:52:15.609 | Memory: 388.8M (peak: 389.5M) 2026-07-18 03:52:15.609 | CPU: 40.473s 2026-07-18 03:52:15.609 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-18 03:52:15.609 | ├─65563 "neutron-apiuWSGI master" 2026-07-18 03:52:15.609 | ├─65564 "neutron-apiuWSGI worker 1" 2026-07-18 03:52:15.609 | └─65565 "neutron-apiuWSGI worker 2" 2026-07-18 03:52:15.610 | 2026-07-18 03:52:15.610 | Jul 18 05:51:56 devstack devstack@neutron-api.service[65564]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65564) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-18 03:52:15.610 | Jul 18 05:51:56 devstack devstack@neutron-api.service[65564]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65564) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-18 03:52:15.610 | Jul 18 05:51:57 devstack devstack@neutron-api.service[65565]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65565) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-18 03:52:15.610 | Jul 18 05:51:57 devstack devstack@neutron-api.service[65565]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65565) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-18 03:52:15.610 | Jul 18 05:52:06 devstack devstack@neutron-api.service[65564]: DEBUG dbcounter [-] [65564] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.610 | Jul 18 05:52:07 devstack devstack@neutron-api.service[65565]: DEBUG dbcounter [-] [65565] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.610 | Jul 18 05:52:11 devstack devstack@neutron-api.service[65564]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65564) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-18 03:52:15.610 | Jul 18 05:52:11 devstack devstack@neutron-api.service[65564]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65564) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-18 03:52:15.610 | Jul 18 05:52:12 devstack devstack@neutron-api.service[65565]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65565) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-18 03:52:15.610 | Jul 18 05:52:12 devstack devstack@neutron-api.service[65565]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65565) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-18 03:52:15.616 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.620 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-18 03:52:15.642 | enabled 2026-07-18 03:52:15.648 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-18 03:52:15.672 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-18 03:52:15.672 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-18 03:52:15.672 | Active: active (running) since Sat 2026-07-18 05:49:30 CEST; 2min 45s ago 2026-07-18 03:52:15.672 | Main PID: 66609 (neutron-periodi) 2026-07-18 03:52:15.672 | Tasks: 15 (limit: 14255) 2026-07-18 03:52:15.672 | Memory: 180.1M (peak: 180.3M) 2026-07-18 03:52:15.673 | CPU: 6.657s 2026-07-18 03:52:15.673 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-18 03:52:15.673 | ├─66609 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-18 03:52:15.673 | └─67232 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-18 03:52:15.673 | 2026-07-18 03:52:15.673 | Jul 18 05:50:47 devstack neutron-periodic-workers[67232]: DEBUG dbcounter [-] [67232] Writing DB stats neutron:SELECT=4 {{(pid=67232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.673 | Jul 18 05:51:09 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-5f60b4e8-0821-41cb-a77a-937692f1e5d3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.673 | Jul 18 05:51:14 devstack neutron-periodic-workers[67232]: DEBUG neutron.db.agents_db [None req-ffd64641-749e-4e28-b326-57f1f6064eb6 None None] Agent healthcheck: found 0 active agents {{(pid=67232) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-18 03:52:15.673 | Jul 18 05:51:14 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-ffd64641-749e-4e28-b326-57f1f6064eb6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.674 | Jul 18 05:51:24 devstack neutron-periodic-workers[67232]: DEBUG dbcounter [-] [67232] Writing DB stats neutron:SELECT=4 {{(pid=67232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.674 | Jul 18 05:51:41 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-ec4206ab-4710-44ea-ae18-d41b5fae17f1 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.674 | Jul 18 05:51:46 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-5f60b4e8-0821-41cb-a77a-937692f1e5d3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.674 | Jul 18 05:51:51 devstack neutron-periodic-workers[67232]: DEBUG neutron.db.agents_db [None req-ffd64641-749e-4e28-b326-57f1f6064eb6 None None] Agent healthcheck: found 0 active agents {{(pid=67232) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-18 03:52:15.674 | Jul 18 05:51:51 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-ffd64641-749e-4e28-b326-57f1f6064eb6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.674 | Jul 18 05:52:01 devstack neutron-periodic-workers[67232]: DEBUG dbcounter [-] [67232] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=67232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.680 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.684 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-18 03:52:15.703 | enabled 2026-07-18 03:52:15.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-18 03:52:15.734 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-18 03:52:15.734 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-18 03:52:15.734 | Active: active (running) since Sat 2026-07-18 05:49:28 CEST; 2min 47s ago 2026-07-18 03:52:15.734 | Main PID: 66085 (neutron-rpc-ser) 2026-07-18 03:52:15.734 | Tasks: 23 (limit: 14255) 2026-07-18 03:52:15.734 | Memory: 188.5M (peak: 189.0M) 2026-07-18 03:52:15.734 | CPU: 8.257s 2026-07-18 03:52:15.735 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-18 03:52:15.735 | ├─66085 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-18 03:52:15.735 | ├─67198 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-18 03:52:15.735 | └─67200 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-18 03:52:15.735 | 2026-07-18 03:52:15.735 | Jul 18 05:49:40 devstack neutron-rpc-server[67198]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67198) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-18 03:52:15.735 | Jul 18 05:49:40 devstack neutron-rpc-server[67200]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67200) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-18 03:52:15.735 | Jul 18 05:49:40 devstack neutron-rpc-server[67200]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67200) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-18 03:52:15.735 | Jul 18 05:49:40 devstack neutron-rpc-server[67198]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67198) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-18 03:52:15.735 | Jul 18 05:49:40 devstack neutron-rpc-server[67198]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67198) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-18 03:52:15.736 | Jul 18 05:49:40 devstack neutron-rpc-server[67198]: DEBUG neutron.service [-] calling wait on {{(pid=67198) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-18 03:52:15.736 | Jul 18 05:49:40 devstack neutron-rpc-server[67200]: DEBUG neutron.service [-] calling wait on {{(pid=67200) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-18 03:52:15.736 | Jul 18 05:49:49 devstack neutron-rpc-server[66085]: DEBUG dbcounter [-] [66085] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=66085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.736 | Jul 18 05:50:10 devstack neutron-rpc-server[67198]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-18 03:52:15.736 | Jul 18 05:50:10 devstack neutron-rpc-server[67200]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-18 03:52:15.742 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.746 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:52:15.765 | enabled 2026-07-18 03:52:15.771 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-18 03:52:15.795 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:52:15.795 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-18 03:52:15.795 | Active: active (running) since Sat 2026-07-18 05:49:32 CEST; 2min 42s ago 2026-07-18 03:52:15.795 | Main PID: 67112 (neutron-ovn-mai) 2026-07-18 03:52:15.795 | Tasks: 12 (limit: 14255) 2026-07-18 03:52:15.795 | Memory: 254.3M (peak: 255.0M) 2026-07-18 03:52:15.795 | CPU: 7.625s 2026-07-18 03:52:15.795 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-18 03:52:15.795 | ├─67112 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-18 03:52:15.796 | └─67213 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-18 03:52:15.796 | 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67213) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67213) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG futurist.periodics [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67213) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67213) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67213) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-07-18 03:52:15.796 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG futurist.periodics [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67213) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-18 03:52:15.797 | Jul 18 05:50:01 devstack neutron-ovn-maintenance-worker[67213]: DEBUG futurist.periodics [None req-60e2243f-17a3-4587-897b-b0089054fcfd None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=67213) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-18 03:52:15.797 | Jul 18 05:50:11 devstack neutron-ovn-maintenance-worker[67213]: DEBUG dbcounter [-] [67213] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.803 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.808 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-18 03:52:15.828 | enabled 2026-07-18 03:52:15.834 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-18 03:52:15.857 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-18 03:52:15.857 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-18 03:52:15.857 | Active: active (running) since Sat 2026-07-18 05:51:12 CEST; 1min 2s ago 2026-07-18 03:52:15.857 | Main PID: 71358 (nova-novncproxy) 2026-07-18 03:52:15.857 | Tasks: 4 (limit: 14255) 2026-07-18 03:52:15.857 | Memory: 109.9M (peak: 110.0M) 2026-07-18 03:52:15.857 | CPU: 3.756s 2026-07-18 03:52:15.857 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-18 03:52:15.857 | └─71358 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-18 03:52:15.858 | 2026-07-18 03:52:15.858 | Jul 18 05:51:13 devstack nova-novncproxy[71358]: If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:52:15.858 | Jul 18 05:51:13 devstack nova-novncproxy[71358]: framework. For more detail see 2026-07-18 03:52:15.858 | Jul 18 05:51:13 devstack nova-novncproxy[71358]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:52:15.858 | Jul 18 05:51:13 devstack nova-novncproxy[71358]: import eventlet # noqa 2026-07-18 03:52:15.858 | Jul 18 05:51:13 devstack nova-novncproxy[71358]: 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-07-18 03:52:15.858 | Jul 18 05:51:18 devstack nova-novncproxy[71358]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-18 03:52:15.858 | Jul 18 05:51:18 devstack nova-novncproxy[71358]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-18 03:52:15.858 | Jul 18 05:51:18 devstack nova-novncproxy[71358]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-18 03:52:15.858 | Jul 18 05:51:18 devstack nova-novncproxy[71358]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-18 03:52:15.859 | Jul 18 05:51:18 devstack nova-novncproxy[71358]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-18 03:52:15.863 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.868 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-18 03:52:15.888 | enabled 2026-07-18 03:52:15.894 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-18 03:52:15.918 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-18 03:52:15.918 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-18 03:52:15.918 | Active: active (running) since Sat 2026-07-18 05:51:15 CEST; 1min 0s ago 2026-07-18 03:52:15.918 | Main PID: 72153 (nova-conductor:) 2026-07-18 03:52:15.918 | Tasks: 19 (limit: 14255) 2026-07-18 03:52:15.918 | Memory: 157.9M (peak: 158.3M) 2026-07-18 03:52:15.918 | CPU: 4.910s 2026-07-18 03:52:15.918 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-18 03:52:15.918 | ├─72153 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-18 03:52:15.918 | ├─73834 "nova-conductor: ServiceWrapper worker(0)" 2026-07-18 03:52:15.918 | └─73836 "nova-conductor: ServiceWrapper worker(1)" 2026-07-18 03:52:15.919 | 2026-07-18 03:52:15.919 | Jul 18 05:51:22 devstack nova-conductor[73834]: DEBUG nova.servicegroup.drivers.db [None req-0e198648-d043-4fda-8cc7-30cea6a0cda7 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73834) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-18 03:52:15.919 | Jul 18 05:51:25 devstack nova-conductor[73836]: DEBUG oslo.service.backend._threading.loopingcall [None req-04d046cf-b271-407f-b910-c70d81c30e67 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73836) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.919 | Jul 18 05:51:27 devstack nova-conductor[73836]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73836) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.919 | Jul 18 05:51:27 devstack nova-conductor[73834]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73834) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.919 | Jul 18 05:51:29 devstack nova-conductor[72153]: DEBUG dbcounter [-] [72153] Writing DB stats nova_api:SELECT=1 {{(pid=72153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.919 | Jul 18 05:51:29 devstack nova-conductor[72153]: DEBUG dbcounter [-] [72153] Writing DB stats nova_cell0:SELECT=1 {{(pid=72153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.919 | Jul 18 05:51:29 devstack nova-conductor[72153]: DEBUG dbcounter [-] [72153] Writing DB stats nova_cell1:SELECT=1 {{(pid=72153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.919 | Jul 18 05:51:37 devstack nova-conductor[73836]: DEBUG dbcounter [-] [73836] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.919 | Jul 18 05:51:37 devstack nova-conductor[73834]: DEBUG dbcounter [-] [73834] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=73834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.919 | Jul 18 05:51:55 devstack nova-conductor[73834]: DEBUG oslo.service.backend._threading.loopingcall [None req-af776e70-e422-498d-b5dc-6d48201c06ea None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73834) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.925 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-18 03:52:15.930 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-18 03:52:15.949 | enabled 2026-07-18 03:52:15.957 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-18 03:52:15.982 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-18 03:52:15.982 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-18 03:52:15.982 | Active: active (running) since Sat 2026-07-18 05:51:17 CEST; 58s ago 2026-07-18 03:52:15.982 | Main PID: 72712 (nova-conductor:) 2026-07-18 03:52:15.982 | Tasks: 36 (limit: 14255) 2026-07-18 03:52:15.982 | Memory: 168.4M (peak: 168.7M) 2026-07-18 03:52:15.982 | CPU: 4.923s 2026-07-18 03:52:15.982 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-18 03:52:15.982 | ├─72712 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-18 03:52:15.982 | ├─73856 "nova-conductor: ServiceWrapper worker(0)" 2026-07-18 03:52:15.983 | └─73858 "nova-conductor: ServiceWrapper worker(1)" 2026-07-18 03:52:15.983 | 2026-07-18 03:52:15.983 | Jul 18 05:51:37 devstack nova-conductor[73858]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:37 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:40 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [None req-3d201b39-2cfb-48ca-b69d-c223c9f68503 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:47 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:47 devstack nova-conductor[73858]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:57 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:51:57 devstack nova-conductor[73858]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.983 | Jul 18 05:52:07 devstack nova-conductor[73858]: DEBUG dbcounter [-] [73858] Writing DB stats nova_cell1:SELECT=14,nova_cell1:UPDATE=5,nova_cell1:INSERT=1 {{(pid=73858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-18 03:52:15.983 | Jul 18 05:52:07 devstack nova-conductor[73858]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.984 | Jul 18 05:52:07 devstack nova-conductor[73856]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73856) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-18 03:52:15.990 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-18 03:52:16.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:16.020 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-18 03:52:16.048 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:16.052 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-18 03:52:16.056 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-18 03:52:16.613 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:52:16.613 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:52:16.613 | we strongly recommend against using it for new projects. 2026-07-18 03:52:16.613 | 2026-07-18 03:52:16.613 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:52:16.613 | framework. For more detail see 2026-07-18 03:52:16.613 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:52:16.613 | 2026-07-18 03:52:16.614 | import eventlet # noqa 2026-07-18 03:52:16.906 | 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-07-18 03:52:20.072 | INFO dbcounter [None req-fce731dd-991e-418e-9a1f-3904e05f6d6a None None] Registered counter for database nova_api 2026-07-18 03:52:20.197 | DEBUG dbcounter [-] [78335] Writer thread running {{(pid=78335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:52:20.208 | Found 2 cell mappings. 2026-07-18 03:52:20.208 | Skipping cell0 since it does not contain hosts. 2026-07-18 03:52:20.208 | Getting computes from cell 'cell1': ef4c0ec0-3747-4d80-9468-2b29b621b46d 2026-07-18 03:52:20.209 | INFO dbcounter [None req-fce731dd-991e-418e-9a1f-3904e05f6d6a None None] Registered counter for database nova_cell1 2026-07-18 03:52:20.283 | DEBUG dbcounter [-] [78335] Writer thread running {{(pid=78335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-18 03:52:20.442 | Checking host mapping for compute host 'devstack': d039d181-40b9-4a6e-bb10-7ebc75da1569 2026-07-18 03:52:20.442 | Creating host mapping for compute host 'devstack': d039d181-40b9-4a6e-bb10-7ebc75da1569 2026-07-18 03:52:20.442 | Found 1 unmapped computes in cell: ef4c0ec0-3747-4d80-9468-2b29b621b46d 2026-07-18 03:52:21.334 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-18 03:52:21.876 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-18 03:52:21.876 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-18 03:52:21.877 | we strongly recommend against using it for new projects. 2026-07-18 03:52:21.877 | 2026-07-18 03:52:21.877 | If you are already using Eventlet, we recommend migrating to a different 2026-07-18 03:52:21.877 | framework. For more detail see 2026-07-18 03:52:21.877 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-18 03:52:21.877 | 2026-07-18 03:52:21.877 | import eventlet # noqa 2026-07-18 03:52:22.148 | 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-07-18 03:52:25.619 | +-------------------------------------------+ 2026-07-18 03:52:25.619 | | Upgrade Check Results | 2026-07-18 03:52:25.620 | +-------------------------------------------+ 2026-07-18 03:52:25.620 | | Check: Cells v2 | 2026-07-18 03:52:25.620 | | Result: Success | 2026-07-18 03:52:25.620 | | Details: None | 2026-07-18 03:52:25.620 | +-------------------------------------------+ 2026-07-18 03:52:25.620 | | Check: Placement API | 2026-07-18 03:52:25.620 | | Result: Success | 2026-07-18 03:52:25.621 | | Details: None | 2026-07-18 03:52:25.621 | +-------------------------------------------+ 2026-07-18 03:52:25.621 | | Check: Cinder API | 2026-07-18 03:52:25.621 | | Result: Success | 2026-07-18 03:52:25.621 | | Details: None | 2026-07-18 03:52:25.621 | +-------------------------------------------+ 2026-07-18 03:52:25.622 | | Check: Policy File JSON to YAML Migration | 2026-07-18 03:52:25.622 | | Result: Success | 2026-07-18 03:52:25.622 | | Details: None | 2026-07-18 03:52:25.622 | +-------------------------------------------+ 2026-07-18 03:52:25.622 | | Check: Older than N-1 computes | 2026-07-18 03:52:25.622 | | Result: Success | 2026-07-18 03:52:25.622 | | Details: None | 2026-07-18 03:52:25.623 | +-------------------------------------------+ 2026-07-18 03:52:25.623 | | Check: hw_machine_type unset | 2026-07-18 03:52:25.623 | | Result: Success | 2026-07-18 03:52:25.623 | | Details: None | 2026-07-18 03:52:25.623 | +-------------------------------------------+ 2026-07-18 03:52:25.623 | | Check: Service User Token Configuration | 2026-07-18 03:52:25.623 | | Result: Success | 2026-07-18 03:52:25.623 | | Details: None | 2026-07-18 03:52:25.623 | +-------------------------------------------+ 2026-07-18 03:52:26.311 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-18 03:52:26.317 | + ./stack.sh:main:1485 : command openstack complete 2026-07-18 03:52:26.318 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-18 03:52:29.669 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-18 03:52:29.697 | + functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:29.701 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-18 03:52:29.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-18 03:52:29.710 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-18 03:52:29.714 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-18 03:52:29.718 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:52:29.723 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-18 03:52:29.727 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-18 03:52:29.732 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-18 03:52:29.736 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-18 03:52:29.740 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-18 03:52:29.744 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-18 03:52:29.748 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-18 03:52:29.753 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-18 03:52:29.803 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-18 03:52:29.810 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-18 03:52:29.811 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-18 03:52:29.812 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-18 03:52:29.819 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-18 03:52:29.823 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-18 03:52:29.827 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-18 03:52:29.831 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-18 03:52:29.834 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-18 03:52:29.838 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-18 03:52:29.858 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-18 03:52:29.878 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-18 03:52:29.883 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:52:29.887 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-18 03:52:29.892 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-18 03:52:29.896 | + functions-common:run_phase:1848 : local mode=stack 2026-07-18 03:52:29.901 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-18 03:52:29.905 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-18 03:52:29.909 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-18 03:52:29.914 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-18 03:52:29.918 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-18 03:52:29.923 | + functions-common:run_phase:1858 : local extra 2026-07-18 03:52:29.928 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-18 03:52:29.935 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-18 03:52:29.939 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-18 03:52:29.944 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-18 03:52:29.948 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-18 03:52:29.953 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-18 03:52:29.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:29.978 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:52:29.982 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:29.987 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-18 03:52:29.991 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:29.995 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:52:30.000 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:30.004 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-18 03:52:30.008 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:30.012 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-18 03:52:30.016 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-18 03:52:30.021 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-18 03:52:30.024 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-18 03:52:30.087 | [2067 Async install_tempest:39122]: Waiting for completion of install_tempest running on PID 39122 (1 other jobs running) 2026-07-18 03:52:30.115 | [2067 Async install_tempest:39122]: Signaling child to exit 2026-07-18 03:52:30.116 | WAKEUP 2026-07-18 03:52:30.140 | [2067 Async install_tempest:39122]: Signaled 2026-07-18 03:52:30.143 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-18 03:52:30.143 | +++ functions-common:git_clone:593 : pwd 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:52:30.143 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:52:30.143 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:610 : echo master 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:52:30.144 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-18 03:52:30.144 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:52:30.144 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:52:30.144 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:52:30.145 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:52:30.145 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:52:30.145 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:52:30.145 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:52:30.145 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:52:30.145 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:52:30.145 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346152531 2026-07-18 03:52:30.145 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-18 03:52:30.145 | Cloning into '/opt/stack/tempest'... 2026-07-18 03:52:30.145 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2427 : start_time=1784346152531 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2429 : [[ -z 1784346152531 ]] 2026-07-18 03:52:30.146 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:30.146 | ++ functions-common:time_stop:2432 : end_time=1784346160964 2026-07-18 03:52:30.147 | ++ functions-common:time_stop:2433 : elapsed_time=8433 2026-07-18 03:52:30.147 | ++ functions-common:time_stop:2434 : total=404318 2026-07-18 03:52:30.147 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:30.147 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412751 2026-07-18 03:52:30.147 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-18 03:52:30.147 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:52:30.147 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:52:30.147 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:52:30.147 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:52:30.147 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:52:30.148 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:52:30.148 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:52:30.148 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:52:30.148 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:52:30.148 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:52:30.148 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346161043 2026-07-18 03:52:30.148 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:52:30.148 | From https://review.opendev.org/openstack/tempest 2026-07-18 03:52:30.148 | * branch master -> FETCH_HEAD 2026-07-18 03:52:30.148 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2427 : start_time=1784346161043 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2429 : [[ -z 1784346161043 ]] 2026-07-18 03:52:30.149 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:30.149 | ++ functions-common:time_stop:2432 : end_time=1784346161630 2026-07-18 03:52:30.150 | ++ functions-common:time_stop:2433 : elapsed_time=587 2026-07-18 03:52:30.150 | ++ functions-common:time_stop:2434 : total=412751 2026-07-18 03:52:30.150 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:30.150 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413338 2026-07-18 03:52:30.150 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:52:30.150 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:52:30.150 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:52:30.150 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:52:30.150 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:52:30.150 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:52:30.150 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:52:30.151 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:52:30.151 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:52:30.151 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:52:30.151 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346161693 2026-07-18 03:52:30.151 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:52:30.151 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:52:30.151 | 2026-07-18 03:52:30.151 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:52:30.151 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:52:30.151 | state without impacting any branches by switching back to a branch. 2026-07-18 03:52:30.152 | 2026-07-18 03:52:30.152 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:52:30.152 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:52:30.152 | 2026-07-18 03:52:30.152 | git switch -c 2026-07-18 03:52:30.152 | 2026-07-18 03:52:30.152 | Or undo this operation with: 2026-07-18 03:52:30.152 | 2026-07-18 03:52:30.152 | git switch - 2026-07-18 03:52:30.152 | 2026-07-18 03:52:30.152 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:52:30.153 | 2026-07-18 03:52:30.153 | HEAD is now at 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-18 03:52:30.153 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:52:30.153 | ++ functions-common:time_stop:2427 : start_time=1784346161693 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2429 : [[ -z 1784346161693 ]] 2026-07-18 03:52:30.154 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2432 : end_time=1784346161896 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2433 : elapsed_time=203 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2434 : total=413338 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:30.154 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413541 2026-07-18 03:52:30.154 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-18 03:52:30.154 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-18 03:52:30.154 | ++ functions-common:git_clone:673 : head -1 2026-07-18 03:52:30.155 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-18 03:52:30.155 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-18 03:52:30.155 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:52:30.155 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-18 03:52:30.155 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-18 03:52:30.155 | ++ 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 'tox!=2.8.0,<4.0.0' 2026-07-18 03:52:30.155 | Collecting tox!=2.8.0,<4.0.0 2026-07-18 03:52:30.155 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-18 03:52:30.155 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.155 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-18 03:52:30.156 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-18 03:52:30.156 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.156 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-18 03:52:30.156 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.156 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:52:30.156 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-18 03:52:30.156 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.156 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-18 03:52:30.156 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.156 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-18 03:52:30.157 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-18 03:52:30.157 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-18 03:52:30.157 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-18 03:52:30.157 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-18 03:52:30.157 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-18 03:52:30.157 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-18 03:52:30.157 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-18 03:52:30.157 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-18 03:52:30.157 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.0 MB/s 0:00:00 2026-07-18 03:52:30.157 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-18 03:52:30.158 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-18 03:52:30.158 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-18 03:52:30.158 | 2026-07-18 03:52:30.158 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-18 03:52:30.158 | ++ inc/python:pip_install:216 : result=0 2026-07-18 03:52:30.158 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:52:30.158 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:52:30.158 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:30.158 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:30.158 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2427 : start_time=1784346161979 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2429 : [[ -z 1784346161979 ]] 2026-07-18 03:52:30.159 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2432 : end_time=1784346165574 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2433 : elapsed_time=3595 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2434 : total=161257 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:30.159 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164852 2026-07-18 03:52:30.160 | ++ inc/python:pip_install:219 : return 0 2026-07-18 03:52:30.160 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-18 03:52:30.160 | /opt/stack/tempest ~/devstack 2026-07-18 03:52:30.160 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-18 03:52:30.160 | Switched to branch 'master' 2026-07-18 03:52:30.160 | Your branch is up to date with 'origin/master'. 2026-07-18 03:52:30.160 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-18 03:52:30.160 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-18 03:52:30.160 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.gjzcYUTsHZ 2026-07-18 03:52:30.160 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gjzcYUTsHZ 2026-07-18 03:52:30.160 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gjzcYUTsHZ 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:52:30.161 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:52:30.161 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-18 03:52:30.161 | full create: /opt/stack/tempest/.tox/tempest 2026-07-18 03:52:30.162 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-18 03:52:30.162 | full develop-inst: /opt/stack/tempest 2026-07-18 03:52:30.162 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-18 03:52:30.162 | ___________________________________ summary ____________________________________ 2026-07-18 03:52:30.162 | full: skipped tests 2026-07-18 03:52:30.162 | congratulations :) 2026-07-18 03:52:30.162 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.gjzcYUTsHZ -r requirements.txt 2026-07-18 03:52:30.162 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-18 03:52:30.162 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-18 03:52:30.163 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-18 03:52:30.163 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-18 03:52:30.163 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-18 03:52:30.163 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-18 03:52:30.163 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-18 03:52:30.164 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-18 03:52:30.164 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-18 03:52:30.164 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-18 03:52:30.164 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-18 03:52:30.164 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-18 03:52:30.164 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-18 03:52:30.164 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-18 03:52:30.164 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-18 03:52:30.164 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-18 03:52:30.164 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-18 03:52:30.165 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-18 03:52:30.165 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-18 03:52:30.165 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-18 03:52:30.165 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-18 03:52:30.165 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-18 03:52:30.166 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-18 03:52:30.166 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-18 03:52:30.166 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-18 03:52:30.166 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-18 03:52:30.166 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-18 03:52:30.167 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-18 03:52:30.167 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-18 03:52:30.167 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-18 03:52:30.167 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-18 03:52:30.167 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-18 03:52:30.167 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-18 03:52:30.167 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-18 03:52:30.167 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-18 03:52:30.167 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-18 03:52:30.167 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-18 03:52:30.168 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-18 03:52:30.168 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-18 03:52:30.168 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-18 03:52:30.168 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-18 03:52:30.169 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-18 03:52:30.169 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.gjzcYUTsHZ 2026-07-18 03:52:30.169 | ++ lib/tempest:install_tempest:868 : popd 2026-07-18 03:52:30.169 | ~/devstack 2026-07-18 03:52:30.201 | [2067 Async install_tempest:39122]: finished install_tempest with result 0 in 42 seconds 2026-07-18 03:52:30.207 | ++ inc/async:async_wait:197 : return 0 2026-07-18 03:52:30.212 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-18 03:52:30.216 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:52:30.220 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-18 03:52:30.224 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-18 03:52:30.227 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-18 03:52:30.231 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-18 03:52:30.234 | ++ inc/python:setup_develop:353 : local bindep 2026-07-18 03:52:30.238 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-18 03:52:30.241 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-18 03:52:30.244 | ++ inc/python:setup_develop:359 : local extras= 2026-07-18 03:52:30.247 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-18 03:52:30.250 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-18 03:52:30.254 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-18 03:52:30.257 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-18 03:52:30.260 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-18 03:52:30.263 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-18 03:52:30.267 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-18 03:52:30.270 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-18 03:52:30.275 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-18 03:52:30.278 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-18 03:52:30.281 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-18 03:52:30.286 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-18 03:52:30.294 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-18 03:52:30.297 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-18 03:52:30.300 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-18 03:52:30.466 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-18 03:52:30.469 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-18 03:52:30.474 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-18 03:52:30.476 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-18 03:52:30.481 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-18 03:52:30.486 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-18 03:52:30.490 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-18 03:52:30.494 | ++ inc/python:setup_package:446 : local extras= 2026-07-18 03:52:30.498 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-18 03:52:30.502 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-18 03:52:30.506 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-18 03:52:30.510 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-18 03:52:30.514 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-18 03:52:30.518 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-18 03:52:30.548 | Using python 3.12 to install /opt/stack/tempest 2026-07-18 03:52:30.553 | ++ 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/tempest 2026-07-18 03:52:31.575 | Obtaining file:///opt/stack/tempest 2026-07-18 03:52:31.580 | Installing build dependencies: started 2026-07-18 03:52:33.412 | Installing build dependencies: finished with status 'done' 2026-07-18 03:52:33.413 | Checking if build backend supports build_editable: started 2026-07-18 03:52:33.963 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-18 03:52:33.964 | Getting requirements to build editable: started 2026-07-18 03:52:34.270 | Getting requirements to build editable: finished with status 'done' 2026-07-18 03:52:34.271 | Preparing editable metadata (pyproject.toml): started 2026-07-18 03:52:35.588 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-18 03:52:35.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.0.3) 2026-07-18 03:52:35.612 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.15.0) 2026-07-18 03:52:35.613 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-18 03:52:35.613 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-18 03:52:35.614 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-18 03:52:35.615 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-18 03:52:35.616 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-18 03:52:35.617 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-18 03:52:35.617 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-18 03:52:35.618 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-18 03:52:35.797 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-18 03:52:35.800 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-18 03:52:35.804 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.11.0) 2026-07-18 03:52:35.805 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-18 03:52:35.806 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-18 03:52:35.807 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-18 03:52:35.807 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-18 03:52:35.808 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-18 03:52:35.809 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-18 03:52:35.810 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-18 03:52:35.811 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-18 03:52:35.811 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-18 03:52:35.812 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-18 03:52:35.813 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-18 03:52:35.815 | 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->tempest==46.3.1.dev39) (0.6.0) 2026-07-18 03:52:35.816 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.0.0) 2026-07-18 03:52:35.819 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (3.0.52) 2026-07-18 03:52:35.820 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.11.0) 2026-07-18 03:52:35.821 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (15.0.0) 2026-07-18 03:52:35.822 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.8.0) 2026-07-18 03:52:35.825 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-18 03:52:35.829 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev39) (3.0) 2026-07-18 03:52:35.830 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev39) (2.2.2) 2026-07-18 03:52:35.837 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (26.1.0) 2026-07-18 03:52:35.838 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (2025.9.1) 2026-07-18 03:52:35.839 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (0.37.0) 2026-07-18 03:52:35.841 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (2026.5.1) 2026-07-18 03:52:35.848 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev39) (6.9.0) 2026-07-18 03:52:35.851 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev39) (2.0.0) 2026-07-18 03:52:35.852 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev39) (2.34.2) 2026-07-18 03:52:35.856 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev39) (6.5.0) 2026-07-18 03:52:35.858 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev39) (2.9.0.post0) 2026-07-18 03:52:35.861 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev39) (4.15.0) 2026-07-18 03:52:35.863 | 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->tempest==46.3.1.dev39) (1.2.1) 2026-07-18 03:52:35.866 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (2.1.0) 2026-07-18 03:52:35.868 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (3.3.2) 2026-07-18 03:52:35.868 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (26.2) 2026-07-18 03:52:35.869 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (7.2.2) 2026-07-18 03:52:35.876 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (5.0.0) 2026-07-18 03:52:35.877 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (3.0.3) 2026-07-18 03:52:35.878 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (1.6.2) 2026-07-18 03:52:35.884 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev39) (83.0.0) 2026-07-18 03:52:35.888 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev39) (0.8.1) 2026-07-18 03:52:35.904 | 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->tempest==46.3.1.dev39) (1.17.0) 2026-07-18 03:52:35.914 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (3.4.7) 2026-07-18 03:52:35.915 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (3.18) 2026-07-18 03:52:35.917 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (2023.11.17) 2026-07-18 03:52:35.932 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.2.0) 2026-07-18 03:52:35.933 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (2.20.0) 2026-07-18 03:52:35.938 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (0.1.2) 2026-07-18 03:52:35.952 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev39) (0.16.0) 2026-07-18 03:52:35.984 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-18 03:52:35.986 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-18 03:52:36.024 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-18 03:52:36.026 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-18 03:52:36.037 | Building wheels for collected packages: tempest 2026-07-18 03:52:36.038 | Building editable for tempest (pyproject.toml): started 2026-07-18 03:52:37.642 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-18 03:52:37.643 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8320 sha256=9db75d1a16b321a9a5e84dc52829fcfef753a8c934dababd2871712c3c0eeb06 2026-07-18 03:52:37.643 | Stored in directory: /tmp/pip-ephem-wheel-cache-xnapqwgf/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-18 03:52:37.648 | Successfully built tempest 2026-07-18 03:52:37.937 | Installing collected packages: tomlkit, stestr, tempest 2026-07-18 03:52:38.197 | 2026-07-18 03:52:38.223 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-18 03:52:38.398 | ++ inc/python:pip_install:216 : result=0 2026-07-18 03:52:38.402 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-18 03:52:38.406 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:52:38.409 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:52:38.414 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:52:38.418 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:52:38.422 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:52:38.426 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-18 03:52:38.429 | ++ functions-common:time_stop:2427 : start_time=1784346750541 2026-07-18 03:52:38.433 | ++ functions-common:time_stop:2429 : [[ -z 1784346750541 ]] 2026-07-18 03:52:38.439 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:52:38.444 | ++ functions-common:time_stop:2432 : end_time=1784346758440 2026-07-18 03:52:38.447 | ++ functions-common:time_stop:2433 : elapsed_time=7899 2026-07-18 03:52:38.450 | ++ functions-common:time_stop:2434 : total=173039 2026-07-18 03:52:38.453 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:52:38.457 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180938 2026-07-18 03:52:38.461 | ++ inc/python:pip_install:219 : return 0 2026-07-18 03:52:38.465 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-18 03:52:38.468 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:52:38.473 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-18 03:52:38.475 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-18 03:52:38.479 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-18 03:52:38.483 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-18 03:52:38.486 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-18 03:52:38.490 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-18 03:52:38.494 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-18 03:52:38.498 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-18 03:52:38.501 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-18 03:52:38.504 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-18 03:52:38.508 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-18 03:52:38.512 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-18 03:52:38.516 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-18 03:52:38.520 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-18 03:52:38.524 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-18 03:52:38.528 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-18 03:52:38.531 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-18 03:52:38.535 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-18 03:52:38.538 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-18 03:52:38.542 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-18 03:52:38.546 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-18 03:52:38.550 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-18 03:52:38.554 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-18 03:52:38.558 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-18 03:52:38.561 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-18 03:52:38.561 | ' 2026-07-18 03:52:38.565 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-18 03:52:38.569 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-18 03:52:38.593 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:38.596 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-18 03:52:38.600 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-18 03:52:38.604 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-18 03:52:38.608 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-18 03:52:38.614 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-18 03:52:38.615 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-18 03:52:38.615 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-18 03:52:42.235 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:52:42.240 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-18 03:52:42.244 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-18 03:52:42.248 | ++ lib/tempest:get_active_images:176 : img_id=b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:52:42.252 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-18 03:52:42.256 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-18 03:52:42.260 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-18 03:52:42.264 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-18 03:52:42.268 | ++ lib/tempest:configure_tempest:266 : '[' -z b5dcfdae-2c52-436e-9a7d-1ba63c90db8a ']' 2026-07-18 03:52:42.272 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:52:42.276 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-18 03:52:42.294 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-18 03:52:42.299 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-18 03:52:42.303 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-18 03:52:42.306 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-18 03:52:42.310 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-18 03:52:42.313 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-18 03:52:42.317 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-18 03:52:42.321 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-18 03:52:42.327 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-18 03:52:42.327 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-18 03:52:45.359 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:52:45.365 | ++ lib/tempest:configure_tempest:303 : admin_project_id=56cf243eadf74e53add363d5f7382182 2026-07-18 03:52:45.368 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-18 03:52:45.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:52:45.396 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-18 03:52:48.546 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:52:48.551 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:48.551 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-18 03:52:48.551 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:48.552 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-18 03:52:48.552 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-18 03:52:48.552 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-18 03:52:48.552 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-18 03:52:48.552 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-18 03:52:48.552 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-18 03:52:48.552 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-18 03:52:48.552 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-18 03:52:48.552 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-18 03:52:48.552 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-18 03:52:48.552 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-18 03:52:48.555 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-18 03:52:48.559 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:48.559 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-18 03:52:48.559 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:48.559 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-18 03:52:48.559 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-18 03:52:48.559 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-18 03:52:48.560 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-18 03:52:48.560 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-18 03:52:48.560 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-18 03:52:48.560 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-18 03:52:48.560 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-18 03:52:48.560 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-18 03:52:48.560 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-18 03:52:48.560 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-18 03:52:48.565 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:52:48.569 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-18 03:52:48.575 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b5dcfdae-2c52-436e-9a7d-1ba63c90db8a -c size -f value 2026-07-18 03:52:51.648 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:52:51.653 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-18 03:52:51.658 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-18 03:52:51.659 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-18 03:52:51.703 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-18 03:52:51.708 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-18 03:52:51.711 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-18 03:52:54.526 | +----------------------------+-----------------------+ 2026-07-18 03:52:54.527 | | Field | Value | 2026-07-18 03:52:54.527 | +----------------------------+-----------------------+ 2026-07-18 03:52:54.527 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:52:54.527 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:52:54.527 | | description | None | 2026-07-18 03:52:54.527 | | disk | 1 | 2026-07-18 03:52:54.527 | | id | 42 | 2026-07-18 03:52:54.528 | | name | m1.nano | 2026-07-18 03:52:54.528 | | os-flavor-access:is_public | True | 2026-07-18 03:52:54.528 | | properties | hw_rng:allowed='True' | 2026-07-18 03:52:54.528 | | ram | 192 | 2026-07-18 03:52:54.528 | | rxtx_factor | 1.0 | 2026-07-18 03:52:54.528 | | swap | 0 | 2026-07-18 03:52:54.528 | | vcpus | 1 | 2026-07-18 03:52:54.528 | +----------------------------+-----------------------+ 2026-07-18 03:52:54.838 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-18 03:52:54.842 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:54.842 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-18 03:52:54.842 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-18 03:52:54.843 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-18 03:52:54.843 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-18 03:52:54.843 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-18 03:52:54.843 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-18 03:52:54.843 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-18 03:52:54.843 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-18 03:52:54.844 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-18 03:52:54.844 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-18 03:52:54.844 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-18 03:52:54.844 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-18 03:52:54.844 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-18 03:52:54.847 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:52:54.852 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-18 03:52:54.857 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b5dcfdae-2c52-436e-9a7d-1ba63c90db8a -c size -f value 2026-07-18 03:52:57.952 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:52:57.957 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-18 03:52:57.961 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-18 03:52:57.962 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-18 03:52:58.004 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-18 03:52:58.008 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-18 03:52:58.012 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-18 03:53:00.792 | +----------------------------+-----------------------+ 2026-07-18 03:53:00.792 | | Field | Value | 2026-07-18 03:53:00.792 | +----------------------------+-----------------------+ 2026-07-18 03:53:00.792 | | OS-FLV-DISABLED:disabled | False | 2026-07-18 03:53:00.792 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-18 03:53:00.792 | | description | None | 2026-07-18 03:53:00.792 | | disk | 1 | 2026-07-18 03:53:00.793 | | id | 84 | 2026-07-18 03:53:00.793 | | name | m1.micro | 2026-07-18 03:53:00.793 | | os-flavor-access:is_public | True | 2026-07-18 03:53:00.793 | | properties | hw_rng:allowed='True' | 2026-07-18 03:53:00.793 | | ram | 256 | 2026-07-18 03:53:00.793 | | rxtx_factor | 1.0 | 2026-07-18 03:53:00.793 | | swap | 0 | 2026-07-18 03:53:00.793 | | vcpus | 1 | 2026-07-18 03:53:00.793 | +----------------------------+-----------------------+ 2026-07-18 03:53:01.124 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-18 03:53:01.128 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-18 03:53:01.152 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:01.155 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-18 03:53:01.159 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-18 03:53:01.163 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-18 03:53:01.165 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-18 03:53:01.169 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-18 03:53:01.173 | +++ functions-common:git_clone:593 : pwd 2026-07-18 03:53:01.176 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-18 03:53:01.180 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-18 03:53:01.183 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-18 03:53:01.206 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-18 03:53:01.209 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-18 03:53:01.212 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-18 03:53:01.217 | ++ functions-common:git_clone:610 : echo master 2026-07-18 03:53:01.218 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-18 03:53:01.225 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-18 03:53:01.228 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-18 03:53:01.230 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-18 03:53:01.234 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:53:01.237 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:53:01.240 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:53:01.243 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:53:01.246 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:53:01.249 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:53:01.252 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:53:01.255 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:53:01.260 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:53:01.266 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346781262 2026-07-18 03:53:01.270 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-18 03:53:01.275 | Cloning into '/opt/stack/os-test-images'... 2026-07-18 03:53:01.929 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:53:01.932 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:53:01.936 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:53:01.939 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:53:01.943 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:53:01.947 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:53:01.950 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:53:01.954 | ++ functions-common:time_stop:2427 : start_time=1784346781262 2026-07-18 03:53:01.956 | ++ functions-common:time_stop:2429 : [[ -z 1784346781262 ]] 2026-07-18 03:53:01.960 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:53:01.965 | ++ functions-common:time_stop:2432 : end_time=1784346781962 2026-07-18 03:53:01.969 | ++ functions-common:time_stop:2433 : elapsed_time=700 2026-07-18 03:53:01.972 | ++ functions-common:time_stop:2434 : total=404318 2026-07-18 03:53:01.975 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:53:01.978 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405018 2026-07-18 03:53:01.981 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-18 03:53:01.984 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-18 03:53:01.986 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:53:01.990 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:53:01.994 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:53:01.998 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:53:02.002 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:53:02.007 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:53:02.010 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:53:02.015 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:53:02.019 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:53:02.025 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346782021 2026-07-18 03:53:02.028 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-18 03:53:02.504 | From https://review.opendev.org/openstack/os-test-images 2026-07-18 03:53:02.504 | * branch master -> FETCH_HEAD 2026-07-18 03:53:02.514 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:53:02.518 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:53:02.522 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:53:02.525 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:53:02.528 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:53:02.532 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:53:02.536 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:53:02.540 | ++ functions-common:time_stop:2427 : start_time=1784346782021 2026-07-18 03:53:02.544 | ++ functions-common:time_stop:2429 : [[ -z 1784346782021 ]] 2026-07-18 03:53:02.548 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:53:02.553 | ++ functions-common:time_stop:2432 : end_time=1784346782549 2026-07-18 03:53:02.556 | ++ functions-common:time_stop:2433 : elapsed_time=528 2026-07-18 03:53:02.559 | ++ functions-common:time_stop:2434 : total=405018 2026-07-18 03:53:02.562 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:53:02.565 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405546 2026-07-18 03:53:02.569 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-18 03:53:02.573 | ++ functions-common:git_timed:697 : local count=0 2026-07-18 03:53:02.576 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-18 03:53:02.579 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-18 03:53:02.583 | ++ functions-common:git_timed:701 : timeout=0 2026-07-18 03:53:02.586 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-18 03:53:02.590 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-18 03:53:02.592 | ++ functions-common:time_start:2407 : local start_time= 2026-07-18 03:53:02.595 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-18 03:53:02.599 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-18 03:53:02.604 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1784346782600 2026-07-18 03:53:02.607 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-18 03:53:02.614 | Note: switching to 'FETCH_HEAD'. 2026-07-18 03:53:02.614 | 2026-07-18 03:53:02.614 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-18 03:53:02.614 | changes and commit them, and you can discard any commits you make in this 2026-07-18 03:53:02.614 | state without impacting any branches by switching back to a branch. 2026-07-18 03:53:02.614 | 2026-07-18 03:53:02.615 | If you want to create a new branch to retain commits you create, you may 2026-07-18 03:53:02.615 | do so (now or later) by using -c with the switch command. Example: 2026-07-18 03:53:02.615 | 2026-07-18 03:53:02.615 | git switch -c 2026-07-18 03:53:02.615 | 2026-07-18 03:53:02.615 | Or undo this operation with: 2026-07-18 03:53:02.615 | 2026-07-18 03:53:02.616 | git switch - 2026-07-18 03:53:02.616 | 2026-07-18 03:53:02.616 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-18 03:53:02.616 | 2026-07-18 03:53:02.616 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-18 03:53:02.616 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-18 03:53:02.620 | ++ functions-common:time_stop:2420 : local name 2026-07-18 03:53:02.623 | ++ functions-common:time_stop:2421 : local end_time 2026-07-18 03:53:02.626 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-18 03:53:02.630 | ++ functions-common:time_stop:2423 : local total 2026-07-18 03:53:02.632 | ++ functions-common:time_stop:2424 : local start_time 2026-07-18 03:53:02.636 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-18 03:53:02.640 | ++ functions-common:time_stop:2427 : start_time=1784346782600 2026-07-18 03:53:02.643 | ++ functions-common:time_stop:2429 : [[ -z 1784346782600 ]] 2026-07-18 03:53:02.648 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-18 03:53:02.653 | ++ functions-common:time_stop:2432 : end_time=1784346782649 2026-07-18 03:53:02.657 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-07-18 03:53:02.660 | ++ functions-common:time_stop:2434 : total=405546 2026-07-18 03:53:02.663 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-18 03:53:02.666 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405595 2026-07-18 03:53:02.669 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-18 03:53:02.687 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-18 03:53:02.692 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-18 03:53:02.692 | ++ functions-common:git_clone:673 : head -1 2026-07-18 03:53:02.695 | 5d0367e Clean-up zuul config spacing 2026-07-18 03:53:02.698 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-18 03:53:02.702 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-18 03:53:02.702 | /opt/stack/os-test-images ~/devstack 2026-07-18 03:53:02.705 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-18 03:53:03.157 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-18 03:53:03.783 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-18 03:53:06.531 | generate installed: PyYAML==6.0.3 2026-07-18 03:53:06.532 | generate run-test-pre: PYTHONHASHSEED='1437906239' 2026-07-18 03:53:06.532 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-18 03:53:06.654 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-18 03:53:06.674 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-18 03:53:06.694 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-18 03:53:06.722 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-18 03:53:06.725 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-18 03:53:06.734 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-18 03:53:06.741 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-18 03:53:06.773 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-18 03:53:06.785 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-18 03:53:06.793 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-18 03:53:06.804 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-18 03:53:06.804 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-18 03:53:06.811 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-18 03:53:06.818 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-18 03:53:06.838 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-18 03:53:06.843 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-18 03:53:06.845 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-18 03:53:06.856 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-18 03:53:06.868 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-18 03:53:06.880 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-18 03:53:06.883 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-18 03:53:06.898 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-18 03:53:06.901 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-18 03:53:06.903 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-18 03:53:06.917 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-18 03:53:06.921 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-18 03:53:06.933 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-18 03:53:06.959 | ___________________________________ summary ____________________________________ 2026-07-18 03:53:06.959 | generate: commands succeeded 2026-07-18 03:53:06.959 | congratulations :) 2026-07-18 03:53:07.004 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-18 03:53:07.004 | ~/devstack 2026-07-18 03:53:07.007 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-18 03:53:07.047 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-18 03:53:07.052 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-18 03:53:07.083 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-18 03:53:07.087 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-18 03:53:07.091 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-18 03:53:07.132 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-18 03:53:07.174 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-18 03:53:07.177 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-18 03:53:07.181 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-18 03:53:07.184 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-18 03:53:07.188 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-18 03:53:10.454 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:53:10.458 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-18 03:53:10.458 | address-scope 2026-07-18 03:53:10.458 | agent 2026-07-18 03:53:10.458 | allowed-address-pairs 2026-07-18 03:53:10.458 | auto-allocated-topology 2026-07-18 03:53:10.459 | availability_zone 2026-07-18 03:53:10.459 | default-subnetpools 2026-07-18 03:53:10.459 | dhcp_agent_scheduler 2026-07-18 03:53:10.459 | dns-integration 2026-07-18 03:53:10.459 | dns-domain-ports 2026-07-18 03:53:10.459 | dns-integration-domain-keywords 2026-07-18 03:53:10.459 | empty-string-filtering 2026-07-18 03:53:10.459 | external-net 2026-07-18 03:53:10.459 | extra_dhcp_opt 2026-07-18 03:53:10.459 | extraroute 2026-07-18 03:53:10.459 | extraroute-atomic 2026-07-18 03:53:10.459 | filter-validation 2026-07-18 03:53:10.460 | floating-ip-port-forwarding-detail 2026-07-18 03:53:10.460 | fip-port-details 2026-07-18 03:53:10.460 | flavors 2026-07-18 03:53:10.460 | floatingip-pools 2026-07-18 03:53:10.460 | router 2026-07-18 03:53:10.460 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:53:10.460 | enable-default-route-bfd 2026-07-18 03:53:10.460 | enable-default-route-ecmp 2026-07-18 03:53:10.460 | ext-gw-mode 2026-07-18 03:53:10.460 | l3-ha 2026-07-18 03:53:10.461 | external-gateway-multihoming 2026-07-18 03:53:10.461 | l3-flavors 2026-07-18 03:53:10.461 | l3_agent_scheduler 2026-07-18 03:53:10.461 | multi-provider 2026-07-18 03:53:10.461 | net-mtu 2026-07-18 03:53:10.461 | net-mtu-writable 2026-07-18 03:53:10.461 | network_availability_zone 2026-07-18 03:53:10.461 | network-ip-availability 2026-07-18 03:53:10.461 | network-ip-availability-details 2026-07-18 03:53:10.461 | pagination 2026-07-18 03:53:10.461 | port-device-profile 2026-07-18 03:53:10.461 | port-mac-address-regenerate 2026-07-18 03:53:10.462 | port-numa-affinity-policy 2026-07-18 03:53:10.462 | port-numa-affinity-policy-socket 2026-07-18 03:53:10.462 | binding 2026-07-18 03:53:10.462 | binding-extended 2026-07-18 03:53:10.462 | port-security 2026-07-18 03:53:10.462 | project-id 2026-07-18 03:53:10.462 | provider 2026-07-18 03:53:10.462 | qinq 2026-07-18 03:53:10.462 | quota-check-limit 2026-07-18 03:53:10.462 | quota-check-limit-default 2026-07-18 03:53:10.462 | quotas 2026-07-18 03:53:10.462 | quota_details 2026-07-18 03:53:10.463 | rbac-policies 2026-07-18 03:53:10.463 | rbac-address-scope 2026-07-18 03:53:10.463 | rbac-security-groups 2026-07-18 03:53:10.463 | revision-if-match 2026-07-18 03:53:10.464 | standard-attr-revisions 2026-07-18 03:53:10.464 | router_availability_zone 2026-07-18 03:53:10.464 | router-enable-snat 2026-07-18 03:53:10.464 | security-groups-default-rules 2026-07-18 03:53:10.464 | security-groups-default-statefulness 2026-07-18 03:53:10.464 | security-groups-normalized-cidr 2026-07-18 03:53:10.465 | security-groups-remote-address-group 2026-07-18 03:53:10.465 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:53:10.465 | security-groups-shared-filtering 2026-07-18 03:53:10.465 | security-group 2026-07-18 03:53:10.465 | service-type 2026-07-18 03:53:10.465 | sorting 2026-07-18 03:53:10.465 | standard-attr-description 2026-07-18 03:53:10.465 | stateful-security-group 2026-07-18 03:53:10.465 | subnet-dns-publish-fixed-ip 2026-07-18 03:53:10.466 | subnet-external-network 2026-07-18 03:53:10.466 | subnet_onboard 2026-07-18 03:53:10.466 | subnet-service-types 2026-07-18 03:53:10.466 | subnet_allocation 2026-07-18 03:53:10.466 | subnetpool-prefix-ops 2026-07-18 03:53:10.466 | tag-creation 2026-07-18 03:53:10.466 | standard-attr-tag 2026-07-18 03:53:10.466 | standard-attr-timestamp 2026-07-18 03:53:10.466 | vlan-transparent' 2026-07-18 03:53:10.466 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-18 03:53:10.466 | address-scope 2026-07-18 03:53:10.467 | agent 2026-07-18 03:53:10.467 | allowed-address-pairs 2026-07-18 03:53:10.467 | auto-allocated-topology 2026-07-18 03:53:10.467 | availability_zone 2026-07-18 03:53:10.467 | default-subnetpools 2026-07-18 03:53:10.467 | dhcp_agent_scheduler 2026-07-18 03:53:10.467 | dns-integration 2026-07-18 03:53:10.467 | dns-domain-ports 2026-07-18 03:53:10.467 | dns-integration-domain-keywords 2026-07-18 03:53:10.467 | empty-string-filtering 2026-07-18 03:53:10.467 | external-net 2026-07-18 03:53:10.468 | extra_dhcp_opt 2026-07-18 03:53:10.468 | extraroute 2026-07-18 03:53:10.468 | extraroute-atomic 2026-07-18 03:53:10.468 | filter-validation 2026-07-18 03:53:10.468 | floating-ip-port-forwarding-detail 2026-07-18 03:53:10.468 | fip-port-details 2026-07-18 03:53:10.468 | flavors 2026-07-18 03:53:10.469 | floatingip-pools 2026-07-18 03:53:10.469 | router 2026-07-18 03:53:10.469 | l3-agent-scheduler-ha-chassis-priority 2026-07-18 03:53:10.469 | enable-default-route-bfd 2026-07-18 03:53:10.469 | enable-default-route-ecmp 2026-07-18 03:53:10.469 | ext-gw-mode 2026-07-18 03:53:10.469 | l3-ha 2026-07-18 03:53:10.469 | external-gateway-multihoming 2026-07-18 03:53:10.470 | l3-flavors 2026-07-18 03:53:10.470 | l3_agent_scheduler 2026-07-18 03:53:10.470 | multi-provider 2026-07-18 03:53:10.470 | net-mtu 2026-07-18 03:53:10.470 | net-mtu-writable 2026-07-18 03:53:10.470 | network_availability_zone 2026-07-18 03:53:10.470 | network-ip-availability 2026-07-18 03:53:10.470 | network-ip-availability-details 2026-07-18 03:53:10.470 | pagination 2026-07-18 03:53:10.470 | port-device-profile 2026-07-18 03:53:10.470 | port-mac-address-regenerate 2026-07-18 03:53:10.470 | port-numa-affinity-policy 2026-07-18 03:53:10.471 | port-numa-affinity-policy-socket 2026-07-18 03:53:10.471 | binding 2026-07-18 03:53:10.471 | binding-extended 2026-07-18 03:53:10.471 | port-security 2026-07-18 03:53:10.471 | project-id 2026-07-18 03:53:10.471 | provider 2026-07-18 03:53:10.471 | qinq 2026-07-18 03:53:10.471 | quota-check-limit 2026-07-18 03:53:10.471 | quota-check-limit-default 2026-07-18 03:53:10.471 | quotas 2026-07-18 03:53:10.471 | quota_details 2026-07-18 03:53:10.472 | rbac-policies 2026-07-18 03:53:10.472 | rbac-address-scope 2026-07-18 03:53:10.472 | rbac-security-groups 2026-07-18 03:53:10.472 | revision-if-match 2026-07-18 03:53:10.472 | standard-attr-revisions 2026-07-18 03:53:10.472 | router_availability_zone 2026-07-18 03:53:10.472 | router-enable-snat 2026-07-18 03:53:10.472 | security-groups-default-rules 2026-07-18 03:53:10.472 | security-groups-default-statefulness 2026-07-18 03:53:10.472 | security-groups-normalized-cidr 2026-07-18 03:53:10.472 | security-groups-remote-address-group 2026-07-18 03:53:10.472 | security-groups-rules-belongs-to-default-sg 2026-07-18 03:53:10.473 | security-groups-shared-filtering 2026-07-18 03:53:10.473 | security-group 2026-07-18 03:53:10.473 | service-type 2026-07-18 03:53:10.473 | sorting 2026-07-18 03:53:10.473 | standard-attr-description 2026-07-18 03:53:10.473 | stateful-security-group 2026-07-18 03:53:10.473 | subnet-dns-publish-fixed-ip 2026-07-18 03:53:10.473 | subnet-external-network 2026-07-18 03:53:10.473 | subnet_onboard 2026-07-18 03:53:10.473 | subnet-service-types 2026-07-18 03:53:10.473 | subnet_allocation 2026-07-18 03:53:10.473 | subnetpool-prefix-ops 2026-07-18 03:53:10.474 | tag-creation 2026-07-18 03:53:10.474 | standard-attr-tag 2026-07-18 03:53:10.474 | standard-attr-timestamp 2026-07-18 03:53:10.474 | vlan-transparent =~ external-net ]] 2026-07-18 03:53:10.474 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-18 03:53:10.475 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-18 03:53:13.612 | +++ functions-common:oscwrap:2465 : return 0 2026-07-18 03:53:13.616 | ++ lib/tempest:configure_tempest:395 : public_network_id=40b01692-92e1-4f2b-bf4c-e2bc3ff076ab 2026-07-18 03:53:13.618 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-18 03:53:17.136 | +---------------------------+--------------------------------------+ 2026-07-18 03:53:17.136 | | Field | Value | 2026-07-18 03:53:17.136 | +---------------------------+--------------------------------------+ 2026-07-18 03:53:17.136 | | admin_state_up | UP | 2026-07-18 03:53:17.136 | | availability_zone_hints | | 2026-07-18 03:53:17.136 | | availability_zones | | 2026-07-18 03:53:17.136 | | created_at | 2026-07-18T03:53:16Z | 2026-07-18 03:53:17.136 | | description | | 2026-07-18 03:53:17.137 | | dns_domain | None | 2026-07-18 03:53:17.137 | | id | b3acef9b-f994-416f-bb3d-66fde0cd002f | 2026-07-18 03:53:17.137 | | ipv4_address_scope | None | 2026-07-18 03:53:17.137 | | ipv6_address_scope | None | 2026-07-18 03:53:17.137 | | is_default | False | 2026-07-18 03:53:17.137 | | is_vlan_qinq | None | 2026-07-18 03:53:17.137 | | is_vlan_transparent | False | 2026-07-18 03:53:17.138 | | mtu | 1442 | 2026-07-18 03:53:17.138 | | name | shared | 2026-07-18 03:53:17.138 | | port_security_enabled | True | 2026-07-18 03:53:17.138 | | project_id | 56cf243eadf74e53add363d5f7382182 | 2026-07-18 03:53:17.138 | | provider:network_type | geneve | 2026-07-18 03:53:17.138 | | provider:physical_network | None | 2026-07-18 03:53:17.138 | | provider:segmentation_id | 51016 | 2026-07-18 03:53:17.138 | | pvlan | None | 2026-07-18 03:53:17.139 | | qinq | False | 2026-07-18 03:53:17.139 | | qos_policy_id | None | 2026-07-18 03:53:17.139 | | revision_number | 1 | 2026-07-18 03:53:17.139 | | router:external | Internal | 2026-07-18 03:53:17.139 | | segments | None | 2026-07-18 03:53:17.139 | | shared | True | 2026-07-18 03:53:17.139 | | status | ACTIVE | 2026-07-18 03:53:17.139 | | subnets | | 2026-07-18 03:53:17.140 | | tags | | 2026-07-18 03:53:17.140 | | updated_at | 2026-07-18T03:53:16Z | 2026-07-18 03:53:17.140 | +---------------------------+--------------------------------------+ 2026-07-18 03:53:17.464 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-18 03:53:21.145 | +----------------------+--------------------------------------+ 2026-07-18 03:53:21.145 | | Field | Value | 2026-07-18 03:53:21.145 | +----------------------+--------------------------------------+ 2026-07-18 03:53:21.146 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-18 03:53:21.146 | | cidr | 192.168.233.0/24 | 2026-07-18 03:53:21.146 | | created_at | 2026-07-18T03:53:20Z | 2026-07-18 03:53:21.146 | | description | shared-subnet | 2026-07-18 03:53:21.147 | | dns_nameservers | | 2026-07-18 03:53:21.147 | | dns_publish_fixed_ip | None | 2026-07-18 03:53:21.147 | | enable_dhcp | True | 2026-07-18 03:53:21.147 | | gateway_ip | 192.168.233.1 | 2026-07-18 03:53:21.147 | | host_routes | | 2026-07-18 03:53:21.147 | | id | f6683e6d-8e39-4f36-b149-e2fff10dc2ff | 2026-07-18 03:53:21.147 | | ip_version | 4 | 2026-07-18 03:53:21.147 | | ipv6_address_mode | None | 2026-07-18 03:53:21.147 | | ipv6_ra_mode | None | 2026-07-18 03:53:21.147 | | name | shared-subnet | 2026-07-18 03:53:21.148 | | network_id | b3acef9b-f994-416f-bb3d-66fde0cd002f | 2026-07-18 03:53:21.148 | | project_id | 56cf243eadf74e53add363d5f7382182 | 2026-07-18 03:53:21.148 | | revision_number | 0 | 2026-07-18 03:53:21.148 | | router:external | False | 2026-07-18 03:53:21.148 | | segment_id | None | 2026-07-18 03:53:21.148 | | service_types | | 2026-07-18 03:53:21.148 | | subnetpool_id | None | 2026-07-18 03:53:21.149 | | tags | | 2026-07-18 03:53:21.149 | | updated_at | 2026-07-18T03:53:20Z | 2026-07-18 03:53:21.150 | +----------------------+--------------------------------------+ 2026-07-18 03:53:21.462 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-18 03:53:21.506 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-18 03:53:21.548 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-18 03:53:21.554 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-18 03:53:21.592 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-18 03:53:21.632 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-18 03:53:21.671 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-18 03:53:21.712 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-18 03:53:21.756 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.94/identity/v3 2026-07-18 03:53:21.802 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-18 03:53:21.844 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-18 03:53:21.888 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-18 03:53:21.931 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-18 03:53:21.934 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-18 03:53:21.980 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-18 03:53:22.023 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-18 03:53:22.066 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-18 03:53:22.109 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-18 03:53:22.150 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-18 03:53:22.172 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:22.176 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-18 03:53:22.180 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-18 03:53:22.223 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-18 03:53:22.245 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:22.249 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-18 03:53:22.292 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-18 03:53:22.333 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-18 03:53:22.372 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-18 03:53:22.375 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-18 03:53:22.418 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-18 03:53:22.460 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-18 03:53:22.482 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:22.485 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:53:22.523 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b5dcfdae-2c52-436e-9a7d-1ba63c90db8a 2026-07-18 03:53:22.564 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-18 03:53:22.603 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-18 03:53:22.647 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-18 03:53:22.692 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-18 03:53:22.716 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:22.720 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-18 03:53:22.724 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-18 03:53:22.729 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-18 03:53:22.732 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-18 03:53:22.737 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-18 03:53:22.741 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-18 03:53:22.771 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-18 03:53:22.775 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-18 03:53:22.821 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-18 03:53:22.870 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-18 03:53:22.917 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-18 03:53:22.965 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-18 03:53:23.013 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-18 03:53:23.062 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-18 03:53:23.109 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-18 03:53:23.154 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-18 03:53:23.201 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-18 03:53:23.205 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-18 03:53:23.251 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-18 03:53:23.256 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-18 03:53:23.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:23.285 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-18 03:53:23.332 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-18 03:53:23.358 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:23.362 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-18 03:53:23.367 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-18 03:53:23.394 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:23.398 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-18 03:53:23.402 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-18 03:53:23.406 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-18 03:53:23.454 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-18 03:53:23.501 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 40b01692-92e1-4f2b-bf4c-e2bc3ff076ab 2026-07-18 03:53:23.549 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-18 03:53:23.595 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-18 03:53:23.643 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-18 03:53:23.691 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-18 03:53:23.736 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-18 03:53:23.782 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-18 03:53:23.832 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-18 03:53:23.836 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-18 03:53:23.840 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-18 03:53:23.844 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-18 03:53:23.894 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-18 03:53:23.900 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-18 03:53:23.900 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-18 03:53:23.907 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-18 03:53:23.911 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-18 03:53:23.961 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-18 03:53:23.965 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-18 03:53:23.969 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-18 03:53:23.973 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-18 03:53:23.977 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-18 03:53:24.025 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-18 03:53:24.074 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-18 03:53:24.119 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-18 03:53:24.165 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-18 03:53:24.210 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-18 03:53:24.256 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-18 03:53:24.260 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-18 03:53:24.266 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-18 03:53:24.293 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-18 03:53:24.345 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-18 03:53:24.349 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-18 03:53:24.355 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-18 03:53:24.382 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-18 03:53:24.429 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-18 03:53:24.433 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-18 03:53:24.437 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-18 03:53:24.441 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-18 03:53:24.469 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-18 03:53:24.515 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-18 03:53:24.519 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-18 03:53:24.525 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-18 03:53:24.551 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-18 03:53:24.599 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-18 03:53:24.645 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-18 03:53:24.649 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-18 03:53:24.696 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-18 03:53:24.700 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-18 03:53:24.704 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-18 03:53:24.708 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-18 03:53:24.737 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-18 03:53:24.742 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-18 03:53:24.789 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-18 03:53:24.816 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:24.820 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-18 03:53:24.864 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-18 03:53:24.867 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-18 03:53:24.872 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-18 03:53:24.876 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-18 03:53:24.880 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-18 03:53:24.884 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-18 03:53:24.888 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-18 03:53:24.892 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-18 03:53:24.897 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-18 03:53:24.926 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-18 03:53:24.930 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-18 03:53:24.979 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-18 03:53:24.982 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-18 03:53:24.986 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-18 03:53:24.990 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-18 03:53:25.038 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-18 03:53:25.088 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-18 03:53:25.138 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-18 03:53:25.142 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-18 03:53:25.147 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.151 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-18 03:53:25.178 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:25.183 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-18 03:53:25.234 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.238 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-18 03:53:25.265 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:25.269 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-18 03:53:25.318 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.322 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-18 03:53:25.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:25.354 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-18 03:53:25.402 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.406 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-18 03:53:25.432 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:25.437 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-18 03:53:25.485 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.489 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-18 03:53:25.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-18 03:53:25.519 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-18 03:53:25.567 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.572 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-18 03:53:25.599 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:25.603 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-18 03:53:25.649 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-18 03:53:25.654 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-18 03:53:25.683 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:53:25.687 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-18 03:53:25.739 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-18 03:53:25.744 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-18 03:53:25.794 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-18 03:53:25.797 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-18 03:53:25.846 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-18 03:53:25.850 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-18 03:53:25.900 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-18 03:53:25.903 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-18 03:53:25.948 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-18 03:53:25.954 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-18 03:53:26.007 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-18 03:53:26.012 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-18 03:53:26.017 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-18 03:53:26.022 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-18 03:53:26.030 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.yKwF7IEZbW 2026-07-18 03:53:26.034 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-18 03:53:26.038 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-18 03:53:26.044 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-18 03:53:26.050 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.21Ufex92RL 2026-07-18 03:53:26.055 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.21Ufex92RL 2026-07-18 03:53:26.059 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-18 03:53:26.063 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.21Ufex92RL 2026-07-18 03:53:26.068 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-18 03:53:26.073 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-18 03:53:26.077 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-18 03:53:26.087 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:53:26.092 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:53:26.097 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:53:26.101 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-18 03:53:26.106 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-18 03:53:26.111 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-18 03:53:26.654 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-18 03:53:27.563 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-18 03:53:44.112 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-18 03:53:51.225 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-18 03:53:51.225 | ___________________________________ summary ____________________________________ 2026-07-18 03:53:51.226 | venv-tempest: skipped tests 2026-07-18 03:53:51.226 | congratulations :) 2026-07-18 03:53:51.276 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.21Ufex92RL -r requirements.txt 2026-07-18 03:53:52.176 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-18 03:53:52.176 | !! 2026-07-18 03:53:52.176 | 2026-07-18 03:53:52.176 | ******************************************************************************** 2026-07-18 03:53:52.176 | Requirements should be satisfied by a PEP 517 installer. 2026-07-18 03:53:52.176 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-18 03:53:52.176 | 2026-07-18 03:53:52.176 | This deprecation is overdue, please update your project and remove deprecated 2026-07-18 03:53:52.176 | calls to avoid build errors in the future. 2026-07-18 03:53:52.176 | ******************************************************************************** 2026-07-18 03:53:52.176 | 2026-07-18 03:53:52.177 | !! 2026-07-18 03:53:52.177 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-18 03:53:52.578 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-18 03:53:52.578 | !! 2026-07-18 03:53:52.578 | 2026-07-18 03:53:52.578 | ******************************************************************************** 2026-07-18 03:53:52.578 | Please avoid running ``setup.py`` directly. 2026-07-18 03:53:52.578 | Instead, use pypa/build, pypa/installer or other 2026-07-18 03:53:52.578 | standards-based tools. 2026-07-18 03:53:52.578 | 2026-07-18 03:53:52.579 | This deprecation is overdue, please update your project and remove deprecated 2026-07-18 03:53:52.579 | calls to avoid build errors in the future. 2026-07-18 03:53:52.579 | 2026-07-18 03:53:52.579 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-18 03:53:52.579 | ******************************************************************************** 2026-07-18 03:53:52.579 | 2026-07-18 03:53:52.579 | !! 2026-07-18 03:53:52.580 | self.initialize_options() 2026-07-18 03:53:52.580 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-18 03:53:52.580 | warnings.warn(msg) 2026-07-18 03:53:52.609 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-18 03:53:52.609 | !! 2026-07-18 03:53:52.609 | 2026-07-18 03:53:52.609 | ******************************************************************************** 2026-07-18 03:53:52.609 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-18 03:53:52.609 | 2026-07-18 03:53:52.609 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-18 03:53:52.609 | or your builds will no longer be supported. 2026-07-18 03:53:52.610 | 2026-07-18 03:53:52.610 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-18 03:53:52.610 | ******************************************************************************** 2026-07-18 03:53:52.610 | 2026-07-18 03:53:52.610 | !! 2026-07-18 03:53:52.610 | corresp(dist, value, root_dir) 2026-07-18 03:53:52.764 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-18 03:53:59.622 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-18 03:53:59.623 | venv-tempest run-test-pre: PYTHONHASHSEED='1941856645' 2026-07-18 03:53:59.623 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.21Ufex92RL -r requirements.txt 2026-07-18 03:54:00.617 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-18 03:54:00.617 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-07-18 03:54:00.619 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-18 03:54:00.620 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-18 03:54:00.620 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-18 03:54:00.621 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-18 03:54:00.622 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-18 03:54:00.623 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-18 03:54:00.624 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-18 03:54:00.625 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-18 03:54:00.625 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-18 03:54:00.627 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-18 03:54:00.627 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-18 03:54:00.628 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-18 03:54:00.629 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-18 03:54:00.630 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-18 03:54:00.631 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-18 03:54:00.631 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-18 03:54:00.632 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-18 03:54:00.633 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-18 03:54:00.635 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-18 03:54:00.635 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-18 03:54:00.638 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-18 03:54:00.638 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-18 03:54:00.640 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-18 03:54:00.641 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-18 03:54:00.644 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-18 03:54:00.645 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-18 03:54:00.646 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-18 03:54:00.647 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-18 03:54:00.653 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-18 03:54:00.654 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-18 03:54:00.655 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-18 03:54:00.658 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-18 03:54:00.664 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-18 03:54:00.667 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-18 03:54:00.668 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-18 03:54:00.672 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-18 03:54:00.673 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-18 03:54:00.676 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-18 03:54:00.677 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-18 03:54:00.680 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-18 03:54:00.682 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-18 03:54:00.684 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-18 03:54:00.685 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-18 03:54:00.686 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-18 03:54:00.698 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-18 03:54:00.706 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-18 03:54:00.717 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-18 03:54:00.720 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-18 03:54:00.721 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-18 03:54:00.722 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-18 03:54:00.723 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-18 03:54:00.733 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-18 03:54:00.757 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-18 03:54:00.762 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-18 03:54:00.763 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-18 03:54:00.765 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-18 03:54:00.778 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-18 03:54:00.779 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-18 03:54:00.784 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-18 03:54:00.991 | ___________________________________ summary ____________________________________ 2026-07-18 03:54:00.992 | venv-tempest: commands succeeded 2026-07-18 03:54:00.992 | congratulations :) 2026-07-18 03:54:01.039 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.21Ufex92RL 2026-07-18 03:54:01.045 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-18 03:54:01.050 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-18 03:54:01.054 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-18 03:54:01.097 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.yKwF7IEZbW 2026-07-18 03:54:01.983 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-18 03:54:01.983 | !! 2026-07-18 03:54:01.983 | 2026-07-18 03:54:01.983 | ******************************************************************************** 2026-07-18 03:54:01.983 | Requirements should be satisfied by a PEP 517 installer. 2026-07-18 03:54:01.983 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-18 03:54:01.983 | 2026-07-18 03:54:01.984 | This deprecation is overdue, please update your project and remove deprecated 2026-07-18 03:54:01.984 | calls to avoid build errors in the future. 2026-07-18 03:54:01.984 | ******************************************************************************** 2026-07-18 03:54:01.984 | 2026-07-18 03:54:01.984 | !! 2026-07-18 03:54:01.984 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-18 03:54:02.394 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-18 03:54:02.394 | !! 2026-07-18 03:54:02.395 | 2026-07-18 03:54:02.395 | ******************************************************************************** 2026-07-18 03:54:02.395 | Please avoid running ``setup.py`` directly. 2026-07-18 03:54:02.395 | Instead, use pypa/build, pypa/installer or other 2026-07-18 03:54:02.395 | standards-based tools. 2026-07-18 03:54:02.395 | 2026-07-18 03:54:02.395 | This deprecation is overdue, please update your project and remove deprecated 2026-07-18 03:54:02.395 | calls to avoid build errors in the future. 2026-07-18 03:54:02.395 | 2026-07-18 03:54:02.395 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-18 03:54:02.395 | ******************************************************************************** 2026-07-18 03:54:02.395 | 2026-07-18 03:54:02.396 | !! 2026-07-18 03:54:02.396 | self.initialize_options() 2026-07-18 03:54:02.396 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-18 03:54:02.396 | warnings.warn(msg) 2026-07-18 03:54:02.424 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-18 03:54:02.424 | !! 2026-07-18 03:54:02.424 | 2026-07-18 03:54:02.425 | ******************************************************************************** 2026-07-18 03:54:02.425 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-18 03:54:02.425 | 2026-07-18 03:54:02.425 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-18 03:54:02.425 | or your builds will no longer be supported. 2026-07-18 03:54:02.425 | 2026-07-18 03:54:02.425 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-18 03:54:02.425 | ******************************************************************************** 2026-07-18 03:54:02.425 | 2026-07-18 03:54:02.425 | !! 2026-07-18 03:54:02.425 | corresp(dist, value, root_dir) 2026-07-18 03:54:02.578 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-18 03:54:09.668 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-18 03:54:09.668 | venv-tempest run-test-pre: PYTHONHASHSEED='114118020' 2026-07-18 03:54:09.669 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.yKwF7IEZbW 2026-07-18 03:54:13.997 | ___________________________________ summary ____________________________________ 2026-07-18 03:54:13.997 | venv-tempest: commands succeeded 2026-07-18 03:54:13.997 | congratulations :) 2026-07-18 03:54:14.054 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-18 03:54:14.082 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:54:14.087 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-18 03:54:14.091 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-18 03:54:14.120 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-18 03:54:14.124 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-18 03:54:14.128 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-07-18 03:54:14.132 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-18 03:54:14.136 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-07-18 03:54:14.141 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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 , metering, l3_agent_scheduler 2026-07-18 03:54:14.144 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-07-18 03:54:14.148 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-18 03:54:14.151 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-18 03:54:14.154 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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 ', metering, l3_agent_scheduler' 2026-07-18 03:54:14.182 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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,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-07-18 03:54:14.210 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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,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-07-18 03:54:14.214 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-18 03:54:14.218 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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,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-07-18 03:54:14.262 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-18 03:54:14.266 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-18 03:54:14.270 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-18 03:54:14.316 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-18 03:54:14.320 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-18 03:54:14.324 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-18 03:54:14.367 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-18 03:54:14.367 | ' 2026-07-18 03:54:14.372 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-18 03:54:14.375 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-18 03:54:14.379 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-18 03:54:14.383 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-18 03:54:14.386 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-18 03:54:14.387 | /opt/stack/tempest /opt/stack/tempest 2026-07-18 03:54:14.389 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-18 03:54:14.394 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-18 03:54:14.394 | /opt/stack/tempest 2026-07-18 03:54:14.398 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-18 03:54:14.402 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-18 03:54:14.406 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-18 03:54:14.410 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-18 03:54:14.413 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-18 03:54:14.417 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-18 03:54:14.420 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-18 03:54:14.424 | + functions-common:run_plugins:1837 : local plugins= 2026-07-18 03:54:14.428 | + functions-common:run_plugins:1838 : local plugin 2026-07-18 03:54:14.432 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-18 03:54:14.437 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-18 03:54:14.442 | + inc/meta-config:merge_config_group:171 : shift 2026-07-18 03:54:14.446 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-18 03:54:14.450 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:54:14.455 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-18 03:54:14.459 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-18 03:54:14.464 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-18 03:54:14.468 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-18 03:54:14.471 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-18 03:54:14.474 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-18 03:54:14.478 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-18 03:54:14.478 | /^\[\[.+\|.*\]\]/ { 2026-07-18 03:54:14.479 | gsub("[][]", "", $1); 2026-07-18 03:54:14.479 | split($1, a, "|"); 2026-07-18 03:54:14.479 | if (a[1] == matchgroup) 2026-07-18 03:54:14.479 | print a[2] 2026-07-18 03:54:14.479 | } 2026-07-18 03:54:14.479 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 444 apt-get 215 test_with_retry 9 dbsync 8 pip_install 180 apt-get-update 5 run_process 43 git_timed 405 ------------------------- Unaccounted time 79 ========================= Total runtime 1560 ================= Async summary ================= Time spent in the background minus waits: 541 sec Elapsed time: 1560 sec Time if we did everything serially: 2101 sec Speedup: 1.34679 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21013 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 70 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5217 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 218 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | UPDATE | 29 | | nova_cell1 | INSERT | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.94 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.94/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble