2026-07-02 17:05:52.644 | + ./stack.sh:main:488 : exec 2026-07-02 17:05:52.644 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-02-190552.summary.2026-07-02-190552 2026-07-02 17:05:52.644 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-02-190552' 2026-07-02 17:05:52.644 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:05:52.644 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-02-190552 2026-07-02 17:05:52.644 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-02-190552 /opt/stack/logs/stack.sh.log 2026-07-02 17:05:52.644 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-02-190552.summary.2026-07-02-190552 /opt/stack/logs/stack.sh.log.summary 2026-07-02 17:05:52.644 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-02 17:05:52.644 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-02 17:05:52.645 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-02 17:05:52.645 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-02 17:05:52.645 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-02 17:05:52.645 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-02 17:05:52.645 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-02 17:05:52.645 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 17:05:52.645 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-02 17:05:52.646 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-02 17:05:52.646 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 17:05:52.648 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 17:05:52.651 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-02 17:05:52.655 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-02 17:05:52.661 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 17:05:52.664 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-02 17:05:52.668 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-02 17:05:52.671 | + ./stack.sh:main:574 : set -o errexit 2026-07-02 17:05:52.675 | + ./stack.sh:main:577 : uname -a 2026-07-02 17:05:52.677 | 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-02 17:05:52.680 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-02 17:05:52.683 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-02 17:05:52.689 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-02 17:05:52.742 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-02 17:05:52.764 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-02 17:05:52.767 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-02 17:05:52.785 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-02 17:05:52.789 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-02 17:05:52.809 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-02 17:05:52.813 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-02 17:05:52.831 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-02 17:05:52.834 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-02 17:05:52.836 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-02 17:05:52.840 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-02 17:05:52.859 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-02 17:05:52.863 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-02 17:05:52.883 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-02 17:05:52.886 | + ./stack.sh:main:591 : tune_host 2026-07-02 17:05:52.888 | + lib/host:tune_host:125 : configure_host_mem 2026-07-02 17:05:52.891 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-02 17:05:52.893 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-02 17:05:52.896 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-02 17:05:52.900 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-02 17:05:52.902 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-02 17:05:52.904 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:05:52.907 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:05:52.910 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-02 17:05:52.912 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:05:52.916 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:05:52.919 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:05:52.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:05:52.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:05:52.928 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:05:52.931 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-02 17:05:52.935 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-02 17:05:52.938 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-02 17:05:52.942 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-02 17:05:52.947 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-02 17:05:52.950 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-02 17:05:52.953 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-02 17:05:52.956 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:05:52.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:05:52.962 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:05:52.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1783011952964 2026-07-02 17:05:52.970 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-02 17:05:52.973 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-02 17:05:52.975 | + 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-02 17:05:53.119 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-02 17:05:53.132 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-02 17:05:53.132 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-02 17:05:53.151 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-02 17:05:53.178 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-02 17:05:56.724 | Fetched 4747 B in 1s (7085 B/s) 2026-07-02 17:05:58.482 | Reading package lists... 2026-07-02 17:05:58.510 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-02 17:05:58.513 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-02 17:05:58.516 | + functions-common:time_stop:2420 : local name 2026-07-02 17:05:58.519 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:05:58.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:05:58.525 | + functions-common:time_stop:2423 : local total 2026-07-02 17:05:58.528 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:05:58.532 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-02 17:05:58.534 | + functions-common:time_stop:2427 : start_time=1783011952964 2026-07-02 17:05:58.537 | + functions-common:time_stop:2429 : [[ -z 1783011952964 ]] 2026-07-02 17:05:58.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:05:58.547 | + functions-common:time_stop:2432 : end_time=1783011958543 2026-07-02 17:05:58.550 | + functions-common:time_stop:2433 : elapsed_time=5579 2026-07-02 17:05:58.553 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:05:58.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:05:58.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5579 2026-07-02 17:05:58.561 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-02 17:05:58.564 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:05:58.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:05:58.570 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:05:58.573 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-02 17:05:58.597 | + 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-02 17:05:58.638 | Reading package lists... 2026-07-02 17:05:59.111 | Building dependency tree... 2026-07-02 17:05:59.112 | Reading state information... 2026-07-02 17:06:00.039 | The following packages were automatically installed and are no longer required: 2026-07-02 17:06:00.041 | libfwupd2 libgusb2 2026-07-02 17:06:00.042 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:06:00.095 | The following NEW packages will be installed: 2026-07-02 17:06:00.098 | ksmtuned 2026-07-02 17:06:00.164 | 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2026-07-02 17:06:00.164 | Need to get 7444 B of archives. 2026-07-02 17:06:00.164 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-02 17:06:00.164 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-02 17:06:00.415 | perl: warning: Setting locale failed. 2026-07-02 17:06:00.415 | perl: warning: Please check that your locale settings: 2026-07-02 17:06:00.415 | LANGUAGE = (unset), 2026-07-02 17:06:00.415 | LC_ALL = "en_US.utf8", 2026-07-02 17:06:00.415 | LANG = "de_DE.UTF-8" 2026-07-02 17:06:00.415 | are supported and installed on your system. 2026-07-02 17:06:00.415 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:06:00.517 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:06:00.517 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:06:00.517 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:06:00.751 | Fetched 7444 B in 0s (253 kB/s) 2026-07-02 17:06:00.802 | Selecting previously unselected package ksmtuned. 2026-07-02 17:06:01.153 | (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-02 17:06:01.161 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-02 17:06:01.170 | Unpacking ksmtuned (4.20150326) ... 2026-07-02 17:06:01.243 | Setting up ksmtuned (4.20150326) ... 2026-07-02 17:06:01.466 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-02 17:06:01.668 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-02 17:06:02.447 | perl: warning: Setting locale failed. 2026-07-02 17:06:02.447 | perl: warning: Please check that your locale settings: 2026-07-02 17:06:02.447 | LANGUAGE = (unset), 2026-07-02 17:06:02.447 | LC_ALL = "en_US.utf8", 2026-07-02 17:06:02.447 | LANG = "de_DE.UTF-8" 2026-07-02 17:06:02.447 | are supported and installed on your system. 2026-07-02 17:06:02.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:06:02.597 | perl: warning: Setting locale failed. 2026-07-02 17:06:02.600 | perl: warning: Please check that your locale settings: 2026-07-02 17:06:02.600 | LANGUAGE = (unset), 2026-07-02 17:06:02.600 | LC_ALL = "en_US.utf8", 2026-07-02 17:06:02.600 | LANG = "de_DE.UTF-8" 2026-07-02 17:06:02.600 | are supported and installed on your system. 2026-07-02 17:06:02.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:06:02.651 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:06:02.652 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:06:02.652 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:06:02.724 | perl: warning: Setting locale failed. 2026-07-02 17:06:02.724 | perl: warning: Please check that your locale settings: 2026-07-02 17:06:02.724 | LANGUAGE = (unset), 2026-07-02 17:06:02.725 | LC_ALL = "en_US.utf8", 2026-07-02 17:06:02.725 | LANG = "de_DE.UTF-8" 2026-07-02 17:06:02.725 | are supported and installed on your system. 2026-07-02 17:06:02.725 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:06:03.283 | 2026-07-02 17:06:03.284 | Running kernel seems to be up-to-date. 2026-07-02 17:06:03.284 | 2026-07-02 17:06:03.284 | No services need to be restarted. 2026-07-02 17:06:03.284 | 2026-07-02 17:06:03.284 | No containers need to be restarted. 2026-07-02 17:06:03.284 | 2026-07-02 17:06:03.284 | No user sessions are running outdated binaries. 2026-07-02 17:06:03.284 | 2026-07-02 17:06:03.284 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:06:05.647 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:06:05.651 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:06:05.652 | + functions-common:time_stop:2420 : local name 2026-07-02 17:06:05.655 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:06:05.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:06:05.660 | + functions-common:time_stop:2423 : local total 2026-07-02 17:06:05.663 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:06:05.665 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:06:05.668 | + functions-common:time_stop:2427 : start_time=1783011958594 2026-07-02 17:06:05.670 | + functions-common:time_stop:2429 : [[ -z 1783011958594 ]] 2026-07-02 17:06:05.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:06:05.678 | + functions-common:time_stop:2432 : end_time=1783011965675 2026-07-02 17:06:05.681 | + functions-common:time_stop:2433 : elapsed_time=7081 2026-07-02 17:06:05.684 | + functions-common:time_stop:2434 : total=1153 2026-07-02 17:06:05.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:06:05.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8234 2026-07-02 17:06:05.691 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:06:05.695 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-02 17:06:05.712 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-02 17:06:05.714 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-02 17:06:05.717 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-02 17:06:05.719 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-02 17:06:05.721 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-02 17:06:05.725 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-02 17:06:05.725 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-02 17:06:05.735 | 0 2026-07-02 17:06:05.740 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-02 17:06:05.742 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-02 17:06:05.745 | + lib/host:tune_host:126 : configure_host_net 2026-07-02 17:06:05.747 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-02 17:06:05.750 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-02 17:06:05.753 | + ./stack.sh:main:597 : fetch_plugins 2026-07-02 17:06:05.756 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-02 17:06:05.758 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-02 17:06:05.761 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-02 17:06:05.764 | + functions-common:fetch_plugins:1771 : return 2026-07-02 17:06:05.766 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-02 17:06:05.769 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-02 17:06:05.771 | + functions-common:run_phase:1849 : local phase= 2026-07-02 17:06:05.774 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:06:05.776 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:06:05.779 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:06:05.782 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:06:05.784 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:06:05.787 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:06:05.791 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:06:05.794 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:06:05.797 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:06:05.799 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-02 17:06:05.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:06:05.819 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:06:05.822 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 17:06:05.825 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 17:06:05.827 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 17:06:05.829 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 17:06:05.831 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 17:06:05.833 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 17:06:05.836 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-02 17:06:05.839 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-02 17:06:05.841 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 17:06:05.844 | + 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-02 17:06:05.847 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-02 17:06:05.849 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-02 17:06:05.852 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-02 17:06:05.854 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-02 17:06:05.857 | + functions-common:plugin_override_defaults:1812 : return 2026-07-02 17:06:05.859 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-02 17:06:05.879 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-02 17:06:05.881 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-02 17:06:05.897 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:06:05.901 | +++ lib/tls:source:43 : hostname -f 2026-07-02 17:06:05.906 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-02 17:06:05.908 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-02 17:06:05.911 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-02 17:06:05.914 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-02 17:06:05.916 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-02 17:06:05.919 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-02 17:06:05.922 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-02 17:06:05.924 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-02 17:06:05.927 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-02 17:06:05.930 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-02 17:06:05.934 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-02 17:06:05.950 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-02 17:06:05.968 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-02 17:06:05.983 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-02 17:06:05.999 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-02 17:06:06.039 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-02 17:06:06.124 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-02 17:06:06.238 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-02 17:06:06.270 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-02 17:06:06.327 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-02 17:06:06.377 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-02 17:06:06.380 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-02 17:06:06.400 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:06:06.403 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-02 17:06:06.406 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-02 17:06:06.409 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-02 17:06:06.412 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-02 17:06:06.416 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-02 17:06:06.437 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 17:06:06.440 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 17:06:06.443 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-02 17:06:06.446 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-02 17:06:06.449 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-02 17:06:06.452 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 17:06:06.455 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 17:06:06.458 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-02 17:06:06.461 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 17:06:06.466 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-02 17:06:06.485 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-02 17:06:06.489 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-02 17:06:06.492 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-02 17:06:06.495 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-02 17:06:06.497 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-02 17:06:06.500 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-02 17:06:06.504 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-02 17:06:06.507 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-02 17:06:06.509 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-02 17:06:06.512 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-02 17:06:06.516 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-02 17:06:06.518 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-02 17:06:06.522 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.71 2026-07-02 17:06:06.525 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-02 17:06:06.529 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-02 17:06:06.533 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 17:06:06.534 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 17:06:06.539 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-02 17:06:06.542 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-02 17:06:06.544 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-02 17:06:06.547 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-02 17:06:06.549 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-02 17:06:06.553 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-02 17:06:06.574 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-02 17:06:06.577 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.71 2026-07-02 17:06:06.582 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 17:06:06.582 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.71 2026-07-02 17:06:06.587 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.71 2026-07-02 17:06:06.589 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-02 17:06:06.591 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-02 17:06:06.594 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-02 17:06:06.598 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-02 17:06:06.602 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-02 17:06:06.605 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-02 17:06:06.607 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-02 17:06:06.610 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-02 17:06:06.613 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-02 17:06:06.616 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-02 17:06:06.619 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-02 17:06:06.622 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-02 17:06:06.625 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-02 17:06:06.629 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-02 17:06:06.632 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-02 17:06:06.635 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-02 17:06:06.638 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-02 17:06:06.641 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-02 17:06:06.644 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:06:06.648 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-02 17:06:06.651 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-02 17:06:06.655 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-02 17:06:06.674 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 17:06:06.677 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 17:06:06.682 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 17:06:06.685 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 17:06:06.688 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 17:06:06.692 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-02 17:06:06.694 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 17:06:06.697 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-02 17:06:06.700 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 17:06:06.704 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-02 17:06:06.707 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-02 17:06:06.710 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-02 17:06:06.713 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-02 17:06:06.717 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-02 17:06:06.720 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-02 17:06:06.723 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-02 17:06:06.726 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-02 17:06:06.730 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-02 17:06:06.733 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-02 17:06:06.736 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-02 17:06:06.864 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-02 17:06:06.878 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-02 17:06:06.881 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-02 17:06:06.884 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-02 17:06:06.887 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-02 17:06:06.890 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-02 17:06:06.893 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-02 17:06:06.896 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-02 17:06:06.899 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-02 17:06:06.902 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-02 17:06:06.905 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-02 17:06:06.908 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-02 17:06:06.910 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-02 17:06:06.913 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-02 17:06:06.916 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-02 17:06:06.919 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-02 17:06:06.922 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-02 17:06:06.925 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-02 17:06:06.927 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-02 17:06:06.930 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-02 17:06:06.933 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-02 17:06:06.938 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-02 17:06:06.938 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-02 17:06:06.938 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-02 17:06:06.940 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-02 17:06:06.944 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=7d:c5ac:e906 2026-07-02 17:06:06.947 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-02 17:06:06.949 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-02 17:06:06.951 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-02 17:06:06.954 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-02 17:06:06.956 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd7d:c5ac:e906::/56 2026-07-02 17:06:06.960 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd7d:c5ac:e906::/56 2026-07-02 17:06:06.960 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-02 17:06:06.966 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd7d:c5ac:e906::/64 2026-07-02 17:06:06.968 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-02 17:06:06.971 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-02 17:06:06.973 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-02 17:06:06.976 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 17:06:06.978 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-02 17:06:06.981 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-02 17:06:06.983 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-02 17:06:06.985 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-02 17:06:06.988 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-02 17:06:06.990 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-02 17:06:06.992 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-02 17:06:06.995 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-02 17:06:06.997 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-02 17:06:07.000 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd7d:c5ac:e906::/56 2026-07-02 17:06:07.002 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-02 17:06:07.004 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-02 17:06:07.009 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-02 17:06:07.010 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-02 17:06:07.010 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-02 17:06:07.015 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-02 17:06:07.020 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-02 17:06:07.020 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-02 17:06:07.020 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-02 17:06:07.025 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-02 17:06:07.029 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-02 17:06:07.032 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-02 17:06:07.035 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-02 17:06:07.037 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-02 17:06:07.039 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-02 17:06:07.041 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-02 17:06:07.044 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-02 17:06:07.046 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-02 17:06:07.049 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-02 17:06:07.067 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-02 17:06:07.084 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-02 17:06:07.099 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-02 17:06:07.114 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-02 17:06:07.129 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-02 17:06:07.164 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-02 17:06:07.169 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-02 17:06:07.170 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-02 17:06:07.173 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-02 17:06:07.176 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 17:06:07.180 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-02 17:06:07.197 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 17:06:07.199 | + ./stack.sh:main:632 : run_phase source 2026-07-02 17:06:07.202 | + functions-common:run_phase:1848 : local mode=source 2026-07-02 17:06:07.204 | + functions-common:run_phase:1849 : local phase= 2026-07-02 17:06:07.207 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:06:07.210 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:06:07.212 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:06:07.214 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:06:07.218 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:06:07.221 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:06:07.225 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:06:07.228 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:06:07.231 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:06:07.233 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-02 17:06:07.236 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:06:07.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:06:07.255 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 17:06:07.258 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-02 17:06:07.305 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-02 17:06:07.307 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-02 17:06:07.310 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 17:06:07.313 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-02 17:06:07.315 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-02 17:06:07.318 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-02 17:06:07.321 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-02 17:06:07.323 | + functions-common:load_plugin_settings:1789 : return 2026-07-02 17:06:07.326 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-02 17:06:07.329 | + functions-common:verify_disabled_services:2131 : local service 2026-07-02 17:06:07.332 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.334 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-02 17:06:07.337 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.340 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-02 17:06:07.343 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.346 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-02 17:06:07.349 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.352 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-02 17:06:07.354 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.357 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-02 17:06:07.360 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.363 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-02 17:06:07.366 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.369 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-02 17:06:07.372 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.374 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-02 17:06:07.378 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.381 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-02 17:06:07.383 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.386 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-02 17:06:07.389 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.391 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-02 17:06:07.394 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.397 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-02 17:06:07.400 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.402 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-02 17:06:07.405 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.407 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-02 17:06:07.410 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.413 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-02 17:06:07.415 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.418 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-02 17:06:07.421 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.424 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-02 17:06:07.427 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.430 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-02 17:06:07.433 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.436 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-02 17:06:07.439 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.442 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-02 17:06:07.445 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.448 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-02 17:06:07.451 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.454 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-02 17:06:07.456 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.459 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-02 17:06:07.462 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.465 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-02 17:06:07.468 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:06:07.471 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-02 17:06:07.474 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-02 17:06:07.476 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 17:06:07.479 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-02 17:06:07.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:06:07.499 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-02 17:06:07.502 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 17:06:07.505 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-02 17:06:07.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:06:07.525 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-02 17:06:07.528 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-02 17:06:07.531 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-02 17:06:07.533 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-02 17:06:07.536 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-02 17:06:07.539 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-02 17:06:07.542 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-02 17:06:07.544 | + lib/database:initialize_database_backends:92 : return 0 2026-07-02 17:06:07.548 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-02 17:06:07.548 | Using mysql database backend 2026-07-02 17:06:07.551 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-02 17:06:07.570 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-02 17:06:07.574 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-02 17:06:07.578 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 17:06:07.580 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-02 17:06:07.583 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 17:06:07.586 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-02 17:06:07.606 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:06:07.608 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-02 17:06:07.629 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-02 17:06:07.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:06:07.655 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-02 17:06:07.676 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-02 17:06:07.694 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-02 17:06:07.712 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:06:07.715 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-02 17:06:07.735 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:06:07.738 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-02 17:06:07.741 | + functions-common:save_stackenv:65 : local tag=765 2026-07-02 17:06:07.745 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 17:06:07.749 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-190607 2026-07-02 17:06:07.752 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-190607 765' 2026-07-02 17:06:07.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.758 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 17:06:07.762 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.764 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 17:06:07.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.770 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 17:06:07.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.776 | + 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-02 17:06:07.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.781 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-02 17:06:07.785 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.788 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-02 17:06:07.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.794 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-190552 2026-07-02 17:06:07.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.800 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 17:06:07.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.806 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-02 17:06:07.809 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.812 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 17:06:07.815 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.819 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 17:06:07.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.824 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 17:06:07.828 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.830 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 17:06:07.833 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.836 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-02 17:06:07.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:06:07.842 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 17:06:07.845 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-02 17:06:07.849 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-02 17:06:07.852 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-02 17:06:07.855 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-02 17:06:07.858 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:06:07.861 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:06:07.864 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:06:07.867 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:06:07.870 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:06:07.873 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:06:07.891 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:06:07.895 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:06:07.898 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:06:07.902 | + functions-common:git_clone:610 : echo master 2026-07-02 17:06:07.902 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:06:07.907 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-02 17:06:07.910 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:06:07.913 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 17:06:07.915 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:06:07.918 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:06:07.920 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:06:07.923 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:06:07.925 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:06:07.928 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:06:07.930 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:06:07.932 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:06:07.935 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:06:07.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1783011967937 2026-07-02 17:06:07.941 | + 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-02 17:06:07.945 | Cloning into '/opt/stack/requirements'... 2026-07-02 17:06:12.348 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:06:12.351 | + functions-common:time_stop:2420 : local name 2026-07-02 17:06:12.354 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:06:12.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:06:12.361 | + functions-common:time_stop:2423 : local total 2026-07-02 17:06:12.364 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:06:12.367 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:06:12.371 | + functions-common:time_stop:2427 : start_time=1783011967937 2026-07-02 17:06:12.374 | + functions-common:time_stop:2429 : [[ -z 1783011967937 ]] 2026-07-02 17:06:12.378 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:06:12.383 | + functions-common:time_stop:2432 : end_time=1783011972380 2026-07-02 17:06:12.387 | + functions-common:time_stop:2433 : elapsed_time=4443 2026-07-02 17:06:12.390 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:06:12.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:06:12.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4443 2026-07-02 17:06:12.400 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-02 17:06:12.403 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:06:12.407 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:06:12.410 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:06:12.413 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:06:12.416 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:06:12.420 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:06:12.423 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:06:12.426 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:06:12.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:06:12.433 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:06:12.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1783011972435 2026-07-02 17:06:12.442 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:06:13.027 | From https://review.opendev.org/openstack/requirements 2026-07-02 17:06:13.028 | * branch master -> FETCH_HEAD 2026-07-02 17:06:13.039 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:06:13.043 | + functions-common:time_stop:2420 : local name 2026-07-02 17:06:13.046 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:06:13.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:06:13.052 | + functions-common:time_stop:2423 : local total 2026-07-02 17:06:13.055 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:06:13.059 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:06:13.063 | + functions-common:time_stop:2427 : start_time=1783011972435 2026-07-02 17:06:13.067 | + functions-common:time_stop:2429 : [[ -z 1783011972435 ]] 2026-07-02 17:06:13.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:06:13.076 | + functions-common:time_stop:2432 : end_time=1783011973073 2026-07-02 17:06:13.080 | + functions-common:time_stop:2433 : elapsed_time=638 2026-07-02 17:06:13.083 | + functions-common:time_stop:2434 : total=4443 2026-07-02 17:06:13.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:06:13.088 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5081 2026-07-02 17:06:13.091 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:06:13.094 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:06:13.098 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:06:13.101 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:06:13.105 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:06:13.108 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:06:13.113 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:06:13.116 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:06:13.120 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:06:13.124 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:06:13.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1783011973126 2026-07-02 17:06:13.133 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:06:13.149 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:06:13.149 | 2026-07-02 17:06:13.149 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:06:13.149 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:06:13.149 | state without impacting any branches by switching back to a branch. 2026-07-02 17:06:13.149 | 2026-07-02 17:06:13.150 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:06:13.150 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:06:13.150 | 2026-07-02 17:06:13.150 | git switch -c 2026-07-02 17:06:13.150 | 2026-07-02 17:06:13.150 | Or undo this operation with: 2026-07-02 17:06:13.150 | 2026-07-02 17:06:13.150 | git switch - 2026-07-02 17:06:13.150 | 2026-07-02 17:06:13.150 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:06:13.150 | 2026-07-02 17:06:13.151 | HEAD is now at eca87c71 Merge "update constraint for python-manilaclient to new release 6.2.0" 2026-07-02 17:06:13.154 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:06:13.157 | + functions-common:time_stop:2420 : local name 2026-07-02 17:06:13.161 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:06:13.164 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:06:13.168 | + functions-common:time_stop:2423 : local total 2026-07-02 17:06:13.171 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:06:13.176 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:06:13.180 | + functions-common:time_stop:2427 : start_time=1783011973126 2026-07-02 17:06:13.184 | + functions-common:time_stop:2429 : [[ -z 1783011973126 ]] 2026-07-02 17:06:13.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:06:13.194 | + functions-common:time_stop:2432 : end_time=1783011973190 2026-07-02 17:06:13.199 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-02 17:06:13.203 | + functions-common:time_stop:2434 : total=5081 2026-07-02 17:06:13.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:06:13.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5145 2026-07-02 17:06:13.213 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-02 17:06:13.232 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-02 17:06:13.236 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:06:13.237 | + functions-common:git_clone:673 : head -1 2026-07-02 17:06:13.240 | eca87c71 Merge "update constraint for python-manilaclient to new release 6.2.0" 2026-07-02 17:06:13.244 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:06:13.248 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-02 17:06:13.252 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:06:13.256 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-02 17:06:13.259 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-02 17:06:13.264 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-02 17:06:13.267 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-02 17:06:13.271 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-02 17:06:13.275 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-02 17:06:13.279 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-02 17:06:13.282 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-02 17:06:13.287 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-02 17:06:13.293 | ++ tools/install_prereqs.sh:source:47 : NOW=1783011973 2026-07-02 17:06:13.299 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-02 17:06:13.305 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-02 17:06:13.309 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-02 17:06:13.312 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783011973 2026-07-02 17:06:13.316 | ++ tools/install_prereqs.sh:source:50 : [[ 1783011973 -lt 7200 ]] 2026-07-02 17:06:13.320 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-02 17:06:13.325 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-02 17:06:13.329 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-02 17:06:13.333 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-02 17:06:13.337 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-02 17:06:13.341 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-02 17:06:13.345 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-02 17:06:13.350 | +++ 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-02 17:06:13.390 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-02 17:06:13.390 | apache2-dev 2026-07-02 17:06:13.390 | bc 2026-07-02 17:06:13.391 | bsdmainutils 2026-07-02 17:06:13.391 | curl 2026-07-02 17:06:13.391 | g++ 2026-07-02 17:06:13.391 | gawk 2026-07-02 17:06:13.391 | gcc 2026-07-02 17:06:13.391 | gettext 2026-07-02 17:06:13.391 | git 2026-07-02 17:06:13.391 | graphviz 2026-07-02 17:06:13.391 | iputils-ping 2026-07-02 17:06:13.391 | libffi-dev 2026-07-02 17:06:13.391 | libjpeg-dev 2026-07-02 17:06:13.392 | libpq-dev 2026-07-02 17:06:13.392 | libssl-dev 2026-07-02 17:06:13.392 | libsystemd-dev 2026-07-02 17:06:13.392 | libxml2-dev 2026-07-02 17:06:13.392 | libxslt1-dev 2026-07-02 17:06:13.392 | libyaml-dev 2026-07-02 17:06:13.392 | lsof 2026-07-02 17:06:13.392 | openssh-server 2026-07-02 17:06:13.392 | openssl 2026-07-02 17:06:13.392 | pkg-config 2026-07-02 17:06:13.392 | psmisc 2026-07-02 17:06:13.393 | python3-dev 2026-07-02 17:06:13.393 | python3-pip 2026-07-02 17:06:13.394 | python3-systemd 2026-07-02 17:06:13.394 | python3-venv 2026-07-02 17:06:13.394 | tar 2026-07-02 17:06:13.395 | tcpdump 2026-07-02 17:06:13.395 | unzip 2026-07-02 17:06:13.395 | uuid-runtime 2026-07-02 17:06:13.396 | wget 2026-07-02 17:06:13.396 | zlib1g-dev 2026-07-02 17:06:13.396 | libkrb5-dev 2026-07-02 17:06:13.396 | libldap2-dev 2026-07-02 17:06:13.396 | libsasl2-dev 2026-07-02 17:06:13.396 | memcached 2026-07-02 17:06:13.397 | python3-mysqldb 2026-07-02 17:06:13.397 | sqlite3 2026-07-02 17:06:13.397 | conntrack 2026-07-02 17:06:13.397 | curl 2026-07-02 17:06:13.397 | ebtables 2026-07-02 17:06:13.397 | genisoimage 2026-07-02 17:06:13.397 | iptables 2026-07-02 17:06:13.397 | iputils-arping 2026-07-02 17:06:13.397 | kpartx 2026-07-02 17:06:13.397 | libjs-jquery-tablesorter 2026-07-02 17:06:13.397 | parted 2026-07-02 17:06:13.398 | pm-utils 2026-07-02 17:06:13.398 | python3-mysqldb 2026-07-02 17:06:13.399 | socat 2026-07-02 17:06:13.399 | sqlite3 2026-07-02 17:06:13.399 | sudo 2026-07-02 17:06:13.400 | vlan 2026-07-02 17:06:13.400 | lsscsi 2026-07-02 17:06:13.400 | open-iscsi 2026-07-02 17:06:13.400 | cryptsetup 2026-07-02 17:06:13.400 | dosfstools 2026-07-02 17:06:13.400 | genisoimage 2026-07-02 17:06:13.400 | gir1.2-libosinfo-1.0 2026-07-02 17:06:13.400 | netcat-openbsd 2026-07-02 17:06:13.400 | open-iscsi 2026-07-02 17:06:13.400 | qemu-utils 2026-07-02 17:06:13.401 | sg3-utils 2026-07-02 17:06:13.401 | sysfsutils 2026-07-02 17:06:13.401 | lvm2 2026-07-02 17:06:13.401 | qemu-utils 2026-07-02 17:06:13.401 | thin-provisioning-tools 2026-07-02 17:06:13.401 | acl 2026-07-02 17:06:13.401 | dnsmasq-base 2026-07-02 17:06:13.401 | dnsmasq-utils 2026-07-02 17:06:13.401 | ebtables 2026-07-02 17:06:13.401 | haproxy 2026-07-02 17:06:13.401 | iptables 2026-07-02 17:06:13.401 | iputils-arping 2026-07-02 17:06:13.402 | iputils-ping 2026-07-02 17:06:13.402 | postgresql-server-dev-all 2026-07-02 17:06:13.402 | python3-mysqldb 2026-07-02 17:06:13.402 | sqlite3 2026-07-02 17:06:13.402 | sudo 2026-07-02 17:06:13.402 | vlan 2026-07-02 17:06:13.402 | pcp' 2026-07-02 17:06:13.402 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-02 17:06:13.426 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-02 17:06:13.427 | apache2-dev 2026-07-02 17:06:13.427 | bc 2026-07-02 17:06:13.427 | bsdmainutils 2026-07-02 17:06:13.427 | curl 2026-07-02 17:06:13.427 | g++ 2026-07-02 17:06:13.427 | gawk 2026-07-02 17:06:13.427 | gcc 2026-07-02 17:06:13.427 | gettext 2026-07-02 17:06:13.428 | git 2026-07-02 17:06:13.428 | graphviz 2026-07-02 17:06:13.428 | iputils-ping 2026-07-02 17:06:13.428 | libffi-dev 2026-07-02 17:06:13.428 | libjpeg-dev 2026-07-02 17:06:13.428 | libpq-dev 2026-07-02 17:06:13.428 | libssl-dev 2026-07-02 17:06:13.428 | libsystemd-dev 2026-07-02 17:06:13.428 | libxml2-dev 2026-07-02 17:06:13.429 | libxslt1-dev 2026-07-02 17:06:13.429 | libyaml-dev 2026-07-02 17:06:13.429 | lsof 2026-07-02 17:06:13.429 | openssh-server 2026-07-02 17:06:13.429 | openssl 2026-07-02 17:06:13.429 | pkg-config 2026-07-02 17:06:13.429 | psmisc 2026-07-02 17:06:13.429 | python3-dev 2026-07-02 17:06:13.429 | python3-pip 2026-07-02 17:06:13.430 | python3-systemd 2026-07-02 17:06:13.430 | python3-venv 2026-07-02 17:06:13.430 | tar 2026-07-02 17:06:13.430 | tcpdump 2026-07-02 17:06:13.430 | unzip 2026-07-02 17:06:13.430 | uuid-runtime 2026-07-02 17:06:13.430 | wget 2026-07-02 17:06:13.430 | zlib1g-dev 2026-07-02 17:06:13.430 | libkrb5-dev 2026-07-02 17:06:13.431 | libldap2-dev 2026-07-02 17:06:13.431 | libsasl2-dev 2026-07-02 17:06:13.431 | memcached 2026-07-02 17:06:13.431 | python3-mysqldb 2026-07-02 17:06:13.431 | sqlite3 2026-07-02 17:06:13.431 | conntrack 2026-07-02 17:06:13.431 | curl 2026-07-02 17:06:13.431 | ebtables 2026-07-02 17:06:13.431 | genisoimage 2026-07-02 17:06:13.432 | iptables 2026-07-02 17:06:13.432 | iputils-arping 2026-07-02 17:06:13.432 | kpartx 2026-07-02 17:06:13.432 | libjs-jquery-tablesorter 2026-07-02 17:06:13.432 | parted 2026-07-02 17:06:13.432 | pm-utils 2026-07-02 17:06:13.432 | python3-mysqldb 2026-07-02 17:06:13.432 | socat 2026-07-02 17:06:13.432 | sqlite3 2026-07-02 17:06:13.433 | sudo 2026-07-02 17:06:13.433 | vlan 2026-07-02 17:06:13.433 | lsscsi 2026-07-02 17:06:13.433 | open-iscsi 2026-07-02 17:06:13.433 | cryptsetup 2026-07-02 17:06:13.433 | dosfstools 2026-07-02 17:06:13.433 | genisoimage 2026-07-02 17:06:13.433 | gir1.2-libosinfo-1.0 2026-07-02 17:06:13.434 | netcat-openbsd 2026-07-02 17:06:13.434 | open-iscsi 2026-07-02 17:06:13.434 | qemu-utils 2026-07-02 17:06:13.434 | sg3-utils 2026-07-02 17:06:13.434 | sysfsutils 2026-07-02 17:06:13.434 | lvm2 2026-07-02 17:06:13.434 | qemu-utils 2026-07-02 17:06:13.434 | thin-provisioning-tools 2026-07-02 17:06:13.434 | acl 2026-07-02 17:06:13.435 | dnsmasq-base 2026-07-02 17:06:13.435 | dnsmasq-utils 2026-07-02 17:06:13.435 | ebtables 2026-07-02 17:06:13.435 | haproxy 2026-07-02 17:06:13.435 | iptables 2026-07-02 17:06:13.435 | iputils-arping 2026-07-02 17:06:13.435 | iputils-ping 2026-07-02 17:06:13.435 | postgresql-server-dev-all 2026-07-02 17:06:13.435 | python3-mysqldb 2026-07-02 17:06:13.436 | sqlite3 2026-07-02 17:06:13.436 | sudo 2026-07-02 17:06:13.436 | vlan 2026-07-02 17:06:13.436 | pcp ' 2026-07-02 17:06:13.436 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-02 17:06:13.436 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:06:13.439 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:06:13.444 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-02 17:06:13.446 | ++ 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-02 17:06:13.452 | ++ 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-02 17:06:13.455 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-02 17:06:13.459 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:06:13.463 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:06:13.467 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:06:13.471 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:06:13.476 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:06:13.479 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:06:13.483 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:06:13.486 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:06:13.490 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:06:13.493 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:06:13.497 | ++ functions-common:apt_get_update:1167 : return 2026-07-02 17:06:13.501 | ++ 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-02 17:06:13.505 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:06:13.509 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:06:13.512 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:06:13.516 | ++ 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-02 17:06:13.545 | ++ 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-02 17:06:13.596 | Reading package lists... 2026-07-02 17:06:14.046 | Building dependency tree... 2026-07-02 17:06:14.047 | Reading state information... 2026-07-02 17:06:14.732 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-02 17:06:14.732 | bc set to manually installed. 2026-07-02 17:06:14.732 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 17:06:14.732 | g++ set to manually installed. 2026-07-02 17:06:14.732 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-02 17:06:14.732 | gawk set to manually installed. 2026-07-02 17:06:14.732 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 17:06:14.733 | gcc set to manually installed. 2026-07-02 17:06:14.733 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-02 17:06:14.733 | git set to manually installed. 2026-07-02 17:06:14.733 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-02 17:06:14.733 | iputils-ping set to manually installed. 2026-07-02 17:06:14.733 | lsof is already the newest version (4.95.0-1build3). 2026-07-02 17:06:14.733 | lsof set to manually installed. 2026-07-02 17:06:14.733 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-02 17:06:14.733 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-02 17:06:14.733 | openssl set to manually installed. 2026-07-02 17:06:14.733 | psmisc is already the newest version (23.7-1build1). 2026-07-02 17:06:14.734 | psmisc set to manually installed. 2026-07-02 17:06:14.734 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-02 17:06:14.734 | python3-dev set to manually installed. 2026-07-02 17:06:14.734 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-02 17:06:14.734 | python3-systemd is already the newest version (235-1build4). 2026-07-02 17:06:14.734 | python3-systemd set to manually installed. 2026-07-02 17:06:14.734 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-02 17:06:14.734 | tar set to manually installed. 2026-07-02 17:06:14.734 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-02 17:06:14.734 | tcpdump set to manually installed. 2026-07-02 17:06:14.734 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-02 17:06:14.735 | uuid-runtime set to manually installed. 2026-07-02 17:06:14.735 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-02 17:06:14.736 | wget set to manually installed. 2026-07-02 17:06:14.736 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-02 17:06:14.736 | zlib1g-dev set to manually installed. 2026-07-02 17:06:14.737 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-02 17:06:14.737 | iptables set to manually installed. 2026-07-02 17:06:14.737 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-02 17:06:14.738 | kpartx set to manually installed. 2026-07-02 17:06:14.738 | parted is already the newest version (3.6-4build1). 2026-07-02 17:06:14.739 | parted set to manually installed. 2026-07-02 17:06:14.739 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-02 17:06:14.739 | sudo set to manually installed. 2026-07-02 17:06:14.739 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-02 17:06:14.739 | open-iscsi set to manually installed. 2026-07-02 17:06:14.739 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-02 17:06:14.739 | cryptsetup set to manually installed. 2026-07-02 17:06:14.739 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-02 17:06:14.739 | dosfstools set to manually installed. 2026-07-02 17:06:14.739 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-02 17:06:14.740 | netcat-openbsd set to manually installed. 2026-07-02 17:06:14.740 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-02 17:06:14.741 | qemu-utils set to manually installed. 2026-07-02 17:06:14.741 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-02 17:06:14.741 | sg3-utils set to manually installed. 2026-07-02 17:06:14.741 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-02 17:06:14.741 | lvm2 set to manually installed. 2026-07-02 17:06:14.741 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-02 17:06:14.741 | thin-provisioning-tools set to manually installed. 2026-07-02 17:06:14.741 | acl is already the newest version (2.3.2-1build1.1). 2026-07-02 17:06:14.741 | acl set to manually installed. 2026-07-02 17:06:14.741 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-02 17:06:14.742 | dnsmasq-base set to manually installed. 2026-07-02 17:06:14.742 | The following packages were automatically installed and are no longer required: 2026-07-02 17:06:14.742 | libfwupd2 libgusb2 2026-07-02 17:06:14.742 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:06:14.742 | The following additional packages will be installed: 2026-07-02 17:06:14.742 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-02 17:06:14.742 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-02 17:06:14.742 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-02 17:06:14.742 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-02 17:06:14.743 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-02 17:06:14.744 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-02 17:06:14.744 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-02 17:06:14.744 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-02 17:06:14.745 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-02 17:06:14.745 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-02 17:06:14.745 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-02 17:06:14.746 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-02 17:06:14.746 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-02 17:06:14.746 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-02 17:06:14.746 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-02 17:06:14.746 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 17:06:14.746 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 17:06:14.746 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 17:06:14.746 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-02 17:06:14.746 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-02 17:06:14.747 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-02 17:06:14.747 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-02 17:06:14.747 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-02 17:06:14.747 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-02 17:06:14.747 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-02 17:06:14.747 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 17:06:14.747 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-02 17:06:14.747 | Suggested packages: 2026-07-02 17:06:14.747 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-02 17:06:14.747 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-02 17:06:14.748 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-02 17:06:14.748 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-02 17:06:14.749 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-02 17:06:14.749 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-02 17:06:14.750 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-02 17:06:14.750 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-02 17:06:14.750 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-02 17:06:14.750 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-02 17:06:14.914 | The following NEW packages will be installed: 2026-07-02 17:06:14.914 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-02 17:06:14.914 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-02 17:06:14.915 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-02 17:06:14.915 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-02 17:06:14.915 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-02 17:06:14.915 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-02 17:06:14.915 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-02 17:06:14.915 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-02 17:06:14.916 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-02 17:06:14.916 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-02 17:06:14.916 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-02 17:06:14.916 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-02 17:06:14.916 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-02 17:06:14.918 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-02 17:06:14.918 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-02 17:06:14.919 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-02 17:06:14.920 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-02 17:06:14.920 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 17:06:14.921 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 17:06:14.921 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 17:06:14.921 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-02 17:06:14.921 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-02 17:06:14.922 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-02 17:06:14.923 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-02 17:06:14.923 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-02 17:06:14.923 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-02 17:06:14.923 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-02 17:06:14.924 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-02 17:06:14.924 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-02 17:06:14.924 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 17:06:14.924 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-02 17:06:14.925 | uuid-dev vbetool vlan 2026-07-02 17:06:14.925 | The following packages will be upgraded: 2026-07-02 17:06:14.925 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-02 17:06:14.927 | ncurses-base ncurses-bin ncurses-term 2026-07-02 17:06:14.991 | 9 upgraded, 161 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:06:14.992 | Need to get 176 MB of archives. 2026-07-02 17:06:14.992 | After this operation, 941 MB of additional disk space will be used. 2026-07-02 17:06:14.993 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-02 17:06:15.001 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-02 17:06:15.007 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-02 17:06:15.013 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-02 17:06:15.013 | Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-02 17:06:15.020 | Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-02 17:06:15.023 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-02 17:06:15.026 | Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-02 17:06:15.028 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-02 17:06:15.032 | Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-02 17:06:15.037 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-02 17:06:15.040 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-02 17:06:15.045 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-02 17:06:15.052 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-02 17:06:15.059 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-02 17:06:15.078 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-02 17:06:15.081 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-02 17:06:15.086 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-02 17:06:15.091 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-02 17:06:15.118 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-02 17:06:15.120 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-02 17:06:15.122 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-02 17:06:15.126 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-02 17:06:15.131 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-02 17:06:15.137 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-02 17:06:15.142 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-02 17:06:15.146 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-02 17:06:15.152 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-02 17:06:15.157 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-02 17:06:15.163 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-02 17:06:15.172 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-02 17:06:15.179 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-02 17:06:15.185 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-02 17:06:15.190 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-02 17:06:15.487 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-02 17:06:15.629 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-02 17:06:15.630 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-02 17:06:15.632 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-02 17:06:15.636 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-02 17:06:15.644 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-02 17:06:15.662 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-02 17:06:15.747 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-02 17:06:15.748 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-02 17:06:15.750 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-02 17:06:15.751 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-02 17:06:15.756 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-02 17:06:15.761 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-02 17:06:15.767 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-02 17:06:15.773 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-02 17:06:15.778 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-02 17:06:15.785 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-02 17:06:15.795 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-02 17:06:15.800 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-02 17:06:15.807 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-02 17:06:15.819 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-02 17:06:15.825 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-02 17:06:15.830 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-02 17:06:15.835 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-02 17:06:15.844 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-02 17:06:15.848 | Get:60 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-02 17:06:15.854 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-02 17:06:15.860 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-02 17:06:15.865 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-02 17:06:15.871 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-02 17:06:15.879 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-02 17:06:15.887 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-02 17:06:15.892 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-02 17:06:15.897 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-02 17:06:15.903 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-02 17:06:15.909 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-02 17:06:15.915 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-02 17:06:15.921 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-02 17:06:15.939 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-02 17:06:15.942 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-02 17:06:15.947 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-02 17:06:15.954 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-02 17:06:15.961 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-02 17:06:15.967 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-02 17:06:15.972 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-02 17:06:15.977 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-02 17:06:15.984 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-02 17:06:15.993 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-02 17:06:16.002 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-02 17:06:16.012 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-02 17:06:16.014 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-02 17:06:16.038 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-02 17:06:16.042 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-02 17:06:16.047 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-02 17:06:16.053 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-02 17:06:16.058 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-02 17:06:16.064 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-02 17:06:16.072 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-02 17:06:16.077 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-02 17:06:16.082 | Get:94 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-02 17:06:16.088 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-02 17:06:16.093 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-02 17:06:16.098 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-02 17:06:16.103 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-02 17:06:16.108 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-02 17:06:16.112 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-02 17:06:16.116 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-02 17:06:16.142 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-02 17:06:16.143 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-02 17:06:16.148 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-02 17:06:16.152 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-02 17:06:16.282 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-02 17:06:16.286 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-02 17:06:16.286 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-02 17:06:16.287 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-02 17:06:16.292 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-02 17:06:16.297 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-02 17:06:16.303 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-02 17:06:16.308 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-02 17:06:16.313 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-02 17:06:16.319 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-02 17:06:16.326 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-02 17:06:16.332 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-02 17:06:16.346 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-02 17:06:16.350 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-02 17:06:16.355 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-02 17:06:16.361 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-02 17:06:16.366 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-02 17:06:16.370 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-02 17:06:16.377 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-02 17:06:16.405 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-02 17:06:16.407 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-02 17:06:16.411 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-02 17:06:16.425 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-02 17:06:16.430 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-02 17:06:16.439 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-02 17:06:16.443 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-02 17:06:16.451 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-02 17:06:16.456 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-02 17:06:16.717 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-02 17:06:16.718 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-02 17:06:16.725 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-02 17:06:16.789 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-02 17:06:16.791 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-02 17:06:17.267 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-02 17:06:17.269 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-02 17:06:17.273 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-02 17:06:17.274 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-02 17:06:17.275 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-02 17:06:17.276 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-02 17:06:17.278 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-02 17:06:17.296 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-02 17:06:17.309 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-02 17:06:17.309 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-02 17:06:17.311 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-02 17:06:17.330 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-02 17:06:17.341 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-02 17:06:17.344 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-02 17:06:17.349 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-02 17:06:17.354 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-02 17:06:17.359 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-02 17:06:17.364 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-02 17:06:17.371 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-02 17:06:17.376 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-02 17:06:17.382 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-02 17:06:17.387 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-02 17:06:17.392 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-02 17:06:17.398 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-02 17:06:17.403 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-02 17:06:17.408 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-02 17:06:17.414 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-02 17:06:17.419 | Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-02 17:06:17.424 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-02 17:06:17.432 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-02 17:06:17.464 | Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-02 17:06:17.469 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-02 17:06:17.738 | perl: warning: Setting locale failed. 2026-07-02 17:06:17.738 | perl: warning: Please check that your locale settings: 2026-07-02 17:06:17.738 | LANGUAGE = (unset), 2026-07-02 17:06:17.738 | LC_ALL = "en_US.utf8", 2026-07-02 17:06:17.739 | LANG = "de_DE.UTF-8" 2026-07-02 17:06:17.739 | are supported and installed on your system. 2026-07-02 17:06:17.739 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:06:17.801 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:06:17.801 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:06:17.801 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:06:18.151 | Vorkonfiguration der Pakete ... 2026-07-02 17:06:18.174 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:06:18.299 | Fetched 176 MB in 3s (70.2 MB/s) 2026-07-02 17:06:18.394 | (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-02 17:06:18.401 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 17:06:18.411 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:18.507 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:18.623 | (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-02 17:06:18.630 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 17:06:18.641 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:18.752 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:18.871 | (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-02 17:06:18.877 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 17:06:18.889 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:20.224 | Selecting previously unselected package libapr1t64:amd64. 2026-07-02 17:06:20.239 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 17:06:20.249 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 17:06:20.300 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-02 17:06:20.313 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 17:06:20.317 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:20.362 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-02 17:06:20.376 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 17:06:20.380 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:20.418 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-02 17:06:20.431 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 17:06:20.435 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:20.487 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 17:06:20.498 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 17:06:20.570 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 17:06:20.583 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 17:06:20.689 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-02 17:06:20.702 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-02 17:06:20.707 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 17:06:20.757 | Selecting previously unselected package apache2-bin. 2026-07-02 17:06:20.769 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 17:06:20.774 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:20.940 | Selecting previously unselected package apache2-data. 2026-07-02 17:06:20.954 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-02 17:06:20.959 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:21.166 | Selecting previously unselected package apache2-utils. 2026-07-02 17:06:21.177 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 17:06:21.182 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:21.255 | Selecting previously unselected package apache2. 2026-07-02 17:06:21.265 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 17:06:21.274 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:06:21.277 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:21.407 | Selecting previously unselected package haproxy. 2026-07-02 17:06:21.418 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:06:21.431 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 17:06:21.570 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-02 17:06:21.581 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 17:06:21.586 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 17:06:21.642 | Selecting previously unselected package memcached. 2026-07-02 17:06:21.651 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-02 17:06:21.658 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 17:06:21.717 | Selecting previously unselected package libjson-perl. 2026-07-02 17:06:21.727 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-02 17:06:21.732 | Unpacking libjson-perl (4.10000-1) ... 2026-07-02 17:06:21.918 | Selecting previously unselected package postgresql-client-common. 2026-07-02 17:06:21.930 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-02 17:06:21.935 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-02 17:06:22.005 | Selecting previously unselected package ssl-cert. 2026-07-02 17:06:22.017 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-02 17:06:22.023 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-02 17:06:22.089 | Selecting previously unselected package postgresql-common. 2026-07-02 17:06:22.101 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-02 17:06:22.125 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-02 17:06:22.150 | Unpacking postgresql-common (257build1.1) ... 2026-07-02 17:06:22.326 | Selecting previously unselected package libsysfs2:amd64. 2026-07-02 17:06:22.337 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-02 17:06:22.342 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 17:06:22.393 | Selecting previously unselected package sysfsutils. 2026-07-02 17:06:22.403 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-02 17:06:22.410 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-02 17:06:22.466 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 17:06:22.478 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:22.540 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 17:06:22.552 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:22.615 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 17:06:22.629 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 17:06:22.699 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:22.767 | Selecting previously unselected package autotools-dev. 2026-07-02 17:06:22.825 | (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-02 17:06:22.832 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-02 17:06:22.837 | Unpacking autotools-dev (20220109.1) ... 2026-07-02 17:06:22.885 | Selecting previously unselected package m4. 2026-07-02 17:06:22.898 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-02 17:06:22.902 | Unpacking m4 (1.4.19-4build1) ... 2026-07-02 17:06:22.978 | Selecting previously unselected package autoconf. 2026-07-02 17:06:22.990 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-02 17:06:22.995 | Unpacking autoconf (2.71-3) ... 2026-07-02 17:06:23.095 | Selecting previously unselected package automake. 2026-07-02 17:06:23.108 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-02 17:06:23.115 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 17:06:23.241 | Selecting previously unselected package autopoint. 2026-07-02 17:06:23.254 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-02 17:06:23.259 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-02 17:06:23.309 | Selecting previously unselected package libdebhelper-perl. 2026-07-02 17:06:23.322 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-02 17:06:23.326 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 17:06:23.429 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-02 17:06:23.441 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:23.445 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:24.589 | Selecting previously unselected package libclang-cpp17t64. 2026-07-02 17:06:24.601 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:24.606 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:25.207 | Selecting previously unselected package libgc1:amd64. 2026-07-02 17:06:25.221 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-02 17:06:25.225 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 17:06:25.282 | Selecting previously unselected package libobjc4:amd64. 2026-07-02 17:06:25.296 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-02 17:06:25.302 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 17:06:25.346 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-02 17:06:25.358 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-02 17:06:25.363 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 17:06:25.425 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-02 17:06:25.439 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:25.443 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:25.686 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-02 17:06:25.700 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:25.705 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:25.805 | Selecting previously unselected package libclang1-17t64. 2026-07-02 17:06:25.819 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:25.824 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:26.218 | Selecting previously unselected package clang-17. 2026-07-02 17:06:26.232 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:26.237 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:26.302 | Selecting previously unselected package libtool. 2026-07-02 17:06:26.315 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-02 17:06:26.320 | Unpacking libtool (2.4.7-7build1) ... 2026-07-02 17:06:26.384 | Selecting previously unselected package dh-autoreconf. 2026-07-02 17:06:26.398 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-02 17:06:26.402 | Unpacking dh-autoreconf (20) ... 2026-07-02 17:06:26.456 | Selecting previously unselected package libarchive-zip-perl. 2026-07-02 17:06:26.469 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-02 17:06:26.473 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-02 17:06:26.544 | Selecting previously unselected package libsub-override-perl. 2026-07-02 17:06:26.558 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-02 17:06:26.562 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-02 17:06:26.609 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-02 17:06:26.622 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-02 17:06:26.627 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 17:06:26.679 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-02 17:06:26.693 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-02 17:06:26.697 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 17:06:26.742 | Selecting previously unselected package debugedit. 2026-07-02 17:06:26.756 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-02 17:06:26.761 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-02 17:06:26.814 | Selecting previously unselected package dwz. 2026-07-02 17:06:26.827 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-02 17:06:26.832 | Unpacking dwz (0.15-1build6) ... 2026-07-02 17:06:26.887 | Selecting previously unselected package gettext. 2026-07-02 17:06:26.900 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-02 17:06:26.905 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-02 17:06:27.030 | Selecting previously unselected package intltool-debian. 2026-07-02 17:06:27.045 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-02 17:06:27.062 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-02 17:06:27.111 | Selecting previously unselected package po-debconf. 2026-07-02 17:06:27.126 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-02 17:06:27.131 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-02 17:06:27.229 | Selecting previously unselected package debhelper. 2026-07-02 17:06:27.241 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-02 17:06:27.245 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-02 17:06:27.503 | Selecting previously unselected package uuid-dev:amd64. 2026-07-02 17:06:27.515 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-02 17:06:27.519 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 17:06:27.580 | Selecting previously unselected package libsctp1:amd64. 2026-07-02 17:06:27.588 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 17:06:27.593 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 17:06:27.638 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-02 17:06:27.650 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 17:06:27.654 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 17:06:27.715 | Selecting previously unselected package libapr1-dev. 2026-07-02 17:06:27.727 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 17:06:27.731 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 17:06:28.117 | Selecting previously unselected package libldap-dev:amd64. 2026-07-02 17:06:28.130 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:28.134 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 17:06:28.314 | Selecting previously unselected package libldap2-dev. 2026-07-02 17:06:28.326 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-02 17:06:28.330 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 17:06:28.375 | Selecting previously unselected package libaprutil1-dev. 2026-07-02 17:06:28.385 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 17:06:28.389 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:28.788 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-02 17:06:28.801 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 17:06:28.805 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:28.860 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-02 17:06:28.873 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 17:06:28.878 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:28.934 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-02 17:06:28.946 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 17:06:28.950 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:28.989 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-02 17:06:29.001 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 17:06:29.005 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:29.126 | Selecting previously unselected package apache2-dev. 2026-07-02 17:06:29.138 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 17:06:29.141 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:29.244 | Selecting previously unselected package ncal. 2026-07-02 17:06:29.257 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-02 17:06:29.261 | Unpacking ncal (12.1.8) ... 2026-07-02 17:06:29.369 | Selecting previously unselected package bsdmainutils. 2026-07-02 17:06:29.381 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-02 17:06:29.388 | Unpacking bsdmainutils (12.1.8) ... 2026-07-02 17:06:29.431 | Selecting previously unselected package conntrack. 2026-07-02 17:06:29.443 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-02 17:06:29.447 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 17:06:29.494 | Selecting previously unselected package dnsmasq-utils. 2026-07-02 17:06:29.506 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-02 17:06:29.510 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 17:06:29.567 | Selecting previously unselected package ebtables. 2026-07-02 17:06:29.579 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-02 17:06:29.598 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-02 17:06:29.655 | Selecting previously unselected package fonts-liberation. 2026-07-02 17:06:29.667 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-02 17:06:29.671 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-02 17:06:29.783 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-02 17:06:29.794 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-02 17:06:29.799 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 17:06:29.850 | Selecting previously unselected package fonts-liberation2. 2026-07-02 17:06:29.857 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-02 17:06:29.862 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 17:06:29.902 | Selecting previously unselected package genisoimage. 2026-07-02 17:06:29.914 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-02 17:06:29.918 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-02 17:06:29.983 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-02 17:06:29.995 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-02 17:06:29.999 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 17:06:30.050 | Selecting previously unselected package libann0. 2026-07-02 17:06:30.063 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-02 17:06:30.067 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-02 17:06:30.110 | Selecting previously unselected package libcdt5:amd64. 2026-07-02 17:06:30.123 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.128 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.172 | Selecting previously unselected package libcgraph6:amd64. 2026-07-02 17:06:30.183 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.187 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.233 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-02 17:06:30.245 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 17:06:30.266 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 17:06:30.317 | Selecting previously unselected package libltdl7:amd64. 2026-07-02 17:06:30.329 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-02 17:06:30.333 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 17:06:30.377 | Selecting previously unselected package libpathplan4:amd64. 2026-07-02 17:06:30.389 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.393 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.440 | Selecting previously unselected package libgvc6. 2026-07-02 17:06:30.451 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.455 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.529 | Selecting previously unselected package libgvpr2:amd64. 2026-07-02 17:06:30.541 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.545 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.596 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-02 17:06:30.608 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:30.612 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:30.689 | Selecting previously unselected package libice6:amd64. 2026-07-02 17:06:30.701 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-02 17:06:30.705 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 17:06:30.749 | Selecting previously unselected package libsm6:amd64. 2026-07-02 17:06:30.761 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-02 17:06:30.765 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 17:06:30.809 | Selecting previously unselected package libxt6t64:amd64. 2026-07-02 17:06:30.821 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-02 17:06:30.825 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 17:06:30.872 | Selecting previously unselected package libxmu6:amd64. 2026-07-02 17:06:30.884 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-02 17:06:30.888 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 17:06:30.934 | Selecting previously unselected package libxaw7:amd64. 2026-07-02 17:06:30.946 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-02 17:06:30.950 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 17:06:30.998 | Selecting previously unselected package graphviz. 2026-07-02 17:06:31.010 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 17:06:31.013 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:31.123 | Selecting previously unselected package icu-devtools. 2026-07-02 17:06:31.135 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 17:06:31.139 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 17:06:31.203 | Selecting previously unselected package iputils-arping. 2026-07-02 17:06:31.215 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-02 17:06:31.220 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 17:06:31.265 | Selecting previously unselected package comerr-dev:amd64. 2026-07-02 17:06:31.277 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-02 17:06:31.284 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 17:06:31.345 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-02 17:06:31.355 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:31.360 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:31.412 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-02 17:06:31.421 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:31.425 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:31.473 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-02 17:06:31.485 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:31.489 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:31.541 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-02 17:06:31.553 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:31.557 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:31.601 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-02 17:06:31.613 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:31.616 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:31.695 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-02 17:06:31.707 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-02 17:06:31.711 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-02 17:06:31.760 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-02 17:06:31.772 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:31.775 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:32.070 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-02 17:06:32.083 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-02 17:06:32.087 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 17:06:32.152 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 17:06:32.164 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 17:06:32.327 | Selecting previously unselected package libgts-bin. 2026-07-02 17:06:32.342 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 17:06:32.346 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 17:06:32.410 | Selecting previously unselected package libicu-dev:amd64. 2026-07-02 17:06:32.425 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 17:06:32.429 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 17:06:33.042 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-02 17:06:33.055 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-02 17:06:33.059 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 17:06:33.121 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-02 17:06:33.135 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 17:06:33.139 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 17:06:33.183 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-02 17:06:33.197 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 17:06:33.200 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 17:06:33.242 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-02 17:06:33.256 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-02 17:06:33.260 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-02 17:06:33.329 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-02 17:06:33.344 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-02 17:06:33.347 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 17:06:33.468 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-02 17:06:33.482 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-02 17:06:33.486 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-02 17:06:33.534 | Selecting previously unselected package libjson-xs-perl. 2026-07-02 17:06:33.548 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:33.552 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 17:06:33.603 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-02 17:06:33.615 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-02 17:06:33.619 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 17:06:33.692 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-02 17:06:33.705 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-02 17:06:33.709 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-02 17:06:33.755 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-02 17:06:33.768 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-02 17:06:33.772 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-02 17:06:33.824 | Selecting previously unselected package mysql-common. 2026-07-02 17:06:33.838 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-02 17:06:33.858 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-02 17:06:33.909 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-02 17:06:33.923 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:06:33.926 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:06:34.033 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-02 17:06:34.046 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 17:06:34.050 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:34.142 | Selecting previously unselected package pcp-conf. 2026-07-02 17:06:34.156 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:34.159 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-02 17:06:34.208 | Selecting previously unselected package libpcp3t64. 2026-07-02 17:06:34.222 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:34.226 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:34.279 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-02 17:06:34.293 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:34.297 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:34.339 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-02 17:06:34.353 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:34.356 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 17:06:34.406 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-02 17:06:34.420 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-02 17:06:34.424 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:34.475 | Selecting previously unselected package libpq5:amd64. 2026-07-02 17:06:34.488 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:34.492 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:34.539 | Selecting previously unselected package libssl-dev:amd64. 2026-07-02 17:06:34.553 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-02 17:06:34.557 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 17:06:34.786 | Selecting previously unselected package libpq-dev. 2026-07-02 17:06:34.800 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:34.804 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:34.862 | Selecting previously unselected package libsasl2-dev. 2026-07-02 17:06:34.875 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-02 17:06:34.880 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 17:06:34.962 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-02 17:06:34.975 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 17:06:34.981 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 17:06:35.235 | Selecting previously unselected package libx86-1:amd64. 2026-07-02 17:06:35.248 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-02 17:06:35.252 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 17:06:35.298 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-02 17:06:35.313 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-02 17:06:35.317 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 17:06:35.422 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-02 17:06:35.436 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:06:35.440 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 17:06:35.539 | Selecting previously unselected package llvm-17-runtime. 2026-07-02 17:06:35.553 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:35.556 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:35.623 | Selecting previously unselected package libpfm4:amd64. 2026-07-02 17:06:35.637 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-02 17:06:35.640 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 17:06:35.715 | Selecting previously unselected package llvm-17. 2026-07-02 17:06:35.729 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:35.733 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:36.996 | Selecting previously unselected package libffi-dev:amd64. 2026-07-02 17:06:37.008 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-02 17:06:37.012 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 17:06:37.071 | Selecting previously unselected package llvm-17-tools. 2026-07-02 17:06:37.083 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:37.086 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:37.530 | Selecting previously unselected package libz3-4:amd64. 2026-07-02 17:06:37.544 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-02 17:06:37.548 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 17:06:37.805 | Selecting previously unselected package libz3-dev:amd64. 2026-07-02 17:06:37.822 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-02 17:06:37.826 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 17:06:37.882 | Selecting previously unselected package llvm-17-dev. 2026-07-02 17:06:37.894 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 17:06:37.898 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:41.612 | Selecting previously unselected package lsscsi. 2026-07-02 17:06:41.622 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-02 17:06:41.626 | Unpacking lsscsi (0.32-1build1) ... 2026-07-02 17:06:41.669 | Selecting previously unselected package osinfo-db. 2026-07-02 17:06:41.681 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-02 17:06:41.684 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 17:06:42.331 | Selecting previously unselected package pkgconf-bin. 2026-07-02 17:06:42.344 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-02 17:06:42.348 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-02 17:06:42.393 | Selecting previously unselected package pkgconf:amd64. 2026-07-02 17:06:42.405 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-02 17:06:42.412 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:42.460 | Selecting previously unselected package pkg-config:amd64. 2026-07-02 17:06:42.472 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-02 17:06:42.479 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:42.518 | Selecting previously unselected package pm-utils. 2026-07-02 17:06:42.530 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-02 17:06:42.534 | Unpacking pm-utils (1.4.1-21) ... 2026-07-02 17:06:42.610 | Selecting previously unselected package postgresql-client-16. 2026-07-02 17:06:42.622 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:42.626 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:42.818 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-02 17:06:42.830 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:06:42.834 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:43.376 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-02 17:06:43.388 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-02 17:06:43.392 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 17:06:43.445 | Selecting previously unselected package python3-mysqldb. 2026-07-02 17:06:43.458 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-02 17:06:43.461 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-02 17:06:43.512 | Selecting previously unselected package python3-pip-whl. 2026-07-02 17:06:43.525 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-02 17:06:43.529 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 17:06:43.585 | Selecting previously unselected package python3-setuptools-whl. 2026-07-02 17:06:43.598 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-02 17:06:43.602 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 17:06:43.652 | Selecting previously unselected package python3.12-venv. 2026-07-02 17:06:43.664 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-02 17:06:43.668 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 17:06:43.705 | Selecting previously unselected package python3-venv. 2026-07-02 17:06:43.717 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-02 17:06:43.721 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 17:06:43.756 | Selecting previously unselected package sqlite3. 2026-07-02 17:06:43.768 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-02 17:06:43.772 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 17:06:43.818 | Selecting previously unselected package unzip. 2026-07-02 17:06:43.830 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-02 17:06:43.834 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-02 17:06:43.885 | Selecting previously unselected package vbetool. 2026-07-02 17:06:43.897 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-02 17:06:43.901 | Unpacking vbetool (1.1-5) ... 2026-07-02 17:06:43.941 | Selecting previously unselected package libosinfo-l10n. 2026-07-02 17:06:43.954 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-02 17:06:43.957 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 17:06:44.028 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-02 17:06:44.040 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-02 17:06:44.044 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 17:06:44.087 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-02 17:06:44.100 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-02 17:06:44.103 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 17:06:44.141 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-02 17:06:44.154 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 17:06:44.157 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:44.212 | Selecting previously unselected package libpcp-archive1t64. 2026-07-02 17:06:44.222 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.226 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.269 | Selecting previously unselected package libpcp-gui2t64. 2026-07-02 17:06:44.281 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.286 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.330 | Selecting previously unselected package libpcp-import1t64. 2026-07-02 17:06:44.341 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.345 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.388 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-02 17:06:44.398 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.402 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.444 | Selecting previously unselected package libpcp-trace2t64. 2026-07-02 17:06:44.457 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.462 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.503 | Selecting previously unselected package libpcp-web1t64. 2026-07-02 17:06:44.512 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.515 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:44.559 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-02 17:06:44.570 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-02 17:06:44.574 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 17:06:44.619 | Selecting previously unselected package python3-pcp. 2026-07-02 17:06:44.631 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:44.660 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-02 17:06:44.947 | Selecting previously unselected package pcp. 2026-07-02 17:06:44.959 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 17:06:45.205 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-02 17:06:46.139 | Selecting previously unselected package socat. 2026-07-02 17:06:46.150 | Preparing to unpack .../142-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-02 17:06:46.153 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-02 17:06:46.221 | Selecting previously unselected package vlan. 2026-07-02 17:06:46.233 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-02 17:06:46.237 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-02 17:06:46.317 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-02 17:06:46.329 | Setting up postgresql-client-common (257build1.1) ... 2026-07-02 17:06:46.347 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 17:06:46.358 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 17:06:46.369 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-02 17:06:46.406 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 17:06:46.413 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 17:06:46.425 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:06:46.436 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 17:06:46.447 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-02 17:06:46.459 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 17:06:46.470 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 17:06:46.481 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 17:06:46.492 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 17:06:46.504 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-02 17:06:47.120 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 17:06:47.121 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 17:06:47.568 | Setting up ncal (12.1.8) ... 2026-07-02 17:06:47.579 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 17:06:47.590 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 17:06:47.601 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-02 17:06:47.613 | Setting up vbetool (1.1-5) ... 2026-07-02 17:06:47.625 | Setting up pm-utils (1.4.1-21) ... 2026-07-02 17:06:47.646 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-02 17:06:47.661 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 17:06:47.673 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:47.685 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:47.698 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 17:06:47.710 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 17:06:47.722 | Setting up m4 (1.4.19-4build1) ... 2026-07-02 17:06:47.734 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 17:06:47.747 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 17:06:47.783 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 17:06:47.796 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 17:06:47.808 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 17:06:48.695 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-02 17:06:49.130 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:49.141 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-02 17:06:49.152 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-02 17:06:49.394 | Setting up autotools-dev (20220109.1) ... 2026-07-02 17:06:49.406 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 17:06:49.417 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:49.428 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:49.439 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 17:06:49.449 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:49.460 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:49.470 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-02 17:06:49.530 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:06:49.530 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:06:49.530 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:06:49.710 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:06:50.274 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-02 17:06:50.757 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:50.768 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 17:06:50.779 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 17:06:50.789 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:50.799 | Setting up ebtables (2.0.11-6build1) ... 2026-07-02 17:06:51.364 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-02 17:06:51.375 | Setting up socat (1.8.0.0-4build3) ... 2026-07-02 17:06:51.387 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-02 17:06:51.398 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:51.408 | Setting up bsdmainutils (12.1.8) ... 2026-07-02 17:06:51.420 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 17:06:51.433 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 17:06:51.443 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-02 17:06:51.454 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 17:06:51.466 | Setting up lsscsi (0.32-1build1) ... 2026-07-02 17:06:51.477 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 17:06:51.490 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-02 17:06:51.501 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:51.513 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 17:06:51.524 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 17:06:51.536 | Setting up autoconf (2.71-3) ... 2026-07-02 17:06:51.552 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:51.563 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:51.576 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-02 17:06:51.587 | Setting up dwz (0.15-1build6) ... 2026-07-02 17:06:51.599 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 17:06:51.610 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 17:06:51.621 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-02 17:06:51.647 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:51.658 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-02 17:06:51.669 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:51.680 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 17:06:51.691 | Setting up libjson-perl (4.10000-1) ... 2026-07-02 17:06:51.701 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:51.713 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-02 17:06:51.724 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-02 17:06:51.778 | Setting up debugedit (1:5.0-5build2) ... 2026-07-02 17:06:51.789 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 17:06:51.800 | Setting up libsub-override-perl (0.10-1) ... 2026-07-02 17:06:51.813 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 17:06:51.825 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:51.838 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:51.850 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:51.861 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-02 17:06:51.872 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 17:06:51.884 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 17:06:51.896 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 17:06:51.907 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-02 17:06:51.919 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 17:06:51.931 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 17:06:51.943 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 17:06:51.956 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 17:06:51.968 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:51.980 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:51.993 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 17:06:52.005 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-02 17:06:52.013 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 17:06:52.023 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 17:06:52.036 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:52.044 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 17:06:52.053 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 17:06:52.064 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 17:06:52.074 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:52.087 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 17:06:52.098 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:52.108 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 17:06:52.226 | Setting up libtool (2.4.7-7build1) ... 2026-07-02 17:06:52.235 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-02 17:06:52.244 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:52.740 | 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-02 17:06:52.783 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 17:06:52.793 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 17:06:53.630 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-02 17:06:54.214 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:06:54.227 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 17:06:54.237 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:54.247 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:54.259 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:54.271 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 17:06:54.282 | Setting up dh-autoreconf (20) ... 2026-07-02 17:06:54.293 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:54.304 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-02 17:06:54.316 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 17:06:54.326 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 17:06:54.338 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 17:06:54.349 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 17:06:54.360 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 17:06:54.372 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 17:06:54.383 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 17:06:54.394 | Setting up postgresql-common (257build1.1) ... 2026-07-02 17:06:54.467 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:06:54.467 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:06:54.467 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:06:54.545 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:06:54.988 | 2026-07-02 17:06:54.989 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-02 17:06:55.168 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-02 17:06:55.168 | Removing obsolete dictionary files: 2026-07-02 17:06:56.178 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-02 17:06:56.745 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:56.819 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:56.830 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 17:06:56.843 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 17:06:56.856 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:56.868 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 17:06:56.881 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:56.894 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:56.907 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:56.920 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:56.933 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 17:06:56.945 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:56.956 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 17:06:56.966 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:56.978 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:56.988 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 17:06:56.999 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:57.010 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 17:06:57.021 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 17:06:57.031 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:57.042 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-02 17:06:57.052 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 17:06:57.063 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:57.073 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 17:06:57.083 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:57.094 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 17:06:57.125 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 17:06:57.136 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 17:06:57.147 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 17:06:57.157 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:57.168 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 17:06:57.181 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 17:06:57.698 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:06:57.742 | Enabling module mpm_event. 2026-07-02 17:06:57.793 | Enabling module authz_core. 2026-07-02 17:06:57.798 | Enabling module authz_host. 2026-07-02 17:06:57.844 | Enabling module authn_core. 2026-07-02 17:06:57.850 | Enabling module auth_basic. 2026-07-02 17:06:57.896 | Enabling module access_compat. 2026-07-02 17:06:57.943 | Enabling module authn_file. 2026-07-02 17:06:57.990 | Enabling module authz_user. 2026-07-02 17:06:58.038 | Enabling module alias. 2026-07-02 17:06:58.085 | Enabling module dir. 2026-07-02 17:06:58.132 | Enabling module autoindex. 2026-07-02 17:06:58.178 | Enabling module env. 2026-07-02 17:06:58.224 | Enabling module mime. 2026-07-02 17:06:58.271 | Enabling module negotiation. 2026-07-02 17:06:58.318 | Enabling module setenvif. 2026-07-02 17:06:58.366 | Enabling module filter. 2026-07-02 17:06:58.416 | Enabling module deflate. 2026-07-02 17:06:58.468 | Enabling module status. 2026-07-02 17:06:58.519 | Enabling module reqtimeout. 2026-07-02 17:06:58.571 | Enabling conf charset. 2026-07-02 17:06:58.626 | Enabling conf localized-error-pages. 2026-07-02 17:06:58.676 | Enabling conf other-vhosts-access-log. 2026-07-02 17:06:58.726 | Enabling conf security. 2026-07-02 17:06:58.775 | Enabling conf serve-cgi-bin. 2026-07-02 17:06:58.825 | Enabling site 000-default. 2026-07-02 17:06:59.891 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-02 17:07:00.602 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-02 17:07:01.975 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 17:07:01.984 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-02 17:07:02.315 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 17:07:02.326 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 17:07:02.337 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-02 17:07:04.047 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-02 17:07:04.116 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-02 17:07:04.184 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-02 17:07:04.251 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-02 17:07:05.934 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-02 17:07:06.212 | Processing triggers for ufw (0.36.2-6) ... 2026-07-02 17:07:06.352 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-02 17:07:06.408 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:07:10.251 | Processing triggers for install-info (7.1-3build2) ... 2026-07-02 17:07:10.415 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-02 17:07:10.467 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 17:07:10.714 | perl: warning: Setting locale failed. 2026-07-02 17:07:10.714 | perl: warning: Please check that your locale settings: 2026-07-02 17:07:10.714 | LANGUAGE = (unset), 2026-07-02 17:07:10.714 | LC_ALL = "en_US.utf8", 2026-07-02 17:07:10.714 | LANG = "de_DE.UTF-8" 2026-07-02 17:07:10.714 | are supported and installed on your system. 2026-07-02 17:07:10.715 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:07:10.841 | perl: warning: Setting locale failed. 2026-07-02 17:07:10.842 | perl: warning: Please check that your locale settings: 2026-07-02 17:07:10.842 | LANGUAGE = (unset), 2026-07-02 17:07:10.842 | LC_ALL = "en_US.utf8", 2026-07-02 17:07:10.842 | LANG = "de_DE.UTF-8" 2026-07-02 17:07:10.842 | are supported and installed on your system. 2026-07-02 17:07:10.842 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:07:10.891 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:07:10.891 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:07:10.891 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:07:10.959 | perl: warning: Setting locale failed. 2026-07-02 17:07:10.959 | perl: warning: Please check that your locale settings: 2026-07-02 17:07:10.959 | LANGUAGE = (unset), 2026-07-02 17:07:10.959 | LC_ALL = "en_US.utf8", 2026-07-02 17:07:10.959 | LANG = "de_DE.UTF-8" 2026-07-02 17:07:10.959 | are supported and installed on your system. 2026-07-02 17:07:10.959 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:07:11.447 | 2026-07-02 17:07:11.447 | Running kernel seems to be up-to-date. 2026-07-02 17:07:11.447 | 2026-07-02 17:07:11.447 | Restarting services... 2026-07-02 17:07:11.495 | systemctl restart ksmtuned.service packagekit.service 2026-07-02 17:07:11.593 | 2026-07-02 17:07:11.594 | Service restarts being deferred: 2026-07-02 17:07:11.594 | systemctl restart virtlockd.service 2026-07-02 17:07:11.594 | systemctl restart virtlogd.service 2026-07-02 17:07:11.594 | 2026-07-02 17:07:11.594 | No containers need to be restarted. 2026-07-02 17:07:11.594 | 2026-07-02 17:07:11.595 | User sessions running outdated binaries: 2026-07-02 17:07:11.595 | quobyte @ session #6: sshd[2055] 2026-07-02 17:07:11.604 | 2026-07-02 17:07:11.604 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:07:13.570 | ++ functions-common:apt_get:1211 : result=0 2026-07-02 17:07:13.572 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:07:13.573 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:07:13.575 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:07:13.577 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:07:13.579 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:07:13.581 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:07:13.583 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:07:13.585 | ++ functions-common:time_stop:2427 : start_time=1783011973541 2026-07-02 17:07:13.587 | ++ functions-common:time_stop:2429 : [[ -z 1783011973541 ]] 2026-07-02 17:07:13.589 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:07:13.593 | ++ functions-common:time_stop:2432 : end_time=1783012033590 2026-07-02 17:07:13.595 | ++ functions-common:time_stop:2433 : elapsed_time=60049 2026-07-02 17:07:13.597 | ++ functions-common:time_stop:2434 : total=8234 2026-07-02 17:07:13.599 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:07:13.600 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68283 2026-07-02 17:07:13.603 | ++ functions-common:apt_get:1215 : return 0 2026-07-02 17:07:13.605 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-02 17:07:13.607 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-02 17:07:13.609 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-02 17:07:13.614 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-02 17:07:13.616 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-02 17:07:13.618 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-02 17:07:13.622 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-02 17:07:13.626 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-02 17:07:13.628 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-02 17:07:13.630 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-02 17:07:13.632 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:07:13.889 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-02 17:07:13.891 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-02 17:07:13.893 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-02 17:07:13.894 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-02 17:07:13.896 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-02 17:07:13.898 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-02 17:07:13.899 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-02 17:07:13.901 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-02 17:07:13.903 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-02 17:07:13.904 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-02 17:07:13.906 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-02 17:07:13.907 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-02 17:07:13.909 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-02 17:07:13.910 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-02 17:07:13.912 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-02 17:07:13.914 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-02 17:07:13.915 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-02 17:07:13.917 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-02 17:07:13.918 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-02 17:07:13.920 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-02 17:07:13.922 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-02 17:07:13.924 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-02 17:07:13.926 | + functions-common:_ensure_lsb_release:420 : return 2026-07-02 17:07:13.928 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-02 17:07:13.939 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-02 17:07:13.942 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-02 17:07:13.955 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-02 17:07:13.957 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-02 17:07:13.971 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-02 17:07:13.973 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-02 17:07:13.975 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-02 17:07:13.977 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-02 17:07:13.979 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-02 17:07:13.981 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-02 17:07:13.983 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-02 17:07:13.985 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-02 17:07:13.987 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-02 17:07:13.989 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-02 17:07:13.991 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-02 17:07:13.991 | Distro: noble 2026-07-02 17:07:13.993 | + tools/install_pip.sh:main:117 : get_versions 2026-07-02 17:07:13.996 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 17:07:13.999 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 17:07:14.000 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 17:07:14.003 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 17:07:14.004 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 17:07:14.689 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 17:07:14.691 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 17:07:14.692 | pip: 24.0 2026-07-02 17:07:14.694 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-02 17:07:14.695 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-02 17:07:14.697 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:07:14.699 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:07:14.701 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:07:14.703 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:07:14.705 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:07:14.707 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:07:14.710 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:07:14.711 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:07:14.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:07:14.715 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:07:14.717 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:07:14.719 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:07:14.721 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:07:14.724 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-02 17:07:14.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:07:14.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:07:14.729 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-02 17:07:14.733 | + tools/install_pip.sh:main:146 : set -x 2026-07-02 17:07:14.736 | + tools/install_pip.sh:main:149 : get_versions 2026-07-02 17:07:14.738 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 17:07:14.742 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 17:07:14.744 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 17:07:14.748 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 17:07:14.749 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 17:07:15.331 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 17:07:15.333 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 17:07:15.333 | pip: 24.0 2026-07-02 17:07:15.337 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-02 17:07:15.339 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-02 17:07:15.342 | + ./stack.sh:main:804 : fixup_all 2026-07-02 17:07:15.345 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-02 17:07:15.347 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-02 17:07:15.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:07:15.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:07:15.355 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-02 17:07:15.369 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-02 17:07:15.384 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-02 17:07:15.400 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-02 17:07:15.402 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-02 17:07:15.405 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:07:15.408 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:07:15.411 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:07:15.413 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:07:15.416 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:07:15.419 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:07:15.421 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:07:15.423 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:07:15.426 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:07:15.428 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:07:15.431 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:07:15.434 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:07:15.437 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:07:15.439 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-02 17:07:15.442 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-02 17:07:15.445 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-02 17:07:15.460 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-02 17:07:15.474 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-02 17:07:15.488 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-02 17:07:15.503 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-02 17:07:15.517 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-02 17:07:15.532 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-02 17:07:15.546 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-02 17:07:15.561 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-02 17:07:15.565 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-02 17:07:15.568 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-02 17:07:21.039 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-02 17:07:21.061 | Using python 3.12 to install setuptools 2026-07-02 17:07:21.064 | + 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-02 17:07:22.463 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-02 17:07:22.728 | Collecting pip 2026-07-02 17:07:22.834 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-02 17:07:22.846 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-02 17:07:23.346 | Collecting setuptools[core] 2026-07-02 17:07:23.361 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 17:07:23.537 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 17:07:23.554 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:07:23.653 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 17:07:23.669 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 17:07:23.692 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-02 17:07:23.773 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 17:07:23.790 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:07:23.897 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 17:07:23.913 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:07:23.998 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 17:07:24.015 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:07:24.130 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.146 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 17:07:24.236 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.253 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 17:07:24.516 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.532 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 17:07:24.627 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.643 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:07:24.834 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.851 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 17:07:24.920 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:24.936 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 17:07:25.031 | 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-02 17:07:25.049 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 17:07:25.147 | 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-02 17:07:25.165 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:07:25.217 | 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-02 17:07:25.251 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-02 17:07:25.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-07-02 17:07:25.460 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 17:07:25.485 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 17:07:25.507 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 17:07:25.522 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-07-02 17:07:25.537 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 17:07:25.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.6 MB/s eta 0:00:00 2026-07-02 17:07:25.568 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 17:07:25.591 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 17:07:25.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-07-02 17:07:25.688 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 17:07:25.712 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 17:07:25.734 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 17:07:25.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.3 MB/s eta 0:00:00 2026-07-02 17:07:25.768 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 17:07:25.792 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 17:07:25.821 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.0 MB/s eta 0:00:00 2026-07-02 17:07:25.837 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 17:07:25.863 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 17:07:25.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-07-02 17:07:25.895 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 17:07:25.966 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.3 MB/s eta 0:00:00 2026-07-02 17:07:26.711 | 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-02 17:07:26.735 | Attempting uninstall: setuptools 2026-07-02 17:07:26.750 | Found existing installation: setuptools 68.1.2 2026-07-02 17:07:26.753 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:26.753 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-02 17:07:27.964 | Attempting uninstall: pygments 2026-07-02 17:07:27.998 | Found existing installation: Pygments 2.17.2 2026-07-02 17:07:27.999 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:27.999 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-02 17:07:29.359 | Attempting uninstall: pip 2026-07-02 17:07:29.364 | Found existing installation: pip 24.0 2026-07-02 17:07:29.435 | Uninstalling pip-24.0: 2026-07-02 17:07:29.446 | Successfully uninstalled pip-24.0 2026-07-02 17:07:31.131 | Attempting uninstall: packaging 2026-07-02 17:07:31.171 | Found existing installation: packaging 24.0 2026-07-02 17:07:31.173 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:31.173 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-02 17:07:31.370 | Attempting uninstall: markdown-it-py 2026-07-02 17:07:31.382 | Found existing installation: markdown-it-py 3.0.0 2026-07-02 17:07:31.383 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:31.383 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-02 17:07:31.546 | Attempting uninstall: wheel 2026-07-02 17:07:31.570 | Found existing installation: wheel 0.42.0 2026-07-02 17:07:31.570 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:31.570 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-02 17:07:31.625 | Attempting uninstall: rich 2026-07-02 17:07:31.666 | Found existing installation: rich 13.7.1 2026-07-02 17:07:31.668 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:31.668 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-02 17:07:32.423 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.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-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 17:07:32.667 | + inc/python:pip_install:216 : result=0 2026-07-02 17:07:32.671 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:07:32.675 | + functions-common:time_stop:2420 : local name 2026-07-02 17:07:32.679 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:07:32.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:07:32.684 | + functions-common:time_stop:2423 : local total 2026-07-02 17:07:32.688 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:07:32.690 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:07:32.693 | + functions-common:time_stop:2427 : start_time=1783012041056 2026-07-02 17:07:32.697 | + functions-common:time_stop:2429 : [[ -z 1783012041056 ]] 2026-07-02 17:07:32.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:07:32.705 | + functions-common:time_stop:2432 : end_time=1783012052700 2026-07-02 17:07:32.708 | + functions-common:time_stop:2433 : elapsed_time=11644 2026-07-02 17:07:32.712 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:07:32.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:07:32.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11644 2026-07-02 17:07:32.721 | + inc/python:pip_install:219 : return 0 2026-07-02 17:07:32.726 | + 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-02 17:07:32.729 | + 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-02 17:07:32.733 | + 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-02 17:07:32.737 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 17:07:32.740 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 17:07:32.744 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-02 17:07:32.772 | Using python 3.12 to install os-testr 2026-07-02 17:07:32.775 | + 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-02 17:07:34.213 | Collecting os-testr 2026-07-02 17:07:34.354 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 17:07:34.418 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-02 17:07:34.433 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:07:34.472 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-02 17:07:34.488 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-02 17:07:34.544 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-02 17:07:34.565 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 17:07:34.578 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-02 17:07:34.607 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-02 17:07:34.622 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 17:07:34.715 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-02 17:07:34.730 | 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-02 17:07:34.765 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-02 17:07:34.794 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 17:07:34.846 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-02 17:07:34.884 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-02 17:07:34.924 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-02 17:07:34.947 | 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-02 17:07:35.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.7 MB/s 0:00:00 2026-07-02 17:07:35.243 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-02 17:07:35.390 | Attempting uninstall: PyYAML 2026-07-02 17:07:35.398 | Found existing installation: PyYAML 6.0.1 2026-07-02 17:07:35.399 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:07:35.400 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-02 17:07:35.803 | 2026-07-02 17:07:35.807 | 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-02 17:07:35.955 | + inc/python:pip_install:216 : result=0 2026-07-02 17:07:35.959 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:07:35.962 | + functions-common:time_stop:2420 : local name 2026-07-02 17:07:35.964 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:07:35.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:07:35.970 | + functions-common:time_stop:2423 : local total 2026-07-02 17:07:35.973 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:07:35.976 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:07:35.979 | + functions-common:time_stop:2427 : start_time=1783012052764 2026-07-02 17:07:35.982 | + functions-common:time_stop:2429 : [[ -z 1783012052764 ]] 2026-07-02 17:07:35.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:07:35.990 | + functions-common:time_stop:2432 : end_time=1783012055987 2026-07-02 17:07:35.993 | + functions-common:time_stop:2433 : elapsed_time=3223 2026-07-02 17:07:35.996 | + functions-common:time_stop:2434 : total=11644 2026-07-02 17:07:35.999 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:07:36.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14867 2026-07-02 17:07:36.004 | + inc/python:pip_install:219 : return 0 2026-07-02 17:07:36.007 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-02 17:07:36.072 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-02 17:07:36.159 | + ./stack.sh:main:832 : install_infra 2026-07-02 17:07:36.162 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 17:07:36.166 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-02 17:07:36.169 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-02 17:07:41.813 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 17:07:41.817 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-02 17:07:41.844 | + 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-02 17:07:43.244 | Collecting pbr 2026-07-02 17:07:43.247 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:07:43.686 | Collecting setuptools[core] 2026-07-02 17:07:43.690 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 17:07:43.834 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 17:07:43.837 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:07:43.997 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 17:07:44.000 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 17:07:44.068 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 17:07:44.070 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:07:44.159 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 17:07:44.162 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:07:44.229 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 17:07:44.231 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:07:44.328 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.330 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 17:07:44.400 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.403 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 17:07:44.628 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.630 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 17:07:44.704 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.707 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:07:44.867 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.872 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 17:07:44.921 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 17:07:44.924 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 17:07:45.005 | 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-02 17:07:45.007 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 17:07:45.096 | 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-02 17:07:45.099 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:07:45.195 | 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-02 17:07:45.285 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 17:07:45.312 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 17:07:45.316 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 17:07:45.321 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 17:07:45.321 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 17:07:45.323 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 17:07:45.326 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 17:07:45.329 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 17:07:45.341 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 17:07:45.343 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 17:07:45.345 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 17:07:45.348 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 17:07:45.351 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 17:07:45.356 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 17:07:45.358 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 17:07:45.361 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 17:07:45.388 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-02 17:07:45.672 | 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-02 17:07:49.473 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.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-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 17:07:49.680 | + inc/python:pip_install:216 : result=0 2026-07-02 17:07:49.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:07:49.687 | + functions-common:time_stop:2420 : local name 2026-07-02 17:07:49.690 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:07:49.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:07:49.696 | + functions-common:time_stop:2423 : local total 2026-07-02 17:07:49.698 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:07:49.701 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:07:49.705 | + functions-common:time_stop:2427 : start_time=1783012061835 2026-07-02 17:07:49.708 | + functions-common:time_stop:2429 : [[ -z 1783012061835 ]] 2026-07-02 17:07:49.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:07:49.722 | + functions-common:time_stop:2432 : end_time=1783012069717 2026-07-02 17:07:49.725 | + functions-common:time_stop:2433 : elapsed_time=7882 2026-07-02 17:07:49.726 | + functions-common:time_stop:2434 : total=14867 2026-07-02 17:07:49.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:07:49.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22749 2026-07-02 17:07:49.735 | + inc/python:pip_install:219 : return 0 2026-07-02 17:07:49.737 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 17:07:49.742 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-02 17:07:49.770 | + 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-02 17:07:51.021 | Processing /opt/stack/requirements 2026-07-02 17:07:51.025 | Installing build dependencies: started 2026-07-02 17:07:54.130 | Installing build dependencies: finished with status 'done' 2026-07-02 17:07:54.133 | Getting requirements to build wheel: started 2026-07-02 17:07:54.436 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 17:07:54.440 | Preparing metadata (pyproject.toml): started 2026-07-02 17:07:55.607 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:07:55.795 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:55.884 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 17:07:55.904 | 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.dev8474) (26.2) 2026-07-02 17:07:56.012 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.028 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 17:07:56.183 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.188 | 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-02 17:07:56.242 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.258 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-02 17:07:56.271 | 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.dev8474) (82.0.1) 2026-07-02 17:07:56.589 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.605 | 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-02 17:07:56.623 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 2026-07-02 17:07:56.693 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.708 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 17:07:56.838 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.854 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 17:07:56.945 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8474) 2026-07-02 17:07:56.962 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:07:57.082 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-02 17:07:57.106 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 17:07:57.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-02 17:07:57.121 | 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-02 17:07:57.145 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 17:07:57.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.7 MB/s eta 0:00:00 2026-07-02 17:07:57.174 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-02 17:07:57.190 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.6 MB/s eta 0:00:00 2026-07-02 17:07:57.206 | 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-02 17:07:57.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.2 MB/s eta 0:00:00 2026-07-02 17:07:57.240 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 17:07:57.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.5 MB/s eta 0:00:00 2026-07-02 17:07:57.272 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 17:07:57.289 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.7 MB/s eta 0:00:00 2026-07-02 17:07:57.326 | Building wheels for collected packages: openstack_requirements 2026-07-02 17:07:57.329 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-02 17:07:59.632 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-02 17:07:59.633 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8474-py3-none-any.whl size=52410 sha256=95e107db57118c4756fa2b374d4af9d1ec8f3728695352f89f75aaf0f3ac2d0e 2026-07-02 17:07:59.633 | Stored in directory: /tmp/pip-ephem-wheel-cache-e154i4sy/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-02 17:07:59.638 | Successfully built openstack_requirements 2026-07-02 17:07:59.955 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-02 17:08:00.746 | 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.dev8474 requests-2.34.2 urllib3-2.7.0 2026-07-02 17:08:01.060 | + inc/python:pip_install:216 : result=0 2026-07-02 17:08:01.063 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:08:01.067 | + functions-common:time_stop:2420 : local name 2026-07-02 17:08:01.070 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:08:01.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:08:01.078 | + functions-common:time_stop:2423 : local total 2026-07-02 17:08:01.082 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:08:01.085 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:08:01.088 | + functions-common:time_stop:2427 : start_time=1783012069761 2026-07-02 17:08:01.092 | + functions-common:time_stop:2429 : [[ -z 1783012069761 ]] 2026-07-02 17:08:01.096 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:08:01.101 | + functions-common:time_stop:2432 : end_time=1783012081097 2026-07-02 17:08:01.104 | + functions-common:time_stop:2433 : elapsed_time=11336 2026-07-02 17:08:01.107 | + functions-common:time_stop:2434 : total=22749 2026-07-02 17:08:01.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:08:01.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34085 2026-07-02 17:08:01.116 | + inc/python:pip_install:219 : return 0 2026-07-02 17:08:01.120 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-02 17:08:01.123 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-02 17:08:01.127 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-02 17:08:01.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:08:01.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:08:01.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-02 17:08:01.142 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:08:01.147 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-02 17:08:01.178 | Using python 3.12 to install pbr 2026-07-02 17:08:01.181 | + 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-02 17:08:02.190 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-02 17:08:02.384 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-02 17:08:02.644 | + inc/python:pip_install:216 : result=0 2026-07-02 17:08:02.647 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:08:02.650 | + functions-common:time_stop:2420 : local name 2026-07-02 17:08:02.653 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:08:02.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:08:02.659 | + functions-common:time_stop:2423 : local total 2026-07-02 17:08:02.662 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:08:02.665 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:08:02.668 | + functions-common:time_stop:2427 : start_time=1783012081169 2026-07-02 17:08:02.671 | + functions-common:time_stop:2429 : [[ -z 1783012081169 ]] 2026-07-02 17:08:02.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:08:02.680 | + functions-common:time_stop:2432 : end_time=1783012082676 2026-07-02 17:08:02.682 | + functions-common:time_stop:2433 : elapsed_time=1507 2026-07-02 17:08:02.685 | + functions-common:time_stop:2434 : total=34085 2026-07-02 17:08:02.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:08:02.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35592 2026-07-02 17:08:02.694 | + inc/python:pip_install:219 : return 0 2026-07-02 17:08:02.697 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-02 17:08:08.354 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-02 17:08:09.178 | Collecting bindep 2026-07-02 17:08:09.294 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 17:08:09.414 | Collecting distro>=1.7 (from bindep) 2026-07-02 17:08:09.430 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 17:08:09.525 | Collecting packaging (from bindep) 2026-07-02 17:08:09.529 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:08:09.582 | Collecting Parsley (from bindep) 2026-07-02 17:08:09.598 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-02 17:08:09.689 | Collecting pbr>=2 (from bindep) 2026-07-02 17:08:09.693 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:08:10.099 | Collecting setuptools (from pbr>=2->bindep) 2026-07-02 17:08:10.102 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 17:08:10.190 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-02 17:08:10.222 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-02 17:08:10.232 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 17:08:10.236 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 17:08:10.253 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-02 17:08:10.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.9 MB/s eta 0:00:00 2026-07-02 17:08:10.282 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 17:08:10.431 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-02 17:08:12.222 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-02 17:08:12.450 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 17:08:12.454 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 17:08:12.459 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-02 17:08:12.485 | + ./stack.sh:main:841 : pkgs= 2026-07-02 17:08:12.489 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-02 17:08:12.493 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-02 17:08:12.496 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 17:08:12.501 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-02 17:08:12.504 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:08:12.508 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:08:12.512 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:08:12.516 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:08:12.520 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:08:12.525 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:08:12.531 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:08:12.534 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:08:12.539 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:08:12.542 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-02 17:08:12.546 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:08:12.569 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:08:12.572 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:08:12.576 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:08:12.578 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-02 17:08:12.582 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:08:12.586 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:08:12.589 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:08:12.592 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-02 17:08:12.596 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:08:12.600 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 17:08:12.603 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:08:12.607 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:08:12.611 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 17:08:12.615 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 17:08:12.619 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:08:12.623 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 17:08:12.626 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-02 17:08:12.630 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 17:08:12.634 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-02 17:08:12.638 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 17:08:12.642 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 17:08:12.645 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-02 17:08:12.649 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-02 17:08:12.653 | + functions:set_systemd_override:845 : local value=2048 2026-07-02 17:08:12.656 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-02 17:08:12.659 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-02 17:08:12.732 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-02 17:08:12.732 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-02 17:08:12.736 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-02 17:08:13.183 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-02 17:08:13.191 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-02 17:08:13.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:08:13.221 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-02 17:08:13.225 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:08:13.231 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:08:13.233 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:08:13.238 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:08:13.241 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:08:13.245 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:08:13.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:13.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:13.260 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:08:13.262 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:08:13.266 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:08:13.271 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:08:13.276 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-02 17:08:13.281 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:08:13.285 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:13.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:13.293 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-02 17:08:13.327 | + 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-02 17:08:13.381 | Reading package lists... 2026-07-02 17:08:13.800 | Building dependency tree... 2026-07-02 17:08:13.802 | Reading state information... 2026-07-02 17:08:14.453 | The following packages were automatically installed and are no longer required: 2026-07-02 17:08:14.455 | libfwupd2 libgusb2 2026-07-02 17:08:14.455 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:08:14.456 | The following additional packages will be installed: 2026-07-02 17:08:14.456 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 17:08:14.456 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 17:08:14.456 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 17:08:14.459 | erlang-tools erlang-xmerl 2026-07-02 17:08:14.462 | Suggested packages: 2026-07-02 17:08:14.462 | erlang erlang-manpages erlang-doc 2026-07-02 17:08:14.531 | The following NEW packages will be installed: 2026-07-02 17:08:14.531 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 17:08:14.531 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 17:08:14.531 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 17:08:14.533 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-02 17:08:14.589 | 0 upgraded, 18 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:08:14.589 | Need to get 36.1 MB of archives. 2026-07-02 17:08:14.589 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-02 17:08:14.589 | 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-02 17:08:14.709 | 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-02 17:08:14.721 | 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-02 17:08:14.730 | 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-02 17:08:14.739 | 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-02 17:08:14.749 | 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-02 17:08:14.755 | 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-02 17:08:14.774 | 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-02 17:08:14.779 | 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-02 17:08:14.785 | 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-02 17:08:14.791 | 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-02 17:08:14.799 | 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-02 17:08:14.820 | 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-02 17:08:14.823 | 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-02 17:08:14.830 | 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-02 17:08:14.837 | 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-02 17:08:14.845 | 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-02 17:08:14.861 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-02 17:08:15.288 | perl: warning: Setting locale failed. 2026-07-02 17:08:15.288 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:15.288 | LANGUAGE = (unset), 2026-07-02 17:08:15.288 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:15.288 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:15.288 | are supported and installed on your system. 2026-07-02 17:08:15.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:15.352 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:08:15.352 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:08:15.352 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:08:15.558 | Fetched 36.1 MB in 0s (76.9 MB/s) 2026-07-02 17:08:15.657 | Selecting previously unselected package erlang-base. 2026-07-02 17:08:15.724 | (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-02 17:08:15.730 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:15.734 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.142 | Selecting previously unselected package erlang-asn1. 2026-07-02 17:08:16.155 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.159 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.231 | Selecting previously unselected package erlang-crypto. 2026-07-02 17:08:16.244 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.249 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.297 | Selecting previously unselected package erlang-public-key. 2026-07-02 17:08:16.309 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.312 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.372 | Selecting previously unselected package erlang-mnesia. 2026-07-02 17:08:16.384 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.388 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.459 | Selecting previously unselected package erlang-runtime-tools. 2026-07-02 17:08:16.471 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.475 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.543 | Selecting previously unselected package erlang-ssl. 2026-07-02 17:08:16.556 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.561 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.658 | Selecting previously unselected package erlang-eldap. 2026-07-02 17:08:16.670 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.675 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.722 | Selecting previously unselected package erlang-ftp. 2026-07-02 17:08:16.735 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.739 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.787 | Selecting previously unselected package erlang-tftp. 2026-07-02 17:08:16.799 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.803 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.855 | Selecting previously unselected package erlang-inets. 2026-07-02 17:08:16.867 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.871 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:16.961 | Selecting previously unselected package erlang-snmp. 2026-07-02 17:08:16.974 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:16.977 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.149 | Selecting previously unselected package erlang-os-mon. 2026-07-02 17:08:17.162 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:17.166 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.222 | Selecting previously unselected package erlang-parsetools. 2026-07-02 17:08:17.234 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:17.238 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.290 | Selecting previously unselected package erlang-syntax-tools. 2026-07-02 17:08:17.303 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:17.308 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.372 | Selecting previously unselected package erlang-tools. 2026-07-02 17:08:17.384 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:17.388 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.455 | Selecting previously unselected package erlang-xmerl. 2026-07-02 17:08:17.467 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 17:08:17.472 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:17.563 | Selecting previously unselected package rabbitmq-server. 2026-07-02 17:08:17.575 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-02 17:08:17.581 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 17:08:18.674 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:19.049 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-02 17:08:19.049 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-02 17:08:21.568 | Searching for services which depend on erlang and should be started... none found. 2026-07-02 17:08:21.576 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.588 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.599 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.609 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.619 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.628 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.637 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.646 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.654 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.663 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.672 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.680 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.689 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.698 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.707 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.716 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 17:08:21.726 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 17:08:21.812 | info: Selecting GID from range 100 to 999 ... 2026-07-02 17:08:21.818 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-02 17:08:21.927 | info: Selecting UID from range 100 to 999 ... 2026-07-02 17:08:21.927 | 2026-07-02 17:08:21.932 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-02 17:08:21.935 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-02 17:08:21.990 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-02 17:08:22.205 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-02 17:08:42.798 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:08:44.543 | perl: warning: Setting locale failed. 2026-07-02 17:08:44.543 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:44.543 | LANGUAGE = (unset), 2026-07-02 17:08:44.544 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:44.544 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:44.544 | are supported and installed on your system. 2026-07-02 17:08:44.544 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:44.678 | perl: warning: Setting locale failed. 2026-07-02 17:08:44.678 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:44.678 | LANGUAGE = (unset), 2026-07-02 17:08:44.678 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:44.678 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:44.678 | are supported and installed on your system. 2026-07-02 17:08:44.678 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:44.729 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:08:44.729 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:08:44.729 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:08:44.800 | perl: warning: Setting locale failed. 2026-07-02 17:08:44.800 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:44.800 | LANGUAGE = (unset), 2026-07-02 17:08:44.800 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:44.800 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:44.800 | are supported and installed on your system. 2026-07-02 17:08:44.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:45.317 | 2026-07-02 17:08:45.317 | Running kernel seems to be up-to-date. 2026-07-02 17:08:45.317 | 2026-07-02 17:08:45.317 | Restarting services... 2026-07-02 17:08:45.341 | 2026-07-02 17:08:45.341 | Service restarts being deferred: 2026-07-02 17:08:45.341 | systemctl restart virtlockd.service 2026-07-02 17:08:45.341 | systemctl restart virtlogd.service 2026-07-02 17:08:45.341 | 2026-07-02 17:08:45.341 | No containers need to be restarted. 2026-07-02 17:08:45.342 | 2026-07-02 17:08:45.342 | User sessions running outdated binaries: 2026-07-02 17:08:45.342 | quobyte @ session #6: sshd[2055] 2026-07-02 17:08:45.352 | 2026-07-02 17:08:45.352 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:08:47.497 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:08:47.499 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:08:47.502 | + functions-common:time_stop:2420 : local name 2026-07-02 17:08:47.505 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:08:47.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:08:47.512 | + functions-common:time_stop:2423 : local total 2026-07-02 17:08:47.514 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:08:47.517 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:08:47.520 | + functions-common:time_stop:2427 : start_time=1783012093322 2026-07-02 17:08:47.523 | + functions-common:time_stop:2429 : [[ -z 1783012093322 ]] 2026-07-02 17:08:47.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:08:47.531 | + functions-common:time_stop:2432 : end_time=1783012127528 2026-07-02 17:08:47.534 | + functions-common:time_stop:2433 : elapsed_time=34206 2026-07-02 17:08:47.537 | + functions-common:time_stop:2434 : total=68283 2026-07-02 17:08:47.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:08:47.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102489 2026-07-02 17:08:47.546 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:08:47.549 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-02 17:08:47.552 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:08:47.555 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:08:47.558 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:08:47.561 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:08:47.564 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:08:47.567 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:08:47.570 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:08:47.573 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:08:47.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:08:47.579 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:08:47.581 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:08:47.584 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:08:47.587 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:08:47.590 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-02 17:08:47.593 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-02 17:08:47.612 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:08:47.615 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-02 17:08:47.618 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:08:47.621 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-02 17:08:47.624 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-02 17:08:47.628 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-02 17:08:47.633 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-02 17:08:47.636 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-02 17:08:47.638 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-02 17:08:47.641 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-02 17:08:47.644 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-02 17:08:47.647 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-02 17:08:47.651 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-02 17:08:48.894 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-02 17:08:48.894 | user tags 2026-07-02 17:08:48.894 | guest [administrator]' 2026-07-02 17:08:48.900 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-02 17:08:48.901 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-02 17:08:48.901 | user tags 2026-07-02 17:08:48.901 | guest [administrator]' 2026-07-02 17:08:48.907 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-02 17:08:48.911 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-02 17:08:48.915 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-02 17:08:49.999 | Adding user "stackrabbit" ... 2026-07-02 17:08:50.020 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-02 17:08:50.043 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-02 17:08:51.098 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-02 17:08:51.132 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-02 17:08:51.136 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-02 17:08:52.234 | Changing password for user "stackrabbit" ... 2026-07-02 17:08:52.265 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-02 17:08:52.270 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-02 17:08:52.272 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-02 17:08:53.371 | Deleting user "guest" ... 2026-07-02 17:08:53.407 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-02 17:08:53.427 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:08:53.429 | + ./stack.sh:main:858 : install_database 2026-07-02 17:08:53.431 | + lib/database:install_database:118 : install_database_mysql 2026-07-02 17:08:53.435 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-02 17:08:53.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:53.441 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:53.444 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-02 17:08:53.456 | perl: warning: Setting locale failed. 2026-07-02 17:08:53.456 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:53.456 | LANGUAGE = (unset), 2026-07-02 17:08:53.456 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:53.456 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:53.456 | are supported and installed on your system. 2026-07-02 17:08:53.456 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:53.510 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:08:53.510 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:08:53.510 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:08:53.622 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-02 17:08:53.625 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-02 17:08:53.630 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-02 17:08:53.634 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:53.637 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:53.640 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-02 17:08:53.642 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-02 17:08:53.646 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-02 17:08:53.650 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-02 17:08:53.652 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-02 17:08:53.656 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:08:53.659 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:08:53.661 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:08:53.665 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:08:53.668 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:08:53.671 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:08:53.673 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:08:53.677 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:08:53.679 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:08:53.682 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:08:53.685 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:08:53.687 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:08:53.690 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:08:53.693 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-02 17:08:53.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:53.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:53.702 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-02 17:08:53.705 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:08:53.709 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:08:53.712 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:08:53.715 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:08:53.719 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:08:53.721 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:08:53.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:53.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:53.732 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:08:53.734 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:08:53.738 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:08:53.741 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:08:53.744 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-02 17:08:53.748 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:08:53.751 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:08:53.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:08:53.757 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-02 17:08:53.783 | + 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-02 17:08:53.826 | Reading package lists... 2026-07-02 17:08:54.256 | Building dependency tree... 2026-07-02 17:08:54.258 | Reading state information... 2026-07-02 17:08:54.880 | The following packages were automatically installed and are no longer required: 2026-07-02 17:08:54.883 | libfwupd2 libgusb2 2026-07-02 17:08:54.883 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:08:54.885 | The following additional packages will be installed: 2026-07-02 17:08:54.887 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 17:08:54.887 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 17:08:54.887 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 17:08:54.887 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 17:08:54.889 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 17:08:54.889 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 17:08:54.889 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-02 17:08:54.891 | Suggested packages: 2026-07-02 17:08:54.891 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-02 17:08:54.892 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-02 17:08:54.944 | The following NEW packages will be installed: 2026-07-02 17:08:54.944 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 17:08:54.945 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 17:08:54.945 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 17:08:54.945 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 17:08:54.945 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 17:08:54.946 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 17:08:54.946 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-02 17:08:54.993 | 0 upgraded, 27 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:08:54.993 | Need to get 29.6 MB of archives. 2026-07-02 17:08:54.993 | After this operation, 243 MB of additional disk space will be used. 2026-07-02 17:08:54.993 | 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-02 17:08:55.030 | 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-02 17:08:55.035 | 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-02 17:08:55.040 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-02 17:08:55.048 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-02 17:08:55.055 | 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-02 17:08:55.246 | 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-02 17:08:55.262 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-02 17:08:55.263 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-02 17:08:55.264 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-02 17:08:55.266 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-02 17:08:55.268 | 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-02 17:08:55.269 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-02 17:08:55.270 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-02 17:08:55.271 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-02 17:08:55.277 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-02 17:08:55.282 | 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-02 17:08:55.287 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-02 17:08:55.292 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-02 17:08:55.297 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-02 17:08:55.302 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-02 17:08:55.308 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-02 17:08:55.313 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-02 17:08:55.318 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-02 17:08:55.322 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-02 17:08:55.400 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-02 17:08:55.400 | 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-02 17:08:55.628 | perl: warning: Setting locale failed. 2026-07-02 17:08:55.628 | perl: warning: Please check that your locale settings: 2026-07-02 17:08:55.628 | LANGUAGE = (unset), 2026-07-02 17:08:55.628 | LC_ALL = "en_US.utf8", 2026-07-02 17:08:55.628 | LANG = "de_DE.UTF-8" 2026-07-02 17:08:55.628 | are supported and installed on your system. 2026-07-02 17:08:55.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:08:55.690 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:08:55.690 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:08:55.690 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:08:55.817 | Vorkonfiguration der Pakete ... 2026-07-02 17:08:55.829 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:08:55.967 | Fetched 29.6 MB in 0s (69.3 MB/s) 2026-07-02 17:08:56.000 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-02 17:08:56.061 | (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-02 17:08:56.068 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:08:56.072 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:08:56.496 | Selecting previously unselected package mysql-client-8.0. 2026-07-02 17:08:56.509 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:08:56.514 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:08:56.569 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-02 17:08:56.577 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 17:08:56.585 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 17:08:56.631 | Selecting previously unselected package libmecab2:amd64. 2026-07-02 17:08:56.643 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-02 17:08:56.648 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 17:08:56.700 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-02 17:08:56.712 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-02 17:08:56.717 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 17:08:56.764 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-02 17:08:56.775 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:08:56.779 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:08:57.756 | Selecting previously unselected package mysql-server-8.0. 2026-07-02 17:08:57.769 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 17:08:57.776 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:08:57.830 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:08:57.830 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:08:57.830 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:08:57.906 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:08:57.918 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:08:58.227 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:08:58.295 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-02 17:08:58.309 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-02 17:08:58.313 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-02 17:08:58.359 | Selecting previously unselected package liburi-perl. 2026-07-02 17:08:58.369 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-02 17:08:58.374 | Unpacking liburi-perl (5.27-1) ... 2026-07-02 17:08:58.465 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-02 17:08:58.477 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-02 17:08:58.483 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 17:08:58.543 | Selecting previously unselected package libcgi-pm-perl. 2026-07-02 17:08:58.555 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-02 17:08:58.560 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-02 17:08:58.625 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-02 17:08:58.636 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:08:58.640 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 17:08:58.684 | Selecting previously unselected package libfcgi-perl. 2026-07-02 17:08:58.696 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-02 17:08:58.701 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 17:08:58.745 | Selecting previously unselected package libcgi-fast-perl. 2026-07-02 17:08:58.758 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-02 17:08:58.763 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-02 17:08:58.805 | Selecting previously unselected package libclone-perl:amd64. 2026-07-02 17:08:58.817 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-02 17:08:58.822 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 17:08:58.864 | Selecting previously unselected package libencode-locale-perl. 2026-07-02 17:08:58.877 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-02 17:08:58.881 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-02 17:08:58.922 | Selecting previously unselected package libfcgi-bin. 2026-07-02 17:08:58.932 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:08:58.936 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 17:08:58.974 | Selecting previously unselected package libhtml-template-perl. 2026-07-02 17:08:58.986 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-02 17:08:58.991 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-02 17:08:59.034 | Selecting previously unselected package libtimedate-perl. 2026-07-02 17:08:59.047 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-02 17:08:59.051 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-02 17:08:59.119 | Selecting previously unselected package libhttp-date-perl. 2026-07-02 17:08:59.131 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-02 17:08:59.135 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-02 17:08:59.175 | Selecting previously unselected package libio-html-perl. 2026-07-02 17:08:59.188 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-02 17:08:59.192 | Unpacking libio-html-perl (1.004-3) ... 2026-07-02 17:08:59.233 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-02 17:08:59.246 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-02 17:08:59.250 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 17:08:59.322 | Selecting previously unselected package libhttp-message-perl. 2026-07-02 17:08:59.335 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-02 17:08:59.339 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 17:08:59.390 | Selecting previously unselected package mecab-utils. 2026-07-02 17:08:59.403 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-02 17:08:59.407 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-02 17:08:59.451 | Selecting previously unselected package mecab-ipadic. 2026-07-02 17:08:59.464 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-02 17:08:59.468 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 17:09:00.135 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-02 17:09:00.147 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-02 17:09:00.151 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 17:09:00.195 | Selecting previously unselected package mysql-server. 2026-07-02 17:09:00.212 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-02 17:09:00.217 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:00.298 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 17:09:00.310 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 17:09:00.324 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:00.334 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 17:09:00.344 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 17:09:00.354 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 17:09:00.364 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-02 17:09:00.374 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 17:09:00.384 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 17:09:00.394 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-02 17:09:00.405 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-02 17:09:00.415 | Setting up libio-html-perl (1.004-3) ... 2026-07-02 17:09:00.425 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:00.436 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-02 17:09:00.446 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:00.456 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 17:09:00.466 | Setting up liburi-perl (5.27-1) ... 2026-07-02 17:09:00.476 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:00.519 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:09:00.582 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:09:00.582 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:09:00.582 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:09:00.659 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:09:00.671 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:09:00.735 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 17:09:00.770 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-02 17:09:12.679 | mysqld will log errors to /var/log/mysql/error.log 2026-07-02 17:09:13.556 | mysqld is running as pid 16116 2026-07-02 17:09:16.010 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-02 17:09:17.625 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-02 17:09:17.638 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 17:09:17.648 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 17:09:17.654 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 17:09:17.654 | 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-02 17:09:17.654 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 17:09:17.887 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 17:09:17.932 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 17:09:17.933 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 17:09:17.933 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 17:09:17.933 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 17:09:17.940 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 17:09:17.944 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 17:09:18.025 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 17:09:18.025 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 17:09:18.025 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 17:09:18.025 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 17:09:18.117 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 17:09:18.120 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 17:09:18.128 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 17:09:18.129 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 17:09:18.129 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 17:09:18.129 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 17:09:18.158 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 17:09:18.158 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 17:09:18.159 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 17:09:18.471 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 17:09:18.472 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 17:09:18.472 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 17:09:18.622 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 17:09:18.671 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 17:09:18.671 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 17:09:19.022 | 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-02 17:09:19.147 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 17:09:19.394 | 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-02 17:09:19.397 | 2026-07-02 17:09:19.397 | done! 2026-07-02 17:09:19.403 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 17:09:19.476 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 17:09:19.485 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 17:09:19.494 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 17:09:19.494 | 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-02 17:09:19.494 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 17:09:19.793 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 17:09:19.877 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 17:09:19.877 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 17:09:19.878 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 17:09:19.878 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 17:09:19.889 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 17:09:19.894 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 17:09:20.022 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 17:09:20.022 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 17:09:20.022 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 17:09:20.022 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 17:09:20.154 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 17:09:20.158 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 17:09:20.170 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 17:09:20.170 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 17:09:20.171 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 17:09:20.172 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 17:09:20.215 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 17:09:20.216 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 17:09:20.216 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 17:09:20.716 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 17:09:20.716 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 17:09:20.717 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 17:09:20.940 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 17:09:21.015 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 17:09:21.015 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 17:09:21.455 | 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-02 17:09:21.585 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 17:09:21.843 | 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-02 17:09:21.846 | 2026-07-02 17:09:21.846 | done! 2026-07-02 17:09:21.853 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 17:09:21.862 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 17:09:21.872 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 17:09:21.881 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 17:09:21.891 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-02 17:09:21.899 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-02 17:09:21.908 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-02 17:09:21.918 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:09:23.852 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 17:09:24.088 | perl: warning: Setting locale failed. 2026-07-02 17:09:24.088 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:24.088 | LANGUAGE = (unset), 2026-07-02 17:09:24.088 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:24.088 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:24.089 | are supported and installed on your system. 2026-07-02 17:09:24.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:24.226 | perl: warning: Setting locale failed. 2026-07-02 17:09:24.226 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:24.226 | LANGUAGE = (unset), 2026-07-02 17:09:24.226 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:24.226 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:24.226 | are supported and installed on your system. 2026-07-02 17:09:24.226 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:24.278 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:09:24.278 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:09:24.278 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:09:24.350 | perl: warning: Setting locale failed. 2026-07-02 17:09:24.353 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:24.353 | LANGUAGE = (unset), 2026-07-02 17:09:24.353 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:24.353 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:24.353 | are supported and installed on your system. 2026-07-02 17:09:24.353 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:24.884 | 2026-07-02 17:09:24.884 | Running kernel seems to be up-to-date. 2026-07-02 17:09:24.884 | 2026-07-02 17:09:24.885 | Restarting services... 2026-07-02 17:09:24.907 | 2026-07-02 17:09:24.907 | Service restarts being deferred: 2026-07-02 17:09:24.908 | systemctl restart virtlockd.service 2026-07-02 17:09:24.908 | systemctl restart virtlogd.service 2026-07-02 17:09:24.908 | 2026-07-02 17:09:24.908 | No containers need to be restarted. 2026-07-02 17:09:24.908 | 2026-07-02 17:09:24.908 | User sessions running outdated binaries: 2026-07-02 17:09:24.910 | quobyte @ session #6: sshd[2055] 2026-07-02 17:09:24.918 | 2026-07-02 17:09:24.918 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:09:26.989 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:09:26.992 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:09:26.995 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:26.997 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:27.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:27.002 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:27.005 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:27.008 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:09:27.010 | + functions-common:time_stop:2427 : start_time=1783012133779 2026-07-02 17:09:27.013 | + functions-common:time_stop:2429 : [[ -z 1783012133779 ]] 2026-07-02 17:09:27.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:27.020 | + functions-common:time_stop:2432 : end_time=1783012167017 2026-07-02 17:09:27.023 | + functions-common:time_stop:2433 : elapsed_time=33238 2026-07-02 17:09:27.026 | + functions-common:time_stop:2434 : total=102489 2026-07-02 17:09:27.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:27.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135727 2026-07-02 17:09:27.035 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:09:27.038 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-02 17:09:27.040 | + ./stack.sh:main:861 : install_database_python 2026-07-02 17:09:27.043 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-02 17:09:27.046 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-02 17:09:27.049 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-02 17:09:27.052 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 17:09:27.056 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-02 17:09:27.058 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-02 17:09:27.061 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 17:09:27.066 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-02 17:09:27.066 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 17:09:27.071 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-02 17:09:27.074 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-02 17:09:27.077 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-02 17:09:27.081 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-02 17:09:27.083 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-02 17:09:27.105 | Using python 3.12 to install PyMySQL 2026-07-02 17:09:27.107 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-02 17:09:28.269 | Collecting PyMySQL 2026-07-02 17:09:28.407 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-02 17:09:28.433 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-02 17:09:28.608 | Installing collected packages: PyMySQL 2026-07-02 17:09:28.679 | Successfully installed PyMySQL-1.2.0 2026-07-02 17:09:28.785 | + inc/python:pip_install:216 : result=0 2026-07-02 17:09:28.788 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:09:28.791 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:28.794 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:28.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:28.799 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:28.803 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:28.806 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:09:28.808 | + functions-common:time_stop:2427 : start_time=1783012167100 2026-07-02 17:09:28.811 | + functions-common:time_stop:2429 : [[ -z 1783012167100 ]] 2026-07-02 17:09:28.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:28.819 | + functions-common:time_stop:2432 : end_time=1783012168816 2026-07-02 17:09:28.821 | + functions-common:time_stop:2433 : elapsed_time=1716 2026-07-02 17:09:28.823 | + functions-common:time_stop:2434 : total=35592 2026-07-02 17:09:28.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:28.828 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37308 2026-07-02 17:09:28.831 | + inc/python:pip_install:219 : return 0 2026-07-02 17:09:28.834 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-02 17:09:28.836 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 17:09:28.839 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-02 17:09:28.841 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-02 17:09:28.858 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:09:28.860 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-02 17:09:28.863 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-02 17:09:28.881 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:09:28.883 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-02 17:09:28.902 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:09:28.904 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-02 17:09:28.923 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:09:28.926 | + ./stack.sh:main:869 : install_etcd3 2026-07-02 17:09:28.929 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-02 17:09:28.929 | Installing etcd 2026-07-02 17:09:28.931 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-02 17:09:28.946 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-02 17:09:28.962 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-02 17:09:28.965 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-02 17:09:28.985 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-02 17:09:28.989 | ++ 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-02 17:09:28.992 | ++ 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-02 17:09:28.995 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-02 17:09:28.998 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-02 17:09:29.001 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-02 17:09:29.004 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 17:09:29.007 | ++ 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-02 17:09:29.010 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-02 17:09:29.012 | ++ 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-02 17:09:29.018 | --2026-07-02 19:09:29-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 17:09:29.065 | Resolving github.com (github.com)... 140.82.121.3 2026-07-02 17:09:29.080 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-02 17:09:29.132 | HTTP request sent, awaiting response... 302 Found 2026-07-02 17:09:29.133 | 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-02T18%3A05%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T17%3A04%3A50Z&ske=2026-07-02T18%3A05%3A18Z&sks=b&skv=2018-11-09&sig=y36XMTvzBZAsnp3TQR1WqvFDivS%2BuvXQ9zbTynLpG2c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAxMzk1MiwibmJmIjoxNzgzMDEyMTUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cshhGR2xAvbWAUEPxXnhMAtDCxmxcDxMAGnSRNrv3-M&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-02 17:09:29.133 | --2026-07-02 19:09:29-- 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-02T18%3A05%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T17%3A04%3A50Z&ske=2026-07-02T18%3A05%3A18Z&sks=b&skv=2018-11-09&sig=y36XMTvzBZAsnp3TQR1WqvFDivS%2BuvXQ9zbTynLpG2c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAxMzk1MiwibmJmIjoxNzgzMDEyMTUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cshhGR2xAvbWAUEPxXnhMAtDCxmxcDxMAGnSRNrv3-M&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-02 17:09:29.134 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-07-02 17:09:29.145 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-02 17:09:29.210 | HTTP request sent, awaiting response... 200 OK 2026-07-02 17:09:29.210 | Length: 20927601 (20M) [application/octet-stream] 2026-07-02 17:09:29.210 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 17:09:29.268 | 2026-07-02 17:09:29.866 | 0K ........ ........ ... 100% 30.4M=0.7s 2026-07-02 17:09:29.866 | 2026-07-02 17:09:29.866 | 2026-07-02 19:09:29 (30.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-02 17:09:29.866 | 2026-07-02 17:09:29.871 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-02 17:09:29.874 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 17:09:29.877 | ++ functions:get_extra_file:81 : return 2026-07-02 17:09:29.882 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 17:09:29.886 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-02 17:09:29.889 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 17:09:29.893 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-02 17:09:29.920 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-02 17:09:29.925 | + 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-02 17:09:29.935 | etcd-v3.5.21-linux-amd64/ 2026-07-02 17:09:29.935 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-02 17:09:29.935 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-02 17:09:29.935 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-02 17:09:29.936 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-02 17:09:29.936 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-02 17:09:29.936 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-02 17:09:29.936 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-02 17:09:29.936 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-02 17:09:29.937 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-02 17:09:29.937 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-02 17:09:29.937 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-02 17:09:29.937 | etcd-v3.5.21-linux-amd64/README.md 2026-07-02 17:09:29.937 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-02 17:09:30.101 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-02 17:09:30.296 | etcd-v3.5.21-linux-amd64/etcd 2026-07-02 17:09:30.557 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-02 17:09:30.592 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-02 17:09:30.622 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-02 17:09:30.625 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-02 17:09:30.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:09:30.651 | + ./stack.sh:main:888 : install_dstat 2026-07-02 17:09:30.654 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-02 17:09:30.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:09:30.680 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-02 17:09:30.684 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:09:30.687 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-02 17:09:30.690 | + ./stack.sh:main:897 : install_libs 2026-07-02 17:09:30.694 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-02 17:09:30.698 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-02 17:09:30.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-02 17:09:30.705 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-02 17:09:30.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.712 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-02 17:09:30.719 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.722 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-02 17:09:30.726 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-02 17:09:30.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-02 17:09:30.733 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-02 17:09:30.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.739 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-02 17:09:30.746 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.750 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-02 17:09:30.754 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-02 17:09:30.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-02 17:09:30.761 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-02 17:09:30.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-02 17:09:30.775 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.779 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-02 17:09:30.783 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-02 17:09:30.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-02 17:09:30.790 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-02 17:09:30.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.796 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.800 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-02 17:09:30.803 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.807 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-02 17:09:30.810 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-02 17:09:30.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-02 17:09:30.818 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-02 17:09:30.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-02 17:09:30.832 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.835 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-02 17:09:30.839 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-02 17:09:30.843 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-02 17:09:30.847 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-02 17:09:30.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.854 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-02 17:09:30.861 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.865 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-02 17:09:30.869 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-02 17:09:30.873 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-02 17:09:30.877 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-02 17:09:30.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.883 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-02 17:09:30.890 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.894 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-02 17:09:30.897 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-02 17:09:30.901 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-02 17:09:30.904 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-02 17:09:30.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.916 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-02 17:09:30.919 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.923 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-02 17:09:30.926 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-02 17:09:30.930 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-02 17:09:30.934 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-02 17:09:30.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-02 17:09:30.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.954 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-02 17:09:30.957 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-02 17:09:30.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-02 17:09:30.965 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-02 17:09:30.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:30.972 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:30.976 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-02 17:09:30.979 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:30.983 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-02 17:09:30.987 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-02 17:09:30.991 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-02 17:09:30.995 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-02 17:09:30.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.004 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.007 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-02 17:09:31.012 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.015 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-02 17:09:31.020 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-02 17:09:31.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-02 17:09:31.027 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-02 17:09:31.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-02 17:09:31.043 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.047 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-02 17:09:31.051 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-02 17:09:31.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-02 17:09:31.058 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-02 17:09:31.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-02 17:09:31.075 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.079 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-02 17:09:31.083 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-02 17:09:31.086 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-02 17:09:31.090 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-02 17:09:31.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.098 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.102 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-02 17:09:31.106 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.110 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-02 17:09:31.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-02 17:09:31.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-02 17:09:31.122 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-02 17:09:31.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.130 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.134 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-02 17:09:31.138 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.142 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-02 17:09:31.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-02 17:09:31.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-02 17:09:31.156 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-02 17:09:31.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.164 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-02 17:09:31.172 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.177 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-02 17:09:31.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-02 17:09:31.186 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-02 17:09:31.190 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-02 17:09:31.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-02 17:09:31.206 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.211 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-02 17:09:31.215 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-02 17:09:31.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-02 17:09:31.224 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-02 17:09:31.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.233 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.237 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-02 17:09:31.241 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.245 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-02 17:09:31.250 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-02 17:09:31.255 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-02 17:09:31.260 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-02 17:09:31.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.268 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.273 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-02 17:09:31.277 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.281 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-02 17:09:31.286 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-02 17:09:31.290 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-02 17:09:31.294 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-02 17:09:31.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.302 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-02 17:09:31.311 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.315 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-02 17:09:31.319 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-02 17:09:31.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-02 17:09:31.329 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-02 17:09:31.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.338 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-02 17:09:31.347 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.352 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-02 17:09:31.356 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-02 17:09:31.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-02 17:09:31.365 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-02 17:09:31.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.373 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-02 17:09:31.383 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.387 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-02 17:09:31.392 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-02 17:09:31.396 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-02 17:09:31.400 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-02 17:09:31.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-02 17:09:31.419 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.423 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-02 17:09:31.428 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-02 17:09:31.431 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-02 17:09:31.436 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-02 17:09:31.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-02 17:09:31.453 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.458 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-02 17:09:31.463 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-02 17:09:31.466 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-02 17:09:31.471 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-02 17:09:31.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.479 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.482 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-02 17:09:31.487 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.490 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-02 17:09:31.495 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-02 17:09:31.499 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-02 17:09:31.502 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-02 17:09:31.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-02 17:09:31.518 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.522 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-02 17:09:31.526 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-02 17:09:31.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-02 17:09:31.533 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-02 17:09:31.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-02 17:09:31.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.556 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-02 17:09:31.560 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-02 17:09:31.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-02 17:09:31.568 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-02 17:09:31.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-02 17:09:31.584 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.587 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-02 17:09:31.592 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-02 17:09:31.596 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-02 17:09:31.600 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-02 17:09:31.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.608 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.611 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-02 17:09:31.617 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.620 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-02 17:09:31.625 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-02 17:09:31.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-02 17:09:31.632 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-02 17:09:31.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-02 17:09:31.645 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.649 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-02 17:09:31.652 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-02 17:09:31.655 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-02 17:09:31.659 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-02 17:09:31.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-02 17:09:31.672 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.677 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-02 17:09:31.680 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-02 17:09:31.684 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-02 17:09:31.687 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-02 17:09:31.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.694 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-02 17:09:31.702 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.705 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-02 17:09:31.709 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-02 17:09:31.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-02 17:09:31.715 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-02 17:09:31.719 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-02 17:09:31.730 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.734 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-02 17:09:31.738 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-02 17:09:31.741 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-02 17:09:31.745 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-02 17:09:31.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.756 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-02 17:09:31.759 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.762 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-02 17:09:31.766 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-02 17:09:31.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-02 17:09:31.772 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-02 17:09:31.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.784 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-02 17:09:31.787 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.791 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-02 17:09:31.794 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-02 17:09:31.797 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-02 17:09:31.801 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-02 17:09:31.804 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.808 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.811 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-02 17:09:31.815 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.819 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-02 17:09:31.822 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-02 17:09:31.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-02 17:09:31.829 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-02 17:09:31.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.836 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-02 17:09:31.843 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.847 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-02 17:09:31.850 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-02 17:09:31.853 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-02 17:09:31.857 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-02 17:09:31.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-02 17:09:31.870 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.874 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-02 17:09:31.878 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-02 17:09:31.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:31.886 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:31.889 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-02 17:09:31.893 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:31.896 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-02 17:09:31.926 | Using python 3.12 to install etcd3gw 2026-07-02 17:09:31.930 | + 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-02 17:09:33.099 | Collecting etcd3gw 2026-07-02 17:09:33.242 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:09:33.254 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-02 17:09:33.298 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-02 17:09:33.301 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 17:09:33.349 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-02 17:09:33.365 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:09:33.430 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-02 17:09:33.446 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 17:09:33.969 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-02 17:09:33.985 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-02 17:09:33.999 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-02 17:09:34.169 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-02 17:09:34.171 | 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-02 17:09:34.208 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-02 17:09:34.210 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 17:09:34.250 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-02 17:09:34.253 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 17:09:34.259 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-02 17:09:34.286 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-02 17:09:34.319 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-02 17:09:34.345 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-02 17:09:34.355 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 17:09:34.357 | 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-02 17:09:34.360 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 17:09:34.362 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 17:09:34.378 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-02 17:09:34.610 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-02 17:09:34.683 | Attempting uninstall: urllib3 2026-07-02 17:09:34.689 | Found existing installation: urllib3 2.0.7 2026-07-02 17:09:34.689 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:34.690 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-02 17:09:34.835 | Attempting uninstall: idna 2026-07-02 17:09:34.844 | Found existing installation: idna 3.6 2026-07-02 17:09:34.845 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:34.845 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-02 17:09:35.008 | Attempting uninstall: requests 2026-07-02 17:09:35.015 | Found existing installation: requests 2.31.0 2026-07-02 17:09:35.016 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:35.017 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-02 17:09:35.258 | 2026-07-02 17:09:35.264 | 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.1 2026-07-02 17:09:35.415 | + inc/python:pip_install:216 : result=0 2026-07-02 17:09:35.418 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:09:35.421 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:35.423 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:35.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:35.428 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:35.431 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:35.434 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:09:35.437 | + functions-common:time_stop:2427 : start_time=1783012171918 2026-07-02 17:09:35.439 | + functions-common:time_stop:2429 : [[ -z 1783012171918 ]] 2026-07-02 17:09:35.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:35.446 | + functions-common:time_stop:2432 : end_time=1783012175443 2026-07-02 17:09:35.448 | + functions-common:time_stop:2433 : elapsed_time=3525 2026-07-02 17:09:35.451 | + functions-common:time_stop:2434 : total=37308 2026-07-02 17:09:35.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:35.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40833 2026-07-02 17:09:35.460 | + inc/python:pip_install:219 : return 0 2026-07-02 17:09:35.463 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-02 17:09:35.466 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-02 17:09:35.468 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-02 17:09:35.472 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:09:35.475 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:09:35.478 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:09:35.480 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:09:35.483 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:09:35.486 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:09:35.489 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:09:35.492 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:09:35.495 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:09:35.498 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:09:35.501 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:09:35.504 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:09:35.507 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:09:35.510 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-02 17:09:35.513 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:09:35.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:09:35.519 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-02 17:09:35.522 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-02 17:09:35.525 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:09:35.528 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:09:35.531 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:09:35.534 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:09:35.537 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:09:35.540 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:09:35.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:09:35.546 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:09:35.549 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:09:35.552 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:09:35.555 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:09:35.559 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:09:35.562 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-02 17:09:35.565 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:09:35.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:09:35.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:09:35.574 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-02 17:09:35.600 | + 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-02 17:09:35.639 | Reading package lists... 2026-07-02 17:09:35.999 | Building dependency tree... 2026-07-02 17:09:36.001 | Reading state information... 2026-07-02 17:09:36.541 | The following packages were automatically installed and are no longer required: 2026-07-02 17:09:36.543 | libfwupd2 libgusb2 2026-07-02 17:09:36.544 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:09:36.545 | The following additional packages will be installed: 2026-07-02 17:09:36.549 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-02 17:09:36.551 | Suggested packages: 2026-07-02 17:09:36.551 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-02 17:09:36.551 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-02 17:09:36.551 | python3-uwsgidecorators 2026-07-02 17:09:36.586 | The following NEW packages will be installed: 2026-07-02 17:09:36.588 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-02 17:09:36.630 | 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:09:36.630 | Need to get 1270 kB of archives. 2026-07-02 17:09:36.630 | After this operation, 4285 kB of additional disk space will be used. 2026-07-02 17:09:36.631 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-02 17:09:36.640 | 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-02 17:09:36.647 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-02 17:09:36.652 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-02 17:09:36.659 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-02 17:09:36.664 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-02 17:09:36.890 | perl: warning: Setting locale failed. 2026-07-02 17:09:36.892 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:36.892 | LANGUAGE = (unset), 2026-07-02 17:09:36.892 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:36.892 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:36.892 | are supported and installed on your system. 2026-07-02 17:09:36.892 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:36.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:09:36.958 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:09:36.958 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:09:37.141 | Fetched 1270 kB in 0s (22.5 MB/s) 2026-07-02 17:09:37.185 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-02 17:09:37.247 | (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-02 17:09:37.254 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-02 17:09:37.262 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 17:09:37.310 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-02 17:09:37.322 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-02 17:09:37.326 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 17:09:37.373 | Selecting previously unselected package libzmq5:amd64. 2026-07-02 17:09:37.385 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-02 17:09:37.389 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 17:09:37.438 | Selecting previously unselected package uwsgi-core. 2026-07-02 17:09:37.450 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 17:09:37.454 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 17:09:37.622 | Selecting previously unselected package uwsgi. 2026-07-02 17:09:37.634 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 17:09:37.640 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 17:09:37.689 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-02 17:09:37.701 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 17:09:37.704 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 17:09:37.774 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 17:09:37.785 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 17:09:37.795 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 17:09:37.805 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 17:09:37.824 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 17:09:38.387 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 17:09:38.424 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:09:39.472 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 17:09:39.691 | perl: warning: Setting locale failed. 2026-07-02 17:09:39.691 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:39.691 | LANGUAGE = (unset), 2026-07-02 17:09:39.691 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:39.691 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:39.691 | are supported and installed on your system. 2026-07-02 17:09:39.691 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:39.817 | perl: warning: Setting locale failed. 2026-07-02 17:09:39.817 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:39.817 | LANGUAGE = (unset), 2026-07-02 17:09:39.820 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:39.820 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:39.820 | are supported and installed on your system. 2026-07-02 17:09:39.820 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:39.867 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:09:39.867 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:09:39.867 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:09:39.936 | perl: warning: Setting locale failed. 2026-07-02 17:09:39.936 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:39.936 | LANGUAGE = (unset), 2026-07-02 17:09:39.936 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:39.937 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:39.937 | are supported and installed on your system. 2026-07-02 17:09:39.937 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:40.427 | 2026-07-02 17:09:40.428 | Running kernel seems to be up-to-date. 2026-07-02 17:09:40.428 | 2026-07-02 17:09:40.428 | Restarting services... 2026-07-02 17:09:40.449 | 2026-07-02 17:09:40.450 | Service restarts being deferred: 2026-07-02 17:09:40.450 | systemctl restart virtlockd.service 2026-07-02 17:09:40.450 | systemctl restart virtlogd.service 2026-07-02 17:09:40.450 | 2026-07-02 17:09:40.450 | No containers need to be restarted. 2026-07-02 17:09:40.450 | 2026-07-02 17:09:40.450 | User sessions running outdated binaries: 2026-07-02 17:09:40.450 | quobyte @ session #6: sshd[2055] 2026-07-02 17:09:40.458 | 2026-07-02 17:09:40.458 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:09:42.469 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:09:42.471 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:09:42.473 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:42.475 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:42.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:42.479 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:42.482 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:42.484 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:09:42.486 | + functions-common:time_stop:2427 : start_time=1783012175596 2026-07-02 17:09:42.488 | + functions-common:time_stop:2429 : [[ -z 1783012175596 ]] 2026-07-02 17:09:42.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:42.494 | + functions-common:time_stop:2432 : end_time=1783012182491 2026-07-02 17:09:42.497 | + functions-common:time_stop:2433 : elapsed_time=6895 2026-07-02 17:09:42.499 | + functions-common:time_stop:2434 : total=135727 2026-07-02 17:09:42.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:42.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142622 2026-07-02 17:09:42.505 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:09:42.507 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-02 17:09:42.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:09:42.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:09:42.513 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-02 17:09:42.515 | perl: warning: Setting locale failed. 2026-07-02 17:09:42.515 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:42.515 | LANGUAGE = (unset), 2026-07-02 17:09:42.515 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:42.515 | LANG = (unset) 2026-07-02 17:09:42.515 | are supported and installed on your system. 2026-07-02 17:09:42.515 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 17:09:42.549 | No module matches proxy 2026-07-02 17:09:42.552 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-02 17:09:42.564 | perl: warning: Setting locale failed. 2026-07-02 17:09:42.564 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:42.565 | LANGUAGE = (unset), 2026-07-02 17:09:42.565 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:42.565 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:42.565 | are supported and installed on your system. 2026-07-02 17:09:42.565 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:42.606 | Enabling module proxy. 2026-07-02 17:09:42.611 | To activate the new configuration, you need to run: 2026-07-02 17:09:42.612 | systemctl restart apache2 2026-07-02 17:09:42.616 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-02 17:09:42.627 | perl: warning: Setting locale failed. 2026-07-02 17:09:42.627 | perl: warning: Please check that your locale settings: 2026-07-02 17:09:42.627 | LANGUAGE = (unset), 2026-07-02 17:09:42.627 | LC_ALL = "en_US.utf8", 2026-07-02 17:09:42.627 | LANG = "de_DE.UTF-8" 2026-07-02 17:09:42.627 | are supported and installed on your system. 2026-07-02 17:09:42.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:09:42.666 | Considering dependency proxy for proxy_uwsgi: 2026-07-02 17:09:42.666 | Module proxy already enabled 2026-07-02 17:09:42.666 | Enabling module proxy_uwsgi. 2026-07-02 17:09:42.671 | To activate the new configuration, you need to run: 2026-07-02 17:09:42.671 | systemctl restart apache2 2026-07-02 17:09:42.675 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-02 17:09:42.678 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:09:42.680 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:09:42.682 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:09:42.842 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-02 17:09:42.845 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-02 17:09:42.847 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-02 17:09:42.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.851 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-02 17:09:42.857 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.859 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-02 17:09:42.861 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-02 17:09:42.863 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-02 17:09:42.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.868 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.871 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-02 17:09:42.873 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.875 | + ./stack.sh:main:905 : install_glanceclient 2026-07-02 17:09:42.878 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-02 17:09:42.881 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-02 17:09:42.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-02 17:09:42.890 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.893 | + ./stack.sh:main:906 : install_cinderclient 2026-07-02 17:09:42.895 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-07-02 17:09:42.897 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-02 17:09:42.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.905 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-02 17:09:42.907 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.909 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-07-02 17:09:42.912 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-02 17:09:42.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-02 17:09:42.921 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.923 | + ./stack.sh:main:907 : install_novaclient 2026-07-02 17:09:42.925 | + lib/nova:install_novaclient:902 : use_library_from_git python-novaclient 2026-07-02 17:09:42.928 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-02 17:09:42.930 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.935 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-02 17:09:42.937 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.940 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-02 17:09:42.954 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:09:42.957 | + ./stack.sh:main:909 : install_swiftclient 2026-07-02 17:09:42.959 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-02 17:09:42.961 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-02 17:09:42.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:42.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:42.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-02 17:09:42.971 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:42.973 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-02 17:09:42.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:09:42.991 | + ./stack.sh:main:912 : install_neutronclient 2026-07-02 17:09:42.993 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-02 17:09:42.996 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-02 17:09:42.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:43.000 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:43.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-02 17:09:43.005 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:43.007 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-02 17:09:43.009 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-02 17:09:43.012 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-02 17:09:43.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:09:43.017 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:09:43.020 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-02 17:09:43.022 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:09:43.025 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-02 17:09:43.027 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-02 17:09:43.030 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 17:09:43.033 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-02 17:09:43.036 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-02 17:09:43.038 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 17:09:43.042 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-02 17:09:43.042 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 17:09:43.046 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-02 17:09:43.049 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-02 17:09:43.051 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-02 17:09:43.054 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-02 17:09:43.056 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-02 17:09:43.075 | Using python 3.12 to install keystonemiddleware 2026-07-02 17:09:43.078 | + 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-02 17:09:44.294 | Collecting keystonemiddleware 2026-07-02 17:09:44.436 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 17:09:44.502 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-02 17:09:44.519 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:09:44.578 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-02 17:09:44.594 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:09:44.669 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-02 17:09:44.685 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:09:44.733 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-02 17:09:44.750 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:09:44.801 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-02 17:09:44.817 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 17:09:44.875 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-02 17:09:44.892 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:09:44.942 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-02 17:09:44.967 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:09:45.028 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-02 17:09:45.044 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:09:45.055 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-02 17:09:45.085 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-02 17:09:45.103 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 17:09:45.148 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-02 17:09:45.163 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 17:09:45.212 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-02 17:09:45.229 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:09:45.241 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-02 17:09:45.279 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-02 17:09:45.295 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-02 17:09:45.310 | 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-02 17:09:45.349 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 17:09:45.367 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:09:45.403 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 17:09:45.420 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:09:45.464 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 17:09:45.479 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 17:09:45.525 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 17:09:45.544 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 17:09:45.601 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 17:09:45.616 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 17:09:45.660 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 17:09:45.680 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-02 17:09:45.717 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 17:09:45.733 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-02 17:09:45.744 | 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-02 17:09:45.782 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 17:09:45.799 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-02 17:09:45.810 | 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-02 17:09:45.812 | 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.1) 2026-07-02 17:09:45.963 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-02 17:09:45.978 | 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-02 17:09:46.035 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 17:09:46.051 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-02 17:09:46.061 | 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-02 17:09:46.191 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 17:09:46.207 | 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-02 17:09:46.229 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-02 17:09:46.268 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 17:09:46.284 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 17:09:46.342 | 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-02 17:09:46.344 | 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-02 17:09:46.345 | 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-02 17:09:46.347 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-02 17:09:46.393 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-02 17:09:46.435 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-02 17:09:46.472 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-02 17:09:46.511 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-02 17:09:46.568 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-02 17:09:46.591 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-02 17:09:46.615 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-02 17:09:46.639 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-02 17:09:46.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.4 MB/s 0:00:00 2026-07-02 17:09:46.706 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-02 17:09:46.728 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-02 17:09:46.751 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-02 17:09:46.775 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-02 17:09:46.802 | 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-02 17:09:46.831 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-02 17:09:46.856 | 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-02 17:09:46.884 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-02 17:09:46.910 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-02 17:09:46.935 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-02 17:09:46.962 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-02 17:09:46.994 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-02 17:09:47.025 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-02 17:09:47.050 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-02 17:09:47.076 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-07-02 17:09:47.101 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-02 17:09:47.135 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-02 17:09:47.438 | 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-02 17:09:47.698 | Attempting uninstall: six 2026-07-02 17:09:47.710 | Found existing installation: six 1.16.0 2026-07-02 17:09:47.710 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:47.711 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-02 17:09:47.788 | Attempting uninstall: pyparsing 2026-07-02 17:09:47.798 | Found existing installation: pyparsing 3.1.1 2026-07-02 17:09:47.798 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:47.799 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-02 17:09:47.939 | Attempting uninstall: PyJWT 2026-07-02 17:09:47.948 | Found existing installation: PyJWT 2.7.0 2026-07-02 17:09:47.949 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:47.949 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-02 17:09:48.140 | Attempting uninstall: netaddr 2026-07-02 17:09:48.150 | Found existing installation: netaddr 0.8.0 2026-07-02 17:09:48.150 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:48.150 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-02 17:09:48.411 | Attempting uninstall: python-dateutil 2026-07-02 17:09:48.424 | Found existing installation: python-dateutil 2.8.2 2026-07-02 17:09:48.425 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:09:48.426 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-02 17:09:50.689 | 2026-07-02 17:09:50.697 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-07-02 17:09:50.879 | + inc/python:pip_install:216 : result=0 2026-07-02 17:09:50.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:09:50.885 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:50.888 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:50.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:50.893 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:50.895 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:50.898 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:09:50.901 | + functions-common:time_stop:2427 : start_time=1783012183071 2026-07-02 17:09:50.904 | + functions-common:time_stop:2429 : [[ -z 1783012183071 ]] 2026-07-02 17:09:50.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:50.913 | + functions-common:time_stop:2432 : end_time=1783012190909 2026-07-02 17:09:50.915 | + functions-common:time_stop:2433 : elapsed_time=7838 2026-07-02 17:09:50.918 | + functions-common:time_stop:2434 : total=40833 2026-07-02 17:09:50.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:50.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48671 2026-07-02 17:09:50.927 | + inc/python:pip_install:219 : return 0 2026-07-02 17:09:50.929 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-02 17:09:50.932 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-02 17:09:50.935 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 17:09:50.940 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-02 17:09:50.942 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-02 17:09:50.946 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 17:09:50.951 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-02 17:09:50.951 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 17:09:50.957 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-02 17:09:50.960 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-02 17:09:50.963 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-02 17:09:50.967 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-02 17:09:50.970 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-02 17:09:50.994 | Using python 3.12 to install python-memcached 2026-07-02 17:09:50.997 | + 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-02 17:09:52.195 | Collecting python-memcached 2026-07-02 17:09:52.334 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:09:52.361 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-02 17:09:52.553 | Installing collected packages: python-memcached 2026-07-02 17:09:52.593 | Successfully installed python-memcached-1.62 2026-07-02 17:09:52.698 | + inc/python:pip_install:216 : result=0 2026-07-02 17:09:52.700 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:09:52.703 | + functions-common:time_stop:2420 : local name 2026-07-02 17:09:52.706 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:09:52.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:09:52.710 | + functions-common:time_stop:2423 : local total 2026-07-02 17:09:52.713 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:09:52.715 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:09:52.717 | + functions-common:time_stop:2427 : start_time=1783012190988 2026-07-02 17:09:52.719 | + functions-common:time_stop:2429 : [[ -z 1783012190988 ]] 2026-07-02 17:09:52.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:09:52.726 | + functions-common:time_stop:2432 : end_time=1783012192724 2026-07-02 17:09:52.729 | + functions-common:time_stop:2433 : elapsed_time=1736 2026-07-02 17:09:52.731 | + functions-common:time_stop:2434 : total=48671 2026-07-02 17:09:52.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:09:52.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50407 2026-07-02 17:09:52.738 | + inc/python:pip_install:219 : return 0 2026-07-02 17:09:52.740 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-02 17:09:52.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:09:52.760 | + ./stack.sh:main:919 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-02 17:09:52.762 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-02 17:09:52.765 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-02 17:09:52.768 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-02 17:09:52.770 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:09:52.773 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-02 17:09:52.775 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-02 17:09:52.790 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:09:52.792 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-02 17:09:52.794 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-02 17:09:52.796 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-02 17:09:52.798 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:09:52.799 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:09:52.802 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:09:52.805 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:09:52.807 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:09:52.809 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:09:52.824 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:09:52.827 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:09:52.829 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:09:52.832 | + functions-common:git_clone:610 : echo master 2026-07-02 17:09:52.832 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:09:52.837 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-02 17:09:52.839 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:09:52.841 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 17:09:52.843 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:09:52.845 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:09:52.847 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:09:52.850 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:09:52.852 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:09:52.854 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:09:52.856 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:09:52.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:09:52.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:09:52.865 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012192862 2026-07-02 17:09:52.867 | + 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-02 17:09:52.870 | Cloning into '/opt/stack/keystone'... 2026-07-02 17:10:11.464 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:11.468 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:11.472 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:11.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:11.480 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:11.484 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:11.488 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:11.491 | + functions-common:time_stop:2427 : start_time=1783012192862 2026-07-02 17:10:11.495 | + functions-common:time_stop:2429 : [[ -z 1783012192862 ]] 2026-07-02 17:10:11.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:11.504 | + functions-common:time_stop:2432 : end_time=1783012211501 2026-07-02 17:10:11.507 | + functions-common:time_stop:2433 : elapsed_time=18639 2026-07-02 17:10:11.511 | + functions-common:time_stop:2434 : total=5145 2026-07-02 17:10:11.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:11.518 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23784 2026-07-02 17:10:11.522 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-02 17:10:11.526 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:10:11.530 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:10:11.535 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:10:11.539 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:10:11.543 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:10:11.547 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:10:11.552 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:10:11.556 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:10:11.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:10:11.565 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:10:11.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012211566 2026-07-02 17:10:11.573 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:10:12.188 | From https://review.opendev.org/openstack/keystone 2026-07-02 17:10:12.189 | * branch master -> FETCH_HEAD 2026-07-02 17:10:12.200 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:12.204 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:12.207 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:12.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:12.213 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:12.215 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:12.219 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:12.222 | + functions-common:time_stop:2427 : start_time=1783012211566 2026-07-02 17:10:12.225 | + functions-common:time_stop:2429 : [[ -z 1783012211566 ]] 2026-07-02 17:10:12.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:12.234 | + functions-common:time_stop:2432 : end_time=1783012212230 2026-07-02 17:10:12.237 | + functions-common:time_stop:2433 : elapsed_time=664 2026-07-02 17:10:12.240 | + functions-common:time_stop:2434 : total=23784 2026-07-02 17:10:12.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:12.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24448 2026-07-02 17:10:12.250 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:10:12.253 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:10:12.257 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:10:12.260 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:10:12.263 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:10:12.266 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:10:12.269 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:10:12.273 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:10:12.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:10:12.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:10:12.285 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012212282 2026-07-02 17:10:12.288 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:10:12.456 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:10:12.456 | 2026-07-02 17:10:12.456 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:10:12.456 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:10:12.456 | state without impacting any branches by switching back to a branch. 2026-07-02 17:10:12.456 | 2026-07-02 17:10:12.457 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:10:12.457 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:10:12.457 | 2026-07-02 17:10:12.457 | git switch -c 2026-07-02 17:10:12.457 | 2026-07-02 17:10:12.457 | Or undo this operation with: 2026-07-02 17:10:12.457 | 2026-07-02 17:10:12.457 | git switch - 2026-07-02 17:10:12.457 | 2026-07-02 17:10:12.457 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:10:12.458 | 2026-07-02 17:10:12.458 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 17:10:12.463 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:12.466 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:12.470 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:12.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:12.476 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:12.480 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:12.483 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:12.486 | + functions-common:time_stop:2427 : start_time=1783012212282 2026-07-02 17:10:12.490 | + functions-common:time_stop:2429 : [[ -z 1783012212282 ]] 2026-07-02 17:10:12.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:12.499 | + functions-common:time_stop:2432 : end_time=1783012212496 2026-07-02 17:10:12.503 | + functions-common:time_stop:2433 : elapsed_time=214 2026-07-02 17:10:12.506 | + functions-common:time_stop:2434 : total=24448 2026-07-02 17:10:12.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:12.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24662 2026-07-02 17:10:12.516 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-02 17:10:12.533 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-02 17:10:12.537 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:10:12.538 | + functions-common:git_clone:673 : head -1 2026-07-02 17:10:12.540 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 17:10:12.544 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:10:12.547 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-02 17:10:12.551 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:10:12.554 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 17:10:12.558 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-02 17:10:12.561 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:10:12.563 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-02 17:10:12.566 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:10:12.569 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 17:10:12.573 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-02 17:10:12.576 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:10:12.579 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:10:12.584 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-02 17:10:12.587 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:10:12.591 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-02 17:10:12.594 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:10:12.597 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:10:12.602 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-02 17:10:12.608 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-02 17:10:12.612 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-02 17:10:12.615 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-02 17:10:12.779 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-02 17:10:12.783 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:10:12.786 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:10:12.789 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:10:12.792 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 17:10:12.796 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-02 17:10:12.800 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:10:12.803 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:10:12.805 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:10:12.808 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:10:12.812 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:10:12.815 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:10:12.819 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:10:12.822 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-02 17:10:12.849 | Using python 3.12 to install /opt/stack/keystone 2026-07-02 17:10:12.853 | + 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-02 17:10:13.888 | Obtaining file:///opt/stack/keystone 2026-07-02 17:10:13.894 | Installing build dependencies: started 2026-07-02 17:10:15.551 | Installing build dependencies: finished with status 'done' 2026-07-02 17:10:15.553 | Checking if build backend supports build_editable: started 2026-07-02 17:10:16.085 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:10:16.088 | Getting requirements to build editable: started 2026-07-02 17:10:16.384 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:10:16.388 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:10:17.460 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:10:17.477 | 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.dev45) (7.0.3) 2026-07-02 17:10:17.478 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-02 17:10:17.676 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-02 17:10:17.821 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 17:10:17.863 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-02 17:10:17.882 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-02 17:10:18.289 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-02 17:10:18.309 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-02 17:10:18.916 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:18.932 | 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-02 17:10:18.956 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-02 17:10:18.957 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-02 17:10:18.957 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-02 17:10:19.033 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.050 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-02 17:10:19.063 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-02 17:10:19.064 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-02 17:10:19.065 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-02 17:10:19.129 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.145 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 17:10:19.210 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.226 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:10:19.238 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-02 17:10:19.238 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-02 17:10:19.283 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.300 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:10:19.359 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.376 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 17:10:19.387 | 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.dev45) (5.10.0) 2026-07-02 17:10:19.419 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.435 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 17:10:19.448 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-02 17:10:19.481 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.497 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-02 17:10:19.545 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.562 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 17:10:19.574 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-02 17:10:19.575 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-02 17:10:19.619 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.635 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 17:10:19.648 | 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.dev45) (4.0.1) 2026-07-02 17:10:19.649 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-02 17:10:19.684 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.702 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 17:10:19.752 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-02 17:10:19.768 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 17:10:19.983 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 17:10:19.998 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-02 17:10:20.034 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 17:10:20.050 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 17:10:20.062 | 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.dev45) (5.3.1) 2026-07-02 17:10:20.091 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 17:10:20.106 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 17:10:20.150 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 17:10:20.166 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 17:10:20.201 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 17:10:20.216 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:10:20.256 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 17:10:20.272 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:10:20.382 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 17:10:20.397 | 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-02 17:10:20.439 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 17:10:20.456 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-02 17:10:20.471 | 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.dev45) (1.17.0) 2026-07-02 17:10:20.540 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 17:10:20.556 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-02 17:10:20.648 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 17:10:20.664 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-02 17:10:20.703 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 17:10:20.719 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:10:20.772 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 17:10:20.794 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 17:10:21.406 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.425 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-02 17:10:21.441 | 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.dev45) (5.14.0) 2026-07-02 17:10:21.447 | 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.dev45) (2.34.2) 2026-07-02 17:10:21.450 | 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.dev45) (2.1.0) 2026-07-02 17:10:21.452 | 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.dev45) (1.8.2) 2026-07-02 17:10:21.453 | 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.dev45) (4.15.0) 2026-07-02 17:10:21.467 | 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.dev45) (1.3.0) 2026-07-02 17:10:21.468 | 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.dev45) (2.0.0) 2026-07-02 17:10:21.469 | 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.dev45) (6.0.3) 2026-07-02 17:10:21.516 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.533 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 17:10:21.544 | 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.dev45) (3.1.0) 2026-07-02 17:10:21.578 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.599 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-02 17:10:21.715 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.733 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-02 17:10:21.780 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.796 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:10:21.808 | 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.dev45) (2.2.1) 2026-07-02 17:10:21.814 | 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.dev45) (2.9.0.post0) 2026-07-02 17:10:21.817 | 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.dev45) (3.4.0) 2026-07-02 17:10:21.862 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.879 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 17:10:21.925 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:21.941 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 17:10:21.986 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.003 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-02 17:10:22.066 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.082 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:10:22.128 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.145 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-02 17:10:22.186 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.201 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 17:10:22.251 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.267 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-02 17:10:22.277 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-02 17:10:22.312 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.329 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:10:22.373 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.388 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:10:22.440 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.456 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 17:10:22.730 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.747 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-02 17:10:22.795 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.812 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 17:10:22.848 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.867 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 17:10:22.903 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.920 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-02 17:10:22.966 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:22.982 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-02 17:10:23.057 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.074 | 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-02 17:10:23.113 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.128 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 17:10:23.179 | 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.dev45) 2026-07-02 17:10:23.195 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 17:10:23.239 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.256 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-02 17:10:23.275 | 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.dev45) (3.3.2) 2026-07-02 17:10:23.277 | 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.dev45) (7.2.2) 2026-07-02 17:10:23.290 | 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.dev45) (82.0.1) 2026-07-02 17:10:23.327 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.344 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-02 17:10:23.407 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.421 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-02 17:10:23.464 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.480 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-02 17:10:23.533 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.552 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-02 17:10:23.573 | 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.dev45) (3.4.7) 2026-07-02 17:10:23.575 | 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.dev45) (3.18) 2026-07-02 17:10:23.575 | 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.dev45) (2.7.0) 2026-07-02 17:10:23.576 | 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.dev45) (2023.11.17) 2026-07-02 17:10:23.627 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.644 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 17:10:23.706 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 17:10:23.723 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 17:10:23.824 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-02 17:10:23.871 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-02 17:10:23.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.9 MB/s 0:00:00 2026-07-02 17:10:23.973 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-02 17:10:23.998 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-02 17:10:24.021 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-02 17:10:24.042 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-02 17:10:24.066 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-02 17:10:24.091 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-02 17:10:24.113 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-02 17:10:24.136 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-02 17:10:24.158 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-02 17:10:24.181 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-02 17:10:24.204 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-02 17:10:24.227 | 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-02 17:10:24.247 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-02 17:10:24.272 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-02 17:10:24.296 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-02 17:10:24.324 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-02 17:10:24.349 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-02 17:10:24.370 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-02 17:10:24.391 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-02 17:10:24.412 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-02 17:10:24.438 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-02 17:10:24.463 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-02 17:10:24.486 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-02 17:10:24.508 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-02 17:10:24.535 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-02 17:10:24.562 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-02 17:10:24.590 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-02 17:10:24.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 32.3 MB/s 0:00:00 2026-07-02 17:10:24.629 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-02 17:10:24.652 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-02 17:10:24.676 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-02 17:10:24.698 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-02 17:10:24.722 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-02 17:10:24.749 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-02 17:10:24.772 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-02 17:10:24.794 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-02 17:10:24.820 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-02 17:10:24.849 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-02 17:10:24.876 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-02 17:10:24.903 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-02 17:10:24.929 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-02 17:10:24.957 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-02 17:10:24.981 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-02 17:10:25.005 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-02 17:10:25.030 | 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-02 17:10:25.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.9 MB/s 0:00:00 2026-07-02 17:10:25.117 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-02 17:10:25.140 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-02 17:10:25.164 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-02 17:10:25.186 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-02 17:10:25.213 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-02 17:10:25.240 | 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-02 17:10:25.263 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-02 17:10:25.286 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-02 17:10:25.310 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-02 17:10:25.334 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-02 17:10:25.361 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-02 17:10:25.541 | Building wheels for collected packages: keystone 2026-07-02 17:10:25.543 | Building editable for keystone (pyproject.toml): started 2026-07-02 17:10:26.660 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-02 17:10:26.662 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=7a98451ecf1a15dc99c33bf01d0684207db87d0787a0e4ee64b6641549f0c22a 2026-07-02 17:10:26.662 | Stored in directory: /tmp/pip-ephem-wheel-cache-8jq307oc/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-02 17:10:26.668 | Successfully built keystone 2026-07-02 17:10:27.026 | 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-02 17:10:27.067 | Attempting uninstall: pytz 2026-07-02 17:10:27.080 | Found existing installation: pytz 2024.1 2026-07-02 17:10:27.080 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:27.081 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-02 17:10:28.900 | Attempting uninstall: oauthlib 2026-07-02 17:10:28.911 | Found existing installation: oauthlib 3.2.2 2026-07-02 17:10:28.911 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:28.911 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-02 17:10:29.059 | Attempting uninstall: markupsafe 2026-07-02 17:10:29.070 | Found existing installation: MarkupSafe 2.1.5 2026-07-02 17:10:29.071 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:29.071 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-02 17:10:30.145 | Attempting uninstall: click 2026-07-02 17:10:30.155 | Found existing installation: click 8.1.6 2026-07-02 17:10:30.156 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:30.156 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-02 17:10:30.322 | Attempting uninstall: blinker 2026-07-02 17:10:30.332 | Found existing installation: blinker 1.7.0 2026-07-02 17:10:30.332 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:30.332 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-02 17:10:30.350 | Attempting uninstall: bcrypt 2026-07-02 17:10:30.362 | Found existing installation: bcrypt 3.2.2 2026-07-02 17:10:30.363 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:30.363 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-02 17:10:30.383 | Attempting uninstall: attrs 2026-07-02 17:10:30.396 | Found existing installation: attrs 23.2.0 2026-07-02 17:10:30.397 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:30.397 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-02 17:10:33.548 | Attempting uninstall: jinja2 2026-07-02 17:10:33.562 | Found existing installation: Jinja2 3.1.2 2026-07-02 17:10:33.565 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:33.565 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-02 17:10:34.626 | Attempting uninstall: cryptography 2026-07-02 17:10:34.640 | Found existing installation: cryptography 41.0.7 2026-07-02 17:10:34.640 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:34.641 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-02 17:10:35.238 | Attempting uninstall: pyopenssl 2026-07-02 17:10:35.252 | Found existing installation: pyOpenSSL 23.2.0 2026-07-02 17:10:35.253 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:35.253 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-02 17:10:35.658 | Attempting uninstall: jsonschema 2026-07-02 17:10:35.674 | Found existing installation: jsonschema 4.10.3 2026-07-02 17:10:35.674 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:10:35.676 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-02 17:10:37.311 | 2026-07-02 17:10:37.312 | 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-02 17:10:37.312 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-02 17:10:37.328 | 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.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 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.1 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.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 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-02 17:10:37.653 | + inc/python:pip_install:216 : result=0 2026-07-02 17:10:37.656 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:10:37.659 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:37.661 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:37.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:37.667 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:37.669 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:37.672 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:10:37.674 | + functions-common:time_stop:2427 : start_time=1783012212843 2026-07-02 17:10:37.677 | + functions-common:time_stop:2429 : [[ -z 1783012212843 ]] 2026-07-02 17:10:37.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:37.684 | + functions-common:time_stop:2432 : end_time=1783012237681 2026-07-02 17:10:37.687 | + functions-common:time_stop:2433 : elapsed_time=24838 2026-07-02 17:10:37.689 | + functions-common:time_stop:2434 : total=50407 2026-07-02 17:10:37.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:37.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75245 2026-07-02 17:10:37.696 | + inc/python:pip_install:219 : return 0 2026-07-02 17:10:37.698 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:10:37.701 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:10:37.703 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-02 17:10:37.706 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-02 17:10:37.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:10:37.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:10:37.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-02 17:10:37.716 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:10:37.719 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-02 17:10:37.736 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:10:37.739 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:10:37.741 | + ./stack.sh:main:921 : configure_keystone 2026-07-02 17:10:37.743 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-02 17:10:37.758 | + 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-02 17:10:37.760 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-02 17:10:37.765 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-02 17:10:37.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:10:37.784 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-02 17:10:37.818 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-02 17:10:37.851 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-02 17:10:37.883 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-02 17:10:37.917 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-02 17:10:37.951 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-02 17:10:37.985 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-02 17:10:38.018 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-02 17:10:38.050 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-02 17:10:38.085 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-02 17:10:38.088 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-02 17:10:38.090 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-02 17:10:38.093 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-02 17:10:38.096 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 17:10:38.099 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:10:38.116 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:10:38.120 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 17:10:38.123 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 17:10:38.126 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:10:38.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:10:38.147 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:10:38.151 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:10:38.186 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:10:38.189 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:10:38.191 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.71/identity 2026-07-02 17:10:38.224 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-02 17:10:38.227 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-02 17:10:38.261 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-02 17:10:38.264 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-02 17:10:38.267 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-02 17:10:38.269 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-02 17:10:38.272 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:10:38.275 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:10:38.277 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:10:38.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:10:38.297 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:10:38.301 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 17:10:38.304 | + 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-02 17:10:38.339 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-02 17:10:38.342 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-02 17:10:38.344 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-02 17:10:38.346 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-02 17:10:38.350 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:10:38.368 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:10:38.371 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:10:38.375 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:10:38.378 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:10:38.380 | + 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-02 17:10:38.415 | + 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-02 17:10:38.448 | + 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-02 17:10:38.482 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:10:38.515 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-02 17:10:38.548 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-02 17:10:38.583 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-02 17:10:38.586 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-02 17:10:38.589 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-02 17:10:38.592 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-02 17:10:38.594 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 17:10:38.597 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-02 17:10:38.600 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-02 17:10:38.602 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:10:38.605 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:10:38.622 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:10:38.623 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:10:38.633 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:10:38.638 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:10:38.652 | /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-02 17:10:38.656 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-02 17:10:38.659 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-02 17:10:38.664 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:10:38.666 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-02 17:10:38.701 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-02 17:10:38.733 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-02 17:10:38.765 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-02 17:10:38.798 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-02 17:10:38.831 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-02 17:10:38.864 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-02 17:10:38.897 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-02 17:10:38.930 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-02 17:10:38.963 | + 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-02 17:10:38.996 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-02 17:10:39.031 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-02 17:10:39.065 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-02 17:10:39.097 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-02 17:10:39.129 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 17:10:39.132 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 17:10:39.135 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-02 17:10:39.138 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-02 17:10:39.141 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:10:39.144 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:10:39.146 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:10:39.148 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-02 17:10:39.151 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-02 17:10:39.154 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-02 17:10:39.188 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-02 17:10:39.222 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-02 17:10:39.223 | + 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-02 17:10:39.232 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-02 17:10:39.236 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-02 17:10:39.239 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-02 17:10:39.241 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:10:39.244 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:10:39.247 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:10:39.249 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:10:39.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:10:39.254 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:10:39.257 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:10:39.260 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:10:39.263 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:10:39.265 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:10:39.267 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-02 17:10:39.278 | perl: warning: Setting locale failed. 2026-07-02 17:10:39.279 | perl: warning: Please check that your locale settings: 2026-07-02 17:10:39.279 | LANGUAGE = (unset), 2026-07-02 17:10:39.279 | LC_ALL = "en_US.utf8", 2026-07-02 17:10:39.279 | LANG = "de_DE.UTF-8" 2026-07-02 17:10:39.279 | are supported and installed on your system. 2026-07-02 17:10:39.279 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:10:39.320 | Enabling site keystone-api. 2026-07-02 17:10:39.325 | To activate the new configuration, you need to run: 2026-07-02 17:10:39.325 | systemctl reload apache2 2026-07-02 17:10:39.331 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 17:10:39.333 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:10:39.336 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:10:39.339 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:10:39.492 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-02 17:10:39.533 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-02 17:10:39.572 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-02 17:10:39.610 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-02 17:10:39.613 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-02 17:10:39.651 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-02 17:10:39.687 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-02 17:10:39.721 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-02 17:10:39.756 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-02 17:10:39.759 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-02 17:10:39.791 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-02 17:10:39.809 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:10:39.811 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-02 17:10:39.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:10:39.834 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-02 17:10:39.837 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-02 17:10:39.840 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-02 17:10:39.843 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:10:39.846 | + lib/stack:stack_install_service:32 : install_glance 2026-07-02 17:10:39.848 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-02 17:10:39.851 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-02 17:10:39.854 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-02 17:10:39.873 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:10:39.876 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-02 17:10:39.879 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-02 17:10:39.898 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:10:39.901 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-02 17:10:39.903 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-02 17:10:39.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:10:39.909 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:10:39.911 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-02 17:10:39.914 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:10:39.918 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-02 17:10:39.921 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-02 17:10:39.923 | ++ inc/python:join_extras:29 : echo cinder 2026-07-02 17:10:39.926 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-02 17:10:39.928 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-02 17:10:39.931 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-02 17:10:39.934 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-02 17:10:39.938 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-02 17:10:39.940 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-02 17:10:39.943 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-02 17:10:39.948 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-02 17:10:39.949 | +++ 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-02 17:10:39.955 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-02 17:10:39.957 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-02 17:10:39.960 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-02 17:10:39.964 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-02 17:10:39.967 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-02 17:10:39.990 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-02 17:10:39.993 | + 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-02 17:10:41.195 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.341 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 17:10:41.358 | 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-02 17:10:41.359 | 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.8.0) 2026-07-02 17:10:41.362 | 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.10.0) 2026-07-02 17:10:41.362 | 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-02 17:10:41.363 | 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.5.0) 2026-07-02 17:10:41.364 | 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.8.0) 2026-07-02 17:10:41.365 | 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-02 17:10:41.366 | 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.14.0) 2026-07-02 17:10:41.367 | 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-02 17:10:41.369 | 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-02 17:10:41.410 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.427 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 17:10:41.439 | 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-02 17:10:41.441 | 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-02 17:10:41.443 | 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.1) 2026-07-02 17:10:41.491 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.508 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-02 17:10:41.582 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.598 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:10:41.644 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.661 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:10:41.708 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.728 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 17:10:41.739 | 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-02 17:10:41.740 | 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-02 17:10:41.741 | 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-02 17:10:41.742 | 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-02 17:10:41.748 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-02 17:10:41.749 | 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-02 17:10:41.750 | 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-02 17:10:41.751 | 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-02 17:10:41.755 | 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.4.0) 2026-07-02 17:10:41.756 | 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.2.0) 2026-07-02 17:10:41.759 | 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.6.0) 2026-07-02 17:10:41.791 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-02 17:10:41.806 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-02 17:10:41.817 | 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-02 17:10:41.822 | 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-02 17:10:41.827 | 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-02 17:10:41.828 | 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-02 17:10:41.829 | 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-02 17:10:41.838 | 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-02 17:10:41.841 | 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-02 17:10:41.842 | 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-02 17:10:41.845 | 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-02 17:10:41.853 | 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-02 17:10:41.854 | 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-02 17:10:41.855 | 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.2) 2026-07-02 17:10:41.857 | 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-02 17:10:41.858 | 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-02 17:10:41.859 | 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-02 17:10:41.860 | 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-02 17:10:41.863 | 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-02 17:10:41.873 | 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-02 17:10:41.874 | 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-02 17:10:41.880 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-07-02 17:10:41.897 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-07-02 17:10:41.902 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-02 17:10:41.906 | 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-02 17:10:41.919 | 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-02 17:10:41.920 | 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-02 17:10:41.921 | 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-02 17:10:41.923 | 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-02 17:10:41.944 | 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-02 17:10:42.004 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-02 17:10:42.061 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-02 17:10:42.090 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-02 17:10:42.114 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-02 17:10:42.136 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-02 17:10:42.162 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-02 17:10:42.184 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-02 17:10:42.426 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-02 17:10:43.729 | 2026-07-02 17:10:43.746 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-02 17:10:43.900 | + inc/python:pip_install:216 : result=0 2026-07-02 17:10:43.903 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:10:43.906 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:43.909 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:43.911 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:43.914 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:43.917 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:43.919 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:10:43.922 | + functions-common:time_stop:2427 : start_time=1783012239985 2026-07-02 17:10:43.925 | + functions-common:time_stop:2429 : [[ -z 1783012239985 ]] 2026-07-02 17:10:43.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:43.933 | + functions-common:time_stop:2432 : end_time=1783012243929 2026-07-02 17:10:43.935 | + functions-common:time_stop:2433 : elapsed_time=3944 2026-07-02 17:10:43.938 | + functions-common:time_stop:2434 : total=75245 2026-07-02 17:10:43.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:43.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79189 2026-07-02 17:10:43.947 | + inc/python:pip_install:219 : return 0 2026-07-02 17:10:43.949 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-02 17:10:43.952 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-02 17:10:43.956 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-02 17:10:43.975 | + 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-02 17:10:43.981 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-02 17:10:43.984 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-02 17:10:43.986 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-02 17:10:43.989 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:10:43.992 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:10:43.995 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:10:43.998 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:10:44.001 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:10:44.004 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:10:44.020 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:10:44.023 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:10:44.026 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:10:44.028 | + functions-common:git_clone:610 : echo master 2026-07-02 17:10:44.029 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:10:44.034 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-02 17:10:44.036 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:10:44.038 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 17:10:44.041 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:10:44.044 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:10:44.046 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:10:44.048 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:10:44.050 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:10:44.053 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:10:44.055 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:10:44.057 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:10:44.060 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:10:44.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012244061 2026-07-02 17:10:44.067 | + 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-02 17:10:44.071 | Cloning into '/opt/stack/glance'... 2026-07-02 17:10:55.635 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:55.639 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:55.642 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:55.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:55.649 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:55.652 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:55.656 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:55.659 | + functions-common:time_stop:2427 : start_time=1783012244061 2026-07-02 17:10:55.662 | + functions-common:time_stop:2429 : [[ -z 1783012244061 ]] 2026-07-02 17:10:55.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:55.671 | + functions-common:time_stop:2432 : end_time=1783012255667 2026-07-02 17:10:55.673 | + functions-common:time_stop:2433 : elapsed_time=11606 2026-07-02 17:10:55.676 | + functions-common:time_stop:2434 : total=24662 2026-07-02 17:10:55.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:55.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36268 2026-07-02 17:10:55.685 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-02 17:10:55.688 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:10:55.692 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:10:55.695 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:10:55.698 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:10:55.701 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:10:55.704 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:10:55.707 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:10:55.710 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:10:55.713 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:10:55.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:10:55.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012255718 2026-07-02 17:10:55.724 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:10:56.332 | From https://review.opendev.org/openstack/glance 2026-07-02 17:10:56.332 | * branch master -> FETCH_HEAD 2026-07-02 17:10:56.341 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:56.345 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:56.347 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:56.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:56.352 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:56.355 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:56.357 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:56.360 | + functions-common:time_stop:2427 : start_time=1783012255718 2026-07-02 17:10:56.362 | + functions-common:time_stop:2429 : [[ -z 1783012255718 ]] 2026-07-02 17:10:56.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:56.370 | + functions-common:time_stop:2432 : end_time=1783012256367 2026-07-02 17:10:56.374 | + functions-common:time_stop:2433 : elapsed_time=649 2026-07-02 17:10:56.376 | + functions-common:time_stop:2434 : total=36268 2026-07-02 17:10:56.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:56.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36917 2026-07-02 17:10:56.385 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:10:56.388 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:10:56.391 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:10:56.394 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:10:56.397 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:10:56.400 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:10:56.402 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:10:56.404 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:10:56.407 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:10:56.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:10:56.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012256412 2026-07-02 17:10:56.419 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:10:56.547 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:10:56.547 | 2026-07-02 17:10:56.547 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:10:56.547 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:10:56.547 | state without impacting any branches by switching back to a branch. 2026-07-02 17:10:56.547 | 2026-07-02 17:10:56.547 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:10:56.547 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:10:56.548 | 2026-07-02 17:10:56.548 | git switch -c 2026-07-02 17:10:56.548 | 2026-07-02 17:10:56.548 | Or undo this operation with: 2026-07-02 17:10:56.548 | 2026-07-02 17:10:56.548 | git switch - 2026-07-02 17:10:56.548 | 2026-07-02 17:10:56.548 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:10:56.548 | 2026-07-02 17:10:56.548 | HEAD is now at cc9096b74 Merge "S3 store: store location without credentials in the URI" 2026-07-02 17:10:56.552 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:10:56.555 | + functions-common:time_stop:2420 : local name 2026-07-02 17:10:56.558 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:10:56.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:10:56.563 | + functions-common:time_stop:2423 : local total 2026-07-02 17:10:56.565 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:10:56.567 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:10:56.570 | + functions-common:time_stop:2427 : start_time=1783012256412 2026-07-02 17:10:56.573 | + functions-common:time_stop:2429 : [[ -z 1783012256412 ]] 2026-07-02 17:10:56.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:10:56.580 | + functions-common:time_stop:2432 : end_time=1783012256577 2026-07-02 17:10:56.583 | + functions-common:time_stop:2433 : elapsed_time=165 2026-07-02 17:10:56.586 | + functions-common:time_stop:2434 : total=36917 2026-07-02 17:10:56.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:10:56.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37082 2026-07-02 17:10:56.595 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-02 17:10:56.610 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-02 17:10:56.613 | + functions-common:git_clone:673 : head -1 2026-07-02 17:10:56.614 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:10:56.617 | cc9096b74 Merge "S3 store: store location without credentials in the URI" 2026-07-02 17:10:56.620 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:10:56.623 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-02 17:10:56.627 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:10:56.629 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 17:10:56.632 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-02 17:10:56.635 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:10:56.638 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-02 17:10:56.642 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:10:56.647 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 17:10:56.649 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-02 17:10:56.653 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:10:56.655 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:10:56.661 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-02 17:10:56.664 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:10:56.669 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-02 17:10:56.671 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:10:56.675 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:10:56.679 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-02 17:10:56.685 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-02 17:10:56.688 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-02 17:10:56.691 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-02 17:10:56.854 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-02 17:10:56.858 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:10:56.861 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:10:56.863 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:10:56.868 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 17:10:56.871 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-02 17:10:56.874 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:10:56.877 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:10:56.880 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:10:56.883 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:10:56.887 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:10:56.889 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:10:56.894 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:10:56.897 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-02 17:10:56.920 | Using python 3.12 to install /opt/stack/glance 2026-07-02 17:10:56.923 | + 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-02 17:10:57.936 | Obtaining file:///opt/stack/glance 2026-07-02 17:10:57.940 | Installing build dependencies: started 2026-07-02 17:10:59.691 | Installing build dependencies: finished with status 'done' 2026-07-02 17:10:59.693 | Checking if build backend supports build_editable: started 2026-07-02 17:11:00.240 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:11:00.242 | Getting requirements to build editable: started 2026-07-02 17:11:00.557 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:11:00.559 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:11:01.510 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:11:01.536 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (7.0.3) 2026-07-02 17:11:01.536 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (0.7.1) 2026-07-02 17:11:01.536 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (2.0.51) 2026-07-02 17:11:01.537 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (0.41.0) 2026-07-02 17:11:01.538 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (3.1.0) 2026-07-02 17:11:01.539 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (2.5.1) 2026-07-02 17:11:01.540 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (1.8.10) 2026-07-02 17:11:01.541 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (1.18.4) 2026-07-02 17:11:01.804 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev97) 2026-07-02 17:11:01.961 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 17:11:01.974 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (10.5.0) 2026-07-02 17:11:01.974 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (7.5.0) 2026-07-02 17:11:01.975 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (6.4.0) 2026-07-02 17:11:01.977 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (2.7.1) 2026-07-02 17:11:01.977 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (10.1.1) 2026-07-02 17:11:01.977 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (5.8.0) 2026-07-02 17:11:02.037 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.054 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 17:11:02.070 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (5.14.0) 2026-07-02 17:11:02.071 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (13.0.0) 2026-07-02 17:11:02.099 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.115 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 17:11:02.127 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (3.17.0) 2026-07-02 17:11:02.129 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (3.10.1) 2026-07-02 17:11:02.129 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (4.26.0) 2026-07-02 17:11:02.129 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (5.8.0) 2026-07-02 17:11:02.131 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (18.0.0) 2026-07-02 17:11:02.131 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (6.8.0) 2026-07-02 17:11:02.163 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.178 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:11:02.189 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (8.2.0) 2026-07-02 17:11:02.191 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (18.1.0) 2026-07-02 17:11:02.192 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (8.1.0) 2026-07-02 17:11:02.230 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.247 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 17:11:02.258 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (5.1.0) 2026-07-02 17:11:02.258 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (4.4.0) 2026-07-02 17:11:02.262 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (5.6.0) 2026-07-02 17:11:02.262 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (3.1.0) 2026-07-02 17:11:02.262 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev97) (43.0.3) 2026-07-02 17:11:02.287 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.303 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 17:11:02.351 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev97) 2026-07-02 17:11:02.368 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:11:02.380 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev97) (1.3.12) 2026-07-02 17:11:02.381 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev97) (4.15.0) 2026-07-02 17:11:02.417 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.434 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 17:11:02.448 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev97) (2.34.2) 2026-07-02 17:11:02.451 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev97) (2.0.0) 2026-07-02 17:11:02.456 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev97) (3.0) 2026-07-02 17:11:02.460 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev97) (5.10.0) 2026-07-02 17:11:02.464 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev97) (2.2.1) 2026-07-02 17:11:02.468 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev97) (2.8.0) 2026-07-02 17:11:02.470 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev97) (3.5.2) 2026-07-02 17:11:02.477 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev97) (1.4.2) 2026-07-02 17:11:02.478 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev97) (3.4.0) 2026-07-02 17:11:02.487 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev97) (3.3.2) 2026-07-02 17:11:02.491 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev97) (26.1.0) 2026-07-02 17:11:02.492 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev97) (2025.9.1) 2026-07-02 17:11:02.493 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev97) (0.37.0) 2026-07-02 17:11:02.494 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev97) (2026.5.1) 2026-07-02 17:11:02.503 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev97) (2.1.0) 2026-07-02 17:11:02.505 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev97) (1.8.2) 2026-07-02 17:11:02.512 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev97) (4.2.0) 2026-07-02 17:11:02.512 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev97) (4.0.1) 2026-07-02 17:11:02.513 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev97) (2.13.0) 2026-07-02 17:11:02.520 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev97) (1.5.0) 2026-07-02 17:11:02.525 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev97) (5.3.1) 2026-07-02 17:11:02.531 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev97) (0.20) 2026-07-02 17:11:02.536 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev97) (1.3.0) 2026-07-02 17:11:02.537 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev97) (2.0.0) 2026-07-02 17:11:02.541 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev97) (6.0.3) 2026-07-02 17:11:02.547 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev97) (2.1.2) 2026-07-02 17:11:02.549 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev97) (0.6.2) 2026-07-02 17:11:02.608 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.625 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-02 17:11:02.668 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.683 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 17:11:02.727 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.742 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-02 17:11:02.789 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.804 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 17:11:02.816 | 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==32.1.0.dev97) (7.2.2) 2026-07-02 17:11:02.848 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev97) 2026-07-02 17:11:02.863 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 17:11:02.879 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev97) (2.9.0.post0) 2026-07-02 17:11:02.884 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (4.6.0) 2026-07-02 17:11:02.886 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (7.1.4) 2026-07-02 17:11:02.886 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (5.3.1) 2026-07-02 17:11:02.887 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (5.6.2) 2026-07-02 17:11:02.888 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (0.16.0) 2026-07-02 17:11:02.892 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (5.1.0) 2026-07-02 17:11:02.901 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (2026.2) 2026-07-02 17:11:02.903 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (26.2) 2026-07-02 17:11:02.911 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (0.25.0) 2026-07-02 17:11:02.915 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev97) (5.0.0) 2026-07-02 17:11:02.915 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev97) (3.1.6) 2026-07-02 17:11:02.915 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev97) (4.0.1) 2026-07-02 17:11:02.923 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev97) (3.0.3) 2026-07-02 17:11:02.938 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev97) (1.2.1) 2026-07-02 17:11:02.947 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev97) (1.7.6) 2026-07-02 17:11:02.969 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev97) (82.0.1) 2026-07-02 17:11:02.985 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev97) (0.8.1) 2026-07-02 17:11:03.047 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.064 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:11:03.105 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.121 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-02 17:11:03.185 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.201 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-02 17:11:03.268 | 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==32.1.0.dev97) 2026-07-02 17:11:03.283 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-02 17:11:03.318 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.335 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 17:11:03.347 | 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==32.1.0.dev97) (15.0.0) 2026-07-02 17:11:03.375 | 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==32.1.0.dev97) 2026-07-02 17:11:03.392 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-02 17:11:03.417 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev97) (1.17.0) 2026-07-02 17:11:03.437 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev97) (3.4.7) 2026-07-02 17:11:03.439 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev97) (3.18) 2026-07-02 17:11:03.442 | 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==32.1.0.dev97) (2.7.0) 2026-07-02 17:11:03.442 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev97) (2023.11.17) 2026-07-02 17:11:03.478 | 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==32.1.0.dev97) (4.2.0) 2026-07-02 17:11:03.479 | 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==32.1.0.dev97) (2.20.0) 2026-07-02 17:11:03.490 | 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==32.1.0.dev97) (0.1.2) 2026-07-02 17:11:03.507 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev97) (0.8) 2026-07-02 17:11:03.611 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.628 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 17:11:03.681 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.701 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:11:03.713 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev97) (9.1.4) 2026-07-02 17:11:03.747 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.765 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-02 17:11:03.895 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev97) 2026-07-02 17:11:03.922 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-02 17:11:03.938 | Installing build dependencies: started 2026-07-02 17:11:05.529 | Installing build dependencies: finished with status 'done' 2026-07-02 17:11:05.530 | Getting requirements to build wheel: started 2026-07-02 17:11:06.247 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 17:11:06.249 | Preparing metadata (pyproject.toml): started 2026-07-02 17:11:06.623 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:11:06.628 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev97) (2026.2) 2026-07-02 17:11:06.679 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev97) 2026-07-02 17:11:06.695 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 17:11:06.748 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev97) 2026-07-02 17:11:06.764 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-02 17:11:06.844 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-02 17:11:06.886 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-02 17:11:06.914 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-02 17:11:06.940 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-02 17:11:06.965 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-02 17:11:07.028 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.5 MB/s 0:00:00 2026-07-02 17:11:07.044 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-02 17:11:07.068 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-02 17:11:07.090 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-02 17:11:07.113 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-02 17:11:07.162 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-02 17:11:07.205 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-02 17:11:07.245 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-02 17:11:07.291 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-02 17:11:07.321 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-02 17:11:07.345 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-02 17:11:07.372 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-02 17:11:07.395 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-02 17:11:07.421 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-02 17:11:07.452 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-02 17:11:07.477 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-02 17:11:07.525 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 45.4 MB/s 0:00:00 2026-07-02 17:11:07.540 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-02 17:11:07.564 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-02 17:11:07.586 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-02 17:11:07.607 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-02 17:11:07.703 | Building wheels for collected packages: glance, simplegeneric 2026-07-02 17:11:07.704 | Building editable for glance (pyproject.toml): started 2026-07-02 17:11:08.607 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-02 17:11:08.608 | Created wheel for glance: filename=glance-32.1.0.dev97-0.editable-py3-none-any.whl size=8982 sha256=129b9a83c5514b018261e505f1c21faafd8b40d31d6eb6733f6d69eaedc7b336 2026-07-02 17:11:08.608 | Stored in directory: /tmp/pip-ephem-wheel-cache-1s6r2q9u/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-02 17:11:08.614 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-02 17:11:09.035 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-02 17:11:09.036 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6cac2f8bbf8aaa9f0bd4951345149422f2440fdc831667dee601ad428526eac0 2026-07-02 17:11:09.036 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-02 17:11:09.041 | Successfully built glance simplegeneric 2026-07-02 17:11:09.312 | 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-02 17:11:12.270 | Attempting uninstall: jsonpointer 2026-07-02 17:11:12.286 | Found existing installation: jsonpointer 2.0 2026-07-02 17:11:12.286 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:11:12.286 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-02 17:11:12.304 | Attempting uninstall: jmespath 2026-07-02 17:11:12.319 | Found existing installation: jmespath 1.0.1 2026-07-02 17:11:12.319 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:11:12.319 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-02 17:11:12.359 | Attempting uninstall: httplib2 2026-07-02 17:11:12.373 | Found existing installation: httplib2 0.20.4 2026-07-02 17:11:12.374 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:11:12.374 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-02 17:11:12.465 | Attempting uninstall: jsonpatch 2026-07-02 17:11:12.482 | Found existing installation: jsonpatch 1.32 2026-07-02 17:11:12.482 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:11:12.485 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-02 17:11:16.827 | 2026-07-02 17:11:16.845 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev97 httplib2-0.31.2 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.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-02 17:11:17.079 | + inc/python:pip_install:216 : result=0 2026-07-02 17:11:17.081 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:11:17.083 | + functions-common:time_stop:2420 : local name 2026-07-02 17:11:17.086 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:11:17.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:11:17.093 | + functions-common:time_stop:2423 : local total 2026-07-02 17:11:17.097 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:11:17.100 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:11:17.103 | + functions-common:time_stop:2427 : start_time=1783012256913 2026-07-02 17:11:17.106 | + functions-common:time_stop:2429 : [[ -z 1783012256913 ]] 2026-07-02 17:11:17.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:11:17.115 | + functions-common:time_stop:2432 : end_time=1783012277113 2026-07-02 17:11:17.117 | + functions-common:time_stop:2433 : elapsed_time=20200 2026-07-02 17:11:17.122 | + functions-common:time_stop:2434 : total=79189 2026-07-02 17:11:17.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:11:17.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99389 2026-07-02 17:11:17.132 | + inc/python:pip_install:219 : return 0 2026-07-02 17:11:17.136 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:11:17.138 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:11:17.141 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-02 17:11:17.146 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-02 17:11:17.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:11:17.153 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:11:17.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-02 17:11:17.158 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:11:17.162 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:11:17.165 | + ./stack.sh:main:942 : configure_glance 2026-07-02 17:11:17.169 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-02 17:11:17.185 | + lib/glance:configure_glance:353 : local dburl 2026-07-02 17:11:17.190 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-02 17:11:17.194 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-02 17:11:17.198 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-02 17:11:17.202 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-02 17:11:17.206 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:11:17.210 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:11:17.214 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:11:17.231 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:11:17.235 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:11:17.238 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 17:11:17.240 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 17:11:17.244 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-02 17:11:17.279 | + 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-02 17:11:17.318 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-02 17:11:17.358 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 17:11:17.400 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-02 17:11:17.438 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-02 17:11:17.481 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-02 17:11:17.520 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-02 17:11:17.524 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 17:11:17.527 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 17:11:17.531 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 17:11:17.534 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:11:17.538 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-02 17:11:17.541 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 17:11:17.545 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 17:11:17.548 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 17:11:17.552 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-02 17:11:17.592 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-02 17:11:17.630 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-02 17:11:17.665 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-02 17:11:17.704 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-02 17:11:17.742 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-02 17:11:17.781 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-02 17:11:17.817 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-02 17:11:17.854 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:11:17.897 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:11:17.940 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 17:11:17.982 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:11:17.985 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-02 17:11:18.032 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-02 17:11:18.036 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-02 17:11:18.040 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-02 17:11:18.043 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:11:18.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 17:11:18.051 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:11:18.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:11:18.080 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 17:11:18.083 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 17:11:18.087 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:11:18.114 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:11:18.118 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:11:18.123 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:11:18.166 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:11:18.169 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:11:18.173 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-02 17:11:18.177 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-02 17:11:18.181 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-02 17:11:18.227 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-02 17:11:18.271 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-02 17:11:18.318 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-02 17:11:18.323 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-02 17:11:18.328 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-02 17:11:18.332 | + lib/glance:configure_glance_store:282 : local be 2026-07-02 17:11:18.337 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:11:18.342 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-02 17:11:18.346 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 17:11:18.397 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-02 17:11:18.402 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.71 2026-07-02 17:11:18.456 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:11:18.460 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-02 17:11:18.464 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-02 17:11:18.489 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:11:18.493 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.71/image 2026-07-02 17:11:18.534 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-02 17:11:18.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:11:18.560 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-02 17:11:18.565 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-02 17:11:18.569 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 17:11:18.573 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:11:18.597 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:11:18.601 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:11:18.604 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:11:18.608 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:11:18.612 | + 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-02 17:11:18.655 | + 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-02 17:11:18.696 | + 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-02 17:11:18.736 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:11:18.775 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-02 17:11:18.814 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-02 17:11:18.821 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-02 17:11:18.862 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-02 17:11:18.903 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 17:11:18.946 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-02 17:11:18.988 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 17:11:19.031 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-02 17:11:19.077 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-02 17:11:19.123 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-02 17:11:19.165 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-02 17:11:19.171 | + 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-02 17:11:19.181 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-02 17:11:19.204 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:11:19.208 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-02 17:11:19.211 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-02 17:11:19.215 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-02 17:11:19.219 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-02 17:11:19.222 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-02 17:11:19.226 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-02 17:11:19.229 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-02 17:11:19.234 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:11:19.238 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-02 17:11:19.283 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-02 17:11:19.286 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-02 17:11:19.290 | ++ functions:get_random_port:861 : true 2026-07-02 17:11:19.293 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-02 17:11:19.297 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-02 17:11:19.300 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-02 17:11:19.358 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-02 17:11:19.362 | ++ functions:get_random_port:865 : break 2 2026-07-02 17:11:19.365 | ++ functions:get_random_port:869 : echo 60999 2026-07-02 17:11:19.370 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-02 17:11:19.373 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-02 17:11:19.415 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-02 17:11:19.455 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-02 17:11:19.496 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:11:19.536 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:11:19.574 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:11:19.616 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:11:19.657 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:11:19.701 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:11:19.743 | + 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-02 17:11:19.783 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:11:19.822 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:11:19.862 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:11:19.900 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 17:11:19.938 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-02 17:11:19.976 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-02 17:11:20.016 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-02 17:11:20.058 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-02 17:11:20.098 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-02 17:11:20.138 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-02 17:11:20.181 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-02 17:11:20.185 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-02 17:11:20.189 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:11:20.193 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:11:20.197 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:11:20.200 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:11:20.204 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-02 17:11:20.208 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-02 17:11:20.211 | perl: warning: Setting locale failed. 2026-07-02 17:11:20.211 | perl: warning: Please check that your locale settings: 2026-07-02 17:11:20.211 | LANGUAGE = (unset), 2026-07-02 17:11:20.211 | LC_ALL = "en_US.utf8", 2026-07-02 17:11:20.211 | LANG = (unset) 2026-07-02 17:11:20.211 | are supported and installed on your system. 2026-07-02 17:11:20.211 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 17:11:20.250 | proxy (enabled by site administrator) 2026-07-02 17:11:20.253 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-02 17:11:20.257 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-02 17:11:20.260 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:11:20.264 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:11:20.267 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:11:20.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:11:20.276 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-02 17:11:20.280 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-02 17:11:20.283 | perl: warning: Setting locale failed. 2026-07-02 17:11:20.283 | perl: warning: Please check that your locale settings: 2026-07-02 17:11:20.283 | LANGUAGE = (unset), 2026-07-02 17:11:20.283 | LC_ALL = "en_US.utf8", 2026-07-02 17:11:20.283 | LANG = (unset) 2026-07-02 17:11:20.283 | are supported and installed on your system. 2026-07-02 17:11:20.283 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 17:11:20.319 | No module matches proxy_http 2026-07-02 17:11:20.324 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-02 17:11:20.335 | perl: warning: Setting locale failed. 2026-07-02 17:11:20.335 | perl: warning: Please check that your locale settings: 2026-07-02 17:11:20.336 | LANGUAGE = (unset), 2026-07-02 17:11:20.336 | LC_ALL = "en_US.utf8", 2026-07-02 17:11:20.336 | LANG = "de_DE.UTF-8" 2026-07-02 17:11:20.336 | are supported and installed on your system. 2026-07-02 17:11:20.336 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:11:20.376 | Considering dependency proxy for proxy_http: 2026-07-02 17:11:20.376 | Module proxy already enabled 2026-07-02 17:11:20.376 | Enabling module proxy_http. 2026-07-02 17:11:20.382 | To activate the new configuration, you need to run: 2026-07-02 17:11:20.382 | systemctl restart apache2 2026-07-02 17:11:20.388 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-02 17:11:20.391 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-02 17:11:20.395 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:11:20.398 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:11:20.401 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:11:20.559 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-02 17:11:20.565 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-02 17:11:20.570 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-02 17:11:20.574 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:11:20.577 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:11:20.582 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:11:20.586 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-02 17:11:20.589 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-02 17:11:20.594 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-02 17:11:20.595 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-02 17:11:20.606 | KeepAlive Off 2026-07-02 17:11:20.614 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 17:11:20.614 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-02 17:11:20.626 | SetEnv proxy-sendchunked 1 2026-07-02 17:11:20.632 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-02 17:11:20.634 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 17:11:20.645 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-02 17:11:20.651 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-02 17:11:20.655 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-02 17:11:20.659 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:11:20.662 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:11:20.666 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:11:20.669 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:11:20.673 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:11:20.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:11:20.681 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:11:20.685 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:11:20.688 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:11:20.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:11:20.696 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-02 17:11:20.708 | perl: warning: Setting locale failed. 2026-07-02 17:11:20.708 | perl: warning: Please check that your locale settings: 2026-07-02 17:11:20.708 | LANGUAGE = (unset), 2026-07-02 17:11:20.708 | LC_ALL = "en_US.utf8", 2026-07-02 17:11:20.708 | LANG = "de_DE.UTF-8" 2026-07-02 17:11:20.708 | are supported and installed on your system. 2026-07-02 17:11:20.708 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:11:20.750 | Enabling site glance-api. 2026-07-02 17:11:20.756 | To activate the new configuration, you need to run: 2026-07-02 17:11:20.757 | systemctl reload apache2 2026-07-02 17:11:20.763 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-02 17:11:20.767 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:11:20.771 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:11:20.774 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:11:20.911 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-02 17:11:20.919 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-02 17:11:20.965 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-02 17:11:21.012 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-02 17:11:21.016 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-02 17:11:21.066 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-02 17:11:21.111 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-02 17:11:21.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:11:21.141 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-02 17:11:21.145 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-02 17:11:21.150 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-02 17:11:21.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:11:21.158 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-02 17:11:21.162 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-02 17:11:21.167 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-02 17:11:21.171 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-02 17:11:21.175 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:11:21.180 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:11:21.186 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:11:21.191 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:11:21.195 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:11:21.200 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:11:21.224 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:11:21.228 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:11:21.231 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:11:21.237 | + functions-common:git_clone:610 : echo master 2026-07-02 17:11:21.237 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:11:21.243 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-02 17:11:21.247 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:11:21.250 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 17:11:21.254 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:11:21.258 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:11:21.261 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:11:21.264 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:11:21.267 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:11:21.271 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:11:21.275 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:11:21.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:11:21.282 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:11:21.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012281284 2026-07-02 17:11:21.291 | + 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-02 17:11:21.295 | Cloning into '/opt/stack/cinder'... 2026-07-02 17:12:20.416 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:12:20.419 | + functions-common:time_stop:2420 : local name 2026-07-02 17:12:20.421 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:12:20.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:12:20.426 | + functions-common:time_stop:2423 : local total 2026-07-02 17:12:20.429 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:12:20.432 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:12:20.434 | + functions-common:time_stop:2427 : start_time=1783012281284 2026-07-02 17:12:20.437 | + functions-common:time_stop:2429 : [[ -z 1783012281284 ]] 2026-07-02 17:12:20.441 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:12:20.445 | + functions-common:time_stop:2432 : end_time=1783012340442 2026-07-02 17:12:20.448 | + functions-common:time_stop:2433 : elapsed_time=59158 2026-07-02 17:12:20.449 | + functions-common:time_stop:2434 : total=37082 2026-07-02 17:12:20.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:12:20.453 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96240 2026-07-02 17:12:20.456 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-02 17:12:20.459 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:12:20.461 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:12:20.463 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:12:20.465 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:12:20.468 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:12:20.471 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:12:20.474 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:12:20.476 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:12:20.478 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:12:20.481 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:12:20.485 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012340482 2026-07-02 17:12:20.488 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:12:21.143 | From https://review.opendev.org/openstack/cinder 2026-07-02 17:12:21.144 | * branch master -> FETCH_HEAD 2026-07-02 17:12:21.154 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:12:21.157 | + functions-common:time_stop:2420 : local name 2026-07-02 17:12:21.159 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:12:21.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:12:21.165 | + functions-common:time_stop:2423 : local total 2026-07-02 17:12:21.167 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:12:21.169 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:12:21.173 | + functions-common:time_stop:2427 : start_time=1783012340482 2026-07-02 17:12:21.175 | + functions-common:time_stop:2429 : [[ -z 1783012340482 ]] 2026-07-02 17:12:21.179 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:12:21.183 | + functions-common:time_stop:2432 : end_time=1783012341180 2026-07-02 17:12:21.186 | + functions-common:time_stop:2433 : elapsed_time=698 2026-07-02 17:12:21.189 | + functions-common:time_stop:2434 : total=96240 2026-07-02 17:12:21.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:12:21.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96938 2026-07-02 17:12:21.197 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:12:21.200 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:12:21.204 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:12:21.207 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:12:21.209 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:12:21.212 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:12:21.215 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:12:21.218 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:12:21.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:12:21.223 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:12:21.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012341224 2026-07-02 17:12:21.230 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:12:21.665 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:12:21.665 | 2026-07-02 17:12:21.665 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:12:21.665 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:12:21.665 | state without impacting any branches by switching back to a branch. 2026-07-02 17:12:21.666 | 2026-07-02 17:12:21.666 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:12:21.666 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:12:21.666 | 2026-07-02 17:12:21.666 | git switch -c 2026-07-02 17:12:21.666 | 2026-07-02 17:12:21.666 | Or undo this operation with: 2026-07-02 17:12:21.666 | 2026-07-02 17:12:21.666 | git switch - 2026-07-02 17:12:21.666 | 2026-07-02 17:12:21.666 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:12:21.667 | 2026-07-02 17:12:21.667 | HEAD is now at a2a8f9546 Dell PowerFlex: Handle missing errorCode in NVMe-oF REST error responses 2026-07-02 17:12:21.674 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:12:21.676 | + functions-common:time_stop:2420 : local name 2026-07-02 17:12:21.679 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:12:21.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:12:21.685 | + functions-common:time_stop:2423 : local total 2026-07-02 17:12:21.688 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:12:21.690 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:12:21.693 | + functions-common:time_stop:2427 : start_time=1783012341224 2026-07-02 17:12:21.696 | + functions-common:time_stop:2429 : [[ -z 1783012341224 ]] 2026-07-02 17:12:21.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:12:21.704 | + functions-common:time_stop:2432 : end_time=1783012341701 2026-07-02 17:12:21.706 | + functions-common:time_stop:2433 : elapsed_time=477 2026-07-02 17:12:21.709 | + functions-common:time_stop:2434 : total=96938 2026-07-02 17:12:21.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:12:21.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97415 2026-07-02 17:12:21.718 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-02 17:12:21.736 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-02 17:12:21.740 | + functions-common:git_clone:673 : head -1 2026-07-02 17:12:21.740 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:12:21.743 | a2a8f9546 Dell PowerFlex: Handle missing errorCode in NVMe-oF REST error responses 2026-07-02 17:12:21.747 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:12:21.750 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-07-02 17:12:21.753 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:12:21.756 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 17:12:21.759 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-02 17:12:21.761 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:12:21.764 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-02 17:12:21.767 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:12:21.769 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 17:12:21.772 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-02 17:12:21.775 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:12:21.778 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:12:21.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-02 17:12:21.785 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:12:21.789 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-02 17:12:21.792 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:12:21.794 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:12:21.798 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-02 17:12:21.805 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-02 17:12:21.807 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-02 17:12:21.810 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-02 17:12:21.967 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-02 17:12:21.969 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:12:21.972 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:12:21.974 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:12:21.977 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 17:12:21.980 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-02 17:12:21.982 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:12:21.985 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:12:21.988 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:12:21.990 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:12:21.993 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:12:21.996 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:12:21.998 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:12:22.001 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-02 17:12:22.022 | Using python 3.12 to install /opt/stack/cinder 2026-07-02 17:12:22.024 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-02 17:12:23.064 | Obtaining file:///opt/stack/cinder 2026-07-02 17:12:23.069 | Installing build dependencies: started 2026-07-02 17:12:24.869 | Installing build dependencies: finished with status 'done' 2026-07-02 17:12:24.870 | Checking if build backend supports build_editable: started 2026-07-02 17:12:25.429 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:12:25.431 | Getting requirements to build editable: started 2026-07-02 17:12:25.735 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:12:25.737 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:12:27.133 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:12:27.161 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.0.3) 2026-07-02 17:12:27.162 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.3.1) 2026-07-02 17:12:27.163 | 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.dev151) (0.41.0) 2026-07-02 17:12:27.164 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.4.0) 2026-07-02 17:12:27.165 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.5.2) 2026-07-02 17:12:27.166 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.1.0) 2026-07-02 17:12:27.167 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.26.0) 2026-07-02 17:12:27.168 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.14.0) 2026-07-02 17:12:27.170 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (13.0.0) 2026-07-02 17:12:27.824 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev151) 2026-07-02 17:12:27.993 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-02 17:12:28.005 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (10.5.0) 2026-07-02 17:12:28.006 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.5.0) 2026-07-02 17:12:28.007 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.4.0) 2026-07-02 17:12:28.008 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (18.0.0) 2026-07-02 17:12:28.010 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (8.2.0) 2026-07-02 17:12:28.011 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (18.1.0) 2026-07-02 17:12:28.012 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (8.1.0) 2026-07-02 17:12:28.013 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.1.0) 2026-07-02 17:12:28.014 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.11.0) 2026-07-02 17:12:28.015 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.8.0) 2026-07-02 17:12:28.016 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.9.0) 2026-07-02 17:12:28.017 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.10.0) 2026-07-02 17:12:28.018 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.6.0) 2026-07-02 17:12:28.020 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.7.1) 2026-07-02 17:12:28.021 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (10.1.1) 2026-07-02 17:12:28.063 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.079 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 17:12:28.090 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (4.4.0) 2026-07-02 17:12:28.091 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (26.2) 2026-07-02 17:12:28.134 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.150 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 17:12:28.162 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.10.1) 2026-07-02 17:12:28.163 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.1.0) 2026-07-02 17:12:28.164 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (3.3.2) 2026-07-02 17:12:28.165 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.4.0) 2026-07-02 17:12:28.203 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.224 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 17:12:28.236 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.8.0) 2026-07-02 17:12:28.279 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.296 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 17:12:28.339 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.359 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 17:12:28.372 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.34.2) 2026-07-02 17:12:28.373 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.5.1) 2026-07-02 17:12:28.374 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.3.0) 2026-07-02 17:12:28.401 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.420 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 17:12:28.430 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2.0.51) 2026-07-02 17:12:28.431 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.8.0) 2026-07-02 17:12:28.458 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.474 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-02 17:12:28.497 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (9.1.4) 2026-07-02 17:12:28.498 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (1.8.10) 2026-07-02 17:12:28.499 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (6.8.0) 2026-07-02 17:12:28.540 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.556 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 17:12:28.567 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.1.0) 2026-07-02 17:12:28.614 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.634 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 17:12:28.718 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.735 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-02 17:12:28.746 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (5.7.0) 2026-07-02 17:12:28.747 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (43.0.3) 2026-07-02 17:12:28.748 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (0.2.3) 2026-07-02 17:12:28.943 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev151) 2026-07-02 17:12:28.960 | 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-02 17:12:29.347 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev151) 2026-07-02 17:12:29.364 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-02 17:12:29.374 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev151) (1.9.0) 2026-07-02 17:12:29.375 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (2026.2) 2026-07-02 17:12:29.376 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev151) (7.1.4) 2026-07-02 17:12:29.803 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev151) 2026-07-02 17:12:29.819 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 17:12:29.830 | 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.dev151) (1.1.0) 2026-07-02 17:12:29.866 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev151) 2026-07-02 17:12:29.932 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-02 17:12:29.945 | 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.dev151) (2.9.0.post0) 2026-07-02 17:12:29.947 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev151) (2.7.0) 2026-07-02 17:12:29.951 | 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.dev151) (1.17.0) 2026-07-02 17:12:29.984 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev151) (2.0.0) 2026-07-02 17:12:29.989 | 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.dev151) (3.0) 2026-07-02 17:12:29.998 | 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.dev151) (2.8.0) 2026-07-02 17:12:30.006 | 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.dev151) (3.1.0) 2026-07-02 17:12:30.008 | 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.dev151) (2.2.1) 2026-07-02 17:12:30.011 | 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.dev151) (0.31.2) 2026-07-02 17:12:30.068 | 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.dev151) 2026-07-02 17:12:30.085 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 17:12:30.125 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev151) 2026-07-02 17:12:30.142 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-02 17:12:30.206 | 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.dev151) 2026-07-02 17:12:30.221 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 17:12:30.260 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev151) 2026-07-02 17:12:30.277 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 17:12:30.341 | 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.dev151) 2026-07-02 17:12:30.357 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-02 17:12:30.674 | 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.dev151) 2026-07-02 17:12:30.690 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-02 17:12:30.733 | 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.dev151) 2026-07-02 17:12:30.749 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 17:12:30.810 | 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.dev151) 2026-07-02 17:12:30.827 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:12:30.854 | 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.dev151) (3.4.7) 2026-07-02 17:12:30.856 | 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.dev151) (3.18) 2026-07-02 17:12:30.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev151) (2023.11.17) 2026-07-02 17:12:30.877 | 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.dev151) (26.1.0) 2026-07-02 17:12:30.877 | 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.dev151) (2025.9.1) 2026-07-02 17:12:30.881 | 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.dev151) (0.37.0) 2026-07-02 17:12:30.881 | 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.dev151) (2026.5.1) 2026-07-02 17:12:30.889 | 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.dev151) (1.8.2) 2026-07-02 17:12:30.890 | 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.dev151) (4.15.0) 2026-07-02 17:12:30.895 | 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.dev151) (4.2.0) 2026-07-02 17:12:30.897 | 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.dev151) (4.0.1) 2026-07-02 17:12:30.898 | 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.dev151) (2.13.0) 2026-07-02 17:12:30.908 | 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.dev151) (7.2.2) 2026-07-02 17:12:30.914 | 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.dev151) (1.5.0) 2026-07-02 17:12:30.924 | 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.dev151) (0.20) 2026-07-02 17:12:30.931 | 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.dev151) (1.3.0) 2026-07-02 17:12:30.933 | 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.dev151) (2.0.0) 2026-07-02 17:12:30.934 | 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.dev151) (6.0.3) 2026-07-02 17:12:30.945 | 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.dev151) (1.18.4) 2026-07-02 17:12:30.948 | 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.dev151) (2.1.2) 2026-07-02 17:12:30.948 | 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.dev151) (0.6.2) 2026-07-02 17:12:30.953 | 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.dev151) (1.3.12) 2026-07-02 17:12:30.968 | 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.dev151) (5.3.1) 2026-07-02 17:12:30.968 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev151) (5.6.2) 2026-07-02 17:12:30.970 | 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.dev151) (0.16.0) 2026-07-02 17:12:30.974 | 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.dev151) (5.1.0) 2026-07-02 17:12:30.991 | 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.dev151) (0.25.0) 2026-07-02 17:12:30.996 | 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.dev151) (5.0.0) 2026-07-02 17:12:30.996 | 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.dev151) (3.1.6) 2026-07-02 17:12:30.997 | 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.dev151) (4.0.1) 2026-07-02 17:12:31.006 | 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.dev151) (3.0.3) 2026-07-02 17:12:31.020 | 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.dev151) (1.2.1) 2026-07-02 17:12:31.044 | 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.dev151) (1.7.6) 2026-07-02 17:12:31.086 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev151) 2026-07-02 17:12:31.102 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 17:12:31.214 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev151) 2026-07-02 17:12:31.231 | 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-02 17:12:31.246 | 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.dev151) (3.17.0) 2026-07-02 17:12:31.294 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev151) 2026-07-02 17:12:31.311 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 17:12:31.375 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev151) 2026-07-02 17:12:31.392 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 17:12:31.448 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev151) 2026-07-02 17:12:31.464 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-02 17:12:31.485 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev151) (82.0.1) 2026-07-02 17:12:31.502 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev151) (0.8.1) 2026-07-02 17:12:31.563 | 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.dev151) 2026-07-02 17:12:31.579 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-02 17:12:31.615 | 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.dev151) (4.14.0) 2026-07-02 17:12:31.623 | 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.dev151) (0.6.0) 2026-07-02 17:12:31.625 | 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.dev151) (4.0.0) 2026-07-02 17:12:31.637 | 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.dev151) (3.0.52) 2026-07-02 17:12:31.637 | 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.dev151) (1.11.0) 2026-07-02 17:12:31.639 | 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.dev151) (15.0.0) 2026-07-02 17:12:31.639 | 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.dev151) (1.8.0) 2026-07-02 17:12:31.681 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev151) 2026-07-02 17:12:31.699 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 17:12:31.709 | 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.dev151) (24.2.1) 2026-07-02 17:12:31.759 | 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.dev151) (4.2.0) 2026-07-02 17:12:31.764 | 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.dev151) (2.20.0) 2026-07-02 17:12:31.773 | 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.dev151) (0.1.2) 2026-07-02 17:12:31.794 | 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.dev151) (0.8) 2026-07-02 17:12:31.839 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev151) 2026-07-02 17:12:31.856 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-02 17:12:31.913 | 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.dev151) (3.6.1) 2026-07-02 17:12:31.915 | 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.dev151) (3.4.0) 2026-07-02 17:12:31.917 | 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.dev151) (4.0.1) 2026-07-02 17:12:31.997 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev151) 2026-07-02 17:12:32.013 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-02 17:12:32.051 | 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.dev151) (1.33) 2026-07-02 17:12:32.058 | 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.dev151) (3.1.1) 2026-07-02 17:12:32.155 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-02 17:12:32.196 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-02 17:12:32.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.7 MB/s 0:00:00 2026-07-02 17:12:32.452 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-02 17:12:32.481 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-02 17:12:32.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 66.7 MB/s 0:00:00 2026-07-02 17:12:32.729 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-02 17:12:32.756 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-02 17:12:32.781 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-02 17:12:32.802 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-02 17:12:32.827 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-02 17:12:32.849 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-02 17:12:32.875 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-02 17:12:32.897 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-02 17:12:32.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 56.3 MB/s 0:00:00 2026-07-02 17:12:33.010 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-02 17:12:33.033 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-02 17:12:33.059 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-02 17:12:33.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.7 MB/s 0:00:00 2026-07-02 17:12:33.095 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-02 17:12:33.119 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-02 17:12:33.146 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-02 17:12:33.170 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-02 17:12:33.194 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-02 17:12:33.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 43.3 MB/s 0:00:00 2026-07-02 17:12:33.247 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-02 17:12:33.272 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-02 17:12:33.298 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-02 17:12:33.322 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-02 17:12:33.346 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-02 17:12:33.369 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-02 17:12:33.392 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-02 17:12:33.416 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-02 17:12:33.443 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-02 17:12:33.467 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-02 17:12:33.492 | 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-02 17:12:33.538 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.5 MB/s 0:00:00 2026-07-02 17:12:33.554 | 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-02 17:12:33.714 | Building wheels for collected packages: cinder 2026-07-02 17:12:33.716 | Building editable for cinder (pyproject.toml): started 2026-07-02 17:12:35.415 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-02 17:12:35.417 | Created wheel for cinder: filename=cinder-28.1.0.dev151-0.editable-py3-none-any.whl size=9193 sha256=d642639329c9b8492c744fad2cdd58a4386b90499b525d43fb158bee24379def 2026-07-02 17:12:35.417 | Stored in directory: /tmp/pip-ephem-wheel-cache-eozbfa5a/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-02 17:12:35.423 | Successfully built cinder 2026-07-02 17:12:35.816 | 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-02 17:12:36.186 | Attempting uninstall: pyudev 2026-07-02 17:12:36.203 | Found existing installation: pyudev 0.24.0 2026-07-02 17:12:36.204 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:12:36.206 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-02 17:12:36.264 | Attempting uninstall: pyasn1 2026-07-02 17:12:36.281 | Found existing installation: pyasn1 0.4.8 2026-07-02 17:12:36.281 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:12:36.282 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-02 17:12:38.077 | Attempting uninstall: botocore 2026-07-02 17:12:38.096 | Found existing installation: botocore 1.34.46 2026-07-02 17:12:38.096 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:12:38.096 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-02 17:12:39.308 | Attempting uninstall: s3transfer 2026-07-02 17:12:39.327 | Found existing installation: s3transfer 0.10.1 2026-07-02 17:12:39.327 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:12:39.327 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-02 17:12:40.032 | Attempting uninstall: boto3 2026-07-02 17:12:40.052 | Found existing installation: boto3 1.34.46 2026-07-02 17:12:40.054 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 17:12:40.054 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-02 17:12:42.186 | 2026-07-02 17:12:42.209 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev151 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 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-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-02 17:12:42.588 | + inc/python:pip_install:216 : result=0 2026-07-02 17:12:42.591 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:12:42.593 | + functions-common:time_stop:2420 : local name 2026-07-02 17:12:42.595 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:12:42.598 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:12:42.600 | + functions-common:time_stop:2423 : local total 2026-07-02 17:12:42.602 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:12:42.605 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:12:42.607 | + functions-common:time_stop:2427 : start_time=1783012342016 2026-07-02 17:12:42.609 | + functions-common:time_stop:2429 : [[ -z 1783012342016 ]] 2026-07-02 17:12:42.612 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:12:42.616 | + functions-common:time_stop:2432 : end_time=1783012362613 2026-07-02 17:12:42.618 | + functions-common:time_stop:2433 : elapsed_time=20597 2026-07-02 17:12:42.620 | + functions-common:time_stop:2434 : total=99389 2026-07-02 17:12:42.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:12:42.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119986 2026-07-02 17:12:42.627 | + inc/python:pip_install:219 : return 0 2026-07-02 17:12:42.629 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:12:42.631 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:12:42.634 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-02 17:12:42.636 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-02 17:12:42.639 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:12:42.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:12:42.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-02 17:12:42.645 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:12:42.648 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-02 17:12:42.650 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-02 17:12:42.653 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-07-02 17:12:42.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:42.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:42.660 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-07-02 17:12:42.676 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-07-02 17:12:42.678 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:12:42.680 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:12:42.683 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:12:42.685 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:12:42.687 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:12:42.689 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:12:42.692 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:42.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:42.696 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:12:42.699 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:12:42.701 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:12:42.703 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:12:42.706 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-02 17:12:42.708 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:12:42.710 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:42.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:42.715 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-02 17:12:42.734 | + 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-02 17:12:42.771 | Reading package lists... 2026-07-02 17:12:43.142 | Building dependency tree... 2026-07-02 17:12:43.144 | Reading state information... 2026-07-02 17:12:43.749 | The following packages were automatically installed and are no longer required: 2026-07-02 17:12:43.751 | libfwupd2 libgusb2 2026-07-02 17:12:43.751 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:12:43.755 | The following additional packages will be installed: 2026-07-02 17:12:43.755 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 17:12:43.756 | python3-urwid python3-wcwidth 2026-07-02 17:12:43.759 | Suggested packages: 2026-07-02 17:12:43.759 | python-urwid-doc 2026-07-02 17:12:43.797 | The following NEW packages will be installed: 2026-07-02 17:12:43.797 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 17:12:43.797 | python3-urwid python3-wcwidth targetcli-fb 2026-07-02 17:12:43.840 | 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:12:43.840 | Need to get 385 kB of archives. 2026-07-02 17:12:43.841 | After this operation, 3098 kB of additional disk space will be used. 2026-07-02 17:12:43.841 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-02 17:12:43.848 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-02 17:12:43.853 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-02 17:12:43.858 | 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-02 17:12:43.863 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-02 17:12:43.867 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-02 17:12:44.098 | perl: warning: Setting locale failed. 2026-07-02 17:12:44.098 | perl: warning: Please check that your locale settings: 2026-07-02 17:12:44.098 | LANGUAGE = (unset), 2026-07-02 17:12:44.098 | LC_ALL = "en_US.utf8", 2026-07-02 17:12:44.098 | LANG = "de_DE.UTF-8" 2026-07-02 17:12:44.098 | are supported and installed on your system. 2026-07-02 17:12:44.099 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:12:44.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:12:44.163 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:12:44.163 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:12:44.348 | Fetched 385 kB in 0s (8059 kB/s) 2026-07-02 17:12:44.388 | Selecting previously unselected package python3-typing-extensions. 2026-07-02 17:12:44.452 | (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-02 17:12:44.459 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-02 17:12:44.463 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-02 17:12:44.511 | Selecting previously unselected package python3-wcwidth. 2026-07-02 17:12:44.523 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-02 17:12:44.527 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 17:12:44.576 | Selecting previously unselected package python3-urwid. 2026-07-02 17:12:44.589 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-02 17:12:44.593 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-02 17:12:44.689 | Selecting previously unselected package python3-configshell-fb. 2026-07-02 17:12:44.701 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-02 17:12:44.705 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 17:12:44.765 | Selecting previously unselected package python3-rtslib-fb. 2026-07-02 17:12:44.777 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-02 17:12:44.781 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 17:12:44.845 | Selecting previously unselected package targetcli-fb. 2026-07-02 17:12:44.857 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-02 17:12:44.861 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 17:12:44.937 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 17:12:46.122 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-02 17:12:46.130 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 17:12:46.466 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-02 17:12:46.735 | Setting up python3-urwid (2.6.10-1) ... 2026-07-02 17:12:47.275 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 17:12:47.481 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.481 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 17:12:47.507 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 17:12:47.507 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 17:12:47.507 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 17:12:47.507 | keyword = Word(alphanums + '_\-') 2026-07-02 17:12:47.508 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.508 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 17:12:47.508 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.508 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 17:12:47.508 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 17:12:47.508 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 17:12:47.518 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.518 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 17:12:47.544 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 17:12:47.544 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 17:12:47.544 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 17:12:47.544 | keyword = Word(alphanums + '_\-') 2026-07-02 17:12:47.544 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.544 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 17:12:47.545 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 17:12:47.545 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 17:12:47.545 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 17:12:47.545 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 17:12:47.579 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 17:12:47.814 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-02 17:12:47.814 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-02 17:12:48.143 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:12:49.121 | perl: warning: Setting locale failed. 2026-07-02 17:12:49.122 | perl: warning: Please check that your locale settings: 2026-07-02 17:12:49.122 | LANGUAGE = (unset), 2026-07-02 17:12:49.122 | LC_ALL = "en_US.utf8", 2026-07-02 17:12:49.122 | LANG = "de_DE.UTF-8" 2026-07-02 17:12:49.122 | are supported and installed on your system. 2026-07-02 17:12:49.122 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:12:49.301 | perl: warning: Setting locale failed. 2026-07-02 17:12:49.301 | perl: warning: Please check that your locale settings: 2026-07-02 17:12:49.301 | LANGUAGE = (unset), 2026-07-02 17:12:49.301 | LC_ALL = "en_US.utf8", 2026-07-02 17:12:49.301 | LANG = "de_DE.UTF-8" 2026-07-02 17:12:49.301 | are supported and installed on your system. 2026-07-02 17:12:49.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:12:49.355 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:12:49.355 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:12:49.355 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:12:49.433 | perl: warning: Setting locale failed. 2026-07-02 17:12:49.433 | perl: warning: Please check that your locale settings: 2026-07-02 17:12:49.433 | LANGUAGE = (unset), 2026-07-02 17:12:49.433 | LC_ALL = "en_US.utf8", 2026-07-02 17:12:49.433 | LANG = "de_DE.UTF-8" 2026-07-02 17:12:49.433 | are supported and installed on your system. 2026-07-02 17:12:49.434 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:12:49.984 | 2026-07-02 17:12:49.984 | Running kernel seems to be up-to-date. 2026-07-02 17:12:49.984 | 2026-07-02 17:12:49.984 | Restarting services... 2026-07-02 17:12:50.012 | 2026-07-02 17:12:50.012 | Service restarts being deferred: 2026-07-02 17:12:50.012 | systemctl restart virtlockd.service 2026-07-02 17:12:50.012 | systemctl restart virtlogd.service 2026-07-02 17:12:50.012 | 2026-07-02 17:12:50.012 | No containers need to be restarted. 2026-07-02 17:12:50.012 | 2026-07-02 17:12:50.013 | User sessions running outdated binaries: 2026-07-02 17:12:50.013 | quobyte @ session #6: sshd[2055] 2026-07-02 17:12:50.025 | 2026-07-02 17:12:50.025 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:12:52.266 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:12:52.270 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:12:52.273 | + functions-common:time_stop:2420 : local name 2026-07-02 17:12:52.276 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:12:52.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:12:52.283 | + functions-common:time_stop:2423 : local total 2026-07-02 17:12:52.286 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:12:52.289 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:12:52.292 | + functions-common:time_stop:2427 : start_time=1783012362731 2026-07-02 17:12:52.296 | + functions-common:time_stop:2429 : [[ -z 1783012362731 ]] 2026-07-02 17:12:52.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:12:52.304 | + functions-common:time_stop:2432 : end_time=1783012372301 2026-07-02 17:12:52.307 | + functions-common:time_stop:2433 : elapsed_time=9570 2026-07-02 17:12:52.310 | + functions-common:time_stop:2434 : total=142622 2026-07-02 17:12:52.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:12:52.316 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152192 2026-07-02 17:12:52.319 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:12:52.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:12:52.326 | + ./stack.sh:main:948 : configure_cinder 2026-07-02 17:12:52.329 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-02 17:12:52.345 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-02 17:12:52.350 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-02 17:12:52.353 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-02 17:12:52.355 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 17:12:52.359 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-02 17:12:52.359 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 17:12:52.364 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-02 17:12:52.367 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-02 17:12:52.369 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 17:12:52.372 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-02 17:12:52.375 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-02 17:12:52.378 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-02 17:12:52.381 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 17:12:52.384 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-02 17:12:52.399 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-02 17:12:52.415 | + 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-02 17:12:52.437 | + 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-02 17:12:52.452 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-02 17:12:52.473 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-02 17:12:52.489 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 17:12:52.493 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 17:12:52.498 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.9F1hc7eHKT 2026-07-02 17:12:52.500 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 17:12:52.503 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 17:12:52.507 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-02 17:12:52.510 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.9F1hc7eHKT 2026-07-02 17:12:52.515 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.9F1hc7eHKT 2026-07-02 17:12:52.530 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.9F1hc7eHKT /etc/sudoers.d/cinder-rootwrap 2026-07-02 17:12:52.551 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 17:12:52.556 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 17:12:52.559 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 17:12:52.561 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 17:12:52.564 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 17:12:52.567 | + 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-02 17:12:52.569 | + 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-02 17:12:52.573 | + 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-02 17:12:52.574 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 17:12:52.589 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 17:12:52.594 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 17:12:52.610 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 17:12:52.628 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-02 17:12:52.630 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-02 17:12:52.635 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-02 17:12:52.642 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-02 17:12:52.645 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:52.648 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-02 17:12:52.650 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 17:12:52.653 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:12:52.658 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-02 17:12:52.661 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:52.664 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 17:12:52.667 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 17:12:52.671 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-02 17:12:52.711 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-02 17:12:52.756 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-02 17:12:52.797 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-02 17:12:52.842 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-02 17:12:52.891 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-02 17:12:52.936 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-02 17:12:52.976 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-02 17:12:53.016 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:12:53.056 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:12:53.094 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 17:12:53.136 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:12:53.140 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-02 17:12:53.185 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-02 17:12:53.227 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-02 17:12:53.231 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-02 17:12:53.235 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-02 17:12:53.238 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-02 17:12:53.242 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:12:53.245 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:12:53.249 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:12:53.275 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:53.278 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:12:53.282 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 17:12:53.285 | + 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-02 17:12:53.326 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-02 17:12:53.367 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-02 17:12:53.405 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-02 17:12:53.447 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-02 17:12:53.487 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-02 17:12:53.528 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.71 2026-07-02 17:12:53.570 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 17:12:53.612 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-02 17:12:53.623 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key a29d6c757fe8a74001da625eb02c9839 2026-07-02 17:12:53.664 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-02 17:12:53.667 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-02 17:12:53.708 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-02 17:12:53.745 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-02 17:12:53.786 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-02 17:12:53.828 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-02 17:12:53.870 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-02 17:12:53.909 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-02 17:12:53.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:53.935 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 17:12:53.938 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-02 17:12:53.940 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-02 17:12:53.943 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-02 17:12:53.947 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 17:12:53.949 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-02 17:12:53.951 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-02 17:12:53.954 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-02 17:12:53.957 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-02 17:12:53.960 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-02 17:12:53.964 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 17:12:54.000 | + 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-02 17:12:54.036 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-02 17:12:54.072 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-02 17:12:54.110 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-02 17:12:54.150 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-02 17:12:54.193 | + 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-02 17:12:54.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-02 17:12:54.273 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-02 17:12:54.315 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-02 17:12:54.319 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-02 17:12:54.322 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-02 17:12:54.325 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-02 17:12:54.367 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-02 17:12:54.370 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-02 17:12:54.410 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-02 17:12:54.414 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-02 17:12:54.417 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-07-02 17:12:54.421 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-02 17:12:54.462 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-07-02 17:12:54.466 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-07-02 17:12:54.469 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-02 17:12:54.472 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-02 17:12:54.476 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-02 17:12:54.497 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:12:54.500 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-02 17:12:54.522 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:12:54.525 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-02 17:12:54.548 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:12:54.551 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-02 17:12:54.555 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-02 17:12:54.558 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-02 17:12:54.561 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-02 17:12:54.564 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:12:54.569 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 17:12:54.572 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:12:54.595 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:54.601 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 17:12:54.603 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 17:12:54.606 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:12:54.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:54.630 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:12:54.634 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:12:54.677 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:12:54.680 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:12:54.684 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-02 17:12:54.687 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-02 17:12:54.691 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:54.696 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:12:54.719 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:12:54.722 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:12:54.725 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:12:54.728 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:12:54.731 | + 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-02 17:12:54.774 | + 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-02 17:12:54.817 | + 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-02 17:12:54.861 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:12:54.900 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-02 17:12:54.937 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-02 17:12:54.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:54.960 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-02 17:12:54.962 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-02 17:12:54.965 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-02 17:12:54.968 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-02 17:12:54.971 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 17:12:54.974 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-02 17:12:54.977 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-02 17:12:54.979 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:12:54.981 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:12:55.001 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:12:55.002 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:12:55.012 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:12:55.017 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:12:55.032 | /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-02 17:12:55.038 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-02 17:12:55.041 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-02 17:12:55.046 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:12:55.049 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-02 17:12:55.093 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-02 17:12:55.133 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-02 17:12:55.173 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:12:55.211 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:12:55.251 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:12:55.290 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:12:55.332 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:12:55.372 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:12:55.414 | + 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-02 17:12:55.454 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:12:55.493 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:12:55.532 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:12:55.568 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-02 17:12:55.606 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 17:12:55.608 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 17:12:55.613 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-02 17:12:55.616 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-02 17:12:55.619 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:12:55.622 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:55.625 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:55.628 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-02 17:12:55.632 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-02 17:12:55.636 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-02 17:12:55.671 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 17:12:55.710 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-02 17:12:55.710 | + 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-02 17:12:55.721 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-02 17:12:55.728 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-02 17:12:55.731 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-02 17:12:55.734 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:12:55.738 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:12:55.742 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:12:55.746 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:12:55.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:55.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:55.755 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:12:55.758 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:12:55.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:12:55.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:12:55.766 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-02 17:12:55.780 | perl: warning: Setting locale failed. 2026-07-02 17:12:55.780 | perl: warning: Please check that your locale settings: 2026-07-02 17:12:55.780 | LANGUAGE = (unset), 2026-07-02 17:12:55.780 | LC_ALL = "en_US.utf8", 2026-07-02 17:12:55.780 | LANG = "de_DE.UTF-8" 2026-07-02 17:12:55.780 | are supported and installed on your system. 2026-07-02 17:12:55.780 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:12:55.821 | Enabling site cinder-api. 2026-07-02 17:12:55.828 | To activate the new configuration, you need to run: 2026-07-02 17:12:55.828 | systemctl reload apache2 2026-07-02 17:12:55.834 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 17:12:55.838 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:12:55.843 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:12:55.846 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:12:56.035 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-02 17:12:56.041 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.71/image 2026-07-02 17:12:56.101 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-02 17:12:56.143 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:12:56.149 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-02 17:12:56.164 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:56.171 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 17:12:56.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-02 17:12:56.181 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:12:56.185 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-02 17:12:56.189 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:56.194 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 17:12:56.198 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-02 17:12:56.204 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-02 17:12:56.260 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-02 17:12:56.310 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.71/identity 2026-07-02 17:12:56.357 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-02 17:12:56.401 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-02 17:12:56.448 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-02 17:12:56.493 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-02 17:12:56.537 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-02 17:12:56.581 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:12:56.626 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:12:56.665 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-02 17:12:56.699 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:12:56.702 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-02 17:12:56.705 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:56.708 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:12:56.710 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 17:12:56.713 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-02 17:12:56.749 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-02 17:12:56.783 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.71/identity 2026-07-02 17:12:56.816 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-02 17:12:56.849 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-02 17:12:56.884 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-02 17:12:56.919 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-02 17:12:56.954 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-02 17:12:56.990 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-02 17:12:57.025 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 17:12:57.057 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-02 17:12:57.060 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-02 17:12:57.077 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:57.080 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.71:2379?api_version=v3' 2026-07-02 17:12:57.118 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-02 17:12:57.120 | + lib/cinder:configure_cinder:431 : [[ False == True ]] 2026-07-02 17:12:57.123 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-07-02 17:12:57.158 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-02 17:12:57.161 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-02 17:12:57.163 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-02 17:12:57.200 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-02 17:12:57.202 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 17:12:57.205 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 17:12:57.207 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 17:12:57.210 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-02 17:12:57.242 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-02 17:12:57.273 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.71/identity 2026-07-02 17:12:57.307 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-02 17:12:57.338 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-02 17:12:57.370 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-02 17:12:57.403 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-02 17:12:57.434 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-02 17:12:57.468 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-02 17:12:57.488 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:12:57.491 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-02 17:12:57.493 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-02 17:12:57.496 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-02 17:12:57.499 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:12:57.501 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-02 17:12:57.504 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-02 17:12:57.507 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-02 17:12:57.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:12:57.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:12:57.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-02 17:12:57.518 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:12:57.521 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-02 17:12:57.524 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-02 17:12:57.527 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:12:57.530 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:12:57.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-02 17:12:57.535 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:12:57.538 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-02 17:12:57.541 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-02 17:12:57.544 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:12:57.547 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:12:57.550 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-02 17:12:57.553 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:12:57.556 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-02 17:12:57.559 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-02 17:12:57.561 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-02 17:12:57.564 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:12:57.567 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:12:57.571 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:12:57.574 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:12:57.577 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:12:57.580 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:12:57.600 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:12:57.603 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:12:57.605 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:12:57.609 | + functions-common:git_clone:610 : echo master 2026-07-02 17:12:57.610 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:12:57.615 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-02 17:12:57.617 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:12:57.620 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 17:12:57.623 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:12:57.626 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:12:57.629 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:12:57.632 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:12:57.635 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:12:57.638 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:12:57.641 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:12:57.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:12:57.647 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:12:57.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012377649 2026-07-02 17:12:57.656 | + 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-02 17:12:57.659 | Cloning into '/opt/stack/neutron'... 2026-07-02 17:14:15.445 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:14:15.449 | + functions-common:time_stop:2420 : local name 2026-07-02 17:14:15.451 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:14:15.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:14:15.459 | + functions-common:time_stop:2423 : local total 2026-07-02 17:14:15.462 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:14:15.466 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:14:15.470 | + functions-common:time_stop:2427 : start_time=1783012377649 2026-07-02 17:14:15.473 | + functions-common:time_stop:2429 : [[ -z 1783012377649 ]] 2026-07-02 17:14:15.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:14:15.481 | + functions-common:time_stop:2432 : end_time=1783012455477 2026-07-02 17:14:15.483 | + functions-common:time_stop:2433 : elapsed_time=77828 2026-07-02 17:14:15.486 | + functions-common:time_stop:2434 : total=97415 2026-07-02 17:14:15.488 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:14:15.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175243 2026-07-02 17:14:15.492 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-02 17:14:15.496 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:14:15.499 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:14:15.502 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:14:15.506 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:14:15.509 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:14:15.512 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:14:15.515 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:14:15.517 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:14:15.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:14:15.524 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:14:15.529 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012455525 2026-07-02 17:14:15.533 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:14:16.229 | From https://review.opendev.org/openstack/neutron 2026-07-02 17:14:16.229 | * branch master -> FETCH_HEAD 2026-07-02 17:14:16.238 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:14:16.241 | + functions-common:time_stop:2420 : local name 2026-07-02 17:14:16.245 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:14:16.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:14:16.253 | + functions-common:time_stop:2423 : local total 2026-07-02 17:14:16.256 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:14:16.259 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:14:16.263 | + functions-common:time_stop:2427 : start_time=1783012455525 2026-07-02 17:14:16.267 | + functions-common:time_stop:2429 : [[ -z 1783012455525 ]] 2026-07-02 17:14:16.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:14:16.274 | + functions-common:time_stop:2432 : end_time=1783012456271 2026-07-02 17:14:16.278 | + functions-common:time_stop:2433 : elapsed_time=746 2026-07-02 17:14:16.281 | + functions-common:time_stop:2434 : total=175243 2026-07-02 17:14:16.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:14:16.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175989 2026-07-02 17:14:16.291 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:14:16.295 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:14:16.299 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:14:16.303 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:14:16.305 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:14:16.309 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:14:16.311 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:14:16.315 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:14:16.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:14:16.320 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:14:16.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012456321 2026-07-02 17:14:16.327 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:14:16.789 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:14:16.789 | 2026-07-02 17:14:16.789 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:14:16.789 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:14:16.789 | state without impacting any branches by switching back to a branch. 2026-07-02 17:14:16.789 | 2026-07-02 17:14:16.789 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:14:16.789 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:14:16.789 | 2026-07-02 17:14:16.790 | git switch -c 2026-07-02 17:14:16.790 | 2026-07-02 17:14:16.790 | Or undo this operation with: 2026-07-02 17:14:16.790 | 2026-07-02 17:14:16.790 | git switch - 2026-07-02 17:14:16.790 | 2026-07-02 17:14:16.790 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:14:16.790 | 2026-07-02 17:14:16.790 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-02 17:14:16.797 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:14:16.801 | + functions-common:time_stop:2420 : local name 2026-07-02 17:14:16.804 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:14:16.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:14:16.809 | + functions-common:time_stop:2423 : local total 2026-07-02 17:14:16.811 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:14:16.814 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:14:16.817 | + functions-common:time_stop:2427 : start_time=1783012456321 2026-07-02 17:14:16.819 | + functions-common:time_stop:2429 : [[ -z 1783012456321 ]] 2026-07-02 17:14:16.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:14:16.829 | + functions-common:time_stop:2432 : end_time=1783012456825 2026-07-02 17:14:16.831 | + functions-common:time_stop:2433 : elapsed_time=504 2026-07-02 17:14:16.835 | + functions-common:time_stop:2434 : total=175989 2026-07-02 17:14:16.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:14:16.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176493 2026-07-02 17:14:16.843 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-02 17:14:16.863 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-02 17:14:16.866 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:14:16.869 | + functions-common:git_clone:673 : head -1 2026-07-02 17:14:16.892 | e4df77137e Merge "Adapt to new testtools" 2026-07-02 17:14:16.895 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:14:16.899 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-02 17:14:16.904 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:14:16.908 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 17:14:16.911 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-02 17:14:16.915 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:14:16.918 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-02 17:14:16.922 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:14:16.925 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 17:14:16.929 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-02 17:14:16.932 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:14:16.936 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:14:16.940 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-02 17:14:16.942 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:14:16.947 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-02 17:14:16.950 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:14:16.952 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:14:16.956 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-02 17:14:16.962 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-02 17:14:16.964 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-02 17:14:16.967 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-02 17:14:17.127 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-02 17:14:17.129 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:14:17.131 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:14:17.133 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:14:17.136 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 17:14:17.138 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-02 17:14:17.140 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:14:17.142 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:14:17.144 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:14:17.146 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:14:17.148 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:14:17.151 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:14:17.153 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:14:17.155 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-02 17:14:17.173 | Using python 3.12 to install /opt/stack/neutron 2026-07-02 17:14:17.175 | + 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-02 17:14:18.184 | Obtaining file:///opt/stack/neutron 2026-07-02 17:14:18.193 | Installing build dependencies: started 2026-07-02 17:14:19.998 | Installing build dependencies: finished with status 'done' 2026-07-02 17:14:19.999 | Checking if build backend supports build_editable: started 2026-07-02 17:14:20.539 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:14:20.541 | Getting requirements to build editable: started 2026-07-02 17:14:20.839 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:14:20.841 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:14:22.519 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:14:22.543 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-02 17:14:22.544 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-02 17:14:22.544 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 17:14:22.545 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-02 17:14:22.546 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 17:14:22.547 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-02 17:14:22.736 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:22.876 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 17:14:22.887 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-02 17:14:22.888 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-02 17:14:22.888 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-02 17:14:22.889 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-02 17:14:22.890 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-02 17:14:22.957 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:22.974 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 17:14:23.029 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:23.045 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 17:14:23.057 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-02 17:14:23.058 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-02 17:14:23.059 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-02 17:14:23.060 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-02 17:14:23.061 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-02 17:14:23.062 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.8.0) 2026-07-02 17:14:23.063 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-02 17:14:23.064 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-02 17:14:23.065 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-02 17:14:23.066 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-02 17:14:23.067 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-02 17:14:23.068 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-02 17:14:23.069 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-02 17:14:23.070 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-02 17:14:23.071 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 17:14:23.073 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-02 17:14:23.074 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-02 17:14:23.075 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-02 17:14:23.076 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-02 17:14:23.077 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-02 17:14:23.078 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (4.6.0) 2026-07-02 17:14:23.079 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-02 17:14:23.080 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-02 17:14:23.081 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-02 17:14:23.083 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-02 17:14:23.117 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-02 17:14:23.133 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 17:14:23.173 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:23.190 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:14:23.231 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:23.247 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-02 17:14:23.345 | Installing build dependencies: started 2026-07-02 17:14:24.990 | Installing build dependencies: finished with status 'done' 2026-07-02 17:14:24.991 | Getting requirements to build wheel: started 2026-07-02 17:14:25.644 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 17:14:25.646 | Preparing metadata (pyproject.toml): started 2026-07-02 17:14:26.023 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:14:26.074 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:26.093 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:14:26.103 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-02 17:14:26.141 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-02 17:14:26.159 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 17:14:26.169 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-02 17:14:26.170 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-02 17:14:26.171 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-02 17:14:26.203 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:26.220 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 17:14:26.266 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-02 17:14:26.286 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:14:26.296 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-02 17:14:26.297 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 17:14:26.299 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-02 17:14:26.300 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (4.15.0) 2026-07-02 17:14:26.303 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev556) (2.2.1) 2026-07-02 17:14:26.308 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev556) (3.3.2) 2026-07-02 17:14:26.312 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-02 17:14:26.314 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (2.1.0) 2026-07-02 17:14:26.316 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev556) (1.8.2) 2026-07-02 17:14:26.322 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-02 17:14:26.323 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (2.13.0) 2026-07-02 17:14:26.324 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev556) (5.8.0) 2026-07-02 17:14:26.336 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) (1.3.7) 2026-07-02 17:14:26.369 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-02 17:14:26.387 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 17:14:26.401 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (43.0.3) 2026-07-02 17:14:26.402 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.5.0) 2026-07-02 17:14:26.403 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.1.0) 2026-07-02 17:14:26.404 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (1.33) 2026-07-02 17:14:26.406 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-02 17:14:26.407 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (6.0.3) 2026-07-02 17:14:26.411 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (2.0.0) 2026-07-02 17:14:26.416 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.0) 2026-07-02 17:14:26.425 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev556) (3.1.1) 2026-07-02 17:14:26.430 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (0.41.0) 2026-07-02 17:14:26.431 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (1.2.1) 2026-07-02 17:14:26.461 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-02 17:14:26.480 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-02 17:14:26.495 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev556) (26.2) 2026-07-02 17:14:26.499 | 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==28.1.0.dev556) (2.8.0) 2026-07-02 17:14:26.500 | 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==28.1.0.dev556) (3.5.2) 2026-07-02 17:14:26.514 | 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==28.1.0.dev556) (6.1.1) 2026-07-02 17:14:26.515 | 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==28.1.0.dev556) (4.0.0) 2026-07-02 17:14:26.537 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev556) (0.20) 2026-07-02 17:14:26.544 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev556) (2.0.0) 2026-07-02 17:14:26.553 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (2.1.2) 2026-07-02 17:14:26.554 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev556) (0.6.2) 2026-07-02 17:14:26.562 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev556) (2.9.0.post0) 2026-07-02 17:14:26.569 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (7.1.4) 2026-07-02 17:14:26.570 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.3.1) 2026-07-02 17:14:26.571 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.6.2) 2026-07-02 17:14:26.572 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-02 17:14:26.577 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (5.1.0) 2026-07-02 17:14:26.587 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (2026.2) 2026-07-02 17:14:26.596 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev556) (0.25.0) 2026-07-02 17:14:26.600 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (5.0.0) 2026-07-02 17:14:26.603 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev556) (4.0.1) 2026-07-02 17:14:26.638 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev556) (1.7.6) 2026-07-02 17:14:26.645 | 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==28.1.0.dev556) (2.2.0) 2026-07-02 17:14:26.656 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (3.17.0) 2026-07-02 17:14:26.711 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-02 17:14:26.726 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-02 17:14:26.772 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-02 17:14:26.774 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 17:14:26.795 | 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==28.1.0.dev556) (3.0.3) 2026-07-02 17:14:26.796 | 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==28.1.0.dev556) (1.6.2) 2026-07-02 17:14:26.806 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-02 17:14:26.835 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev556) (0.8.1) 2026-07-02 17:14:26.880 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev556) (1.17.0) 2026-07-02 17:14:26.886 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.14.0) 2026-07-02 17:14:26.887 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) (4.26.0) 2026-07-02 17:14:26.922 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-02 17:14:26.941 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 17:14:26.958 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.6.0) 2026-07-02 17:14:26.959 | 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==28.1.0.dev556) (4.0.0) 2026-07-02 17:14:26.971 | 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==28.1.0.dev556) (3.0.52) 2026-07-02 17:14:26.971 | 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==28.1.0.dev556) (1.11.0) 2026-07-02 17:14:26.972 | 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==28.1.0.dev556) (15.0.0) 2026-07-02 17:14:26.973 | 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==28.1.0.dev556) (1.8.0) 2026-07-02 17:14:26.980 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (26.1.0) 2026-07-02 17:14:26.981 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2025.9.1) 2026-07-02 17:14:26.982 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (0.37.0) 2026-07-02 17:14:26.982 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2026.5.1) 2026-07-02 17:14:27.054 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.4.7) 2026-07-02 17:14:27.055 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (3.18) 2026-07-02 17:14:27.056 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2.7.0) 2026-07-02 17:14:27.058 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-02 17:14:27.095 | 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==28.1.0.dev556) (4.2.0) 2026-07-02 17:14:27.096 | 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==28.1.0.dev556) (2.20.0) 2026-07-02 17:14:27.108 | 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==28.1.0.dev556) (0.1.2) 2026-07-02 17:14:27.129 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev556) (0.8) 2026-07-02 17:14:27.198 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev556) (0.16.0) 2026-07-02 17:14:27.299 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-02 17:14:27.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.4 MB/s 0:00:00 2026-07-02 17:14:27.409 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-02 17:14:27.581 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s 0:00:00 2026-07-02 17:14:27.599 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-02 17:14:27.628 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-02 17:14:27.651 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-02 17:14:27.676 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-02 17:14:27.702 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-02 17:14:27.716 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 17:14:27.733 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-02 17:14:27.763 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-02 17:14:27.813 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-02 17:14:27.838 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-02 17:14:27.864 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-02 17:14:27.899 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-02 17:14:28.015 | Building wheels for collected packages: neutron, ovs 2026-07-02 17:14:28.017 | Building editable for neutron (pyproject.toml): started 2026-07-02 17:14:30.281 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-02 17:14:30.283 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=af836925c8a8c38f7ddfda19b7a199be70016cb6c7cb08ed578914820524938c 2026-07-02 17:14:30.283 | Stored in directory: /tmp/pip-ephem-wheel-cache-cn165lrx/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-02 17:14:30.289 | Building wheel for ovs (pyproject.toml): started 2026-07-02 17:14:31.155 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-02 17:14:31.156 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=05cb4f8ff532fcf952b64445ba6bc9890aec0542d0159674ff7ef14298fef043 2026-07-02 17:14:31.157 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-02 17:14:31.162 | Successfully built neutron ovs 2026-07-02 17:14:31.464 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-02 17:14:37.100 | 2026-07-02 17:14:37.125 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.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.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-02 17:14:37.354 | + inc/python:pip_install:216 : result=0 2026-07-02 17:14:37.357 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:14:37.359 | + functions-common:time_stop:2420 : local name 2026-07-02 17:14:37.360 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:14:37.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:14:37.364 | + functions-common:time_stop:2423 : local total 2026-07-02 17:14:37.366 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:14:37.368 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:14:37.370 | + functions-common:time_stop:2427 : start_time=1783012457168 2026-07-02 17:14:37.372 | + functions-common:time_stop:2429 : [[ -z 1783012457168 ]] 2026-07-02 17:14:37.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:14:37.378 | + functions-common:time_stop:2432 : end_time=1783012477376 2026-07-02 17:14:37.380 | + functions-common:time_stop:2433 : elapsed_time=20208 2026-07-02 17:14:37.382 | + functions-common:time_stop:2434 : total=119986 2026-07-02 17:14:37.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:14:37.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140194 2026-07-02 17:14:37.388 | + inc/python:pip_install:219 : return 0 2026-07-02 17:14:37.391 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:14:37.393 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:14:37.395 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-02 17:14:37.397 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-02 17:14:37.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:14:37.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:14:37.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-02 17:14:37.406 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:14:37.408 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-02 17:14:37.410 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-02 17:14:37.413 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-02 17:14:37.413 | Installing OVN and dependent packages 2026-07-02 17:14:37.415 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-02 17:14:37.417 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-02 17:14:37.431 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:14:37.433 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-02 17:14:37.447 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:14:37.449 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-02 17:14:37.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:14:37.465 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-02 17:14:37.467 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-02 17:14:37.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:14:37.483 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-02 17:14:37.486 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-02 17:14:37.500 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-02 17:14:37.504 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-02 17:14:37.517 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-02 17:14:37.520 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-02 17:14:37.537 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-02 17:14:37.539 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:14:37.541 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:14:37.543 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:14:37.545 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:14:37.547 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:14:37.550 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:14:37.552 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:14:37.554 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:14:37.556 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:14:37.558 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:14:37.561 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:14:37.563 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:14:37.565 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-02 17:14:37.567 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:14:37.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:14:37.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:14:37.574 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-02 17:14:37.592 | + 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-02 17:14:37.627 | Reading package lists... 2026-07-02 17:14:37.990 | Building dependency tree... 2026-07-02 17:14:37.991 | Reading state information... 2026-07-02 17:14:38.543 | fakeroot is already the newest version (1.33-1). 2026-07-02 17:14:38.543 | fakeroot set to manually installed. 2026-07-02 17:14:38.543 | make is already the newest version (4.3-4.1build2). 2026-07-02 17:14:38.543 | make set to manually installed. 2026-07-02 17:14:38.544 | The following packages were automatically installed and are no longer required: 2026-07-02 17:14:38.545 | libfwupd2 libgusb2 2026-07-02 17:14:38.545 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:14:38.548 | The following additional packages will be installed: 2026-07-02 17:14:38.548 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-02 17:14:38.549 | python3-sortedcontainers 2026-07-02 17:14:38.551 | Suggested packages: 2026-07-02 17:14:38.551 | openvswitch-doc python-sortedcontainers-doc 2026-07-02 17:14:38.592 | The following NEW packages will be installed: 2026-07-02 17:14:38.592 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-02 17:14:38.593 | python3-openvswitch python3-sortedcontainers 2026-07-02 17:14:38.636 | 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:14:38.636 | Need to get 4219 kB of archives. 2026-07-02 17:14:38.636 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-02 17:14:38.636 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-02 17:14:38.648 | 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-02 17:14:38.661 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-02 17:14:38.664 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-02 17:14:38.669 | 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-02 17:14:38.681 | 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-02 17:14:38.933 | perl: warning: Setting locale failed. 2026-07-02 17:14:38.933 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:38.933 | LANGUAGE = (unset), 2026-07-02 17:14:38.933 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:38.933 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:38.933 | are supported and installed on your system. 2026-07-02 17:14:38.933 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:38.995 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:14:38.995 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:14:38.996 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:14:39.179 | Fetched 4219 kB in 0s (52.1 MB/s) 2026-07-02 17:14:39.226 | Selecting previously unselected package libunbound8:amd64. 2026-07-02 17:14:39.292 | (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-02 17:14:39.299 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-02 17:14:39.307 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 17:14:39.359 | Selecting previously unselected package openvswitch-common. 2026-07-02 17:14:39.369 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 17:14:39.373 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:39.473 | Selecting previously unselected package python3-sortedcontainers. 2026-07-02 17:14:39.486 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-02 17:14:39.497 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-02 17:14:39.549 | Selecting previously unselected package libxdp1:amd64. 2026-07-02 17:14:39.561 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-02 17:14:39.565 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 17:14:39.621 | Selecting previously unselected package python3-openvswitch. 2026-07-02 17:14:39.633 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 17:14:39.638 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:39.742 | Selecting previously unselected package openvswitch-switch. 2026-07-02 17:14:39.754 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 17:14:39.762 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:39.893 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-02 17:14:40.135 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 17:14:40.146 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 17:14:40.157 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:40.171 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:40.563 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 17:14:40.586 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-02 17:14:41.274 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-02 17:14:41.470 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-02 17:14:42.596 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:14:44.385 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 17:14:44.647 | perl: warning: Setting locale failed. 2026-07-02 17:14:44.647 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:44.647 | LANGUAGE = (unset), 2026-07-02 17:14:44.647 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:44.647 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:44.647 | are supported and installed on your system. 2026-07-02 17:14:44.647 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:44.778 | perl: warning: Setting locale failed. 2026-07-02 17:14:44.778 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:44.778 | LANGUAGE = (unset), 2026-07-02 17:14:44.778 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:44.778 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:44.778 | are supported and installed on your system. 2026-07-02 17:14:44.779 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:44.829 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:14:44.829 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:14:44.830 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:14:44.902 | perl: warning: Setting locale failed. 2026-07-02 17:14:44.905 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:44.905 | LANGUAGE = (unset), 2026-07-02 17:14:44.905 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:44.905 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:44.905 | are supported and installed on your system. 2026-07-02 17:14:44.905 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:45.437 | 2026-07-02 17:14:45.437 | Running kernel seems to be up-to-date. 2026-07-02 17:14:45.437 | 2026-07-02 17:14:45.437 | Restarting services... 2026-07-02 17:14:45.462 | 2026-07-02 17:14:45.463 | Service restarts being deferred: 2026-07-02 17:14:45.463 | systemctl restart virtlockd.service 2026-07-02 17:14:45.463 | systemctl restart virtlogd.service 2026-07-02 17:14:45.463 | 2026-07-02 17:14:45.463 | No containers need to be restarted. 2026-07-02 17:14:45.465 | 2026-07-02 17:14:45.465 | User sessions running outdated binaries: 2026-07-02 17:14:45.465 | quobyte @ session #6: sshd[2055] 2026-07-02 17:14:45.475 | 2026-07-02 17:14:45.475 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:14:47.794 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:14:47.797 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:14:47.801 | + functions-common:time_stop:2420 : local name 2026-07-02 17:14:47.804 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:14:47.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:14:47.810 | + functions-common:time_stop:2423 : local total 2026-07-02 17:14:47.814 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:14:47.817 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:14:47.820 | + functions-common:time_stop:2427 : start_time=1783012477589 2026-07-02 17:14:47.823 | + functions-common:time_stop:2429 : [[ -z 1783012477589 ]] 2026-07-02 17:14:47.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:14:47.834 | + functions-common:time_stop:2432 : end_time=1783012487830 2026-07-02 17:14:47.837 | + functions-common:time_stop:2433 : elapsed_time=10241 2026-07-02 17:14:47.840 | + functions-common:time_stop:2434 : total=152192 2026-07-02 17:14:47.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:14:47.847 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162433 2026-07-02 17:14:47.852 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:14:47.858 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-02 17:14:47.887 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 17:14:47.891 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:14:47.897 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:14:47.900 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:14:47.903 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:14:47.907 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:14:47.910 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:14:47.913 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:14:47.917 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:14:47.920 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:14:47.924 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:14:47.927 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:14:47.930 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:14:47.934 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 17:14:47.937 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:14:47.940 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:14:47.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:14:47.946 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-02 17:14:47.974 | + 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-02 17:14:48.012 | Reading package lists... 2026-07-02 17:14:48.434 | Building dependency tree... 2026-07-02 17:14:48.437 | Reading state information... 2026-07-02 17:14:49.120 | The following packages were automatically installed and are no longer required: 2026-07-02 17:14:49.123 | libfwupd2 libgusb2 2026-07-02 17:14:49.123 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:14:49.126 | The following additional packages will be installed: 2026-07-02 17:14:49.127 | ovn-common 2026-07-02 17:14:49.188 | The following NEW packages will be installed: 2026-07-02 17:14:49.189 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-02 17:14:49.247 | 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:14:49.247 | Need to get 2360 kB of archives. 2026-07-02 17:14:49.247 | After this operation, 8355 kB of additional disk space will be used. 2026-07-02 17:14:49.247 | 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-02 17:14:49.273 | 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-02 17:14:49.279 | 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-02 17:14:49.286 | 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-02 17:14:49.569 | perl: warning: Setting locale failed. 2026-07-02 17:14:49.569 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:49.569 | LANGUAGE = (unset), 2026-07-02 17:14:49.569 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:49.569 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:49.569 | are supported and installed on your system. 2026-07-02 17:14:49.570 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:49.633 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:14:49.634 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:14:49.634 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:14:49.839 | Fetched 2360 kB in 0s (31.0 MB/s) 2026-07-02 17:14:50.079 | Selecting previously unselected package ovn-common. 2026-07-02 17:14:50.158 | (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-02 17:14:50.165 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:14:50.169 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:50.289 | Selecting previously unselected package ovn-central. 2026-07-02 17:14:50.303 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:14:50.307 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:50.375 | Selecting previously unselected package ovn-controller-vtep. 2026-07-02 17:14:50.389 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:14:50.393 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:50.453 | Selecting previously unselected package ovn-host. 2026-07-02 17:14:50.467 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 17:14:50.475 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:50.567 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:50.587 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:51.132 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 17:14:51.341 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-02 17:14:51.849 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 17:14:51.981 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:52.573 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 17:14:52.775 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-02 17:14:53.512 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-02 17:14:54.269 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-02 17:14:55.214 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 17:14:55.297 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 17:14:55.513 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-02 17:14:56.126 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:14:58.152 | perl: warning: Setting locale failed. 2026-07-02 17:14:58.152 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:58.152 | LANGUAGE = (unset), 2026-07-02 17:14:58.152 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:58.152 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:58.153 | are supported and installed on your system. 2026-07-02 17:14:58.153 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:58.288 | perl: warning: Setting locale failed. 2026-07-02 17:14:58.289 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:58.289 | LANGUAGE = (unset), 2026-07-02 17:14:58.289 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:58.289 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:58.289 | are supported and installed on your system. 2026-07-02 17:14:58.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:58.341 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:14:58.341 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:14:58.341 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:14:58.413 | perl: warning: Setting locale failed. 2026-07-02 17:14:58.413 | perl: warning: Please check that your locale settings: 2026-07-02 17:14:58.413 | LANGUAGE = (unset), 2026-07-02 17:14:58.414 | LC_ALL = "en_US.utf8", 2026-07-02 17:14:58.414 | LANG = "de_DE.UTF-8" 2026-07-02 17:14:58.414 | are supported and installed on your system. 2026-07-02 17:14:58.414 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:14:58.942 | 2026-07-02 17:14:58.942 | Running kernel seems to be up-to-date. 2026-07-02 17:14:58.942 | 2026-07-02 17:14:58.943 | Restarting services... 2026-07-02 17:14:58.968 | 2026-07-02 17:14:58.968 | Service restarts being deferred: 2026-07-02 17:14:58.968 | systemctl restart virtlockd.service 2026-07-02 17:14:58.969 | systemctl restart virtlogd.service 2026-07-02 17:14:58.969 | 2026-07-02 17:14:58.969 | No containers need to be restarted. 2026-07-02 17:14:58.969 | 2026-07-02 17:14:58.969 | User sessions running outdated binaries: 2026-07-02 17:14:58.969 | quobyte @ session #6: sshd[2055] 2026-07-02 17:14:58.982 | 2026-07-02 17:14:58.982 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:15:01.654 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:15:01.658 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:15:01.663 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:01.667 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:01.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:01.675 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:01.680 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:01.684 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:15:01.688 | + functions-common:time_stop:2427 : start_time=1783012487970 2026-07-02 17:15:01.693 | + functions-common:time_stop:2429 : [[ -z 1783012487970 ]] 2026-07-02 17:15:01.698 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:01.705 | + functions-common:time_stop:2432 : end_time=1783012501699 2026-07-02 17:15:01.709 | + functions-common:time_stop:2433 : elapsed_time=13729 2026-07-02 17:15:01.714 | + functions-common:time_stop:2434 : total=162433 2026-07-02 17:15:01.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:01.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176162 2026-07-02 17:15:01.726 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:15:01.730 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-02 17:15:01.735 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-02 17:15:01.739 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-02 17:15:01.744 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-02 17:15:01.751 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.755 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-02 17:15:01.759 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.764 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-02 17:15:01.768 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.771 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-02 17:15:01.774 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.779 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-02 17:15:01.782 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.786 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-02 17:15:01.791 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.796 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-02 17:15:01.800 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.804 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-02 17:15:01.809 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-02 17:15:01.813 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-02 17:15:01.817 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-02 17:15:01.821 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-02 17:15:01.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:15:01.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:15:01.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-02 17:15:01.838 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:15:01.842 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-02 17:15:01.847 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:15:01.851 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-02 17:15:01.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:15:01.882 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-02 17:15:01.886 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-02 17:15:01.890 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-02 17:15:01.894 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:15:01.898 | + lib/stack:stack_install_service:32 : install_nova 2026-07-02 17:15:01.901 | + lib/nova:install_nova:913 : use_library_from_git os-vif 2026-07-02 17:15:01.905 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-02 17:15:01.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:15:01.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:15:01.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-02 17:15:01.918 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:15:01.922 | + lib/nova:install_nova:918 : is_service_enabled n-cpu 2026-07-02 17:15:01.949 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:15:01.953 | + lib/nova:install_nova:918 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 17:15:01.959 | + lib/nova:install_nova:919 : install_nova_hypervisor 2026-07-02 17:15:01.962 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-02 17:15:01.967 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-02 17:15:01.971 | + 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-02 17:15:02.165 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-02 17:15:02.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:15:02.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:15:02.174 | + 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-02 17:15:02.177 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:15:02.180 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:15:02.182 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:15:02.184 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:15:02.187 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:02.189 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:15:02.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:15:02.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:15:02.197 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:15:02.199 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:15:02.201 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:15:02.204 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:15:02.206 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 17:15:02.209 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:15:02.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:15:02.214 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:15:02.217 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 17:15:02.242 | + 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-02 17:15:02.290 | Reading package lists... 2026-07-02 17:15:02.756 | Building dependency tree... 2026-07-02 17:15:02.758 | Reading state information... 2026-07-02 17:15:03.548 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 17:15:03.548 | libvirt-clients set to manually installed. 2026-07-02 17:15:03.549 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 17:15:03.549 | The following packages were automatically installed and are no longer required: 2026-07-02 17:15:03.551 | libfwupd2 libgusb2 2026-07-02 17:15:03.551 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:15:03.556 | The following additional packages will be installed: 2026-07-02 17:15:03.556 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-02 17:15:03.556 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-02 17:15:03.556 | qemu-system-sparc 2026-07-02 17:15:03.560 | Suggested packages: 2026-07-02 17:15:03.560 | python-zstandard-doc samba vde2 2026-07-02 17:15:03.614 | The following packages will be REMOVED: 2026-07-02 17:15:03.618 | apport-core-dump-handler 2026-07-02 17:15:03.620 | The following NEW packages will be installed: 2026-07-02 17:15:03.621 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-02 17:15:03.621 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-02 17:15:03.621 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-02 17:15:03.683 | 0 upgraded, 13 newly installed, 1 to remove and 8 not upgraded. 2026-07-02 17:15:03.683 | Need to get 110 MB of archives. 2026-07-02 17:15:03.683 | After this operation, 897 MB of additional disk space will be used. 2026-07-02 17:15:03.683 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-02 17:15:03.695 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-02 17:15:03.701 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-02 17:15:03.708 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-02 17:15:03.715 | Get:5 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-02 17:15:03.836 | Get:6 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-02 17:15:04.027 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-02 17:15:04.124 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-02 17:15:04.194 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-02 17:15:04.231 | Get:10 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-02 17:15:04.870 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-02 17:15:04.870 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-02 17:15:04.910 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-02 17:15:05.203 | perl: warning: Setting locale failed. 2026-07-02 17:15:05.203 | perl: warning: Please check that your locale settings: 2026-07-02 17:15:05.203 | LANGUAGE = (unset), 2026-07-02 17:15:05.203 | LC_ALL = "en_US.utf8", 2026-07-02 17:15:05.203 | LANG = "de_DE.UTF-8" 2026-07-02 17:15:05.204 | are supported and installed on your system. 2026-07-02 17:15:05.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:15:05.270 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:15:05.270 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:15:05.270 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:15:05.626 | Fetched 110 MB in 1s (87.0 MB/s) 2026-07-02 17:15:05.671 | Selecting previously unselected package python3-zstandard. 2026-07-02 17:15:05.751 | (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-02 17:15:05.759 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-02 17:15:05.763 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-02 17:15:05.923 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-02 17:15:05.923 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 17:15:05.923 | Package apport-core-dump-handler is to be removed. 2026-07-02 17:15:05.923 | Package python3-zstandard is not configured yet. 2026-07-02 17:15:05.923 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 17:15:05.923 | Package apport-core-dump-handler is to be removed. 2026-07-02 17:15:05.923 | Package systemd-coredump is not installed. 2026-07-02 17:15:05.924 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 17:15:05.924 | Package apport-core-dump-handler is to be removed. 2026-07-02 17:15:05.924 | Package python3-zstandard is not configured yet. 2026-07-02 17:15:05.924 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 17:15:05.924 | Package apport-core-dump-handler is to be removed. 2026-07-02 17:15:05.924 | Package systemd-coredump is not installed. 2026-07-02 17:15:05.924 | 2026-07-02 17:15:06.000 | (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 ... 127226 files and directories currently installed.) 2026-07-02 17:15:06.009 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-02 17:15:07.088 | Selecting previously unselected package systemd-coredump. 2026-07-02 17:15:07.166 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-02 17:15:07.175 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 17:15:07.180 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 17:15:07.251 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-02 17:15:07.265 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-02 17:15:07.281 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 17:15:07.378 | Selecting previously unselected package python3-libvirt. 2026-07-02 17:15:07.390 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-02 17:15:07.394 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-02 17:15:07.466 | Selecting previously unselected package qemu-system-arm. 2026-07-02 17:15:07.479 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:07.493 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:08.352 | Selecting previously unselected package qemu-system-mips. 2026-07-02 17:15:08.363 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:08.377 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:09.203 | Selecting previously unselected package qemu-system-ppc. 2026-07-02 17:15:09.218 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:09.232 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:09.660 | Selecting previously unselected package qemu-system-sparc. 2026-07-02 17:15:09.674 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:09.688 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:09.994 | Selecting previously unselected package qemu-system-s390x. 2026-07-02 17:15:10.010 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:10.024 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:10.215 | Selecting previously unselected package qemu-system-misc. 2026-07-02 17:15:10.230 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:10.247 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:12.468 | Selecting previously unselected package qemu-system. 2026-07-02 17:15:12.481 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 17:15:12.486 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:12.534 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-02 17:15:12.547 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 17:15:12.552 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 17:15:14.547 | Selecting previously unselected package qemu-efi-arm. 2026-07-02 17:15:14.561 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 17:15:14.567 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 17:15:15.467 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 17:15:16.015 | Creating group 'systemd-coredump' with GID 987. 2026-07-02 17:15:16.019 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-02 17:15:16.047 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-02 17:15:16.385 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.406 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.428 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 17:15:16.452 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.474 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 17:15:16.488 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.508 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-02 17:15:16.784 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.806 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 17:15:16.818 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.838 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 17:15:16.853 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 17:15:18.711 | perl: warning: Setting locale failed. 2026-07-02 17:15:18.712 | perl: warning: Please check that your locale settings: 2026-07-02 17:15:18.712 | LANGUAGE = (unset), 2026-07-02 17:15:18.712 | LC_ALL = "en_US.utf8", 2026-07-02 17:15:18.712 | LANG = "de_DE.UTF-8" 2026-07-02 17:15:18.712 | are supported and installed on your system. 2026-07-02 17:15:18.712 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:15:18.852 | perl: warning: Setting locale failed. 2026-07-02 17:15:18.853 | perl: warning: Please check that your locale settings: 2026-07-02 17:15:18.853 | LANGUAGE = (unset), 2026-07-02 17:15:18.853 | LC_ALL = "en_US.utf8", 2026-07-02 17:15:18.853 | LANG = "de_DE.UTF-8" 2026-07-02 17:15:18.853 | are supported and installed on your system. 2026-07-02 17:15:18.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:15:18.904 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 17:15:18.904 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 17:15:18.905 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 17:15:18.978 | perl: warning: Setting locale failed. 2026-07-02 17:15:18.978 | perl: warning: Please check that your locale settings: 2026-07-02 17:15:18.978 | LANGUAGE = (unset), 2026-07-02 17:15:18.978 | LC_ALL = "en_US.utf8", 2026-07-02 17:15:18.978 | LANG = "de_DE.UTF-8" 2026-07-02 17:15:18.978 | are supported and installed on your system. 2026-07-02 17:15:18.978 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:15:19.527 | 2026-07-02 17:15:19.527 | Running kernel seems to be up-to-date. 2026-07-02 17:15:19.527 | 2026-07-02 17:15:19.527 | Restarting services... 2026-07-02 17:15:19.557 | 2026-07-02 17:15:19.557 | Service restarts being deferred: 2026-07-02 17:15:19.557 | systemctl restart virtlockd.service 2026-07-02 17:15:19.557 | systemctl restart virtlogd.service 2026-07-02 17:15:19.557 | 2026-07-02 17:15:19.557 | No containers need to be restarted. 2026-07-02 17:15:19.557 | 2026-07-02 17:15:19.557 | User sessions running outdated binaries: 2026-07-02 17:15:19.558 | quobyte @ session #6: sshd[2055] 2026-07-02 17:15:19.569 | 2026-07-02 17:15:19.569 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 17:15:22.069 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:15:22.073 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:15:22.077 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:22.081 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:22.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:22.088 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:22.092 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:22.096 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:15:22.099 | + functions-common:time_stop:2427 : start_time=1783012502238 2026-07-02 17:15:22.102 | + functions-common:time_stop:2429 : [[ -z 1783012502238 ]] 2026-07-02 17:15:22.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:22.114 | + functions-common:time_stop:2432 : end_time=1783012522110 2026-07-02 17:15:22.118 | + functions-common:time_stop:2433 : elapsed_time=19872 2026-07-02 17:15:22.121 | + functions-common:time_stop:2434 : total=176162 2026-07-02 17:15:22.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:22.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196034 2026-07-02 17:15:22.132 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:15:22.136 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 17:15:22.140 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 17:15:22.144 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 17:15:22.148 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 17:15:22.152 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 17:15:22.155 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:22.159 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 17:15:22.164 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:15:22.168 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:15:22.172 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 17:15:22.176 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 17:15:22.180 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 17:15:22.184 | + functions-common:apt_get_update:1167 : return 2026-07-02 17:15:22.188 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 17:15:22.191 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 17:15:22.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:15:22.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:15:22.202 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-02 17:15:22.231 | + 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-02 17:15:22.274 | Reading package lists... 2026-07-02 17:15:22.664 | Building dependency tree... 2026-07-02 17:15:22.665 | Reading state information... 2026-07-02 17:15:23.269 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-02 17:15:23.269 | ovmf set to manually installed. 2026-07-02 17:15:23.269 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 17:15:23.269 | swtpm set to manually installed. 2026-07-02 17:15:23.269 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 17:15:23.270 | swtpm-tools set to manually installed. 2026-07-02 17:15:23.270 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-02 17:15:23.270 | mdevctl set to manually installed. 2026-07-02 17:15:23.270 | The following packages were automatically installed and are no longer required: 2026-07-02 17:15:23.271 | libfwupd2 libgusb2 2026-07-02 17:15:23.271 | Use 'sudo apt autoremove' to remove them. 2026-07-02 17:15:23.365 | 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. 2026-07-02 17:15:23.372 | + functions-common:apt_get:1211 : result=0 2026-07-02 17:15:23.376 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 17:15:23.380 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:23.383 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:23.387 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:23.390 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:23.394 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:23.398 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 17:15:23.401 | + functions-common:time_stop:2427 : start_time=1783012522227 2026-07-02 17:15:23.405 | + functions-common:time_stop:2429 : [[ -z 1783012522227 ]] 2026-07-02 17:15:23.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:23.415 | + functions-common:time_stop:2432 : end_time=1783012523411 2026-07-02 17:15:23.420 | + functions-common:time_stop:2433 : elapsed_time=1184 2026-07-02 17:15:23.424 | + functions-common:time_stop:2434 : total=196034 2026-07-02 17:15:23.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:23.431 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197218 2026-07-02 17:15:23.435 | + functions-common:apt_get:1215 : return 0 2026-07-02 17:15:23.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-02 17:15:23.444 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:15:23.450 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 17:15:23.454 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-02 17:15:23.458 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-02 17:15:23.461 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-02 17:15:23.464 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-02 17:15:23.468 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-02 17:15:23.472 | + lib/nova:install_nova:922 : is_service_enabled n-novnc 2026-07-02 17:15:23.494 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:15:23.499 | ++ lib/nova:install_nova:924 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-02 17:15:23.522 | + lib/nova:install_nova:924 : NOVNC_FROM_PACKAGE=False 2026-07-02 17:15:23.525 | + lib/nova:install_nova:925 : '[' False = True ']' 2026-07-02 17:15:23.529 | + lib/nova:install_nova:944 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-02 17:15:23.532 | + lib/nova:install_nova:945 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-02 17:15:23.535 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-02 17:15:23.538 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-02 17:15:23.542 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-02 17:15:23.545 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:15:23.550 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:15:23.554 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:15:23.558 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:15:23.563 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:15:23.585 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:15:23.589 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:15:23.594 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:23.598 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-02 17:15:23.599 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:15:23.604 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-02 17:15:23.608 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:23.612 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 17:15:23.616 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:15:23.618 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:15:23.622 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:15:23.625 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:15:23.628 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:15:23.632 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:15:23.635 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:15:23.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:15:23.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:15:23.648 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012523645 2026-07-02 17:15:23.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 17:15:23.657 | Cloning into '/opt/stack/novnc'... 2026-07-02 17:15:25.965 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:15:25.969 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:25.973 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:25.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:25.981 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:25.985 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:25.989 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:15:25.993 | + functions-common:time_stop:2427 : start_time=1783012523645 2026-07-02 17:15:25.996 | + functions-common:time_stop:2429 : [[ -z 1783012523645 ]] 2026-07-02 17:15:26.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:26.008 | + functions-common:time_stop:2432 : end_time=1783012526003 2026-07-02 17:15:26.012 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-07-02 17:15:26.015 | + functions-common:time_stop:2434 : total=176493 2026-07-02 17:15:26.019 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:26.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178851 2026-07-02 17:15:26.027 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-02 17:15:26.031 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-02 17:15:26.035 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:15:26.039 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:15:26.043 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:15:26.048 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:15:26.051 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:15:26.055 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:15:26.059 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:15:26.063 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:15:26.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:15:26.075 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012526070 2026-07-02 17:15:26.079 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-02 17:15:26.493 | From https://github.com/novnc/novnc 2026-07-02 17:15:26.493 | * tag v1.3.0 -> FETCH_HEAD 2026-07-02 17:15:26.508 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:15:26.512 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:26.516 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:26.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:26.524 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:26.528 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:26.532 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:15:26.535 | + functions-common:time_stop:2427 : start_time=1783012526070 2026-07-02 17:15:26.539 | + functions-common:time_stop:2429 : [[ -z 1783012526070 ]] 2026-07-02 17:15:26.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:26.550 | + functions-common:time_stop:2432 : end_time=1783012526546 2026-07-02 17:15:26.554 | + functions-common:time_stop:2433 : elapsed_time=476 2026-07-02 17:15:26.557 | + functions-common:time_stop:2434 : total=178851 2026-07-02 17:15:26.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:26.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179327 2026-07-02 17:15:26.569 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:15:26.573 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:15:26.578 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:15:26.582 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:15:26.586 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:15:26.589 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:15:26.593 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:15:26.597 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:15:26.600 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:15:26.605 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:15:26.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012526605 2026-07-02 17:15:26.614 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:15:26.647 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:15:26.647 | 2026-07-02 17:15:26.647 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:15:26.647 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:15:26.647 | state without impacting any branches by switching back to a branch. 2026-07-02 17:15:26.647 | 2026-07-02 17:15:26.648 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:15:26.648 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:15:26.648 | 2026-07-02 17:15:26.648 | git switch -c 2026-07-02 17:15:26.648 | 2026-07-02 17:15:26.649 | Or undo this operation with: 2026-07-02 17:15:26.649 | 2026-07-02 17:15:26.649 | git switch - 2026-07-02 17:15:26.649 | 2026-07-02 17:15:26.649 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:15:26.649 | 2026-07-02 17:15:26.650 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-02 17:15:26.652 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:15:26.655 | + functions-common:time_stop:2420 : local name 2026-07-02 17:15:26.660 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:15:26.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:15:26.668 | + functions-common:time_stop:2423 : local total 2026-07-02 17:15:26.672 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:15:26.675 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:15:26.680 | + functions-common:time_stop:2427 : start_time=1783012526605 2026-07-02 17:15:26.684 | + functions-common:time_stop:2429 : [[ -z 1783012526605 ]] 2026-07-02 17:15:26.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:15:26.694 | + functions-common:time_stop:2432 : end_time=1783012526690 2026-07-02 17:15:26.698 | + functions-common:time_stop:2433 : elapsed_time=85 2026-07-02 17:15:26.702 | + functions-common:time_stop:2434 : total=179327 2026-07-02 17:15:26.706 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:15:26.709 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179412 2026-07-02 17:15:26.713 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-02 17:15:26.733 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-02 17:15:26.738 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:15:26.739 | + functions-common:git_clone:673 : head -1 2026-07-02 17:15:26.741 | 463c39e noVNC 1.3.0 2026-07-02 17:15:26.745 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:15:26.749 | + lib/nova:install_nova:949 : is_service_enabled n-spice 2026-07-02 17:15:26.773 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:15:26.777 | + lib/nova:install_nova:961 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/41/995841/1 2026-07-02 17:15:26.781 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-02 17:15:26.785 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-02 17:15:26.789 | + functions-common:git_clone:591 : local git_ref=refs/changes/41/995841/1 2026-07-02 17:15:26.793 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:15:26.798 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:15:26.802 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:15:26.805 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:15:26.809 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:15:26.833 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:15:26.837 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:15:26.840 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:26.845 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:15:26.846 | + functions-common:git_clone:610 : echo refs/changes/41/995841/1 2026-07-02 17:15:26.852 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-02 17:15:26.856 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-02 17:15:26.860 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 17:15:26.864 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:15:26.868 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:15:26.871 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:15:26.875 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:15:26.878 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:15:26.882 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:15:26.885 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:15:26.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:15:26.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:15:26.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012526896 2026-07-02 17:15:26.903 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 17:15:26.907 | Cloning into '/opt/stack/nova'... 2026-07-02 17:19:29.705 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:19:29.709 | + functions-common:time_stop:2420 : local name 2026-07-02 17:19:29.713 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:19:29.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:19:29.721 | + functions-common:time_stop:2423 : local total 2026-07-02 17:19:29.726 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:19:29.729 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:19:29.733 | + functions-common:time_stop:2427 : start_time=1783012526896 2026-07-02 17:19:29.737 | + functions-common:time_stop:2429 : [[ -z 1783012526896 ]] 2026-07-02 17:19:29.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:19:29.749 | + functions-common:time_stop:2432 : end_time=1783012769745 2026-07-02 17:19:29.754 | + functions-common:time_stop:2433 : elapsed_time=242849 2026-07-02 17:19:29.758 | + functions-common:time_stop:2434 : total=179412 2026-07-02 17:19:29.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:19:29.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422261 2026-07-02 17:19:29.771 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-02 17:19:29.775 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/41/995841/1 2026-07-02 17:19:29.780 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:19:29.784 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:19:29.788 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:19:29.793 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:19:29.797 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:19:29.801 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:19:29.806 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:19:29.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:19:29.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:19:29.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012769818 2026-07-02 17:19:29.827 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/41/995841/1 2026-07-02 17:19:30.749 | From https://review.opendev.org/openstack/nova 2026-07-02 17:19:30.749 | * branch refs/changes/41/995841/1 -> FETCH_HEAD 2026-07-02 17:19:30.758 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:19:30.762 | + functions-common:time_stop:2420 : local name 2026-07-02 17:19:30.765 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:19:30.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:19:30.773 | + functions-common:time_stop:2423 : local total 2026-07-02 17:19:30.777 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:19:30.780 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:19:30.784 | + functions-common:time_stop:2427 : start_time=1783012769818 2026-07-02 17:19:30.788 | + functions-common:time_stop:2429 : [[ -z 1783012769818 ]] 2026-07-02 17:19:30.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:19:30.799 | + functions-common:time_stop:2432 : end_time=1783012770794 2026-07-02 17:19:30.803 | + functions-common:time_stop:2433 : elapsed_time=976 2026-07-02 17:19:30.807 | + functions-common:time_stop:2434 : total=422261 2026-07-02 17:19:30.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:19:30.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423237 2026-07-02 17:19:30.818 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-02 17:19:31.128 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:19:31.129 | 2026-07-02 17:19:31.129 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:19:31.129 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:19:31.129 | state without impacting any branches by switching back to a branch. 2026-07-02 17:19:31.130 | 2026-07-02 17:19:31.130 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:19:31.130 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:19:31.130 | 2026-07-02 17:19:31.130 | git switch -c 2026-07-02 17:19:31.130 | 2026-07-02 17:19:31.130 | Or undo this operation with: 2026-07-02 17:19:31.130 | 2026-07-02 17:19:31.130 | git switch - 2026-07-02 17:19:31.130 | 2026-07-02 17:19:31.131 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:19:31.131 | 2026-07-02 17:19:31.131 | HEAD is now at f17c72d29e libvirt: Preserve queue_size during live migration 2026-07-02 17:19:31.135 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-02 17:19:31.160 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-02 17:19:31.163 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:19:31.164 | + functions-common:git_clone:673 : head -1 2026-07-02 17:19:31.171 | f17c72d29e libvirt: Preserve queue_size during live migration 2026-07-02 17:19:31.176 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:19:31.179 | + lib/nova:install_nova:962 : setup_develop /opt/stack/nova 2026-07-02 17:19:31.183 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:19:31.187 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 17:19:31.191 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-02 17:19:31.195 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:19:31.199 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-02 17:19:31.203 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:19:31.207 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 17:19:31.211 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-02 17:19:31.214 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:19:31.218 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:19:31.224 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-02 17:19:31.227 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:19:31.232 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-02 17:19:31.236 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:19:31.240 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:19:31.245 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-02 17:19:31.252 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-02 17:19:31.257 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-02 17:19:31.260 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-02 17:19:31.459 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-02 17:19:31.464 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:19:31.467 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:19:31.471 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:19:31.474 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 17:19:31.477 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-02 17:19:31.481 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:19:31.485 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:19:31.489 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:19:31.492 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:19:31.496 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:19:31.501 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:19:31.505 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:19:31.509 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-02 17:19:31.540 | Using python 3.12 to install /opt/stack/nova 2026-07-02 17:19:31.544 | + 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-02 17:19:32.658 | Obtaining file:///opt/stack/nova 2026-07-02 17:19:32.664 | Installing build dependencies: started 2026-07-02 17:19:34.638 | Installing build dependencies: finished with status 'done' 2026-07-02 17:19:34.639 | Checking if build backend supports build_editable: started 2026-07-02 17:19:35.253 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:19:35.255 | Getting requirements to build editable: started 2026-07-02 17:19:35.597 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:19:35.599 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:19:38.183 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:19:38.212 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.0.3) 2026-07-02 17:19:38.213 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.0.51) 2026-07-02 17:19:38.214 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.3.1) 2026-07-02 17:19:38.215 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (0.41.0) 2026-07-02 17:19:38.216 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.1.6) 2026-07-02 17:19:38.217 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (13.0.0) 2026-07-02 17:19:38.218 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.1.1) 2026-07-02 17:19:38.219 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.5.1) 2026-07-02 17:19:38.220 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (43.0.3) 2026-07-02 17:19:38.220 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.8.10) 2026-07-02 17:19:38.221 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.5.2) 2026-07-02 17:19:38.222 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.1.0) 2026-07-02 17:19:38.223 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.10.1) 2026-07-02 17:19:38.224 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.17.0) 2026-07-02 17:19:38.225 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.18.4) 2026-07-02 17:19:38.226 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.3.0) 2026-07-02 17:19:38.226 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.0.0) 2026-07-02 17:19:38.227 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.26.0) 2026-07-02 17:19:38.228 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (9.9.0) 2026-07-02 17:19:38.229 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.14.0) 2026-07-02 17:19:38.230 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (12.0.0) 2026-07-02 17:19:38.231 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.12.0) 2026-07-02 17:19:38.232 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.34.2) 2026-07-02 17:19:38.232 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.8.0) 2026-07-02 17:19:38.430 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev241) 2026-07-02 17:19:38.570 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-02 17:19:38.586 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.2.0) 2026-07-02 17:19:38.587 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.5.0) 2026-07-02 17:19:38.588 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (10.5.0) 2026-07-02 17:19:38.589 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.4.0) 2026-07-02 17:19:38.590 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.2.0) 2026-07-02 17:19:38.591 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.11.0) 2026-07-02 17:19:38.592 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.8.0) 2026-07-02 17:19:38.593 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.10.0) 2026-07-02 17:19:38.594 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.7.1) 2026-07-02 17:19:38.594 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (10.1.1) 2026-07-02 17:19:38.595 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (18.0.0) 2026-07-02 17:19:38.596 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.9.0) 2026-07-02 17:19:38.597 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (18.1.0) 2026-07-02 17:19:38.598 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.1.0) 2026-07-02 17:19:38.599 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.11.0) 2026-07-02 17:19:38.599 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.8.0) 2026-07-02 17:19:38.601 | 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.dev241) (4.6.0) 2026-07-02 17:19:38.602 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.0.0) 2026-07-02 17:19:38.603 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.1.0) 2026-07-02 17:19:38.604 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.2.2) 2026-07-02 17:19:38.604 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.10.2) 2026-07-02 17:19:38.605 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (7.1.0) 2026-07-02 17:19:38.606 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.1.0) 2026-07-02 17:19:38.607 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.8.0) 2026-07-02 17:19:38.608 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.1.0) 2026-07-02 17:19:38.609 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (5.7.0) 2026-07-02 17:19:38.637 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev241) 2026-07-02 17:19:38.658 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 17:19:38.669 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (8.1.0) 2026-07-02 17:19:38.670 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (0.2.3) 2026-07-02 17:19:38.671 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.4.2) 2026-07-02 17:19:38.672 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (1.8.2) 2026-07-02 17:19:38.673 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (2.9.0.post0) 2026-07-02 17:19:38.674 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (3.4.0) 2026-07-02 17:19:38.674 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (4.17.0) 2026-07-02 17:19:38.675 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev241) (6.0.3) 2026-07-02 17:19:38.678 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev241) (1.3.12) 2026-07-02 17:19:38.679 | 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.dev241) (4.15.0) 2026-07-02 17:19:38.683 | 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.dev241) (7.4.0) 2026-07-02 17:19:38.687 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev241) (2.0.0) 2026-07-02 17:19:38.692 | 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.dev241) (3.0) 2026-07-02 17:19:38.700 | 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.dev241) (2.8.0) 2026-07-02 17:19:38.709 | 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.dev241) (3.1.0) 2026-07-02 17:19:38.712 | 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.dev241) (2.2.1) 2026-07-02 17:19:38.718 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev241) (3.0.3) 2026-07-02 17:19:38.721 | 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.dev241) (26.1.0) 2026-07-02 17:19:38.722 | 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.dev241) (2025.9.1) 2026-07-02 17:19:38.723 | 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.dev241) (0.37.0) 2026-07-02 17:19:38.724 | 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.dev241) (2026.5.1) 2026-07-02 17:19:38.733 | 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.dev241) (2.1.0) 2026-07-02 17:19:38.741 | 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.dev241) (4.0.1) 2026-07-02 17:19:38.741 | 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.dev241) (2.13.0) 2026-07-02 17:19:38.742 | 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.dev241) (5.8.0) 2026-07-02 17:19:38.757 | 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.dev241) (1.5.0) 2026-07-02 17:19:38.758 | 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.dev241) (1.1.0) 2026-07-02 17:19:38.759 | 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.dev241) (1.33) 2026-07-02 17:19:38.761 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev241) (4.10.0) 2026-07-02 17:19:38.770 | 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.dev241) (3.1.1) 2026-07-02 17:19:38.777 | 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.dev241) (9.1.4) 2026-07-02 17:19:38.790 | 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.dev241) (2.18.0) 2026-07-02 17:19:38.799 | 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.dev241) (0.20) 2026-07-02 17:19:38.814 | 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.dev241) (2.1.2) 2026-07-02 17:19:38.815 | 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.dev241) (0.6.2) 2026-07-02 17:19:38.833 | 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.dev241) (7.1.4) 2026-07-02 17:19:38.835 | 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.dev241) (5.3.1) 2026-07-02 17:19:38.836 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev241) (5.6.2) 2026-07-02 17:19:38.837 | 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.dev241) (0.16.0) 2026-07-02 17:19:38.841 | 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.dev241) (5.1.0) 2026-07-02 17:19:38.852 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev241) (2026.2) 2026-07-02 17:19:38.853 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev241) (26.2) 2026-07-02 17:19:38.861 | 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.dev241) (0.25.0) 2026-07-02 17:19:38.865 | 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.dev241) (5.0.0) 2026-07-02 17:19:38.868 | 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.dev241) (4.0.1) 2026-07-02 17:19:38.883 | 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.dev241) (1.2.1) 2026-07-02 17:19:38.907 | 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.dev241) (1.7.6) 2026-07-02 17:19:38.914 | 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.dev241) (2.2.0) 2026-07-02 17:19:38.920 | 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.dev241) (1.3.7) 2026-07-02 17:19:38.933 | 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.dev241) (3.3.2) 2026-07-02 17:19:38.947 | 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.dev241) (4.3.2) 2026-07-02 17:19:38.948 | 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.dev241) (3.7.1) 2026-07-02 17:19:38.959 | 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.dev241) (2.4.0) 2026-07-02 17:19:38.970 | 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.dev241) (3.0.3) 2026-07-02 17:19:38.970 | 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.dev241) (1.6.2) 2026-07-02 17:19:38.981 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev241) (82.0.1) 2026-07-02 17:19:39.002 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev241) (0.8.1) 2026-07-02 17:19:39.045 | 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.dev241) (4.14.0) 2026-07-02 17:19:39.052 | 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.dev241) (0.6.0) 2026-07-02 17:19:39.053 | 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.dev241) (4.0.0) 2026-07-02 17:19:39.065 | 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.dev241) (3.0.52) 2026-07-02 17:19:39.066 | 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.dev241) (1.11.0) 2026-07-02 17:19:39.067 | 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.dev241) (15.0.0) 2026-07-02 17:19:39.068 | 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.dev241) (1.8.0) 2026-07-02 17:19:39.092 | 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.dev241) (1.17.0) 2026-07-02 17:19:39.099 | 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.dev241) (2.1.0) 2026-07-02 17:19:39.101 | 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.dev241) (24.2.1) 2026-07-02 17:19:39.125 | 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.dev241) (4.6.0) 2026-07-02 17:19:39.154 | 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.dev241) (3.4.7) 2026-07-02 17:19:39.155 | 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.dev241) (3.18) 2026-07-02 17:19:39.156 | 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.dev241) (2.7.0) 2026-07-02 17:19:39.158 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev241) (2023.11.17) 2026-07-02 17:19:39.212 | 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.dev241) (4.2.0) 2026-07-02 17:19:39.214 | 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.dev241) (2.20.0) 2026-07-02 17:19:39.230 | 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.dev241) (0.1.2) 2026-07-02 17:19:39.257 | 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.dev241) (0.8) 2026-07-02 17:19:39.340 | 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.dev241) (0.16.0) 2026-07-02 17:19:39.862 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-02 17:19:39.879 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-02 17:19:39.920 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-02 17:19:39.937 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 17:19:39.996 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev241) 2026-07-02 17:19:40.014 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-02 17:19:40.143 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-02 17:19:40.168 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-02 17:19:40.196 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-02 17:19:40.235 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-02 17:19:40.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 48.5 MB/s 0:00:00 2026-07-02 17:19:40.610 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-02 17:19:40.689 | Building wheels for collected packages: nova 2026-07-02 17:19:40.690 | Building editable for nova (pyproject.toml): started 2026-07-02 17:19:43.585 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-02 17:19:43.587 | Created wheel for nova: filename=nova-33.1.0.dev241-0.editable-py3-none-any.whl size=10617 sha256=a5fbb584a1772a01b3fcf0469dc7be33e8a3b16c130d7d75e38d2a71b6dca8d0 2026-07-02 17:19:43.587 | Stored in directory: /tmp/pip-ephem-wheel-cache-9k9yw773/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-02 17:19:43.592 | Successfully built nova 2026-07-02 17:19:43.879 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-02 17:19:48.979 | 2026-07-02 17:19:49.006 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev241 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-02 17:19:49.299 | + inc/python:pip_install:216 : result=0 2026-07-02 17:19:49.303 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:19:49.307 | + functions-common:time_stop:2420 : local name 2026-07-02 17:19:49.311 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:19:49.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:19:49.321 | + functions-common:time_stop:2423 : local total 2026-07-02 17:19:49.325 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:19:49.328 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:19:49.331 | + functions-common:time_stop:2427 : start_time=1783012771532 2026-07-02 17:19:49.335 | + functions-common:time_stop:2429 : [[ -z 1783012771532 ]] 2026-07-02 17:19:49.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:19:49.347 | + functions-common:time_stop:2432 : end_time=1783012789342 2026-07-02 17:19:49.352 | + functions-common:time_stop:2433 : elapsed_time=17810 2026-07-02 17:19:49.355 | + functions-common:time_stop:2434 : total=140194 2026-07-02 17:19:49.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:19:49.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158004 2026-07-02 17:19:49.369 | + inc/python:pip_install:219 : return 0 2026-07-02 17:19:49.374 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:19:49.379 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:19:49.382 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-02 17:19:49.386 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-02 17:19:49.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:19:49.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:19:49.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-02 17:19:49.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:19:49.408 | + lib/nova:install_nova:963 : 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-02 17:19:49.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:19:49.439 | + ./stack.sh:main:959 : configure_nova 2026-07-02 17:19:49.444 | + lib/nova:configure_nova:265 : sudo install -d -o quobyte /etc/nova 2026-07-02 17:19:49.471 | + lib/nova:configure_nova:267 : configure_rootwrap nova 2026-07-02 17:19:49.476 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-02 17:19:49.481 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 17:19:49.488 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 17:19:49.490 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-02 17:19:49.495 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-02 17:19:49.499 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-02 17:19:49.504 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 17:19:49.509 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-02 17:19:49.513 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-02 17:19:49.518 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-02 17:19:49.523 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 17:19:49.527 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-02 17:19:49.552 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-02 17:19:49.577 | + 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-02 17:19:49.601 | + 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-02 17:19:49.625 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-02 17:19:49.652 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-02 17:19:49.672 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 17:19:49.677 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 17:19:49.682 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RWQTQSVAxe 2026-07-02 17:19:49.686 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 17:19:49.690 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 17:19:49.693 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-02 17:19:49.697 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 17:19:49.701 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 17:19:49.705 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RWQTQSVAxe 2026-07-02 17:19:49.711 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RWQTQSVAxe 2026-07-02 17:19:49.730 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RWQTQSVAxe /etc/sudoers.d/nova-rootwrap 2026-07-02 17:19:49.749 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 17:19:49.755 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 17:19:49.759 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 17:19:49.763 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 17:19:49.767 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 17:19:49.770 | + 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-02 17:19:49.774 | + 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-02 17:19:49.779 | + 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-02 17:19:49.780 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 17:19:49.792 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 17:19:49.798 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 17:19:49.816 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 17:19:49.836 | + lib/nova:configure_nova:269 : [[ 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-02 17:19:49.841 | + lib/nova:configure_nova:271 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-02 17:19:49.848 | + lib/nova:configure_nova:274 : is_service_enabled n-cpu 2026-07-02 17:19:49.875 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:49.879 | + lib/nova:configure_nova:276 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-02 17:19:49.894 | net.ipv4.ip_forward = 1 2026-07-02 17:19:49.901 | + lib/nova:configure_nova:278 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 17:19:49.906 | + lib/nova:configure_nova:282 : [[ kvm == \k\v\m ]] 2026-07-02 17:19:49.911 | + lib/nova:configure_nova:283 : sudo modprobe kvm 2026-07-02 17:19:49.936 | + lib/nova:configure_nova:284 : '[' '!' -e /dev/kvm ']' 2026-07-02 17:19:49.942 | + lib/nova:configure_nova:299 : [[ kvm == \l\x\c ]] 2026-07-02 17:19:49.947 | + lib/nova:configure_nova:314 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-02 17:19:49.974 | + lib/nova:configure_nova:319 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-02 17:19:49.981 | + lib/nova:configure_nova:328 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-02 17:19:49.981 | ++ lib/nova:configure_nova:328 : iscsi-iname 2026-07-02 17:19:49.989 | + lib/nova:configure_nova:328 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c43d434a32c 2026-07-02 17:19:49.996 | InitiatorName=iqn.2016-04.com.open-iscsi:c43d434a32c 2026-07-02 17:19:50.003 | + lib/nova:configure_nova:330 : [[ False == \T\r\u\e ]] 2026-07-02 17:19:50.007 | + lib/nova:configure_nova:345 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-02 17:19:50.136 | + lib/nova:configure_nova:347 : [[ lioadm != \n\v\m\e\t ]] 2026-07-02 17:19:50.141 | + lib/nova:configure_nova:349 : restart_service iscsid 2026-07-02 17:19:50.146 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:19:50.151 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-02 17:19:50.227 | + lib/nova:configure_nova:372 : create_nova_conf 2026-07-02 17:19:50.233 | + lib/nova:create_nova_conf:442 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-02 17:19:50.237 | + lib/nova:create_nova_conf:445 : rm -f /etc/nova/nova.conf 2026-07-02 17:19:50.244 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-02 17:19:50.296 | + lib/nova:create_nova_conf:447 : '[' True == True ']' 2026-07-02 17:19:50.300 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-02 17:19:50.343 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-02 17:19:50.391 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-02 17:19:50.433 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 17:19:50.478 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-02 17:19:50.524 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-02 17:19:50.572 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.71 2026-07-02 17:19:50.619 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-02 17:19:50.664 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-02 17:19:50.707 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-02 17:19:50.749 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-02 17:19:50.793 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api response_validation error 2026-07-02 17:19:50.834 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 17:19:50.879 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-02 17:19:50.917 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-02 17:19:50.960 | + lib/nova:create_nova_conf:470 : is_fedora 2026-07-02 17:19:50.963 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:19:50.967 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:19:50.971 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:19:50.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:19:50.978 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:19:50.980 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:19:50.984 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:19:50.987 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:19:50.990 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:19:50.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:19:50.998 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:19:51.000 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:19:51.004 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:19:51.008 | + lib/nova:create_nova_conf:479 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-02 17:19:51.031 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:51.033 | + lib/nova:create_nova_conf:483 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:19:51.036 | + lib/nova:create_nova_conf:486 : local db=nova_cell0 2026-07-02 17:19:51.040 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-02 17:19:51.087 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_cell0 2026-07-02 17:19:51.091 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 17:19:51.095 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 17:19:51.099 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 17:19:51.103 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:19:51.107 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:19:51.111 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:19:51.135 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:51.138 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:19:51.142 | ++ 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-02 17:19:51.146 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 17:19:51.207 | ++ lib/nova:create_nova_conf:493 : database_connection_url nova_api 2026-07-02 17:19:51.212 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-02 17:19:51.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-02 17:19:51.222 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-02 17:19:51.226 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:19:51.231 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:19:51.235 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:19:51.264 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:51.269 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:19:51.274 | ++ 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-02 17:19:51.280 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 17:19:51.331 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache enabled True 2026-07-02 17:19:51.385 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-02 17:19:51.437 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-02 17:19:51.481 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api 2026-07-02 17:19:51.504 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:51.508 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api-meta 2026-07-02 17:19:51.533 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:51.539 | ++ lib/nova:create_nova_conf:506 : sed s/,metadata// 2026-07-02 17:19:51.539 | ++ lib/nova:create_nova_conf:506 : echo osapi_compute,metadata 2026-07-02 17:19:51.546 | + lib/nova:create_nova_conf:506 : NOVA_ENABLED_APIS=osapi_compute 2026-07-02 17:19:51.549 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-02 17:19:51.592 | + lib/nova:create_nova_conf:509 : [[ True == \T\r\u\e ]] 2026-07-02 17:19:51.595 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-02 17:19:51.638 | + lib/nova:create_nova_conf:515 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-02 17:19:51.641 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:19:51.644 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-02 17:19:51.647 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 17:19:51.650 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:19:51.654 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-02 17:19:51.657 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:19:51.661 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:19:51.664 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 17:19:51.668 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-02 17:19:51.710 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-02 17:19:51.753 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-02 17:19:51.798 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-02 17:19:51.844 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-02 17:19:51.892 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-02 17:19:51.938 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-02 17:19:51.984 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-02 17:19:52.027 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:19:52.068 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:19:52.106 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 17:19:52.139 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:19:52.141 | + lib/nova:create_nova_conf:518 : is_service_enabled cinder 2026-07-02 17:19:52.163 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:52.166 | + lib/nova:create_nova_conf:519 : configure_cinder_access 2026-07-02 17:19:52.169 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-02 17:19:52.209 | + lib/nova:configure_cinder_access:650 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-02 17:19:52.213 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:19:52.216 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:19:52.220 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-02 17:19:52.223 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-02 17:19:52.261 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-02 17:19:52.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.71/identity 2026-07-02 17:19:52.339 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-02 17:19:52.374 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-02 17:19:52.413 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-02 17:19:52.450 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-02 17:19:52.492 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-02 17:19:52.532 | + lib/nova:configure_cinder_access:651 : is_service_enabled tls-proxy 2026-07-02 17:19:52.554 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:19:52.557 | + lib/nova:create_nova_conf:522 : is_service_enabled manila 2026-07-02 17:19:52.582 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:19:52.587 | + lib/nova:create_nova_conf:526 : '[' -n /opt/stack/data/nova ']' 2026-07-02 17:19:52.590 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-02 17:19:52.634 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-02 17:19:52.679 | + lib/nova:create_nova_conf:530 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-02 17:19:52.683 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-02 17:19:52.735 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-07-02 17:19:52.739 | + lib/nova:create_nova_conf:536 : '[' False '!=' False ']' 2026-07-02 17:19:52.744 | + lib/nova:create_nova_conf:542 : is_fedora 2026-07-02 17:19:52.749 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:19:52.753 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:19:52.758 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:19:52.762 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:19:52.767 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:19:52.771 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:19:52.776 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:19:52.780 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:19:52.785 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:19:52.789 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:19:52.794 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:19:52.798 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:19:52.802 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:19:52.807 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova.conf 2026-07-02 17:19:52.811 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-02 17:19:52.815 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:19:52.820 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:19:52.847 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:19:52.850 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:19:52.854 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:19:52.858 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:19:52.860 | + 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-02 17:19:52.906 | + 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-02 17:19:52.950 | + 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-02 17:19:52.996 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:19:53.042 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-02 17:19:53.090 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-02 17:19:53.138 | + lib/nova:create_nova_conf:551 : is_service_enabled n-api 2026-07-02 17:19:53.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:53.169 | + lib/nova:create_nova_conf:552 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-02 17:19:53.173 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-02 17:19:53.177 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-02 17:19:53.180 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-02 17:19:53.183 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 17:19:53.186 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-02 17:19:53.189 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-02 17:19:53.192 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:19:53.196 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:19:53.217 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:19:53.219 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:19:53.228 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:19:53.234 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:19:53.252 | /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-02 17:19:53.259 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-02 17:19:53.263 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-02 17:19:53.270 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:19:53.274 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-02 17:19:53.318 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-02 17:19:53.358 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-02 17:19:53.401 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:19:53.444 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:19:53.488 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:19:53.540 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:19:53.588 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:19:53.634 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:19:53.682 | + 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-02 17:19:53.730 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:19:53.777 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:19:53.827 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:19:53.876 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-02 17:19:53.926 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 17:19:53.930 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 17:19:53.935 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-02 17:19:53.939 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-02 17:19:53.943 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:19:53.947 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:19:53.951 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:19:53.955 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-02 17:19:53.960 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-02 17:19:53.964 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-02 17:19:54.015 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 17:19:54.065 | + 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-02 17:19:54.065 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-02 17:19:54.076 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-02 17:19:54.083 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-02 17:19:54.087 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-02 17:19:54.091 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:19:54.095 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:19:54.100 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:19:54.104 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:19:54.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:19:54.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:19:54.116 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:19:54.120 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:19:54.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:19:54.129 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:19:54.133 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-02 17:19:54.149 | perl: warning: Setting locale failed. 2026-07-02 17:19:54.149 | perl: warning: Please check that your locale settings: 2026-07-02 17:19:54.149 | LANGUAGE = (unset), 2026-07-02 17:19:54.149 | LC_ALL = "en_US.utf8", 2026-07-02 17:19:54.150 | LANG = "de_DE.UTF-8" 2026-07-02 17:19:54.150 | are supported and installed on your system. 2026-07-02 17:19:54.150 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:19:54.194 | Enabling site nova-api. 2026-07-02 17:19:54.202 | To activate the new configuration, you need to run: 2026-07-02 17:19:54.202 | systemctl reload apache2 2026-07-02 17:19:54.209 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 17:19:54.214 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:19:54.218 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:19:54.222 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:19:54.389 | + lib/nova:create_nova_conf:555 : is_service_enabled n-api-meta 2026-07-02 17:19:54.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:54.425 | + lib/nova:create_nova_conf:556 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-02 17:19:54.430 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-02 17:19:54.434 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-02 17:19:54.439 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-02 17:19:54.444 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-02 17:19:54.448 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-02 17:19:54.453 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-02 17:19:54.457 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:19:54.462 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:19:54.485 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:19:54.485 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:19:54.496 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:19:54.502 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:19:54.518 | /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-02 17:19:54.526 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-02 17:19:54.530 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-02 17:19:54.537 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:19:54.542 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-02 17:19:54.595 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-02 17:19:54.642 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-02 17:19:54.688 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:19:54.736 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:19:54.782 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:19:54.829 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:19:54.876 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:19:54.922 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:19:54.967 | + 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-02 17:19:55.012 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:19:55.057 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:19:55.100 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:19:55.148 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-02 17:19:55.202 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-02 17:19:55.206 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-02 17:19:55.258 | + lib/nova:create_nova_conf:559 : is_service_enabled ceilometer 2026-07-02 17:19:55.288 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:19:55.292 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-02 17:19:55.344 | ++ lib/nova:create_nova_conf:568 : get_notification_url 2026-07-02 17:19:55.348 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-02 17:19:55.352 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-02 17:19:55.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:55.386 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:19:55.391 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:19:55.440 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-02 17:19:55.490 | + lib/nova:create_nova_conf:570 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-02 17:19:55.494 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 17:19:55.498 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-02 17:19:55.502 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:19:55.507 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 17:19:55.511 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:19:55.538 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:55.543 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 17:19:55.548 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 17:19:55.552 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:19:55.581 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:55.586 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:19:55.591 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:19:55.638 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:19:55.641 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:19:55.643 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-02 17:19:55.684 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-02 17:19:55.726 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-02 17:19:55.772 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2026-07-02 17:19:55.796 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:19:55.800 | + lib/nova:create_nova_conf:582 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 17:19:55.844 | + lib/nova:create_nova_conf:584 : '[' True == True ']' 2026-07-02 17:19:55.847 | + lib/nova:create_nova_conf:585 : init_nova_service_user_conf 2026-07-02 17:19:55.851 | + lib/nova:init_nova_service_user_conf:823 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-02 17:19:55.899 | + lib/nova:init_nova_service_user_conf:824 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-02 17:19:55.903 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:19:55.907 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:19:55.911 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 17:19:55.915 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-02 17:19:55.963 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-02 17:19:56.012 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.71/identity 2026-07-02 17:19:56.061 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-02 17:19:56.110 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-02 17:19:56.159 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-02 17:19:56.209 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-02 17:19:56.259 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-02 17:19:56.311 | + lib/nova:create_nova_conf:588 : is_service_enabled n-cond 2026-07-02 17:19:56.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:56.347 | ++ lib/nova:create_nova_conf:589 : seq 1 1 2026-07-02 17:19:56.354 | + lib/nova:create_nova_conf:589 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:19:56.359 | + lib/nova:create_nova_conf:590 : local conf 2026-07-02 17:19:56.364 | + lib/nova:create_nova_conf:591 : local vhost 2026-07-02 17:19:56.371 | ++ lib/nova:create_nova_conf:592 : conductor_conf 1 2026-07-02 17:19:56.375 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:19:56.381 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:19:56.387 | + lib/nova:create_nova_conf:592 : conf=/etc/nova/nova_cell1.conf 2026-07-02 17:19:56.391 | + lib/nova:create_nova_conf:593 : vhost=nova_cell1 2026-07-02 17:19:56.395 | + lib/nova:create_nova_conf:595 : rm -f /etc/nova/nova_cell1.conf 2026-07-02 17:19:56.404 | ++ lib/nova:create_nova_conf:596 : database_connection_url nova_cell1 2026-07-02 17:19:56.409 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-02 17:19:56.413 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-02 17:19:56.417 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-02 17:19:56.422 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:19:56.426 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:19:56.431 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:19:56.458 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:56.462 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:19:56.466 | ++ 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-02 17:19:56.471 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 17:19:56.523 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-02 17:19:56.573 | + lib/nova:create_nova_conf:598 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-02 17:19:56.627 | + lib/nova:create_nova_conf:600 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:19:56.631 | + lib/nova:create_nova_conf:603 : rpc_backend_add_vhost nova_cell1 2026-07-02 17:19:56.634 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-02 17:19:56.639 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-02 17:19:56.665 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:19:56.672 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-02 17:19:56.672 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-02 17:19:57.955 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-02 17:19:57.958 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-02 17:19:59.167 | Adding vhost "nova_cell1" ... 2026-07-02 17:19:59.260 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-02 17:20:00.492 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-02 17:20:00.532 | + lib/nova:create_nova_conf:604 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-02 17:20:00.536 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 17:20:00.540 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-02 17:20:00.544 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:20:00.547 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 17:20:00.550 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:20:00.573 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:00.577 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 17:20:00.580 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 17:20:00.582 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:20:00.601 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:00.605 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-02 17:20:00.609 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-02 17:20:00.647 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:20:00.649 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:20:00.653 | + lib/nova:create_nova_conf:608 : is_service_enabled placement placement-client 2026-07-02 17:20:00.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:00.679 | + lib/nova:create_nova_conf:609 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-02 17:20:00.681 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 17:20:00.685 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-02 17:20:00.688 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 17:20:00.691 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:20:00.695 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 17:20:00.698 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-02 17:20:00.738 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-02 17:20:00.779 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.71/identity 2026-07-02 17:20:00.819 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-02 17:20:00.860 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-02 17:20:00.902 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-02 17:20:00.942 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-02 17:20:00.980 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-02 17:20:01.020 | + lib/nova:create_nova_conf:613 : setup_logging /etc/nova/nova_cell1.conf 2026-07-02 17:20:01.024 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-02 17:20:01.028 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 17:20:01.032 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:20:01.055 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:20:01.059 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:20:01.064 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:01.067 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:20:01.071 | + 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-02 17:20:01.113 | + 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-02 17:20:01.165 | + 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-02 17:20:01.220 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:20:01.272 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-02 17:20:01.322 | + lib/nova:create_nova_conf:620 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:20:01.327 | ++ lib/nova:create_nova_conf:623 : seq 1 1 2026-07-02 17:20:01.334 | + lib/nova:create_nova_conf:623 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:20:01.339 | + lib/nova:create_nova_conf:624 : local conf 2026-07-02 17:20:01.343 | + lib/nova:create_nova_conf:625 : local offset 2026-07-02 17:20:01.348 | ++ lib/nova:create_nova_conf:626 : conductor_conf 1 2026-07-02 17:20:01.353 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:20:01.358 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:20:01.364 | + lib/nova:create_nova_conf:626 : conf=/etc/nova/nova_cell1.conf 2026-07-02 17:20:01.368 | + lib/nova:create_nova_conf:627 : offset=0 2026-07-02 17:20:01.372 | + lib/nova:create_nova_conf:628 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-02 17:20:01.376 | + lib/nova:configure_console_proxies:727 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 17:20:01.381 | + lib/nova:configure_console_proxies:728 : local offset=0 2026-07-02 17:20:01.385 | + lib/nova:configure_console_proxies:732 : offset=0 2026-07-02 17:20:01.389 | + lib/nova:configure_console_proxies:734 : is_service_enabled n-novnc 2026-07-02 17:20:01.419 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:01.423 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-02 17:20:01.473 | + lib/nova:configure_console_proxies:736 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-02 17:20:01.516 | + lib/nova:configure_console_proxies:738 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 17:20:01.520 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-02 17:20:01.524 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-02 17:20:01.527 | + lib/nova:configure_console_proxies:766 : is_service_enabled n-spice 2026-07-02 17:20:01.552 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:01.556 | + lib/nova:configure_console_proxies:771 : is_service_enabled n-sproxy 2026-07-02 17:20:01.581 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:01.586 | + lib/nova:configure_nova:374 : is_service_enabled n-cpu 2026-07-02 17:20:01.610 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:01.614 | + lib/nova:configure_nova:374 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 17:20:01.618 | + lib/nova:configure_nova:376 : configure_nova_hypervisor 2026-07-02 17:20:01.622 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-02 17:20:01.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-02 17:20:01.651 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:01.654 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-02 17:20:01.677 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-02 17:20:01.677 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-02 17:20:01.689 | cgroup_device_acl = [ 2026-07-02 17:20:01.689 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-02 17:20:01.689 | "/dev/random", "/dev/urandom", 2026-07-02 17:20:01.689 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-02 17:20:01.689 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-02 17:20:01.689 | "/dev/vfio/vfio", 2026-07-02 17:20:01.689 | ] 2026-07-02 17:20:01.696 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-02 17:20:01.699 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:20:01.703 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:20:01.707 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:20:01.711 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:20:01.715 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:20:01.719 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:20:01.723 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:20:01.726 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:20:01.731 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:20:01.735 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:20:01.739 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:20:01.742 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:20:01.747 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:20:01.750 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-02 17:20:01.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-02 17:20:01.762 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-02 17:20:01.766 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-02 17:20:01.770 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-02 17:20:01.810 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-02 17:20:01.814 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-02 17:20:01.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:01.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:01.824 | + 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-02 17:20:01.827 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-02 17:20:01.830 | + 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-02 17:20:01.850 | + 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-02 17:20:01.852 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 17:20:01.865 | 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-02 17:20:01.871 | + 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-02 17:20:01.893 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-02 17:20:01.893 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 17:20:01.904 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-02 17:20:01.909 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 17:20:01.913 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : [[ False = \T\r\u\e ]] 2026-07-02 17:20:01.917 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:194 : return 1 2026-07-02 17:20:01.921 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-02 17:20:01.924 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:20:01.929 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-02 17:20:02.012 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-02 17:20:02.017 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:20:02.021 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-02 17:20:02.153 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-02 17:20:02.232 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-02 17:20:02.289 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-02 17:20:02.293 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-02 17:20:02.336 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-02 17:20:02.382 | + 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-02 17:20:02.426 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-02 17:20:02.470 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-02 17:20:02.517 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-02 17:20:02.523 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:20:02.528 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 17:20:02.532 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-02 17:20:02.538 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:20:02.543 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 17:20:02.547 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-02 17:20:02.551 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-02 17:20:02.555 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-02 17:20:02.560 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-02 17:20:02.565 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-02 17:20:02.592 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:02.597 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-02 17:20:02.600 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-02 17:20:02.604 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-02 17:20:02.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 17:20:02.613 | + lib/stack:stack_install_service:32 : install_placement 2026-07-02 17:20:02.616 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-02 17:20:02.620 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-02 17:20:02.625 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 17:20:02.630 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-02 17:20:02.634 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-02 17:20:02.638 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 17:20:02.644 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 17:20:02.645 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-02 17:20:02.651 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-02 17:20:02.655 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-02 17:20:02.659 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-02 17:20:02.664 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-02 17:20:02.668 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-02 17:20:02.702 | Using python 3.12 to install osc-placement 2026-07-02 17:20:02.706 | + 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-02 17:20:04.101 | Collecting osc-placement 2026-07-02 17:20:04.241 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 17:20:04.253 | 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-02 17:20:04.254 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-02 17:20:04.255 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-02 17:20:04.256 | 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-02 17:20:04.258 | 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-02 17:20:04.259 | 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-02 17:20:04.260 | 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.8.0) 2026-07-02 17:20:04.260 | 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-02 17:20:04.261 | 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-02 17:20:04.266 | 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.14.0) 2026-07-02 17:20:04.267 | 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-02 17:20:04.268 | 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.8.0) 2026-07-02 17:20:04.271 | 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-02 17:20:04.272 | 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-02 17:20:04.273 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-07-02 17:20:04.274 | 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-02 17:20:04.277 | 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-02 17:20:04.278 | 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-02 17:20:04.279 | 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-02 17:20:04.279 | 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-02 17:20:04.282 | 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-02 17:20:04.282 | 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-02 17:20:04.283 | 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-02 17:20:04.284 | 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-02 17:20:04.285 | 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-02 17:20:04.287 | 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-02 17:20:04.288 | 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-02 17:20:04.291 | 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-02 17:20:04.295 | 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-02 17:20:04.302 | 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-02 17:20:04.307 | 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-02 17:20:04.307 | 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-02 17:20:04.308 | 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-02 17:20:04.314 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-02 17:20:04.318 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-02 17:20:04.333 | 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-02 17:20:04.333 | 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-02 17:20:04.334 | 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-02 17:20:04.336 | 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-02 17:20:04.349 | 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-02 17:20:04.350 | 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-02 17:20:04.354 | 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-02 17:20:04.397 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-02 17:20:04.763 | Installing collected packages: osc-placement 2026-07-02 17:20:04.905 | Successfully installed osc-placement-4.9.0 2026-07-02 17:20:05.122 | + inc/python:pip_install:216 : result=0 2026-07-02 17:20:05.126 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:20:05.131 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:05.135 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:05.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:05.143 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:05.147 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:05.151 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:20:05.155 | + functions-common:time_stop:2427 : start_time=1783012802693 2026-07-02 17:20:05.159 | + functions-common:time_stop:2429 : [[ -z 1783012802693 ]] 2026-07-02 17:20:05.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:05.170 | + functions-common:time_stop:2432 : end_time=1783012805166 2026-07-02 17:20:05.173 | + functions-common:time_stop:2433 : elapsed_time=2473 2026-07-02 17:20:05.176 | + functions-common:time_stop:2434 : total=158004 2026-07-02 17:20:05.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:05.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160477 2026-07-02 17:20:05.188 | + inc/python:pip_install:219 : return 0 2026-07-02 17:20:05.192 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-02 17:20:05.196 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-02 17:20:05.199 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-02 17:20:05.204 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:20:05.207 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 17:20:05.214 | ++ functions-common:git_clone:593 : pwd 2026-07-02 17:20:05.218 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:20:05.222 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:20:05.228 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:20:05.255 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:20:05.259 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:20:05.262 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:20:05.269 | + functions-common:git_clone:610 : echo master 2026-07-02 17:20:05.269 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:20:05.274 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-02 17:20:05.278 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:20:05.282 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 17:20:05.286 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:20:05.289 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:20:05.293 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:20:05.298 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:20:05.302 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:20:05.305 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:20:05.310 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:05.313 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:05.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:05.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012805319 2026-07-02 17:20:05.330 | + 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-02 17:20:05.334 | Cloning into '/opt/stack/placement'... 2026-07-02 17:20:09.369 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:20:09.374 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:09.377 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:09.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:09.386 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:09.391 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:09.395 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:20:09.400 | + functions-common:time_stop:2427 : start_time=1783012805319 2026-07-02 17:20:09.403 | + functions-common:time_stop:2429 : [[ -z 1783012805319 ]] 2026-07-02 17:20:09.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:09.414 | + functions-common:time_stop:2432 : end_time=1783012809410 2026-07-02 17:20:09.419 | + functions-common:time_stop:2433 : elapsed_time=4091 2026-07-02 17:20:09.423 | + functions-common:time_stop:2434 : total=423237 2026-07-02 17:20:09.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:09.433 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427328 2026-07-02 17:20:09.436 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-02 17:20:09.440 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:20:09.445 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:20:09.449 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:20:09.453 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:20:09.457 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:20:09.460 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:20:09.465 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:20:09.469 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:09.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:09.478 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:09.483 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012809480 2026-07-02 17:20:09.488 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:20:10.002 | From https://review.opendev.org/openstack/placement 2026-07-02 17:20:10.002 | * branch master -> FETCH_HEAD 2026-07-02 17:20:10.014 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:20:10.018 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:10.021 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:10.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:10.027 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:10.030 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:10.034 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:20:10.037 | + functions-common:time_stop:2427 : start_time=1783012809480 2026-07-02 17:20:10.040 | + functions-common:time_stop:2429 : [[ -z 1783012809480 ]] 2026-07-02 17:20:10.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:10.050 | + functions-common:time_stop:2432 : end_time=1783012810046 2026-07-02 17:20:10.053 | + functions-common:time_stop:2433 : elapsed_time=566 2026-07-02 17:20:10.057 | + functions-common:time_stop:2434 : total=427328 2026-07-02 17:20:10.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:10.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427894 2026-07-02 17:20:10.069 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:20:10.073 | + functions-common:git_timed:697 : local count=0 2026-07-02 17:20:10.076 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 17:20:10.080 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:20:10.084 | + functions-common:git_timed:701 : timeout=0 2026-07-02 17:20:10.088 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:20:10.091 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:20:10.094 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:10.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:10.102 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:10.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012810104 2026-07-02 17:20:10.112 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:20:10.164 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:20:10.164 | 2026-07-02 17:20:10.164 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:20:10.164 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:20:10.164 | state without impacting any branches by switching back to a branch. 2026-07-02 17:20:10.165 | 2026-07-02 17:20:10.165 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:20:10.165 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:20:10.165 | 2026-07-02 17:20:10.165 | git switch -c 2026-07-02 17:20:10.166 | 2026-07-02 17:20:10.166 | Or undo this operation with: 2026-07-02 17:20:10.166 | 2026-07-02 17:20:10.166 | git switch - 2026-07-02 17:20:10.166 | 2026-07-02 17:20:10.167 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:20:10.167 | 2026-07-02 17:20:10.167 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 17:20:10.170 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:20:10.174 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:10.178 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:10.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:10.184 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:10.188 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:10.191 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:20:10.194 | + functions-common:time_stop:2427 : start_time=1783012810104 2026-07-02 17:20:10.197 | + functions-common:time_stop:2429 : [[ -z 1783012810104 ]] 2026-07-02 17:20:10.202 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:10.209 | + functions-common:time_stop:2432 : end_time=1783012810204 2026-07-02 17:20:10.212 | + functions-common:time_stop:2433 : elapsed_time=100 2026-07-02 17:20:10.215 | + functions-common:time_stop:2434 : total=427894 2026-07-02 17:20:10.218 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:10.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427994 2026-07-02 17:20:10.225 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-02 17:20:10.246 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-02 17:20:10.251 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 17:20:10.251 | + functions-common:git_clone:673 : head -1 2026-07-02 17:20:10.254 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 17:20:10.258 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:20:10.261 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-02 17:20:10.265 | + inc/python:setup_develop:353 : local bindep 2026-07-02 17:20:10.268 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 17:20:10.271 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-02 17:20:10.274 | + inc/python:setup_develop:359 : local extras= 2026-07-02 17:20:10.278 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-02 17:20:10.281 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:20:10.285 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 17:20:10.288 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-02 17:20:10.292 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:20:10.295 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:20:10.299 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-02 17:20:10.303 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:20:10.306 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-02 17:20:10.310 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:20:10.313 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:20:10.317 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-02 17:20:10.324 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-02 17:20:10.327 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-02 17:20:10.331 | + 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-02 17:20:10.504 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-02 17:20:10.507 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 17:20:10.511 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:20:10.514 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:20:10.518 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 17:20:10.521 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-02 17:20:10.525 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 17:20:10.528 | + inc/python:setup_package:446 : local extras= 2026-07-02 17:20:10.532 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:20:10.536 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:20:10.539 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:20:10.542 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:20:10.546 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:20:10.549 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-02 17:20:10.577 | Using python 3.12 to install /opt/stack/placement 2026-07-02 17:20:10.581 | + 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-02 17:20:11.804 | Obtaining file:///opt/stack/placement 2026-07-02 17:20:11.807 | Installing build dependencies: started 2026-07-02 17:20:13.862 | Installing build dependencies: finished with status 'done' 2026-07-02 17:20:13.864 | Checking if build backend supports build_editable: started 2026-07-02 17:20:14.457 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:20:14.460 | Getting requirements to build editable: started 2026-07-02 17:20:14.787 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:20:14.789 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:20:15.772 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:20:15.798 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-02 17:20:15.799 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-02 17:20:15.800 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-02 17:20:15.801 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-02 17:20:15.802 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-02 17:20:15.803 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-02 17:20:15.804 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-02 17:20:15.805 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-02 17:20:15.805 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-02 17:20:15.806 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-02 17:20:15.807 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-02 17:20:15.808 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-02 17:20:15.809 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-02 17:20:15.810 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-02 17:20:15.811 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-02 17:20:15.812 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-02 17:20:15.813 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-02 17:20:15.814 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-02 17:20:15.815 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-02 17:20:15.815 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-02 17:20:15.818 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-02 17:20:15.819 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-02 17:20:15.820 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-02 17:20:15.821 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-02 17:20:15.828 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-07-02 17:20:15.829 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-02 17:20:15.831 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-02 17:20:15.833 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-02 17:20:15.834 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-02 17:20:15.835 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-02 17:20:15.841 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-02 17:20:15.842 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-02 17:20:15.843 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-02 17:20:15.844 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-02 17:20:15.855 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-02 17:20:15.860 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-02 17:20:15.866 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-02 17:20:15.867 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-02 17:20:15.870 | 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==15.1.0.dev7) (2.2.1) 2026-07-02 17:20:15.874 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-02 17:20:15.876 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-02 17:20:15.877 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-02 17:20:15.884 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.4) 2026-07-02 17:20:15.886 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-02 17:20:15.887 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-02 17:20:15.891 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-02 17:20:15.898 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-02 17:20:15.902 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-02 17:20:15.903 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-02 17:20:15.905 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-02 17:20:15.912 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-02 17:20:15.922 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-02 17:20:15.929 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.17.0) 2026-07-02 17:20:15.933 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-02 17:20:15.934 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-02 17:20:15.936 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-02 17:20:15.942 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-02 17:20:15.947 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-02 17:20:15.968 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-02 17:20:15.982 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-02 17:20:15.983 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-02 17:20:15.984 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-02 17:20:15.987 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-02 17:20:16.008 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-02 17:20:16.022 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-07-02 17:20:16.075 | Building wheels for collected packages: openstack-placement 2026-07-02 17:20:16.076 | Building editable for openstack-placement (pyproject.toml): started 2026-07-02 17:20:16.969 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-02 17:20:16.972 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=fb2b7e195231e6898f832dc3ba34f3e86bcb2f392a588c4dff1205bfac20c085 2026-07-02 17:20:16.972 | Stored in directory: /tmp/pip-ephem-wheel-cache-ambcqcrc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-02 17:20:16.981 | Successfully built openstack-placement 2026-07-02 17:20:17.299 | Installing collected packages: openstack-placement 2026-07-02 17:20:17.354 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-02 17:20:17.569 | + inc/python:pip_install:216 : result=0 2026-07-02 17:20:17.572 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:20:17.576 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:17.579 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:17.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:17.586 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:17.589 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:17.593 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:20:17.596 | + functions-common:time_stop:2427 : start_time=1783012810570 2026-07-02 17:20:17.599 | + functions-common:time_stop:2429 : [[ -z 1783012810570 ]] 2026-07-02 17:20:17.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:17.610 | + functions-common:time_stop:2432 : end_time=1783012817605 2026-07-02 17:20:17.614 | + functions-common:time_stop:2433 : elapsed_time=7035 2026-07-02 17:20:17.617 | + functions-common:time_stop:2434 : total=160477 2026-07-02 17:20:17.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:17.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167512 2026-07-02 17:20:17.629 | + inc/python:pip_install:219 : return 0 2026-07-02 17:20:17.633 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:20:17.637 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:20:17.642 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-02 17:20:17.646 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-02 17:20:17.650 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:20:17.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:20:17.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-02 17:20:17.663 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:20:17.668 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 17:20:17.672 | + ./stack.sh:main:965 : configure_placement 2026-07-02 17:20:17.676 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-02 17:20:17.696 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-02 17:20:17.700 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-02 17:20:17.707 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-02 17:20:17.712 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-02 17:20:17.716 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-02 17:20:17.720 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-02 17:20:17.724 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:20:17.729 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:20:17.733 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:20:17.760 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:17.764 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:20:17.768 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 17:20:17.773 | + 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-02 17:20:17.826 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-02 17:20:17.876 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-02 17:20:17.927 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-02 17:20:17.933 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-02 17:20:17.936 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-02 17:20:17.939 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 17:20:17.943 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:20:17.948 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-02 17:20:17.954 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-02 17:20:17.959 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 17:20:17.964 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 17:20:17.968 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-02 17:20:18.021 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-02 17:20:18.073 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-02 17:20:18.115 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-02 17:20:18.159 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-02 17:20:18.202 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-02 17:20:18.260 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-02 17:20:18.312 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-02 17:20:18.363 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:20:18.410 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:20:18.457 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 17:20:18.505 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:20:18.509 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-02 17:20:18.513 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-02 17:20:18.518 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-02 17:20:18.521 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:20:18.548 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:20:18.552 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:20:18.557 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:18.560 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:20:18.565 | + 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-02 17:20:18.607 | + 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-02 17:20:18.654 | + 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-02 17:20:18.698 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:20:18.743 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-02 17:20:18.788 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-02 17:20:18.791 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-02 17:20:18.796 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-02 17:20:18.799 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-02 17:20:18.803 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 17:20:18.806 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-02 17:20:18.810 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-02 17:20:18.813 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:20:18.817 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:20:18.837 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:20:18.837 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:20:18.850 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:20:18.856 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:20:18.876 | /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-02 17:20:18.883 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-02 17:20:18.887 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-02 17:20:18.893 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:20:18.897 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-02 17:20:18.949 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-02 17:20:18.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-02 17:20:19.036 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:20:19.081 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:20:19.125 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:20:19.165 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:20:19.207 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:20:19.249 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:20:19.291 | + 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-02 17:20:19.331 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:20:19.371 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:20:19.411 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:20:19.451 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-02 17:20:19.493 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 17:20:19.497 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 17:20:19.502 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-02 17:20:19.505 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-02 17:20:19.508 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:20:19.512 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:19.515 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:19.517 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-02 17:20:19.522 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-02 17:20:19.525 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-02 17:20:19.569 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 17:20:19.614 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-02 17:20:19.615 | + 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-02 17:20:19.626 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-02 17:20:19.631 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-02 17:20:19.635 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-02 17:20:19.638 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:20:19.642 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:20:19.646 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:20:19.649 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:20:19.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:19.656 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:19.660 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:20:19.663 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:20:19.667 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:19.670 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:19.674 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-02 17:20:19.687 | perl: warning: Setting locale failed. 2026-07-02 17:20:19.687 | perl: warning: Please check that your locale settings: 2026-07-02 17:20:19.687 | LANGUAGE = (unset), 2026-07-02 17:20:19.687 | LC_ALL = "en_US.utf8", 2026-07-02 17:20:19.687 | LANG = "de_DE.UTF-8" 2026-07-02 17:20:19.687 | are supported and installed on your system. 2026-07-02 17:20:19.687 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:20:19.731 | Enabling site placement-api. 2026-07-02 17:20:19.737 | To activate the new configuration, you need to run: 2026-07-02 17:20:19.737 | systemctl reload apache2 2026-07-02 17:20:19.743 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 17:20:19.747 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:20:19.750 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:20:19.754 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:20:19.944 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:19.947 | + lib/placement:configure_placement:92 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:19.952 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-07-02 17:20:19.999 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-02 17:20:20.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.026 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-02 17:20:20.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.053 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-02 17:20:20.056 | + lib/nova:configure_placement_nova_compute:637 : local conf=/etc/nova/nova.conf 2026-07-02 17:20:20.060 | + lib/nova:configure_placement_nova_compute:638 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-02 17:20:20.063 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:20:20.066 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:20:20.069 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 17:20:20.073 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-02 17:20:20.116 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-02 17:20:20.158 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.71/identity 2026-07-02 17:20:20.192 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-02 17:20:20.222 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-02 17:20:20.252 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-02 17:20:20.283 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-02 17:20:20.313 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-02 17:20:20.344 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-02 17:20:20.361 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:20.364 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-02 17:20:20.380 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:20.383 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-02 17:20:20.399 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.401 | + ./stack.sh:main:989 : init_os_brick 2026-07-02 17:20:20.404 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-07-02 17:20:20.408 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-07-02 17:20:20.423 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.426 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 17:20:20.458 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-07-02 17:20:20.474 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.476 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 17:20:20.507 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-07-02 17:20:20.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.525 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 17:20:20.556 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 17:20:20.591 | + ./stack.sh:main:996 : run_phase stack install 2026-07-02 17:20:20.593 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 17:20:20.596 | + functions-common:run_phase:1849 : local phase=install 2026-07-02 17:20:20.598 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:20:20.600 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:20:20.603 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:20:20.606 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:20:20.608 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:20:20.612 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:20:20.615 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:20:20.618 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:20:20.620 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:20:20.623 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-02 17:20:20.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:20:20.640 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:20.642 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:20:20.644 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:20:20.646 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-02 17:20:20.649 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-02 17:20:20.651 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:20:20.653 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-02 17:20:20.655 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-02 17:20:20.658 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-02 17:20:20.713 | ++ inc/async:async_inner:63 : install_tempest 2026-07-02 17:20:20.752 | [2056 Async install_tempest:38018]: running: install_tempest 2026-07-02 17:20:20.754 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 17:20:20.758 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 17:20:20.761 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:20:20.763 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 17:20:20.767 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-02 17:20:20.770 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 17:20:20.772 | + functions-common:run_plugins:1835 : local phase=install 2026-07-02 17:20:20.775 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 17:20:20.777 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 17:20:20.780 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-02 17:20:20.783 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-02 17:20:20.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:20:20.788 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:20:20.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-02 17:20:20.793 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 17:20:20.796 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-02 17:20:20.800 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-02 17:20:20.802 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 17:20:20.805 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-02 17:20:20.809 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-02 17:20:20.811 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 17:20:20.816 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 17:20:20.816 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-02 17:20:20.821 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-02 17:20:20.823 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-02 17:20:20.825 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 17:20:20.828 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 17:20:20.831 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 17:20:20.850 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 17:20:20.853 | + 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-02 17:20:22.223 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 17:20:22.365 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-02 17:20:22.380 | 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-02 17:20:22.381 | 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.14.0) 2026-07-02 17:20:22.382 | 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-02 17:20:22.383 | Requirement already satisfied: openstacksdk>=4.14.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-02 17:20:22.384 | 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.6.0) 2026-07-02 17:20:22.385 | 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.8.0) 2026-07-02 17:20:22.386 | 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-02 17:20:22.387 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-02 17:20:22.387 | 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-02 17:20:22.388 | 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.8.0) 2026-07-02 17:20:22.390 | 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-02 17:20:22.391 | 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-02 17:20:22.392 | 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.17.0) 2026-07-02 17:20:22.394 | 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-02 17:20:22.397 | 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-02 17:20:22.398 | 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-02 17:20:22.399 | 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-02 17:20:22.400 | 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-02 17:20:22.403 | 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-02 17:20:22.408 | 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-02 17:20:22.412 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-02 17:20:22.413 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-02 17:20:22.414 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-02 17:20:22.415 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-02 17:20:22.416 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-02 17:20:22.417 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-02 17:20:22.418 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-02 17:20:22.419 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-02 17:20:22.420 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-02 17:20:22.428 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-02 17:20:22.433 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-02 17:20:22.439 | 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-02 17:20:22.444 | 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-02 17:20:22.447 | 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-02 17:20:22.448 | 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-02 17:20:22.454 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-02 17:20:22.460 | Requirement already satisfied: wcwidth 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-02 17:20:22.478 | 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-02 17:20:22.479 | 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-02 17:20:22.480 | 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.10.0) 2026-07-02 17:20:22.484 | 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.1) 2026-07-02 17:20:22.487 | 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-02 17:20:22.491 | 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-02 17:20:22.499 | 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-02 17:20:22.500 | 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-02 17:20:22.501 | 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-02 17:20:22.502 | 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-02 17:20:22.519 | 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-02 17:20:22.520 | 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-02 17:20:22.526 | 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-02 17:20:22.575 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-02 17:20:22.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.8 MB/s 0:00:00 2026-07-02 17:20:23.086 | Installing collected packages: python-openstackclient 2026-07-02 17:20:25.563 | Successfully installed python-openstackclient-10.1.0 2026-07-02 17:20:25.765 | + inc/python:pip_install:216 : result=0 2026-07-02 17:20:25.770 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:20:25.773 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:25.777 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:25.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:25.784 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:25.788 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:25.794 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:20:25.798 | + functions-common:time_stop:2427 : start_time=1783012820845 2026-07-02 17:20:25.803 | + functions-common:time_stop:2429 : [[ -z 1783012820845 ]] 2026-07-02 17:20:25.808 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:25.814 | + functions-common:time_stop:2432 : end_time=1783012825810 2026-07-02 17:20:25.818 | + functions-common:time_stop:2433 : elapsed_time=4965 2026-07-02 17:20:25.823 | + functions-common:time_stop:2434 : total=167512 2026-07-02 17:20:25.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:25.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172477 2026-07-02 17:20:25.836 | + inc/python:pip_install:219 : return 0 2026-07-02 17:20:25.842 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-02 17:20:25.870 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:25.876 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-02 17:20:25.881 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-02 17:20:25.888 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.ebahhn0JHP 2026-07-02 17:20:25.890 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-02 17:20:25.893 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-02 17:20:25.897 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-02 17:20:25.901 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-02 17:20:25.905 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 17:20:25.909 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-02 17:20:25.940 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:25.943 | + ./stack.sh:main:1065 : configure_database 2026-07-02 17:20:25.948 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-02 17:20:25.952 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-02 17:20:25.955 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-02 17:20:25.961 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:20:25.965 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-02 17:20:25.969 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-02 17:20:25.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:25.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:25.980 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-02 17:20:25.984 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-02 17:20:25.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:25.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:25.994 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-02 17:20:25.999 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-02 17:20:26.001 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-02 17:20:26.005 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-02 17:20:26.008 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-02 17:20:26.014 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-02 17:20:26.019 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 17:20:26.020 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 17:20:26.026 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-02 17:20:26.137 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-02 17:20:26.142 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:20:26.147 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:20:26.151 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:20:26.155 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:20:26.159 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:20:26.163 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:20:26.168 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:20:26.171 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:20:26.176 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:20:26.179 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:20:26.184 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:20:26.187 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:20:26.192 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:20:26.195 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-02 17:20:26.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:26.204 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:26.209 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-02 17:20:26.214 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:20:26.218 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 17:20:27.962 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-02 17:20:27.965 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-02 17:20:27.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:27.974 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:27.982 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-02 17:20:27.983 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-02 17:20:27.987 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-02 17:20:28.006 | mysqladmin: connect to server at 'localhost' failed 2026-07-02 17:20:28.007 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-02 17:20:28.011 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-02 17:20:28.014 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-02 17:20:28.016 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:20:28.018 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:20:28.020 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-02 17:20:28.022 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-02 17:20:28.024 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-02 17:20:28.029 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-02 17:20:28.029 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-02 17:20:28.044 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:28.128 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-02 17:20:28.136 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-02 17:20:28.136 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-02 17:20:28.136 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-02 17:20:28.145 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-02 17:20:28.150 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-02 17:20:28.153 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:28.156 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:28.159 | + 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-02 17:20:28.176 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:28.297 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-02 17:20:28.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:28.397 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-02 17:20:28.479 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-02 17:20:28.572 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-02 17:20:28.643 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-02 17:20:28.646 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-02 17:20:28.648 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-02 17:20:28.649 | enabling MySQL performance counting 2026-07-02 17:20:28.651 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-02 17:20:28.673 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-02 17:20:28.675 | + 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-02 17:20:29.715 | Processing ./tools/dbcounter 2026-07-02 17:20:29.718 | Installing build dependencies: started 2026-07-02 17:20:32.958 | Installing build dependencies: finished with status 'done' 2026-07-02 17:20:32.961 | Getting requirements to build wheel: started 2026-07-02 17:20:33.639 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 17:20:33.641 | Preparing metadata (pyproject.toml): started 2026-07-02 17:20:34.040 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:20:34.044 | Building wheels for collected packages: dbcounter 2026-07-02 17:20:34.046 | Building wheel for dbcounter (pyproject.toml): started 2026-07-02 17:20:34.486 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-02 17:20:34.488 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=bba935cd931e713bc64373e852b9a5c16b0cb0144957b3b69713f446b0f2c897 2026-07-02 17:20:34.490 | Stored in directory: /tmp/pip-ephem-wheel-cache-bf4wj3e7/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-02 17:20:34.495 | Successfully built dbcounter 2026-07-02 17:20:34.833 | Installing collected packages: dbcounter 2026-07-02 17:20:34.878 | Successfully installed dbcounter-0.1 2026-07-02 17:20:35.063 | + inc/python:pip_install:216 : result=0 2026-07-02 17:20:35.068 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:20:35.073 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:35.077 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:35.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:35.084 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:35.089 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:35.092 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:20:35.095 | + functions-common:time_stop:2427 : start_time=1783012828667 2026-07-02 17:20:35.098 | + functions-common:time_stop:2429 : [[ -z 1783012828667 ]] 2026-07-02 17:20:35.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:35.109 | + functions-common:time_stop:2432 : end_time=1783012835104 2026-07-02 17:20:35.112 | + functions-common:time_stop:2433 : elapsed_time=6437 2026-07-02 17:20:35.115 | + functions-common:time_stop:2434 : total=172477 2026-07-02 17:20:35.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:35.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178914 2026-07-02 17:20:35.124 | + inc/python:pip_install:219 : return 0 2026-07-02 17:20:35.127 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-02 17:20:35.130 | + lib/database:recreate_database:112 : local db=stats 2026-07-02 17:20:35.132 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-02 17:20:35.135 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-02 17:20:35.138 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-02 17:20:35.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:35.216 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-02 17:20:35.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:35.301 | + 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-02 17:20:35.301 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-02 17:20:35.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:35.391 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-02 17:20:35.394 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-02 17:20:35.486 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-02 17:20:35.574 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-02 17:20:35.662 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-02 17:20:35.750 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-02 17:20:35.840 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-02 17:20:35.928 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-02 17:20:36.020 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-02 17:20:36.024 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:20:36.027 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 17:20:38.482 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-02 17:20:38.484 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-02 17:20:38.490 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 17:20:38.495 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-192038 2026-07-02 17:20:38.502 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-192038 1069' 2026-07-02 17:20:38.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.509 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 17:20:38.515 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.518 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 17:20:38.525 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.527 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 17:20:38.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.534 | + 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-02 17:20:38.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.540 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-02 17:20:38.542 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.545 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-02 17:20:38.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.553 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-190552 2026-07-02 17:20:38.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.560 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 17:20:38.566 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.572 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-02 17:20:38.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.584 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 17:20:38.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.592 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 17:20:38.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.598 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 17:20:38.601 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.604 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 17:20:38.608 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.613 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-02 17:20:38.619 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:20:38.623 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 17:20:38.627 | + ./stack.sh:main:1079 : start_dstat 2026-07-02 17:20:38.631 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.635 | + functions-common:run_process:1674 : local service=dstat 2026-07-02 17:20:38.639 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.642 | + functions-common:run_process:1676 : local group= 2026-07-02 17:20:38.647 | + functions-common:run_process:1677 : local user= 2026-07-02 17:20:38.653 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:20:38.658 | + functions-common:run_process:1680 : local name=dstat 2026-07-02 17:20:38.664 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:20:38.673 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:20:38.685 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:38.699 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:38.702 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:38.713 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012838704 2026-07-02 17:20:38.721 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-02 17:20:38.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:38.760 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-02 17:20:38.766 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-02 17:20:38.769 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.773 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.779 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.782 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.786 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-02 17:20:38.791 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-02 17:20:38.796 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-02 17:20:38.799 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:20:38.803 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:20:38.806 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:20:38.811 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:20:38.815 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-02 17:20:38.821 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-02 17:20:38.826 | + 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-02 17:20:38.830 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-02 17:20:38.833 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 17:20:38.838 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:20:38.841 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:20:38.844 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:20:38.846 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:20:38.851 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:20:38.856 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-02 17:20:38.862 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:20:38.868 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-02 17:20:38.989 | + 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-02 17:20:39.121 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-02 17:20:39.222 | + 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-02 17:20:39.332 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-02 17:20:39.435 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-02 17:20:39.529 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 17:20:39.624 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:20:39.629 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:20:39.634 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-02 17:20:39.748 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:20:40.275 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-02 17:20:40.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-02 17:20:40.786 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-02 17:20:40.856 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:20:40.862 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:40.867 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:40.871 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:40.878 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:40.882 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:40.886 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:20:40.889 | + functions-common:time_stop:2427 : start_time=1783012838704 2026-07-02 17:20:40.893 | + functions-common:time_stop:2429 : [[ -z 1783012838704 ]] 2026-07-02 17:20:40.898 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:40.903 | + functions-common:time_stop:2432 : end_time=1783012840899 2026-07-02 17:20:40.906 | + functions-common:time_stop:2433 : elapsed_time=2195 2026-07-02 17:20:40.910 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:20:40.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:40.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2195 2026-07-02 17:20:40.920 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-02 17:20:40.924 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-02 17:20:40.927 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-02 17:20:40.931 | + functions-common:run_process:1676 : local group= 2026-07-02 17:20:40.934 | + functions-common:run_process:1677 : local user=root 2026-07-02 17:20:40.937 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-02 17:20:40.940 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-02 17:20:40.943 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:20:40.946 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:20:40.952 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:40.955 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:40.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:40.971 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012840964 2026-07-02 17:20:40.977 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-02 17:20:41.002 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:41.007 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:20:41.015 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:41.016 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:41.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:41.023 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:41.030 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:41.032 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:20:41.035 | + functions-common:time_stop:2427 : start_time=1783012840964 2026-07-02 17:20:41.039 | + functions-common:time_stop:2429 : [[ -z 1783012840964 ]] 2026-07-02 17:20:41.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:41.052 | + functions-common:time_stop:2432 : end_time=1783012841045 2026-07-02 17:20:41.056 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-02 17:20:41.063 | + functions-common:time_stop:2434 : total=2195 2026-07-02 17:20:41.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:41.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2276 2026-07-02 17:20:41.072 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-02 17:20:41.096 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:41.096 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 17:20:41.097 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-02 17:20:41.100 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 17:20:41.102 | + functions-common:run_process:1676 : local group= 2026-07-02 17:20:41.104 | + functions-common:run_process:1677 : local user= 2026-07-02 17:20:41.106 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:20:41.108 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-02 17:20:41.111 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:20:41.113 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:20:41.117 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:41.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:41.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:41.126 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012841121 2026-07-02 17:20:41.126 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-02 17:20:41.146 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:41.146 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:20:41.149 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:41.151 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:41.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:41.155 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:41.158 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:41.159 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:20:41.161 | + functions-common:time_stop:2427 : start_time=1783012841121 2026-07-02 17:20:41.166 | + functions-common:time_stop:2429 : [[ -z 1783012841121 ]] 2026-07-02 17:20:41.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:41.169 | + functions-common:time_stop:2432 : end_time=1783012841167 2026-07-02 17:20:41.174 | + functions-common:time_stop:2433 : elapsed_time=46 2026-07-02 17:20:41.174 | + functions-common:time_stop:2434 : total=2276 2026-07-02 17:20:41.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:41.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2322 2026-07-02 17:20:41.180 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-02 17:20:41.206 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:41.211 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-02 17:20:41.240 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:41.245 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-02 17:20:41.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:41.277 | + ./stack.sh:main:1098 : start_etcd3 2026-07-02 17:20:41.281 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-02 17:20:41.285 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-02 17:20:41.287 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-02 17:20:41.291 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.71:2380' 2026-07-02 17:20:41.294 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.71:2380' 2026-07-02 17:20:41.297 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.71:2379' 2026-07-02 17:20:41.301 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-02 17:20:41.303 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-02 17:20:41.307 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.71:2379' 2026-07-02 17:20:41.311 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-02 17:20:41.315 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-02 17:20:41.318 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 17:20:41.320 | + 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' '' root 2026-07-02 17:20:41.324 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-02 17:20:41.329 | + 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-02 17:20:41.332 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:20:41.336 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-02 17:20:41.339 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:20:41.344 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:20:41.350 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:20:41.353 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 17:20:41.354 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:20:41.359 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-02 17:20:41.484 | + 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-02 17:20:41.584 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-02 17:20:41.656 | + 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.71:2380 --initial-advertise-peer-urls http://192.168.122.71:2380 --advertise-client-urls http://192.168.122.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.71:2379 --log-level=debug' 2026-07-02 17:20:41.734 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-02 17:20:41.808 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-02 17:20:41.881 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 17:20:41.953 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:20:41.957 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:20:41.961 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-02 17:20:42.058 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:20:42.551 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-02 17:20:42.660 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-02 17:20:42.746 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-02 17:20:42.852 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-02 17:20:42.949 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-02 17:20:42.958 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:20:42.962 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 17:20:42.966 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-02 17:20:43.531 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-02 17:20:43.566 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-02 17:20:44.072 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-02 17:20:44.820 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-02 17:20:44.846 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:44.850 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-02 17:20:44.855 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-02 17:20:44.861 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-02 17:20:44.878 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-02 17:20:44.899 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-02 17:20:44.902 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 17:20:44.909 | + 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.71/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-02 17:20:45.039 | The user clouds.yaml file didn't exist. 2026-07-02 17:20:45.055 | + 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.71/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-02 17:20:45.186 | + 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.71/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-02 17:20:45.319 | + 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.71/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-02 17:20:45.456 | + 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.71/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-02 17:20:45.597 | + 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.71/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-02 17:20:45.740 | + 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.71/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-02 17:20:45.885 | + 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.71/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-02 17:20:46.030 | + 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.71/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-02 17:20:46.192 | + 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.71/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-02 17:20:46.354 | + functions-common:write_clouds_yaml:203 : cat 2026-07-02 17:20:46.358 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-02 17:20:46.361 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-02 17:20:46.365 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-02 17:20:46.371 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-02 17:20:46.378 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-02 17:20:46.379 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-02 17:20:46.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:20:46.408 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-02 17:20:46.411 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:20:46.414 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-02 17:20:46.418 | + ./stack.sh:main:1115 : '[' 192.168.122.71 == 192.168.122.71 ']' 2026-07-02 17:20:46.422 | + ./stack.sh:main:1116 : init_keystone 2026-07-02 17:20:46.425 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-02 17:20:46.451 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:20:46.454 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-02 17:20:46.458 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-02 17:20:46.461 | + lib/database:recreate_database:112 : local db=keystone 2026-07-02 17:20:46.464 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-02 17:20:46.468 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-02 17:20:46.471 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-02 17:20:46.478 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:46.571 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-02 17:20:46.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:20:46.651 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-02 17:20:46.657 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 17:20:46.659 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:20:46.663 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:20:46.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:20:46.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012846669 2026-07-02 17:20:46.676 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-02 17:20:47.348 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:20:47.348 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:20:47.348 | we strongly recommend against using it for new projects. 2026-07-02 17:20:47.348 | 2026-07-02 17:20:47.348 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:20:47.348 | framework. For more detail see 2026-07-02 17:20:47.348 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:20:47.348 | 2026-07-02 17:20:47.348 | __import__(import_str) 2026-07-02 17:20:50.509 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 17:20:50.604 | 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=40945) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:20:50.621 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:20:50.621 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:20:50.622 | DEBUG dbcounter [-] [40945] Writer thread running {{(pid=40945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:20:50.727 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-02 17:20:54.928 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:20:54.932 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-02 17:20:54.932 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:54.936 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-02 17:20:54.993 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:54.998 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-02 17:20:55.028 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.032 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-02 17:20:55.135 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.139 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-02 17:20:55.200 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.203 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-02 17:20:55.303 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.306 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-02 17:20:55.307 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:20:55.311 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-02 17:20:55.394 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.397 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-02 17:20:55.433 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40945) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:20:55.980 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-02 17:20:55.983 | + functions-common:time_stop:2420 : local name 2026-07-02 17:20:55.986 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:20:55.988 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:20:55.991 | + functions-common:time_stop:2423 : local total 2026-07-02 17:20:55.994 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:20:55.998 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 17:20:56.002 | + functions-common:time_stop:2427 : start_time=1783012846669 2026-07-02 17:20:56.004 | + functions-common:time_stop:2429 : [[ -z 1783012846669 ]] 2026-07-02 17:20:56.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:20:56.014 | + functions-common:time_stop:2432 : end_time=1783012856010 2026-07-02 17:20:56.017 | + functions-common:time_stop:2433 : elapsed_time=9341 2026-07-02 17:20:56.021 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:20:56.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:20:56.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9341 2026-07-02 17:20:56.029 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-02 17:20:56.032 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-02 17:20:56.037 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-02 17:20:56.666 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:20:56.666 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:20:56.666 | we strongly recommend against using it for new projects. 2026-07-02 17:20:56.666 | 2026-07-02 17:20:56.666 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:20:56.666 | framework. For more detail see 2026-07-02 17:20:56.666 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:20:56.666 | 2026-07-02 17:20:56.666 | __import__(import_str) 2026-07-02 17:20:59.477 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-02 17:20:59.477 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 17:20:59.478 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 17:20:59.478 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-02 17:20:59.478 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 17:20:59.479 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 17:20:59.479 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 17:20:59.479 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 17:20:59.480 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 17:20:59.924 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-02 17:20:59.929 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-02 17:21:00.573 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:21:00.573 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:21:00.573 | we strongly recommend against using it for new projects. 2026-07-02 17:21:00.573 | 2026-07-02 17:21:00.573 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:21:00.573 | framework. For more detail see 2026-07-02 17:21:00.574 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:21:00.574 | 2026-07-02 17:21:00.574 | __import__(import_str) 2026-07-02 17:21:03.507 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-02 17:21:03.508 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 17:21:03.509 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 17:21:03.509 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-02 17:21:03.510 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 17:21:03.510 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 17:21:03.511 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 17:21:03.511 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 17:21:03.511 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 17:21:04.184 | + ./stack.sh:main:1117 : start_keystone 2026-07-02 17:21:04.190 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-02 17:21:04.198 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-02 17:21:04.202 | + functions-common:run_process:1674 : local service=keystone 2026-07-02 17:21:04.206 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 17:21:04.212 | + functions-common:run_process:1676 : local group= 2026-07-02 17:21:04.216 | + functions-common:run_process:1677 : local user= 2026-07-02 17:21:04.220 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:21:04.225 | + functions-common:run_process:1680 : local name=keystone 2026-07-02 17:21:04.229 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:21:04.233 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:21:04.237 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:21:04.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:21:04.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:21:04.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012864250 2026-07-02 17:21:04.260 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-02 17:21:04.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:21:04.292 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-02 17:21:04.296 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-02 17:21:04.300 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 17:21:04.305 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 17:21:04.310 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 17:21:04.314 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 17:21:04.318 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-02 17:21:04.322 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-02 17:21:04.326 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-02 17:21:04.330 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:21:04.335 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:21:04.339 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:21:04.344 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:21:04.347 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-02 17:21:04.352 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-02 17:21:04.356 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:21:04.361 | + 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-02 17:21:04.366 | + 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-02 17:21:04.371 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-02 17:21:04.374 | + 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-02 17:21:04.378 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:21:04.382 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:21:04.386 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:21:04.390 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-02 17:21:04.394 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:21:04.401 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-02 17:21:04.515 | + 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-02 17:21:04.622 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-02 17:21:04.704 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-02 17:21:04.786 | + 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-02 17:21:04.873 | + 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-02 17:21:04.957 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-02 17:21:05.038 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-02 17:21:05.120 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-02 17:21:05.202 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-02 17:21:05.285 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-02 17:21:05.371 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:21:05.376 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:21:05.381 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-02 17:21:05.487 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:21:06.012 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-02 17:21:06.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-02 17:21:06.543 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-02 17:21:06.703 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:21:06.711 | + functions-common:time_stop:2420 : local name 2026-07-02 17:21:06.717 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:21:06.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:21:06.730 | + functions-common:time_stop:2423 : local total 2026-07-02 17:21:06.737 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:21:06.742 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:21:06.745 | + functions-common:time_stop:2427 : start_time=1783012864250 2026-07-02 17:21:06.749 | + functions-common:time_stop:2429 : [[ -z 1783012864250 ]] 2026-07-02 17:21:06.755 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:21:06.759 | + functions-common:time_stop:2432 : end_time=1783012866757 2026-07-02 17:21:06.761 | + functions-common:time_stop:2433 : elapsed_time=2507 2026-07-02 17:21:06.763 | + functions-common:time_stop:2434 : total=2322 2026-07-02 17:21:06.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:21:06.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4829 2026-07-02 17:21:06.773 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-02 17:21:06.773 | Waiting for keystone to start... 2026-07-02 17:21:06.773 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.71/identity/v3/ 2026-07-02 17:21:06.774 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.71/identity/v3/ 2026-07-02 17:21:06.776 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 17:21:06.778 | + functions:wait_for_service:477 : local url=http://192.168.122.71/identity/v3/ 2026-07-02 17:21:06.780 | + functions:wait_for_service:478 : local rval=0 2026-07-02 17:21:06.782 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 17:21:06.786 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:21:06.787 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:21:06.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:21:06.792 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:21:06.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1783012866794 2026-07-02 17:21:06.799 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 17:21:06.802 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:21:06.804 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/identity/v3/ 2026-07-02 17:21:10.957 | ++ inc/async:async_inner:64 : rc=0 2026-07-02 17:21:10.991 | [38018 Async install_tempest:38018]: finished successfully 2026-07-02 17:21:12.903 | + :: : [[ 200 == 503 ]] 2026-07-02 17:21:12.905 | + :: : [[ 0 -eq 7 ]] 2026-07-02 17:21:12.911 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 17:21:12.915 | + functions-common:time_stop:2420 : local name 2026-07-02 17:21:12.919 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:21:12.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:21:12.927 | + functions-common:time_stop:2423 : local total 2026-07-02 17:21:12.930 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:21:12.933 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:21:12.936 | + functions-common:time_stop:2427 : start_time=1783012866794 2026-07-02 17:21:12.939 | + functions-common:time_stop:2429 : [[ -z 1783012866794 ]] 2026-07-02 17:21:12.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:21:12.948 | + functions-common:time_stop:2432 : end_time=1783012872945 2026-07-02 17:21:12.952 | + functions-common:time_stop:2433 : elapsed_time=6151 2026-07-02 17:21:12.957 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:21:12.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:21:12.965 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6151 2026-07-02 17:21:12.969 | + functions:wait_for_service:486 : return 0 2026-07-02 17:21:12.974 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-02 17:21:13.001 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:21:13.005 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-02 17:21:13.009 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:21:13.013 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-02 17:21:13.178 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-02 17:21:13.182 | + 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.71/identity 2026-07-02 17:21:13.847 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:21:13.847 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:21:13.847 | we strongly recommend against using it for new projects. 2026-07-02 17:21:13.847 | 2026-07-02 17:21:13.847 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:21:13.847 | framework. For more detail see 2026-07-02 17:21:13.847 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:21:13.847 | 2026-07-02 17:21:13.847 | __import__(import_str) 2026-07-02 17:21:17.240 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.241 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.241 | 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=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.248 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.263 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.264 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.297 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.325 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.325 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.419 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.419 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.419 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.433 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.442 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.446 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.446 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41919) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 17:21:17.525 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 17:21:17.606 | 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=41919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:21:17.817 | DEBUG dbcounter [-] [41919] Writer thread running {{(pid=41919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:21:17.963 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created domain default 2026-07-02 17:21:18.021 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created project admin 2026-07-02 17:21:18.058 | WARNING keystone.common.password_hashing [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-02 17:21:18.083 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created user admin 2026-07-02 17:21:18.108 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created role reader 2026-07-02 17:21:18.128 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created role member 2026-07-02 17:21:18.164 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created implied role where e688fbddc0904cae82624a315106dd1e implies adbccf75cd9d437396d022d729949f9c 2026-07-02 17:21:18.184 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created role manager 2026-07-02 17:21:18.212 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created implied role where c53b62de81e543cabf9ee3b222f8520e implies e688fbddc0904cae82624a315106dd1e 2026-07-02 17:21:18.232 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created role admin 2026-07-02 17:21:18.259 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created implied role where 91036459b2744d5dbc3b274a07f78f20 implies c53b62de81e543cabf9ee3b222f8520e 2026-07-02 17:21:18.282 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created role service 2026-07-02 17:21:18.304 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Granted role admin on project admin to user admin. 2026-07-02 17:21:18.323 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Granted role admin on the system to user admin. 2026-07-02 17:21:18.344 | WARNING py.warnings [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-02 17:21:18.344 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 17:21:18.345 |  2026-07-02 17:21:18.351 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created region RegionOne 2026-07-02 17:21:18.431 | INFO keystone.cmd.bootstrap [None req-fcd6e054-62fa-4a45-b34d-6e1142f61acc None None] Created public endpoint http://192.168.122.71/identity 2026-07-02 17:21:19.037 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-02 17:21:19.040 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-02 17:21:19.043 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-02 17:21:19.048 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-02 17:21:24.423 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:24.427 | + lib/keystone:create_keystone_accounts:258 : admin_project=b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:21:24.431 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-02 17:21:24.434 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-02 17:21:28.083 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:28.086 | + lib/keystone:create_keystone_accounts:260 : admin_user=97e71d54649540f7b9e2607192b26041 2026-07-02 17:21:28.089 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-02 17:21:28.092 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-02 17:21:28.096 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-02 17:21:28.099 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 97e71d54649540f7b9e2607192b26041 default 2026-07-02 17:21:28.177 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 97e71d54649540f7b9e2607192b26041 default 2026-07-02 17:21:28.223 | [2056 Async ks-domain-role:42038]: running: get_or_add_user_domain_role admin 97e71d54649540f7b9e2607192b26041 default 2026-07-02 17:21:28.225 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-02 17:21:28.226 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 17:21:28.231 | ++ 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-02 17:21:32.504 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:32.508 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 17:21:32.510 | + functions-common:get_or_create_domain:878 : echo default 2026-07-02 17:21:32.510 | default 2026-07-02 17:21:32.513 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-02 17:21:32.589 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-02 17:21:32.634 | [2056 Async ks-project:42147]: running: get_or_create_project service Default 2026-07-02 17:21:32.638 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-02 17:21:32.728 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-02 17:21:32.790 | [2056 Async ks-service:42241]: running: get_or_create_role service 2026-07-02 17:21:32.793 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-02 17:21:32.885 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-02 17:21:32.976 | [2056 Async ks-reseller:42335]: running: get_or_create_role ResellerAdmin 2026-07-02 17:21:32.985 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-02 17:21:32.992 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-02 17:21:33.126 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-02 17:21:33.204 | [2056 Async ks-anotherrole:42449]: running: get_or_create_role anotherrole 2026-07-02 17:21:33.212 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-02 17:21:33.221 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-02 17:21:33.230 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 17:21:33.235 | +++ 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-02 17:21:38.596 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:21:38.644 | [42449 Async ks-anotherrole:42449]: finished successfully 2026-07-02 17:21:38.725 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:38.729 | ++ functions-common:get_or_create_project:928 : project_id=8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:38.731 | ++ functions-common:get_or_create_project:929 : echo 8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:38.734 | + lib/keystone:create_keystone_accounts:288 : invis_project=8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:38.738 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-02 17:21:38.743 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-02 17:21:38.748 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 17:21:38.752 | +++ 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-02 17:21:39.314 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:21:39.359 | [42335 Async ks-reseller:42335]: finished successfully 2026-07-02 17:21:39.410 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:21:39.446 | [42147 Async ks-project:42147]: finished successfully 2026-07-02 17:21:39.877 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:21:39.900 | [42241 Async ks-service:42241]: finished successfully 2026-07-02 17:21:40.154 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:21:40.176 | [42038 Async ks-domain-role:42038]: finished successfully 2026-07-02 17:21:42.864 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:42.867 | ++ functions-common:get_or_create_project:928 : project_id=e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:42.869 | ++ functions-common:get_or_create_project:929 : echo e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:42.872 | + lib/keystone:create_keystone_accounts:292 : demo_project=e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:42.874 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-02 17:21:42.877 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-02 17:21:42.880 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:21:42.882 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-02 17:21:42.885 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-02 17:21:42.888 | +++ 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-02 17:21:46.760 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:46.764 | ++ functions-common:get_or_create_user:915 : user_id=9223f0c5d8844a508399bf0eff1d6db7 2026-07-02 17:21:46.767 | ++ functions-common:get_or_create_user:916 : echo 9223f0c5d8844a508399bf0eff1d6db7 2026-07-02 17:21:46.770 | + lib/keystone:create_keystone_accounts:295 : demo_user=9223f0c5d8844a508399bf0eff1d6db7 2026-07-02 17:21:46.772 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-02 17:21:46.838 | [2056 Async ks-domain-role:42038]: Waiting for completion of get_or_add_user_domain_role admin 97e71d54649540f7b9e2607192b26041 default running on PID 42038 (6 other jobs running) 2026-07-02 17:21:46.865 | [2056 Async ks-domain-role:42038]: Signaling child to exit 2026-07-02 17:21:46.865 | WAKEUP 2026-07-02 17:21:46.892 | [2056 Async ks-domain-role:42038]: Signaled 2026-07-02 17:21:46.894 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-02 17:21:46.894 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 97e71d54649540f7b9e2607192b26041 --domain default 2026-07-02 17:21:46.894 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97e71d54649540f7b9e2607192b26041 --domain default -c Role -f value 2026-07-02 17:21:46.894 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:46.894 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:21:46.894 | + functions-common:get_or_add_user_domain_role:999 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:21:46.894 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:21:46.949 | [2056 Async ks-domain-role:42038]: finished get_or_add_user_domain_role admin 97e71d54649540f7b9e2607192b26041 default with result 0 in 12 seconds 2026-07-02 17:21:46.960 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-02 17:21:46.996 | [2056 Async ks-project:42147]: Waiting for completion of get_or_create_project service Default running on PID 42147 (5 other jobs running) 2026-07-02 17:21:47.022 | [2056 Async ks-project:42147]: Signaling child to exit 2026-07-02 17:21:47.023 | WAKEUP 2026-07-02 17:21:47.046 | [2056 Async ks-project:42147]: Signaled 2026-07-02 17:21:47.047 | + functions-common:get_or_create_project:922 : local project_id 2026-07-02 17:21:47.048 | ++ 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-02 17:21:47.048 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:47.048 | + functions-common:get_or_create_project:928 : project_id=43cc144a1da340c882213648ba61dad5 2026-07-02 17:21:47.048 | + functions-common:get_or_create_project:929 : echo 43cc144a1da340c882213648ba61dad5 2026-07-02 17:21:47.048 | 43cc144a1da340c882213648ba61dad5 2026-07-02 17:21:47.096 | [2056 Async ks-project:42147]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-02 17:21:47.136 | [2056 Async ks-service:42241]: Waiting for completion of get_or_create_role service running on PID 42241 (4 other jobs running) 2026-07-02 17:21:47.163 | [2056 Async ks-service:42241]: Signaling child to exit 2026-07-02 17:21:47.164 | WAKEUP 2026-07-02 17:21:47.188 | [2056 Async ks-service:42241]: Signaled 2026-07-02 17:21:47.190 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 17:21:47.190 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-02 17:21:47.190 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:47.191 | + functions-common:get_or_create_role:940 : role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:21:47.191 | + functions-common:get_or_create_role:941 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:21:47.191 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:21:47.244 | [2056 Async ks-service:42241]: finished get_or_create_role service with result 0 in 7 seconds 2026-07-02 17:21:47.289 | [2056 Async ks-reseller:42335]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42335 (3 other jobs running) 2026-07-02 17:21:47.319 | [2056 Async ks-reseller:42335]: Signaling child to exit 2026-07-02 17:21:47.320 | WAKEUP 2026-07-02 17:21:47.346 | [2056 Async ks-reseller:42335]: Signaled 2026-07-02 17:21:47.348 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 17:21:47.348 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-02 17:21:47.348 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:47.348 | + functions-common:get_or_create_role:940 : role_id=11a2d6fbc09d473aaa2ed3feb47603bb 2026-07-02 17:21:47.348 | + functions-common:get_or_create_role:941 : echo 11a2d6fbc09d473aaa2ed3feb47603bb 2026-07-02 17:21:47.348 | 11a2d6fbc09d473aaa2ed3feb47603bb 2026-07-02 17:21:47.398 | [2056 Async ks-reseller:42335]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-02 17:21:47.436 | [2056 Async ks-anotherrole:42449]: Waiting for completion of get_or_create_role anotherrole running on PID 42449 (2 other jobs running) 2026-07-02 17:21:47.462 | [2056 Async ks-anotherrole:42449]: Signaling child to exit 2026-07-02 17:21:47.463 | WAKEUP 2026-07-02 17:21:47.485 | [2056 Async ks-anotherrole:42449]: Signaled 2026-07-02 17:21:47.486 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 17:21:47.486 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-02 17:21:47.486 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:47.486 | + functions-common:get_or_create_role:940 : role_id=8395c9515c664129b0724e4a6caa7380 2026-07-02 17:21:47.486 | + functions-common:get_or_create_role:941 : echo 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:21:47.487 | 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:21:47.533 | [2056 Async ks-anotherrole:42449]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-02 17:21:47.538 | + inc/async:async_wait:197 : return 0 2026-07-02 17:21:47.541 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.617 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.665 | [2056 Async ks-demo-member:43322]: running: get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.669 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 97e71d54649540f7b9e2607192b26041 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.756 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 97e71d54649540f7b9e2607192b26041 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.815 | [2056 Async ks-demo-admin:43418]: running: get_or_add_user_project_role admin 97e71d54649540f7b9e2607192b26041 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.819 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.921 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.965 | [2056 Async ks-demo-another:43514]: running: get_or_add_user_project_role anotherrole 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:47.968 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:48.035 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:48.096 | [2056 Async ks-demo-invis:43610]: running: get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:21:48.101 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-02 17:21:48.109 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-02 17:21:48.114 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:21:48.119 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-02 17:21:48.124 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-02 17:21:48.132 | +++ 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-02 17:21:53.420 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:53.425 | ++ functions-common:get_or_create_user:915 : user_id=d6e45a9a7d7842be9ba47eac5a6896f8 2026-07-02 17:21:53.430 | ++ functions-common:get_or_create_user:916 : echo d6e45a9a7d7842be9ba47eac5a6896f8 2026-07-02 17:21:53.434 | + lib/keystone:create_keystone_accounts:308 : demo_reader=d6e45a9a7d7842be9ba47eac5a6896f8 2026-07-02 17:21:53.437 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader d6e45a9a7d7842be9ba47eac5a6896f8 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:53.564 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d6e45a9a7d7842be9ba47eac5a6896f8 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:53.659 | [2056 Async ks-demo-reader:43759]: running: get_or_add_user_project_role reader d6e45a9a7d7842be9ba47eac5a6896f8 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:21:53.668 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-02 17:21:53.681 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-02 17:21:53.688 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 17:21:53.699 | +++ 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-02 17:21:59.336 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:21:59.342 | ++ functions-common:get_or_create_project:928 : project_id=25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:21:59.349 | ++ functions-common:get_or_create_project:929 : echo 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:21:59.354 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:21:59.355 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-02 17:21:59.361 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-02 17:21:59.368 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:21:59.375 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-02 17:21:59.379 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-02 17:21:59.386 | +++ 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-02 17:22:00.450 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:00.517 | [43322 Async ks-demo-member:43322]: finished successfully 2026-07-02 17:22:02.128 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:02.192 | [43418 Async ks-demo-admin:43418]: finished successfully 2026-07-02 17:22:02.462 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:02.476 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:02.504 | [43514 Async ks-demo-another:43514]: finished successfully 2026-07-02 17:22:02.515 | [43610 Async ks-demo-invis:43610]: finished successfully 2026-07-02 17:22:04.224 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:04.229 | ++ functions-common:get_or_create_user:915 : user_id=abc6c91ea2ff4c0481f001eb4da3d819 2026-07-02 17:22:04.232 | ++ functions-common:get_or_create_user:916 : echo abc6c91ea2ff4c0481f001eb4da3d819 2026-07-02 17:22:04.237 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=abc6c91ea2ff4c0481f001eb4da3d819 2026-07-02 17:22:04.241 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.317 | + inc/async:async_inner:63 : get_or_add_user_project_role admin abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.362 | [2056 Async ks-alt-admin:44166]: running: get_or_add_user_project_role admin abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.365 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.442 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.505 | [2056 Async ks-alt-another:44262]: running: get_or_add_user_project_role anotherrole abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:04.508 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-02 17:22:04.511 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-02 17:22:04.513 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:22:04.515 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-02 17:22:04.518 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-02 17:22:04.521 | +++ 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-02 17:22:05.778 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:05.800 | [43759 Async ks-demo-reader:43759]: finished successfully 2026-07-02 17:22:08.838 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:08.841 | ++ functions-common:get_or_create_user:915 : user_id=253581a8d562482f852acdb704538b98 2026-07-02 17:22:08.844 | ++ functions-common:get_or_create_user:916 : echo 253581a8d562482f852acdb704538b98 2026-07-02 17:22:08.847 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=253581a8d562482f852acdb704538b98 2026-07-02 17:22:08.849 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 253581a8d562482f852acdb704538b98 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:08.916 | + inc/async:async_inner:63 : get_or_add_user_project_role member 253581a8d562482f852acdb704538b98 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:08.976 | [2056 Async ks-alt-member-user:44436]: running: get_or_add_user_project_role member 253581a8d562482f852acdb704538b98 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:08.981 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-02 17:22:08.991 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-02 17:22:09.000 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:22:09.006 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-02 17:22:09.013 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-02 17:22:09.024 | +++ 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-02 17:22:13.601 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:13.607 | ++ functions-common:get_or_create_user:915 : user_id=fd181ae94cd949de9113bfc5dc000a23 2026-07-02 17:22:13.612 | ++ functions-common:get_or_create_user:916 : echo fd181ae94cd949de9113bfc5dc000a23 2026-07-02 17:22:13.618 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=fd181ae94cd949de9113bfc5dc000a23 2026-07-02 17:22:13.622 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader fd181ae94cd949de9113bfc5dc000a23 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:13.741 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fd181ae94cd949de9113bfc5dc000a23 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:13.819 | [2056 Async ks-alt-reader-user:44613]: running: get_or_add_user_project_role reader fd181ae94cd949de9113bfc5dc000a23 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:13.828 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-02 17:22:13.834 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:22:13.839 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-02 17:22:13.842 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-02 17:22:13.850 | +++ 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-02 17:22:15.188 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:15.243 | [44262 Async ks-alt-another:44262]: finished successfully 2026-07-02 17:22:15.322 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:15.355 | [44166 Async ks-alt-admin:44166]: finished successfully 2026-07-02 17:22:18.265 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:18.271 | ++ functions-common:get_or_create_user:915 : user_id=e5636366253f41cbbf96c07f974fea49 2026-07-02 17:22:18.273 | ++ functions-common:get_or_create_user:916 : echo e5636366253f41cbbf96c07f974fea49 2026-07-02 17:22:18.278 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e5636366253f41cbbf96c07f974fea49 2026-07-02 17:22:18.283 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e5636366253f41cbbf96c07f974fea49 all 2026-07-02 17:22:18.373 | + inc/async:async_inner:63 : get_or_add_user_system_role member e5636366253f41cbbf96c07f974fea49 all 2026-07-02 17:22:18.427 | [2056 Async ks-system-member:44843]: running: get_or_add_user_system_role member e5636366253f41cbbf96c07f974fea49 all 2026-07-02 17:22:18.434 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-02 17:22:18.439 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:22:18.442 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-02 17:22:18.446 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-02 17:22:18.452 | +++ 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-02 17:22:19.472 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:19.500 | [44436 Async ks-alt-member-user:44436]: finished successfully 2026-07-02 17:22:22.634 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:22.639 | ++ functions-common:get_or_create_user:915 : user_id=c3896837864e4990a858e0ed43b3b8a4 2026-07-02 17:22:22.642 | ++ functions-common:get_or_create_user:916 : echo c3896837864e4990a858e0ed43b3b8a4 2026-07-02 17:22:22.648 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=c3896837864e4990a858e0ed43b3b8a4 2026-07-02 17:22:22.651 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader c3896837864e4990a858e0ed43b3b8a4 all 2026-07-02 17:22:22.758 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c3896837864e4990a858e0ed43b3b8a4 all 2026-07-02 17:22:22.819 | [2056 Async ks-system-reader:45050]: running: get_or_add_user_system_role reader c3896837864e4990a858e0ed43b3b8a4 all 2026-07-02 17:22:22.825 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-02 17:22:22.828 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-02 17:22:22.832 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-02 17:22:22.835 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 17:22:22.842 | +++ 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-02 17:22:23.846 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:23.876 | [44613 Async ks-alt-reader-user:44613]: finished successfully 2026-07-02 17:22:27.129 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:27.133 | ++ functions-common:get_or_create_group:892 : group_id=78ad488bedc342069bb282c24e6864fc 2026-07-02 17:22:27.137 | ++ functions-common:get_or_create_group:893 : echo 78ad488bedc342069bb282c24e6864fc 2026-07-02 17:22:27.140 | + lib/keystone:create_keystone_accounts:350 : admin_group=78ad488bedc342069bb282c24e6864fc 2026-07-02 17:22:27.144 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-02 17:22:27.150 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-02 17:22:27.153 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-02 17:22:27.156 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 17:22:27.164 | +++ 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-02 17:22:31.347 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:31.354 | ++ functions-common:get_or_create_group:892 : group_id=8cc6bc0b2fd64ce0b93a3bc0f9e89417 2026-07-02 17:22:31.358 | ++ functions-common:get_or_create_group:893 : echo 8cc6bc0b2fd64ce0b93a3bc0f9e89417 2026-07-02 17:22:31.366 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=8cc6bc0b2fd64ce0b93a3bc0f9e89417 2026-07-02 17:22:31.369 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.483 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.553 | [2056 Async ks-group-memberdemo:45312]: running: get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.559 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.673 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.731 | [2056 Async ks-group-anotherdemo:45391]: running: get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:31.735 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:31.818 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:31.895 | [2056 Async ks-group-memberalt:45470]: running: get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:31.899 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:32.060 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:32.147 | [2056 Async ks-group-anotheralt:45549]: running: get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:32.155 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 78ad488bedc342069bb282c24e6864fc b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:22:32.305 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 78ad488bedc342069bb282c24e6864fc b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:22:32.415 | [2056 Async ks-group-admin:45628]: running: get_or_add_group_project_role admin 78ad488bedc342069bb282c24e6864fc b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:22:32.427 | + 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-02 17:22:32.576 | [2056 Async ks-demo-member:43322]: Waiting for completion of get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc running on PID 43322 (17 other jobs running) 2026-07-02 17:22:32.644 | [2056 Async ks-demo-member:43322]: Signaling child to exit 2026-07-02 17:22:32.644 | WAKEUP 2026-07-02 17:22:32.684 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:32.702 | [2056 Async ks-demo-member:43322]: Signaled 2026-07-02 17:22:32.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:32.709 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:32.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:32.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:32.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:32.710 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:32.712 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:32.712 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:32.712 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:32.712 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9223f0c5d8844a508399bf0eff1d6db7 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:32.712 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9223f0c5d8844a508399bf0eff1d6db7 --project e135f697950249c3acfd5a269dbadafc -c Role -f value 2026-07-02 17:22:32.712 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:32.712 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:32.712 | + functions-common:get_or_add_user_project_role:980 : echo e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:32.712 | e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:32.755 | [44843 Async ks-system-member:44843]: finished successfully 2026-07-02 17:22:32.833 | [2056 Async ks-demo-member:43322]: finished get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc with result 0 in 12 seconds 2026-07-02 17:22:32.905 | [2056 Async ks-demo-admin:43418]: Waiting for completion of get_or_add_user_project_role admin 97e71d54649540f7b9e2607192b26041 e135f697950249c3acfd5a269dbadafc running on PID 43418 (16 other jobs running) 2026-07-02 17:22:32.962 | [2056 Async ks-demo-admin:43418]: Signaling child to exit 2026-07-02 17:22:32.962 | WAKEUP 2026-07-02 17:22:33.004 | [2056 Async ks-demo-admin:43418]: Signaled 2026-07-02 17:22:33.006 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:33.007 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:33.009 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:33.009 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:33.009 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:33.009 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:33.009 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:33.009 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:33.009 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:33.009 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 97e71d54649540f7b9e2607192b26041 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:33.010 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97e71d54649540f7b9e2607192b26041 --project e135f697950249c3acfd5a269dbadafc -c Role -f value 2026-07-02 17:22:33.010 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:33.010 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:33.010 | + functions-common:get_or_add_user_project_role:980 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:33.010 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:33.116 | [2056 Async ks-demo-admin:43418]: finished get_or_add_user_project_role admin 97e71d54649540f7b9e2607192b26041 e135f697950249c3acfd5a269dbadafc with result 0 in 14 seconds 2026-07-02 17:22:33.200 | [2056 Async ks-demo-another:43514]: Waiting for completion of get_or_add_user_project_role anotherrole 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc running on PID 43514 (15 other jobs running) 2026-07-02 17:22:33.256 | [2056 Async ks-demo-another:43514]: Signaling child to exit 2026-07-02 17:22:33.257 | WAKEUP 2026-07-02 17:22:33.302 | [2056 Async ks-demo-another:43514]: Signaled 2026-07-02 17:22:33.307 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:33.307 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:33.307 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:33.308 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:33.308 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:33.308 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:33.308 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:33.308 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:33.308 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:33.308 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9223f0c5d8844a508399bf0eff1d6db7 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:33.308 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9223f0c5d8844a508399bf0eff1d6db7 --project e135f697950249c3acfd5a269dbadafc -c Role -f value 2026-07-02 17:22:33.308 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:33.308 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:33.309 | + functions-common:get_or_add_user_project_role:980 : echo 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:33.309 | 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:33.403 | [2056 Async ks-demo-another:43514]: finished get_or_add_user_project_role anotherrole 9223f0c5d8844a508399bf0eff1d6db7 e135f697950249c3acfd5a269dbadafc with result 0 in 14 seconds 2026-07-02 17:22:33.487 | [2056 Async ks-demo-invis:43610]: Waiting for completion of get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 8fec485dd013441584cfbda5fc93fd12 running on PID 43610 (14 other jobs running) 2026-07-02 17:22:33.543 | [2056 Async ks-demo-invis:43610]: Signaling child to exit 2026-07-02 17:22:33.548 | WAKEUP 2026-07-02 17:22:33.589 | [2056 Async ks-demo-invis:43610]: Signaled 2026-07-02 17:22:33.593 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:33.593 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:33.593 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:33.593 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:33.594 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:33.594 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:33.594 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:33.594 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:33.594 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:33.594 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9223f0c5d8844a508399bf0eff1d6db7 --project 8fec485dd013441584cfbda5fc93fd12 2026-07-02 17:22:33.594 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9223f0c5d8844a508399bf0eff1d6db7 --project 8fec485dd013441584cfbda5fc93fd12 -c Role -f value 2026-07-02 17:22:33.594 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:33.594 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:33.595 | + functions-common:get_or_add_user_project_role:980 : echo e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:33.596 | e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:33.694 | [2056 Async ks-demo-invis:43610]: finished get_or_add_user_project_role member 9223f0c5d8844a508399bf0eff1d6db7 8fec485dd013441584cfbda5fc93fd12 with result 0 in 14 seconds 2026-07-02 17:22:33.785 | [2056 Async ks-demo-reader:43759]: Waiting for completion of get_or_add_user_project_role reader d6e45a9a7d7842be9ba47eac5a6896f8 e135f697950249c3acfd5a269dbadafc running on PID 43759 (13 other jobs running) 2026-07-02 17:22:33.845 | [2056 Async ks-demo-reader:43759]: Signaling child to exit 2026-07-02 17:22:33.846 | WAKEUP 2026-07-02 17:22:33.896 | [2056 Async ks-demo-reader:43759]: Signaled 2026-07-02 17:22:33.897 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:33.898 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:33.898 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:33.898 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:33.898 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:33.898 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:33.898 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:33.898 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:33.898 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:33.898 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user d6e45a9a7d7842be9ba47eac5a6896f8 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:33.898 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d6e45a9a7d7842be9ba47eac5a6896f8 --project e135f697950249c3acfd5a269dbadafc -c Role -f value 2026-07-02 17:22:33.899 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:33.899 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:33.899 | + functions-common:get_or_add_user_project_role:980 : echo adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:33.899 | adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:33.994 | [2056 Async ks-demo-reader:43759]: finished get_or_add_user_project_role reader d6e45a9a7d7842be9ba47eac5a6896f8 e135f697950249c3acfd5a269dbadafc with result 0 in 12 seconds 2026-07-02 17:22:34.001 | + inc/async:async_wait:197 : return 0 2026-07-02 17:22:34.011 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-02 17:22:34.124 | [2056 Async ks-alt-admin:44166]: Waiting for completion of get_or_add_user_project_role admin abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f running on PID 44166 (12 other jobs running) 2026-07-02 17:22:34.174 | [2056 Async ks-alt-admin:44166]: Signaling child to exit 2026-07-02 17:22:34.175 | WAKEUP 2026-07-02 17:22:34.220 | [2056 Async ks-alt-admin:44166]: Signaled 2026-07-02 17:22:34.222 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:34.222 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:34.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:34.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:34.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:34.223 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:34.223 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:34.223 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:34.223 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:34.223 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user abc6c91ea2ff4c0481f001eb4da3d819 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:34.223 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abc6c91ea2ff4c0481f001eb4da3d819 --project 25efc6c7e4434ca383d3452a1a6d975f -c Role -f value 2026-07-02 17:22:34.223 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:34.223 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:34.223 | + functions-common:get_or_add_user_project_role:980 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:34.223 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:34.316 | [2056 Async ks-alt-admin:44166]: finished get_or_add_user_project_role admin abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 11 seconds 2026-07-02 17:22:34.393 | [2056 Async ks-alt-another:44262]: Waiting for completion of get_or_add_user_project_role anotherrole abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f running on PID 44262 (11 other jobs running) 2026-07-02 17:22:34.444 | [2056 Async ks-alt-another:44262]: Signaling child to exit 2026-07-02 17:22:34.445 | WAKEUP 2026-07-02 17:22:34.485 | [2056 Async ks-alt-another:44262]: Signaled 2026-07-02 17:22:34.487 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:34.487 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:34.487 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:34.487 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:34.487 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:34.487 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:34.487 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:34.487 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:34.487 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:34.490 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user abc6c91ea2ff4c0481f001eb4da3d819 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:34.490 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user abc6c91ea2ff4c0481f001eb4da3d819 --project 25efc6c7e4434ca383d3452a1a6d975f -c Role -f value 2026-07-02 17:22:34.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:34.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:34.490 | + functions-common:get_or_add_user_project_role:980 : echo 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:34.490 | 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:34.603 | [2056 Async ks-alt-another:44262]: finished get_or_add_user_project_role anotherrole abc6c91ea2ff4c0481f001eb4da3d819 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 10 seconds 2026-07-02 17:22:34.694 | [2056 Async ks-alt-member-user:44436]: Waiting for completion of get_or_add_user_project_role member 253581a8d562482f852acdb704538b98 25efc6c7e4434ca383d3452a1a6d975f running on PID 44436 (10 other jobs running) 2026-07-02 17:22:34.773 | [2056 Async ks-alt-member-user:44436]: Signaling child to exit 2026-07-02 17:22:34.775 | WAKEUP 2026-07-02 17:22:34.829 | [2056 Async ks-alt-member-user:44436]: Signaled 2026-07-02 17:22:34.832 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:34.832 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:34.832 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:34.834 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:34.834 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:34.834 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:34.834 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:34.834 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:34.834 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:34.834 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 253581a8d562482f852acdb704538b98 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:34.835 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 253581a8d562482f852acdb704538b98 --project 25efc6c7e4434ca383d3452a1a6d975f -c Role -f value 2026-07-02 17:22:34.835 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:34.835 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:34.835 | + functions-common:get_or_add_user_project_role:980 : echo e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:34.835 | e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:34.960 | [2056 Async ks-alt-member-user:44436]: finished get_or_add_user_project_role member 253581a8d562482f852acdb704538b98 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 10 seconds 2026-07-02 17:22:35.057 | [2056 Async ks-alt-reader-user:44613]: Waiting for completion of get_or_add_user_project_role reader fd181ae94cd949de9113bfc5dc000a23 25efc6c7e4434ca383d3452a1a6d975f running on PID 44613 (9 other jobs running) 2026-07-02 17:22:35.121 | [2056 Async ks-alt-reader-user:44613]: Signaling child to exit 2026-07-02 17:22:35.123 | WAKEUP 2026-07-02 17:22:35.177 | [2056 Async ks-alt-reader-user:44613]: Signaled 2026-07-02 17:22:35.181 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:22:35.181 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:22:35.184 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 17:22:35.184 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:35.184 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:35.184 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:35.184 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:35.184 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:35.184 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 17:22:35.184 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user fd181ae94cd949de9113bfc5dc000a23 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:35.184 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd181ae94cd949de9113bfc5dc000a23 --project 25efc6c7e4434ca383d3452a1a6d975f -c Role -f value 2026-07-02 17:22:35.185 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:35.185 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:35.185 | + functions-common:get_or_add_user_project_role:980 : echo adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:35.185 | adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:35.297 | [2056 Async ks-alt-reader-user:44613]: finished get_or_add_user_project_role reader fd181ae94cd949de9113bfc5dc000a23 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 10 seconds 2026-07-02 17:22:35.311 | + inc/async:async_wait:197 : return 0 2026-07-02 17:22:35.320 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-02 17:22:35.457 | [2056 Async ks-system-member:44843]: Waiting for completion of get_or_add_user_system_role member e5636366253f41cbbf96c07f974fea49 all running on PID 44843 (8 other jobs running) 2026-07-02 17:22:35.529 | [2056 Async ks-system-member:44843]: Signaling child to exit 2026-07-02 17:22:35.533 | WAKEUP 2026-07-02 17:22:35.579 | [2056 Async ks-system-member:44843]: Signaled 2026-07-02 17:22:35.585 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 17:22:35.585 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 17:22:35.585 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 17:22:35.585 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:35.585 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:35.585 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:35.585 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:35.585 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:35.585 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 17:22:35.586 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e5636366253f41cbbf96c07f974fea49 --system all -f value -c Role 2026-07-02 17:22:35.586 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:35.586 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 17:22:35.586 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 17:22:35.586 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e5636366253f41cbbf96c07f974fea49 --system all 2026-07-02 17:22:35.586 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e5636366253f41cbbf96c07f974fea49 --system all -f value -c Role 2026-07-02 17:22:35.586 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:35.586 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-02 17:22:35.586 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-02 17:22:35.586 | 2026-07-02 17:22:35.702 | [2056 Async ks-system-member:44843]: finished get_or_add_user_system_role member e5636366253f41cbbf96c07f974fea49 all with result 0 in 14 seconds 2026-07-02 17:22:35.790 | [2056 Async ks-system-reader:45050]: Waiting for completion of get_or_add_user_system_role reader c3896837864e4990a858e0ed43b3b8a4 all running on PID 45050 (7 other jobs running) 2026-07-02 17:22:35.858 | [2056 Async ks-system-reader:45050]: Signaling child to exit 2026-07-02 17:22:39.730 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:39.781 | [45050 Async ks-system-reader:45050]: finished successfully 2026-07-02 17:22:39.839 | WAKEUP 2026-07-02 17:22:39.893 | [2056 Async ks-system-reader:45050]: Signaled 2026-07-02 17:22:39.898 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 17:22:39.900 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 17:22:39.900 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 17:22:39.900 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:22:39.900 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:22:39.900 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 17:22:39.900 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 17:22:39.900 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 17:22:39.900 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 17:22:39.900 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c3896837864e4990a858e0ed43b3b8a4 --system all -f value -c Role 2026-07-02 17:22:39.900 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:39.900 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 17:22:39.901 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 17:22:39.901 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user c3896837864e4990a858e0ed43b3b8a4 --system all 2026-07-02 17:22:39.901 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c3896837864e4990a858e0ed43b3b8a4 --system all -f value -c Role 2026-07-02 17:22:39.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:39.901 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:39.901 | + functions-common:get_or_add_user_system_role:1030 : echo adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:39.901 | adbccf75cd9d437396d022d729949f9c 2026-07-02 17:22:40.011 | [2056 Async ks-system-reader:45050]: finished get_or_add_user_system_role reader c3896837864e4990a858e0ed43b3b8a4 all with result 0 in 17 seconds 2026-07-02 17:22:40.019 | + inc/async:async_wait:197 : return 0 2026-07-02 17:22:40.028 | + 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-02 17:22:40.163 | [2056 Async ks-group-memberdemo:45312]: Waiting for completion of get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc running on PID 45312 (6 other jobs running) 2026-07-02 17:22:40.223 | [2056 Async ks-group-memberdemo:45312]: Signaling child to exit 2026-07-02 17:22:45.263 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:45.303 | [45549 Async ks-group-anotheralt:45549]: finished successfully 2026-07-02 17:22:45.562 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:45.608 | [45391 Async ks-group-anotherdemo:45391]: finished successfully 2026-07-02 17:22:45.957 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:45.995 | [45312 Async ks-group-memberdemo:45312]: finished successfully 2026-07-02 17:22:46.033 | WAKEUP 2026-07-02 17:22:46.037 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:46.063 | [2056 Async ks-group-memberdemo:45312]: Signaled 2026-07-02 17:22:46.065 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 17:22:46.065 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:46.065 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project e135f697950249c3acfd5a269dbadafc -f value -c Role 2026-07-02 17:22:46.065 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:46.065 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.065 | + functions-common:get_or_add_group_project_role:1049 : echo e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.065 | e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.071 | [45628 Async ks-group-admin:45628]: finished successfully 2026-07-02 17:22:46.097 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:22:46.126 | [2056 Async ks-group-memberdemo:45312]: finished get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc with result 0 in 14 seconds 2026-07-02 17:22:46.131 | [45470 Async ks-group-memberalt:45470]: finished successfully 2026-07-02 17:22:46.171 | [2056 Async ks-group-anotherdemo:45391]: Waiting for completion of get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc running on PID 45391 (5 other jobs running) 2026-07-02 17:22:46.203 | [2056 Async ks-group-anotherdemo:45391]: Signaling child to exit 2026-07-02 17:22:46.203 | WAKEUP 2026-07-02 17:22:46.232 | [2056 Async ks-group-anotherdemo:45391]: Signaled 2026-07-02 17:22:46.234 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 17:22:46.234 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project e135f697950249c3acfd5a269dbadafc 2026-07-02 17:22:46.234 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project e135f697950249c3acfd5a269dbadafc -f value -c Role 2026-07-02 17:22:46.234 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:46.234 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.234 | + functions-common:get_or_add_group_project_role:1049 : echo 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.235 | 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.292 | [2056 Async ks-group-anotherdemo:45391]: finished get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 e135f697950249c3acfd5a269dbadafc with result 0 in 13 seconds 2026-07-02 17:22:46.339 | [2056 Async ks-group-memberalt:45470]: Waiting for completion of get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f running on PID 45470 (4 other jobs running) 2026-07-02 17:22:46.369 | [2056 Async ks-group-memberalt:45470]: Signaling child to exit 2026-07-02 17:22:46.369 | WAKEUP 2026-07-02 17:22:46.391 | [2056 Async ks-group-memberalt:45470]: Signaled 2026-07-02 17:22:46.392 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 17:22:46.393 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:46.393 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project 25efc6c7e4434ca383d3452a1a6d975f -f value -c Role 2026-07-02 17:22:46.393 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:46.393 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.393 | + functions-common:get_or_add_group_project_role:1049 : echo e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.393 | e688fbddc0904cae82624a315106dd1e 2026-07-02 17:22:46.438 | [2056 Async ks-group-memberalt:45470]: finished get_or_add_group_project_role member 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 14 seconds 2026-07-02 17:22:46.473 | [2056 Async ks-group-anotheralt:45549]: Waiting for completion of get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f running on PID 45549 (3 other jobs running) 2026-07-02 17:22:46.499 | [2056 Async ks-group-anotheralt:45549]: Signaling child to exit 2026-07-02 17:22:46.499 | WAKEUP 2026-07-02 17:22:46.520 | [2056 Async ks-group-anotheralt:45549]: Signaled 2026-07-02 17:22:46.521 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 17:22:46.521 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project 25efc6c7e4434ca383d3452a1a6d975f 2026-07-02 17:22:46.521 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8cc6bc0b2fd64ce0b93a3bc0f9e89417 --project 25efc6c7e4434ca383d3452a1a6d975f -f value -c Role 2026-07-02 17:22:46.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:46.521 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.521 | + functions-common:get_or_add_group_project_role:1049 : echo 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.522 | 8395c9515c664129b0724e4a6caa7380 2026-07-02 17:22:46.565 | [2056 Async ks-group-anotheralt:45549]: finished get_or_add_group_project_role anotherrole 8cc6bc0b2fd64ce0b93a3bc0f9e89417 25efc6c7e4434ca383d3452a1a6d975f with result 0 in 13 seconds 2026-07-02 17:22:46.606 | [2056 Async ks-group-admin:45628]: Waiting for completion of get_or_add_group_project_role admin 78ad488bedc342069bb282c24e6864fc b4cbcacab2ad40b59c2610c40e6c203a running on PID 45628 (2 other jobs running) 2026-07-02 17:22:46.636 | [2056 Async ks-group-admin:45628]: Signaling child to exit 2026-07-02 17:22:46.636 | WAKEUP 2026-07-02 17:22:46.664 | [2056 Async ks-group-admin:45628]: Signaled 2026-07-02 17:22:46.665 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 17:22:46.665 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 78ad488bedc342069bb282c24e6864fc --project b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:22:46.665 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 78ad488bedc342069bb282c24e6864fc --project b4cbcacab2ad40b59c2610c40e6c203a -f value -c Role 2026-07-02 17:22:46.666 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:22:46.666 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:46.666 | + functions-common:get_or_add_group_project_role:1049 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:46.666 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:22:46.720 | [2056 Async ks-group-admin:45628]: finished get_or_add_group_project_role admin 78ad488bedc342069bb282c24e6864fc b4cbcacab2ad40b59c2610c40e6c203a with result 0 in 13 seconds 2026-07-02 17:22:46.727 | + inc/async:async_wait:197 : return 0 2026-07-02 17:22:46.730 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-02 17:22:46.752 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:22:46.756 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-02 17:22:46.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:22:46.787 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-02 17:22:46.791 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-02 17:22:46.872 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-02 17:22:46.925 | [2056 Async create_nova_accounts:47532]: running: create_nova_accounts 2026-07-02 17:22:46.931 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-02 17:22:46.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:22:46.965 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-02 17:22:46.971 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-02 17:22:47.068 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-02 17:22:47.146 | [2056 Async create_glance_accounts:47689]: running: create_glance_accounts 2026-07-02 17:22:47.151 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-02 17:22:47.193 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:22:47.199 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-02 17:22:47.205 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-02 17:22:47.294 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-02 17:22:47.398 | [2056 Async create_cinder_accounts:47829]: running: create_cinder_accounts 2026-07-02 17:22:47.401 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-02 17:22:47.420 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:22:47.425 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-02 17:22:47.427 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-02 17:22:47.507 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-02 17:22:47.560 | [2056 Async create_neutron_accounts:47971]: running: create_neutron_accounts 2026-07-02 17:22:47.566 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-02 17:22:47.596 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:22:47.602 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-02 17:22:47.641 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:22:47.649 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-02 17:22:47.752 | [2056 Async create_nova_accounts:47532]: Waiting for completion of create_nova_accounts running on PID 47532 (5 other jobs running) 2026-07-02 17:22:47.807 | [2056 Async create_nova_accounts:47532]: Signaling child to exit 2026-07-02 17:23:28.194 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:23:28.237 | [47971 Async create_neutron_accounts:47971]: finished successfully 2026-07-02 17:23:37.731 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:23:37.769 | [47829 Async create_cinder_accounts:47829]: finished successfully 2026-07-02 17:23:55.386 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:23:55.415 | [47532 Async create_nova_accounts:47532]: finished successfully 2026-07-02 17:23:55.443 | WAKEUP 2026-07-02 17:23:55.471 | [2056 Async create_nova_accounts:47532]: Signaled 2026-07-02 17:23:55.472 | + lib/nova:create_nova_accounts:389 : [[ 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-02 17:23:55.472 | + lib/nova:create_nova_accounts:393 : create_service_user nova admin 2026-07-02 17:23:55.472 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-02 17:23:55.472 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:23:55.472 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:23:55.473 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 17:23:55.473 | ++ 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-02 17:23:55.473 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.473 | + functions-common:get_or_create_user:915 : user_id=5ad71194f9e94b2eb188c897c0062678 2026-07-02 17:23:55.473 | + functions-common:get_or_create_user:916 : echo 5ad71194f9e94b2eb188c897c0062678 2026-07-02 17:23:55.473 | 5ad71194f9e94b2eb188c897c0062678 2026-07-02 17:23:55.473 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-02 17:23:55.473 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:23:55.473 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:23:55.473 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:23:55.474 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:23:55.474 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:23:55.474 | + 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-02 17:23:55.474 | ++ 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-02 17:23:55.476 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.476 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:23:55.476 | + functions-common:get_or_add_user_project_role:980 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:23:55.477 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:23:55.478 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 17:23:55.478 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-02 17:23:55.479 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:23:55.479 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:23:55.479 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:23:55.479 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:23:55.479 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:23:55.479 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:23:55.480 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:23:55.480 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:23:55.480 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:23:55.480 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:23:55.480 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:23:55.480 | + 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-02 17:23:55.480 | ++ 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-02 17:23:55.480 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.480 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:23:55.480 | + functions-common:get_or_add_user_project_role:980 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:23:55.480 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:23:55.482 | + lib/nova:create_nova_accounts:395 : local nova_api_url 2026-07-02 17:23:55.482 | + lib/nova:create_nova_accounts:396 : nova_api_url=http://192.168.122.71/compute 2026-07-02 17:23:55.482 | + lib/nova:create_nova_accounts:398 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-02 17:23:55.483 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:23:55.483 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-02 17:23:55.483 | ++ 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-02 17:23:55.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.483 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:23:55.483 | 4ff58ff9d1b0477f92ecb476bd41171c' 2026-07-02 17:23:55.484 | + functions-common:get_or_create_service:1067 : echo 4ff58ff9d1b0477f92ecb476bd41171c 2026-07-02 17:23:55.484 | 4ff58ff9d1b0477f92ecb476bd41171c 2026-07-02 17:23:55.484 | + lib/nova:create_nova_accounts:400 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.71/compute/v2/$(project_id)s' 2026-07-02 17:23:55.484 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:23:55.484 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' RegionOne 2026-07-02 17:23:55.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:23:55.484 | +++ 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-02 17:23:55.484 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:23:55.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:23:55.485 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.71/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-02 17:23:55.485 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c12a56b2991e4fc8a038dbdffe4aaf64 2026-07-02 17:23:55.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c12a56b2991e4fc8a038dbdffe4aaf64 2026-07-02 17:23:55.485 | + functions-common:get_or_create_endpoint:1100 : public_id=c12a56b2991e4fc8a038dbdffe4aaf64 2026-07-02 17:23:55.485 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:23:55.485 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:23:55.485 | + functions-common:get_or_create_endpoint:1109 : echo c12a56b2991e4fc8a038dbdffe4aaf64 2026-07-02 17:23:55.485 | c12a56b2991e4fc8a038dbdffe4aaf64 2026-07-02 17:23:55.485 | + lib/nova:create_nova_accounts:404 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-02 17:23:55.485 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:23:55.485 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-02 17:23:55.486 | ++ 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-02 17:23:55.486 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.487 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:23:55.487 | b422a1328b2f4d058dc0ff8843023d07' 2026-07-02 17:23:55.487 | + functions-common:get_or_create_service:1067 : echo b422a1328b2f4d058dc0ff8843023d07 2026-07-02 17:23:55.488 | b422a1328b2f4d058dc0ff8843023d07 2026-07-02 17:23:55.488 | + lib/nova:create_nova_accounts:406 : get_or_create_endpoint compute RegionOne http://192.168.122.71/compute/v2.1 2026-07-02 17:23:55.488 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:23:55.489 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.71/compute/v2.1 RegionOne 2026-07-02 17:23:55.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:23:55.490 | +++ 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-02 17:23:55.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:23:55.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:23:55.490 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.71/compute/v2.1 --region RegionOne -f value -c id 2026-07-02 17:23:55.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:23:55.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2d806caa4b1840d6a5338d84dd14e588 2026-07-02 17:23:55.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2d806caa4b1840d6a5338d84dd14e588 2026-07-02 17:23:55.490 | + functions-common:get_or_create_endpoint:1100 : public_id=2d806caa4b1840d6a5338d84dd14e588 2026-07-02 17:23:55.490 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:23:55.490 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:23:55.491 | + functions-common:get_or_create_endpoint:1109 : echo 2d806caa4b1840d6a5338d84dd14e588 2026-07-02 17:23:55.491 | 2d806caa4b1840d6a5338d84dd14e588 2026-07-02 17:23:55.491 | + lib/nova:create_nova_accounts:411 : is_service_enabled n-api 2026-07-02 17:23:55.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:23:55.493 | + lib/nova:create_nova_accounts:413 : is_service_enabled swift 2026-07-02 17:23:55.493 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:23:55.493 | + lib/nova:create_nova_accounts:421 : is_service_enabled s3api 2026-07-02 17:23:55.493 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:23:55.493 | + lib/nova:create_nova_accounts:432 : is_service_enabled n-api 2026-07-02 17:23:55.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:23:55.493 | + lib/nova:create_nova_accounts:433 : [[ False = True ]] 2026-07-02 17:23:55.531 | [2056 Async create_nova_accounts:47532]: finished create_nova_accounts with result 0 in 68 seconds 2026-07-02 17:23:55.576 | [2056 Async create_glance_accounts:47689]: Waiting for completion of create_glance_accounts running on PID 47689 (4 other jobs running) 2026-07-02 17:23:55.606 | [2056 Async create_glance_accounts:47689]: Signaling child to exit 2026-07-02 17:24:10.330 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:24:10.354 | [47689 Async create_glance_accounts:47689]: finished successfully 2026-07-02 17:24:10.378 | WAKEUP 2026-07-02 17:24:10.400 | [2056 Async create_glance_accounts:47689]: Signaled 2026-07-02 17:24:10.401 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-02 17:24:10.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:10.401 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-02 17:24:10.401 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-02 17:24:10.401 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:24:10.401 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:24:10.401 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 17:24:10.401 | ++ 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-02 17:24:10.402 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.402 | + functions-common:get_or_create_user:915 : user_id=a58b5ec9cc7f40a9be7206f99b7fc091 2026-07-02 17:24:10.402 | + functions-common:get_or_create_user:916 : echo a58b5ec9cc7f40a9be7206f99b7fc091 2026-07-02 17:24:10.402 | a58b5ec9cc7f40a9be7206f99b7fc091 2026-07-02 17:24:10.402 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-02 17:24:10.402 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:24:10.402 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:24:10.402 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:24:10.402 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:24:10.403 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:24:10.403 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:24:10.403 | + 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-02 17:24:10.404 | ++ 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-02 17:24:10.405 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.405 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.405 | + functions-common:get_or_add_user_project_role:980 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.405 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.405 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 17:24:10.405 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-02 17:24:10.405 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:24:10.405 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:24:10.405 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:24:10.406 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:24:10.407 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:24:10.407 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:24:10.407 | + 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-02 17:24:10.407 | ++ 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-02 17:24:10.407 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.407 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:24:10.407 | + functions-common:get_or_add_user_project_role:980 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:24:10.407 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:24:10.408 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-02 17:24:10.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:10.408 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-02 17:24:10.408 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:24:10.408 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-02 17:24:10.408 | ++ 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-02 17:24:10.408 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.408 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:24:10.409 | d976138b402841d794420aaab8e18706' 2026-07-02 17:24:10.409 | + functions-common:get_or_create_service:1067 : echo d976138b402841d794420aaab8e18706 2026-07-02 17:24:10.409 | d976138b402841d794420aaab8e18706 2026-07-02 17:24:10.409 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.71/image 2026-07-02 17:24:10.409 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:24:10.409 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.71/image RegionOne 2026-07-02 17:24:10.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:24:10.409 | +++ 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-02 17:24:10.409 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:24:10.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:24:10.410 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.71/image --region RegionOne -f value -c id 2026-07-02 17:24:10.410 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.410 | + functions-common:get_or_create_endpoint:1100 : public_id=c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.410 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:24:10.410 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:24:10.411 | + functions-common:get_or_create_endpoint:1109 : echo c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.411 | c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.411 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-02 17:24:10.411 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 17:24:10.411 | +++ 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-02 17:24:10.411 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.411 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 17:24:10.411 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-02 17:24:10.412 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-02 17:24:10.412 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-02 17:24:10.412 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-02 17:24:10.412 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-02 17:24:10.412 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-02 17:24:10.412 | + 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-02 17:24:10.412 | +---------------+----------------------------------+ 2026-07-02 17:24:10.412 | | Field | Value | 2026-07-02 17:24:10.412 | +---------------+----------------------------------+ 2026-07-02 17:24:10.413 | | default_limit | 2000 | 2026-07-02 17:24:10.413 | | description | None | 2026-07-02 17:24:10.413 | | id | 4ac9ece9be844e90901f79b169205cb5 | 2026-07-02 17:24:10.413 | | region_id | RegionOne | 2026-07-02 17:24:10.413 | | resource_name | image_size_total | 2026-07-02 17:24:10.413 | | service_id | d976138b402841d794420aaab8e18706 | 2026-07-02 17:24:10.413 | +---------------+----------------------------------+ 2026-07-02 17:24:10.413 | + 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-02 17:24:10.413 | +---------------+----------------------------------+ 2026-07-02 17:24:10.414 | | Field | Value | 2026-07-02 17:24:10.414 | +---------------+----------------------------------+ 2026-07-02 17:24:10.414 | | default_limit | 2000 | 2026-07-02 17:24:10.414 | | description | None | 2026-07-02 17:24:10.414 | | id | dcf715bedbef41018a73cee8519f3ffc | 2026-07-02 17:24:10.414 | | region_id | RegionOne | 2026-07-02 17:24:10.414 | | resource_name | image_stage_total | 2026-07-02 17:24:10.414 | | service_id | d976138b402841d794420aaab8e18706 | 2026-07-02 17:24:10.414 | +---------------+----------------------------------+ 2026-07-02 17:24:10.415 | + 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-02 17:24:10.415 | +---------------+----------------------------------+ 2026-07-02 17:24:10.415 | | Field | Value | 2026-07-02 17:24:10.415 | +---------------+----------------------------------+ 2026-07-02 17:24:10.415 | | default_limit | 100 | 2026-07-02 17:24:10.415 | | description | None | 2026-07-02 17:24:10.415 | | id | c12544db576c466e8ffe6bc6a6de6f7f | 2026-07-02 17:24:10.415 | | region_id | RegionOne | 2026-07-02 17:24:10.416 | | resource_name | image_count_total | 2026-07-02 17:24:10.416 | | service_id | d976138b402841d794420aaab8e18706 | 2026-07-02 17:24:10.416 | +---------------+----------------------------------+ 2026-07-02 17:24:10.416 | + 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-02 17:24:10.416 | +---------------+----------------------------------+ 2026-07-02 17:24:10.416 | | Field | Value | 2026-07-02 17:24:10.416 | +---------------+----------------------------------+ 2026-07-02 17:24:10.416 | | default_limit | 100 | 2026-07-02 17:24:10.416 | | description | None | 2026-07-02 17:24:10.417 | | id | 2542964a33384a26931bc76de1a52b26 | 2026-07-02 17:24:10.417 | | region_id | RegionOne | 2026-07-02 17:24:10.417 | | resource_name | image_count_uploading | 2026-07-02 17:24:10.417 | | service_id | d976138b402841d794420aaab8e18706 | 2026-07-02 17:24:10.417 | +---------------+----------------------------------+ 2026-07-02 17:24:10.417 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-02 17:24:10.417 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-02 17:24:10.417 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-02 17:24:10.417 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-02 17:24:10.418 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-02 17:24:10.418 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.71/identity 2026-07-02 17:24:10.418 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-02 17:24:10.418 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-02 17:24:10.418 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.418 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id c3eb19d7c4364df5b8242b68a2efe5c1 2026-07-02 17:24:10.418 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-02 17:24:10.418 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-02 17:24:10.419 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:10.452 | [2056 Async create_glance_accounts:47689]: finished create_glance_accounts with result 0 in 83 seconds 2026-07-02 17:24:10.488 | [2056 Async create_cinder_accounts:47829]: Waiting for completion of create_cinder_accounts running on PID 47829 (3 other jobs running) 2026-07-02 17:24:10.513 | [2056 Async create_cinder_accounts:47829]: Signaling child to exit 2026-07-02 17:24:10.513 | WAKEUP 2026-07-02 17:24:10.533 | [2056 Async create_cinder_accounts:47829]: Signaled 2026-07-02 17:24:10.534 | + lib/cinder:create_cinder_accounts:452 : [[ 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-02 17:24:10.534 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-07-02 17:24:10.534 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-07-02 17:24:10.535 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:10.535 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-07-02 17:24:10.535 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-02 17:24:10.535 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:24:10.535 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:24:10.535 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 17:24:10.535 | ++ 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-02 17:24:10.535 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.535 | + functions-common:get_or_create_user:915 : user_id=82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.536 | + functions-common:get_or_create_user:916 : echo 82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.536 | 82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.536 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-02 17:24:10.536 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:24:10.536 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:24:10.536 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:24:10.536 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:24:10.536 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:24:10.536 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:24:10.536 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:24:10.537 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:24:10.537 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:24:10.537 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:24:10.537 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:24:10.537 | + 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-02 17:24:10.537 | ++ 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-02 17:24:10.537 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.537 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.537 | + functions-common:get_or_add_user_project_role:980 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.537 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.538 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 17:24:10.538 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-07-02 17:24:10.538 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.71/volume 2026-07-02 17:24:10.538 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-02 17:24:10.538 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:24:10.538 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-02 17:24:10.538 | ++ 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-02 17:24:10.538 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.538 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:24:10.538 | 6e9419725928458bae9a9253f7680c58' 2026-07-02 17:24:10.538 | + functions-common:get_or_create_service:1067 : echo 6e9419725928458bae9a9253f7680c58 2026-07-02 17:24:10.539 | 6e9419725928458bae9a9253f7680c58 2026-07-02 17:24:10.539 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.71/volume/v3 2026-07-02 17:24:10.539 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:24:10.539 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.71/volume/v3 RegionOne 2026-07-02 17:24:10.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:24:10.539 | +++ 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-02 17:24:10.539 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:24:10.539 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:24:10.539 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.71/volume/v3 --region RegionOne -f value -c id 2026-07-02 17:24:10.540 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2a4feea5e2d1427bb2de5f5310ea34b0 2026-07-02 17:24:10.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2a4feea5e2d1427bb2de5f5310ea34b0 2026-07-02 17:24:10.540 | + functions-common:get_or_create_endpoint:1100 : public_id=2a4feea5e2d1427bb2de5f5310ea34b0 2026-07-02 17:24:10.540 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:24:10.540 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:24:10.540 | + functions-common:get_or_create_endpoint:1109 : echo 2a4feea5e2d1427bb2de5f5310ea34b0 2026-07-02 17:24:10.540 | 2a4feea5e2d1427bb2de5f5310ea34b0 2026-07-02 17:24:10.540 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-07-02 17:24:10.540 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-07-02 17:24:10.541 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 17:24:10.541 | +++ 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-02 17:24:10.541 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.541 | ++ functions-common:get_or_create_project:928 : project_id=43cc144a1da340c882213648ba61dad5 2026-07-02 17:24:10.541 | ++ functions-common:get_or_create_project:929 : echo 43cc144a1da340c882213648ba61dad5 2026-07-02 17:24:10.541 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 43cc144a1da340c882213648ba61dad5 2026-07-02 17:24:10.541 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-07-02 17:24:10.541 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:24:10.542 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:24:10.542 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-02 17:24:10.542 | +++ 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-02 17:24:10.542 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-02 17:24:10.542 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.542 | ++ functions-common:get_or_create_user:915 : user_id=82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.543 | ++ functions-common:get_or_create_user:916 : echo 82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.543 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 82a6c48535da47abb7e44a703618f31e 2026-07-02 17:24:10.582 | [2056 Async create_cinder_accounts:47829]: finished create_cinder_accounts with result 0 in 50 seconds 2026-07-02 17:24:10.587 | + inc/async:async_wait:197 : return 0 2026-07-02 17:24:10.590 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-02 17:24:10.635 | [2056 Async create_neutron_accounts:47971]: Waiting for completion of create_neutron_accounts running on PID 47971 (2 other jobs running) 2026-07-02 17:24:10.657 | [2056 Async create_neutron_accounts:47971]: Signaling child to exit 2026-07-02 17:24:10.658 | WAKEUP 2026-07-02 17:24:10.677 | [2056 Async create_neutron_accounts:47971]: Signaled 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.71/ 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.71/networking 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-02 17:24:10.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:10.679 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-02 17:24:10.680 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-02 17:24:10.680 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:24:10.680 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:24:10.680 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 17:24:10.680 | ++ 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-02 17:24:10.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.680 | + functions-common:get_or_create_user:915 : user_id=1cef81ef35374577953e5f8708034f0c 2026-07-02 17:24:10.680 | + functions-common:get_or_create_user:916 : echo 1cef81ef35374577953e5f8708034f0c 2026-07-02 17:24:10.680 | 1cef81ef35374577953e5f8708034f0c 2026-07-02 17:24:10.680 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-02 17:24:10.680 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:24:10.681 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:24:10.681 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:24:10.681 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:24:10.681 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:24:10.681 | + 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-02 17:24:10.682 | ++ 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-02 17:24:10.682 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.682 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.682 | + functions-common:get_or_add_user_project_role:980 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.682 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:24:10.682 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 17:24:10.682 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-02 17:24:10.682 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:24:10.682 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-02 17:24:10.682 | ++ 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-02 17:24:10.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.683 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:24:10.683 | eaf112d4e9494e44a9fd40d2a29e814d' 2026-07-02 17:24:10.683 | + functions-common:get_or_create_service:1067 : echo eaf112d4e9494e44a9fd40d2a29e814d 2026-07-02 17:24:10.683 | eaf112d4e9494e44a9fd40d2a29e814d 2026-07-02 17:24:10.683 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.71/networking 2026-07-02 17:24:10.683 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:24:10.683 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.71/networking RegionOne 2026-07-02 17:24:10.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:24:10.683 | +++ 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-02 17:24:10.684 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:24:10.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:24:10.684 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.71/networking --region RegionOne -f value -c id 2026-07-02 17:24:10.684 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:24:10.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b79de137cdd944b6b22b2601603cc9da 2026-07-02 17:24:10.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b79de137cdd944b6b22b2601603cc9da 2026-07-02 17:24:10.684 | + functions-common:get_or_create_endpoint:1100 : public_id=b79de137cdd944b6b22b2601603cc9da 2026-07-02 17:24:10.684 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:24:10.684 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:24:10.685 | + functions-common:get_or_create_endpoint:1109 : echo b79de137cdd944b6b22b2601603cc9da 2026-07-02 17:24:10.685 | b79de137cdd944b6b22b2601603cc9da 2026-07-02 17:24:10.720 | [2056 Async create_neutron_accounts:47971]: finished create_neutron_accounts with result 0 in 40 seconds 2026-07-02 17:24:10.726 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-02 17:24:10.731 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-02 17:24:10.734 | + inc/async:async_wait:197 : return 0 2026-07-02 17:24:10.736 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-02 17:24:10.758 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:10.761 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-02 17:24:10.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:10.789 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-02 17:24:10.792 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:24:10.796 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-02 17:24:10.800 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-02 17:24:10.803 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-02 17:24:10.888 | + inc/async:async_inner:63 : init_glance 2026-07-02 17:24:10.944 | [2056 Async init_glance:50206]: running: init_glance 2026-07-02 17:24:10.946 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-02 17:24:10.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:10.984 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-02 17:24:10.988 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:24:10.994 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-02 17:24:10.998 | + ./stack.sh:main:1167 : configure_neutron 2026-07-02 17:24:11.002 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-02 17:24:11.007 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-02 17:24:11.011 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-02 17:24:11.039 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-02 17:24:11.044 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-02 17:24:25.490 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:24:25.491 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:24:25.491 | we strongly recommend against using it for new projects. 2026-07-02 17:24:25.491 | 2026-07-02 17:24:25.491 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:24:25.491 | framework. For more detail see 2026-07-02 17:24:25.491 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:24:25.491 | 2026-07-02 17:24:25.492 | __import__(import_str) 2026-07-02 17:24:26.256 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 17:24:26.256 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 17:24:27.397 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:24:27.434 | [50206 Async init_glance:50206]: finished successfully 2026-07-02 17:24:39.473 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 17:24:39.473 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 17:24:54.520 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-02 17:24:54.527 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-02 17:24:54.529 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-02 17:24:54.533 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-02 17:24:54.536 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-02 17:24:54.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-02 17:24:54.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-02 17:24:54.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-02 17:24:54.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-02 17:24:54.555 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-02 17:24:54.558 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-02 17:24:54.561 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-02 17:24:54.564 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-02 17:24:54.567 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-02 17:24:54.570 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-02 17:24:54.573 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-02 17:24:54.579 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:24:54.582 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:24:54.585 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-02 17:24:54.589 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:24:54.595 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-02 17:24:54.599 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-02 17:24:54.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-02 17:24:54.605 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-02 17:24:54.608 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:24:54.611 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:24:54.615 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:24:54.634 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:54.638 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:24:54.642 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 17:24:54.645 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 17:24:54.682 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-02 17:24:54.718 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-02 17:24:54.756 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-02 17:24:54.793 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-02 17:24:54.830 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-02 17:24:54.871 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-02 17:24:54.874 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-02 17:24:54.878 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-02 17:24:54.882 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 17:24:54.887 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:24:54.912 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:24:54.915 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:24:54.919 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:24:54.923 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:24:54.927 | + 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-02 17:24:54.968 | + 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-02 17:24:55.006 | + 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-02 17:24:55.047 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:24:55.091 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-02 17:24:55.135 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-02 17:24:55.138 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:24:55.142 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-02 17:24:55.145 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-02 17:24:55.148 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-02 17:24:55.152 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:24:55.155 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-02 17:24:55.158 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-02 17:24:55.177 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-02 17:24:55.201 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-02 17:24:55.222 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-02 17:24:55.241 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-02 17:24:55.261 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 17:24:55.264 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 17:24:55.268 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-02 17:24:55.274 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.lYiaOuF00J 2026-07-02 17:24:55.277 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 17:24:55.280 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 17:24:55.283 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.lYiaOuF00J 2026-07-02 17:24:55.288 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.lYiaOuF00J 2026-07-02 17:24:55.306 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.lYiaOuF00J /etc/sudoers.d/neutron-rootwrap 2026-07-02 17:24:55.324 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-02 17:24:55.327 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-02 17:24:55.331 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 17:24:55.374 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 17:24:55.378 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 17:24:55.418 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-02 17:24:55.422 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-02 17:24:55.425 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-02 17:24:55.428 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:24:55.432 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 17:24:55.436 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:24:55.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:55.465 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 17:24:55.468 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 17:24:55.471 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:24:55.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:55.494 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:24:55.498 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/ 2026-07-02 17:24:55.546 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:24:55.548 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:24:55.552 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-02 17:24:55.575 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.578 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-02 17:24:55.600 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.603 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 17:24:55.624 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.627 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-02 17:24:55.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.651 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 17:24:55.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.676 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 17:24:55.679 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-02 17:24:55.700 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:24:55.703 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-02 17:24:55.706 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-02 17:24:55.709 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-02 17:24:55.710 | Configuring OVN 2026-07-02 17:24:55.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-02 17:24:55.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-02 17:24:55.720 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-02 17:24:55.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=e8df9567-feee-4a76-a26f-abfefe489f65 2026-07-02 17:24:55.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:24:55.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-02 17:24:55.735 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:24:55.738 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:24:55.742 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:24:55.745 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:24:55.748 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:24:55.752 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:24:55.755 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:24:55.758 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:24:55.762 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:24:55.765 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:24:55.768 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:24:55.771 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:24:55.774 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:24:55.778 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-02 17:24:55.781 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-02 17:24:55.784 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-02 17:24:55.787 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 17:24:55.807 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:55.811 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 17:24:55.863 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 17:24:55.869 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-02 17:24:55.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-02 17:24:55.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:24:55.897 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-02 17:24:55.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:24:55.904 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-02 17:24:55.908 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-02 17:24:55.926 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-02 17:24:55.933 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-02 17:24:55.936 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-02 17:25:08.691 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:25:08.691 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:25:08.691 | we strongly recommend against using it for new projects. 2026-07-02 17:25:08.691 | 2026-07-02 17:25:08.691 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:25:08.691 | framework. For more detail see 2026-07-02 17:25:08.691 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:25:08.692 | 2026-07-02 17:25:08.692 | __import__(import_str) 2026-07-02 17:25:09.344 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 17:25:09.345 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 17:25:22.404 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 17:25:22.405 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 17:25:37.787 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:25:37.793 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:25:37.797 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:25:37.800 | + lib/neutron:configure_root_helper_options:1106 : 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-02 17:25:37.848 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 17:25:37.851 | + lib/neutron:configure_root_helper_options:1108 : 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-02 17:25:37.892 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-02 17:25:37.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.71 2026-07-02 17:25:37.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-02 17:25:38.011 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-02 17:25:38.053 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 17:25:38.090 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-02 17:25:38.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-02 17:25:38.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:38.148 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-02 17:25:38.151 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-02 17:25:38.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-02 17:25:38.225 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-02 17:25:38.229 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-02 17:25:38.229 | Configuring Neutron for OVN 2026-07-02 17:25:38.233 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-02 17:25:38.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:38.259 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-02 17:25:38.264 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 17:25:38.264 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-02 17:25:42.163 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : 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-02 17:25:42.167 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 17:25:42.167 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-02 17:25:45.669 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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-02 17:25:45.673 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-02 17:25:45.702 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:45.707 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : 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-02 17:25:45.714 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : 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-02 17:25:45.714 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.715 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-02 17:25:45.715 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-02 17:25:45.719 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.719 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-02 17:25:45.726 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-02 17:25:45.726 | address-scope 2026-07-02 17:25:45.726 | agent 2026-07-02 17:25:45.726 | allowed-address-pairs 2026-07-02 17:25:45.726 | auto-allocated-topology 2026-07-02 17:25:45.726 | availability_zone 2026-07-02 17:25:45.727 | bgp 2026-07-02 17:25:45.727 | bgp_4byte_asn 2026-07-02 17:25:45.727 | bgp_dragent_scheduler 2026-07-02 17:25:45.727 | binding 2026-07-02 17:25:45.727 | binding-extended 2026-07-02 17:25:45.727 | default-subnetpools 2026-07-02 17:25:45.727 | dhcp_agent_scheduler 2026-07-02 17:25:45.727 | dns-domain-ports 2026-07-02 17:25:45.728 | dns-integration 2026-07-02 17:25:45.728 | dns-integration-domain-keywords 2026-07-02 17:25:45.728 | empty-string-filtering 2026-07-02 17:25:45.728 | enable-default-route-bfd 2026-07-02 17:25:45.728 | enable-default-route-ecmp 2026-07-02 17:25:45.728 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.728 | ext-gw-mode 2026-07-02 17:25:45.728 | external-gateway-multihoming 2026-07-02 17:25:45.729 | external-net 2026-07-02 17:25:45.729 | extra_dhcp_opt 2026-07-02 17:25:45.729 | extraroute 2026-07-02 17:25:45.730 | extraroute-atomic 2026-07-02 17:25:45.730 | filter-validation 2026-07-02 17:25:45.730 | fip-port-details 2026-07-02 17:25:45.731 | flavors 2026-07-02 17:25:45.731 | floating-ip-port-forwarding 2026-07-02 17:25:45.731 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.731 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.731 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.731 | floatingip-pools 2026-07-02 17:25:45.731 | fwaas_v2 2026-07-02 17:25:45.731 | ip_allocation 2026-07-02 17:25:45.731 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.731 | l3-flavors 2026-07-02 17:25:45.731 | l3-ha 2026-07-02 17:25:45.732 | l3_agent_scheduler 2026-07-02 17:25:45.732 | logging 2026-07-02 17:25:45.732 | multi-provider 2026-07-02 17:25:45.732 | net-mtu 2026-07-02 17:25:45.732 | net-mtu-writable 2026-07-02 17:25:45.732 | network-ip-availability 2026-07-02 17:25:45.732 | network_availability_zone 2026-07-02 17:25:45.732 | network_ha 2026-07-02 17:25:45.732 | pagination 2026-07-02 17:25:45.732 | port-device-profile 2026-07-02 17:25:45.732 | port-hardware-offload-type 2026-07-02 17:25:45.733 | port-mac-address-regenerate 2026-07-02 17:25:45.733 | port-numa-affinity-policy 2026-07-02 17:25:45.733 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.733 | port-resource-request 2026-07-02 17:25:45.733 | port-security 2026-07-02 17:25:45.733 | port-trusted-vif 2026-07-02 17:25:45.733 | project-id 2026-07-02 17:25:45.733 | provider 2026-07-02 17:25:45.733 | pvlan 2026-07-02 17:25:45.734 | qinq 2026-07-02 17:25:45.734 | qos 2026-07-02 17:25:45.734 | qos-bw-limit-direction 2026-07-02 17:25:45.734 | qos-bw-minimum-ingress 2026-07-02 17:25:45.734 | qos-default 2026-07-02 17:25:45.734 | qos-fip 2026-07-02 17:25:45.734 | qos-gateway-ip 2026-07-02 17:25:45.734 | qos-rule-type-details 2026-07-02 17:25:45.734 | qos-rule-type-filter 2026-07-02 17:25:45.737 | qos-rules-alias 2026-07-02 17:25:45.738 | quota-check-limit 2026-07-02 17:25:45.738 | quota-check-limit-default 2026-07-02 17:25:45.738 | quota_details 2026-07-02 17:25:45.738 | quotas 2026-07-02 17:25:45.738 | rbac-address-scope 2026-07-02 17:25:45.738 | rbac-policies 2026-07-02 17:25:45.738 | rbac-security-groups 2026-07-02 17:25:45.738 | router 2026-07-02 17:25:45.739 | router-enable-snat 2026-07-02 17:25:45.739 | router_availability_zone 2026-07-02 17:25:45.739 | security-group 2026-07-02 17:25:45.739 | security-groups-default-rules 2026-07-02 17:25:45.739 | security-groups-default-statefulness 2026-07-02 17:25:45.739 | security-groups-normalized-cidr 2026-07-02 17:25:45.739 | security-groups-remote-address-group 2026-07-02 17:25:45.739 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.740 | security-groups-shared-filtering 2026-07-02 17:25:45.740 | segment 2026-07-02 17:25:45.740 | sorting 2026-07-02 17:25:45.740 | standard-attr-description 2026-07-02 17:25:45.740 | standard-attr-fwaas-v2 2026-07-02 17:25:45.740 | standard-attr-revisions 2026-07-02 17:25:45.740 | standard-attr-tag 2026-07-02 17:25:45.740 | standard-attr-timestamp 2026-07-02 17:25:45.741 | stateful-security-group 2026-07-02 17:25:45.741 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.741 | subnet-external-network 2026-07-02 17:25:45.741 | subnet-service-types 2026-07-02 17:25:45.741 | subnet_allocation 2026-07-02 17:25:45.741 | subnet_onboard 2026-07-02 17:25:45.741 | subnetpool-prefix-ops 2026-07-02 17:25:45.741 | tag-creation 2026-07-02 17:25:45.741 | tap-mirror 2026-07-02 17:25:45.741 | tap-mirror-both-direction 2026-07-02 17:25:45.742 | trunk 2026-07-02 17:25:45.742 | uplink-status-propagation 2026-07-02 17:25:45.742 | uplink-status-propagation-updatable 2026-07-02 17:25:45.742 | vlan-transparent 2026-07-02 17:25:45.742 | vpn-endpoint-groups 2026-07-02 17:25:45.742 | vpnaas' 2026-07-02 17:25:45.742 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-02 17:25:45.742 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-02 17:25:45.743 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.743 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-02 17:25:45.743 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.743 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-02 17:25:45.745 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-02 17:25:45.745 | address-scope 2026-07-02 17:25:45.745 | agent 2026-07-02 17:25:45.745 | allowed-address-pairs 2026-07-02 17:25:45.745 | auto-allocated-topology 2026-07-02 17:25:45.745 | availability_zone 2026-07-02 17:25:45.745 | bgp 2026-07-02 17:25:45.746 | bgp_4byte_asn 2026-07-02 17:25:45.746 | bgp_dragent_scheduler 2026-07-02 17:25:45.746 | binding 2026-07-02 17:25:45.746 | binding-extended 2026-07-02 17:25:45.746 | default-subnetpools 2026-07-02 17:25:45.746 | dhcp_agent_scheduler 2026-07-02 17:25:45.746 | dns-domain-ports 2026-07-02 17:25:45.746 | dns-integration 2026-07-02 17:25:45.747 | dns-integration-domain-keywords 2026-07-02 17:25:45.747 | empty-string-filtering 2026-07-02 17:25:45.747 | enable-default-route-bfd 2026-07-02 17:25:45.747 | enable-default-route-ecmp 2026-07-02 17:25:45.747 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.747 | ext-gw-mode 2026-07-02 17:25:45.747 | external-gateway-multihoming 2026-07-02 17:25:45.748 | external-net 2026-07-02 17:25:45.748 | extra_dhcp_opt 2026-07-02 17:25:45.748 | extraroute 2026-07-02 17:25:45.748 | extraroute-atomic 2026-07-02 17:25:45.748 | filter-validation 2026-07-02 17:25:45.748 | fip-port-details 2026-07-02 17:25:45.748 | flavors 2026-07-02 17:25:45.748 | floating-ip-port-forwarding 2026-07-02 17:25:45.748 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.748 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.749 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.749 | floatingip-pools 2026-07-02 17:25:45.749 | fwaas_v2 2026-07-02 17:25:45.749 | ip_allocation 2026-07-02 17:25:45.749 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.749 | l3-flavors 2026-07-02 17:25:45.749 | l3-ha 2026-07-02 17:25:45.751 | l3_agent_scheduler 2026-07-02 17:25:45.751 | logging 2026-07-02 17:25:45.751 | multi-provider 2026-07-02 17:25:45.751 | net-mtu 2026-07-02 17:25:45.751 | net-mtu-writable 2026-07-02 17:25:45.751 | network-ip-availability 2026-07-02 17:25:45.751 | network_availability_zone 2026-07-02 17:25:45.751 | network_ha 2026-07-02 17:25:45.751 | pagination 2026-07-02 17:25:45.751 | port-device-profile 2026-07-02 17:25:45.752 | port-hardware-offload-type 2026-07-02 17:25:45.752 | port-mac-address-regenerate 2026-07-02 17:25:45.752 | port-numa-affinity-policy 2026-07-02 17:25:45.752 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.752 | port-resource-request 2026-07-02 17:25:45.752 | port-security 2026-07-02 17:25:45.752 | port-trusted-vif 2026-07-02 17:25:45.752 | project-id 2026-07-02 17:25:45.752 | provider 2026-07-02 17:25:45.752 | pvlan 2026-07-02 17:25:45.752 | qinq 2026-07-02 17:25:45.753 | qos 2026-07-02 17:25:45.753 | qos-bw-limit-direction 2026-07-02 17:25:45.753 | qos-bw-minimum-ingress 2026-07-02 17:25:45.753 | qos-default 2026-07-02 17:25:45.753 | qos-fip 2026-07-02 17:25:45.753 | qos-gateway-ip 2026-07-02 17:25:45.753 | qos-rule-type-details 2026-07-02 17:25:45.753 | qos-rule-type-filter 2026-07-02 17:25:45.753 | qos-rules-alias 2026-07-02 17:25:45.753 | quota-check-limit 2026-07-02 17:25:45.753 | quota-check-limit-default 2026-07-02 17:25:45.756 | quota_details 2026-07-02 17:25:45.756 | quotas 2026-07-02 17:25:45.756 | rbac-address-scope 2026-07-02 17:25:45.756 | rbac-policies 2026-07-02 17:25:45.756 | rbac-security-groups 2026-07-02 17:25:45.756 | router 2026-07-02 17:25:45.756 | router-enable-snat 2026-07-02 17:25:45.756 | router_availability_zone 2026-07-02 17:25:45.757 | security-group 2026-07-02 17:25:45.757 | security-groups-default-rules 2026-07-02 17:25:45.757 | security-groups-default-statefulness 2026-07-02 17:25:45.757 | security-groups-normalized-cidr 2026-07-02 17:25:45.757 | security-groups-remote-address-group 2026-07-02 17:25:45.757 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.757 | security-groups-shared-filtering 2026-07-02 17:25:45.757 | segment 2026-07-02 17:25:45.757 | sorting 2026-07-02 17:25:45.758 | standard-attr-description 2026-07-02 17:25:45.758 | standard-attr-fwaas-v2 2026-07-02 17:25:45.758 | standard-attr-revisions 2026-07-02 17:25:45.758 | standard-attr-tag 2026-07-02 17:25:45.758 | standard-attr-timestamp 2026-07-02 17:25:45.758 | stateful-security-group 2026-07-02 17:25:45.758 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.758 | subnet-external-network 2026-07-02 17:25:45.759 | subnet-service-types 2026-07-02 17:25:45.759 | subnet_allocation 2026-07-02 17:25:45.759 | subnet_onboard 2026-07-02 17:25:45.759 | subnetpool-prefix-ops 2026-07-02 17:25:45.759 | tag-creation 2026-07-02 17:25:45.759 | tap-mirror 2026-07-02 17:25:45.759 | tap-mirror-both-direction 2026-07-02 17:25:45.759 | trunk 2026-07-02 17:25:45.760 | uplink-status-propagation 2026-07-02 17:25:45.760 | uplink-status-propagation-updatable 2026-07-02 17:25:45.760 | vlan-transparent 2026-07-02 17:25:45.760 | vpn-endpoint-groups 2026-07-02 17:25:45.760 | vpnaas' 2026-07-02 17:25:45.760 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 17:25:45.760 | address-scope 2026-07-02 17:25:45.760 | agent 2026-07-02 17:25:45.761 | allowed-address-pairs 2026-07-02 17:25:45.761 | auto-allocated-topology 2026-07-02 17:25:45.761 | availability_zone 2026-07-02 17:25:45.762 | bgp 2026-07-02 17:25:45.762 | bgp_4byte_asn 2026-07-02 17:25:45.762 | bgp_dragent_scheduler 2026-07-02 17:25:45.762 | binding 2026-07-02 17:25:45.762 | binding-extended 2026-07-02 17:25:45.762 | default-subnetpools 2026-07-02 17:25:45.762 | dhcp_agent_scheduler 2026-07-02 17:25:45.763 | dns-domain-ports 2026-07-02 17:25:45.763 | dns-integration 2026-07-02 17:25:45.763 | dns-integration-domain-keywords 2026-07-02 17:25:45.763 | empty-string-filtering 2026-07-02 17:25:45.763 | enable-default-route-bfd 2026-07-02 17:25:45.763 | enable-default-route-ecmp 2026-07-02 17:25:45.763 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.764 | ext-gw-mode 2026-07-02 17:25:45.764 | external-gateway-multihoming 2026-07-02 17:25:45.764 | external-net 2026-07-02 17:25:45.764 | extra_dhcp_opt 2026-07-02 17:25:45.764 | extraroute 2026-07-02 17:25:45.764 | extraroute-atomic 2026-07-02 17:25:45.764 | filter-validation 2026-07-02 17:25:45.764 | fip-port-details 2026-07-02 17:25:45.765 | flavors 2026-07-02 17:25:45.765 | floating-ip-port-forwarding 2026-07-02 17:25:45.765 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.765 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.765 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.765 | floatingip-pools 2026-07-02 17:25:45.765 | fwaas_v2 2026-07-02 17:25:45.765 | ip_allocation 2026-07-02 17:25:45.766 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.766 | l3-flavors 2026-07-02 17:25:45.766 | l3-ha 2026-07-02 17:25:45.766 | l3_agent_scheduler 2026-07-02 17:25:45.766 | logging 2026-07-02 17:25:45.766 | multi-provider 2026-07-02 17:25:45.766 | net-mtu 2026-07-02 17:25:45.767 | net-mtu-writable 2026-07-02 17:25:45.767 | network-ip-availability 2026-07-02 17:25:45.767 | network_availability_zone 2026-07-02 17:25:45.767 | network_ha 2026-07-02 17:25:45.767 | pagination 2026-07-02 17:25:45.767 | port-device-profile 2026-07-02 17:25:45.767 | port-hardware-offload-type 2026-07-02 17:25:45.767 | port-mac-address-regenerate 2026-07-02 17:25:45.768 | port-numa-affinity-policy 2026-07-02 17:25:45.768 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.768 | port-resource-request 2026-07-02 17:25:45.768 | port-security 2026-07-02 17:25:45.768 | port-trusted-vif 2026-07-02 17:25:45.768 | project-id 2026-07-02 17:25:45.768 | provider 2026-07-02 17:25:45.768 | pvlan 2026-07-02 17:25:45.769 | qinq 2026-07-02 17:25:45.769 | qos 2026-07-02 17:25:45.769 | qos-bw-limit-direction 2026-07-02 17:25:45.769 | qos-bw-minimum-ingress 2026-07-02 17:25:45.769 | qos-default 2026-07-02 17:25:45.769 | qos-fip 2026-07-02 17:25:45.769 | qos-gateway-ip 2026-07-02 17:25:45.769 | qos-rule-type-details 2026-07-02 17:25:45.770 | qos-rule-type-filter 2026-07-02 17:25:45.770 | qos-rules-alias 2026-07-02 17:25:45.770 | quota-check-limit 2026-07-02 17:25:45.770 | quota-check-limit-default 2026-07-02 17:25:45.770 | quota_details 2026-07-02 17:25:45.770 | quotas 2026-07-02 17:25:45.770 | rbac-address-scope 2026-07-02 17:25:45.771 | rbac-policies 2026-07-02 17:25:45.771 | rbac-security-groups 2026-07-02 17:25:45.771 | router 2026-07-02 17:25:45.771 | router-enable-snat 2026-07-02 17:25:45.771 | router_availability_zone 2026-07-02 17:25:45.771 | security-group 2026-07-02 17:25:45.771 | security-groups-default-rules 2026-07-02 17:25:45.771 | security-groups-default-statefulness 2026-07-02 17:25:45.772 | security-groups-normalized-cidr 2026-07-02 17:25:45.772 | security-groups-remote-address-group 2026-07-02 17:25:45.772 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.772 | security-groups-shared-filtering 2026-07-02 17:25:45.772 | segment 2026-07-02 17:25:45.772 | sorting 2026-07-02 17:25:45.772 | standard-attr-description 2026-07-02 17:25:45.773 | standard-attr-fwaas-v2 2026-07-02 17:25:45.773 | standard-attr-revisions 2026-07-02 17:25:45.773 | standard-attr-tag 2026-07-02 17:25:45.773 | standard-attr-timestamp 2026-07-02 17:25:45.773 | stateful-security-group 2026-07-02 17:25:45.773 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.773 | subnet-external-network 2026-07-02 17:25:45.773 | subnet-service-types 2026-07-02 17:25:45.774 | subnet_allocation 2026-07-02 17:25:45.774 | subnet_onboard 2026-07-02 17:25:45.774 | subnetpool-prefix-ops 2026-07-02 17:25:45.774 | tag-creation 2026-07-02 17:25:45.774 | tap-mirror 2026-07-02 17:25:45.774 | tap-mirror-both-direction 2026-07-02 17:25:45.774 | trunk 2026-07-02 17:25:45.775 | uplink-status-propagation 2026-07-02 17:25:45.775 | uplink-status-propagation-updatable 2026-07-02 17:25:45.775 | vlan-transparent 2026-07-02 17:25:45.775 | vpn-endpoint-groups 2026-07-02 17:25:45.775 | vpnaas' 2026-07-02 17:25:45.776 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.776 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-02 17:25:45.776 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 17:25:45.776 | address-scope 2026-07-02 17:25:45.776 | agent 2026-07-02 17:25:45.776 | allowed-address-pairs 2026-07-02 17:25:45.777 | auto-allocated-topology 2026-07-02 17:25:45.777 | availability_zone 2026-07-02 17:25:45.777 | bgp 2026-07-02 17:25:45.777 | bgp_4byte_asn 2026-07-02 17:25:45.777 | bgp_dragent_scheduler 2026-07-02 17:25:45.777 | binding 2026-07-02 17:25:45.778 | binding-extended 2026-07-02 17:25:45.778 | default-subnetpools 2026-07-02 17:25:45.778 | dhcp_agent_scheduler 2026-07-02 17:25:45.778 | dns-domain-ports 2026-07-02 17:25:45.778 | dns-integration 2026-07-02 17:25:45.778 | dns-integration-domain-keywords 2026-07-02 17:25:45.779 | empty-string-filtering 2026-07-02 17:25:45.779 | enable-default-route-bfd 2026-07-02 17:25:45.779 | enable-default-route-ecmp 2026-07-02 17:25:45.779 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.779 | ext-gw-mode 2026-07-02 17:25:45.780 | external-gateway-multihoming 2026-07-02 17:25:45.780 | external-net 2026-07-02 17:25:45.780 | extra_dhcp_opt 2026-07-02 17:25:45.780 | extraroute 2026-07-02 17:25:45.780 | extraroute-atomic 2026-07-02 17:25:45.780 | filter-validation 2026-07-02 17:25:45.781 | fip-port-details 2026-07-02 17:25:45.781 | flavors 2026-07-02 17:25:45.781 | floating-ip-port-forwarding 2026-07-02 17:25:45.781 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.781 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.782 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.782 | floatingip-pools 2026-07-02 17:25:45.782 | fwaas_v2 2026-07-02 17:25:45.782 | ip_allocation 2026-07-02 17:25:45.782 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.783 | l3-flavors 2026-07-02 17:25:45.783 | l3-ha 2026-07-02 17:25:45.783 | l3_agent_scheduler 2026-07-02 17:25:45.783 | logging 2026-07-02 17:25:45.783 | multi-provider 2026-07-02 17:25:45.783 | net-mtu 2026-07-02 17:25:45.783 | net-mtu-writable 2026-07-02 17:25:45.784 | network-ip-availability 2026-07-02 17:25:45.784 | network_availability_zone 2026-07-02 17:25:45.784 | network_ha 2026-07-02 17:25:45.784 | pagination 2026-07-02 17:25:45.784 | port-device-profile 2026-07-02 17:25:45.784 | port-hardware-offload-type 2026-07-02 17:25:45.784 | port-mac-address-regenerate 2026-07-02 17:25:45.785 | port-numa-affinity-policy 2026-07-02 17:25:45.785 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.785 | port-resource-request 2026-07-02 17:25:45.785 | port-security 2026-07-02 17:25:45.785 | port-trusted-vif 2026-07-02 17:25:45.785 | project-id 2026-07-02 17:25:45.786 | provider 2026-07-02 17:25:45.786 | pvlan 2026-07-02 17:25:45.786 | qinq 2026-07-02 17:25:45.786 | qos 2026-07-02 17:25:45.786 | qos-bw-limit-direction 2026-07-02 17:25:45.786 | qos-bw-minimum-ingress 2026-07-02 17:25:45.787 | qos-default 2026-07-02 17:25:45.787 | qos-fip 2026-07-02 17:25:45.787 | qos-gateway-ip 2026-07-02 17:25:45.787 | qos-rule-type-details 2026-07-02 17:25:45.787 | qos-rule-type-filter 2026-07-02 17:25:45.787 | qos-rules-alias 2026-07-02 17:25:45.787 | quota-check-limit 2026-07-02 17:25:45.788 | quota-check-limit-default 2026-07-02 17:25:45.788 | quota_details 2026-07-02 17:25:45.788 | quotas 2026-07-02 17:25:45.788 | rbac-address-scope 2026-07-02 17:25:45.788 | rbac-policies 2026-07-02 17:25:45.788 | rbac-security-groups 2026-07-02 17:25:45.789 | router 2026-07-02 17:25:45.789 | router-enable-snat 2026-07-02 17:25:45.789 | router_availability_zone 2026-07-02 17:25:45.789 | security-group 2026-07-02 17:25:45.789 | security-groups-default-rules 2026-07-02 17:25:45.790 | security-groups-default-statefulness 2026-07-02 17:25:45.790 | security-groups-normalized-cidr 2026-07-02 17:25:45.790 | security-groups-remote-address-group 2026-07-02 17:25:45.790 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.790 | security-groups-shared-filtering 2026-07-02 17:25:45.791 | segment 2026-07-02 17:25:45.791 | sorting 2026-07-02 17:25:45.791 | standard-attr-description 2026-07-02 17:25:45.791 | standard-attr-fwaas-v2 2026-07-02 17:25:45.791 | standard-attr-revisions 2026-07-02 17:25:45.791 | standard-attr-tag 2026-07-02 17:25:45.791 | standard-attr-timestamp 2026-07-02 17:25:45.792 | stateful-security-group 2026-07-02 17:25:45.792 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.792 | subnet-external-network 2026-07-02 17:25:45.792 | subnet-service-types 2026-07-02 17:25:45.792 | subnet_allocation 2026-07-02 17:25:45.792 | subnet_onboard 2026-07-02 17:25:45.793 | subnetpool-prefix-ops 2026-07-02 17:25:45.793 | tag-creation 2026-07-02 17:25:45.793 | tap-mirror 2026-07-02 17:25:45.793 | tap-mirror-both-direction 2026-07-02 17:25:45.793 | trunk 2026-07-02 17:25:45.793 | uplink-status-propagation 2026-07-02 17:25:45.794 | uplink-status-propagation-updatable 2026-07-02 17:25:45.794 | vlan-transparent 2026-07-02 17:25:45.794 | vpn-endpoint-groups 2026-07-02 17:25:45.794 | vpnaas' 2026-07-02 17:25:45.794 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.795 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-02 17:25:45.795 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-02 17:25:45.795 | address-scope 2026-07-02 17:25:45.795 | agent 2026-07-02 17:25:45.795 | allowed-address-pairs 2026-07-02 17:25:45.795 | auto-allocated-topology 2026-07-02 17:25:45.796 | availability_zone 2026-07-02 17:25:45.796 | bgp 2026-07-02 17:25:45.796 | bgp_4byte_asn 2026-07-02 17:25:45.796 | bgp_dragent_scheduler 2026-07-02 17:25:45.796 | binding 2026-07-02 17:25:45.796 | binding-extended 2026-07-02 17:25:45.797 | default-subnetpools 2026-07-02 17:25:45.797 | dhcp_agent_scheduler 2026-07-02 17:25:45.797 | dns-domain-ports 2026-07-02 17:25:45.797 | dns-integration 2026-07-02 17:25:45.797 | dns-integration-domain-keywords 2026-07-02 17:25:45.797 | empty-string-filtering 2026-07-02 17:25:45.798 | enable-default-route-bfd 2026-07-02 17:25:45.798 | enable-default-route-ecmp 2026-07-02 17:25:45.798 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.798 | ext-gw-mode 2026-07-02 17:25:45.798 | external-gateway-multihoming 2026-07-02 17:25:45.798 | external-net 2026-07-02 17:25:45.799 | extra_dhcp_opt 2026-07-02 17:25:45.799 | extraroute 2026-07-02 17:25:45.799 | extraroute-atomic 2026-07-02 17:25:45.799 | filter-validation 2026-07-02 17:25:45.799 | fip-port-details 2026-07-02 17:25:45.799 | flavors 2026-07-02 17:25:45.799 | floating-ip-port-forwarding 2026-07-02 17:25:45.800 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.800 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.800 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.800 | floatingip-pools 2026-07-02 17:25:45.800 | fwaas_v2 2026-07-02 17:25:45.800 | ip_allocation 2026-07-02 17:25:45.800 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.800 | l3-flavors 2026-07-02 17:25:45.801 | l3-ha 2026-07-02 17:25:45.801 | l3_agent_scheduler 2026-07-02 17:25:45.801 | logging 2026-07-02 17:25:45.801 | multi-provider 2026-07-02 17:25:45.801 | net-mtu 2026-07-02 17:25:45.801 | net-mtu-writable 2026-07-02 17:25:45.801 | network-ip-availability 2026-07-02 17:25:45.801 | network_availability_zone 2026-07-02 17:25:45.802 | network_ha 2026-07-02 17:25:45.802 | pagination 2026-07-02 17:25:45.802 | port-device-profile 2026-07-02 17:25:45.802 | port-hardware-offload-type 2026-07-02 17:25:45.802 | port-mac-address-regenerate 2026-07-02 17:25:45.802 | port-numa-affinity-policy 2026-07-02 17:25:45.802 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.802 | port-resource-request 2026-07-02 17:25:45.802 | port-security 2026-07-02 17:25:45.803 | port-trusted-vif 2026-07-02 17:25:45.803 | project-id 2026-07-02 17:25:45.803 | provider 2026-07-02 17:25:45.803 | pvlan 2026-07-02 17:25:45.803 | qinq 2026-07-02 17:25:45.803 | qos 2026-07-02 17:25:45.803 | qos-bw-limit-direction 2026-07-02 17:25:45.803 | qos-bw-minimum-ingress 2026-07-02 17:25:45.804 | qos-default 2026-07-02 17:25:45.804 | qos-fip 2026-07-02 17:25:45.804 | qos-gateway-ip 2026-07-02 17:25:45.804 | qos-rule-type-details 2026-07-02 17:25:45.804 | qos-rule-type-filter 2026-07-02 17:25:45.804 | qos-rules-alias 2026-07-02 17:25:45.804 | quota-check-limit 2026-07-02 17:25:45.804 | quota-check-limit-default 2026-07-02 17:25:45.805 | quota_details 2026-07-02 17:25:45.805 | quotas 2026-07-02 17:25:45.805 | rbac-address-scope 2026-07-02 17:25:45.805 | rbac-policies 2026-07-02 17:25:45.805 | rbac-security-groups 2026-07-02 17:25:45.805 | router 2026-07-02 17:25:45.805 | router-enable-snat 2026-07-02 17:25:45.805 | router_availability_zone 2026-07-02 17:25:45.806 | security-group 2026-07-02 17:25:45.806 | security-groups-default-rules 2026-07-02 17:25:45.806 | security-groups-default-statefulness 2026-07-02 17:25:45.806 | security-groups-normalized-cidr 2026-07-02 17:25:45.806 | security-groups-remote-address-group 2026-07-02 17:25:45.806 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.806 | security-groups-shared-filtering 2026-07-02 17:25:45.807 | segment 2026-07-02 17:25:45.807 | sorting 2026-07-02 17:25:45.807 | standard-attr-description 2026-07-02 17:25:45.807 | standard-attr-fwaas-v2 2026-07-02 17:25:45.807 | standard-attr-revisions 2026-07-02 17:25:45.807 | standard-attr-tag 2026-07-02 17:25:45.807 | standard-attr-timestamp 2026-07-02 17:25:45.807 | stateful-security-group 2026-07-02 17:25:45.808 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.808 | subnet-external-network 2026-07-02 17:25:45.808 | subnet-service-types 2026-07-02 17:25:45.808 | subnet_allocation 2026-07-02 17:25:45.808 | subnet_onboard 2026-07-02 17:25:45.808 | subnetpool-prefix-ops 2026-07-02 17:25:45.808 | tag-creation 2026-07-02 17:25:45.808 | tap-mirror 2026-07-02 17:25:45.809 | tap-mirror-both-direction 2026-07-02 17:25:45.809 | trunk 2026-07-02 17:25:45.809 | uplink-status-propagation 2026-07-02 17:25:45.809 | uplink-status-propagation-updatable 2026-07-02 17:25:45.809 | vlan-transparent 2026-07-02 17:25:45.809 | vpn-endpoint-groups 2026-07-02 17:25:45.809 | vpnaas' 2026-07-02 17:25:45.810 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 17:25:45.810 | address-scope 2026-07-02 17:25:45.810 | agent 2026-07-02 17:25:45.810 | allowed-address-pairs 2026-07-02 17:25:45.810 | auto-allocated-topology 2026-07-02 17:25:45.810 | availability_zone 2026-07-02 17:25:45.810 | bgp 2026-07-02 17:25:45.811 | bgp_4byte_asn 2026-07-02 17:25:45.811 | bgp_dragent_scheduler 2026-07-02 17:25:45.811 | binding 2026-07-02 17:25:45.811 | binding-extended 2026-07-02 17:25:45.811 | default-subnetpools 2026-07-02 17:25:45.811 | dhcp_agent_scheduler 2026-07-02 17:25:45.812 | dns-domain-ports 2026-07-02 17:25:45.812 | dns-integration 2026-07-02 17:25:45.812 | dns-integration-domain-keywords 2026-07-02 17:25:45.812 | empty-string-filtering 2026-07-02 17:25:45.812 | enable-default-route-bfd 2026-07-02 17:25:45.812 | enable-default-route-ecmp 2026-07-02 17:25:45.812 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.812 | ext-gw-mode 2026-07-02 17:25:45.813 | external-gateway-multihoming 2026-07-02 17:25:45.813 | external-net 2026-07-02 17:25:45.813 | extra_dhcp_opt 2026-07-02 17:25:45.813 | extraroute 2026-07-02 17:25:45.813 | extraroute-atomic 2026-07-02 17:25:45.813 | filter-validation 2026-07-02 17:25:45.813 | fip-port-details 2026-07-02 17:25:45.813 | flavors 2026-07-02 17:25:45.814 | floating-ip-port-forwarding 2026-07-02 17:25:45.814 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.814 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.814 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.814 | floatingip-pools 2026-07-02 17:25:45.814 | fwaas_v2 2026-07-02 17:25:45.814 | ip_allocation 2026-07-02 17:25:45.814 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.815 | l3-flavors 2026-07-02 17:25:45.815 | l3-ha 2026-07-02 17:25:45.815 | l3_agent_scheduler 2026-07-02 17:25:45.815 | logging 2026-07-02 17:25:45.815 | multi-provider 2026-07-02 17:25:45.815 | net-mtu 2026-07-02 17:25:45.815 | net-mtu-writable 2026-07-02 17:25:45.815 | network-ip-availability 2026-07-02 17:25:45.816 | network_availability_zone 2026-07-02 17:25:45.816 | network_ha 2026-07-02 17:25:45.816 | pagination 2026-07-02 17:25:45.816 | port-device-profile 2026-07-02 17:25:45.816 | port-hardware-offload-type 2026-07-02 17:25:45.816 | port-mac-address-regenerate 2026-07-02 17:25:45.816 | port-numa-affinity-policy 2026-07-02 17:25:45.816 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.817 | port-resource-request 2026-07-02 17:25:45.817 | port-security 2026-07-02 17:25:45.817 | port-trusted-vif 2026-07-02 17:25:45.817 | project-id 2026-07-02 17:25:45.817 | provider 2026-07-02 17:25:45.817 | pvlan 2026-07-02 17:25:45.817 | qinq 2026-07-02 17:25:45.817 | qos 2026-07-02 17:25:45.818 | qos-bw-limit-direction 2026-07-02 17:25:45.818 | qos-bw-minimum-ingress 2026-07-02 17:25:45.818 | qos-default 2026-07-02 17:25:45.818 | qos-fip 2026-07-02 17:25:45.818 | qos-gateway-ip 2026-07-02 17:25:45.818 | qos-rule-type-details 2026-07-02 17:25:45.819 | qos-rule-type-filter 2026-07-02 17:25:45.819 | qos-rules-alias 2026-07-02 17:25:45.819 | quota-check-limit 2026-07-02 17:25:45.819 | quota-check-limit-default 2026-07-02 17:25:45.819 | quota_details 2026-07-02 17:25:45.819 | quotas 2026-07-02 17:25:45.820 | rbac-address-scope 2026-07-02 17:25:45.820 | rbac-policies 2026-07-02 17:25:45.820 | rbac-security-groups 2026-07-02 17:25:45.820 | router 2026-07-02 17:25:45.820 | router-enable-snat 2026-07-02 17:25:45.820 | router_availability_zone 2026-07-02 17:25:45.821 | security-group 2026-07-02 17:25:45.821 | security-groups-default-rules 2026-07-02 17:25:45.821 | security-groups-default-statefulness 2026-07-02 17:25:45.821 | security-groups-normalized-cidr 2026-07-02 17:25:45.821 | security-groups-remote-address-group 2026-07-02 17:25:45.822 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.822 | security-groups-shared-filtering 2026-07-02 17:25:45.822 | segment 2026-07-02 17:25:45.822 | sorting 2026-07-02 17:25:45.822 | standard-attr-description 2026-07-02 17:25:45.823 | standard-attr-fwaas-v2 2026-07-02 17:25:45.823 | standard-attr-revisions 2026-07-02 17:25:45.823 | standard-attr-tag 2026-07-02 17:25:45.823 | standard-attr-timestamp 2026-07-02 17:25:45.823 | stateful-security-group 2026-07-02 17:25:45.823 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.824 | subnet-external-network 2026-07-02 17:25:45.824 | subnet-service-types 2026-07-02 17:25:45.824 | subnet_allocation 2026-07-02 17:25:45.824 | subnet_onboard 2026-07-02 17:25:45.824 | subnetpool-prefix-ops 2026-07-02 17:25:45.824 | tag-creation 2026-07-02 17:25:45.825 | tap-mirror 2026-07-02 17:25:45.825 | tap-mirror-both-direction 2026-07-02 17:25:45.825 | trunk 2026-07-02 17:25:45.825 | uplink-status-propagation 2026-07-02 17:25:45.825 | uplink-status-propagation-updatable 2026-07-02 17:25:45.826 | vlan-transparent 2026-07-02 17:25:45.826 | vpn-endpoint-groups 2026-07-02 17:25:45.826 | vpnaas' 2026-07-02 17:25:45.826 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.826 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-02 17:25:45.826 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 17:25:45.827 | address-scope 2026-07-02 17:25:45.827 | agent 2026-07-02 17:25:45.827 | allowed-address-pairs 2026-07-02 17:25:45.827 | auto-allocated-topology 2026-07-02 17:25:45.827 | availability_zone 2026-07-02 17:25:45.827 | bgp 2026-07-02 17:25:45.828 | bgp_4byte_asn 2026-07-02 17:25:45.828 | bgp_dragent_scheduler 2026-07-02 17:25:45.828 | binding 2026-07-02 17:25:45.828 | binding-extended 2026-07-02 17:25:45.828 | default-subnetpools 2026-07-02 17:25:45.828 | dhcp_agent_scheduler 2026-07-02 17:25:45.829 | dns-domain-ports 2026-07-02 17:25:45.829 | dns-integration 2026-07-02 17:25:45.829 | dns-integration-domain-keywords 2026-07-02 17:25:45.829 | empty-string-filtering 2026-07-02 17:25:45.829 | enable-default-route-bfd 2026-07-02 17:25:45.830 | enable-default-route-ecmp 2026-07-02 17:25:45.830 | expose-port-forwarding-in-fip 2026-07-02 17:25:45.830 | ext-gw-mode 2026-07-02 17:25:45.830 | external-gateway-multihoming 2026-07-02 17:25:45.830 | external-net 2026-07-02 17:25:45.830 | extra_dhcp_opt 2026-07-02 17:25:45.830 | extraroute 2026-07-02 17:25:45.831 | extraroute-atomic 2026-07-02 17:25:45.831 | filter-validation 2026-07-02 17:25:45.831 | fip-port-details 2026-07-02 17:25:45.831 | flavors 2026-07-02 17:25:45.831 | floating-ip-port-forwarding 2026-07-02 17:25:45.831 | floating-ip-port-forwarding-description 2026-07-02 17:25:45.832 | floating-ip-port-forwarding-detail 2026-07-02 17:25:45.832 | floating-ip-port-forwarding-port-ranges 2026-07-02 17:25:45.832 | floatingip-pools 2026-07-02 17:25:45.832 | fwaas_v2 2026-07-02 17:25:45.832 | ip_allocation 2026-07-02 17:25:45.832 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:25:45.832 | l3-flavors 2026-07-02 17:25:45.833 | l3-ha 2026-07-02 17:25:45.833 | l3_agent_scheduler 2026-07-02 17:25:45.833 | logging 2026-07-02 17:25:45.833 | multi-provider 2026-07-02 17:25:45.833 | net-mtu 2026-07-02 17:25:45.834 | net-mtu-writable 2026-07-02 17:25:45.834 | network-ip-availability 2026-07-02 17:25:45.834 | network_availability_zone 2026-07-02 17:25:45.834 | network_ha 2026-07-02 17:25:45.834 | pagination 2026-07-02 17:25:45.834 | port-device-profile 2026-07-02 17:25:45.835 | port-hardware-offload-type 2026-07-02 17:25:45.835 | port-mac-address-regenerate 2026-07-02 17:25:45.835 | port-numa-affinity-policy 2026-07-02 17:25:45.835 | port-numa-affinity-policy-socket 2026-07-02 17:25:45.835 | port-resource-request 2026-07-02 17:25:45.836 | port-security 2026-07-02 17:25:45.836 | port-trusted-vif 2026-07-02 17:25:45.836 | project-id 2026-07-02 17:25:45.836 | provider 2026-07-02 17:25:45.836 | pvlan 2026-07-02 17:25:45.836 | qinq 2026-07-02 17:25:45.837 | qos 2026-07-02 17:25:45.837 | qos-bw-limit-direction 2026-07-02 17:25:45.837 | qos-bw-minimum-ingress 2026-07-02 17:25:45.837 | qos-default 2026-07-02 17:25:45.837 | qos-fip 2026-07-02 17:25:45.837 | qos-gateway-ip 2026-07-02 17:25:45.838 | qos-rule-type-details 2026-07-02 17:25:45.838 | qos-rule-type-filter 2026-07-02 17:25:45.838 | qos-rules-alias 2026-07-02 17:25:45.838 | quota-check-limit 2026-07-02 17:25:45.838 | quota-check-limit-default 2026-07-02 17:25:45.839 | quota_details 2026-07-02 17:25:45.839 | quotas 2026-07-02 17:25:45.839 | rbac-address-scope 2026-07-02 17:25:45.839 | rbac-policies 2026-07-02 17:25:45.839 | rbac-security-groups 2026-07-02 17:25:45.839 | router 2026-07-02 17:25:45.840 | router-enable-snat 2026-07-02 17:25:45.840 | router_availability_zone 2026-07-02 17:25:45.840 | security-group 2026-07-02 17:25:45.840 | security-groups-default-rules 2026-07-02 17:25:45.840 | security-groups-default-statefulness 2026-07-02 17:25:45.841 | security-groups-normalized-cidr 2026-07-02 17:25:45.841 | security-groups-remote-address-group 2026-07-02 17:25:45.841 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:25:45.841 | security-groups-shared-filtering 2026-07-02 17:25:45.841 | segment 2026-07-02 17:25:45.841 | sorting 2026-07-02 17:25:45.841 | standard-attr-description 2026-07-02 17:25:45.842 | standard-attr-fwaas-v2 2026-07-02 17:25:45.842 | standard-attr-revisions 2026-07-02 17:25:45.842 | standard-attr-tag 2026-07-02 17:25:45.842 | standard-attr-timestamp 2026-07-02 17:25:45.842 | stateful-security-group 2026-07-02 17:25:45.842 | subnet-dns-publish-fixed-ip 2026-07-02 17:25:45.842 | subnet-external-network 2026-07-02 17:25:45.843 | subnet-service-types 2026-07-02 17:25:45.843 | subnet_allocation 2026-07-02 17:25:45.843 | subnet_onboard 2026-07-02 17:25:45.843 | subnetpool-prefix-ops 2026-07-02 17:25:45.843 | tag-creation 2026-07-02 17:25:45.843 | tap-mirror 2026-07-02 17:25:45.843 | tap-mirror-both-direction 2026-07-02 17:25:45.844 | trunk 2026-07-02 17:25:45.844 | uplink-status-propagation 2026-07-02 17:25:45.844 | uplink-status-propagation-updatable 2026-07-02 17:25:45.844 | vlan-transparent 2026-07-02 17:25:45.844 | vpn-endpoint-groups 2026-07-02 17:25:45.844 | vpnaas' 2026-07-02 17:25:45.844 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:25:45.844 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-02 17:25:45.845 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-02 17:25:45.845 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-02 17:25:45.845 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-02 17:25:45.845 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-02 17:25:45.845 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-02 17:25:45.845 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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-02 17:25:45.846 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-02 17:25:45.846 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:45.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 17:25:45.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-02 17:25:45.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-02 17:25:45.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:45.849 | + 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-02 17:25:45.897 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-02 17:25:45.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:45.904 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 17:25:45.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.71:6641 2026-07-02 17:25:45.911 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.71:6641 ']' 2026-07-02 17:25:45.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:45.919 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.71:6641 2026-07-02 17:25:45.960 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-02 17:25:45.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:45.967 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 17:25:45.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.71:6642 2026-07-02 17:25:45.975 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.71:6642 ']' 2026-07-02 17:25:45.979 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:45.982 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.71:6642 2026-07-02 17:25:46.022 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-02 17:25:46.043 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.046 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-02 17:25:46.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:46.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 17:25:46.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-02 17:25:46.058 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-02 17:25:46.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:46.065 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-02 17:25:46.104 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-02 17:25:46.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:46.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 17:25:46.114 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-02 17:25:46.117 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-02 17:25:46.120 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:46.123 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-02 17:25:46.164 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-02 17:25:46.168 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:46.171 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 17:25:46.174 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 17:25:46.178 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 17:25:46.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:46.185 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 17:25:46.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-02 17:25:46.245 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-02 17:25:46.266 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.270 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-02 17:25:46.273 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 17:25:46.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:46.298 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:25:46.301 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 17:25:46.305 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-02 17:25:46.308 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:46.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 17:25:46.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-02 17:25:46.318 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-02 17:25:46.321 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:46.324 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-02 17:25:46.370 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-02 17:25:46.394 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.398 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-02 17:25:46.445 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 17:25:46.471 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.475 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-02 17:25:46.521 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-02 17:25:46.545 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:46.549 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-02 17:25:46.553 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 17:25:46.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:46.582 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:25:46.585 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 17:25:46.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-02 17:25:46.629 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-02 17:25:46.651 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.655 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-02 17:25:46.676 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.679 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-02 17:25:46.702 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.705 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-02 17:25:46.730 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.734 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-02 17:25:46.760 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:46.764 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-02 17:25:46.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:46.792 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-02 17:25:46.796 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-02 17:25:46.800 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-02 17:25:46.808 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-02 17:25:46.855 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-02 17:25:46.898 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-02 17:25:46.938 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-02 17:25:46.979 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-02 17:25:46.982 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 17:25:46.986 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-02 17:25:46.989 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 17:25:46.993 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 17:25:46.996 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-02 17:25:47.000 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 17:25:47.004 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-02 17:25:47.007 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 17:25:47.010 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-02 17:25:47.049 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-02 17:25:47.089 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.71/identity 2026-07-02 17:25:47.130 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-02 17:25:47.176 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-02 17:25:47.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-02 17:25:47.267 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-02 17:25:47.311 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-02 17:25:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.71/identity 2026-07-02 17:25:47.407 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 17:25:47.458 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 17:25:47.505 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 17:25:47.509 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-02 17:25:47.557 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-02 17:25:47.607 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-02 17:25:47.610 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 17:25:47.614 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:25:47.618 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 17:25:47.622 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-02 17:25:47.671 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-02 17:25:47.720 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.71/identity 2026-07-02 17:25:47.769 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-02 17:25:47.817 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-02 17:25:47.865 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-02 17:25:47.916 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-02 17:25:47.962 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-02 17:25:48.010 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-02 17:25:48.013 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 17:25:48.017 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 17:25:48.021 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 17:25:48.024 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-02 17:25:48.068 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-02 17:25:48.113 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.71/identity 2026-07-02 17:25:48.161 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-02 17:25:48.209 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-02 17:25:48.259 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-02 17:25:48.314 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-02 17:25:48.357 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-02 17:25:48.401 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-02 17:25:48.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-02 17:25:48.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-02 17:25:48.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-02 17:25:48.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-02 17:25:48.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-02 17:25:48.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-02 17:25:48.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-02 17:25:48.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-02 17:25:48.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-02 17:25:48.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-02 17:25:48.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-02 17:25:48.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-02 17:25:48.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-02 17:25:48.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-02 17:25:48.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-02 17:25:48.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-02 17:25:48.462 | + 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-02 17:25:48.468 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.472 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 17:25:48.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 17:25:48.481 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 17:25:48.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.491 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 17:25:48.539 | + 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-02 17:25:48.545 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 17:25:48.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-02 17:25:48.557 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-02 17:25:48.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-02 17:25:48.625 | + 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-02 17:25:48.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.633 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 17:25:48.638 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-02 17:25:48.643 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-02 17:25:48.647 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.652 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-02 17:25:48.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-02 17:25:48.709 | + 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-02 17:25:48.713 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.717 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 17:25:48.720 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-02 17:25:48.725 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-02 17:25:48.730 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.734 | + 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-02 17:25:48.788 | + 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-02 17:25:48.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 17:25:48.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-02 17:25:48.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-02 17:25:48.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-02 17:25:48.877 | + 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-02 17:25:48.882 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 17:25:48.893 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-02 17:25:48.897 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-02 17:25:48.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.907 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-02 17:25:48.962 | + 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-02 17:25:48.968 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:48.973 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-02 17:25:48.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-02 17:25:48.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-02 17:25:48.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:48.991 | + 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-02 17:25:49.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-02 17:25:49.046 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:49.051 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-02 17:25:49.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-02 17:25:49.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-02 17:25:49.064 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:49.068 | + 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-02 17:25:49.120 | + 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-02 17:25:49.124 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:49.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-02 17:25:49.133 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-02 17:25:49.138 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-02 17:25:49.142 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:49.147 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-02 17:25:49.193 | + 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-02 17:25:49.196 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:49.199 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-02 17:25:49.202 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-02 17:25:49.205 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-02 17:25:49.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:49.212 | + 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-02 17:25:49.254 | + 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-02 17:25:49.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 17:25:49.261 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 17:25:49.265 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-02 17:25:49.268 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-02 17:25:49.272 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 17:25:49.275 | + 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-02 17:25:49.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 17:25:49.326 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-02 17:25:49.386 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-02 17:25:49.442 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-02 17:25:49.447 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 17:25:49.452 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-02 17:25:49.457 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-02 17:25:49.462 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 17:25:49.466 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-02 17:25:49.471 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-02 17:25:49.476 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 17:25:49.481 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 17:25:49.505 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 17:25:49.506 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:25:49.518 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 17:25:49.525 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 17:25:49.542 | /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-02 17:25:49.551 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-02 17:25:49.555 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-02 17:25:49.561 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 17:25:49.565 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-02 17:25:49.615 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-02 17:25:49.660 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-02 17:25:49.704 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 17:25:49.752 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 17:25:49.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 17:25:49.854 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 17:25:49.900 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 17:25:49.950 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 17:25:50.002 | + 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-02 17:25:50.050 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 17:25:50.096 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 17:25:50.137 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 17:25:50.185 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-02 17:25:50.229 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 17:25:50.233 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 17:25:50.239 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-02 17:25:50.242 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-02 17:25:50.246 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 17:25:50.250 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:25:50.253 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:25:50.257 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-02 17:25:50.261 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-02 17:25:50.265 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-02 17:25:50.312 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 17:25:50.358 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-02 17:25:50.360 | + 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-02 17:25:50.375 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-02 17:25:50.381 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-02 17:25:50.385 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-02 17:25:50.388 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 17:25:50.392 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 17:25:50.396 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 17:25:50.400 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 17:25:50.404 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:25:50.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:25:50.411 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 17:25:50.415 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 17:25:50.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:25:50.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:25:50.425 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-02 17:25:50.444 | perl: warning: Setting locale failed. 2026-07-02 17:25:50.444 | perl: warning: Please check that your locale settings: 2026-07-02 17:25:50.444 | LANGUAGE = (unset), 2026-07-02 17:25:50.444 | LC_ALL = "en_US.utf8", 2026-07-02 17:25:50.444 | LANG = "de_DE.UTF-8" 2026-07-02 17:25:50.444 | are supported and installed on your system. 2026-07-02 17:25:50.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 17:25:50.506 | Enabling site neutron-api. 2026-07-02 17:25:50.513 | To activate the new configuration, you need to run: 2026-07-02 17:25:50.513 | systemctl reload apache2 2026-07-02 17:25:50.522 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 17:25:50.527 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 17:25:50.531 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 17:25:50.536 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 17:25:50.726 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-02 17:25:50.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:50.760 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-02 17:25:50.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:50.789 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-02 17:25:50.793 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-02 17:25:50.890 | + inc/async:async_inner:63 : init_neutron 2026-07-02 17:25:50.948 | [2056 Async init_neutron:54858]: running: init_neutron 2026-07-02 17:25:50.953 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-02 17:25:50.982 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:50.988 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-02 17:25:51.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:51.028 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-02 17:25:51.033 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-02 17:25:51.037 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-02 17:25:51.093 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-02 17:25:51.097 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-02 17:25:51.155 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-02 17:25:51.180 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:25:51.184 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-02 17:25:51.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:51.210 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-02 17:25:51.215 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:25:51.219 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-02 17:25:51.223 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-02 17:25:51.227 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-02 17:25:51.315 | + inc/async:async_inner:63 : init_cinder 2026-07-02 17:25:51.370 | [2056 Async init_cinder:55094]: running: init_cinder 2026-07-02 17:25:51.376 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-02 17:25:51.403 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:25:51.407 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-02 17:25:51.411 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:25:51.416 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-02 17:25:51.420 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-02 17:25:51.424 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-02 17:25:51.519 | + inc/async:async_inner:63 : init_placement 2026-07-02 17:25:51.587 | [2056 Async init_placement:55224]: running: init_placement 2026-07-02 17:25:51.591 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-02 17:25:51.671 | [2056 Async init_neutron:54858]: Waiting for completion of init_neutron running on PID 54858 (5 other jobs running) 2026-07-02 17:25:51.721 | [2056 Async init_neutron:54858]: Signaling child to exit 2026-07-02 17:26:08.401 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:26:08.438 | [55094 Async init_cinder:55094]: finished successfully 2026-07-02 17:26:51.103 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:26:51.140 | [55224 Async init_placement:55224]: finished successfully 2026-07-02 17:26:56.079 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:26:56.107 | [54858 Async init_neutron:54858]: finished successfully 2026-07-02 17:26:56.134 | WAKEUP 2026-07-02 17:26:56.158 | [2056 Async init_neutron:54858]: Signaled 2026-07-02 17:26:56.159 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-02 17:26:56.159 | + lib/database:recreate_database:112 : local db=neutron 2026-07-02 17:26:56.160 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-02 17:26:56.160 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-02 17:26:56.160 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-02 17:26:56.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.162 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-02 17:26:56.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.162 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-02 17:26:56.162 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 17:26:56.162 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:26:56.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:26:56.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:26:56.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013151162 2026-07-02 17:26:56.163 | + lib/neutron:init_neutron:504 : /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-02 17:26:56.163 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 17:26:56.163 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-02 17:26:56.164 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-02 17:26:56.165 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-02 17:26:56.166 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-02 17:26:56.167 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-02 17:26:56.168 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-02 17:26:56.169 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-02 17:26:56.170 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-02 17:26:56.171 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-02 17:26:56.172 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-02 17:26:56.173 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-02 17:26:56.174 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-02 17:26:56.175 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-02 17:26:56.176 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-02 17:26:56.177 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-02 17:26:56.178 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-02 17:26:56.179 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-02 17:26:56.180 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-02 17:26:56.181 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-02 17:26:56.181 | Running upgrade for neutron ... 2026-07-02 17:26:56.182 | OK 2026-07-02 17:26:56.182 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-02 17:26:56.182 | + functions-common:time_stop:2420 : local name 2026-07-02 17:26:56.182 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:26:56.182 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:26:56.182 | + functions-common:time_stop:2423 : local total 2026-07-02 17:26:56.182 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:26:56.182 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 17:26:56.182 | + functions-common:time_stop:2427 : start_time=1783013151162 2026-07-02 17:26:56.182 | + functions-common:time_stop:2429 : [[ -z 1783013151162 ]] 2026-07-02 17:26:56.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:26:56.183 | + functions-common:time_stop:2432 : end_time=1783013216060 2026-07-02 17:26:56.183 | + functions-common:time_stop:2433 : elapsed_time=64898 2026-07-02 17:26:56.183 | + functions-common:time_stop:2434 : total=9341 2026-07-02 17:26:56.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:26:56.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74239 2026-07-02 17:26:56.205 | [2056 Async init_neutron:54858]: finished init_neutron with result 0 in 65 seconds 2026-07-02 17:26:56.209 | + inc/async:async_wait:197 : return 0 2026-07-02 17:26:56.212 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-02 17:26:56.256 | [2056 Async init_placement:55224]: Waiting for completion of init_placement running on PID 55224 (4 other jobs running) 2026-07-02 17:26:56.277 | [2056 Async init_placement:55224]: Signaling child to exit 2026-07-02 17:26:56.277 | WAKEUP 2026-07-02 17:26:56.297 | [2056 Async init_placement:55224]: Signaled 2026-07-02 17:26:56.298 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-02 17:26:56.298 | + lib/database:recreate_database:112 : local db=placement 2026-07-02 17:26:56.298 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-02 17:26:56.298 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-02 17:26:56.298 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-02 17:26:56.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.299 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-02 17:26:56.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.299 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-02 17:26:56.299 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:26:56.299 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:56.299 | we strongly recommend against using it for new projects. 2026-07-02 17:26:56.299 | 2026-07-02 17:26:56.299 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:56.300 | framework. For more detail see 2026-07-02 17:26:56.300 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:56.300 | 2026-07-02 17:26:56.300 | __import__(import_str) 2026-07-02 17:26:56.300 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-02 17:26:56.300 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-02 17:26:56.300 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-02 17:26:56.300 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 17:26:56.300 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 17:26:56.300 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 17:26:56.301 | ++ 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-02 17:26:56.301 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.301 | + functions-common:get_or_create_user:915 : user_id=d5c427935e684ee58388beaa4c8db0ec 2026-07-02 17:26:56.301 | + functions-common:get_or_create_user:916 : echo d5c427935e684ee58388beaa4c8db0ec 2026-07-02 17:26:56.301 | d5c427935e684ee58388beaa4c8db0ec 2026-07-02 17:26:56.301 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-02 17:26:56.301 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:26:56.301 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:26:56.302 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:26:56.302 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:26:56.302 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:26:56.303 | + 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-02 17:26:56.303 | ++ 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-02 17:26:56.303 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.303 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:26:56.303 | + functions-common:get_or_add_user_project_role:980 : echo 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:26:56.303 | 5dd9dc0e127c4a91b6446e0d90091281 2026-07-02 17:26:56.303 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 17:26:56.303 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-02 17:26:56.303 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 17:26:56.304 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 17:26:56.304 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 17:26:56.304 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 17:26:56.305 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 17:26:56.305 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 17:26:56.305 | + 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-02 17:26:56.305 | ++ 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-02 17:26:56.305 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.305 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:26:56.305 | + functions-common:get_or_add_user_project_role:980 : echo 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:26:56.305 | 91036459b2744d5dbc3b274a07f78f20 2026-07-02 17:26:56.305 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.71/placement 2026-07-02 17:26:56.306 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-02 17:26:56.306 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 17:26:56.306 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-02 17:26:56.306 | ++ 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-02 17:26:56.306 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.306 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 17:26:56.306 | f4d7e23bca0549c5ad9d21cf6d16f62a' 2026-07-02 17:26:56.306 | + functions-common:get_or_create_service:1067 : echo f4d7e23bca0549c5ad9d21cf6d16f62a 2026-07-02 17:26:56.306 | f4d7e23bca0549c5ad9d21cf6d16f62a 2026-07-02 17:26:56.306 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.71/placement 2026-07-02 17:26:56.307 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 17:26:56.307 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.71/placement RegionOne 2026-07-02 17:26:56.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 17:26:56.307 | +++ 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-02 17:26:56.307 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 17:26:56.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 17:26:56.307 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.71/placement --region RegionOne -f value -c id 2026-07-02 17:26:56.308 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:26:56.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ff9e561b5e6047b79ef9fd1462013c1c 2026-07-02 17:26:56.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ff9e561b5e6047b79ef9fd1462013c1c 2026-07-02 17:26:56.308 | + functions-common:get_or_create_endpoint:1100 : public_id=ff9e561b5e6047b79ef9fd1462013c1c 2026-07-02 17:26:56.308 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 17:26:56.308 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 17:26:56.308 | + functions-common:get_or_create_endpoint:1109 : echo ff9e561b5e6047b79ef9fd1462013c1c 2026-07-02 17:26:56.308 | ff9e561b5e6047b79ef9fd1462013c1c 2026-07-02 17:26:56.341 | [2056 Async init_placement:55224]: finished init_placement with result 0 in 59 seconds 2026-07-02 17:26:56.345 | + inc/async:async_wait:197 : return 0 2026-07-02 17:26:56.347 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-02 17:26:56.391 | [2056 Async init_glance:50206]: Waiting for completion of init_glance running on PID 50206 (3 other jobs running) 2026-07-02 17:26:56.413 | [2056 Async init_glance:50206]: Signaling child to exit 2026-07-02 17:26:56.413 | WAKEUP 2026-07-02 17:26:56.432 | [2056 Async init_glance:50206]: Signaled 2026-07-02 17:26:56.433 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-02 17:26:56.433 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-02 17:26:56.433 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-02 17:26:56.433 | + lib/database:recreate_database:112 : local db=glance 2026-07-02 17:26:56.433 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-02 17:26:56.434 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-02 17:26:56.434 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-02 17:26:56.434 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.434 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-02 17:26:56.434 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.434 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-02 17:26:56.434 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 17:26:56.435 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:26:56.435 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:26:56.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:26:56.435 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013051085 2026-07-02 17:26:56.435 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-02 17:26:56.435 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:26:56.435 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:56.436 | we strongly recommend against using it for new projects. 2026-07-02 17:26:56.436 | 2026-07-02 17:26:56.436 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:56.436 | framework. For more detail see 2026-07-02 17:26:56.436 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:56.436 | 2026-07-02 17:26:56.436 | __import__(import_str) 2026-07-02 17:26:56.437 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 17:26:56.437 | 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=50312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:26:56.437 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.437 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.437 | DEBUG dbcounter [-] [50312] Writer thread running {{(pid=50312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:26:56.437 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.437 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.438 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 17:26:56.438 | 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=50312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:26:56.438 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.438 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.438 | DEBUG dbcounter [-] [50312] Writer thread running {{(pid=50312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:26:56.439 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-02 17:26:56.439 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:26:56.439 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-02 17:26:56.439 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.439 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-02 17:26:56.439 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.439 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-02 17:26:56.439 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.439 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-02 17:26:56.440 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.440 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-02 17:26:56.440 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.440 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-02 17:26:56.440 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.440 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-02 17:26:56.440 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.441 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-02 17:26:56.441 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.441 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-02 17:26:56.441 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.441 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-02 17:26:56.441 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.442 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 17:26:56.442 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.442 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 17:26:56.442 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.442 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 17:26:56.442 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.443 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 17:26:56.443 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.443 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-02 17:26:56.443 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.443 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.443 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.444 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-02 17:26:56.445 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:26:56.445 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-02 17:26:56.445 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.445 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-02 17:26:56.445 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.445 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-02 17:26:56.445 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.446 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-02 17:26:56.446 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.446 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-02 17:26:56.446 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.446 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-02 17:26:56.446 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.446 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-02 17:26:56.447 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.447 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-02 17:26:56.447 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.447 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-02 17:26:56.447 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.447 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-02 17:26:56.447 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.448 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-02 17:26:56.448 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.448 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-02 17:26:56.448 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-02 17:26:56.448 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.448 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.448 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.449 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.449 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-02 17:26:56.449 | Database migration is up to date. No migration needed. 2026-07-02 17:26:56.449 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-02 17:26:56.449 | Database is synced successfully. 2026-07-02 17:26:56.449 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-02 17:26:56.449 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 17:26:56.450 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:56.450 | we strongly recommend against using it for new projects. 2026-07-02 17:26:56.450 | 2026-07-02 17:26:56.450 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:56.450 | framework. For more detail see 2026-07-02 17:26:56.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:56.451 | 2026-07-02 17:26:56.451 | __import__(import_str) 2026-07-02 17:26:56.451 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 17:26:56.451 | 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=50496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:26:56.451 | DEBUG dbcounter [-] [50496] Writer thread running {{(pid=50496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:26:56.451 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-02 17:26:56.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-02 17:26:56.453 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-02 17:26:56.454 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-02 17:26:56.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-02 17:26:56.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-02 17:26:56.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-02 17:26:56.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-02 17:26:56.456 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-02 17:26:56.456 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-02 17:26:56.456 | + functions-common:time_stop:2420 : local name 2026-07-02 17:26:56.456 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:26:56.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:26:56.457 | + functions-common:time_stop:2423 : local total 2026-07-02 17:26:56.457 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:26:56.457 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 17:26:56.457 | + functions-common:time_stop:2427 : start_time=1783013051085 2026-07-02 17:26:56.457 | + functions-common:time_stop:2429 : [[ -z 1783013051085 ]] 2026-07-02 17:26:56.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:26:56.457 | + functions-common:time_stop:2432 : end_time=1783013067371 2026-07-02 17:26:56.457 | + functions-common:time_stop:2433 : elapsed_time=16286 2026-07-02 17:26:56.458 | + functions-common:time_stop:2434 : total=9341 2026-07-02 17:26:56.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:26:56.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25627 2026-07-02 17:26:56.480 | [2056 Async init_glance:50206]: finished init_glance with result 0 in 16 seconds 2026-07-02 17:26:56.484 | + inc/async:async_wait:197 : return 0 2026-07-02 17:26:56.487 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-02 17:26:56.507 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-02 17:26:56.510 | + inc/async:async_wait:197 : return 0 2026-07-02 17:26:56.512 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-02 17:26:56.556 | [2056 Async init_cinder:55094]: Waiting for completion of init_cinder running on PID 55094 (2 other jobs running) 2026-07-02 17:26:56.577 | [2056 Async init_cinder:55094]: Signaling child to exit 2026-07-02 17:26:56.577 | WAKEUP 2026-07-02 17:26:56.596 | [2056 Async init_cinder:55094]: Signaled 2026-07-02 17:26:56.598 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-07-02 17:26:56.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.598 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-07-02 17:26:56.598 | + lib/database:recreate_database:112 : local db=cinder 2026-07-02 17:26:56.598 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-02 17:26:56.598 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-02 17:26:56.598 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-02 17:26:56.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.599 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-02 17:26:56.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:56.599 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-07-02 17:26:56.599 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 17:26:56.599 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:26:56.599 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:26:56.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:26:56.600 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013151606 2026-07-02 17:26:56.600 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-02 17:26:56.600 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 17:26:56.600 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:56.600 | we strongly recommend against using it for new projects. 2026-07-02 17:26:56.600 | 2026-07-02 17:26:56.601 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:56.601 | framework. For more detail see 2026-07-02 17:26:56.601 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:56.601 | 2026-07-02 17:26:56.601 | import eventlet # noqa 2026-07-02 17:26:56.601 | INFO dbcounter [-] Registered counter for database cinder 2026-07-02 17:26:56.601 | 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=55296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:26:56.602 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-02 17:26:56.602 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:26:56.602 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:26:56.602 | DEBUG dbcounter [-] [55296] Writer thread running {{(pid=55296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:26:56.602 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-02 17:26:56.603 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:26:56.603 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-02 17:26:56.603 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.603 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-02 17:26:56.603 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.603 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-02 17:26:56.603 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.603 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-02 17:26:56.604 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.604 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-02 17:26:56.604 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.604 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-02 17:26:56.604 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.604 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-02 17:26:56.605 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55296) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:26:56.605 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-02 17:26:56.605 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-07-02 17:26:56.605 | + functions-common:time_stop:2420 : local name 2026-07-02 17:26:56.605 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:26:56.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:26:56.605 | + functions-common:time_stop:2423 : local total 2026-07-02 17:26:56.605 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:26:56.606 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 17:26:56.606 | + functions-common:time_stop:2427 : start_time=1783013151606 2026-07-02 17:26:56.606 | + functions-common:time_stop:2429 : [[ -z 1783013151606 ]] 2026-07-02 17:26:56.606 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:26:56.606 | + functions-common:time_stop:2432 : end_time=1783013166019 2026-07-02 17:26:56.606 | + functions-common:time_stop:2433 : elapsed_time=14413 2026-07-02 17:26:56.607 | + functions-common:time_stop:2434 : total=9341 2026-07-02 17:26:56.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:26:56.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23754 2026-07-02 17:26:56.607 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-07-02 17:26:56.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.607 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 17:26:56.607 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-07-02 17:26:56.607 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 17:26:56.608 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-07-02 17:26:56.608 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-07-02 17:26:56.608 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-07-02 17:26:56.608 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-07-02 17:26:56.608 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-02 17:26:56.608 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 17:26:56.608 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-02 17:26:56.609 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-02 17:26:56.609 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-02 17:26:56.609 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 17:26:56.609 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 17:26:56.609 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 17:26:56.609 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 17:26:56.610 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 17:26:56.611 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 17:26:56.611 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 17:26:56.611 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 17:26:56.611 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-02 17:26:56.611 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-02 17:26:56.611 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 17:26:56.611 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 17:26:56.612 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 17:26:56.612 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 17:26:56.612 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-02 17:26:56.612 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 17:26:56.612 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-02 17:26:56.612 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-02 17:26:56.613 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-02 17:26:56.613 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-02 17:26:56.613 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-02 17:26:56.613 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 17:26:56.613 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-02 17:26:56.613 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-02 17:26:56.613 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-02 17:26:56.614 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-02 17:26:56.614 | [Unit] 2026-07-02 17:26:56.614 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 17:26:56.614 | DefaultDependencies=no 2026-07-02 17:26:56.614 | After=systemd-udev-settle.service 2026-07-02 17:26:56.614 | Before=lvm2-activation-early.service 2026-07-02 17:26:56.615 | Wants=systemd-udev-settle.service 2026-07-02 17:26:56.615 | 2026-07-02 17:26:56.615 | [Service] 2026-07-02 17:26:56.615 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 17:26:56.615 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-02 17:26:56.615 | RemainAfterExit=yes 2026-07-02 17:26:56.615 | Type=oneshot 2026-07-02 17:26:56.616 | 2026-07-02 17:26:56.616 | [Install] 2026-07-02 17:26:56.616 | WantedBy=local-fs.target 2026-07-02 17:26:56.616 | Also=systemd-udev-settle.service 2026-07-02 17:26:56.616 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-02 17:26:56.616 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 17:26:56.616 | 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-02 17:26:56.617 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-02 17:26:56.617 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-02 17:26:56.617 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-02 17:26:56.617 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 17:26:56.617 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 17:26:56.617 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 17:26:56.618 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-02 17:26:56.618 | Physical volume "/dev/loop0" successfully created. 2026-07-02 17:26:56.618 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-02 17:26:56.618 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-02 17:26:56.618 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.618 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-02 17:26:56.618 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-02 17:26:56.619 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-02 17:26:56.619 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 17:26:56.619 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:56.619 | we strongly recommend against using it for new projects. 2026-07-02 17:26:56.619 | 2026-07-02 17:26:56.619 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:56.619 | framework. For more detail see 2026-07-02 17:26:56.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:56.620 | 2026-07-02 17:26:56.620 | import eventlet # noqa 2026-07-02 17:26:56.620 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-02 17:26:56.620 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-02 17:26:56.620 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-02 17:26:56.621 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-07-02 17:26:56.621 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:26:56.621 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-02 17:26:56.641 | [2056 Async init_cinder:55094]: finished init_cinder with result 0 in 17 seconds 2026-07-02 17:26:56.645 | + inc/async:async_wait:197 : return 0 2026-07-02 17:26:56.648 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-02 17:26:56.664 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.667 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-02 17:26:56.669 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:26:56.671 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-02 17:26:56.674 | + ./stack.sh:main:1239 : init_nova 2026-07-02 17:26:56.677 | + lib/nova:init_nova:849 : is_service_enabled mysql postgresql 2026-07-02 17:26:56.693 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.696 | + lib/nova:init_nova:849 : is_service_enabled n-api 2026-07-02 17:26:56.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:26:56.717 | + lib/nova:init_nova:851 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:26:56.720 | + lib/nova:init_nova:859 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 17:26:56.782 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 17:26:56.826 | [2056 Async nova-cell-0:57427]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 17:26:56.830 | ++ lib/nova:init_nova:862 : seq 1 1 2026-07-02 17:26:56.836 | + lib/nova:init_nova:862 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:26:56.840 | ++ lib/nova:init_nova:863 : conductor_conf 1 2026-07-02 17:26:56.843 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:26:56.846 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:26:56.850 | + lib/nova:init_nova:863 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 17:26:56.920 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 17:26:56.965 | [2056 Async nova-cell-1:57531]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 17:26:56.967 | + lib/nova:init_nova:866 : recreate_database nova_api 2026-07-02 17:26:56.971 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-02 17:26:56.972 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-02 17:26:56.975 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-02 17:26:56.977 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-02 17:26:56.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:57.053 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-02 17:26:57.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:26:57.135 | + lib/nova:init_nova:867 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-02 17:26:57.657 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:26:57.657 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:26:57.658 | we strongly recommend against using it for new projects. 2026-07-02 17:26:57.658 | 2026-07-02 17:26:57.658 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:26:57.658 | framework. For more detail see 2026-07-02 17:26:57.658 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:26:57.659 | 2026-07-02 17:26:57.659 | import eventlet # noqa 2026-07-02 17:26:58.041 | 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-02 17:27:02.292 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-02 17:27:02.399 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:27:02.399 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:27:02.401 | DEBUG dbcounter [-] [57601] Writer thread running {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:02.484 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-02 17:27:08.759 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57601) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:27:08.768 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-02 17:27:11.696 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57601) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:11.708 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-02 17:27:11.719 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57601) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:12.489 | ++ lib/nova:init_nova:871 : database_connection_url nova_cell0 2026-07-02 17:27:12.494 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 17:27:12.507 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 17:27:12.512 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 17:27:12.515 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 17:27:12.517 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 17:27:12.520 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 17:27:12.541 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:12.547 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 17:27:12.551 | ++ 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-02 17:27:12.554 | + lib/nova:init_nova:871 : /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-02 17:27:13.146 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:27:13.146 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:27:13.146 | we strongly recommend against using it for new projects. 2026-07-02 17:27:13.147 | 2026-07-02 17:27:13.147 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:27:13.149 | framework. For more detail see 2026-07-02 17:27:13.149 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:27:13.149 | 2026-07-02 17:27:13.149 | import eventlet # noqa 2026-07-02 17:27:13.596 | 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-02 17:27:17.143 | INFO dbcounter [None req-c031d445-84ad-4558-ae88-71db1c546e7e None None] Registered counter for database nova_api 2026-07-02 17:27:17.283 | DEBUG dbcounter [-] [58179] Writer thread running {{(pid=58179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:17.972 | ++ lib/nova:init_nova:874 : seq 0 1 2026-07-02 17:27:17.980 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 17:27:17.984 | + lib/nova:init_nova:875 : async_wait nova-cell-0 2026-07-02 17:27:18.063 | [2056 Async nova-cell-0:57427]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57427 (3 other jobs running) 2026-07-02 17:27:18.103 | [2056 Async nova-cell-0:57427]: Signaling child to exit 2026-07-02 17:27:27.213 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:27:27.246 | [57427 Async nova-cell-0:57427]: finished successfully 2026-07-02 17:27:27.276 | WAKEUP 2026-07-02 17:27:27.308 | [2056 Async nova-cell-0:57427]: Signaled 2026-07-02 17:27:27.310 | + lib/nova:init_nova_db:839 : local dbname=nova_cell0 2026-07-02 17:27:27.311 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova.conf 2026-07-02 17:27:27.311 | + lib/nova:init_nova_db:841 : recreate_database nova_cell0 2026-07-02 17:27:27.311 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-02 17:27:27.311 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-02 17:27:27.311 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-02 17:27:27.312 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-02 17:27:27.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:27:27.312 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-02 17:27:27.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:27:27.312 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-02 17:27:27.312 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:27:27.313 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:27:27.313 | we strongly recommend against using it for new projects. 2026-07-02 17:27:27.313 | 2026-07-02 17:27:27.313 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:27:27.313 | framework. For more detail see 2026-07-02 17:27:27.314 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:27:27.314 | 2026-07-02 17:27:27.314 | import eventlet # noqa 2026-07-02 17:27:27.314 | 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-02 17:27:27.314 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-02 17:27:27.315 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:27:27.315 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:27:27.315 | DEBUG dbcounter [-] [57580] Writer thread running {{(pid=57580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:27.315 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 17:27:27.315 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:27:27.316 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 17:27:27.316 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.316 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 17:27:27.316 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.316 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 17:27:27.316 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.317 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 17:27:27.317 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.317 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 17:27:27.317 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.317 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 17:27:27.318 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.318 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 17:27:27.318 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.318 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 17:27:27.318 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.319 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 17:27:27.319 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57580) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.368 | [2056 Async nova-cell-0:57427]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 30 seconds 2026-07-02 17:27:27.374 | + inc/async:async_wait:197 : return 0 2026-07-02 17:27:27.378 | + lib/nova:init_nova:874 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 17:27:27.383 | + lib/nova:init_nova:875 : async_wait nova-cell-1 2026-07-02 17:27:27.387 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:27:27.421 | [57531 Async nova-cell-1:57531]: finished successfully 2026-07-02 17:27:27.462 | [2056 Async nova-cell-1:57531]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57531 (2 other jobs running) 2026-07-02 17:27:27.496 | [2056 Async nova-cell-1:57531]: Signaling child to exit 2026-07-02 17:27:27.496 | WAKEUP 2026-07-02 17:27:27.526 | [2056 Async nova-cell-1:57531]: Signaled 2026-07-02 17:27:27.528 | + lib/nova:init_nova_db:839 : local dbname=nova_cell1 2026-07-02 17:27:27.529 | + lib/nova:init_nova_db:840 : local conffile=/etc/nova/nova_cell1.conf 2026-07-02 17:27:27.529 | + lib/nova:init_nova_db:841 : recreate_database nova_cell1 2026-07-02 17:27:27.529 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-02 17:27:27.529 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-02 17:27:27.529 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-02 17:27:27.529 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-02 17:27:27.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:27:27.529 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-02 17:27:27.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 17:27:27.529 | + lib/nova:init_nova_db:842 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-02 17:27:27.529 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:27:27.530 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:27:27.530 | we strongly recommend against using it for new projects. 2026-07-02 17:27:27.530 | 2026-07-02 17:27:27.530 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:27:27.530 | framework. For more detail see 2026-07-02 17:27:27.530 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:27:27.530 | 2026-07-02 17:27:27.530 | import eventlet # noqa 2026-07-02 17:27:27.530 | 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-02 17:27:27.530 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-02 17:27:27.530 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 17:27:27.531 | DEBUG dbcounter [-] [57598] Writer thread running {{(pid=57598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 17:27:27.531 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 17:27:27.531 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 17:27:27.531 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 17:27:27.531 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.531 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 17:27:27.532 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.532 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 17:27:27.532 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.532 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 17:27:27.532 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.532 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 17:27:27.532 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.532 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 17:27:27.532 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.533 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 17:27:27.533 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57598) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 17:27:27.589 | [2056 Async nova-cell-1:57531]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 30 seconds 2026-07-02 17:27:27.596 | + inc/async:async_wait:197 : return 0 2026-07-02 17:27:27.600 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:27:27.604 | + lib/nova:init_nova:885 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-02 17:27:28.190 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:27:28.190 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:27:28.190 | we strongly recommend against using it for new projects. 2026-07-02 17:27:28.190 | 2026-07-02 17:27:28.190 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:27:28.190 | framework. For more detail see 2026-07-02 17:27:28.190 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:27:28.190 | 2026-07-02 17:27:28.191 | import eventlet # noqa 2026-07-02 17:27:28.558 | 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-02 17:27:31.613 | Running batches of 50 until complete 2026-07-02 17:27:31.614 | INFO dbcounter [None req-b35e6236-6516-4d80-bf5a-b2cd11724ae1 None None] Registered counter for database nova_cell0 2026-07-02 17:27:31.818 | DEBUG dbcounter [-] [58831] Writer thread running {{(pid=58831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:31.824 | INFO dbcounter [None req-b35e6236-6516-4d80-bf5a-b2cd11724ae1 None None] Registered counter for database nova_api 2026-07-02 17:27:31.987 | DEBUG dbcounter [-] [58831] Writer thread running {{(pid=58831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:32.147 | INFO dbcounter [None req-b35e6236-6516-4d80-bf5a-b2cd11724ae1 None None] Registered counter for database nova_cell0 2026-07-02 17:27:32.224 | DEBUG dbcounter [-] [58831] Writer thread running {{(pid=58831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:32.321 | +-------------------------------------+--------------+-----------+ 2026-07-02 17:27:32.321 | | Migration | Total Needed | Completed | 2026-07-02 17:27:32.321 | +-------------------------------------+--------------+-----------+ 2026-07-02 17:27:32.321 | | fill_virtual_interface_list | 0 | 0 | 2026-07-02 17:27:32.321 | | migrate_empty_ratio | 0 | 0 | 2026-07-02 17:27:32.322 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-02 17:27:32.322 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-02 17:27:32.322 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-02 17:27:32.322 | | populate_dev_uuids | 0 | 0 | 2026-07-02 17:27:32.322 | | populate_instance_compute_id | 0 | 0 | 2026-07-02 17:27:32.322 | | populate_missing_availability_zones | 0 | 0 | 2026-07-02 17:27:32.323 | | populate_queued_for_delete | 0 | 0 | 2026-07-02 17:27:32.323 | | populate_user_id | 0 | 0 | 2026-07-02 17:27:32.323 | | populate_uuids | 0 | 0 | 2026-07-02 17:27:32.323 | +-------------------------------------+--------------+-----------+ 2026-07-02 17:27:33.023 | ++ lib/nova:init_nova:888 : seq 1 1 2026-07-02 17:27:33.029 | + lib/nova:init_nova:888 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:27:33.036 | ++ lib/nova:init_nova:889 : conductor_conf 1 2026-07-02 17:27:33.040 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:27:33.044 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:27:33.049 | + lib/nova:init_nova:889 : /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-02 17:27:33.532 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:27:33.532 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:27:33.532 | we strongly recommend against using it for new projects. 2026-07-02 17:27:33.532 | 2026-07-02 17:27:33.532 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:27:33.532 | framework. For more detail see 2026-07-02 17:27:33.532 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:27:33.533 | 2026-07-02 17:27:33.533 | import eventlet # noqa 2026-07-02 17:27:33.886 | 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-02 17:27:37.065 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-02 17:27:37.065 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-02 17:27:37.065 | INFO dbcounter [None req-509c3638-e248-47d9-96d6-a9030f997266 None None] Registered counter for database nova_api 2026-07-02 17:27:37.204 | DEBUG dbcounter [-] [58850] Writer thread running {{(pid=58850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:27:37.886 | + lib/nova:init_nova:893 : create_nova_keys_dir 2026-07-02 17:27:37.889 | + lib/nova:create_nova_keys_dir:835 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-02 17:27:37.908 | + lib/nova:init_nova:895 : [[ '' == \L\V\M ]] 2026-07-02 17:27:37.912 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-02 17:27:37.915 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-02 17:27:37.997 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-02 17:27:38.052 | [2056 Async configure_neutron_nova:58908]: running: configure_neutron_nova 2026-07-02 17:27:38.056 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-02 17:27:38.059 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 17:27:38.063 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-02 17:27:38.067 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:27:38.070 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:27:38.075 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:27:38.079 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:27:38.082 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:27:38.087 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:27:38.092 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:27:38.096 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:27:38.100 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:27:38.104 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-02 17:27:38.108 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:27:38.131 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:38.134 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:27:38.139 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:27:38.142 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-02 17:27:38.146 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:27:38.149 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:27:38.154 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-02 17:27:38.158 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 17:27:38.162 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 17:27:38.165 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:27:38.168 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 17:27:38.172 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-02 17:27:38.175 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 17:27:38.178 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-02 17:27:38.184 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 17:27:38.188 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 17:27:38.192 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-02 17:27:38.195 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.199 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 17:27:38.202 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-02 17:27:38.206 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:27:38.211 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 17:27:38.214 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 17:27:38.219 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-02 17:27:38.222 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.227 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-02 17:27:38.230 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:27:38.234 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-02 17:27:38.234 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:27:38.234 | gsub("[][]", "", $1); 2026-07-02 17:27:38.234 | split($1, a, "|"); 2026-07-02 17:27:38.234 | if (a[1] == matchgroup) 2026-07-02 17:27:38.234 | print a[2] 2026-07-02 17:27:38.234 | } 2026-07-02 17:27:38.234 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:27:38.244 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 17:27:38.247 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 17:27:38.251 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 17:27:38.256 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-02 17:27:38.260 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-02 17:27:38.265 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-02 17:27:38.269 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-02 17:27:38.273 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-02 17:27:38.280 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-02 17:27:38.284 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-02 17:27:38.288 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-02 17:27:38.292 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-02 17:27:38.298 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 17:27:38.301 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.304 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 17:27:38.308 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-02 17:27:38.313 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 17:27:38.318 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-02 17:27:38.322 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-02 17:27:38.327 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-02 17:27:38.331 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-02 17:27:38.338 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 17:27:38.338 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-02 17:27:38.338 | BEGIN { 2026-07-02 17:27:38.338 | section = "" 2026-07-02 17:27:38.338 | last_section = "" 2026-07-02 17:27:38.338 | section_count = 0 2026-07-02 17:27:38.338 | } 2026-07-02 17:27:38.338 | /^\[.+\]/ { 2026-07-02 17:27:38.338 | gsub("[][]", "", $1); 2026-07-02 17:27:38.338 | section=$1 2026-07-02 17:27:38.338 | next 2026-07-02 17:27:38.339 | } 2026-07-02 17:27:38.339 | /^ *\#/ { 2026-07-02 17:27:38.339 | next 2026-07-02 17:27:38.339 | } 2026-07-02 17:27:38.339 | /^[^ \t]+/ { 2026-07-02 17:27:38.339 | # get offset of first = in $0 2026-07-02 17:27:38.339 | eq_idx = index($0, "=") 2026-07-02 17:27:38.339 | # extract attr & value from $0 2026-07-02 17:27:38.339 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 17:27:38.339 | value = substr($0, eq_idx + 1) 2026-07-02 17:27:38.340 | # only need to strip trailing whitespace from attr 2026-07-02 17:27:38.340 | sub(/[ \t]*$/, "", attr) 2026-07-02 17:27:38.340 | # need to strip leading & trailing whitespace from value 2026-07-02 17:27:38.340 | sub(/^[ \t]*/, "", value) 2026-07-02 17:27:38.340 | sub(/[ \t]*$/, "", value) 2026-07-02 17:27:38.340 | 2026-07-02 17:27:38.340 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 17:27:38.340 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 17:27:38.340 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 17:27:38.341 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 17:27:38.341 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 17:27:38.341 | if (section != last_section) { 2026-07-02 17:27:38.341 | cfg_section[section_count++] = section 2026-07-02 17:27:38.341 | last_section = section 2026-07-02 17:27:38.341 | } 2026-07-02 17:27:38.341 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 17:27:38.341 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 17:27:38.341 | 2026-07-02 17:27:38.342 | cfg_attr[section, attr, 0] = value 2026-07-02 17:27:38.342 | cfg_attr_count[section, attr] = 1 2026-07-02 17:27:38.342 | } else { 2026-07-02 17:27:38.342 | lno = cfg_attr_count[section, attr]++ 2026-07-02 17:27:38.342 | cfg_attr[section, attr, lno] = value 2026-07-02 17:27:38.342 | } 2026-07-02 17:27:38.342 | } 2026-07-02 17:27:38.342 | END { 2026-07-02 17:27:38.342 | # Process each section in order 2026-07-02 17:27:38.342 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 17:27:38.342 | section = cfg_section[sno] 2026-07-02 17:27:38.342 | # The ini routines simply append a config item immediately 2026-07-02 17:27:38.343 | # after the section header. To keep the same order as defined 2026-07-02 17:27:38.343 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 17:27:38.343 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 17:27:38.343 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 17:27:38.343 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 17:27:38.343 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 17:27:38.343 | else { 2026-07-02 17:27:38.343 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 17:27:38.343 | count = cfg_attr_count[section, attr] 2026-07-02 17:27:38.344 | print "inidelete " configfile " " section " " attr 2026-07-02 17:27:38.344 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 17:27:38.344 | for (l = count -2; l >= 0; l--) 2026-07-02 17:27:38.344 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 17:27:38.344 | } 2026-07-02 17:27:38.344 | } 2026-07-02 17:27:38.344 | } 2026-07-02 17:27:38.344 | } 2026-07-02 17:27:38.344 | ' 2026-07-02 17:27:38.344 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.345 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.345 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 17:27:38.346 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 17:27:38.349 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-02 17:27:38.353 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:27:38.356 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-02 17:27:38.361 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-02 17:27:38.361 | BEGIN { group = "" } 2026-07-02 17:27:38.361 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:27:38.361 | gsub("[][]", "", $1); 2026-07-02 17:27:38.361 | split($1, a, "|"); 2026-07-02 17:27:38.361 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 17:27:38.361 | group=a[1] 2026-07-02 17:27:38.362 | } else { 2026-07-02 17:27:38.362 | group="" 2026-07-02 17:27:38.362 | } 2026-07-02 17:27:38.362 | next 2026-07-02 17:27:38.362 | } 2026-07-02 17:27:38.362 | { 2026-07-02 17:27:38.362 | if (group != "") 2026-07-02 17:27:38.362 | print $0 2026-07-02 17:27:38.363 | } 2026-07-02 17:27:38.363 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:27:38.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-02 17:27:38.373 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-02 17:27:38.416 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-02 17:27:38.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-02 17:27:38.470 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-02 17:27:38.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-02 17:27:38.518 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-02 17:27:38.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-02 17:27:38.571 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.574 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-02 17:27:38.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-02 17:27:38.620 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.625 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 17:27:38.629 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 17:27:38.633 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 17:27:38.637 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-02 17:27:38.640 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.644 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.648 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 17:27:38.651 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.657 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-02 17:27:38.661 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-02 17:27:38.665 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-02 17:27:38.669 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-02 17:27:38.673 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.677 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.682 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 17:27:38.685 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.689 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 17:27:38.695 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.699 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.703 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.708 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-02 17:27:38.711 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.716 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.719 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.719 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.722 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 17:27:38.722 | BEGIN { 2026-07-02 17:27:38.722 | section = "" 2026-07-02 17:27:38.722 | last_section = "" 2026-07-02 17:27:38.722 | section_count = 0 2026-07-02 17:27:38.722 | } 2026-07-02 17:27:38.722 | /^\[.+\]/ { 2026-07-02 17:27:38.722 | gsub("[][]", "", $1); 2026-07-02 17:27:38.722 | section=$1 2026-07-02 17:27:38.722 | next 2026-07-02 17:27:38.723 | } 2026-07-02 17:27:38.723 | /^ *\#/ { 2026-07-02 17:27:38.723 | next 2026-07-02 17:27:38.723 | } 2026-07-02 17:27:38.723 | /^[^ \t]+/ { 2026-07-02 17:27:38.723 | # get offset of first = in $0 2026-07-02 17:27:38.723 | eq_idx = index($0, "=") 2026-07-02 17:27:38.723 | # extract attr & value from $0 2026-07-02 17:27:38.723 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 17:27:38.723 | value = substr($0, eq_idx + 1) 2026-07-02 17:27:38.723 | # only need to strip trailing whitespace from attr 2026-07-02 17:27:38.724 | sub(/[ \t]*$/, "", attr) 2026-07-02 17:27:38.724 | # need to strip leading & trailing whitespace from value 2026-07-02 17:27:38.724 | sub(/^[ \t]*/, "", value) 2026-07-02 17:27:38.724 | sub(/[ \t]*$/, "", value) 2026-07-02 17:27:38.724 | 2026-07-02 17:27:38.724 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 17:27:38.724 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 17:27:38.724 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 17:27:38.724 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 17:27:38.724 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 17:27:38.726 | if (section != last_section) { 2026-07-02 17:27:38.726 | cfg_section[section_count++] = section 2026-07-02 17:27:38.726 | last_section = section 2026-07-02 17:27:38.726 | } 2026-07-02 17:27:38.726 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 17:27:38.726 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 17:27:38.726 | 2026-07-02 17:27:38.726 | cfg_attr[section, attr, 0] = value 2026-07-02 17:27:38.726 | cfg_attr_count[section, attr] = 1 2026-07-02 17:27:38.726 | } else { 2026-07-02 17:27:38.726 | lno = cfg_attr_count[section, attr]++ 2026-07-02 17:27:38.727 | cfg_attr[section, attr, lno] = value 2026-07-02 17:27:38.727 | } 2026-07-02 17:27:38.727 | } 2026-07-02 17:27:38.727 | END { 2026-07-02 17:27:38.727 | # Process each section in order 2026-07-02 17:27:38.727 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 17:27:38.727 | section = cfg_section[sno] 2026-07-02 17:27:38.727 | # The ini routines simply append a config item immediately 2026-07-02 17:27:38.727 | # after the section header. To keep the same order as defined 2026-07-02 17:27:38.727 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 17:27:38.727 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 17:27:38.727 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 17:27:38.728 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 17:27:38.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 17:27:38.728 | else { 2026-07-02 17:27:38.728 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 17:27:38.728 | count = cfg_attr_count[section, attr] 2026-07-02 17:27:38.728 | print "inidelete " configfile " " section " " attr 2026-07-02 17:27:38.728 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 17:27:38.728 | for (l = count -2; l >= 0; l--) 2026-07-02 17:27:38.728 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 17:27:38.729 | } 2026-07-02 17:27:38.729 | } 2026-07-02 17:27:38.729 | } 2026-07-02 17:27:38.729 | } 2026-07-02 17:27:38.729 | ' 2026-07-02 17:27:38.729 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 17:27:38.729 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 17:27:38.729 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 17:27:38.732 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:27:38.735 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 17:27:38.738 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 17:27:38.738 | BEGIN { group = "" } 2026-07-02 17:27:38.738 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:27:38.738 | gsub("[][]", "", $1); 2026-07-02 17:27:38.739 | split($1, a, "|"); 2026-07-02 17:27:38.739 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 17:27:38.739 | group=a[1] 2026-07-02 17:27:38.739 | } else { 2026-07-02 17:27:38.739 | group="" 2026-07-02 17:27:38.739 | } 2026-07-02 17:27:38.739 | next 2026-07-02 17:27:38.740 | } 2026-07-02 17:27:38.740 | { 2026-07-02 17:27:38.740 | if (group != "") 2026-07-02 17:27:38.740 | print $0 2026-07-02 17:27:38.740 | } 2026-07-02 17:27:38.740 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:27:38.748 | + 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-02 17:27:38.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 17:27:38.793 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.797 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 17:27:38.801 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 17:27:38.805 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 17:27:38.810 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-02 17:27:38.814 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-02 17:27:38.818 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-02 17:27:38.821 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-02 17:27:38.825 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-02 17:27:38.831 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-02 17:27:38.836 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-02 17:27:38.839 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-02 17:27:38.842 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-02 17:27:38.845 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 17:27:38.849 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.852 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 17:27:38.857 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-02 17:27:38.860 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 17:27:38.865 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-02 17:27:38.869 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-02 17:27:38.873 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-02 17:27:38.875 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-02 17:27:38.882 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 17:27:38.882 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.882 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-02 17:27:38.882 | BEGIN { 2026-07-02 17:27:38.882 | section = "" 2026-07-02 17:27:38.882 | last_section = "" 2026-07-02 17:27:38.882 | section_count = 0 2026-07-02 17:27:38.882 | } 2026-07-02 17:27:38.883 | /^\[.+\]/ { 2026-07-02 17:27:38.883 | gsub("[][]", "", $1); 2026-07-02 17:27:38.883 | section=$1 2026-07-02 17:27:38.883 | next 2026-07-02 17:27:38.883 | } 2026-07-02 17:27:38.884 | /^ *\#/ { 2026-07-02 17:27:38.884 | next 2026-07-02 17:27:38.884 | } 2026-07-02 17:27:38.884 | /^[^ \t]+/ { 2026-07-02 17:27:38.884 | # get offset of first = in $0 2026-07-02 17:27:38.884 | eq_idx = index($0, "=") 2026-07-02 17:27:38.884 | # extract attr & value from $0 2026-07-02 17:27:38.885 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 17:27:38.886 | value = substr($0, eq_idx + 1) 2026-07-02 17:27:38.886 | # only need to strip trailing whitespace from attr 2026-07-02 17:27:38.886 | sub(/[ \t]*$/, "", attr) 2026-07-02 17:27:38.886 | # need to strip leading & trailing whitespace from value 2026-07-02 17:27:38.886 | sub(/^[ \t]*/, "", value) 2026-07-02 17:27:38.886 | sub(/[ \t]*$/, "", value) 2026-07-02 17:27:38.886 | 2026-07-02 17:27:38.886 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 17:27:38.886 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 17:27:38.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 17:27:38.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 17:27:38.887 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 17:27:38.887 | if (section != last_section) { 2026-07-02 17:27:38.887 | cfg_section[section_count++] = section 2026-07-02 17:27:38.887 | last_section = section 2026-07-02 17:27:38.887 | } 2026-07-02 17:27:38.887 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 17:27:38.887 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 17:27:38.888 | 2026-07-02 17:27:38.888 | cfg_attr[section, attr, 0] = value 2026-07-02 17:27:38.888 | cfg_attr_count[section, attr] = 1 2026-07-02 17:27:38.888 | } else { 2026-07-02 17:27:38.888 | lno = cfg_attr_count[section, attr]++ 2026-07-02 17:27:38.888 | cfg_attr[section, attr, lno] = value 2026-07-02 17:27:38.888 | } 2026-07-02 17:27:38.889 | } 2026-07-02 17:27:38.889 | END { 2026-07-02 17:27:38.889 | # Process each section in order 2026-07-02 17:27:38.889 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 17:27:38.889 | section = cfg_section[sno] 2026-07-02 17:27:38.889 | # The ini routines simply append a config item immediately 2026-07-02 17:27:38.889 | # after the section header. To keep the same order as defined 2026-07-02 17:27:38.889 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 17:27:38.889 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 17:27:38.890 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 17:27:38.890 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 17:27:38.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 17:27:38.890 | else { 2026-07-02 17:27:38.890 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 17:27:38.890 | count = cfg_attr_count[section, attr] 2026-07-02 17:27:38.890 | print "inidelete " configfile " " section " " attr 2026-07-02 17:27:38.890 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 17:27:38.891 | for (l = count -2; l >= 0; l--) 2026-07-02 17:27:38.891 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 17:27:38.892 | } 2026-07-02 17:27:38.892 | } 2026-07-02 17:27:38.892 | } 2026-07-02 17:27:38.892 | } 2026-07-02 17:27:38.892 | ' 2026-07-02 17:27:38.892 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 17:27:38.892 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:27:38.892 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 17:27:38.895 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-02 17:27:38.899 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:27:38.903 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-02 17:27:38.906 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-02 17:27:38.906 | BEGIN { group = "" } 2026-07-02 17:27:38.906 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:27:38.906 | gsub("[][]", "", $1); 2026-07-02 17:27:38.906 | split($1, a, "|"); 2026-07-02 17:27:38.906 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 17:27:38.907 | group=a[1] 2026-07-02 17:27:38.907 | } else { 2026-07-02 17:27:38.907 | group="" 2026-07-02 17:27:38.907 | } 2026-07-02 17:27:38.907 | next 2026-07-02 17:27:38.907 | } 2026-07-02 17:27:38.907 | { 2026-07-02 17:27:38.907 | if (group != "") 2026-07-02 17:27:38.908 | print $0 2026-07-02 17:27:38.908 | } 2026-07-02 17:27:38.908 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:27:38.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-02 17:27:38.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-02 17:27:38.959 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:38.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-02 17:27:38.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-02 17:27:39.001 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-02 17:27:39.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-02 17:27:39.046 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-02 17:27:39.053 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-02 17:27:39.081 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:27:39.089 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.092 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-417993ff-8896-4d31-8479-8dacfb0f4c36"' 2026-07-02 17:27:39.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-417993ff-8896-4d31-8479-8dacfb0f4c36 2026-07-02 17:27:39.108 | [58908 Async configure_neutron_nova:58908]: finished successfully 2026-07-02 17:27:39.134 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-02 17:27:39.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-02 17:27:39.173 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-02 17:27:39.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-02 17:27:39.216 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:27:39.220 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-02 17:27:39.244 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:39.247 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 17:27:39.250 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-02 17:27:39.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:39.273 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 17:27:39.311 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-02 17:27:39.366 | [2056 Async configure_neutron_nova:58908]: Waiting for completion of configure_neutron_nova running on PID 58908 (2 other jobs running) 2026-07-02 17:27:39.395 | [2056 Async configure_neutron_nova:58908]: Signaling child to exit 2026-07-02 17:27:39.395 | WAKEUP 2026-07-02 17:27:39.420 | [2056 Async configure_neutron_nova:58908]: Signaled 2026-07-02 17:27:39.421 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-02 17:27:39.421 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-02 17:27:39.422 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.71/identity 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-02 17:27:39.422 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-02 17:27:39.423 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-02 17:27:39.423 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-02 17:27:39.423 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-02 17:27:39.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 17:27:39.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 17:27:39.423 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 17:27:39.423 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:39.423 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 17:27:39.423 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-02 17:27:39.423 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:27:39.423 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-02 17:27:39.424 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:27:39.424 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-02 17:27:39.424 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-02 17:27:39.425 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:27:39.425 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:27:39.425 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-02 17:27:39.425 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-02 17:27:39.425 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 17:27:39.425 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-02 17:27:39.425 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 17:27:39.425 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 17:27:39.425 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 17:27:39.425 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-02 17:27:39.425 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-02 17:27:39.426 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.71/identity 2026-07-02 17:27:39.427 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-02 17:27:39.427 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-02 17:27:39.427 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-02 17:27:39.427 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-02 17:27:39.427 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-02 17:27:39.427 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-02 17:27:39.427 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-02 17:27:39.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 17:27:39.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 17:27:39.427 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 17:27:39.428 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:39.428 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 17:27:39.428 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-02 17:27:39.473 | [2056 Async configure_neutron_nova:58908]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-02 17:27:39.478 | + inc/async:async_wait:197 : return 0 2026-07-02 17:27:39.481 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-02 17:27:39.503 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:39.506 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 17:27:39.541 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 17:27:39.583 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-02 17:27:39.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:39.606 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-02 17:27:39.609 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:27:39.612 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-02 17:27:39.615 | + ./stack.sh:main:1293 : start_nova_api 2026-07-02 17:27:39.618 | + lib/nova:start_nova_api:969 : 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-02 17:27:39.621 | + lib/nova:start_nova_api:970 : 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-02 17:27:39.624 | + lib/nova:start_nova_api:970 : 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-02 17:27:39.628 | ++ lib/nova:start_nova_api:972 : which uwsgi 2026-07-02 17:27:39.633 | + lib/nova:start_nova_api:972 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.636 | + functions-common:run_process:1674 : local service=n-api 2026-07-02 17:27:39.639 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.642 | + functions-common:run_process:1676 : local group= 2026-07-02 17:27:39.645 | + functions-common:run_process:1677 : local user= 2026-07-02 17:27:39.648 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:27:39.651 | + functions-common:run_process:1680 : local name=n-api 2026-07-02 17:27:39.654 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:27:39.656 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:27:39.660 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:27:39.663 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:27:39.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:27:39.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013259669 2026-07-02 17:27:39.675 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-02 17:27:39.696 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:39.700 | + 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-02 17:27:39.703 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-02 17:27:39.707 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.711 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.715 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.719 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 17:27:39.723 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-02 17:27:39.725 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-02 17:27:39.729 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-02 17:27:39.733 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:27:39.737 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:27:39.740 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:27:39.743 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:27:39.747 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-02 17:27:39.751 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:27:39.755 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:27:39.758 | + 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-02 17:27:39.762 | + 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-02 17:27:39.765 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-02 17:27:39.767 | + 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-02 17:27:39.770 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:27:39.773 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:27:39.776 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:27:39.778 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-02 17:27:39.781 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:27:39.786 | + 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-02 17:27:39.873 | + 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-02 17:27:39.955 | + 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-02 17:27:40.023 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-02 17:27:40.090 | + 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-02 17:27:40.159 | + 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-02 17:27:40.228 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-02 17:27:40.301 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-02 17:27:40.368 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-02 17:27:40.442 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-02 17:27:40.513 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-02 17:27:40.583 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:27:40.586 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:27:40.589 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-02 17:27:40.675 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:27:41.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-02 17:27:41.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-02 17:27:41.617 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-02 17:27:41.754 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:27:41.757 | + functions-common:time_stop:2420 : local name 2026-07-02 17:27:41.760 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:27:41.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:27:41.766 | + functions-common:time_stop:2423 : local total 2026-07-02 17:27:41.770 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:27:41.773 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:27:41.776 | + functions-common:time_stop:2427 : start_time=1783013259669 2026-07-02 17:27:41.779 | + functions-common:time_stop:2429 : [[ -z 1783013259669 ]] 2026-07-02 17:27:41.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:27:41.788 | + functions-common:time_stop:2432 : end_time=1783013261785 2026-07-02 17:27:41.794 | + functions-common:time_stop:2433 : elapsed_time=2116 2026-07-02 17:27:41.795 | + functions-common:time_stop:2434 : total=4829 2026-07-02 17:27:41.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:27:41.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6945 2026-07-02 17:27:41.806 | + lib/nova:start_nova_api:974 : echo 'Waiting for nova-api to start...' 2026-07-02 17:27:41.806 | Waiting for nova-api to start... 2026-07-02 17:27:41.810 | + lib/nova:start_nova_api:976 : local service_url=http://192.168.122.71/compute/v2.1/ 2026-07-02 17:27:41.814 | + lib/nova:start_nova_api:978 : wait_for_service 60 http://192.168.122.71/compute/v2.1/ 2026-07-02 17:27:41.817 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 17:27:41.820 | + functions:wait_for_service:477 : local url=http://192.168.122.71/compute/v2.1/ 2026-07-02 17:27:41.823 | + functions:wait_for_service:478 : local rval=0 2026-07-02 17:27:41.827 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 17:27:41.830 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:27:41.833 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:27:41.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:27:41.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:27:41.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013261842 2026-07-02 17:27:41.849 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 17:27:41.853 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:27:41.855 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/compute/v2.1/ 2026-07-02 17:27:48.231 | + :: : [[ 200 == 503 ]] 2026-07-02 17:27:48.233 | + :: : [[ 0 -eq 7 ]] 2026-07-02 17:27:48.236 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 17:27:48.239 | + functions-common:time_stop:2420 : local name 2026-07-02 17:27:48.241 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:27:48.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:27:48.246 | + functions-common:time_stop:2423 : local total 2026-07-02 17:27:48.249 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:27:48.251 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:27:48.254 | + functions-common:time_stop:2427 : start_time=1783013261842 2026-07-02 17:27:48.256 | + functions-common:time_stop:2429 : [[ -z 1783013261842 ]] 2026-07-02 17:27:48.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:27:48.264 | + functions-common:time_stop:2432 : end_time=1783013268261 2026-07-02 17:27:48.266 | + functions-common:time_stop:2433 : elapsed_time=6419 2026-07-02 17:27:48.269 | + functions-common:time_stop:2434 : total=6151 2026-07-02 17:27:48.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:27:48.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12570 2026-07-02 17:27:48.277 | + functions:wait_for_service:486 : return 0 2026-07-02 17:27:48.279 | + lib/nova:start_nova_api:982 : 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-02 17:27:48.283 | + lib/nova:start_nova_api:982 : 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-02 17:27:48.286 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-02 17:27:48.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:48.308 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-02 17:27:48.311 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:27:48.315 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-02 17:27:48.318 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-02 17:27:48.321 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-02 17:27:48.324 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-02 17:27:48.328 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-02 17:27:48.332 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-02 17:27:48.336 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:27:48.341 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-02 17:27:48.345 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-02 17:27:48.361 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-02 17:27:48.369 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-02 17:27:48.375 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-02 17:27:48.380 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-02 17:27:48.395 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-02 17:27:48.411 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-02 17:27:48.427 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-02 17:27:48.431 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-02 17:27:48.431 | Starting OVN 2026-07-02 17:27:48.433 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-02 17:27:48.437 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-02 17:27:48.437 | Starting OVS 2026-07-02 17:27:48.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-02 17:27:48.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:48.463 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-02 17:27:48.513 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-02 17:27:48.559 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-02 17:27:48.561 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-02 17:27:48.564 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 17:27:49.060 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-02 17:27:49.533 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 17:27:49.533 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 17:27:49.533 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 17:27:49.533 | 2026-07-02 17:27:49.534 | Possible reasons for having these kinds of units are: 2026-07-02 17:27:49.534 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 17:27:49.534 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 17:27:49.534 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 17:27:49.534 | a requirement dependency on it. 2026-07-02 17:27:49.534 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 17:27:49.534 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 17:27:49.534 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 17:27:49.534 | instance name specified. 2026-07-02 17:27:49.545 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-02 17:27:54.244 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-02 17:27:54.247 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 17:27:54.771 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-02 17:27:55.271 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 17:27:55.271 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 17:27:55.271 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 17:27:55.271 | 2026-07-02 17:27:55.272 | Possible reasons for having these kinds of units are: 2026-07-02 17:27:55.272 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 17:27:55.272 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 17:27:55.272 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 17:27:55.272 | a requirement dependency on it. 2026-07-02 17:27:55.272 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 17:27:55.272 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 17:27:55.272 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 17:27:55.272 | instance name specified. 2026-07-02 17:27:55.283 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-02 17:27:55.641 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-02 17:27:55.641 | Configuring OVSDB 2026-07-02 17:27:55.645 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-02 17:27:55.678 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:55.682 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-02 17:27:55.720 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-02 17:27:55.745 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=e8df9567-feee-4a76-a26f-abfefe489f65 2026-07-02 17:27:55.767 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.71:6642 2026-07-02 17:27:55.790 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-02 17:27:55.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-02 17:27:55.841 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.71 2026-07-02 17:27:55.865 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-02 17:27:55.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-02 17:27:55.901 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-02 17:27:55.904 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-02 17:27:55.933 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-02 17:27:55.937 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-02 17:27:55.941 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 17:27:55.944 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 17:27:55.948 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-02 17:27:55.952 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-02 17:27:55.956 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-02 17:27:55.960 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-02 17:27:55.964 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-02 17:27:55.970 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-02 17:27:56.007 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-02 17:27:56.048 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 17:27:56.089 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-02 17:27:56.121 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:56.125 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-02 17:27:56.129 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-02 17:27:56.133 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:27:56.137 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-02 17:27:56.142 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-02 17:27:56.167 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:56.174 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-02 17:27:56.179 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-02 17:27:56.183 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 17:27:56.759 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-02 17:27:57.291 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-02 17:27:57.370 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-02 17:27:57.372 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-02 17:27:57.376 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 17:27:57.378 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 17:27:57.381 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-02 17:27:58.387 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-02 17:27:58.391 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-02 17:27:58.394 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 17:27:58.398 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-02 17:27:58.402 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 17:27:58.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-02 17:27:58.410 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-02 17:27:58.414 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 17:27:58.418 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-02 17:27:58.422 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-02 17:27:58.426 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 17:27:58.430 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-02 17:27:58.433 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-02 17:27:58.458 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:58.462 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : 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-02 17:27:58.498 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : 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-02 17:27:58.537 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-02 17:27:58.566 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-02 17:27:58.592 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-02 17:27:58.621 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:27:58.625 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-02 17:27:58.629 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-02 17:27:58.634 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 17:27:59.158 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-02 17:27:59.675 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 17:27:59.675 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 17:27:59.675 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 17:27:59.675 | 2026-07-02 17:27:59.675 | Possible reasons for having these kinds of units are: 2026-07-02 17:27:59.675 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 17:27:59.676 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 17:27:59.676 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 17:27:59.676 | a requirement dependency on it. 2026-07-02 17:27:59.676 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 17:27:59.676 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 17:27:59.676 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 17:27:59.676 | instance name specified. 2026-07-02 17:27:59.681 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-02 17:27:59.963 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-02 17:27:59.985 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:27:59.989 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-02 17:27:59.992 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 17:28:00.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:00.017 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 17:28:00.019 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 17:28:00.024 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : 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-02 17:28:00.028 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-02 17:28:00.034 | + 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-02 17:28:00.039 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:00.042 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:00.046 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:00.050 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-02 17:28:00.053 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:00.056 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:00.059 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:00.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:00.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:00.076 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013280071 2026-07-02 17:28:00.080 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-02 17:28:00.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:00.105 | + 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-02 17:28:00.109 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-02 17:28:00.112 | + 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-02 17:28:00.116 | + 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-02 17:28:00.119 | + 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-02 17:28:00.122 | + 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-02 17:28:00.126 | + 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-02 17:28:00.129 | + 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-02 17:28:00.133 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-02 17:28:00.136 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:00.139 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:00.143 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:00.146 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:00.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-02 17:28:00.153 | + 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-02 17:28:00.156 | + 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-02 17:28:00.159 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-02 17:28:00.162 | + 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-02 17:28:00.165 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:28:00.168 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:28:00.171 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:28:00.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:28:00.177 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:28:00.180 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-02 17:28:00.183 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:28:00.189 | + 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-02 17:28:00.271 | + 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-02 17:28:00.359 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-02 17:28:00.433 | + 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-02 17:28:00.503 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-02 17:28:00.569 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-02 17:28:00.640 | + 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-02 17:28:00.706 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:28:00.708 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:28:00.711 | + 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-02 17:28:00.793 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:28:01.296 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-02 17:28:01.329 | 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-02 17:28:01.819 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-02 17:28:01.866 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:01.869 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:01.873 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:01.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:01.880 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:01.883 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:01.886 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:01.889 | + functions-common:time_stop:2427 : start_time=1783013280071 2026-07-02 17:28:01.892 | + functions-common:time_stop:2429 : [[ -z 1783013280071 ]] 2026-07-02 17:28:01.896 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:01.902 | + functions-common:time_stop:2432 : end_time=1783013281898 2026-07-02 17:28:01.905 | + functions-common:time_stop:2433 : elapsed_time=1827 2026-07-02 17:28:01.909 | + functions-common:time_stop:2434 : total=6945 2026-07-02 17:28:01.912 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:01.915 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8772 2026-07-02 17:28:01.918 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 17:28:01.921 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 17:28:01.925 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 17:28:01.929 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:28:01.948 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:28:01.951 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:28:01.954 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:28:01.956 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:28:01.959 | + 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-02 17:28:01.998 | + 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-02 17:28:02.040 | + 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-02 17:28:02.083 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:28:02.125 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-02 17:28:02.163 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-02 17:28:02.166 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 17:28:02.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:02.190 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 17:28:02.241 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 17:28:02.244 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 17:28:02.247 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-02 17:28:02.250 | + 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-02 17:28:02.253 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:02.256 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:02.259 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:02.262 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-02 17:28:02.265 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:02.268 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:02.271 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:02.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:02.278 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:02.284 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013282280 2026-07-02 17:28:02.287 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-02 17:28:02.309 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:02.312 | + 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-02 17:28:02.315 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-02 17:28:02.318 | + 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-02 17:28:02.321 | + 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-02 17:28:02.324 | + 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-02 17:28:02.327 | + 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-02 17:28:02.330 | + 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-02 17:28:02.334 | + 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-02 17:28:02.338 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-02 17:28:02.343 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:02.347 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:02.352 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:02.356 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:02.361 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-02 17:28:02.365 | + 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-02 17:28:02.369 | + 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-02 17:28:02.372 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-02 17:28:02.377 | + 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-02 17:28:02.380 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:28:02.384 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:28:02.388 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:28:02.392 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:28:02.397 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:28:02.401 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-02 17:28:02.406 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:28:02.413 | + 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-02 17:28:02.510 | + 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-02 17:28:02.624 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-02 17:28:02.702 | + 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-02 17:28:02.788 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-02 17:28:02.867 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-02 17:28:02.944 | + 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-02 17:28:03.021 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:28:03.024 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:28:03.028 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-02 17:28:03.127 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:28:03.744 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-02 17:28:03.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-02 17:28:04.298 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-02 17:28:04.351 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:04.355 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:04.359 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:04.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:04.370 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:04.372 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:04.376 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:04.380 | + functions-common:time_stop:2427 : start_time=1783013282280 2026-07-02 17:28:04.384 | + functions-common:time_stop:2429 : [[ -z 1783013282280 ]] 2026-07-02 17:28:04.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:04.397 | + functions-common:time_stop:2432 : end_time=1783013284392 2026-07-02 17:28:04.402 | + functions-common:time_stop:2433 : elapsed_time=2112 2026-07-02 17:28:04.407 | + functions-common:time_stop:2434 : total=8772 2026-07-02 17:28:04.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:04.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10884 2026-07-02 17:28:04.418 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:28:04.422 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:28:04.426 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 17:28:04.431 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 17:28:04.459 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 17:28:04.463 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 17:28:04.468 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 17:28:04.473 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 17:28:04.478 | + 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-02 17:28:04.542 | + 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-02 17:28:04.592 | + 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-02 17:28:04.645 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 17:28:04.686 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-02 17:28:04.728 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:04.731 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-02 17:28:04.735 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-02 17:28:04.738 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-02 17:28:04.772 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 17:28:04.802 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-02 17:28:04.807 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-02 17:28:04.812 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-02 17:28:04.816 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-02 17:28:04.898 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-02 17:28:04.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:04.937 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-02 17:28:04.942 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:28:04.947 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-02 17:28:04.952 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-02 17:28:04.958 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-02 17:28:04.962 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-02 17:28:05.020 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-02 17:28:05.026 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:05.031 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-02 17:28:05.091 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-02 17:28:05.096 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-02 17:28:05.100 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-02 17:28:05.106 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-02 17:28:05.110 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 17:28:05.114 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 17:28:05.119 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-02 17:28:05.124 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-02 17:28:05.128 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-02 17:28:05.132 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-02 17:28:05.137 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:05.141 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:05.146 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:05.151 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-02 17:28:05.156 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:05.161 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:05.165 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-02 17:28:05.169 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-02 17:28:05.172 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-02 17:28:05.176 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-02 17:28:05.211 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-02 17:28:05.215 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-02 17:28:05.280 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-02 17:28:05.349 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-02 17:28:05.353 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-02 17:28:05.422 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-02 17:28:05.425 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-02 17:28:05.504 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-02 17:28:05.511 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.515 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-02 17:28:05.520 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.524 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:05.529 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:05.532 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:05.536 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-02 17:28:05.540 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:05.544 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:05.550 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:05.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:05.559 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:05.566 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013285560 2026-07-02 17:28:05.570 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-02 17:28:05.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:05.604 | + 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-02 17:28:05.608 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-02 17:28:05.611 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.615 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.619 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 17:28:05.626 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-02 17:28:05.631 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-02 17:28:05.636 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-02 17:28:05.640 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:05.645 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:05.649 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:05.654 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:05.658 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-02 17:28:05.661 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:28:05.666 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:05.672 | + 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-02 17:28:05.677 | + 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-02 17:28:05.681 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-02 17:28:05.685 | + 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-02 17:28:05.690 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:28:05.695 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:28:05.700 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:28:05.704 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-02 17:28:05.708 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:28:05.716 | + 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-02 17:28:05.808 | + 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-02 17:28:05.899 | + 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-02 17:28:05.997 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-02 17:28:06.103 | + 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-02 17:28:06.191 | + 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-02 17:28:06.285 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-02 17:28:06.390 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-02 17:28:06.487 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-02 17:28:06.584 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-02 17:28:06.671 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-02 17:28:06.763 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:28:06.768 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:28:06.773 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-02 17:28:06.889 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:28:07.392 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-02 17:28:07.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-02 17:28:07.905 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-02 17:28:08.041 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:08.045 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:08.049 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:08.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:08.057 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:08.061 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:08.065 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:08.069 | + functions-common:time_stop:2427 : start_time=1783013285560 2026-07-02 17:28:08.073 | + functions-common:time_stop:2429 : [[ -z 1783013285560 ]] 2026-07-02 17:28:08.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:08.086 | + functions-common:time_stop:2432 : end_time=1783013288081 2026-07-02 17:28:08.090 | + functions-common:time_stop:2433 : elapsed_time=2521 2026-07-02 17:28:08.094 | + functions-common:time_stop:2434 : total=10884 2026-07-02 17:28:08.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:08.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13405 2026-07-02 17:28:08.107 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.71/ 2026-07-02 17:28:08.112 | + lib/neutron:start_neutron_service_and_check:645 : 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-02 17:28:08.116 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-02 17:28:08.119 | + 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-02 17:28:08.121 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:08.124 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:08.126 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:08.130 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-02 17:28:08.132 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:08.135 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:08.137 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:08.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:08.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:08.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013288145 2026-07-02 17:28:08.151 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-02 17:28:08.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:08.174 | + 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-02 17:28:08.177 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-02 17:28:08.180 | + 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-02 17:28:08.183 | + 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-02 17:28:08.185 | + 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-02 17:28:08.188 | + 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-02 17:28:08.191 | + 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-02 17:28:08.194 | + 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-02 17:28:08.197 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-02 17:28:08.199 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:08.202 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:08.205 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:08.208 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:08.210 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-02 17:28:08.213 | + 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-02 17:28:08.216 | + 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-02 17:28:08.218 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-02 17:28:08.221 | + 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-02 17:28:08.224 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:28:08.226 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:28:08.229 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:28:08.231 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:28:08.234 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:28:08.236 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-02 17:28:08.240 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:28:08.243 | + 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-02 17:28:08.329 | + 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-02 17:28:08.408 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-02 17:28:08.477 | + 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-02 17:28:08.591 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-02 17:28:08.711 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-02 17:28:08.830 | + 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-02 17:28:08.946 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:28:08.950 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:28:08.953 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-02 17:28:09.061 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:28:09.597 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-02 17:28:09.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-02 17:28:10.165 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-02 17:28:10.225 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:10.231 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:10.234 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:10.241 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:10.244 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:10.253 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:10.259 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:10.264 | + functions-common:time_stop:2427 : start_time=1783013288145 2026-07-02 17:28:10.270 | + functions-common:time_stop:2429 : [[ -z 1783013288145 ]] 2026-07-02 17:28:10.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:10.290 | + functions-common:time_stop:2432 : end_time=1783013290281 2026-07-02 17:28:10.294 | + functions-common:time_stop:2433 : elapsed_time=2136 2026-07-02 17:28:10.299 | + functions-common:time_stop:2434 : total=13405 2026-07-02 17:28:10.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:10.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15541 2026-07-02 17:28:10.315 | + lib/neutron:start_neutron_service_and_check:646 : 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-02 17:28:10.320 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-02 17:28:10.328 | + 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-02 17:28:10.334 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:10.341 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:10.348 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:10.354 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-02 17:28:10.362 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:10.367 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:10.375 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:10.382 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:10.392 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:10.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013290394 2026-07-02 17:28:10.411 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-02 17:28:10.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:10.461 | + 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-02 17:28:10.470 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-02 17:28:10.478 | + 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-02 17:28:10.488 | + 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-02 17:28:10.491 | + 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-02 17:28:10.500 | + 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-02 17:28:10.509 | + 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-02 17:28:10.512 | + 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-02 17:28:10.518 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-02 17:28:10.527 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:10.531 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:10.537 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:10.545 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:10.552 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-02 17:28:10.556 | + 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-02 17:28:10.562 | + 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-02 17:28:10.569 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-02 17:28:10.573 | + 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-02 17:28:10.580 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:28:10.586 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:28:10.591 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:28:10.597 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:28:10.605 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:28:10.611 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-02 17:28:10.617 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:28:10.624 | + 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-02 17:28:10.789 | + 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-02 17:28:10.989 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-02 17:28:11.161 | + 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-02 17:28:11.313 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-02 17:28:11.445 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-02 17:28:11.526 | + 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-02 17:28:11.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:28:11.671 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:28:11.675 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-02 17:28:11.837 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:28:12.396 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-02 17:28:12.428 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-02 17:28:12.978 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-02 17:28:13.033 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:13.038 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:13.042 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:13.047 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:13.053 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:13.058 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:13.064 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:13.069 | + functions-common:time_stop:2427 : start_time=1783013290394 2026-07-02 17:28:13.074 | + functions-common:time_stop:2429 : [[ -z 1783013290394 ]] 2026-07-02 17:28:13.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:13.093 | + functions-common:time_stop:2432 : end_time=1783013293086 2026-07-02 17:28:13.096 | + functions-common:time_stop:2433 : elapsed_time=2692 2026-07-02 17:28:13.104 | + functions-common:time_stop:2434 : total=15541 2026-07-02 17:28:13.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:13.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18233 2026-07-02 17:28:13.122 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-02 17:28:13.125 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-02 17:28:13.130 | + lib/neutron:_run_ovn_maintenance:353 : 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-02 17:28:13.135 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-02 17:28:13.135 | + 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-02 17:28:13.136 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:13.138 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:13.141 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:13.143 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-02 17:28:13.145 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:13.147 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:13.149 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:13.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:13.154 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:13.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013293156 2026-07-02 17:28:13.161 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-02 17:28:13.178 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:13.183 | + 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-02 17:28:13.183 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-02 17:28:13.184 | + 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-02 17:28:13.186 | + 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-02 17:28:13.188 | + 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-02 17:28:13.190 | + 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-02 17:28:13.192 | + 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-02 17:28:13.195 | + 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-02 17:28:13.197 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:28:13.199 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:13.201 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:13.203 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:13.205 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:13.207 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-02 17:28:13.210 | + 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-02 17:28:13.212 | + 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-02 17:28:13.214 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:28:13.216 | + 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-02 17:28:13.218 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:28:13.220 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:28:13.222 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:28:13.224 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:28:13.226 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:28:13.228 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:28:13.231 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:28:13.234 | + 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-02 17:28:13.339 | + 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-02 17:28:13.476 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-02 17:28:13.601 | + 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-02 17:28:13.733 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-02 17:28:13.847 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-02 17:28:13.962 | + 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-02 17:28:14.066 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:28:14.072 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:28:14.074 | + 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-02 17:28:14.226 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:28:14.797 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:28:14.835 | 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-02 17:28:15.346 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:28:15.401 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:15.405 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:15.407 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:15.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:15.414 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:15.416 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:15.418 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:15.421 | + functions-common:time_stop:2427 : start_time=1783013293156 2026-07-02 17:28:15.427 | + functions-common:time_stop:2429 : [[ -z 1783013293156 ]] 2026-07-02 17:28:15.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:15.438 | + functions-common:time_stop:2432 : end_time=1783013295434 2026-07-02 17:28:15.444 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-07-02 17:28:15.447 | + functions-common:time_stop:2434 : total=18233 2026-07-02 17:28:15.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:15.453 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20511 2026-07-02 17:28:15.457 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-02 17:28:15.459 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.71/networking 2026-07-02 17:28:15.463 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-02 17:28:15.463 | Waiting for Neutron to start... 2026-07-02 17:28:15.470 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-02 17:28:15.472 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.71/networking' 'Neutron did not start' 60 2026-07-02 17:28:15.475 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.71/networking' 2026-07-02 17:28:15.477 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-02 17:28:15.479 | + functions-common:test_with_retry:2360 : local until=60 2026-07-02 17:28:15.481 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 17:28:15.484 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 17:28:15.486 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 17:28:15.488 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:15.491 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:15.494 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:15.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013295496 2026-07-02 17:28:15.501 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.71/networking; do sleep 0.5; done' 2026-07-02 17:28:25.466 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.71/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 17:28:25.469 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:25.471 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:25.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:25.482 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:25.487 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:25.491 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 17:28:25.496 | + functions-common:time_stop:2427 : start_time=1783013295496 2026-07-02 17:28:25.501 | + functions-common:time_stop:2429 : [[ -z 1783013295496 ]] 2026-07-02 17:28:25.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:25.514 | + functions-common:time_stop:2432 : end_time=1783013305509 2026-07-02 17:28:25.518 | + functions-common:time_stop:2433 : elapsed_time=10013 2026-07-02 17:28:25.523 | + functions-common:time_stop:2434 : total=0 2026-07-02 17:28:25.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:25.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10013 2026-07-02 17:28:25.535 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-02 17:28:25.564 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:25.567 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-02 17:28:25.571 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:28:25.576 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-02 17:28:25.580 | + ./stack.sh:main:1311 : start_placement 2026-07-02 17:28:25.585 | + lib/placement:start_placement:137 : start_placement_api 2026-07-02 17:28:25.592 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-02 17:28:25.599 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.605 | + functions-common:run_process:1674 : local service=placement-api 2026-07-02 17:28:25.609 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.614 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:25.619 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:25.624 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:25.628 | + functions-common:run_process:1680 : local name=placement-api 2026-07-02 17:28:25.633 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:25.638 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:25.641 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:25.646 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:25.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:25.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013305654 2026-07-02 17:28:25.664 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-02 17:28:25.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:25.697 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-02 17:28:25.702 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-02 17:28:25.706 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.710 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.713 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.718 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 17:28:25.722 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-02 17:28:25.726 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-02 17:28:25.730 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-02 17:28:25.734 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:28:25.738 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:28:25.743 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:28:25.747 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:28:25.752 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-02 17:28:25.755 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:28:25.760 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:25.764 | + 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-02 17:28:25.769 | + 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-02 17:28:25.772 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-02 17:28:25.776 | + 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-02 17:28:25.780 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:28:25.784 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:28:25.789 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:28:25.794 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-02 17:28:25.798 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:28:25.807 | + 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-02 17:28:25.913 | + 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-02 17:28:26.017 | + 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-02 17:28:26.099 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-02 17:28:26.189 | + 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-02 17:28:26.280 | + 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-02 17:28:26.370 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-02 17:28:26.452 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-02 17:28:26.539 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-02 17:28:26.621 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-02 17:28:26.705 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-02 17:28:26.787 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:28:26.791 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:28:26.795 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-02 17:28:26.896 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:28:27.447 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-02 17:28:27.479 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-02 17:28:27.959 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-02 17:28:28.103 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:28.106 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:28.111 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:28.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:28.120 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:28.124 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:28.129 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:28.137 | + functions-common:time_stop:2427 : start_time=1783013305654 2026-07-02 17:28:28.138 | + functions-common:time_stop:2429 : [[ -z 1783013305654 ]] 2026-07-02 17:28:28.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:28.151 | + functions-common:time_stop:2432 : end_time=1783013308145 2026-07-02 17:28:28.154 | + functions-common:time_stop:2433 : elapsed_time=2491 2026-07-02 17:28:28.159 | + functions-common:time_stop:2434 : total=20511 2026-07-02 17:28:28.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:28.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23002 2026-07-02 17:28:28.173 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-02 17:28:28.173 | Waiting for placement-api to start... 2026-07-02 17:28:28.177 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.71/placement 2026-07-02 17:28:28.181 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 17:28:28.185 | + functions:wait_for_service:477 : local url=http://192.168.122.71/placement 2026-07-02 17:28:28.189 | + functions:wait_for_service:478 : local rval=0 2026-07-02 17:28:28.193 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 17:28:28.197 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:28:28.201 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:28.205 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:28.210 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:28.217 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013308212 2026-07-02 17:28:28.222 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 17:28:28.226 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:28:28.229 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/placement 2026-07-02 17:28:31.262 | + :: : [[ 200 == 503 ]] 2026-07-02 17:28:31.264 | + :: : [[ 0 -eq 7 ]] 2026-07-02 17:28:31.269 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 17:28:31.274 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:31.278 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:31.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:31.285 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:31.290 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:31.294 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:28:31.299 | + functions-common:time_stop:2427 : start_time=1783013308212 2026-07-02 17:28:31.303 | + functions-common:time_stop:2429 : [[ -z 1783013308212 ]] 2026-07-02 17:28:31.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:31.316 | + functions-common:time_stop:2432 : end_time=1783013311311 2026-07-02 17:28:31.321 | + functions-common:time_stop:2433 : elapsed_time=3099 2026-07-02 17:28:31.326 | + functions-common:time_stop:2434 : total=12570 2026-07-02 17:28:31.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:31.335 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15669 2026-07-02 17:28:31.340 | + functions:wait_for_service:486 : return 0 2026-07-02 17:28:31.345 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-02 17:28:31.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:31.376 | + ./stack.sh:main:1315 : start_neutron 2026-07-02 17:28:31.380 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-02 17:28:31.385 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:31.390 | + functions-common:run_process:1674 : local service=q-agt 2026-07-02 17:28:31.394 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 17:28:31.399 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:31.403 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:31.408 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:31.412 | + functions-common:run_process:1680 : local name=q-agt 2026-07-02 17:28:31.416 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:31.420 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:31.424 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:31.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:31.434 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:31.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013311436 2026-07-02 17:28:31.444 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-02 17:28:31.472 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:28:31.476 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:31.481 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:31.486 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:31.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:31.496 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:31.502 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:31.506 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:31.511 | + functions-common:time_stop:2427 : start_time=1783013311436 2026-07-02 17:28:31.515 | + functions-common:time_stop:2429 : [[ -z 1783013311436 ]] 2026-07-02 17:28:31.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:31.528 | + functions-common:time_stop:2432 : end_time=1783013311523 2026-07-02 17:28:31.532 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-02 17:28:31.537 | + functions-common:time_stop:2434 : total=23002 2026-07-02 17:28:31.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:31.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23089 2026-07-02 17:28:31.548 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-02 17:28:31.553 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 17:28:31.557 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 17:28:31.562 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-02 17:28:31.565 | + lib/neutron:start_other_agents:683 : 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-02 17:28:31.569 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-02 17:28:31.572 | + 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-02 17:28:31.576 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:31.579 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:31.583 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:31.587 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-02 17:28:31.590 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:31.599 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:31.605 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:31.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:31.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:31.623 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013311618 2026-07-02 17:28:31.629 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-02 17:28:31.658 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:28:31.663 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:31.668 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:31.673 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:31.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:31.683 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:31.688 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:31.693 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:31.697 | + functions-common:time_stop:2427 : start_time=1783013311618 2026-07-02 17:28:31.702 | + functions-common:time_stop:2429 : [[ -z 1783013311618 ]] 2026-07-02 17:28:31.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:31.715 | + functions-common:time_stop:2432 : end_time=1783013311710 2026-07-02 17:28:31.720 | + functions-common:time_stop:2433 : elapsed_time=92 2026-07-02 17:28:31.725 | + functions-common:time_stop:2434 : total=23089 2026-07-02 17:28:31.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:31.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23181 2026-07-02 17:28:31.738 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-02 17:28:31.741 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 17:28:31.745 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 17:28:31.750 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-02 17:28:31.753 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 17:28:31.757 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 17:28:31.762 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 17:28:31.766 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-02 17:28:31.770 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 17:28:31.774 | + lib/neutron:start_other_agents:685 : 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-02 17:28:31.779 | + functions-common:run_process:1674 : local service=q-l3 2026-07-02 17:28:31.782 | + 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-02 17:28:31.787 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:31.790 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:31.794 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:31.799 | + functions-common:run_process:1680 : local name=q-l3 2026-07-02 17:28:31.803 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:31.807 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:31.810 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:31.814 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:31.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:31.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013311822 2026-07-02 17:28:31.832 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-02 17:28:31.861 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:28:31.867 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:31.872 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:31.876 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:31.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:31.885 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:31.888 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:31.891 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:31.895 | + functions-common:time_stop:2427 : start_time=1783013311822 2026-07-02 17:28:31.899 | + functions-common:time_stop:2429 : [[ -z 1783013311822 ]] 2026-07-02 17:28:31.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:31.910 | + functions-common:time_stop:2432 : end_time=1783013311906 2026-07-02 17:28:31.914 | + functions-common:time_stop:2433 : elapsed_time=84 2026-07-02 17:28:31.917 | + functions-common:time_stop:2434 : total=23181 2026-07-02 17:28:31.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:31.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23265 2026-07-02 17:28:31.928 | + lib/neutron:start_other_agents:687 : 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-02 17:28:31.931 | + functions-common:run_process:1674 : local service=q-meta 2026-07-02 17:28:31.935 | + 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-02 17:28:31.938 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:31.943 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:31.947 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:31.951 | + functions-common:run_process:1680 : local name=q-meta 2026-07-02 17:28:31.954 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:31.958 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:31.962 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:31.965 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:31.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:31.979 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013311974 2026-07-02 17:28:31.983 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-02 17:28:32.011 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:28:32.017 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:32.020 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:32.024 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:32.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:32.031 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:32.034 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:32.037 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:32.042 | + functions-common:time_stop:2427 : start_time=1783013311974 2026-07-02 17:28:32.045 | + functions-common:time_stop:2429 : [[ -z 1783013311974 ]] 2026-07-02 17:28:32.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:32.056 | + functions-common:time_stop:2432 : end_time=1783013312052 2026-07-02 17:28:32.061 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-02 17:28:32.065 | + functions-common:time_stop:2434 : total=23265 2026-07-02 17:28:32.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:32.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23343 2026-07-02 17:28:32.079 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 17:28:32.084 | + functions-common:run_process:1674 : local service=q-metering 2026-07-02 17:28:32.089 | + 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-02 17:28:32.093 | + functions-common:run_process:1676 : local group= 2026-07-02 17:28:32.098 | + functions-common:run_process:1677 : local user= 2026-07-02 17:28:32.103 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:28:32.108 | + functions-common:run_process:1680 : local name=q-metering 2026-07-02 17:28:32.112 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:28:32.117 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:28:32.121 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:28:32.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:28:32.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:28:32.140 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013312134 2026-07-02 17:28:32.145 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-02 17:28:32.176 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:28:32.181 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:28:32.186 | + functions-common:time_stop:2420 : local name 2026-07-02 17:28:32.190 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:28:32.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:28:32.199 | + functions-common:time_stop:2423 : local total 2026-07-02 17:28:32.204 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:28:32.209 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:28:32.213 | + functions-common:time_stop:2427 : start_time=1783013312134 2026-07-02 17:28:32.217 | + functions-common:time_stop:2429 : [[ -z 1783013312134 ]] 2026-07-02 17:28:32.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:28:32.231 | + functions-common:time_stop:2432 : end_time=1783013312225 2026-07-02 17:28:32.235 | + functions-common:time_stop:2433 : elapsed_time=91 2026-07-02 17:28:32.241 | + functions-common:time_stop:2434 : total=23343 2026-07-02 17:28:32.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:28:32.251 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23434 2026-07-02 17:28:32.257 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-02 17:28:32.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:28:32.294 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:32.298 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-02 17:28:32.303 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:28:32.309 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-02 17:28:32.313 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-02 17:28:32.318 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-02 17:28:32.323 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-02 17:28:32.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-02 17:28:32.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 17:28:32.341 | ++ 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-02 17:28:36.479 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:28:36.485 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 17:28:36.485 | address-scope 2026-07-02 17:28:36.485 | agent 2026-07-02 17:28:36.485 | allowed-address-pairs 2026-07-02 17:28:36.485 | auto-allocated-topology 2026-07-02 17:28:36.485 | availability_zone 2026-07-02 17:28:36.485 | default-subnetpools 2026-07-02 17:28:36.485 | dhcp_agent_scheduler 2026-07-02 17:28:36.486 | dns-integration 2026-07-02 17:28:36.486 | dns-domain-ports 2026-07-02 17:28:36.486 | dns-integration-domain-keywords 2026-07-02 17:28:36.486 | empty-string-filtering 2026-07-02 17:28:36.486 | external-net 2026-07-02 17:28:36.486 | extra_dhcp_opt 2026-07-02 17:28:36.486 | extraroute 2026-07-02 17:28:36.486 | extraroute-atomic 2026-07-02 17:28:36.486 | filter-validation 2026-07-02 17:28:36.486 | floating-ip-port-forwarding-detail 2026-07-02 17:28:36.487 | fip-port-details 2026-07-02 17:28:36.487 | flavors 2026-07-02 17:28:36.487 | floatingip-pools 2026-07-02 17:28:36.487 | router 2026-07-02 17:28:36.487 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:28:36.487 | enable-default-route-bfd 2026-07-02 17:28:36.487 | enable-default-route-ecmp 2026-07-02 17:28:36.487 | ext-gw-mode 2026-07-02 17:28:36.487 | l3-ha 2026-07-02 17:28:36.487 | external-gateway-multihoming 2026-07-02 17:28:36.488 | l3-flavors 2026-07-02 17:28:36.488 | l3_agent_scheduler 2026-07-02 17:28:36.488 | multi-provider 2026-07-02 17:28:36.488 | net-mtu 2026-07-02 17:28:36.488 | net-mtu-writable 2026-07-02 17:28:36.488 | network_availability_zone 2026-07-02 17:28:36.488 | network-ip-availability 2026-07-02 17:28:36.488 | network-ip-availability-details 2026-07-02 17:28:36.488 | pagination 2026-07-02 17:28:36.488 | port-device-profile 2026-07-02 17:28:36.489 | port-mac-address-regenerate 2026-07-02 17:28:36.489 | port-numa-affinity-policy 2026-07-02 17:28:36.489 | port-numa-affinity-policy-socket 2026-07-02 17:28:36.489 | binding 2026-07-02 17:28:36.489 | binding-extended 2026-07-02 17:28:36.489 | port-security 2026-07-02 17:28:36.489 | project-id 2026-07-02 17:28:36.489 | provider 2026-07-02 17:28:36.489 | qinq 2026-07-02 17:28:36.489 | quota-check-limit 2026-07-02 17:28:36.490 | quota-check-limit-default 2026-07-02 17:28:36.490 | quotas 2026-07-02 17:28:36.490 | quota_details 2026-07-02 17:28:36.490 | rbac-policies 2026-07-02 17:28:36.490 | rbac-address-scope 2026-07-02 17:28:36.490 | rbac-security-groups 2026-07-02 17:28:36.490 | revision-if-match 2026-07-02 17:28:36.490 | standard-attr-revisions 2026-07-02 17:28:36.490 | router_availability_zone 2026-07-02 17:28:36.490 | router-enable-snat 2026-07-02 17:28:36.491 | security-groups-default-rules 2026-07-02 17:28:36.491 | security-groups-default-statefulness 2026-07-02 17:28:36.491 | security-groups-normalized-cidr 2026-07-02 17:28:36.491 | security-groups-remote-address-group 2026-07-02 17:28:36.491 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:28:36.491 | security-groups-shared-filtering 2026-07-02 17:28:36.491 | security-group 2026-07-02 17:28:36.491 | service-type 2026-07-02 17:28:36.491 | sorting 2026-07-02 17:28:36.491 | standard-attr-description 2026-07-02 17:28:36.492 | stateful-security-group 2026-07-02 17:28:36.492 | subnet-dns-publish-fixed-ip 2026-07-02 17:28:36.492 | subnet-external-network 2026-07-02 17:28:36.492 | subnet_onboard 2026-07-02 17:28:36.492 | subnet-service-types 2026-07-02 17:28:36.492 | subnet_allocation 2026-07-02 17:28:36.492 | subnetpool-prefix-ops 2026-07-02 17:28:36.492 | tag-creation 2026-07-02 17:28:36.492 | standard-attr-tag 2026-07-02 17:28:36.492 | standard-attr-timestamp 2026-07-02 17:28:36.493 | vlan-transparent' 2026-07-02 17:28:36.493 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 17:28:36.493 | address-scope 2026-07-02 17:28:36.493 | agent 2026-07-02 17:28:36.493 | allowed-address-pairs 2026-07-02 17:28:36.493 | auto-allocated-topology 2026-07-02 17:28:36.493 | availability_zone 2026-07-02 17:28:36.493 | default-subnetpools 2026-07-02 17:28:36.493 | dhcp_agent_scheduler 2026-07-02 17:28:36.493 | dns-integration 2026-07-02 17:28:36.494 | dns-domain-ports 2026-07-02 17:28:36.494 | dns-integration-domain-keywords 2026-07-02 17:28:36.494 | empty-string-filtering 2026-07-02 17:28:36.494 | external-net 2026-07-02 17:28:36.494 | extra_dhcp_opt 2026-07-02 17:28:36.494 | extraroute 2026-07-02 17:28:36.494 | extraroute-atomic 2026-07-02 17:28:36.494 | filter-validation 2026-07-02 17:28:36.494 | floating-ip-port-forwarding-detail 2026-07-02 17:28:36.494 | fip-port-details 2026-07-02 17:28:36.495 | flavors 2026-07-02 17:28:36.495 | floatingip-pools 2026-07-02 17:28:36.495 | router 2026-07-02 17:28:36.495 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:28:36.495 | enable-default-route-bfd 2026-07-02 17:28:36.495 | enable-default-route-ecmp 2026-07-02 17:28:36.495 | ext-gw-mode 2026-07-02 17:28:36.495 | l3-ha 2026-07-02 17:28:36.495 | external-gateway-multihoming 2026-07-02 17:28:36.495 | l3-flavors 2026-07-02 17:28:36.496 | l3_agent_scheduler 2026-07-02 17:28:36.496 | multi-provider 2026-07-02 17:28:36.496 | net-mtu 2026-07-02 17:28:36.496 | net-mtu-writable 2026-07-02 17:28:36.496 | network_availability_zone 2026-07-02 17:28:36.496 | network-ip-availability 2026-07-02 17:28:36.496 | network-ip-availability-details 2026-07-02 17:28:36.496 | pagination 2026-07-02 17:28:36.496 | port-device-profile 2026-07-02 17:28:36.496 | port-mac-address-regenerate 2026-07-02 17:28:36.497 | port-numa-affinity-policy 2026-07-02 17:28:36.497 | port-numa-affinity-policy-socket 2026-07-02 17:28:36.497 | binding 2026-07-02 17:28:36.497 | binding-extended 2026-07-02 17:28:36.497 | port-security 2026-07-02 17:28:36.497 | project-id 2026-07-02 17:28:36.497 | provider 2026-07-02 17:28:36.497 | qinq 2026-07-02 17:28:36.497 | quota-check-limit 2026-07-02 17:28:36.497 | quota-check-limit-default 2026-07-02 17:28:36.497 | quotas 2026-07-02 17:28:36.498 | quota_details 2026-07-02 17:28:36.498 | rbac-policies 2026-07-02 17:28:36.498 | rbac-address-scope 2026-07-02 17:28:36.498 | rbac-security-groups 2026-07-02 17:28:36.498 | revision-if-match 2026-07-02 17:28:36.498 | standard-attr-revisions 2026-07-02 17:28:36.498 | router_availability_zone 2026-07-02 17:28:36.498 | router-enable-snat 2026-07-02 17:28:36.498 | security-groups-default-rules 2026-07-02 17:28:36.499 | security-groups-default-statefulness 2026-07-02 17:28:36.499 | security-groups-normalized-cidr 2026-07-02 17:28:36.499 | security-groups-remote-address-group 2026-07-02 17:28:36.499 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:28:36.499 | security-groups-shared-filtering 2026-07-02 17:28:36.499 | security-group 2026-07-02 17:28:36.499 | service-type 2026-07-02 17:28:36.499 | sorting 2026-07-02 17:28:36.499 | standard-attr-description 2026-07-02 17:28:36.499 | stateful-security-group 2026-07-02 17:28:36.499 | subnet-dns-publish-fixed-ip 2026-07-02 17:28:36.500 | subnet-external-network 2026-07-02 17:28:36.500 | subnet_onboard 2026-07-02 17:28:36.500 | subnet-service-types 2026-07-02 17:28:36.500 | subnet_allocation 2026-07-02 17:28:36.500 | subnetpool-prefix-ops 2026-07-02 17:28:36.500 | tag-creation 2026-07-02 17:28:36.500 | standard-attr-tag 2026-07-02 17:28:36.500 | standard-attr-timestamp 2026-07-02 17:28:36.500 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 17:28:36.501 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 17:28:36.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-02 17:28:36.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-02 17:28:36.509 | ++ 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-02 17:28:41.103 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:28:41.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=af965c41-63a1-48ee-81ef-a18638060d3f 2026-07-02 17:28:41.115 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-02 17:28:41.123 | ++ 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 fd7d:c5ac:e906::/56 --share --default -f value -c id 2026-07-02 17:28:45.407 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:28:45.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=62be8446-4c43-4f8b-b7ac-56e535740b1a 2026-07-02 17:28:45.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-02 17:28:45.422 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 17:28:45.426 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 17:28:45.432 | ++ 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-02 17:28:51.594 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:28:51.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=a6f69d4b-64ac-44ac-b936-1bc0cde4216b 2026-07-02 17:28:51.604 | + 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-02 17:28:51.608 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:28:51.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-02 17:28:51.641 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-02 17:28:51.644 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z af965c41-63a1-48ee-81ef-a18638060d3f ']' 2026-07-02 17:28:51.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-02 17:28:51.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-02 17:28:51.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool af965c41-63a1-48ee-81ef-a18638060d3f ' 2026-07-02 17:28:51.660 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-02 17:28:51.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network a6f69d4b-64ac-44ac-b936-1bc0cde4216b private-subnet' 2026-07-02 17:28:51.668 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-02 17:28:51.674 | +++ 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 af965c41-63a1-48ee-81ef-a18638060d3f --network a6f69d4b-64ac-44ac-b936-1bc0cde4216b private-subnet -f value -c id 2026-07-02 17:28:57.402 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:28:57.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=fb143ef8-053f-4279-bfe9-b9ef2cf54c7b 2026-07-02 17:28:57.408 | ++ 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-02 17:28:57.411 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:28:57.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo fb143ef8-053f-4279-bfe9-b9ef2cf54c7b 2026-07-02 17:28:57.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=fb143ef8-053f-4279-bfe9-b9ef2cf54c7b 2026-07-02 17:28:57.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-02 17:28:57.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-02 17:28:57.446 | ++ 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-02 17:28:57.449 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:28:57.467 | ++ 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-02 17:28:57.471 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:28:57.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-02 17:28:57.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 62be8446-4c43-4f8b-b7ac-56e535740b1a ']' 2026-07-02 17:28:57.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-02 17:28:57.501 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-02 17:28:57.503 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 62be8446-4c43-4f8b-b7ac-56e535740b1a ' 2026-07-02 17:28:57.505 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-02 17:28:57.508 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network a6f69d4b-64ac-44ac-b936-1bc0cde4216b ipv6-private-subnet ' 2026-07-02 17:28:57.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-02 17:28:57.515 | +++ 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 62be8446-4c43-4f8b-b7ac-56e535740b1a --ipv6-ra-mode slaac --ipv6-address-mode slaac --network a6f69d4b-64ac-44ac-b936-1bc0cde4216b ipv6-private-subnet -f value -c id 2026-07-02 17:29:02.695 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:02.698 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=899c5bd7-76b8-458f-916b-41ef1a35d2dc 2026-07-02 17:29:02.702 | ++ 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-02 17:29:02.704 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:02.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 899c5bd7-76b8-458f-916b-41ef1a35d2dc 2026-07-02 17:29:02.725 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=899c5bd7-76b8-458f-916b-41ef1a35d2dc 2026-07-02 17:29:02.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-02 17:29:02.732 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-02 17:29:02.737 | ++ 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-02 17:29:06.249 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:06.252 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 17:29:06.252 | address-scope 2026-07-02 17:29:06.252 | agent 2026-07-02 17:29:06.252 | allowed-address-pairs 2026-07-02 17:29:06.252 | auto-allocated-topology 2026-07-02 17:29:06.252 | availability_zone 2026-07-02 17:29:06.252 | default-subnetpools 2026-07-02 17:29:06.253 | dhcp_agent_scheduler 2026-07-02 17:29:06.253 | dns-integration 2026-07-02 17:29:06.253 | dns-domain-ports 2026-07-02 17:29:06.253 | dns-integration-domain-keywords 2026-07-02 17:29:06.253 | empty-string-filtering 2026-07-02 17:29:06.253 | external-net 2026-07-02 17:29:06.254 | extra_dhcp_opt 2026-07-02 17:29:06.254 | extraroute 2026-07-02 17:29:06.254 | extraroute-atomic 2026-07-02 17:29:06.254 | filter-validation 2026-07-02 17:29:06.254 | floating-ip-port-forwarding-detail 2026-07-02 17:29:06.254 | fip-port-details 2026-07-02 17:29:06.254 | flavors 2026-07-02 17:29:06.255 | floatingip-pools 2026-07-02 17:29:06.255 | router 2026-07-02 17:29:06.255 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:06.255 | enable-default-route-bfd 2026-07-02 17:29:06.255 | enable-default-route-ecmp 2026-07-02 17:29:06.255 | ext-gw-mode 2026-07-02 17:29:06.255 | l3-ha 2026-07-02 17:29:06.255 | external-gateway-multihoming 2026-07-02 17:29:06.256 | l3-flavors 2026-07-02 17:29:06.256 | l3_agent_scheduler 2026-07-02 17:29:06.256 | multi-provider 2026-07-02 17:29:06.256 | net-mtu 2026-07-02 17:29:06.256 | net-mtu-writable 2026-07-02 17:29:06.256 | network_availability_zone 2026-07-02 17:29:06.256 | network-ip-availability 2026-07-02 17:29:06.257 | network-ip-availability-details 2026-07-02 17:29:06.257 | pagination 2026-07-02 17:29:06.257 | port-device-profile 2026-07-02 17:29:06.257 | port-mac-address-regenerate 2026-07-02 17:29:06.257 | port-numa-affinity-policy 2026-07-02 17:29:06.257 | port-numa-affinity-policy-socket 2026-07-02 17:29:06.257 | binding 2026-07-02 17:29:06.257 | binding-extended 2026-07-02 17:29:06.257 | port-security 2026-07-02 17:29:06.258 | project-id 2026-07-02 17:29:06.258 | provider 2026-07-02 17:29:06.258 | qinq 2026-07-02 17:29:06.258 | quota-check-limit 2026-07-02 17:29:06.258 | quota-check-limit-default 2026-07-02 17:29:06.258 | quotas 2026-07-02 17:29:06.258 | quota_details 2026-07-02 17:29:06.259 | rbac-policies 2026-07-02 17:29:06.259 | rbac-address-scope 2026-07-02 17:29:06.259 | rbac-security-groups 2026-07-02 17:29:06.259 | revision-if-match 2026-07-02 17:29:06.259 | standard-attr-revisions 2026-07-02 17:29:06.259 | router_availability_zone 2026-07-02 17:29:06.259 | router-enable-snat 2026-07-02 17:29:06.260 | security-groups-default-rules 2026-07-02 17:29:06.260 | security-groups-default-statefulness 2026-07-02 17:29:06.260 | security-groups-normalized-cidr 2026-07-02 17:29:06.260 | security-groups-remote-address-group 2026-07-02 17:29:06.260 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:06.260 | security-groups-shared-filtering 2026-07-02 17:29:06.260 | security-group 2026-07-02 17:29:06.261 | service-type 2026-07-02 17:29:06.261 | sorting 2026-07-02 17:29:06.261 | standard-attr-description 2026-07-02 17:29:06.261 | stateful-security-group 2026-07-02 17:29:06.261 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:06.261 | subnet-external-network 2026-07-02 17:29:06.261 | subnet_onboard 2026-07-02 17:29:06.261 | subnet-service-types 2026-07-02 17:29:06.261 | subnet_allocation 2026-07-02 17:29:06.262 | subnetpool-prefix-ops 2026-07-02 17:29:06.262 | tag-creation 2026-07-02 17:29:06.262 | standard-attr-tag 2026-07-02 17:29:06.262 | standard-attr-timestamp 2026-07-02 17:29:06.262 | vlan-transparent' 2026-07-02 17:29:06.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 17:29:06.262 | address-scope 2026-07-02 17:29:06.262 | agent 2026-07-02 17:29:06.263 | allowed-address-pairs 2026-07-02 17:29:06.263 | auto-allocated-topology 2026-07-02 17:29:06.263 | availability_zone 2026-07-02 17:29:06.263 | default-subnetpools 2026-07-02 17:29:06.263 | dhcp_agent_scheduler 2026-07-02 17:29:06.263 | dns-integration 2026-07-02 17:29:06.263 | dns-domain-ports 2026-07-02 17:29:06.263 | dns-integration-domain-keywords 2026-07-02 17:29:06.264 | empty-string-filtering 2026-07-02 17:29:06.264 | external-net 2026-07-02 17:29:06.264 | extra_dhcp_opt 2026-07-02 17:29:06.264 | extraroute 2026-07-02 17:29:06.264 | extraroute-atomic 2026-07-02 17:29:06.264 | filter-validation 2026-07-02 17:29:06.264 | floating-ip-port-forwarding-detail 2026-07-02 17:29:06.265 | fip-port-details 2026-07-02 17:29:06.265 | flavors 2026-07-02 17:29:06.265 | floatingip-pools 2026-07-02 17:29:06.265 | router 2026-07-02 17:29:06.265 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:06.265 | enable-default-route-bfd 2026-07-02 17:29:06.265 | enable-default-route-ecmp 2026-07-02 17:29:06.265 | ext-gw-mode 2026-07-02 17:29:06.266 | l3-ha 2026-07-02 17:29:06.266 | external-gateway-multihoming 2026-07-02 17:29:06.266 | l3-flavors 2026-07-02 17:29:06.266 | l3_agent_scheduler 2026-07-02 17:29:06.266 | multi-provider 2026-07-02 17:29:06.266 | net-mtu 2026-07-02 17:29:06.266 | net-mtu-writable 2026-07-02 17:29:06.266 | network_availability_zone 2026-07-02 17:29:06.267 | network-ip-availability 2026-07-02 17:29:06.267 | network-ip-availability-details 2026-07-02 17:29:06.267 | pagination 2026-07-02 17:29:06.267 | port-device-profile 2026-07-02 17:29:06.267 | port-mac-address-regenerate 2026-07-02 17:29:06.267 | port-numa-affinity-policy 2026-07-02 17:29:06.267 | port-numa-affinity-policy-socket 2026-07-02 17:29:06.268 | binding 2026-07-02 17:29:06.268 | binding-extended 2026-07-02 17:29:06.268 | port-security 2026-07-02 17:29:06.268 | project-id 2026-07-02 17:29:06.268 | provider 2026-07-02 17:29:06.268 | qinq 2026-07-02 17:29:06.268 | quota-check-limit 2026-07-02 17:29:06.269 | quota-check-limit-default 2026-07-02 17:29:06.269 | quotas 2026-07-02 17:29:06.269 | quota_details 2026-07-02 17:29:06.269 | rbac-policies 2026-07-02 17:29:06.269 | rbac-address-scope 2026-07-02 17:29:06.269 | rbac-security-groups 2026-07-02 17:29:06.269 | revision-if-match 2026-07-02 17:29:06.269 | standard-attr-revisions 2026-07-02 17:29:06.269 | router_availability_zone 2026-07-02 17:29:06.270 | router-enable-snat 2026-07-02 17:29:06.270 | security-groups-default-rules 2026-07-02 17:29:06.270 | security-groups-default-statefulness 2026-07-02 17:29:06.270 | security-groups-normalized-cidr 2026-07-02 17:29:06.270 | security-groups-remote-address-group 2026-07-02 17:29:06.270 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:06.270 | security-groups-shared-filtering 2026-07-02 17:29:06.271 | security-group 2026-07-02 17:29:06.271 | service-type 2026-07-02 17:29:06.271 | sorting 2026-07-02 17:29:06.271 | standard-attr-description 2026-07-02 17:29:06.271 | stateful-security-group 2026-07-02 17:29:06.271 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:06.271 | subnet-external-network 2026-07-02 17:29:06.271 | subnet_onboard 2026-07-02 17:29:06.272 | subnet-service-types 2026-07-02 17:29:06.272 | subnet_allocation 2026-07-02 17:29:06.272 | subnetpool-prefix-ops 2026-07-02 17:29:06.272 | tag-creation 2026-07-02 17:29:06.272 | standard-attr-tag 2026-07-02 17:29:06.272 | standard-attr-timestamp 2026-07-02 17:29:06.272 | vlan-transparent =~ router ]] 2026-07-02 17:29:06.273 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 17:29:06.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-02 17:29:06.273 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 17:29:06.277 | ++ 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-02 17:29:09.716 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:09.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 17:29:09.721 | address-scope 2026-07-02 17:29:09.721 | agent 2026-07-02 17:29:09.721 | allowed-address-pairs 2026-07-02 17:29:09.721 | auto-allocated-topology 2026-07-02 17:29:09.721 | availability_zone 2026-07-02 17:29:09.721 | default-subnetpools 2026-07-02 17:29:09.721 | dhcp_agent_scheduler 2026-07-02 17:29:09.721 | dns-integration 2026-07-02 17:29:09.722 | dns-domain-ports 2026-07-02 17:29:09.722 | dns-integration-domain-keywords 2026-07-02 17:29:09.722 | empty-string-filtering 2026-07-02 17:29:09.722 | external-net 2026-07-02 17:29:09.722 | extra_dhcp_opt 2026-07-02 17:29:09.722 | extraroute 2026-07-02 17:29:09.722 | extraroute-atomic 2026-07-02 17:29:09.722 | filter-validation 2026-07-02 17:29:09.722 | floating-ip-port-forwarding-detail 2026-07-02 17:29:09.722 | fip-port-details 2026-07-02 17:29:09.722 | flavors 2026-07-02 17:29:09.723 | floatingip-pools 2026-07-02 17:29:09.723 | router 2026-07-02 17:29:09.723 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:09.723 | enable-default-route-bfd 2026-07-02 17:29:09.723 | enable-default-route-ecmp 2026-07-02 17:29:09.723 | ext-gw-mode 2026-07-02 17:29:09.723 | l3-ha 2026-07-02 17:29:09.723 | external-gateway-multihoming 2026-07-02 17:29:09.723 | l3-flavors 2026-07-02 17:29:09.723 | l3_agent_scheduler 2026-07-02 17:29:09.724 | multi-provider 2026-07-02 17:29:09.724 | net-mtu 2026-07-02 17:29:09.724 | net-mtu-writable 2026-07-02 17:29:09.724 | network_availability_zone 2026-07-02 17:29:09.724 | network-ip-availability 2026-07-02 17:29:09.724 | network-ip-availability-details 2026-07-02 17:29:09.724 | pagination 2026-07-02 17:29:09.724 | port-device-profile 2026-07-02 17:29:09.724 | port-mac-address-regenerate 2026-07-02 17:29:09.724 | port-numa-affinity-policy 2026-07-02 17:29:09.725 | port-numa-affinity-policy-socket 2026-07-02 17:29:09.725 | binding 2026-07-02 17:29:09.725 | binding-extended 2026-07-02 17:29:09.725 | port-security 2026-07-02 17:29:09.725 | project-id 2026-07-02 17:29:09.725 | provider 2026-07-02 17:29:09.725 | qinq 2026-07-02 17:29:09.725 | quota-check-limit 2026-07-02 17:29:09.725 | quota-check-limit-default 2026-07-02 17:29:09.725 | quotas 2026-07-02 17:29:09.725 | quota_details 2026-07-02 17:29:09.726 | rbac-policies 2026-07-02 17:29:09.726 | rbac-address-scope 2026-07-02 17:29:09.726 | rbac-security-groups 2026-07-02 17:29:09.726 | revision-if-match 2026-07-02 17:29:09.726 | standard-attr-revisions 2026-07-02 17:29:09.726 | router_availability_zone 2026-07-02 17:29:09.726 | router-enable-snat 2026-07-02 17:29:09.726 | security-groups-default-rules 2026-07-02 17:29:09.726 | security-groups-default-statefulness 2026-07-02 17:29:09.726 | security-groups-normalized-cidr 2026-07-02 17:29:09.727 | security-groups-remote-address-group 2026-07-02 17:29:09.727 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:09.727 | security-groups-shared-filtering 2026-07-02 17:29:09.727 | security-group 2026-07-02 17:29:09.727 | service-type 2026-07-02 17:29:09.727 | sorting 2026-07-02 17:29:09.727 | standard-attr-description 2026-07-02 17:29:09.727 | stateful-security-group 2026-07-02 17:29:09.727 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:09.727 | subnet-external-network 2026-07-02 17:29:09.728 | subnet_onboard 2026-07-02 17:29:09.728 | subnet-service-types 2026-07-02 17:29:09.728 | subnet_allocation 2026-07-02 17:29:09.728 | subnetpool-prefix-ops 2026-07-02 17:29:09.728 | tag-creation 2026-07-02 17:29:09.728 | standard-attr-tag 2026-07-02 17:29:09.728 | standard-attr-timestamp 2026-07-02 17:29:09.728 | vlan-transparent' 2026-07-02 17:29:09.728 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 17:29:09.728 | address-scope 2026-07-02 17:29:09.729 | agent 2026-07-02 17:29:09.729 | allowed-address-pairs 2026-07-02 17:29:09.729 | auto-allocated-topology 2026-07-02 17:29:09.729 | availability_zone 2026-07-02 17:29:09.729 | default-subnetpools 2026-07-02 17:29:09.729 | dhcp_agent_scheduler 2026-07-02 17:29:09.729 | dns-integration 2026-07-02 17:29:09.729 | dns-domain-ports 2026-07-02 17:29:09.729 | dns-integration-domain-keywords 2026-07-02 17:29:09.729 | empty-string-filtering 2026-07-02 17:29:09.729 | external-net 2026-07-02 17:29:09.730 | extra_dhcp_opt 2026-07-02 17:29:09.730 | extraroute 2026-07-02 17:29:09.730 | extraroute-atomic 2026-07-02 17:29:09.730 | filter-validation 2026-07-02 17:29:09.730 | floating-ip-port-forwarding-detail 2026-07-02 17:29:09.730 | fip-port-details 2026-07-02 17:29:09.730 | flavors 2026-07-02 17:29:09.730 | floatingip-pools 2026-07-02 17:29:09.730 | router 2026-07-02 17:29:09.730 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:09.731 | enable-default-route-bfd 2026-07-02 17:29:09.731 | enable-default-route-ecmp 2026-07-02 17:29:09.731 | ext-gw-mode 2026-07-02 17:29:09.731 | l3-ha 2026-07-02 17:29:09.731 | external-gateway-multihoming 2026-07-02 17:29:09.731 | l3-flavors 2026-07-02 17:29:09.731 | l3_agent_scheduler 2026-07-02 17:29:09.731 | multi-provider 2026-07-02 17:29:09.731 | net-mtu 2026-07-02 17:29:09.731 | net-mtu-writable 2026-07-02 17:29:09.732 | network_availability_zone 2026-07-02 17:29:09.732 | network-ip-availability 2026-07-02 17:29:09.732 | network-ip-availability-details 2026-07-02 17:29:09.732 | pagination 2026-07-02 17:29:09.732 | port-device-profile 2026-07-02 17:29:09.732 | port-mac-address-regenerate 2026-07-02 17:29:09.732 | port-numa-affinity-policy 2026-07-02 17:29:09.732 | port-numa-affinity-policy-socket 2026-07-02 17:29:09.732 | binding 2026-07-02 17:29:09.732 | binding-extended 2026-07-02 17:29:09.733 | port-security 2026-07-02 17:29:09.733 | project-id 2026-07-02 17:29:09.733 | provider 2026-07-02 17:29:09.733 | qinq 2026-07-02 17:29:09.733 | quota-check-limit 2026-07-02 17:29:09.733 | quota-check-limit-default 2026-07-02 17:29:09.733 | quotas 2026-07-02 17:29:09.733 | quota_details 2026-07-02 17:29:09.733 | rbac-policies 2026-07-02 17:29:09.733 | rbac-address-scope 2026-07-02 17:29:09.733 | rbac-security-groups 2026-07-02 17:29:09.734 | revision-if-match 2026-07-02 17:29:09.734 | standard-attr-revisions 2026-07-02 17:29:09.734 | router_availability_zone 2026-07-02 17:29:09.734 | router-enable-snat 2026-07-02 17:29:09.734 | security-groups-default-rules 2026-07-02 17:29:09.734 | security-groups-default-statefulness 2026-07-02 17:29:09.734 | security-groups-normalized-cidr 2026-07-02 17:29:09.734 | security-groups-remote-address-group 2026-07-02 17:29:09.734 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:09.734 | security-groups-shared-filtering 2026-07-02 17:29:09.735 | security-group 2026-07-02 17:29:09.735 | service-type 2026-07-02 17:29:09.735 | sorting 2026-07-02 17:29:09.735 | standard-attr-description 2026-07-02 17:29:09.735 | stateful-security-group 2026-07-02 17:29:09.735 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:09.735 | subnet-external-network 2026-07-02 17:29:09.735 | subnet_onboard 2026-07-02 17:29:09.735 | subnet-service-types 2026-07-02 17:29:09.735 | subnet_allocation 2026-07-02 17:29:09.736 | subnetpool-prefix-ops 2026-07-02 17:29:09.736 | tag-creation 2026-07-02 17:29:09.736 | standard-attr-tag 2026-07-02 17:29:09.736 | standard-attr-timestamp 2026-07-02 17:29:09.736 | vlan-transparent =~ external-net ]] 2026-07-02 17:29:09.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 17:29:09.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-02 17:29:09.740 | ++ 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-02 17:29:13.506 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:13.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=1874b7d9-7b2a-4d97-95d6-2e5dae625109 2026-07-02 17:29:13.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-02 17:29:13.515 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:13.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-02 17:29:13.534 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-02 17:29:13.537 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 17:29:13.541 | ++ 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-02 17:29:17.018 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:17.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 17:29:17.022 | address-scope 2026-07-02 17:29:17.022 | agent 2026-07-02 17:29:17.022 | allowed-address-pairs 2026-07-02 17:29:17.022 | auto-allocated-topology 2026-07-02 17:29:17.022 | availability_zone 2026-07-02 17:29:17.022 | default-subnetpools 2026-07-02 17:29:17.022 | dhcp_agent_scheduler 2026-07-02 17:29:17.022 | dns-integration 2026-07-02 17:29:17.022 | dns-domain-ports 2026-07-02 17:29:17.022 | dns-integration-domain-keywords 2026-07-02 17:29:17.023 | empty-string-filtering 2026-07-02 17:29:17.023 | external-net 2026-07-02 17:29:17.023 | extra_dhcp_opt 2026-07-02 17:29:17.023 | extraroute 2026-07-02 17:29:17.023 | extraroute-atomic 2026-07-02 17:29:17.023 | filter-validation 2026-07-02 17:29:17.023 | floating-ip-port-forwarding-detail 2026-07-02 17:29:17.023 | fip-port-details 2026-07-02 17:29:17.023 | flavors 2026-07-02 17:29:17.023 | floatingip-pools 2026-07-02 17:29:17.023 | router 2026-07-02 17:29:17.023 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:17.024 | enable-default-route-bfd 2026-07-02 17:29:17.025 | enable-default-route-ecmp 2026-07-02 17:29:17.025 | ext-gw-mode 2026-07-02 17:29:17.025 | l3-ha 2026-07-02 17:29:17.026 | external-gateway-multihoming 2026-07-02 17:29:17.026 | l3-flavors 2026-07-02 17:29:17.027 | l3_agent_scheduler 2026-07-02 17:29:17.027 | multi-provider 2026-07-02 17:29:17.027 | net-mtu 2026-07-02 17:29:17.027 | net-mtu-writable 2026-07-02 17:29:17.027 | network_availability_zone 2026-07-02 17:29:17.027 | network-ip-availability 2026-07-02 17:29:17.027 | network-ip-availability-details 2026-07-02 17:29:17.027 | pagination 2026-07-02 17:29:17.027 | port-device-profile 2026-07-02 17:29:17.028 | port-mac-address-regenerate 2026-07-02 17:29:17.028 | port-numa-affinity-policy 2026-07-02 17:29:17.028 | port-numa-affinity-policy-socket 2026-07-02 17:29:17.028 | binding 2026-07-02 17:29:17.028 | binding-extended 2026-07-02 17:29:17.028 | port-security 2026-07-02 17:29:17.028 | project-id 2026-07-02 17:29:17.028 | provider 2026-07-02 17:29:17.028 | qinq 2026-07-02 17:29:17.028 | quota-check-limit 2026-07-02 17:29:17.028 | quota-check-limit-default 2026-07-02 17:29:17.028 | quotas 2026-07-02 17:29:17.029 | quota_details 2026-07-02 17:29:17.030 | rbac-policies 2026-07-02 17:29:17.030 | rbac-address-scope 2026-07-02 17:29:17.030 | rbac-security-groups 2026-07-02 17:29:17.031 | revision-if-match 2026-07-02 17:29:17.031 | standard-attr-revisions 2026-07-02 17:29:17.032 | router_availability_zone 2026-07-02 17:29:17.032 | router-enable-snat 2026-07-02 17:29:17.032 | security-groups-default-rules 2026-07-02 17:29:17.032 | security-groups-default-statefulness 2026-07-02 17:29:17.032 | security-groups-normalized-cidr 2026-07-02 17:29:17.032 | security-groups-remote-address-group 2026-07-02 17:29:17.032 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:17.032 | security-groups-shared-filtering 2026-07-02 17:29:17.032 | security-group 2026-07-02 17:29:17.032 | service-type 2026-07-02 17:29:17.032 | sorting 2026-07-02 17:29:17.033 | standard-attr-description 2026-07-02 17:29:17.033 | stateful-security-group 2026-07-02 17:29:17.033 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:17.033 | subnet-external-network 2026-07-02 17:29:17.033 | subnet_onboard 2026-07-02 17:29:17.033 | subnet-service-types 2026-07-02 17:29:17.033 | subnet_allocation 2026-07-02 17:29:17.033 | subnetpool-prefix-ops 2026-07-02 17:29:17.034 | tag-creation 2026-07-02 17:29:17.034 | standard-attr-tag 2026-07-02 17:29:17.034 | standard-attr-timestamp 2026-07-02 17:29:17.034 | vlan-transparent' 2026-07-02 17:29:17.034 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 17:29:17.034 | address-scope 2026-07-02 17:29:17.034 | agent 2026-07-02 17:29:17.035 | allowed-address-pairs 2026-07-02 17:29:17.035 | auto-allocated-topology 2026-07-02 17:29:17.035 | availability_zone 2026-07-02 17:29:17.035 | default-subnetpools 2026-07-02 17:29:17.035 | dhcp_agent_scheduler 2026-07-02 17:29:17.035 | dns-integration 2026-07-02 17:29:17.035 | dns-domain-ports 2026-07-02 17:29:17.036 | dns-integration-domain-keywords 2026-07-02 17:29:17.036 | empty-string-filtering 2026-07-02 17:29:17.036 | external-net 2026-07-02 17:29:17.036 | extra_dhcp_opt 2026-07-02 17:29:17.036 | extraroute 2026-07-02 17:29:17.036 | extraroute-atomic 2026-07-02 17:29:17.036 | filter-validation 2026-07-02 17:29:17.036 | floating-ip-port-forwarding-detail 2026-07-02 17:29:17.036 | fip-port-details 2026-07-02 17:29:17.036 | flavors 2026-07-02 17:29:17.036 | floatingip-pools 2026-07-02 17:29:17.037 | router 2026-07-02 17:29:17.037 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:29:17.037 | enable-default-route-bfd 2026-07-02 17:29:17.037 | enable-default-route-ecmp 2026-07-02 17:29:17.037 | ext-gw-mode 2026-07-02 17:29:17.037 | l3-ha 2026-07-02 17:29:17.037 | external-gateway-multihoming 2026-07-02 17:29:17.038 | l3-flavors 2026-07-02 17:29:17.038 | l3_agent_scheduler 2026-07-02 17:29:17.038 | multi-provider 2026-07-02 17:29:17.038 | net-mtu 2026-07-02 17:29:17.038 | net-mtu-writable 2026-07-02 17:29:17.038 | network_availability_zone 2026-07-02 17:29:17.038 | network-ip-availability 2026-07-02 17:29:17.038 | network-ip-availability-details 2026-07-02 17:29:17.038 | pagination 2026-07-02 17:29:17.039 | port-device-profile 2026-07-02 17:29:17.039 | port-mac-address-regenerate 2026-07-02 17:29:17.039 | port-numa-affinity-policy 2026-07-02 17:29:17.039 | port-numa-affinity-policy-socket 2026-07-02 17:29:17.039 | binding 2026-07-02 17:29:17.039 | binding-extended 2026-07-02 17:29:17.039 | port-security 2026-07-02 17:29:17.040 | project-id 2026-07-02 17:29:17.040 | provider 2026-07-02 17:29:17.040 | qinq 2026-07-02 17:29:17.040 | quota-check-limit 2026-07-02 17:29:17.040 | quota-check-limit-default 2026-07-02 17:29:17.040 | quotas 2026-07-02 17:29:17.040 | quota_details 2026-07-02 17:29:17.040 | rbac-policies 2026-07-02 17:29:17.041 | rbac-address-scope 2026-07-02 17:29:17.041 | rbac-security-groups 2026-07-02 17:29:17.041 | revision-if-match 2026-07-02 17:29:17.041 | standard-attr-revisions 2026-07-02 17:29:17.041 | router_availability_zone 2026-07-02 17:29:17.041 | router-enable-snat 2026-07-02 17:29:17.041 | security-groups-default-rules 2026-07-02 17:29:17.041 | security-groups-default-statefulness 2026-07-02 17:29:17.042 | security-groups-normalized-cidr 2026-07-02 17:29:17.042 | security-groups-remote-address-group 2026-07-02 17:29:17.042 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:29:17.042 | security-groups-shared-filtering 2026-07-02 17:29:17.042 | security-group 2026-07-02 17:29:17.042 | service-type 2026-07-02 17:29:17.042 | sorting 2026-07-02 17:29:17.042 | standard-attr-description 2026-07-02 17:29:17.043 | stateful-security-group 2026-07-02 17:29:17.043 | subnet-dns-publish-fixed-ip 2026-07-02 17:29:17.043 | subnet-external-network 2026-07-02 17:29:17.043 | subnet_onboard 2026-07-02 17:29:17.043 | subnet-service-types 2026-07-02 17:29:17.043 | subnet_allocation 2026-07-02 17:29:17.043 | subnetpool-prefix-ops 2026-07-02 17:29:17.043 | tag-creation 2026-07-02 17:29:17.044 | standard-attr-tag 2026-07-02 17:29:17.044 | standard-attr-timestamp 2026-07-02 17:29:17.044 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 17:29:17.044 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 17:29:17.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-02 17:29:17.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-02 17:29:17.044 | ++ 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-02 17:29:21.800 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:21.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=9143157e-9457-499f-88bc-fe7fb0c4fa8b 2026-07-02 17:29:21.807 | + 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-02 17:29:21.811 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:21.835 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-02 17:29:21.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-02 17:29:21.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1874b7d9-7b2a-4d97-95d6-2e5dae625109 fb143ef8-053f-4279-bfe9-b9ef2cf54c7b 2026-07-02 17:29:28.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-02 17:29:28.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 9143157e-9457-499f-88bc-fe7fb0c4fa8b 2026-07-02 17:29:28.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-02 17:29:28.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-02 17:29:28.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-02 17:29:28.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-02 17:29:28.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-02 17:29:28.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 9143157e-9457-499f-88bc-fe7fb0c4fa8b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-02 17:29:28.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-02 17:29:28.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-02 17:29:28.952 | +++ 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 9143157e-9457-499f-88bc-fe7fb0c4fa8b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-02 17:29:28.952 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-02 17:29:33.424 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:33.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-02 17:29:33.430 | | id | 7e0456ba-fae1-41d1-8857-642f7d9b6e97 |' 2026-07-02 17:29:33.435 | ++ 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-02 17:29:33.439 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:33.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7e0456ba-fae1-41d1-8857-642f7d9b6e97 '|' 2026-07-02 17:29:33.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 7e0456ba-fae1-41d1-8857-642f7d9b6e97 |' 2026-07-02 17:29:33.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-02 17:29:33.485 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7e0456ba-fae1-41d1-8857-642f7d9b6e97 '|' 2026-07-02 17:29:33.486 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-02 17:29:33.491 | ++ functions-common:get_field:806 : local data field 2026-07-02 17:29:33.495 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:33.499 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 17:29:33.504 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 17:29:33.509 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 17:29:33.510 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 7e0456ba-fae1-41d1-8857-642f7d9b6e97 |' 2026-07-02 17:29:33.517 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:33.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-02 17:29:33.529 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7e0456ba-fae1-41d1-8857-642f7d9b6e97 '|' 2026-07-02 17:29:33.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-02 17:29:33.535 | ++ functions-common:get_field:806 : local data field 2026-07-02 17:29:33.540 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:33.545 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 17:29:33.548 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 17:29:33.556 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 7e0456ba-fae1-41d1-8857-642f7d9b6e97 |' 2026-07-02 17:29:33.557 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 17:29:33.566 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:33.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=7e0456ba-fae1-41d1-8857-642f7d9b6e97 2026-07-02 17:29:33.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9143157e-9457-499f-88bc-fe7fb0c4fa8b 1874b7d9-7b2a-4d97-95d6-2e5dae625109 2026-07-02 17:29:40.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-02 17:29:40.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-02 17:29:40.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-02 17:29:40.189 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:29:40.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-02 17:29:40.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-02 17:29:40.201 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 17:29:40.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-02 17:29:40.210 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 17:29:40.213 | ++ 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-02 17:29:40.245 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 17:29:40.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-02 17:29:40.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-02 17:29:40.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-02 17:29:40.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 17:29:40.263 | + 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-02 17:29:40.266 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 17:29:40.269 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-02 17:29:40.271 | + functions-common:test_with_retry:2360 : local until=10 2026-07-02 17:29:40.278 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 17:29:40.280 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 17:29:40.284 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 17:29:40.288 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:29:40.293 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:29:40.298 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:29:40.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013380302 2026-07-02 17:29:40.313 | + 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-02 17:29:40.327 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 17:29:40.330 | + functions-common:time_stop:2420 : local name 2026-07-02 17:29:40.334 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:29:40.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:29:40.341 | + functions-common:time_stop:2423 : local total 2026-07-02 17:29:40.346 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:29:40.350 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 17:29:40.354 | + functions-common:time_stop:2427 : start_time=1783013380302 2026-07-02 17:29:40.357 | + functions-common:time_stop:2429 : [[ -z 1783013380302 ]] 2026-07-02 17:29:40.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:29:40.369 | + functions-common:time_stop:2432 : end_time=1783013380364 2026-07-02 17:29:40.371 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-02 17:29:40.376 | + functions-common:time_stop:2434 : total=10013 2026-07-02 17:29:40.380 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:29:40.384 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10075 2026-07-02 17:29:40.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-02 17:29:40.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-02 17:29:40.399 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-02 17:29:40.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:29:40.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-02 17:29:40.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-02 17:29:40.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-02 17:29:40.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-02 17:29:40.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-02 17:29:40.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-02 17:29:40.472 | ++ 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-02 17:29:40.472 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-02 17:29:44.043 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:44.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.144 ' 2026-07-02 17:29:44.049 | + 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-02 17:29:44.052 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:44.068 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-02 17:29:44.070 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:29:44.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-02 17:29:44.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-02 17:29:44.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1874b7d9-7b2a-4d97-95d6-2e5dae625109 899c5bd7-76b8-458f-916b-41ef1a35d2dc 2026-07-02 17:29:51.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-02 17:29:51.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 9143157e-9457-499f-88bc-fe7fb0c4fa8b 2026-07-02 17:29:51.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-02 17:29:51.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-02 17:29:51.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-02 17:29:51.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-02 17:29:51.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 9143157e-9457-499f-88bc-fe7fb0c4fa8b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-02 17:29:51.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-02 17:29:51.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-02 17:29:51.078 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-02 17:29:51.079 | +++ 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 9143157e-9457-499f-88bc-fe7fb0c4fa8b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-02 17:29:57.816 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:29:57.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-02 17:29:57.820 | | id | af40dbb4-798d-40e7-84b5-f494b561702d |' 2026-07-02 17:29:57.823 | ++ 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-02 17:29:57.826 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:29:57.840 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' af40dbb4-798d-40e7-84b5-f494b561702d '|' 2026-07-02 17:29:57.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | af40dbb4-798d-40e7-84b5-f494b561702d |' 2026-07-02 17:29:57.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-02 17:29:57.850 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' af40dbb4-798d-40e7-84b5-f494b561702d '|' 2026-07-02 17:29:57.850 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-02 17:29:57.852 | ++ functions-common:get_field:806 : local data field 2026-07-02 17:29:57.855 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:57.858 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 17:29:57.861 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 17:29:57.865 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | af40dbb4-798d-40e7-84b5-f494b561702d |' 2026-07-02 17:29:57.865 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 17:29:57.871 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:57.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-02 17:29:57.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-02 17:29:57.880 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-02 17:29:57.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' af40dbb4-798d-40e7-84b5-f494b561702d '|' 2026-07-02 17:29:57.884 | ++ functions-common:get_field:806 : local data field 2026-07-02 17:29:57.886 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:57.890 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 17:29:57.893 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 17:29:57.897 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | af40dbb4-798d-40e7-84b5-f494b561702d |' 2026-07-02 17:29:57.898 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 17:29:57.905 | ++ functions-common:get_field:807 : read data 2026-07-02 17:29:57.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=af40dbb4-798d-40e7-84b5-f494b561702d 2026-07-02 17:29:57.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-02 17:29:57.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-02 17:29:57.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-02 17:29:57.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-02 17:29:57.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:29:57.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-02 17:29:57.968 | net.ipv6.conf.all.forwarding = 1 2026-07-02 17:29:57.976 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 af40dbb4-798d-40e7-84b5-f494b561702d 2026-07-02 17:29:57.978 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-02 17:29:57.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-02 17:29:57.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 1874b7d9-7b2a-4d97-95d6-2e5dae625109 -c external_gateway_info -f json 2026-07-02 17:29:57.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-02 17:30:01.755 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:30:01.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::172 2026-07-02 17:30:01.763 | + 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-02 17:30:01.767 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 17:30:01.786 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-02 17:30:01.790 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 17:30:01.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-02 17:30:01.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-02 17:30:01.801 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 17:30:01.804 | ++ 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-02 17:30:01.830 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 17:30:01.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-02 17:30:01.837 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-02 17:30:01.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-02 17:30:01.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-02 17:30:01.880 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd7d:c5ac:e906::/56 2026-07-02 17:30:01.886 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 62be8446-4c43-4f8b-b7ac-56e535740b1a ]] 2026-07-02 17:30:01.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd7d:c5ac:e906::/56 via 2001:db8::172 dev br-ex 2026-07-02 17:30:01.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-02 17:30:01.920 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:30:01.926 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-02 17:30:01.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:01.963 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-02 17:30:01.966 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:30:01.969 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-02 17:30:01.972 | + ./stack.sh:main:1332 : start_nova 2026-07-02 17:30:01.975 | + lib/nova:start_nova:1171 : start_nova_rest 2026-07-02 17:30:01.978 | + lib/nova:start_nova_rest:1084 : 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-02 17:30:01.982 | + lib/nova:start_nova_rest:1085 : 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-02 17:30:01.985 | + lib/nova:start_nova_rest:1085 : 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-02 17:30:01.989 | + lib/nova:start_nova_rest:1087 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 17:30:01.993 | + lib/nova:start_nova_rest:1089 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:01.996 | + functions-common:run_process:1674 : local service=n-sch 2026-07-02 17:30:02.001 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.005 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:02.009 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:02.013 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:02.017 | + functions-common:run_process:1680 : local name=n-sch 2026-07-02 17:30:02.020 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:02.023 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:02.028 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:02.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:02.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:02.040 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013402036 2026-07-02 17:30:02.043 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-02 17:30:02.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:02.076 | + 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-02 17:30:02.080 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-02 17:30:02.083 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.086 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.091 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.096 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.099 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 17:30:02.102 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 17:30:02.108 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-02 17:30:02.111 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:02.114 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:02.118 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:02.121 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:02.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-02 17:30:02.128 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 17:30:02.131 | + 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-02 17:30:02.135 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-02 17:30:02.138 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 17:30:02.142 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:02.144 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:02.149 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:02.152 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:02.155 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:02.158 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-02 17:30:02.162 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:02.168 | + 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-02 17:30:02.263 | + 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-02 17:30:02.357 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-02 17:30:02.447 | + 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-02 17:30:02.531 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-02 17:30:02.622 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-02 17:30:02.708 | + 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-02 17:30:02.797 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:02.801 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:02.806 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-02 17:30:02.919 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:03.434 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-02 17:30:03.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-02 17:30:03.963 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-02 17:30:04.027 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:04.032 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:04.036 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:04.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:04.045 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:04.049 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:04.052 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:04.057 | + functions-common:time_stop:2427 : start_time=1783013402036 2026-07-02 17:30:04.061 | + functions-common:time_stop:2429 : [[ -z 1783013402036 ]] 2026-07-02 17:30:04.068 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:04.074 | + functions-common:time_stop:2432 : end_time=1783013404069 2026-07-02 17:30:04.078 | + functions-common:time_stop:2433 : elapsed_time=2033 2026-07-02 17:30:04.082 | + functions-common:time_stop:2434 : total=23434 2026-07-02 17:30:04.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:04.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25467 2026-07-02 17:30:04.099 | ++ lib/nova:start_nova_rest:1090 : which uwsgi 2026-07-02 17:30:04.107 | + lib/nova:start_nova_rest:1090 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 17:30:04.112 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-02 17:30:04.117 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 17:30:04.121 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:04.126 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:04.131 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:04.136 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-02 17:30:04.140 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:04.145 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:04.151 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:04.155 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:04.162 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:04.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013404163 2026-07-02 17:30:04.172 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-02 17:30:04.199 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:04.204 | + 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-02 17:30:04.208 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-02 17:30:04.213 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 17:30:04.218 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 17:30:04.223 | + 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-02 17:30:04.227 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 17:30:04.232 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-02 17:30:04.236 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-02 17:30:04.240 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-02 17:30:04.245 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:04.249 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:04.254 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:04.258 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:04.263 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-02 17:30:04.268 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:30:04.272 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:30:04.277 | + 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-02 17:30:04.282 | + 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-02 17:30:04.286 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-02 17:30:04.290 | + 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-02 17:30:04.295 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:30:04.299 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:30:04.304 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:30:04.308 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-02 17:30:04.313 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:30:04.321 | + 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-02 17:30:04.434 | + 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-02 17:30:04.560 | + 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-02 17:30:04.632 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-02 17:30:04.696 | + 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-02 17:30:04.761 | + 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-02 17:30:04.859 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-02 17:30:04.952 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-02 17:30:05.031 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-02 17:30:05.100 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-02 17:30:05.180 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-02 17:30:05.254 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:30:05.257 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:30:05.260 | + 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-02 17:30:05.362 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:30:05.920 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-02 17:30:05.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-02 17:30:06.496 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-02 17:30:06.681 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:06.685 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:06.692 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:06.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:06.701 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:06.708 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:06.713 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:06.717 | + functions-common:time_stop:2427 : start_time=1783013404163 2026-07-02 17:30:06.723 | + functions-common:time_stop:2429 : [[ -z 1783013404163 ]] 2026-07-02 17:30:06.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:06.732 | + functions-common:time_stop:2432 : end_time=1783013406727 2026-07-02 17:30:06.738 | + functions-common:time_stop:2433 : elapsed_time=2564 2026-07-02 17:30:06.740 | + functions-common:time_stop:2434 : total=25467 2026-07-02 17:30:06.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:06.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28031 2026-07-02 17:30:06.748 | + lib/nova:start_nova_rest:1092 : 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-02 17:30:06.751 | + lib/nova:start_nova_rest:1092 : 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-02 17:30:06.754 | + lib/nova:start_nova:1172 : start_nova_console_proxies 2026-07-02 17:30:06.759 | + lib/nova:start_nova_console_proxies:1107 : 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-02 17:30:06.760 | + lib/nova:start_nova_console_proxies:1109 : 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-02 17:30:06.763 | + lib/nova:start_nova_console_proxies:1109 : 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-02 17:30:06.766 | + lib/nova:start_nova_console_proxies:1111 : local api_cell_conf=/etc/nova/nova.conf 2026-07-02 17:30:06.768 | + lib/nova:start_nova_console_proxies:1113 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:30:06.774 | + lib/nova:start_nova_console_proxies:1118 : enable_nova_console_proxies 2026-07-02 17:30:06.774 | ++ lib/nova:enable_nova_console_proxies:1096 : seq 1 1 2026-07-02 17:30:06.779 | + lib/nova:enable_nova_console_proxies:1096 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:30:06.781 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 17:30:06.784 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-novnc 2026-07-02 17:30:06.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:06.817 | + lib/nova:enable_nova_console_proxies:1099 : enable_service n-novnc-cell1 2026-07-02 17:30:06.886 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 17:30:06.889 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-spice 2026-07-02 17:30:06.908 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:06.911 | + lib/nova:enable_nova_console_proxies:1097 : for srv in n-novnc n-spice n-sproxy 2026-07-02 17:30:06.914 | + lib/nova:enable_nova_console_proxies:1098 : is_service_enabled n-sproxy 2026-07-02 17:30:06.940 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:06.945 | ++ lib/nova:start_nova_console_proxies:1119 : seq 1 1 2026-07-02 17:30:06.948 | + lib/nova:start_nova_console_proxies:1119 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:30:06.951 | + lib/nova:start_nova_console_proxies:1120 : local conf 2026-07-02 17:30:06.954 | ++ lib/nova:start_nova_console_proxies:1121 : conductor_conf 1 2026-07-02 17:30:06.957 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:30:06.960 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:30:06.963 | + lib/nova:start_nova_console_proxies:1121 : conf=/etc/nova/nova_cell1.conf 2026-07-02 17:30:06.966 | + lib/nova:start_nova_console_proxies:1122 : 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-02 17:30:06.969 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-02 17:30:06.973 | + 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-02 17:30:06.975 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:06.979 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:06.981 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:06.984 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-02 17:30:06.987 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:06.990 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:06.993 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:06.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:07.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:07.009 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013407005 2026-07-02 17:30:07.012 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-02 17:30:07.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:07.041 | + 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-02 17:30:07.044 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-02 17:30:07.047 | + 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-02 17:30:07.052 | + 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-02 17:30:07.052 | + 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-02 17:30:07.054 | + 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-02 17:30:07.056 | + 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-02 17:30:07.059 | + 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-02 17:30:07.061 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-02 17:30:07.065 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:07.067 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:07.069 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:07.074 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:07.074 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-02 17:30:07.076 | + 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-02 17:30:07.079 | + 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-02 17:30:07.081 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-02 17:30:07.086 | + 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-02 17:30:07.086 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:07.088 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:07.091 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:07.093 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:07.096 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:07.099 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-02 17:30:07.101 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:07.106 | + 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-02 17:30:07.196 | + 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-02 17:30:07.287 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-02 17:30:07.358 | + 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-02 17:30:07.433 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-02 17:30:07.530 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-02 17:30:07.618 | + 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-02 17:30:07.716 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:07.716 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:07.719 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-02 17:30:07.823 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:08.415 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-02 17:30:08.456 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-02 17:30:08.994 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-02 17:30:09.071 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:09.073 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:09.077 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:09.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:09.084 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:09.087 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:09.093 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:09.094 | + functions-common:time_stop:2427 : start_time=1783013407005 2026-07-02 17:30:09.097 | + functions-common:time_stop:2429 : [[ -z 1783013407005 ]] 2026-07-02 17:30:09.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:09.105 | + functions-common:time_stop:2432 : end_time=1783013409102 2026-07-02 17:30:09.107 | + functions-common:time_stop:2433 : elapsed_time=2097 2026-07-02 17:30:09.109 | + functions-common:time_stop:2434 : total=28031 2026-07-02 17:30:09.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:09.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30128 2026-07-02 17:30:09.117 | + lib/nova:start_nova_console_proxies:1123 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 17:30:09.119 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-02 17:30:09.122 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 17:30:09.124 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:09.127 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:09.129 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:09.132 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-02 17:30:09.134 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:09.136 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:09.142 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:09.142 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:09.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:09.149 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013409146 2026-07-02 17:30:09.151 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-02 17:30:09.172 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:09.174 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:09.176 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:09.179 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:09.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:09.184 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:09.186 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:09.188 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:09.194 | + functions-common:time_stop:2427 : start_time=1783013409146 2026-07-02 17:30:09.194 | + functions-common:time_stop:2429 : [[ -z 1783013409146 ]] 2026-07-02 17:30:09.196 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:09.201 | + functions-common:time_stop:2432 : end_time=1783013409198 2026-07-02 17:30:09.204 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-02 17:30:09.207 | + functions-common:time_stop:2434 : total=30128 2026-07-02 17:30:09.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:09.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30180 2026-07-02 17:30:09.214 | + lib/nova:start_nova_console_proxies:1124 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:09.216 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-02 17:30:09.219 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:09.221 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:09.224 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:09.226 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:09.229 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-02 17:30:09.231 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:09.233 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:09.239 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:09.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:09.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:09.245 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013409243 2026-07-02 17:30:09.248 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-02 17:30:09.267 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:09.270 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:09.272 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:09.274 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:09.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:09.279 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:09.282 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:09.284 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:09.287 | + functions-common:time_stop:2427 : start_time=1783013409243 2026-07-02 17:30:09.289 | + functions-common:time_stop:2429 : [[ -z 1783013409243 ]] 2026-07-02 17:30:09.295 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:09.297 | + functions-common:time_stop:2432 : end_time=1783013409294 2026-07-02 17:30:09.300 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-02 17:30:09.302 | + functions-common:time_stop:2434 : total=30180 2026-07-02 17:30:09.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:09.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30231 2026-07-02 17:30:09.311 | + lib/nova:start_nova_console_proxies:1128 : 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-02 17:30:09.313 | + lib/nova:start_nova_console_proxies:1128 : 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-02 17:30:09.319 | + lib/nova:start_nova:1173 : start_nova_conductor 2026-07-02 17:30:09.319 | + lib/nova:start_nova_conductor:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:30:09.322 | + lib/nova:start_nova_conductor:1147 : enable_nova_fleet 2026-07-02 17:30:09.324 | + lib/nova:enable_nova_fleet:1132 : is_service_enabled n-cond 2026-07-02 17:30:09.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:09.348 | + lib/nova:enable_nova_fleet:1133 : enable_service n-super-cond 2026-07-02 17:30:09.404 | ++ lib/nova:enable_nova_fleet:1134 : seq 1 1 2026-07-02 17:30:09.407 | + lib/nova:enable_nova_fleet:1134 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:30:09.410 | + lib/nova:enable_nova_fleet:1135 : enable_service n-cond-cell1 2026-07-02 17:30:09.466 | + lib/nova:start_nova_conductor:1148 : is_service_enabled n-super-cond 2026-07-02 17:30:09.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:09.489 | + lib/nova:start_nova_conductor:1149 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.492 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-02 17:30:09.495 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.500 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:09.503 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:09.506 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:09.510 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-02 17:30:09.515 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:09.517 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:09.521 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:09.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:09.529 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:09.533 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013409530 2026-07-02 17:30:09.536 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-02 17:30:09.559 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:09.561 | + 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-02 17:30:09.564 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-02 17:30:09.567 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.569 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.572 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.574 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.577 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 17:30:09.579 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 17:30:09.584 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-02 17:30:09.584 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:09.587 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:09.589 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:09.592 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:09.594 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-02 17:30:09.597 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 17:30:09.600 | + 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-02 17:30:09.602 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-02 17:30:09.605 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 17:30:09.607 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:09.609 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:09.614 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:09.614 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:09.617 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:09.619 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-02 17:30:09.622 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:09.626 | + 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-02 17:30:09.723 | + 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-02 17:30:09.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-02 17:30:09.981 | + 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-02 17:30:10.115 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-02 17:30:10.256 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-02 17:30:10.375 | + 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-02 17:30:10.480 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:10.485 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:10.491 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-02 17:30:10.637 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:11.225 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-02 17:30:11.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-02 17:30:11.784 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-02 17:30:11.859 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:11.863 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:11.868 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:11.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:11.877 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:11.881 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:11.888 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:11.893 | + functions-common:time_stop:2427 : start_time=1783013409530 2026-07-02 17:30:11.897 | + functions-common:time_stop:2429 : [[ -z 1783013409530 ]] 2026-07-02 17:30:11.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:11.911 | + functions-common:time_stop:2432 : end_time=1783013411902 2026-07-02 17:30:11.916 | + functions-common:time_stop:2433 : elapsed_time=2372 2026-07-02 17:30:11.923 | + functions-common:time_stop:2434 : total=30231 2026-07-02 17:30:11.927 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:11.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32603 2026-07-02 17:30:11.941 | ++ lib/nova:start_nova_conductor:1151 : seq 1 1 2026-07-02 17:30:11.952 | + lib/nova:start_nova_conductor:1151 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 17:30:11.954 | + lib/nova:start_nova_conductor:1152 : is_service_enabled n-cond-cell1 2026-07-02 17:30:11.992 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:11.998 | + lib/nova:start_nova_conductor:1153 : local conf 2026-07-02 17:30:12.006 | ++ lib/nova:start_nova_conductor:1154 : conductor_conf 1 2026-07-02 17:30:12.015 | ++ lib/nova:conductor_conf:828 : local cell=1 2026-07-02 17:30:12.025 | ++ lib/nova:conductor_conf:829 : echo /etc/nova/nova_cell1.conf 2026-07-02 17:30:12.033 | + lib/nova:start_nova_conductor:1154 : conf=/etc/nova/nova_cell1.conf 2026-07-02 17:30:12.040 | + lib/nova:start_nova_conductor:1155 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:12.047 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-02 17:30:12.053 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:12.063 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:12.070 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:12.075 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:12.081 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-02 17:30:12.086 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:12.093 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:12.100 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:12.105 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:12.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:12.121 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013412114 2026-07-02 17:30:12.126 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-02 17:30:12.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:12.165 | + 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-02 17:30:12.170 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-02 17:30:12.174 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:12.178 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:12.181 | + 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-02 17:30:12.185 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 17:30:12.190 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-02 17:30:12.194 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-02 17:30:12.198 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-02 17:30:12.201 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:12.205 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:12.214 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:12.222 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:12.226 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-02 17:30:12.230 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-02 17:30:12.234 | + 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-02 17:30:12.241 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-02 17:30:12.248 | + 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-02 17:30:12.254 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:12.263 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:12.266 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:12.271 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:12.273 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:12.277 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-02 17:30:12.282 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:12.287 | + 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-02 17:30:12.465 | + 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-02 17:30:12.609 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-02 17:30:12.766 | + 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-02 17:30:12.894 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-02 17:30:13.022 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-02 17:30:13.145 | + 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-02 17:30:13.270 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:13.274 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:13.279 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-02 17:30:13.413 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:13.996 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-02 17:30:14.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-02 17:30:14.552 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-02 17:30:14.612 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:14.616 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:14.618 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:14.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:14.628 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:14.631 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:14.635 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:14.639 | + functions-common:time_stop:2427 : start_time=1783013412114 2026-07-02 17:30:14.643 | + functions-common:time_stop:2429 : [[ -z 1783013412114 ]] 2026-07-02 17:30:14.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:14.653 | + functions-common:time_stop:2432 : end_time=1783013414648 2026-07-02 17:30:14.654 | + functions-common:time_stop:2433 : elapsed_time=2534 2026-07-02 17:30:14.657 | + functions-common:time_stop:2434 : total=32603 2026-07-02 17:30:14.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:14.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35137 2026-07-02 17:30:14.664 | + lib/nova:start_nova:1174 : start_nova_compute 2026-07-02 17:30:14.668 | + lib/nova:start_nova_compute:989 : 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-02 17:30:14.670 | + lib/nova:start_nova_compute:990 : 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-02 17:30:14.674 | + lib/nova:start_nova_compute:990 : 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-02 17:30:14.677 | + lib/nova:start_nova_compute:992 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 17:30:14.682 | + lib/nova:start_nova_compute:995 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-02 17:30:14.687 | + lib/nova:start_nova_compute:997 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 17:30:14.690 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:30:14.693 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 17:30:14.699 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 17:30:14.701 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 17:30:14.704 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-02 17:30:14.706 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-02 17:30:14.713 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-02 17:30:14.713 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-02 17:30:14.723 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 17:30:14.723 | BEGIN { 2026-07-02 17:30:14.723 | section = "" 2026-07-02 17:30:14.723 | last_section = "" 2026-07-02 17:30:14.724 | section_count = 0 2026-07-02 17:30:14.724 | } 2026-07-02 17:30:14.724 | /^\[.+\]/ { 2026-07-02 17:30:14.724 | gsub("[][]", "", $1); 2026-07-02 17:30:14.724 | section=$1 2026-07-02 17:30:14.724 | next 2026-07-02 17:30:14.724 | } 2026-07-02 17:30:14.724 | /^ *\#/ { 2026-07-02 17:30:14.724 | next 2026-07-02 17:30:14.724 | } 2026-07-02 17:30:14.729 | /^[^ \t]+/ { 2026-07-02 17:30:14.729 | # get offset of first = in $0 2026-07-02 17:30:14.729 | eq_idx = index($0, "=") 2026-07-02 17:30:14.729 | # extract attr & value from $0 2026-07-02 17:30:14.729 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 17:30:14.729 | value = substr($0, eq_idx + 1) 2026-07-02 17:30:14.729 | # only need to strip trailing whitespace from attr 2026-07-02 17:30:14.729 | sub(/[ \t]*$/, "", attr) 2026-07-02 17:30:14.729 | # need to strip leading & trailing whitespace from value 2026-07-02 17:30:14.729 | sub(/^[ \t]*/, "", value) 2026-07-02 17:30:14.733 | sub(/[ \t]*$/, "", value) 2026-07-02 17:30:14.733 | 2026-07-02 17:30:14.733 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 17:30:14.733 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 17:30:14.733 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 17:30:14.733 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 17:30:14.733 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 17:30:14.733 | if (section != last_section) { 2026-07-02 17:30:14.733 | cfg_section[section_count++] = section 2026-07-02 17:30:14.733 | last_section = section 2026-07-02 17:30:14.734 | } 2026-07-02 17:30:14.737 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 17:30:14.737 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 17:30:14.737 | 2026-07-02 17:30:14.737 | cfg_attr[section, attr, 0] = value 2026-07-02 17:30:14.737 | cfg_attr_count[section, attr] = 1 2026-07-02 17:30:14.737 | } else { 2026-07-02 17:30:14.737 | lno = cfg_attr_count[section, attr]++ 2026-07-02 17:30:14.737 | cfg_attr[section, attr, lno] = value 2026-07-02 17:30:14.740 | } 2026-07-02 17:30:14.740 | } 2026-07-02 17:30:14.740 | END { 2026-07-02 17:30:14.740 | # Process each section in order 2026-07-02 17:30:14.740 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 17:30:14.740 | section = cfg_section[sno] 2026-07-02 17:30:14.740 | # The ini routines simply append a config item immediately 2026-07-02 17:30:14.744 | # after the section header. To keep the same order as defined 2026-07-02 17:30:14.744 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 17:30:14.744 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 17:30:14.744 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 17:30:14.744 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 17:30:14.744 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 17:30:14.744 | else { 2026-07-02 17:30:14.744 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 17:30:14.744 | count = cfg_attr_count[section, attr] 2026-07-02 17:30:14.744 | print "inidelete " configfile " " section " " attr 2026-07-02 17:30:14.745 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 17:30:14.745 | for (l = count -2; l >= 0; l--) 2026-07-02 17:30:14.745 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 17:30:14.745 | } 2026-07-02 17:30:14.745 | } 2026-07-02 17:30:14.745 | } 2026-07-02 17:30:14.745 | } 2026-07-02 17:30:14.745 | ' 2026-07-02 17:30:14.748 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 17:30:14.748 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 17:30:14.748 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 17:30:14.748 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:30:14.748 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 17:30:14.748 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 17:30:14.751 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:30:14.754 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-02 17:30:14.763 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 17:30:14.763 | BEGIN { group = "" } 2026-07-02 17:30:14.763 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:30:14.763 | gsub("[][]", "", $1); 2026-07-02 17:30:14.763 | split($1, a, "|"); 2026-07-02 17:30:14.763 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 17:30:14.763 | group=a[1] 2026-07-02 17:30:14.764 | } else { 2026-07-02 17:30:14.764 | group="" 2026-07-02 17:30:14.764 | } 2026-07-02 17:30:14.764 | next 2026-07-02 17:30:14.764 | } 2026-07-02 17:30:14.764 | { 2026-07-02 17:30:14.764 | if (group != "") 2026-07-02 17:30:14.764 | print $0 2026-07-02 17:30:14.764 | } 2026-07-02 17:30:14.764 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:30:14.776 | + lib/nova:start_nova_compute:999 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 17:30:14.779 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-02 17:30:14.831 | + lib/nova:start_nova_compute:1009 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-02 17:30:14.877 | + lib/nova:start_nova_compute:1010 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-02 17:30:14.881 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 17:30:14.885 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-02 17:30:14.888 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 17:30:14.892 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 17:30:14.896 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 17:30:14.923 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:14.929 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 17:30:14.932 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 17:30:14.937 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 17:30:14.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:14.981 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-02 17:30:14.988 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 2026-07-02 17:30:15.061 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 17:30:15.066 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 17:30:15.069 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-02 17:30:15.100 | + lib/nova:start_nova_compute:1015 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-02 17:30:15.138 | + lib/nova:start_nova_compute:1020 : configure_console_compute 2026-07-02 17:30:15.144 | + lib/nova:configure_console_compute:672 : local offset 2026-07-02 17:30:15.147 | + lib/nova:configure_console_compute:673 : offset=0 2026-07-02 17:30:15.152 | + lib/nova:configure_console_compute:677 : local default_proxyclient_addr 2026-07-02 17:30:15.159 | ++ lib/nova:configure_console_compute:678 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-02 17:30:15.199 | + lib/nova:configure_console_compute:678 : default_proxyclient_addr=192.168.122.71 2026-07-02 17:30:15.203 | + lib/nova:configure_console_compute:682 : is_service_enabled n-cpu 2026-07-02 17:30:15.233 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:15.238 | + lib/nova:configure_console_compute:683 : '[' False == True ']' 2026-07-02 17:30:15.243 | + lib/nova:configure_console_compute:686 : vercmp v1.3.0 '<' 1.0.0 2026-07-02 17:30:15.247 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-02 17:30:15.252 | + functions:vercmp:648 : local 'op=<' 2026-07-02 17:30:15.257 | + functions:vercmp:649 : local v2=1.0.0 2026-07-02 17:30:15.262 | + functions:vercmp:650 : local result 2026-07-02 17:30:15.273 | ++ functions:vercmp:654 : sort -V 2026-07-02 17:30:15.273 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-02 17:30:15.275 | ++ functions:vercmp:654 : head -1 2026-07-02 17:30:15.283 | + functions:vercmp:654 : result=1.0.0 2026-07-02 17:30:15.288 | + functions:vercmp:656 : case $op in 2026-07-02 17:30:15.293 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-02 17:30:15.298 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-02 17:30:15.303 | + functions:vercmp:667 : return 2026-07-02 17:30:15.308 | + lib/nova:configure_console_compute:691 : NOVNCPROXY_URL=http://192.168.122.71:6080/vnc_lite.html 2026-07-02 17:30:15.314 | + lib/nova:configure_console_compute:693 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.71:6080/vnc_lite.html 2026-07-02 17:30:15.371 | + lib/nova:configure_console_compute:694 : SPICEHTML5PROXY_URL=http://192.168.122.71:6081/spice_auto.html 2026-07-02 17:30:15.376 | + lib/nova:configure_console_compute:695 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.71:6081/spice_auto.html 2026-07-02 17:30:15.439 | + lib/nova:configure_console_compute:698 : is_service_enabled n-novnc 2026-07-02 17:30:15.475 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:15.481 | + lib/nova:configure_console_compute:701 : VNCSERVER_LISTEN=0.0.0.0 2026-07-02 17:30:15.488 | + lib/nova:configure_console_compute:702 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.71 2026-07-02 17:30:15.493 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-02 17:30:15.557 | + lib/nova:configure_console_compute:704 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.71 2026-07-02 17:30:15.628 | + lib/nova:configure_console_compute:709 : is_service_enabled n-spice 2026-07-02 17:30:15.664 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:15.670 | + lib/nova:configure_console_compute:709 : '[' False '!=' False ']' 2026-07-02 17:30:15.676 | + lib/nova:configure_console_compute:719 : is_service_enabled n-sproxy 2026-07-02 17:30:15.708 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:15.713 | + lib/nova:configure_console_compute:719 : '[' False '!=' False ']' 2026-07-02 17:30:15.719 | + lib/nova:start_nova_compute:1024 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-02 17:30:15.782 | + lib/nova:start_nova_compute:1027 : '[' -n 127.0.0.1 ']' 2026-07-02 17:30:15.787 | + lib/nova:start_nova_compute:1028 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 17:30:15.847 | + lib/nova:start_nova_compute:1032 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 17:30:15.852 | + lib/nova:start_nova_compute:1032 : [[ kvm == \q\e\m\u ]] 2026-07-02 17:30:15.857 | + lib/nova:start_nova_compute:1036 : [[ -n '' ]] 2026-07-02 17:30:15.862 | + lib/nova:start_nova_compute:1040 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 17:30:15.868 | + lib/nova:start_nova_compute:1041 : '[' 0 -gt 0 ']' 2026-07-02 17:30:15.873 | + lib/nova:start_nova_compute:1047 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-02 17:30:15.878 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-02 17:30:15.884 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 17:30:15.889 | + functions-common:run_process:1676 : local group=libvirt 2026-07-02 17:30:15.894 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:15.900 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:15.904 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-02 17:30:15.908 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:15.912 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:15.917 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:15.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:15.923 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:15.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013415925 2026-07-02 17:30:15.932 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-02 17:30:15.954 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:15.957 | + 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-02 17:30:15.961 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-02 17:30:15.964 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 17:30:15.968 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 17:30:15.971 | + 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-02 17:30:15.975 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 17:30:15.979 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-02 17:30:15.984 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-02 17:30:15.988 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-02 17:30:15.991 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-02 17:30:15.994 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:15.998 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:16.002 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:16.006 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-02 17:30:16.010 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-02 17:30:16.014 | + 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-02 17:30:16.017 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-02 17:30:16.020 | + 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-02 17:30:16.024 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-02 17:30:16.027 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:16.031 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:16.034 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:16.038 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-02 17:30:16.041 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-02 17:30:16.045 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-02 17:30:16.048 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:16.059 | + 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-02 17:30:16.173 | + 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-02 17:30:16.284 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-02 17:30:16.372 | + 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-02 17:30:16.471 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-02 17:30:16.589 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-02 17:30:16.687 | + 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-02 17:30:16.776 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:16.781 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-02 17:30:16.785 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-02 17:30:16.874 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-02 17:30:16.975 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:17.521 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-02 17:30:17.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-02 17:30:18.093 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-02 17:30:18.150 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:18.153 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:18.156 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:18.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:18.167 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:18.171 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:18.175 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:18.177 | + functions-common:time_stop:2427 : start_time=1783013415925 2026-07-02 17:30:18.181 | + functions-common:time_stop:2429 : [[ -z 1783013415925 ]] 2026-07-02 17:30:18.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:18.200 | + functions-common:time_stop:2432 : end_time=1783013418191 2026-07-02 17:30:18.204 | + functions-common:time_stop:2433 : elapsed_time=2266 2026-07-02 17:30:18.208 | + functions-common:time_stop:2434 : total=35137 2026-07-02 17:30:18.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:18.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37403 2026-07-02 17:30:18.220 | + lib/nova:start_nova_compute:1078 : 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-02 17:30:18.228 | + lib/nova:start_nova_compute:1078 : 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-02 17:30:18.230 | + lib/nova:start_nova:1175 : is_service_enabled n-api 2026-07-02 17:30:18.269 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:18.272 | + lib/nova:start_nova:1177 : echo 'Dumping cells_v2 mapping' 2026-07-02 17:30:18.272 | Dumping cells_v2 mapping 2026-07-02 17:30:18.274 | + lib/nova:start_nova:1178 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-02 17:30:18.801 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:30:18.801 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:30:18.801 | we strongly recommend against using it for new projects. 2026-07-02 17:30:18.801 | 2026-07-02 17:30:18.803 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:30:18.803 | framework. For more detail see 2026-07-02 17:30:18.803 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:30:18.803 | 2026-07-02 17:30:18.805 | import eventlet # noqa 2026-07-02 17:30:19.193 | 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-02 17:30:22.476 | INFO dbcounter [None req-4b4216fa-f591-4e80-b9ef-aa620741aa45 None None] Registered counter for database nova_api 2026-07-02 17:30:22.627 | DEBUG dbcounter [-] [73230] Writer thread running {{(pid=73230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:30:22.668 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 17:30:22.668 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-02 17:30:22.668 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 17:30:22.669 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-02 17:30:22.669 | | cell1 | f7408e96-ed83-4913-8a23-1315d89a5c9a | rabbit://stackrabbit:stackqueue@192.168.122.71:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-02 17:30:22.669 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 17:30:23.396 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-02 17:30:23.400 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-02 17:30:23.485 | + inc/async:async_inner:63 : create_flavors 2026-07-02 17:30:23.562 | [2056 Async create_flavors:73327]: running: create_flavors 2026-07-02 17:30:23.565 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-02 17:30:23.592 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:23.597 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-02 17:30:23.604 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:30:23.608 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-02 17:30:23.612 | + ./stack.sh:main:1337 : start_cinder 2026-07-02 17:30:23.618 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-07-02 17:30:23.627 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-07-02 17:30:23.634 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.638 | + functions-common:run_process:1674 : local service=c-api 2026-07-02 17:30:23.643 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.647 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:23.652 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:23.656 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:23.663 | + functions-common:run_process:1680 : local name=c-api 2026-07-02 17:30:23.666 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:23.674 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:23.681 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:23.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:23.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:23.701 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013423694 2026-07-02 17:30:23.705 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-02 17:30:23.733 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:23.741 | + 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-02 17:30:23.746 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-02 17:30:23.751 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.754 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.757 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.761 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 17:30:23.765 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-02 17:30:23.769 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-02 17:30:23.773 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-02 17:30:23.777 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:23.782 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:23.786 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:23.790 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:23.794 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-02 17:30:23.799 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:30:23.803 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:30:23.808 | + 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-02 17:30:23.812 | + 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-02 17:30:23.816 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-02 17:30:23.820 | + 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-02 17:30:23.825 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:30:23.830 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:30:23.834 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:30:23.838 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-02 17:30:23.843 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:30:23.849 | + 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-02 17:30:23.970 | + 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-02 17:30:24.068 | + 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-02 17:30:24.138 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-02 17:30:24.221 | + 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-02 17:30:24.322 | + 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-02 17:30:24.411 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-02 17:30:24.494 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-02 17:30:24.572 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-02 17:30:24.651 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-02 17:30:24.733 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-02 17:30:24.817 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:30:24.820 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:30:24.824 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-02 17:30:24.918 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:30:25.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-02 17:30:25.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-02 17:30:26.108 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-02 17:30:26.271 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:26.274 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:26.280 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:26.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:26.289 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:26.294 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:26.296 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:26.301 | + functions-common:time_stop:2427 : start_time=1783013423694 2026-07-02 17:30:26.305 | + functions-common:time_stop:2429 : [[ -z 1783013423694 ]] 2026-07-02 17:30:26.313 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:26.319 | + functions-common:time_stop:2432 : end_time=1783013426315 2026-07-02 17:30:26.325 | + functions-common:time_stop:2433 : elapsed_time=2621 2026-07-02 17:30:26.329 | + functions-common:time_stop:2434 : total=37403 2026-07-02 17:30:26.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:26.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40024 2026-07-02 17:30:26.346 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-07-02 17:30:26.346 | Waiting for Cinder API to start... 2026-07-02 17:30:26.353 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.71/volume/v3/ 2026-07-02 17:30:26.359 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.71/volume/v3/ 2026-07-02 17:30:26.360 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 17:30:26.367 | + functions:wait_for_service:477 : local url=http://192.168.122.71/volume/v3/ 2026-07-02 17:30:26.375 | + functions:wait_for_service:478 : local rval=0 2026-07-02 17:30:26.380 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 17:30:26.386 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:30:26.397 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:26.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:26.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:26.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013426412 2026-07-02 17:30:26.434 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 17:30:26.439 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:30:26.449 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/volume/v3/ 2026-07-02 17:30:31.713 | + :: : [[ 401 == 503 ]] 2026-07-02 17:30:31.715 | + :: : [[ 0 -eq 7 ]] 2026-07-02 17:30:31.722 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 17:30:31.726 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:31.731 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:31.737 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:31.741 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:31.745 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:31.748 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:30:31.751 | + functions-common:time_stop:2427 : start_time=1783013426412 2026-07-02 17:30:31.754 | + functions-common:time_stop:2429 : [[ -z 1783013426412 ]] 2026-07-02 17:30:31.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:31.763 | + functions-common:time_stop:2432 : end_time=1783013431759 2026-07-02 17:30:31.766 | + functions-common:time_stop:2433 : elapsed_time=5347 2026-07-02 17:30:31.769 | + functions-common:time_stop:2434 : total=15669 2026-07-02 17:30:31.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:31.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21016 2026-07-02 17:30:31.782 | + functions:wait_for_service:486 : return 0 2026-07-02 17:30:31.786 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.790 | + functions-common:run_process:1674 : local service=c-sch 2026-07-02 17:30:31.795 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.799 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:31.803 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:31.808 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:31.812 | + functions-common:run_process:1680 : local name=c-sch 2026-07-02 17:30:31.817 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:31.821 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:31.826 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:31.830 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:31.836 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:31.844 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013431838 2026-07-02 17:30:31.848 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-02 17:30:31.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:31.890 | + 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-02 17:30:31.894 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-02 17:30:31.898 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.903 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.906 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.912 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.916 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 17:30:31.920 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 17:30:31.925 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-02 17:30:31.930 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:31.934 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:31.939 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:31.942 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:31.946 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-02 17:30:31.951 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 17:30:31.955 | + 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-02 17:30:31.959 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-02 17:30:31.963 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:31.967 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:31.970 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:31.973 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 17:30:31.978 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:31.982 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:31.984 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-02 17:30:31.987 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:31.992 | + 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-02 17:30:32.083 | + 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-02 17:30:32.169 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-02 17:30:32.240 | + 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-02 17:30:32.326 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-02 17:30:32.413 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-02 17:30:32.510 | + 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-02 17:30:32.589 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 17:30:32.593 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:32.598 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-02 17:30:32.698 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:33.286 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-02 17:30:33.309 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-02 17:30:33.832 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-02 17:30:33.880 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:33.886 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:33.892 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:33.894 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:33.901 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:33.905 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:33.915 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:33.919 | + functions-common:time_stop:2427 : start_time=1783013431838 2026-07-02 17:30:33.927 | + functions-common:time_stop:2429 : [[ -z 1783013431838 ]] 2026-07-02 17:30:33.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:33.949 | + functions-common:time_stop:2432 : end_time=1783013433938 2026-07-02 17:30:33.958 | + functions-common:time_stop:2433 : elapsed_time=2100 2026-07-02 17:30:33.961 | + functions-common:time_stop:2434 : total=40024 2026-07-02 17:30:33.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:33.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42124 2026-07-02 17:30:33.976 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 17:30:33.980 | + lib/cinder:start_cinder:635 : 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-02 17:30:33.990 | + functions-common:run_process:1674 : local service=c-bak 2026-07-02 17:30:33.995 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:33.999 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:34.007 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:34.009 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 17:30:34.020 | + functions-common:run_process:1680 : local name=c-bak 2026-07-02 17:30:34.026 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:34.031 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:34.035 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:34.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:34.050 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:34.061 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013434050 2026-07-02 17:30:34.065 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-02 17:30:34.103 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:34.109 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:34.112 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:34.118 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:34.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:34.131 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:34.137 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:34.141 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:34.144 | + functions-common:time_stop:2427 : start_time=1783013434050 2026-07-02 17:30:34.149 | + functions-common:time_stop:2429 : [[ -z 1783013434050 ]] 2026-07-02 17:30:34.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:34.160 | + functions-common:time_stop:2432 : end_time=1783013434156 2026-07-02 17:30:34.164 | + functions-common:time_stop:2433 : elapsed_time=106 2026-07-02 17:30:34.168 | + functions-common:time_stop:2434 : total=42124 2026-07-02 17:30:34.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:34.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42230 2026-07-02 17:30:34.180 | + lib/cinder:start_cinder:636 : 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-02 17:30:34.184 | + functions-common:run_process:1674 : local service=c-vol 2026-07-02 17:30:34.188 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.192 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:34.196 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:34.200 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 17:30:34.204 | + functions-common:run_process:1680 : local name=c-vol 2026-07-02 17:30:34.207 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:34.211 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:34.215 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:34.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:34.224 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:34.229 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013434225 2026-07-02 17:30:34.233 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-02 17:30:34.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:34.261 | + 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-02 17:30:34.266 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-02 17:30:34.270 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.273 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.277 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.281 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.284 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 17:30:34.289 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 17:30:34.292 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-02 17:30:34.296 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:34.300 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:34.304 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:34.308 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 17:30:34.311 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-02 17:30:34.315 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 17:30:34.319 | + 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-02 17:30:34.323 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-02 17:30:34.328 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 17:30:34.332 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 17:30:34.339 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 17:30:34.347 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 17:30:34.351 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 17:30:34.356 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 17:30:34.359 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-02 17:30:34.361 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 17:30:34.369 | + 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-02 17:30:34.500 | + 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-02 17:30:34.635 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-02 17:30:34.727 | + 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-02 17:30:34.813 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-02 17:30:34.907 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-02 17:30:35.008 | + 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-02 17:30:35.108 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-02 17:30:35.115 | + 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-02 17:30:35.236 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 17:30:35.240 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-02 17:30:35.369 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 17:30:36.017 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-02 17:30:36.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-02 17:30:36.568 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-02 17:30:36.627 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:36.637 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:36.639 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:36.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:36.656 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:36.660 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:36.669 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:36.672 | + functions-common:time_stop:2427 : start_time=1783013434225 2026-07-02 17:30:36.681 | + functions-common:time_stop:2429 : [[ -z 1783013434225 ]] 2026-07-02 17:30:36.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:36.705 | + functions-common:time_stop:2432 : end_time=1783013436692 2026-07-02 17:30:36.707 | + functions-common:time_stop:2433 : elapsed_time=2467 2026-07-02 17:30:36.713 | + functions-common:time_stop:2434 : total=42230 2026-07-02 17:30:36.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:36.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44697 2026-07-02 17:30:36.733 | + ./stack.sh:main:1338 : create_volume_types 2026-07-02 17:30:36.738 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-07-02 17:30:36.774 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:36.777 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 17:30:36.780 | + lib/cinder:create_volume_types:678 : local be be_name 2026-07-02 17:30:36.784 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 17:30:36.787 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-07-02 17:30:36.790 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 17:30:36.793 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-07-02 17:30:36.798 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-07-02 17:30:36.801 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-07-02 17:30:36.805 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-07-02 17:30:36.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:36.849 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-02 17:30:42.562 | +-------------+--------------------------------------+ 2026-07-02 17:30:42.562 | | Field | Value | 2026-07-02 17:30:42.563 | +-------------+--------------------------------------+ 2026-07-02 17:30:42.563 | | description | None | 2026-07-02 17:30:42.563 | | id | 4e49c287-66fa-49d6-8d35-c191ec1da867 | 2026-07-02 17:30:42.563 | | is_public | True | 2026-07-02 17:30:42.563 | | name | lvmdriver-1 | 2026-07-02 17:30:42.563 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-02 17:30:42.563 | +-------------+--------------------------------------+ 2026-07-02 17:30:42.975 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-02 17:30:42.978 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-07-02 17:30:42.982 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-07-02 17:30:42.986 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-02 17:30:42.989 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-02 17:30:43.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:43.018 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-02 17:30:43.021 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:30:43.024 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-02 17:30:43.029 | + ./stack.sh:main:1353 : start_glance 2026-07-02 17:30:43.032 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-02 17:30:43.037 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-02 17:30:43.044 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.048 | + functions-common:run_process:1674 : local service=g-api 2026-07-02 17:30:43.052 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.058 | + functions-common:run_process:1676 : local group= 2026-07-02 17:30:43.061 | + functions-common:run_process:1677 : local user= 2026-07-02 17:30:43.064 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 17:30:43.067 | + functions-common:run_process:1680 : local name=g-api 2026-07-02 17:30:43.071 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 17:30:43.074 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 17:30:43.076 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:43.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:43.087 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:43.093 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013443088 2026-07-02 17:30:43.099 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-02 17:30:43.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:43.127 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-02 17:30:43.133 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-02 17:30:43.136 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.140 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.142 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.145 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 17:30:43.151 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-02 17:30:43.155 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-02 17:30:43.161 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-02 17:30:43.166 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 17:30:43.169 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 17:30:43.177 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 17:30:43.182 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 17:30:43.186 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-02 17:30:43.193 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-02 17:30:43.196 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 17:30:43.205 | + 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-02 17:30:43.214 | + 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-02 17:30:43.217 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-02 17:30:43.222 | + 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-02 17:30:43.226 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 17:30:43.232 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 17:30:43.236 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 17:30:43.240 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-02 17:30:43.244 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 17:30:43.250 | + 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-02 17:30:43.346 | + 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-02 17:30:43.465 | + 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-02 17:30:43.555 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-02 17:30:43.640 | + 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-02 17:30:43.726 | + 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-02 17:30:43.828 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-02 17:30:43.916 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-02 17:30:44.009 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-02 17:30:44.105 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-02 17:30:44.191 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-02 17:30:44.270 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 17:30:44.275 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 17:30:44.279 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-02 17:30:44.390 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 17:30:45.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-02 17:30:45.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-02 17:30:45.659 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-02 17:30:45.856 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 17:30:45.857 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:45.860 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:45.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:45.867 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:45.870 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:45.877 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 17:30:45.880 | + functions-common:time_stop:2427 : start_time=1783013443088 2026-07-02 17:30:45.886 | + functions-common:time_stop:2429 : [[ -z 1783013443088 ]] 2026-07-02 17:30:45.890 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:45.901 | + functions-common:time_stop:2432 : end_time=1783013445892 2026-07-02 17:30:45.904 | + functions-common:time_stop:2433 : elapsed_time=2804 2026-07-02 17:30:45.912 | + functions-common:time_stop:2434 : total=44697 2026-07-02 17:30:45.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:45.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47501 2026-07-02 17:30:45.926 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-02 17:30:45.964 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:30:45.971 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.71) to start...' 2026-07-02 17:30:45.971 | Waiting for g-api (192.168.122.71) to start... 2026-07-02 17:30:45.974 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.71/image 2026-07-02 17:30:45.982 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 17:30:45.985 | + functions:wait_for_service:477 : local url=http://192.168.122.71/image 2026-07-02 17:30:45.995 | + functions:wait_for_service:478 : local rval=0 2026-07-02 17:30:45.997 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 17:30:46.004 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:30:46.006 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:30:46.013 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:30:46.022 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:30:46.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013446023 2026-07-02 17:30:46.040 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 17:30:46.048 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:30:46.054 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.71/image 2026-07-02 17:30:51.702 | + :: : [[ 300 == 503 ]] 2026-07-02 17:30:51.704 | + :: : [[ 0 -eq 7 ]] 2026-07-02 17:30:51.709 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 17:30:51.714 | + functions-common:time_stop:2420 : local name 2026-07-02 17:30:51.721 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:30:51.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:30:51.732 | + functions-common:time_stop:2423 : local total 2026-07-02 17:30:51.739 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:30:51.743 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:30:51.747 | + functions-common:time_stop:2427 : start_time=1783013446023 2026-07-02 17:30:51.755 | + functions-common:time_stop:2429 : [[ -z 1783013446023 ]] 2026-07-02 17:30:51.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:30:51.768 | + functions-common:time_stop:2432 : end_time=1783013451763 2026-07-02 17:30:51.774 | + functions-common:time_stop:2433 : elapsed_time=5740 2026-07-02 17:30:51.779 | + functions-common:time_stop:2434 : total=21016 2026-07-02 17:30:51.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:30:51.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26756 2026-07-02 17:30:51.794 | + functions:wait_for_service:486 : return 0 2026-07-02 17:30:51.800 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-02 17:30:51.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:51.837 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-02 17:30:51.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:30:51.882 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-02 17:30:51.889 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:30:51.892 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-02 17:30:51.895 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-02 17:30:51.903 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:51.907 | + 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-02 17:30:51.911 | + functions:upload_image:141 : local image image_fname image_name 2026-07-02 17:30:51.917 | + functions:upload_image:143 : local max_attempts=5 2026-07-02 17:30:51.923 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-02 17:30:51.942 | ++ 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-02 17:30:51.952 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:51.956 | + 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-02 17:30:51.962 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-02 17:30:51.969 | ++ functions:upload_image:151 : seq 5 2026-07-02 17:30:51.983 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-02 17:30:51.988 | + functions:upload_image:152 : local rc=0 2026-07-02 17:30:51.993 | + 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-02 17:30:51.996 | --2026-07-02 19:30:51-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:52.063 | Resolving github.com (github.com)... 140.82.121.4 2026-07-02 17:30:52.082 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-02 17:30:52.151 | HTTP request sent, awaiting response... 302 Found 2026-07-02 17:30:52.151 | 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-02T18%3A03%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-02T17%3A03%3A10Z&ske=2026-07-02T18%3A03%3A42Z&sks=b&skv=2018-11-09&sig=eKTJDRF61jEXoEZSCXcmvGp82nxtx6R06ah47ObSHL0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAxNTIzMiwibmJmIjoxNzgzMDEzNDMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s1XmzQuXEGq2cT3U3uRh9VKOVfOHbYOnfo3bm_YYvYI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-02 17:30:52.151 | --2026-07-02 19:30: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-02T18%3A03%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-02T17%3A03%3A10Z&ske=2026-07-02T18%3A03%3A42Z&sks=b&skv=2018-11-09&sig=eKTJDRF61jEXoEZSCXcmvGp82nxtx6R06ah47ObSHL0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAxNTIzMiwibmJmIjoxNzgzMDEzNDMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s1XmzQuXEGq2cT3U3uRh9VKOVfOHbYOnfo3bm_YYvYI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-02 17:30:52.153 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-07-02 17:30:52.167 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 17:30:52.245 | HTTP request sent, awaiting response... 200 OK 2026-07-02 17:30:52.245 | Length: 21692416 (21M) [application/octet-stream] 2026-07-02 17:30:52.245 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-02 17:30:52.297 | 2026-07-02 17:30:52.499 | 0K ........ ........ .... 100% 81.2M=0.3s 2026-07-02 17:30:52.502 | 2026-07-02 17:30:52.502 | 2026-07-02 19:30:52 (81.2 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-02 17:30:52.502 | 2026-07-02 17:30:52.506 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-02 17:30:52.509 | + functions:upload_image:163 : break 2026-07-02 17:30:52.512 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:52.515 | + 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-02 17:30:52.519 | + 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-02 17:30:52.522 | + 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-02 17:30:52.526 | + functions:upload_image:313 : local kernel= 2026-07-02 17:30:52.529 | + functions:upload_image:314 : local ramdisk= 2026-07-02 17:30:52.533 | + functions:upload_image:315 : local disk_format= 2026-07-02 17:30:52.536 | + functions:upload_image:316 : local container_format= 2026-07-02 17:30:52.538 | + functions:upload_image:317 : local unpack= 2026-07-02 17:30:52.541 | + functions:upload_image:318 : local img_property= 2026-07-02 17:30:52.547 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 17:30:52.554 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-02 17:30:52.559 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-02 17:30:52.564 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-02 17:30:52.569 | + functions:upload_image:328 : case "$image_fname" in 2026-07-02 17:30:52.573 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-02 17:30:52.580 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-02 17:30:52.583 | + functions:upload_image:350 : local format 2026-07-02 17:30:52.588 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-02 17:30:52.588 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:52.604 | + functions:upload_image:351 : format=qcow2 2026-07-02 17:30:52.607 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-02 17:30:52.609 | + functions:upload_image:353 : disk_format=qcow2 2026-07-02 17:30:52.612 | + functions:upload_image:357 : container_format=bare 2026-07-02 17:30:52.614 | + functions:upload_image:404 : is_arch ppc64le 2026-07-02 17:30:52.617 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:30:52.621 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-02 17:30:52.623 | + functions:upload_image:404 : is_arch ppc64 2026-07-02 17:30:52.626 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:30:52.630 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 17:30:52.632 | + functions:upload_image:404 : is_arch ppc 2026-07-02 17:30:52.635 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:30:52.639 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-02 17:30:52.641 | + functions:upload_image:408 : is_arch aarch64 2026-07-02 17:30:52.644 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 17:30:52.648 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 17:30:52.650 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-02 17:30:52.652 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-02 17:30:52.654 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-02 17:30:52.656 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-02 17:30:52.658 | + 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-02 17:30:52.661 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-02 17:30:52.663 | + functions:_upload_image:112 : shift 2026-07-02 17:30:52.665 | + functions:_upload_image:113 : local container=bare 2026-07-02 17:30:52.667 | + functions:_upload_image:114 : shift 2026-07-02 17:30:52.670 | + functions:_upload_image:115 : local disk=qcow2 2026-07-02 17:30:52.672 | + functions:_upload_image:116 : shift 2026-07-02 17:30:52.674 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:52.676 | + functions:_upload_image:118 : shift 2026-07-02 17:30:52.678 | + functions:_upload_image:119 : local properties 2026-07-02 17:30:52.680 | + functions:_upload_image:120 : local useimport 2026-07-02 17:30:52.682 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-02 17:30:52.684 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-02 17:30:52.687 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-02 17:30:52.689 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-02 17:30:52.691 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-02 17:30:52.694 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-02 17:30:52.696 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-02 17:30:52.699 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 17:30:52.704 | + 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-02 17:30:59.478 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 17:30:59.478 | | Field | Value | 2026-07-02 17:30:59.478 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 17:30:59.478 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-02 17:30:59.478 | | container_format | bare | 2026-07-02 17:30:59.478 | | created_at | 2026-07-02T17:30:57Z | 2026-07-02 17:30:59.478 | | disk_format | qcow2 | 2026-07-02 17:30:59.478 | | file | /v2/images/400fffd7-6f27-4637-a41b-5de861a9e14d/file | 2026-07-02 17:30:59.478 | | id | 400fffd7-6f27-4637-a41b-5de861a9e14d | 2026-07-02 17:30:59.478 | | min_disk | 0 | 2026-07-02 17:30:59.479 | | min_ram | 0 | 2026-07-02 17:30:59.479 | | name | cirros-0.6.3-x86_64-disk | 2026-07-02 17:30:59.479 | | owner | b4cbcacab2ad40b59c2610c40e6c203a | 2026-07-02 17:30:59.479 | | 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-02 17:30:59.479 | | protected | False | 2026-07-02 17:30:59.479 | | schema | /v2/schemas/image | 2026-07-02 17:30:59.479 | | size | 21692416 | 2026-07-02 17:30:59.479 | | status | active | 2026-07-02 17:30:59.479 | | tags | | 2026-07-02 17:30:59.479 | | updated_at | 2026-07-02T17:30:59Z | 2026-07-02 17:30:59.480 | | virtual_size | 117440512 | 2026-07-02 17:30:59.480 | | visibility | public | 2026-07-02 17:30:59.480 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 17:30:59.868 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-02 17:30:59.952 | [2056 Async create_flavors:73327]: Waiting for completion of create_flavors running on PID 73327 (2 other jobs running) 2026-07-02 17:30:59.986 | [2056 Async create_flavors:73327]: Signaling child to exit 2026-07-02 17:31:10.616 | + inc/async:async_inner:64 : rc=0 2026-07-02 17:31:10.638 | [73327 Async create_flavors:73327]: finished successfully 2026-07-02 17:31:10.659 | WAKEUP 2026-07-02 17:31:10.677 | [2056 Async create_flavors:73327]: Signaled 2026-07-02 17:31:10.678 | + lib/nova:create_flavors:1242 : is_service_enabled n-api 2026-07-02 17:31:10.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:10.678 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor list 2026-07-02 17:31:10.679 | + lib/nova:create_flavors:1243 : grep -q ds512M 2026-07-02 17:31:10.679 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-02 17:31:10.679 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.679 | | Field | Value | 2026-07-02 17:31:10.679 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.679 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.679 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.679 | | description | None | 2026-07-02 17:31:10.679 | | disk | 1 | 2026-07-02 17:31:10.680 | | id | c1 | 2026-07-02 17:31:10.680 | | name | cirros256 | 2026-07-02 17:31:10.680 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.680 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.680 | | ram | 256 | 2026-07-02 17:31:10.680 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.680 | | swap | 0 | 2026-07-02 17:31:10.680 | | vcpus | 1 | 2026-07-02 17:31:10.681 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.681 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-02 17:31:10.681 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.681 | | Field | Value | 2026-07-02 17:31:10.681 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.681 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.681 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.681 | | description | None | 2026-07-02 17:31:10.682 | | disk | 5 | 2026-07-02 17:31:10.682 | | id | d1 | 2026-07-02 17:31:10.682 | | name | ds512M | 2026-07-02 17:31:10.682 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.682 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.682 | | ram | 512 | 2026-07-02 17:31:10.682 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.682 | | swap | 0 | 2026-07-02 17:31:10.682 | | vcpus | 1 | 2026-07-02 17:31:10.683 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.683 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-02 17:31:10.683 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.683 | | Field | Value | 2026-07-02 17:31:10.683 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.683 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.684 | | description | None | 2026-07-02 17:31:10.684 | | disk | 10 | 2026-07-02 17:31:10.684 | | id | d2 | 2026-07-02 17:31:10.684 | | name | ds1G | 2026-07-02 17:31:10.684 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.684 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.684 | | ram | 1024 | 2026-07-02 17:31:10.684 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.685 | | swap | 0 | 2026-07-02 17:31:10.685 | | vcpus | 1 | 2026-07-02 17:31:10.685 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.685 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-02 17:31:10.685 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.685 | | Field | Value | 2026-07-02 17:31:10.685 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.685 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.685 | | description | None | 2026-07-02 17:31:10.686 | | disk | 10 | 2026-07-02 17:31:10.686 | | id | d3 | 2026-07-02 17:31:10.686 | | name | ds2G | 2026-07-02 17:31:10.686 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.686 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.686 | | ram | 2048 | 2026-07-02 17:31:10.686 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.686 | | swap | 0 | 2026-07-02 17:31:10.687 | | vcpus | 2 | 2026-07-02 17:31:10.687 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.687 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-02 17:31:10.687 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.687 | | Field | Value | 2026-07-02 17:31:10.687 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.687 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.687 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.687 | | description | None | 2026-07-02 17:31:10.688 | | disk | 20 | 2026-07-02 17:31:10.688 | | id | d4 | 2026-07-02 17:31:10.688 | | name | ds4G | 2026-07-02 17:31:10.688 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.688 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.688 | | ram | 4096 | 2026-07-02 17:31:10.688 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.688 | | swap | 0 | 2026-07-02 17:31:10.689 | | vcpus | 4 | 2026-07-02 17:31:10.689 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.689 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor list 2026-07-02 17:31:10.689 | + lib/nova:create_flavors:1252 : grep -q m1.tiny 2026-07-02 17:31:10.689 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-02 17:31:10.689 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.689 | | Field | Value | 2026-07-02 17:31:10.689 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.690 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.690 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.690 | | description | None | 2026-07-02 17:31:10.690 | | disk | 1 | 2026-07-02 17:31:10.690 | | id | 1 | 2026-07-02 17:31:10.690 | | name | m1.tiny | 2026-07-02 17:31:10.690 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.691 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.691 | | ram | 512 | 2026-07-02 17:31:10.691 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.691 | | swap | 0 | 2026-07-02 17:31:10.691 | | vcpus | 1 | 2026-07-02 17:31:10.691 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.691 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-02 17:31:10.691 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.691 | | Field | Value | 2026-07-02 17:31:10.692 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.692 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.692 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.692 | | description | None | 2026-07-02 17:31:10.692 | | disk | 20 | 2026-07-02 17:31:10.692 | | id | 2 | 2026-07-02 17:31:10.692 | | name | m1.small | 2026-07-02 17:31:10.692 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.693 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.693 | | ram | 2048 | 2026-07-02 17:31:10.693 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.693 | | swap | 0 | 2026-07-02 17:31:10.693 | | vcpus | 1 | 2026-07-02 17:31:10.693 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.693 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-02 17:31:10.693 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.694 | | Field | Value | 2026-07-02 17:31:10.694 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.694 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.694 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.694 | | description | None | 2026-07-02 17:31:10.694 | | disk | 40 | 2026-07-02 17:31:10.695 | | id | 3 | 2026-07-02 17:31:10.695 | | name | m1.medium | 2026-07-02 17:31:10.695 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.695 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.695 | | ram | 4096 | 2026-07-02 17:31:10.695 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.695 | | swap | 0 | 2026-07-02 17:31:10.695 | | vcpus | 2 | 2026-07-02 17:31:10.695 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.696 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-02 17:31:10.696 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.696 | | Field | Value | 2026-07-02 17:31:10.696 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.696 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.696 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.696 | | description | None | 2026-07-02 17:31:10.697 | | disk | 80 | 2026-07-02 17:31:10.697 | | id | 4 | 2026-07-02 17:31:10.697 | | name | m1.large | 2026-07-02 17:31:10.697 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.697 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.697 | | ram | 8192 | 2026-07-02 17:31:10.697 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.697 | | swap | 0 | 2026-07-02 17:31:10.698 | | vcpus | 4 | 2026-07-02 17:31:10.698 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.698 | + lib/nova:create_flavors:1257 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-02 17:31:10.698 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.698 | | Field | Value | 2026-07-02 17:31:10.698 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.698 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:31:10.699 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:31:10.699 | | description | None | 2026-07-02 17:31:10.699 | | disk | 160 | 2026-07-02 17:31:10.699 | | id | 5 | 2026-07-02 17:31:10.699 | | name | m1.xlarge | 2026-07-02 17:31:10.699 | | os-flavor-access:is_public | True | 2026-07-02 17:31:10.699 | | properties | hw_rng:allowed='True' | 2026-07-02 17:31:10.699 | | ram | 16384 | 2026-07-02 17:31:10.700 | | rxtx_factor | 1.0 | 2026-07-02 17:31:10.700 | | swap | 0 | 2026-07-02 17:31:10.700 | | vcpus | 8 | 2026-07-02 17:31:10.700 | +----------------------------+-----------------------+ 2026-07-02 17:31:10.718 | [2056 Async create_flavors:73327]: finished create_flavors with result 0 in 47 seconds 2026-07-02 17:31:10.722 | + inc/async:async_wait:197 : return 0 2026-07-02 17:31:10.724 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-02 17:31:10.740 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:31:10.743 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-02 17:31:10.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:10.761 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-02 17:31:10.778 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:10.780 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-02 17:31:10.783 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 17:31:10.785 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 17:31:10.788 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:31:10.790 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-02 17:31:10.792 | ++ 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-02 17:31:10.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-02 17:31:10.797 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-02 17:31:10.798 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-02 17:31:10.800 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-02 17:31:10.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-02 17:31:10.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-02 17:31:10.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-02 17:31:10.806 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-02 17:31:10.808 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-02 17:31:10.809 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-02 17:31:10.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-02 17:31:10.812 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 17:31:10.814 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-02 17:31:10.816 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 17:31:10.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-02 17:31:10.818 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 17:31:10.820 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-02 17:31:10.822 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 17:31:10.823 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-02 17:31:10.825 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 17:31:10.826 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-02 17:31:10.828 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-02 17:31:10.829 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 17:31:10.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-02 17:31:10.832 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 17:31:10.834 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-02 17:31:10.835 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-02 17:31:10.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-02 17:31:10.839 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 17:31:10.840 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-02 17:31:10.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 17:31:10.843 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-02 17:31:10.845 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-02 17:31:10.846 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-02 17:31:10.848 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-02 17:31:10.850 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-02 17:31:10.851 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-02 17:31:10.853 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-02 17:31:10.855 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-02 17:31:10.856 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-02 17:31:10.858 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-02 17:31:10.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-02 17:31:10.861 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-02 17:31:10.862 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 17:31:10.864 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 17:31:10.865 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-02 17:31:10.867 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-02 17:31:10.869 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-02 17:31:10.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-02 17:31:10.871 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-02 17:31:10.873 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-02 17:31:10.874 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-02 17:31:10.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-02 17:31:10.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-02 17:31:10.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-02 17:31:10.879 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-02 17:31:10.880 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-02 17:31:10.881 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-02 17:31:13.161 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-02 17:31:13.164 | 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-02 17:31:13.482 | + ./stack.sh:main:1403 : save_stackenv 2026-07-02 17:31:13.485 | + functions-common:save_stackenv:65 : local tag= 2026-07-02 17:31:13.487 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 17:31:13.492 | + functions-common:save_stackenv:67 : time_stamp=2026-07-02-193113 2026-07-02 17:31:13.495 | + functions-common:save_stackenv:68 : echo '# 2026-07-02-193113 ' 2026-07-02 17:31:13.498 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.500 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 17:31:13.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.505 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 17:31:13.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.511 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 17:31:13.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.516 | + 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-02 17:31:13.518 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.521 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.71 2026-07-02 17:31:13.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.526 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.71/identity 2026-07-02 17:31:13.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.531 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-02-190552 2026-07-02 17:31:13.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.536 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 17:31:13.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.541 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.71 2026-07-02 17:31:13.544 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.547 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 17:31:13.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.553 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 17:31:13.556 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.558 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 17:31:13.561 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.563 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 17:31:13.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.568 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.71 2026-07-02 17:31:13.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 17:31:13.573 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 17:31:13.575 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-02 17:31:13.578 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 17:31:13.581 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 17:31:13.584 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-02 17:31:13.586 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:31:13.589 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 17:31:13.592 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 17:31:13.596 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-02 17:31:13.599 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:31:13.603 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-02 17:31:13.606 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:31:13.609 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-02 17:31:13.609 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:31:13.609 | gsub("[][]", "", $1); 2026-07-02 17:31:13.609 | split($1, a, "|"); 2026-07-02 17:31:13.609 | if (a[1] == matchgroup) 2026-07-02 17:31:13.610 | print a[2] 2026-07-02 17:31:13.610 | } 2026-07-02 17:31:13.610 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:31:13.617 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-02 17:31:13.620 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 17:31:13.623 | + functions-common:run_phase:1849 : local phase=extra 2026-07-02 17:31:13.626 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:31:13.629 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:31:13.632 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:31:13.635 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:31:13.637 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:31:13.641 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:31:13.645 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:31:13.648 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:31:13.650 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:31:13.653 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-02 17:31:13.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:31:13.672 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:13.675 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:31:13.677 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:13.679 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-02 17:31:13.682 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:13.684 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:31:13.687 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:13.689 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-02 17:31:13.692 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-02 17:31:13.694 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 17:31:13.697 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 17:31:13.699 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:31:13.702 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 17:31:13.705 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-02 17:31:13.707 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 17:31:13.710 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-02 17:31:13.713 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 17:31:13.715 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 17:31:13.718 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-02 17:31:13.720 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 17:31:13.723 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 17:31:13.725 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-02 17:31:13.728 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:31:13.730 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 17:31:13.733 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 17:31:13.736 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-02 17:31:13.739 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:31:13.742 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-02 17:31:13.745 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:31:13.747 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-02 17:31:13.747 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:31:13.747 | gsub("[][]", "", $1); 2026-07-02 17:31:13.747 | split($1, a, "|"); 2026-07-02 17:31:13.748 | if (a[1] == matchgroup) 2026-07-02 17:31:13.748 | print a[2] 2026-07-02 17:31:13.748 | } 2026-07-02 17:31:13.748 | ' /home/quobyte/devstack/local.conf 2026-07-02 17:31:13.753 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-02 17:31:13.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:13.771 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-02 17:31:13.774 | + lib/nova:is_nova_ready:1167 : wait_for_compute 60 2026-07-02 17:31:13.776 | + functions:wait_for_compute:490 : local timeout=60 2026-07-02 17:31:13.778 | + functions:wait_for_compute:491 : local rval=0 2026-07-02 17:31:13.781 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-02 17:31:13.783 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-02 17:31:13.785 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 17:31:13.788 | + functions-common:time_start:2407 : local start_time= 2026-07-02 17:31:13.790 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:31:13.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:31:13.798 | + functions-common:time_start:2411 : _TIME_START[$name]=1783013473796 2026-07-02 17:31:13.801 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-02 17:31:13.821 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-02 17:31:13.823 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-02 17:31:13.826 | ++ functions:wait_for_compute:496 : hostname 2026-07-02 17:31:13.830 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-02 17:31:13.833 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-02 17:31:13.837 | ++ functions:wait_for_compute:498 : hostname 2026-07-02 17:31:13.841 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:31:13.843 | + :: : ID= 2026-07-02 17:31:13.844 | + :: : [[ '' == '' ]] 2026-07-02 17:31:13.846 | + :: : sleep 1 2026-07-02 17:31:14.849 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-02 17:31:14.852 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-02 17:31:18.347 | + :: : ID=9ba839ec-d839-484c-89b6-80dd10ac7253 2026-07-02 17:31:18.349 | + :: : [[ 9ba839ec-d839-484c-89b6-80dd10ac7253 == '' ]] 2026-07-02 17:31:18.352 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-02 17:31:18.355 | + functions-common:time_stop:2420 : local name 2026-07-02 17:31:18.358 | + functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:18.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:18.364 | + functions-common:time_stop:2423 : local total 2026-07-02 17:31:18.367 | + functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:18.371 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 17:31:18.373 | + functions-common:time_stop:2427 : start_time=1783013473796 2026-07-02 17:31:18.377 | + functions-common:time_stop:2429 : [[ -z 1783013473796 ]] 2026-07-02 17:31:18.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:18.386 | + functions-common:time_stop:2432 : end_time=1783013478382 2026-07-02 17:31:18.389 | + functions-common:time_stop:2433 : elapsed_time=4586 2026-07-02 17:31:18.392 | + functions-common:time_stop:2434 : total=26756 2026-07-02 17:31:18.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:18.398 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31342 2026-07-02 17:31:18.401 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-02 17:31:18.404 | + functions:wait_for_compute:516 : return 0 2026-07-02 17:31:18.406 | + ./stack.sh:main:1443 : service_check 2026-07-02 17:31:18.409 | + functions-common:service_check:1713 : local service 2026-07-02 17:31:18.412 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.415 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-02 17:31:18.435 | not-found 2026-07-02 17:31:18.441 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.444 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-02 17:31:18.466 | enabled 2026-07-02 17:31:18.471 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-02 17:31:18.503 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-02 17:31:18.503 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-02 17:31:18.503 | Active: active (running) since Thu 2026-07-02 19:27:41 CEST; 3min 36s ago 2026-07-02 17:31:18.503 | Main PID: 61082 (uwsgi) 2026-07-02 17:31:18.503 | Status: "uWSGI is ready" 2026-07-02 17:31:18.503 | Tasks: 17 (limit: 14255) 2026-07-02 17:31:18.503 | Memory: 271.8M (peak: 272.3M) 2026-07-02 17:31:18.503 | CPU: 15.867s 2026-07-02 17:31:18.503 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-02 17:31:18.503 | ├─61082 "nova-apiuWSGI master" 2026-07-02 17:31:18.504 | ├─61083 "nova-apiuWSGI worker 1" 2026-07-02 17:31:18.504 | └─61084 "nova-apiuWSGI worker 2" 2026-07-02 17:31:18.504 | 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61084]: [pid: 61084|app: 0|req: 19/36] 192.168.122.71 () {54 vars in 930 bytes} [Thu Jul 2 19:31:17 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG nova.api.openstack.wsgi [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Calling method '>' {{(pid=61083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 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.001s {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Acquiring lock "f7408e96-ed83-4913-8a23-1315d89a5c9a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 17:31:18.504 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Lock "f7408e96-ed83-4913-8a23-1315d89a5c9a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 17:31:18.505 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: DEBUG oslo_concurrency.lockutils [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] Lock "f7408e96-ed83-4913-8a23-1315d89a5c9a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61083) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:18.505 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: INFO nova.api.openstack.requestlog [None req-329573e4-d399-4693-9902-3b56ccc1ed79 admin admin] 192.168.122.71 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.162111 2026-07-02 17:31:18.505 | Jul 02 19:31:17 devstack devstack@n-api.service[61083]: [pid: 61083|app: 0|req: 18/37] 192.168.122.71 () {60 vars in 1320 bytes} [Thu Jul 2 19:31:17 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-02 17:31:18.513 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.516 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-02 17:31:18.535 | enabled 2026-07-02 17:31:18.541 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-02 17:31:18.570 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-02 17:31:18.570 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-02 17:31:18.571 | Active: active (running) since Thu 2026-07-02 19:30:18 CEST; 1min 0s ago 2026-07-02 17:31:18.571 | Main PID: 73173 (nova-compute) 2026-07-02 17:31:18.571 | Tasks: 10 (limit: 14255) 2026-07-02 17:31:18.571 | Memory: 136.1M (peak: 137.5M) 2026-07-02 17:31:18.571 | CPU: 5.178s 2026-07-02 17:31:18.571 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-02 17:31:18.571 | └─73173 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-02 17:31:18.571 | 2026-07-02 17:31:18.571 | Jul 02 19:30:49 devstack nova-compute[73173]: DEBUG nova.compute.resource_tracker [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] Compute_service record updated for devstack:devstack {{(pid=73173) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-02 17:31:18.571 | Jul 02 19:30:49 devstack nova-compute[73173]: DEBUG oslo_concurrency.lockutils [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.027s {{(pid=73173) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:18.571 | Jul 02 19:30:49 devstack nova-compute[73173]: DEBUG nova.service [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73173) start /opt/stack/nova/nova/service.py:196}} 2026-07-02 17:31:18.572 | Jul 02 19:30:49 devstack nova-compute[73173]: DEBUG nova.service [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73173) start /opt/stack/nova/nova/service.py:212}} 2026-07-02 17:31:18.572 | Jul 02 19:30:50 devstack nova-compute[73173]: DEBUG nova.service [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] Join ServiceGroup membership for this service compute {{(pid=73173) start /opt/stack/nova/nova/service.py:222}} 2026-07-02 17:31:18.572 | Jul 02 19:30:50 devstack nova-compute[73173]: DEBUG nova.servicegroup.drivers.db [None req-6338f830-8131-4efd-af1f-636c385e9962 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73173) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 17:31:18.572 | Jul 02 19:30:55 devstack nova-compute[73173]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.572 | Jul 02 19:31:00 devstack nova-compute[73173]: DEBUG oslo_service.periodic_task [None req-9ff2fa34-8d7f-4c8e-a6d4-8ed7096ad5e1 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73173) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 17:31:18.572 | Jul 02 19:31:00 devstack nova-compute[73173]: DEBUG oslo_service.periodic_task [None req-9ff2fa34-8d7f-4c8e-a6d4-8ed7096ad5e1 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73173) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-02 17:31:18.572 | Jul 02 19:31:00 devstack nova-compute[73173]: DEBUG oslo.service.backend._threading.loopingcall [None req-9ff2fa34-8d7f-4c8e-a6d4-8ed7096ad5e1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 22.44 seconds {{(pid=73173) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.573 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.576 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-02 17:31:18.594 | not-found 2026-07-02 17:31:18.599 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-02 17:31:18.620 | enabled 2026-07-02 17:31:18.625 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-02 17:31:18.650 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-02 17:31:18.650 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-02 17:31:18.651 | Active: active (running) since Thu 2026-07-02 19:30:04 CEST; 1min 14s ago 2026-07-02 17:31:18.651 | Main PID: 69485 (nova-scheduler:) 2026-07-02 17:31:18.651 | Tasks: 19 (limit: 14255) 2026-07-02 17:31:18.651 | Memory: 155.7M (peak: 156.2M) 2026-07-02 17:31:18.651 | CPU: 5.652s 2026-07-02 17:31:18.651 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-02 17:31:18.651 | ├─69485 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-02 17:31:18.652 | ├─71311 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-02 17:31:18.652 | └─71324 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-02 17:31:18.652 | 2026-07-02 17:31:18.652 | Jul 02 19:30:11 devstack nova-scheduler[71311]: DEBUG nova.servicegroup.drivers.db [None req-88c5d05c-c9da-4ef2-9482-a6ee5d57bd48 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71311) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 17:31:18.652 | Jul 02 19:30:16 devstack nova-scheduler[71324]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71324) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.652 | Jul 02 19:30:16 devstack nova-scheduler[71311]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71311) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.652 | Jul 02 19:30:18 devstack nova-scheduler[69485]: DEBUG dbcounter [-] [69485] Writing DB stats nova_api:SELECT=3 {{(pid=69485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.652 | Jul 02 19:30:18 devstack nova-scheduler[69485]: DEBUG dbcounter [-] [69485] Writing DB stats nova_cell0:SELECT=1 {{(pid=69485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.653 | Jul 02 19:30:18 devstack nova-scheduler[69485]: DEBUG dbcounter [-] [69485] Writing DB stats nova_cell1:SELECT=1 {{(pid=69485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.653 | Jul 02 19:30:26 devstack nova-scheduler[71324]: DEBUG dbcounter [-] [71324] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.653 | Jul 02 19:30:26 devstack nova-scheduler[71311]: DEBUG dbcounter [-] [71311] Writing DB stats nova_cell0:SELECT=3 {{(pid=71311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.653 | Jul 02 19:30:57 devstack nova-scheduler[71324]: DEBUG oslo.service.backend._threading.loopingcall [None req-58829507-a867-40fe-a95d-1d539f04f2b9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71324) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.653 | Jul 02 19:31:08 devstack nova-scheduler[71311]: DEBUG oslo.service.backend._threading.loopingcall [None req-9fe7e28a-bef2-4b95-b01f-a4881ec8b494 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71311) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:18.656 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.659 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-02 17:31:18.677 | not-found 2026-07-02 17:31:18.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-02 17:31:18.705 | enabled 2026-07-02 17:31:18.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-02 17:31:18.731 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-02 17:31:18.731 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-02 17:31:18.732 | Active: active (running) since Thu 2026-07-02 19:30:06 CEST; 1min 12s ago 2026-07-02 17:31:18.732 | Main PID: 70097 (uwsgi) 2026-07-02 17:31:18.732 | Status: "uWSGI is ready" 2026-07-02 17:31:18.732 | Tasks: 16 (limit: 14255) 2026-07-02 17:31:18.732 | Memory: 220.9M (peak: 221.4M) 2026-07-02 17:31:18.732 | CPU: 11.319s 2026-07-02 17:31:18.732 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-02 17:31:18.732 | ├─70097 "nova-api-metauWSGI master" 2026-07-02 17:31:18.733 | ├─70098 "nova-api-metauWSGI worker 1" 2026-07-02 17:31:18.733 | ├─70099 "nova-api-metauWSGI worker 2" 2026-07-02 17:31:18.733 | └─70100 "nova-api-metauWSGI http 1" 2026-07-02 17:31:18.733 | 2026-07-02 17:31:18.733 | Jul 02 19:30:14 devstack devstack@n-api-meta.service[70099]: DEBUG nova.api.openstack.wsgi_app [None req-d32be799-a0cd-440c-ab57-0685ac0ec74d None None] ******************************************************************************** {{(pid=70099) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-02 17:31:18.733 | Jul 02 19:30:14 devstack devstack@n-api-meta.service[70099]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7c66346a3668 pid: 70099 (default app) 2026-07-02 17:31:18.734 | Jul 02 19:30:22 devstack devstack@n-api-meta.service[70098]: DEBUG dbcounter [-] [70098] Writing DB stats nova_api:SELECT=1 {{(pid=70098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:22 devstack devstack@n-api-meta.service[70098]: DEBUG dbcounter [-] [70098] Writing DB stats nova_cell1:SELECT=1 {{(pid=70098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:22 devstack devstack@n-api-meta.service[70098]: DEBUG dbcounter [-] [70098] Writing DB stats nova_cell0:SELECT=1 {{(pid=70098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:22 devstack devstack@n-api-meta.service[70098]: DEBUG dbcounter [-] [70098] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:23 devstack devstack@n-api-meta.service[70099]: DEBUG dbcounter [-] [70099] Writing DB stats nova_api:SELECT=1 {{(pid=70099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:23 devstack devstack@n-api-meta.service[70099]: DEBUG dbcounter [-] [70099] Writing DB stats nova_cell1:SELECT=1 {{(pid=70099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.734 | Jul 02 19:30:23 devstack devstack@n-api-meta.service[70099]: DEBUG dbcounter [-] [70099] Writing DB stats nova_cell0:SELECT=1 {{(pid=70099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.735 | Jul 02 19:30:23 devstack devstack@n-api-meta.service[70099]: DEBUG dbcounter [-] [70099] Writing DB stats nova_cell0:SELECT=1 {{(pid=70099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.738 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.741 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-02 17:31:18.760 | enabled 2026-07-02 17:31:18.765 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-02 17:31:18.789 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-02 17:31:18.789 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-02 17:31:18.789 | Active: active (running) since Thu 2026-07-02 19:28:28 CEST; 2min 50s ago 2026-07-02 17:31:18.789 | Main PID: 67251 (uwsgi) 2026-07-02 17:31:18.789 | Status: "uWSGI is ready" 2026-07-02 17:31:18.789 | Tasks: 5 (limit: 14255) 2026-07-02 17:31:18.789 | Memory: 176.7M (peak: 177.0M) 2026-07-02 17:31:18.789 | CPU: 6.854s 2026-07-02 17:31:18.789 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-02 17:31:18.790 | ├─67251 "placementuWSGI master" 2026-07-02 17:31:18.791 | ├─67252 "placementuWSGI worker 1" 2026-07-02 17:31:18.791 | └─67253 "placementuWSGI worker 2" 2026-07-02 17:31:18.791 | 2026-07-02 17:31:18.791 | Jul 02 19:30:48 devstack devstack@placement-api.service[67253]: INFO placement.requestlog [req-eace5d10-feb4-4c3a-8829-8cd23703bc99 req-501647dc-9b38-40dd-8ef1-d6825affe7d8 service nova] 192.168.122.71 "PUT /placement/resource_providers/15f15a0d-a587-4746-80ad-42c85d8b85a1/inventories" status: 200 len: 396 microversion: 1.26 2026-07-02 17:31:18.792 | Jul 02 19:30:48 devstack devstack@placement-api.service[67253]: [pid: 67253|app: 0|req: 4/9] 192.168.122.71 () {64 vars in 1493 bytes} [Thu Jul 2 19:30:48 2026] PUT /placement/resource_providers/15f15a0d-a587-4746-80ad-42c85d8b85a1/inventories => generated 396 bytes in 110 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-02 17:31:18.792 | Jul 02 19:30:48 devstack devstack@placement-api.service[67252]: DEBUG placement.requestlog [req-eace5d10-feb4-4c3a-8829-8cd23703bc99 req-355cb03a-e69d-4cf7-b173-906bc06a3714 None None] Starting request: 192.168.122.71 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16" {{(pid=67252) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 17:31:18.792 | Jul 02 19:30:48 devstack devstack@placement-api.service[67252]: INFO placement.requestlog [req-eace5d10-feb4-4c3a-8829-8cd23703bc99 req-355cb03a-e69d-4cf7-b173-906bc06a3714 service nova] 192.168.122.71 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16" status: 200 len: 2058 microversion: 1.6 2026-07-02 17:31:18.792 | Jul 02 19:30:48 devstack devstack@placement-api.service[67252]: [pid: 67252|app: 0|req: 6/10] 192.168.122.71 () {60 vars in 4907 bytes} [Thu Jul 2 19:30:48 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_DEVICE_TAGGING,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,HW_CPU_X86_SSE41,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16 => generated 2058 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 17:31:18.792 | Jul 02 19:30:48 devstack devstack@placement-api.service[67253]: DEBUG placement.requestlog [req-eace5d10-feb4-4c3a-8829-8cd23703bc99 req-93406d64-2a80-419c-9ac8-c299a1f30934 None None] Starting request: 192.168.122.71 "PUT /placement/resource_providers/15f15a0d-a587-4746-80ad-42c85d8b85a1/traits" {{(pid=67253) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 17:31:18.792 | Jul 02 19:30:49 devstack devstack@placement-api.service[67253]: INFO placement.requestlog [req-eace5d10-feb4-4c3a-8829-8cd23703bc99 req-93406d64-2a80-419c-9ac8-c299a1f30934 service nova] 192.168.122.71 "PUT /placement/resource_providers/15f15a0d-a587-4746-80ad-42c85d8b85a1/traits" status: 200 len: 2093 microversion: 1.6 2026-07-02 17:31:18.792 | Jul 02 19:30:49 devstack devstack@placement-api.service[67253]: [pid: 67253|app: 0|req: 5/11] 192.168.122.71 () {64 vars in 1478 bytes} [Thu Jul 2 19:30:48 2026] PUT /placement/resource_providers/15f15a0d-a587-4746-80ad-42c85d8b85a1/traits => generated 2093 bytes in 420 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 17:31:18.792 | Jul 02 19:30:58 devstack devstack@placement-api.service[67252]: DEBUG dbcounter [-] [67252] Writing DB stats placement:SELECT=4 {{(pid=67252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.793 | Jul 02 19:30:59 devstack devstack@placement-api.service[67253]: DEBUG dbcounter [-] [67253] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.796 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-02 17:31:18.815 | not-found 2026-07-02 17:31:18.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.821 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-02 17:31:18.839 | enabled 2026-07-02 17:31:18.844 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-02 17:31:18.866 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-02 17:31:18.866 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-02 17:31:18.866 | Active: active (running) since Thu 2026-07-02 19:30:45 CEST; 33s ago 2026-07-02 17:31:18.866 | Main PID: 76279 (uwsgi) 2026-07-02 17:31:18.866 | Status: "uWSGI is ready" 2026-07-02 17:31:18.867 | Tasks: 9 (limit: 14255) 2026-07-02 17:31:18.867 | Memory: 257.4M (peak: 257.9M) 2026-07-02 17:31:18.867 | CPU: 11.518s 2026-07-02 17:31:18.867 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-02 17:31:18.867 | ├─76279 "glance-apiuWSGI master" 2026-07-02 17:31:18.867 | ├─76283 "glance-apiuWSGI worker 1" 2026-07-02 17:31:18.868 | └─76285 "glance-apiuWSGI worker 2" 2026-07-02 17:31:18.868 | 2026-07-02 17:31:18.868 | Jul 02 19:30:59 devstack devstack@g-api.service[76283]: INFO glance.location [None req-66a8d09e-ffca-4d1e-8726-d9d050221c2e admin admin] Image format matched and virtual size computed: 117440512 2026-07-02 17:31:18.868 | Jul 02 19:30:59 devstack devstack@g-api.service[76283]: DEBUG glance_store.backend [None req-66a8d09e-ffca-4d1e-8726-d9d050221c2e admin admin] Skipping store.set_acls... not implemented. {{(pid=76283) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-02 17:31:18.868 | Jul 02 19:30:59 devstack devstack@g-api.service[76283]: [pid: 76283|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jul 2 19:30:57 2026] PUT /v2/images/400fffd7-6f27-4637-a41b-5de861a9e14d/file => generated 0 bytes in 2061 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-02 17:31:18.868 | Jul 02 19:30:59 devstack devstack@g-api.service[76285]: DEBUG glance.api.middleware.version_negotiation [None req-cc111c37-43c2-45ed-909e-695e9741f95d admin admin] Determining version of request: GET /v2/images/400fffd7-6f27-4637-a41b-5de861a9e14d Accept: */* {{(pid=76285) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-02 17:31:18.869 | Jul 02 19:30:59 devstack devstack@g-api.service[76285]: DEBUG glance.api.middleware.version_negotiation [None req-cc111c37-43c2-45ed-909e-695e9741f95d admin admin] Using url versioning {{(pid=76285) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-02 17:31:18.869 | Jul 02 19:30:59 devstack devstack@g-api.service[76285]: DEBUG glance.api.middleware.version_negotiation [None req-cc111c37-43c2-45ed-909e-695e9741f95d admin admin] Matched version: v2 {{(pid=76285) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-02 17:31:18.869 | Jul 02 19:30:59 devstack devstack@g-api.service[76285]: DEBUG glance.api.middleware.version_negotiation [None req-cc111c37-43c2-45ed-909e-695e9741f95d admin admin] new path /v2/images/400fffd7-6f27-4637-a41b-5de861a9e14d {{(pid=76285) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-02 17:31:18.869 | Jul 02 19:30:59 devstack devstack@g-api.service[76285]: [pid: 76285|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jul 2 19:30:59 2026] GET /v2/images/400fffd7-6f27-4637-a41b-5de861a9e14d => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 17:31:18.869 | Jul 02 19:31:09 devstack devstack@g-api.service[76283]: DEBUG dbcounter [-] [76283] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.869 | Jul 02 19:31:09 devstack devstack@g-api.service[76285]: DEBUG dbcounter [-] [76285] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.873 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.875 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-02 17:31:18.893 | enabled 2026-07-02 17:31:18.897 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-02 17:31:18.920 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-02 17:31:18.920 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-02 17:31:18.920 | Active: active (running) since Thu 2026-07-02 19:30:33 CEST; 45s ago 2026-07-02 17:31:18.920 | Main PID: 74769 (cinder-schedule) 2026-07-02 17:31:18.920 | Tasks: 1 (limit: 14255) 2026-07-02 17:31:18.920 | Memory: 109.0M (peak: 109.3M) 2026-07-02 17:31:18.920 | CPU: 4.631s 2026-07-02 17:31:18.920 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-02 17:31:18.921 | └─74769 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-02 17:31:18.921 | 2026-07-02 17:31:18.921 | Jul 02 19:30:39 devstack cinder-scheduler[74769]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-02 17:31:18.921 | Jul 02 19:30:39 devstack cinder-scheduler[74769]: INFO cinder.manager [None req-afd04215-18e4-4d5b-8467-fb9bf8cbaad4 None None] Initiating service 1 cleanup 2026-07-02 17:31:18.921 | Jul 02 19:30:39 devstack cinder-scheduler[74769]: INFO cinder.manager [None req-afd04215-18e4-4d5b-8467-fb9bf8cbaad4 None None] Service 1 cleanup completed. 2026-07-02 17:31:18.921 | Jul 02 19:30:39 devstack cinder-scheduler[74769]: DEBUG cinder.service [None req-afd04215-18e4-4d5b-8467-fb9bf8cbaad4 None None] Creating RPC server for service cinder-scheduler {{(pid=74769) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-02 17:31:18.921 | Jul 02 19:30:39 devstack cinder-scheduler[74769]: DEBUG cinder.service [None req-afd04215-18e4-4d5b-8467-fb9bf8cbaad4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74769) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-02 17:31:18.922 | Jul 02 19:30:49 devstack cinder-scheduler[74769]: DEBUG dbcounter [-] [74769] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.922 | Jul 02 19:30:58 devstack cinder-scheduler[74769]: DEBUG cinder.scheduler.host_manager [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver: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}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74769) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-02 17:31:18.922 | Jul 02 19:30:58 devstack cinder-scheduler[74769]: DEBUG cinder.scheduler.host_manager [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 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, 2, 17, 30, 58, 577453)}, {'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, 2, 17, 30, 58, 577453)}]. {{(pid=74769) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-02 17:31:18.922 | Jul 02 19:30:58 devstack cinder-scheduler[74769]: DEBUG cinder.scheduler.host_manager [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 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, 2, 17, 30, 58, 527365)} {{(pid=74769) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-02 17:31:18.922 | Jul 02 19:31:08 devstack cinder-scheduler[74769]: DEBUG dbcounter [-] [74769] Writing DB stats cinder:SELECT=1 {{(pid=74769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.926 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.929 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-02 17:31:18.948 | enabled 2026-07-02 17:31:18.954 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-02 17:31:18.977 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-02 17:31:18.977 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-02 17:31:18.977 | Active: active (running) since Thu 2026-07-02 19:30:26 CEST; 52s ago 2026-07-02 17:31:18.977 | Main PID: 74035 (uwsgi) 2026-07-02 17:31:18.977 | Status: "uWSGI is ready" 2026-07-02 17:31:18.977 | Tasks: 7 (limit: 14255) 2026-07-02 17:31:18.977 | Memory: 250.2M (peak: 250.7M) 2026-07-02 17:31:18.977 | CPU: 11.842s 2026-07-02 17:31:18.978 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-02 17:31:18.978 | ├─74035 "cinder-apiuWSGI master" 2026-07-02 17:31:18.978 | ├─74044 "cinder-apiuWSGI worker 1" 2026-07-02 17:31:18.978 | └─74045 "cinder-apiuWSGI worker 2" 2026-07-02 17:31:18.978 | 2026-07-02 17:31:18.978 | Jul 02 19:30:41 devstack devstack@c-api.service[74045]: DEBUG cinder.api.middleware.request_id [req-01823ec5-e927-4d9b-b890-38306523c49f req-fbe9a464-7040-4816-8f8e-68f504af057b None None] RequestId filter calling following filter/app {{(pid=74045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-02 17:31:18.978 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: INFO cinder.api.openstack.wsgi [req-01823ec5-e927-4d9b-b890-38306523c49f req-fbe9a464-7040-4816-8f8e-68f504af057b admin admin] POST http://192.168.122.71/volume/v3/types/4e49c287-66fa-49d6-8d35-c191ec1da867/extra_specs 2026-07-02 17:31:18.979 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: DEBUG cinder.api.openstack.wsgi [req-01823ec5-e927-4d9b-b890-38306523c49f req-fbe9a464-7040-4816-8f8e-68f504af057b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-02 17:31:18.979 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: /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-02 17:31:18.979 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: warnings.warn( 2026-07-02 17:31:18.980 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: DEBUG oslo_db.sqlalchemy.engines [req-01823ec5-e927-4d9b-b890-38306523c49f req-fbe9a464-7040-4816-8f8e-68f504af057b 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=74045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 17:31:18.980 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: INFO cinder.api.openstack.wsgi [req-01823ec5-e927-4d9b-b890-38306523c49f req-fbe9a464-7040-4816-8f8e-68f504af057b admin admin] http://192.168.122.71/volume/v3/types/4e49c287-66fa-49d6-8d35-c191ec1da867/extra_specs returned with HTTP 200 2026-07-02 17:31:18.980 | Jul 02 19:30:42 devstack devstack@c-api.service[74045]: [pid: 74045|app: 0|req: 1/3] 192.168.122.71 () {62 vars in 1358 bytes} [Thu Jul 2 19:30:41 2026] POST /volume/v3/types/4e49c287-66fa-49d6-8d35-c191ec1da867/extra_specs => generated 55 bytes in 1137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 17:31:18.980 | Jul 02 19:30:51 devstack devstack@c-api.service[74044]: DEBUG dbcounter [-] [74044] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.980 | Jul 02 19:30:52 devstack devstack@c-api.service[74045]: DEBUG dbcounter [-] [74045] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:18.982 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:18.985 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-02 17:31:19.003 | enabled 2026-07-02 17:31:19.008 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-02 17:31:19.029 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-02 17:31:19.029 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-02 17:31:19.030 | Active: active (running) since Thu 2026-07-02 19:30:36 CEST; 42s ago 2026-07-02 17:31:19.030 | Main PID: 75421 (cinder-volume) 2026-07-02 17:31:19.030 | Tasks: 2 (limit: 14255) 2026-07-02 17:31:19.030 | Memory: 143.7M (peak: 172.8M) 2026-07-02 17:31:19.030 | CPU: 22.267s 2026-07-02 17:31:19.030 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-02 17:31:19.030 | ├─75421 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 17:31:19.031 | └─75587 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 17:31:19.031 | 2026-07-02 17:31:19.031 | Jul 02 19:31:00 devstack sudo[76798]: pam_unix(sudo:session): session closed for user root 2026-07-02 17:31:19.032 | Jul 02 19:31:00 devstack cinder-volume[75587]: DEBUG oslo_concurrency.processutils [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.694s {{(pid=75587) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 17:31:19.032 | Jul 02 19:31:00 devstack cinder-volume[75587]: DEBUG oslo_concurrency.processutils [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75587) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-02 17:31:19.032 | Jul 02 19:31:00 devstack sudo[76805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-02 17:31:19.032 | Jul 02 19:31:00 devstack sudo[76805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-02 17:31:19.032 | Jul 02 19:31:01 devstack sudo[76805]: pam_unix(sudo:session): session closed for user root 2026-07-02 17:31:19.032 | Jul 02 19:31:01 devstack cinder-volume[75587]: DEBUG oslo_concurrency.processutils [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 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.651s {{(pid=75587) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 17:31:19.033 | Jul 02 19:31:01 devstack cinder-volume[75587]: INFO cinder.volume.manager [None req-83d4a1df-e6a0-48dc-a235-b026cc2b2d24 None None] Driver post RPC initialization completed successfully. 2026-07-02 17:31:19.033 | Jul 02 19:31:11 devstack cinder-volume[75587]: DEBUG dbcounter [-] [75587] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.033 | Jul 02 19:31:11 devstack cinder-volume[75587]: DEBUG dbcounter [-] [75587] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=75587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.036 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.038 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-02 17:31:19.054 | not-found 2026-07-02 17:31:19.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.061 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-02 17:31:19.077 | not-found 2026-07-02 17:31:19.082 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.085 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-02 17:31:19.101 | not-found 2026-07-02 17:31:19.107 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.109 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-02 17:31:19.127 | not-found 2026-07-02 17:31:19.131 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.134 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-02 17:31:19.149 | not-found 2026-07-02 17:31:19.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.157 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-02 17:31:19.174 | enabled 2026-07-02 17:31:19.179 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-02 17:31:19.200 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-02 17:31:19.201 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-02 17:31:19.201 | Active: active (running) since Thu 2026-07-02 19:28:04 CEST; 3min 14s ago 2026-07-02 17:31:19.202 | Main PID: 63873 (neutron-ovn-age) 2026-07-02 17:31:19.202 | Tasks: 20 (limit: 14255) 2026-07-02 17:31:19.202 | Memory: 345.6M (peak: 346.4M) 2026-07-02 17:31:19.202 | CPU: 13.546s 2026-07-02 17:31:19.202 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-02 17:31:19.202 | ├─63873 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-02 17:31:19.202 | ├─65240 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-02 17:31:19.202 | ├─65666 /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/tmp1y7ecq7x/privsep.sock 2026-07-02 17:31:19.203 | └─68142 /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/tmp1hh00kp_/privsep.sock 2026-07-02 17:31:19.203 | 2026-07-02 17:31:19.203 | Jul 02 19:30:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:19.203 | Jul 02 19:30:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 17:31:19.203 | Jul 02 19:30:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 17:31:19.203 | Jul 02 19:30:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:19.203 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 17:31:19.203 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 17:31:19.203 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:19.203 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 17:31:19.203 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 17:31:19.204 | Jul 02 19:31:08 devstack neutron-ovn-agent[65240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65240) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 17:31:19.205 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-02 17:31:19.224 | not-found 2026-07-02 17:31:19.228 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.231 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-02 17:31:19.249 | not-found 2026-07-02 17:31:19.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.258 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-02 17:31:19.278 | not-found 2026-07-02 17:31:19.283 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.286 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-02 17:31:19.305 | not-found 2026-07-02 17:31:19.311 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.315 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-02 17:31:19.334 | enabled 2026-07-02 17:31:19.339 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-02 17:31:19.362 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-02 17:31:19.362 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-02 17:31:19.362 | Active: active (running) since Thu 2026-07-02 19:20:40 CEST; 10min ago 2026-07-02 17:31:19.362 | Main PID: 39886 (dstat.sh) 2026-07-02 17:31:19.363 | Tasks: 3 (limit: 14255) 2026-07-02 17:31:19.363 | Memory: 27.3M (peak: 28.0M) 2026-07-02 17:31:19.363 | CPU: 4.140s 2026-07-02 17:31:19.363 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-02 17:31:19.363 | ├─39886 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-02 17:31:19.363 | ├─40010 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-02 17:31:19.363 | └─40011 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-02 17:31:19.363 | 2026-07-02 17:31:19.363 | Jul 02 19:31:09 devstack dstat.sh[40011]: 02-07 19:31:09| 23 8 66 0 0|5303M 316M 222M 5894M| 0 0 | 0 132k| 0 14.0 |2303 1622 |3.42 2.96 1.99|3.0 0 4.0| 0 0 | | 17 285 0 33 0 2026-07-02 17:31:19.363 | Jul 02 19:31:10 devstack dstat.sh[40011]: 02-07 19:31:10| 22 7 67 1 0|5303M 316M 222M 5894M| 52B 0 | 0 713k| 0 79.1 |3059 3226 |3.42 2.96 1.99|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:11 devstack dstat.sh[40011]: 02-07 19:31:11| 18 14 63 0 0|5240M 378M 222M 5894M| 11k 37k| 44k 172k|3.00 9.00 |4130 3466 |3.42 2.96 1.99|4.0 0 264| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:12 devstack dstat.sh[40011]: 02-07 19:31:12| 18 10 70 0 0|5273M 345M 222M 5894M| 52B 0 | 0 240k| 0 25.0 |2118 1557 |3.42 2.96 1.99|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:13 devstack dstat.sh[40011]: 02-07 19:31:13| 21 9 68 0 0|5262M 357M 222M 5894M| 790B 5209B| 16k 323k|1.00 19.0 |2527 1916 |3.42 2.96 1.99|2.0 0 56| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:14 devstack dstat.sh[40011]: 02-07 19:31:14| 3 9 83 0 0|5257M 361M 222M 5894M|3289B 17k| 16k 0 |3.00 0 |3114 3352 |3.14 2.91 1.98| 0 0 230| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:15 devstack dstat.sh[40011]: 02-07 19:31:15| 13 7 77 0 0|5284M 335M 222M 5894M| 66B 477B| 0 369k| 0 32.1 |2048 2099 |3.14 2.91 1.98|1.0 0 5.0| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:16 devstack dstat.sh[40011]: 02-07 19:31:16| 17 10 70 0 0|5308M 310M 222M 5894M| 52B 0 | 0 5955k| 0 505 |1981 1340 |3.14 2.91 1.98|1.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:17 devstack dstat.sh[40011]: 02-07 19:31:17| 20 7 71 0 0|5321M 297M 222M 5894M| 0 0 | 0 36k| 0 5.01 |2027 1439 |3.14 2.91 1.98|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 17:31:19.364 | Jul 02 19:31:18 devstack dstat.sh[40011]: 02-07 19:31:18| 20 8 67 0 0|5213M 405M 222M 5894M|1368B 11k|8169B 0 |1.99 0 |3052 2471 |3.14 2.91 1.98|1.0 0 71| 0 0 | | 17 293 0 34 0 2026-07-02 17:31:19.367 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.371 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-02 17:31:19.390 | enabled 2026-07-02 17:31:19.394 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-02 17:31:19.418 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-02 17:31:19.418 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-02 17:31:19.418 | Active: active (running) since Thu 2026-07-02 19:28:01 CEST; 3min 17s ago 2026-07-02 17:31:19.418 | Main PID: 63177 (neutron-ovn-met) 2026-07-02 17:31:19.418 | Tasks: 2 (limit: 14255) 2026-07-02 17:31:19.418 | Memory: 121.5M (peak: 122.2M) 2026-07-02 17:31:19.418 | CPU: 4.284s 2026-07-02 17:31:19.418 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-02 17:31:19.419 | └─63177 "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-02 17:31:19.419 | 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: 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-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: 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-02 17:31:19.419 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-02 17:31:19.420 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-02 17:31:19.420 | Jul 02 19:28:06 devstack neutron-ovn-metadata-agent[63177]: ERROR neutron 2026-07-02 17:31:19.425 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.428 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-02 17:31:19.446 | enabled 2026-07-02 17:31:19.451 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-02 17:31:19.475 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-02 17:31:19.475 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-02 17:31:19.475 | Active: active (running) since Thu 2026-07-02 19:28:08 CEST; 3min 11s ago 2026-07-02 17:31:19.475 | Main PID: 64944 (uwsgi) 2026-07-02 17:31:19.475 | Status: "uWSGI is ready" 2026-07-02 17:31:19.475 | Tasks: 23 (limit: 14255) 2026-07-02 17:31:19.475 | Memory: 386.7M (peak: 387.4M) 2026-07-02 17:31:19.475 | CPU: 45.951s 2026-07-02 17:31:19.475 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-02 17:31:19.475 | ├─64944 "neutron-apiuWSGI master" 2026-07-02 17:31:19.476 | ├─64945 "neutron-apiuWSGI worker 1" 2026-07-02 17:31:19.476 | └─64946 "neutron-apiuWSGI worker 2" 2026-07-02 17:31:19.476 | 2026-07-02 17:31:19.476 | Jul 02 19:30:55 devstack devstack@neutron-api.service[64945]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64945) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 17:31:19.476 | Jul 02 19:30:55 devstack devstack@neutron-api.service[64945]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64945) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 17:31:19.476 | Jul 02 19:30:55 devstack devstack@neutron-api.service[64946]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64946) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 17:31:19.476 | Jul 02 19:30:55 devstack devstack@neutron-api.service[64946]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64946) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 17:31:19.476 | Jul 02 19:31:05 devstack devstack@neutron-api.service[64945]: DEBUG dbcounter [-] [64945] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.476 | Jul 02 19:31:05 devstack devstack@neutron-api.service[64946]: DEBUG dbcounter [-] [64946] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.476 | Jul 02 19:31:10 devstack devstack@neutron-api.service[64945]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64945) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 17:31:19.476 | Jul 02 19:31:10 devstack devstack@neutron-api.service[64945]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64945) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 17:31:19.477 | Jul 02 19:31:10 devstack devstack@neutron-api.service[64946]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64946) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 17:31:19.477 | Jul 02 19:31:10 devstack devstack@neutron-api.service[64946]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64946) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 17:31:19.480 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.484 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-02 17:31:19.503 | enabled 2026-07-02 17:31:19.508 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-02 17:31:19.533 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-02 17:31:19.533 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-02 17:31:19.533 | Active: active (running) since Thu 2026-07-02 19:28:13 CEST; 3min 6s ago 2026-07-02 17:31:19.533 | Main PID: 65956 (neutron-periodi) 2026-07-02 17:31:19.533 | Tasks: 15 (limit: 14255) 2026-07-02 17:31:19.533 | Memory: 180.3M (peak: 180.5M) 2026-07-02 17:31:19.533 | CPU: 7.488s 2026-07-02 17:31:19.534 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-02 17:31:19.534 | ├─65956 "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-02 17:31:19.534 | └─66586 "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-02 17:31:19.534 | 2026-07-02 17:31:19.534 | Jul 02 19:30:08 devstack neutron-periodic-workers[66586]: DEBUG dbcounter [-] [66586] Writing DB stats neutron:SELECT=4 {{(pid=66586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.534 | Jul 02 19:30:18 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-081787b7-3e89-49e5-87f7-50568ff95edb None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.534 | Jul 02 19:30:24 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-e9f99794-e62b-4bfd-90c0-ec268470f51c None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.534 | Jul 02 19:30:30 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-96848ae0-b5e4-40f9-a7da-41823c986262 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.534 | Jul 02 19:30:35 devstack neutron-periodic-workers[66586]: DEBUG neutron.db.agents_db [None req-d5b2ac3d-1200-4b61-bdf0-033947849447 None None] Agent healthcheck: found 0 active agents {{(pid=66586) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 17:31:19.534 | Jul 02 19:30:35 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-d5b2ac3d-1200-4b61-bdf0-033947849447 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.534 | Jul 02 19:30:45 devstack neutron-periodic-workers[66586]: DEBUG dbcounter [-] [66586] Writing DB stats neutron:SELECT=5,neutron:DELETE=1 {{(pid=66586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.535 | Jul 02 19:31:07 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-96848ae0-b5e4-40f9-a7da-41823c986262 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.535 | Jul 02 19:31:12 devstack neutron-periodic-workers[66586]: DEBUG neutron.db.agents_db [None req-d5b2ac3d-1200-4b61-bdf0-033947849447 None None] Agent healthcheck: found 0 active agents {{(pid=66586) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 17:31:19.535 | Jul 02 19:31:12 devstack neutron-periodic-workers[66586]: DEBUG oslo.service.backend._threading.loopingcall [None req-d5b2ac3d-1200-4b61-bdf0-033947849447 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.539 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.544 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-02 17:31:19.564 | enabled 2026-07-02 17:31:19.568 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-02 17:31:19.592 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-02 17:31:19.592 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-02 17:31:19.592 | Active: active (running) since Thu 2026-07-02 19:28:10 CEST; 3min 9s ago 2026-07-02 17:31:19.592 | Main PID: 65455 (neutron-rpc-ser) 2026-07-02 17:31:19.592 | Tasks: 27 (limit: 14255) 2026-07-02 17:31:19.592 | Memory: 195.3M (peak: 195.9M) 2026-07-02 17:31:19.592 | CPU: 9.778s 2026-07-02 17:31:19.593 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-02 17:31:19.593 | ├─65455 "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-02 17:31:19.593 | ├─66548 "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-02 17:31:19.593 | └─66550 "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-02 17:31:19.593 | 2026-07-02 17:31:19.593 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 17:31:19.593 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-02 17:31:19.593 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-02 17:31:19.593 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-02 17:31:19.593 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-02 17:31:19.594 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 17:31:19.594 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-02 17:31:19.594 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-02 17:31:19.594 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-02 17:31:19.594 | Jul 02 19:29:58 devstack neutron-rpc-server[66548]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-02 17:31:19.597 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.601 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:31:19.620 | enabled 2026-07-02 17:31:19.626 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-02 17:31:19.649 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:31:19.649 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-02 17:31:19.649 | Active: active (running) since Thu 2026-07-02 19:28:15 CEST; 3min 4s ago 2026-07-02 17:31:19.649 | Main PID: 66461 (neutron-ovn-mai) 2026-07-02 17:31:19.649 | Tasks: 12 (limit: 14255) 2026-07-02 17:31:19.649 | Memory: 261.7M (peak: 262.6M) 2026-07-02 17:31:19.649 | CPU: 8.565s 2026-07-02 17:31:19.650 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 17:31:19.650 | ├─66461 "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-02 17:31:19.650 | └─66577 "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-02 17:31:19.650 | 2026-07-02 17:31:19.650 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66577) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 17:31:19.650 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66577) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 17:31:19.650 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] OVN maintenance task update_router_distributed_flag finished in 0.017 seconds 2026-07-02 17:31:19.650 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG futurist.periodics [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b 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=66577) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 17:31:19.651 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66577) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 17:31:19.651 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66577) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 17:31:19.651 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b None None] OVN maintenance task update_security_group_with_address_group finished in 0.024 seconds 2026-07-02 17:31:19.651 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG futurist.periodics [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b 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=66577) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 17:31:19.651 | Jul 02 19:28:45 devstack neutron-ovn-maintenance-worker[66577]: DEBUG futurist.periodics [None req-6e36d03b-939f-409e-8a3c-fce7271bfc2b 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=66577) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 17:31:19.651 | Jul 02 19:28:55 devstack neutron-ovn-maintenance-worker[66577]: DEBUG dbcounter [-] [66577] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.657 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.660 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-02 17:31:19.681 | enabled 2026-07-02 17:31:19.686 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-02 17:31:19.712 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-02 17:31:19.714 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-02 17:31:19.714 | Active: active (running) since Thu 2026-07-02 19:30:09 CEST; 1min 10s ago 2026-07-02 17:31:19.714 | Main PID: 70744 (nova-novncproxy) 2026-07-02 17:31:19.715 | Tasks: 4 (limit: 14255) 2026-07-02 17:31:19.715 | Memory: 109.7M (peak: 109.9M) 2026-07-02 17:31:19.716 | CPU: 4.314s 2026-07-02 17:31:19.716 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-02 17:31:19.716 | └─70744 /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-02 17:31:19.716 | 2026-07-02 17:31:19.716 | Jul 02 19:30:09 devstack nova-novncproxy[70744]: If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:31:19.716 | Jul 02 19:30:09 devstack nova-novncproxy[70744]: framework. For more detail see 2026-07-02 17:31:19.716 | Jul 02 19:30:09 devstack nova-novncproxy[70744]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:31:19.716 | Jul 02 19:30:09 devstack nova-novncproxy[70744]: import eventlet # noqa 2026-07-02 17:31:19.716 | Jul 02 19:30:10 devstack nova-novncproxy[70744]: 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-02 17:31:19.717 | Jul 02 19:30:14 devstack nova-novncproxy[70744]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-02 17:31:19.718 | Jul 02 19:30:14 devstack nova-novncproxy[70744]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-02 17:31:19.718 | Jul 02 19:30:14 devstack nova-novncproxy[70744]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-02 17:31:19.718 | Jul 02 19:30:14 devstack nova-novncproxy[70744]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-02 17:31:19.718 | Jul 02 19:30:14 devstack nova-novncproxy[70744]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-02 17:31:19.721 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.725 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-02 17:31:19.750 | enabled 2026-07-02 17:31:19.755 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-02 17:31:19.783 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-02 17:31:19.783 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-02 17:31:19.783 | Active: active (running) since Thu 2026-07-02 19:30:11 CEST; 1min 7s ago 2026-07-02 17:31:19.783 | Main PID: 71539 (nova-conductor:) 2026-07-02 17:31:19.783 | Tasks: 19 (limit: 14255) 2026-07-02 17:31:19.783 | Memory: 156.4M (peak: 156.9M) 2026-07-02 17:31:19.783 | CPU: 5.408s 2026-07-02 17:31:19.784 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-02 17:31:19.785 | ├─71539 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-02 17:31:19.785 | ├─73164 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 17:31:19.785 | └─73170 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 17:31:19.785 | 2026-07-02 17:31:19.785 | Jul 02 19:30:18 devstack nova-conductor[73164]: DEBUG nova.servicegroup.drivers.db [None req-ea5a5a3d-6fac-452b-8fd2-26ab37fb240a None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73164) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 17:31:19.785 | Jul 02 19:30:23 devstack nova-conductor[73170]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.785 | Jul 02 19:30:23 devstack nova-conductor[73164]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73164) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.786 | Jul 02 19:30:24 devstack nova-conductor[73170]: DEBUG oslo.service.backend._threading.loopingcall [None req-ef71afa5-f679-4e41-a714-be931d3313b3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73170) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.786 | Jul 02 19:30:26 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_api:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.786 | Jul 02 19:30:26 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_cell0:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.786 | Jul 02 19:30:26 devstack nova-conductor[71539]: DEBUG dbcounter [-] [71539] Writing DB stats nova_cell1:SELECT=1 {{(pid=71539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.786 | Jul 02 19:30:33 devstack nova-conductor[73170]: DEBUG dbcounter [-] [73170] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.786 | Jul 02 19:30:33 devstack nova-conductor[73164]: DEBUG dbcounter [-] [73164] Writing DB stats nova_cell0:SELECT=3 {{(pid=73164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 17:31:19.787 | Jul 02 19:31:17 devstack nova-conductor[73164]: DEBUG oslo.service.backend._threading.loopingcall [None req-d5e8b145-2a91-4f68-93bf-141143d82153 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73164) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.789 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 17:31:19.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-02 17:31:19.813 | enabled 2026-07-02 17:31:19.819 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-02 17:31:19.845 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-02 17:31:19.845 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-02 17:31:19.845 | Active: active (running) since Thu 2026-07-02 19:30:14 CEST; 1min 5s ago 2026-07-02 17:31:19.845 | Main PID: 72105 (nova-conductor:) 2026-07-02 17:31:19.845 | Tasks: 38 (limit: 14255) 2026-07-02 17:31:19.845 | Memory: 167.2M (peak: 167.6M) 2026-07-02 17:31:19.845 | CPU: 5.649s 2026-07-02 17:31:19.845 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-02 17:31:19.846 | ├─72105 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-02 17:31:19.846 | ├─73249 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 17:31:19.846 | └─73251 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 17:31:19.846 | 2026-07-02 17:31:19.846 | Jul 02 19:30:35 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.846 | Jul 02 19:30:43 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [None req-1e4369ee-563d-43b3-af88-90770387a8fb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.846 | Jul 02 19:30:45 devstack nova-conductor[73251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=73251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:30:45 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:30:55 devstack nova-conductor[73251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:30:55 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:31:05 devstack nova-conductor[73251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:31:05 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:31:15 devstack nova-conductor[73251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.847 | Jul 02 19:31:15 devstack nova-conductor[73249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 17:31:19.852 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-02 17:31:19.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:19.877 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-02 17:31:19.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:19.902 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-02 17:31:19.906 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 17:31:20.417 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:31:20.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:31:20.417 | we strongly recommend against using it for new projects. 2026-07-02 17:31:20.417 | 2026-07-02 17:31:20.417 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:31:20.417 | framework. For more detail see 2026-07-02 17:31:20.418 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:31:20.418 | 2026-07-02 17:31:20.418 | import eventlet # noqa 2026-07-02 17:31:20.769 | 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-02 17:31:24.011 | INFO dbcounter [None req-f29e59ea-ff51-4454-afc6-73314dff989c None None] Registered counter for database nova_api 2026-07-02 17:31:24.139 | DEBUG dbcounter [-] [77727] Writer thread running {{(pid=77727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:31:24.150 | Found 2 cell mappings. 2026-07-02 17:31:24.150 | Skipping cell0 since it does not contain hosts. 2026-07-02 17:31:24.150 | Getting computes from cell 'cell1': f7408e96-ed83-4913-8a23-1315d89a5c9a 2026-07-02 17:31:24.150 | INFO dbcounter [None req-f29e59ea-ff51-4454-afc6-73314dff989c None None] Registered counter for database nova_cell1 2026-07-02 17:31:24.230 | DEBUG dbcounter [-] [77727] Writer thread running {{(pid=77727) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 17:31:24.536 | Checking host mapping for compute host 'devstack': 15f15a0d-a587-4746-80ad-42c85d8b85a1 2026-07-02 17:31:24.536 | Creating host mapping for compute host 'devstack': 15f15a0d-a587-4746-80ad-42c85d8b85a1 2026-07-02 17:31:24.537 | Found 1 unmapped computes in cell: f7408e96-ed83-4913-8a23-1315d89a5c9a 2026-07-02 17:31:25.310 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-02 17:31:25.823 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 17:31:25.823 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 17:31:25.823 | we strongly recommend against using it for new projects. 2026-07-02 17:31:25.823 | 2026-07-02 17:31:25.823 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 17:31:25.823 | framework. For more detail see 2026-07-02 17:31:25.824 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 17:31:25.824 | 2026-07-02 17:31:25.824 | import eventlet # noqa 2026-07-02 17:31:26.194 | 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-02 17:31:29.905 | +-------------------------------------------+ 2026-07-02 17:31:29.905 | | Upgrade Check Results | 2026-07-02 17:31:29.905 | +-------------------------------------------+ 2026-07-02 17:31:29.905 | | Check: Cells v2 | 2026-07-02 17:31:29.905 | | Result: Success | 2026-07-02 17:31:29.905 | | Details: None | 2026-07-02 17:31:29.905 | +-------------------------------------------+ 2026-07-02 17:31:29.905 | | Check: Placement API | 2026-07-02 17:31:29.905 | | Result: Success | 2026-07-02 17:31:29.905 | | Details: None | 2026-07-02 17:31:29.905 | +-------------------------------------------+ 2026-07-02 17:31:29.906 | | Check: Cinder API | 2026-07-02 17:31:29.906 | | Result: Success | 2026-07-02 17:31:29.906 | | Details: None | 2026-07-02 17:31:29.906 | +-------------------------------------------+ 2026-07-02 17:31:29.906 | | Check: Policy File JSON to YAML Migration | 2026-07-02 17:31:29.906 | | Result: Success | 2026-07-02 17:31:29.906 | | Details: None | 2026-07-02 17:31:29.906 | +-------------------------------------------+ 2026-07-02 17:31:29.906 | | Check: Older than N-1 computes | 2026-07-02 17:31:29.906 | | Result: Success | 2026-07-02 17:31:29.907 | | Details: None | 2026-07-02 17:31:29.907 | +-------------------------------------------+ 2026-07-02 17:31:29.907 | | Check: hw_machine_type unset | 2026-07-02 17:31:29.907 | | Result: Success | 2026-07-02 17:31:29.907 | | Details: None | 2026-07-02 17:31:29.907 | +-------------------------------------------+ 2026-07-02 17:31:29.907 | | Check: Service User Token Configuration | 2026-07-02 17:31:29.907 | | Result: Success | 2026-07-02 17:31:29.907 | | Details: None | 2026-07-02 17:31:29.907 | +-------------------------------------------+ 2026-07-02 17:31:30.566 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-02 17:31:30.570 | + ./stack.sh:main:1482 : command openstack complete 2026-07-02 17:31:30.571 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-02 17:31:34.383 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-02 17:31:34.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:34.405 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-02 17:31:34.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 17:31:34.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 17:31:34.413 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-02 17:31:34.416 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:31:34.419 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-02 17:31:34.421 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-02 17:31:34.425 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-02 17:31:34.428 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-02 17:31:34.431 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-02 17:31:34.434 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-02 17:31:34.437 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-02 17:31:34.440 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-02 17:31:34.496 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-02 17:31:34.500 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-02 17:31:34.502 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-02 17:31:34.502 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-02 17:31:34.508 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-02 17:31:34.511 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-02 17:31:34.513 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-02 17:31:34.516 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 17:31:34.519 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-02 17:31:34.522 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-02 17:31:34.542 | + 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-02 17:31:34.564 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 17:31:34.567 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:31:34.570 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-02 17:31:34.573 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-02 17:31:34.576 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 17:31:34.578 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-02 17:31:34.581 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 17:31:34.584 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 17:31:34.587 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 17:31:34.589 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 17:31:34.592 | + functions-common:run_phase:1858 : local extra 2026-07-02 17:31:34.595 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 17:31:34.599 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 17:31:34.602 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 17:31:34.605 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 17:31:34.607 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-02 17:31:34.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 17:31:34.626 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:34.628 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:31:34.631 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:34.634 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-02 17:31:34.636 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:34.639 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:31:34.641 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:34.644 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-02 17:31:34.646 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:34.649 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 17:31:34.652 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 17:31:34.654 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 17:31:34.657 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-02 17:31:34.698 | [2056 Async install_tempest:38018]: Waiting for completion of install_tempest running on PID 38018 (1 other jobs running) 2026-07-02 17:31:34.721 | [2056 Async install_tempest:38018]: Signaling child to exit 2026-07-02 17:31:34.721 | WAKEUP 2026-07-02 17:31:34.742 | [2056 Async install_tempest:38018]: Signaled 2026-07-02 17:31:34.743 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 17:31:34.744 | +++ functions-common:git_clone:593 : pwd 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:31:34.744 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:31:34.744 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:31:34.745 | ++ functions-common:git_clone:610 : echo master 2026-07-02 17:31:34.745 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:31:34.745 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-02 17:31:34.745 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:31:34.745 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 17:31:34.745 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:31:34.745 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:31:34.745 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:31:34.745 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:31:34.745 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:31:34.745 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:31:34.745 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:31:34.746 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:31:34.746 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:31:34.746 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783012820794 2026-07-02 17:31:34.746 | ++ 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-02 17:31:34.746 | Cloning into '/opt/stack/tempest'... 2026-07-02 17:31:34.746 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:31:34.746 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:31:34.746 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:34.746 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:34.746 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:31:34.746 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2427 : start_time=1783012820794 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2429 : [[ -z 1783012820794 ]] 2026-07-02 17:31:34.747 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2432 : end_time=1783012831640 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2433 : elapsed_time=10846 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2434 : total=427994 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:34.747 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=438840 2026-07-02 17:31:34.747 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-02 17:31:34.747 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:31:34.748 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:31:34.748 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:31:34.748 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:31:34.748 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:31:34.748 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783012831694 2026-07-02 17:31:34.748 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:31:34.748 | From https://review.opendev.org/openstack/tempest 2026-07-02 17:31:34.749 | * branch master -> FETCH_HEAD 2026-07-02 17:31:34.749 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2427 : start_time=1783012831694 2026-07-02 17:31:34.749 | ++ functions-common:time_stop:2429 : [[ -z 1783012831694 ]] 2026-07-02 17:31:34.749 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:34.750 | ++ functions-common:time_stop:2432 : end_time=1783012832279 2026-07-02 17:31:34.750 | ++ functions-common:time_stop:2433 : elapsed_time=585 2026-07-02 17:31:34.750 | ++ functions-common:time_stop:2434 : total=438840 2026-07-02 17:31:34.750 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:34.750 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439425 2026-07-02 17:31:34.750 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:31:34.750 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:31:34.750 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:31:34.750 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:31:34.750 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:31:34.750 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:31:34.751 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:31:34.751 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:31:34.751 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:31:34.751 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:31:34.751 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783012832342 2026-07-02 17:31:34.751 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:31:34.751 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:31:34.751 | 2026-07-02 17:31:34.751 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:31:34.751 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:31:34.751 | state without impacting any branches by switching back to a branch. 2026-07-02 17:31:34.752 | 2026-07-02 17:31:34.752 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:31:34.752 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:31:34.752 | 2026-07-02 17:31:34.752 | git switch -c 2026-07-02 17:31:34.752 | 2026-07-02 17:31:34.752 | Or undo this operation with: 2026-07-02 17:31:34.752 | 2026-07-02 17:31:34.752 | git switch - 2026-07-02 17:31:34.752 | 2026-07-02 17:31:34.753 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:31:34.753 | 2026-07-02 17:31:34.753 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-02 17:31:34.753 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:31:34.753 | ++ functions-common:time_stop:2427 : start_time=1783012832342 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2429 : [[ -z 1783012832342 ]] 2026-07-02 17:31:34.754 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2432 : end_time=1783012832575 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2433 : elapsed_time=233 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2434 : total=439425 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:34.754 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=439658 2026-07-02 17:31:34.754 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-02 17:31:34.754 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-02 17:31:34.754 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 17:31:34.754 | ++ functions-common:git_clone:673 : head -1 2026-07-02 17:31:34.755 | 8d40001b9 Use reader role for image tests 2026-07-02 17:31:34.755 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:31:34.755 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-02 17:31:34.755 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-02 17:31:34.755 | ++ 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-02 17:31:34.755 | Collecting tox!=2.8.0,<4.0.0 2026-07-02 17:31:34.755 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-02 17:31:34.755 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 17:31:34.755 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 17:31:34.755 | 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-02 17:31:34.755 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 17:31:34.756 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 17:31:34.756 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-02 17:31:34.756 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-02 17:31:34.756 | 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-02 17:31:34.756 | 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-02 17:31:34.756 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 17:31:34.756 | 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-02 17:31:34.756 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-02 17:31:34.756 | 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-02 17:31:34.756 | 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-02 17:31:34.756 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-02 17:31:34.757 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-02 17:31:34.757 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-02 17:31:34.757 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-02 17:31:34.757 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-02 17:31:34.757 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-02 17:31:34.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 47.6 MB/s 0:00:00 2026-07-02 17:31:34.757 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-02 17:31:34.757 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-02 17:31:34.757 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-02 17:31:34.757 | 2026-07-02 17:31:34.757 | 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-02 17:31:34.758 | ++ inc/python:pip_install:216 : result=0 2026-07-02 17:31:34.758 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2427 : start_time=1783012832667 2026-07-02 17:31:34.758 | ++ functions-common:time_stop:2429 : [[ -z 1783012832667 ]] 2026-07-02 17:31:34.758 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:34.759 | ++ functions-common:time_stop:2432 : end_time=1783012836474 2026-07-02 17:31:34.759 | ++ functions-common:time_stop:2433 : elapsed_time=3807 2026-07-02 17:31:34.759 | ++ functions-common:time_stop:2434 : total=167512 2026-07-02 17:31:34.759 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:34.759 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171319 2026-07-02 17:31:34.759 | ++ inc/python:pip_install:219 : return 0 2026-07-02 17:31:34.759 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-02 17:31:34.759 | /opt/stack/tempest ~/devstack 2026-07-02 17:31:34.759 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-02 17:31:34.759 | Switched to branch 'master' 2026-07-02 17:31:34.759 | Your branch is up to date with 'origin/master'. 2026-07-02 17:31:34.759 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-02 17:31:34.760 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 17:31:34.760 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ZkzOjs4y6p 2026-07-02 17:31:34.760 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ZkzOjs4y6p 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ZkzOjs4y6p 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:31:34.760 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:31:34.761 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:31:34.761 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:31:34.761 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-02 17:31:34.761 | full create: /opt/stack/tempest/.tox/tempest 2026-07-02 17:31:34.761 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 17:31:34.761 | full develop-inst: /opt/stack/tempest 2026-07-02 17:31:34.761 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.1 2026-07-02 17:31:34.761 | ___________________________________ summary ____________________________________ 2026-07-02 17:31:34.761 | full: skipped tests 2026-07-02 17:31:34.761 | congratulations :) 2026-07-02 17:31:34.762 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ZkzOjs4y6p -r requirements.txt 2026-07-02 17:31:34.762 | 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-02 17:31:34.762 | 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.14.0) 2026-07-02 17:31:34.762 | 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-02 17:31:34.762 | 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-02 17:31:34.762 | 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-02 17:31:34.762 | 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-02 17:31:34.762 | 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-02 17:31:34.762 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-02 17:31:34.762 | 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-02 17:31:34.762 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-02 17:31:34.763 | 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-02 17:31:34.763 | 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.10.0) 2026-07-02 17:31:34.763 | 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-02 17:31:34.763 | 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-02 17:31:34.763 | 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-02 17:31:34.763 | 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-02 17:31:34.763 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-02 17:31:34.763 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-02 17:31:34.763 | 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-02 17:31:34.763 | 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-02 17:31:34.763 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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)) (82.0.1) 2026-07-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.764 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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.8.0) 2026-07-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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.4.0) 2026-07-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.765 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-02 17:31:34.766 | 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.1) 2026-07-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.766 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | 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-02 17:31:34.767 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-02 17:31:34.767 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ZkzOjs4y6p 2026-07-02 17:31:34.767 | ++ lib/tempest:install_tempest:868 : popd 2026-07-02 17:31:34.767 | ~/devstack 2026-07-02 17:31:34.783 | [2056 Async install_tempest:38018]: finished install_tempest with result 0 in 50 seconds 2026-07-02 17:31:34.787 | ++ inc/async:async_wait:197 : return 0 2026-07-02 17:31:34.790 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-02 17:31:34.793 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:31:34.795 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-02 17:31:34.798 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-02 17:31:34.801 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-02 17:31:34.803 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-02 17:31:34.806 | ++ inc/python:setup_develop:353 : local bindep 2026-07-02 17:31:34.809 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 17:31:34.811 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-02 17:31:34.813 | ++ inc/python:setup_develop:359 : local extras= 2026-07-02 17:31:34.815 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-02 17:31:34.818 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 17:31:34.821 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 17:31:34.824 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-02 17:31:34.827 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 17:31:34.829 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 17:31:34.833 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-02 17:31:34.837 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 17:31:34.840 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-02 17:31:34.843 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 17:31:34.846 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 17:31:34.848 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-02 17:31:34.854 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-02 17:31:34.857 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-02 17:31:34.859 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-02 17:31:35.026 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-02 17:31:35.029 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-02 17:31:35.033 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-02 17:31:35.037 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 17:31:35.039 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 17:31:35.043 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-02 17:31:35.047 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-02 17:31:35.050 | ++ inc/python:setup_package:446 : local extras= 2026-07-02 17:31:35.052 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 17:31:35.055 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 17:31:35.058 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 17:31:35.061 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 17:31:35.064 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 17:31:35.067 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-02 17:31:35.093 | Using python 3.12 to install /opt/stack/tempest 2026-07-02 17:31:35.097 | ++ 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-02 17:31:36.197 | Obtaining file:///opt/stack/tempest 2026-07-02 17:31:36.202 | Installing build dependencies: started 2026-07-02 17:31:38.170 | Installing build dependencies: finished with status 'done' 2026-07-02 17:31:38.171 | Checking if build backend supports build_editable: started 2026-07-02 17:31:38.739 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 17:31:38.741 | Getting requirements to build editable: started 2026-07-02 17:31:39.056 | Getting requirements to build editable: finished with status 'done' 2026-07-02 17:31:39.058 | Preparing editable metadata (pyproject.toml): started 2026-07-02 17:31:40.480 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 17:31:40.515 | 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.dev36) (7.0.3) 2026-07-02 17:31:40.516 | 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.dev36) (4.14.0) 2026-07-02 17:31:40.517 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-02 17:31:40.519 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-02 17:31:40.520 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-02 17:31:40.520 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-02 17:31:40.522 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-02 17:31:40.522 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-02 17:31:40.523 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-02 17:31:40.525 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-02 17:31:40.724 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-02 17:31:40.726 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-02 17:31:40.731 | 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.dev36) (5.10.0) 2026-07-02 17:31:40.732 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-02 17:31:40.733 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-02 17:31:40.734 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-02 17:31:40.735 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-02 17:31:40.736 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.8.0) 2026-07-02 17:31:40.737 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-02 17:31:40.738 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-02 17:31:40.739 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-02 17:31:40.739 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-02 17:31:40.740 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-02 17:31:40.741 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-02 17:31:40.744 | 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.dev36) (0.6.0) 2026-07-02 17:31:40.744 | 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.dev36) (4.0.0) 2026-07-02 17:31:40.749 | 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.dev36) (3.0.52) 2026-07-02 17:31:40.749 | 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.dev36) (1.11.0) 2026-07-02 17:31:40.750 | 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.dev36) (15.0.0) 2026-07-02 17:31:40.751 | 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.dev36) (1.8.0) 2026-07-02 17:31:40.755 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-02 17:31:40.759 | 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.dev36) (3.0) 2026-07-02 17:31:40.761 | 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.dev36) (2.2.1) 2026-07-02 17:31:40.769 | 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.dev36) (26.1.0) 2026-07-02 17:31:40.770 | 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.dev36) (2025.9.1) 2026-07-02 17:31:40.771 | 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.dev36) (0.37.0) 2026-07-02 17:31:40.772 | 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.dev36) (2026.5.1) 2026-07-02 17:31:40.782 | 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.dev36) (6.8.0) 2026-07-02 17:31:40.785 | 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.dev36) (2.0.0) 2026-07-02 17:31:40.786 | 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.dev36) (2.34.2) 2026-07-02 17:31:40.790 | 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.dev36) (6.4.0) 2026-07-02 17:31:40.792 | 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.dev36) (2.9.0.post0) 2026-07-02 17:31:40.795 | 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.dev36) (4.15.0) 2026-07-02 17:31:40.798 | 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.dev36) (1.2.1) 2026-07-02 17:31:40.802 | 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.dev36) (2.1.0) 2026-07-02 17:31:40.803 | 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.dev36) (3.3.2) 2026-07-02 17:31:40.804 | 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.dev36) (26.2) 2026-07-02 17:31:40.806 | 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.dev36) (7.2.2) 2026-07-02 17:31:40.812 | 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.dev36) (5.0.0) 2026-07-02 17:31:40.815 | 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.dev36) (3.0.3) 2026-07-02 17:31:40.816 | 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.dev36) (1.6.2) 2026-07-02 17:31:40.823 | 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.dev36) (82.0.1) 2026-07-02 17:31:40.827 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-02 17:31:40.845 | 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.dev36) (1.17.0) 2026-07-02 17:31:40.856 | 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.dev36) (3.4.7) 2026-07-02 17:31:40.857 | 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.dev36) (3.18) 2026-07-02 17:31:40.859 | 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.dev36) (2023.11.17) 2026-07-02 17:31:40.876 | 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.dev36) (4.2.0) 2026-07-02 17:31:40.877 | 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.dev36) (2.20.0) 2026-07-02 17:31:40.882 | 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.dev36) (0.1.2) 2026-07-02 17:31:40.897 | 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.dev36) (0.16.0) 2026-07-02 17:31:40.929 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-02 17:31:40.932 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 17:31:40.972 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-02 17:31:40.974 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-02 17:31:40.987 | Building wheels for collected packages: tempest 2026-07-02 17:31:40.988 | Building editable for tempest (pyproject.toml): started 2026-07-02 17:31:42.817 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-02 17:31:42.820 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=5cf9dddb0b44b7e22b22344b1fb1517024f2347586c6c77ab24ee854ba8a860c 2026-07-02 17:31:42.821 | Stored in directory: /tmp/pip-ephem-wheel-cache-xf84jymt/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-02 17:31:42.831 | Successfully built tempest 2026-07-02 17:31:43.169 | Installing collected packages: tomlkit, stestr, tempest 2026-07-02 17:31:43.445 | 2026-07-02 17:31:43.473 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-02 17:31:43.685 | ++ inc/python:pip_install:216 : result=0 2026-07-02 17:31:43.688 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 17:31:43.690 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:31:43.694 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:31:43.697 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:31:43.700 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:31:43.702 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:31:43.704 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 17:31:43.706 | ++ functions-common:time_stop:2427 : start_time=1783013495087 2026-07-02 17:31:43.711 | ++ functions-common:time_stop:2429 : [[ -z 1783013495087 ]] 2026-07-02 17:31:43.717 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:31:43.724 | ++ functions-common:time_stop:2432 : end_time=1783013503719 2026-07-02 17:31:43.727 | ++ functions-common:time_stop:2433 : elapsed_time=8632 2026-07-02 17:31:43.730 | ++ functions-common:time_stop:2434 : total=178914 2026-07-02 17:31:43.734 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:31:43.738 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187546 2026-07-02 17:31:43.743 | ++ inc/python:pip_install:219 : return 0 2026-07-02 17:31:43.749 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 17:31:43.753 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:31:43.756 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-02 17:31:43.760 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-02 17:31:43.764 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 17:31:43.768 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 17:31:43.773 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-02 17:31:43.775 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-02 17:31:43.780 | ++ 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-02 17:31:43.785 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-02 17:31:43.790 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-02 17:31:43.794 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-02 17:31:43.799 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-02 17:31:43.803 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-02 17:31:43.808 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-02 17:31:43.813 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-02 17:31:43.817 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-02 17:31:43.822 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-02 17:31:43.828 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-02 17:31:43.833 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-02 17:31:43.838 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-02 17:31:43.844 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-02 17:31:43.849 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-02 17:31:43.855 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-02 17:31:43.859 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-02 17:31:43.863 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-02 17:31:43.867 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-02 17:31:43.868 | ' 2026-07-02 17:31:43.872 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-02 17:31:43.879 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-02 17:31:43.906 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:43.910 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-02 17:31:43.913 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-02 17:31:43.918 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-02 17:31:43.921 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-02 17:31:43.930 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 17:31:43.930 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-02 17:31:43.931 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-02 17:31:47.950 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:31:47.954 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-02 17:31:47.958 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-02 17:31:47.961 | ++ lib/tempest:get_active_images:176 : img_id=400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:31:47.966 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-02 17:31:47.968 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 17:31:47.973 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-02 17:31:47.976 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-02 17:31:47.980 | ++ lib/tempest:configure_tempest:266 : '[' -z 400fffd7-6f27-4637-a41b-5de861a9e14d ']' 2026-07-02 17:31:47.984 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:31:47.987 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-02 17:31:48.005 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-02 17:31:48.010 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-02 17:31:48.014 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-02 17:31:48.017 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-02 17:31:48.019 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-02 17:31:48.022 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-02 17:31:48.025 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-02 17:31:48.028 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-02 17:31:48.033 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-02 17:31:48.033 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-02 17:31:51.404 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:31:51.409 | ++ lib/tempest:configure_tempest:303 : admin_project_id=b4cbcacab2ad40b59c2610c40e6c203a 2026-07-02 17:31:51.411 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-02 17:31:51.434 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:31:51.439 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-02 17:31:54.886 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:31:54.889 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:31:54.889 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 17:31:54.889 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:31:54.889 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 17:31:54.889 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 17:31:54.889 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 17:31:54.890 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 17:31:54.890 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 17:31:54.890 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 17:31:54.890 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 17:31:54.890 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 17:31:54.890 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 17:31:54.890 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 17:31:54.891 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-02 17:31:54.891 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-02 17:31:54.894 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:31:54.894 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 17:31:54.894 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:31:54.894 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 17:31:54.894 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 17:31:54.894 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 17:31:54.894 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 17:31:54.894 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 17:31:54.895 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 17:31:54.895 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 17:31:54.895 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 17:31:54.895 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 17:31:54.895 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 17:31:54.896 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-02 17:31:54.897 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:31:54.900 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 17:31:54.903 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 400fffd7-6f27-4637-a41b-5de861a9e14d -c size -f value 2026-07-02 17:31:58.369 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:31:58.373 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 17:31:58.376 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 17:31:58.376 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 17:31:58.430 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-02 17:31:58.433 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-02 17:31:58.435 | ++ 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-02 17:32:01.623 | +----------------------------+-----------------------+ 2026-07-02 17:32:01.623 | | Field | Value | 2026-07-02 17:32:01.623 | +----------------------------+-----------------------+ 2026-07-02 17:32:01.623 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:32:01.623 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:32:01.623 | | description | None | 2026-07-02 17:32:01.623 | | disk | 1 | 2026-07-02 17:32:01.624 | | id | 42 | 2026-07-02 17:32:01.624 | | name | m1.nano | 2026-07-02 17:32:01.624 | | os-flavor-access:is_public | True | 2026-07-02 17:32:01.624 | | properties | hw_rng:allowed='True' | 2026-07-02 17:32:01.624 | | ram | 192 | 2026-07-02 17:32:01.624 | | rxtx_factor | 1.0 | 2026-07-02 17:32:01.624 | | swap | 0 | 2026-07-02 17:32:01.624 | | vcpus | 1 | 2026-07-02 17:32:01.624 | +----------------------------+-----------------------+ 2026-07-02 17:32:01.988 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-02 17:32:01.992 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:32:01.992 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 17:32:01.992 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 17:32:01.992 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 17:32:01.992 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 17:32:01.992 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 17:32:01.993 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 17:32:01.993 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 17:32:01.993 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 17:32:01.993 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 17:32:01.993 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 17:32:01.993 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 17:32:01.993 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 17:32:01.994 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-02 17:32:01.996 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:32:01.999 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 17:32:02.004 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 400fffd7-6f27-4637-a41b-5de861a9e14d -c size -f value 2026-07-02 17:32:05.537 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:32:05.542 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 17:32:05.546 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 17:32:05.546 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 17:32:05.588 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-02 17:32:05.590 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-02 17:32:05.593 | ++ 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-02 17:32:08.713 | +----------------------------+-----------------------+ 2026-07-02 17:32:08.713 | | Field | Value | 2026-07-02 17:32:08.713 | +----------------------------+-----------------------+ 2026-07-02 17:32:08.713 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 17:32:08.713 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 17:32:08.713 | | description | None | 2026-07-02 17:32:08.713 | | disk | 1 | 2026-07-02 17:32:08.713 | | id | 84 | 2026-07-02 17:32:08.713 | | name | m1.micro | 2026-07-02 17:32:08.713 | | os-flavor-access:is_public | True | 2026-07-02 17:32:08.714 | | properties | hw_rng:allowed='True' | 2026-07-02 17:32:08.714 | | ram | 256 | 2026-07-02 17:32:08.714 | | rxtx_factor | 1.0 | 2026-07-02 17:32:08.714 | | swap | 0 | 2026-07-02 17:32:08.714 | | vcpus | 1 | 2026-07-02 17:32:08.714 | +----------------------------+-----------------------+ 2026-07-02 17:32:09.049 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-02 17:32:09.052 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-02 17:32:09.066 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:09.069 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-02 17:32:09.071 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-02 17:32:09.074 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-02 17:32:09.076 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 17:32:09.078 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 17:32:09.081 | +++ functions-common:git_clone:593 : pwd 2026-07-02 17:32:09.084 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 17:32:09.086 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 17:32:09.088 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 17:32:09.105 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 17:32:09.107 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 17:32:09.110 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 17:32:09.113 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 17:32:09.113 | ++ functions-common:git_clone:610 : echo master 2026-07-02 17:32:09.118 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-02 17:32:09.121 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 17:32:09.123 | ++ 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-02 17:32:09.126 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:32:09.128 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:32:09.130 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:32:09.132 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:32:09.135 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:32:09.137 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:32:09.139 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:32:09.141 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:32:09.144 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:32:09.148 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783013529145 2026-07-02 17:32:09.150 | ++ 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-02 17:32:09.154 | Cloning into '/opt/stack/os-test-images'... 2026-07-02 17:32:09.803 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:32:09.805 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:32:09.807 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:32:09.809 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:32:09.812 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:32:09.814 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:32:09.816 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:32:09.818 | ++ functions-common:time_stop:2427 : start_time=1783013529145 2026-07-02 17:32:09.820 | ++ functions-common:time_stop:2429 : [[ -z 1783013529145 ]] 2026-07-02 17:32:09.823 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:32:09.827 | ++ functions-common:time_stop:2432 : end_time=1783013529825 2026-07-02 17:32:09.829 | ++ functions-common:time_stop:2433 : elapsed_time=680 2026-07-02 17:32:09.832 | ++ functions-common:time_stop:2434 : total=427994 2026-07-02 17:32:09.834 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:32:09.837 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428674 2026-07-02 17:32:09.839 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-02 17:32:09.842 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 17:32:09.845 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:32:09.847 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:32:09.849 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:32:09.852 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:32:09.854 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:32:09.857 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:32:09.859 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:32:09.861 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:32:09.864 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:32:09.869 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783013529866 2026-07-02 17:32:09.871 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 17:32:10.349 | From https://review.opendev.org/openstack/os-test-images 2026-07-02 17:32:10.349 | * branch master -> FETCH_HEAD 2026-07-02 17:32:10.363 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:32:10.367 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:32:10.370 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:32:10.374 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:32:10.378 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:32:10.381 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:32:10.385 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:32:10.388 | ++ functions-common:time_stop:2427 : start_time=1783013529866 2026-07-02 17:32:10.392 | ++ functions-common:time_stop:2429 : [[ -z 1783013529866 ]] 2026-07-02 17:32:10.398 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:32:10.404 | ++ functions-common:time_stop:2432 : end_time=1783013530400 2026-07-02 17:32:10.408 | ++ functions-common:time_stop:2433 : elapsed_time=534 2026-07-02 17:32:10.412 | ++ functions-common:time_stop:2434 : total=428674 2026-07-02 17:32:10.415 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:32:10.420 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429208 2026-07-02 17:32:10.424 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 17:32:10.428 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 17:32:10.432 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 17:32:10.435 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 17:32:10.438 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 17:32:10.442 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 17:32:10.445 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 17:32:10.449 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 17:32:10.454 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 17:32:10.459 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 17:32:10.465 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783013530461 2026-07-02 17:32:10.469 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 17:32:10.476 | Note: switching to 'FETCH_HEAD'. 2026-07-02 17:32:10.476 | 2026-07-02 17:32:10.476 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 17:32:10.476 | changes and commit them, and you can discard any commits you make in this 2026-07-02 17:32:10.476 | state without impacting any branches by switching back to a branch. 2026-07-02 17:32:10.476 | 2026-07-02 17:32:10.476 | If you want to create a new branch to retain commits you create, you may 2026-07-02 17:32:10.476 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 17:32:10.476 | 2026-07-02 17:32:10.476 | git switch -c 2026-07-02 17:32:10.477 | 2026-07-02 17:32:10.477 | Or undo this operation with: 2026-07-02 17:32:10.477 | 2026-07-02 17:32:10.477 | git switch - 2026-07-02 17:32:10.477 | 2026-07-02 17:32:10.477 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 17:32:10.477 | 2026-07-02 17:32:10.477 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-02 17:32:10.481 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 17:32:10.485 | ++ functions-common:time_stop:2420 : local name 2026-07-02 17:32:10.488 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 17:32:10.492 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 17:32:10.496 | ++ functions-common:time_stop:2423 : local total 2026-07-02 17:32:10.500 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 17:32:10.503 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 17:32:10.507 | ++ functions-common:time_stop:2427 : start_time=1783013530461 2026-07-02 17:32:10.510 | ++ functions-common:time_stop:2429 : [[ -z 1783013530461 ]] 2026-07-02 17:32:10.514 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 17:32:10.520 | ++ functions-common:time_stop:2432 : end_time=1783013530516 2026-07-02 17:32:10.524 | ++ functions-common:time_stop:2433 : elapsed_time=55 2026-07-02 17:32:10.527 | ++ functions-common:time_stop:2434 : total=429208 2026-07-02 17:32:10.530 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 17:32:10.533 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429263 2026-07-02 17:32:10.537 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-02 17:32:10.560 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-02 17:32:10.564 | ++ functions-common:git_clone:673 : head -1 2026-07-02 17:32:10.565 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 17:32:10.567 | 5d0367e Clean-up zuul config spacing 2026-07-02 17:32:10.572 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 17:32:10.576 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-02 17:32:10.576 | /opt/stack/os-test-images ~/devstack 2026-07-02 17:32:10.579 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-02 17:32:11.046 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-02 17:32:11.720 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-02 17:32:14.760 | generate installed: PyYAML==6.0.3 2026-07-02 17:32:14.761 | generate run-test-pre: PYTHONHASHSEED='3421575852' 2026-07-02 17:32:14.761 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-02 17:32:14.890 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-02 17:32:14.915 | 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-02 17:32:14.938 | 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-02 17:32:14.968 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-02 17:32:14.972 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-02 17:32:14.981 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-02 17:32:14.991 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-02 17:32:15.029 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-02 17:32:15.043 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-02 17:32:15.052 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-02 17:32:15.065 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-02 17:32:15.065 | 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-02 17:32:15.073 | 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-02 17:32:15.080 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-02 17:32:15.101 | 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-02 17:32:15.107 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-02 17:32:15.111 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-02 17:32:15.124 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-02 17:32:15.138 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-02 17:32:15.155 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-02 17:32:15.159 | 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-02 17:32:15.179 | 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-02 17:32:15.184 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-02 17:32:15.187 | 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-02 17:32:15.201 | 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-02 17:32:15.206 | 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-02 17:32:15.219 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-02 17:32:15.254 | ___________________________________ summary ____________________________________ 2026-07-02 17:32:15.254 | generate: commands succeeded 2026-07-02 17:32:15.254 | congratulations :) 2026-07-02 17:32:15.305 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-02 17:32:15.305 | ~/devstack 2026-07-02 17:32:15.309 | ++ 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-02 17:32:15.355 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-02 17:32:15.360 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-02 17:32:15.387 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-02 17:32:15.390 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-02 17:32:15.394 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-02 17:32:15.438 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-02 17:32:15.484 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-02 17:32:15.487 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-02 17:32:15.491 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-02 17:32:15.495 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 17:32:15.501 | +++ 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-02 17:32:19.046 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:32:19.049 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 17:32:19.049 | address-scope 2026-07-02 17:32:19.049 | agent 2026-07-02 17:32:19.049 | allowed-address-pairs 2026-07-02 17:32:19.050 | auto-allocated-topology 2026-07-02 17:32:19.050 | availability_zone 2026-07-02 17:32:19.050 | default-subnetpools 2026-07-02 17:32:19.050 | dhcp_agent_scheduler 2026-07-02 17:32:19.050 | dns-integration 2026-07-02 17:32:19.050 | dns-domain-ports 2026-07-02 17:32:19.050 | dns-integration-domain-keywords 2026-07-02 17:32:19.050 | empty-string-filtering 2026-07-02 17:32:19.051 | external-net 2026-07-02 17:32:19.051 | extra_dhcp_opt 2026-07-02 17:32:19.051 | extraroute 2026-07-02 17:32:19.051 | extraroute-atomic 2026-07-02 17:32:19.051 | filter-validation 2026-07-02 17:32:19.051 | floating-ip-port-forwarding-detail 2026-07-02 17:32:19.051 | fip-port-details 2026-07-02 17:32:19.051 | flavors 2026-07-02 17:32:19.052 | floatingip-pools 2026-07-02 17:32:19.052 | router 2026-07-02 17:32:19.052 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:32:19.052 | enable-default-route-bfd 2026-07-02 17:32:19.052 | enable-default-route-ecmp 2026-07-02 17:32:19.052 | ext-gw-mode 2026-07-02 17:32:19.052 | l3-ha 2026-07-02 17:32:19.052 | external-gateway-multihoming 2026-07-02 17:32:19.052 | l3-flavors 2026-07-02 17:32:19.053 | l3_agent_scheduler 2026-07-02 17:32:19.053 | multi-provider 2026-07-02 17:32:19.053 | net-mtu 2026-07-02 17:32:19.053 | net-mtu-writable 2026-07-02 17:32:19.053 | network_availability_zone 2026-07-02 17:32:19.053 | network-ip-availability 2026-07-02 17:32:19.053 | network-ip-availability-details 2026-07-02 17:32:19.053 | pagination 2026-07-02 17:32:19.054 | port-device-profile 2026-07-02 17:32:19.054 | port-mac-address-regenerate 2026-07-02 17:32:19.054 | port-numa-affinity-policy 2026-07-02 17:32:19.054 | port-numa-affinity-policy-socket 2026-07-02 17:32:19.054 | binding 2026-07-02 17:32:19.054 | binding-extended 2026-07-02 17:32:19.054 | port-security 2026-07-02 17:32:19.054 | project-id 2026-07-02 17:32:19.055 | provider 2026-07-02 17:32:19.055 | qinq 2026-07-02 17:32:19.055 | quota-check-limit 2026-07-02 17:32:19.055 | quota-check-limit-default 2026-07-02 17:32:19.055 | quotas 2026-07-02 17:32:19.055 | quota_details 2026-07-02 17:32:19.055 | rbac-policies 2026-07-02 17:32:19.055 | rbac-address-scope 2026-07-02 17:32:19.055 | rbac-security-groups 2026-07-02 17:32:19.056 | revision-if-match 2026-07-02 17:32:19.056 | standard-attr-revisions 2026-07-02 17:32:19.056 | router_availability_zone 2026-07-02 17:32:19.056 | router-enable-snat 2026-07-02 17:32:19.056 | security-groups-default-rules 2026-07-02 17:32:19.056 | security-groups-default-statefulness 2026-07-02 17:32:19.056 | security-groups-normalized-cidr 2026-07-02 17:32:19.056 | security-groups-remote-address-group 2026-07-02 17:32:19.057 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:32:19.057 | security-groups-shared-filtering 2026-07-02 17:32:19.057 | security-group 2026-07-02 17:32:19.057 | service-type 2026-07-02 17:32:19.057 | sorting 2026-07-02 17:32:19.057 | standard-attr-description 2026-07-02 17:32:19.057 | stateful-security-group 2026-07-02 17:32:19.058 | subnet-dns-publish-fixed-ip 2026-07-02 17:32:19.058 | subnet-external-network 2026-07-02 17:32:19.058 | subnet_onboard 2026-07-02 17:32:19.058 | subnet-service-types 2026-07-02 17:32:19.058 | subnet_allocation 2026-07-02 17:32:19.058 | subnetpool-prefix-ops 2026-07-02 17:32:19.058 | tag-creation 2026-07-02 17:32:19.058 | standard-attr-tag 2026-07-02 17:32:19.059 | standard-attr-timestamp 2026-07-02 17:32:19.059 | vlan-transparent' 2026-07-02 17:32:19.059 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 17:32:19.059 | address-scope 2026-07-02 17:32:19.059 | agent 2026-07-02 17:32:19.059 | allowed-address-pairs 2026-07-02 17:32:19.059 | auto-allocated-topology 2026-07-02 17:32:19.059 | availability_zone 2026-07-02 17:32:19.060 | default-subnetpools 2026-07-02 17:32:19.060 | dhcp_agent_scheduler 2026-07-02 17:32:19.060 | dns-integration 2026-07-02 17:32:19.060 | dns-domain-ports 2026-07-02 17:32:19.060 | dns-integration-domain-keywords 2026-07-02 17:32:19.060 | empty-string-filtering 2026-07-02 17:32:19.060 | external-net 2026-07-02 17:32:19.060 | extra_dhcp_opt 2026-07-02 17:32:19.061 | extraroute 2026-07-02 17:32:19.061 | extraroute-atomic 2026-07-02 17:32:19.061 | filter-validation 2026-07-02 17:32:19.061 | floating-ip-port-forwarding-detail 2026-07-02 17:32:19.061 | fip-port-details 2026-07-02 17:32:19.061 | flavors 2026-07-02 17:32:19.061 | floatingip-pools 2026-07-02 17:32:19.061 | router 2026-07-02 17:32:19.061 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 17:32:19.062 | enable-default-route-bfd 2026-07-02 17:32:19.062 | enable-default-route-ecmp 2026-07-02 17:32:19.062 | ext-gw-mode 2026-07-02 17:32:19.062 | l3-ha 2026-07-02 17:32:19.062 | external-gateway-multihoming 2026-07-02 17:32:19.062 | l3-flavors 2026-07-02 17:32:19.062 | l3_agent_scheduler 2026-07-02 17:32:19.062 | multi-provider 2026-07-02 17:32:19.062 | net-mtu 2026-07-02 17:32:19.063 | net-mtu-writable 2026-07-02 17:32:19.063 | network_availability_zone 2026-07-02 17:32:19.063 | network-ip-availability 2026-07-02 17:32:19.063 | network-ip-availability-details 2026-07-02 17:32:19.063 | pagination 2026-07-02 17:32:19.063 | port-device-profile 2026-07-02 17:32:19.063 | port-mac-address-regenerate 2026-07-02 17:32:19.063 | port-numa-affinity-policy 2026-07-02 17:32:19.064 | port-numa-affinity-policy-socket 2026-07-02 17:32:19.064 | binding 2026-07-02 17:32:19.064 | binding-extended 2026-07-02 17:32:19.064 | port-security 2026-07-02 17:32:19.064 | project-id 2026-07-02 17:32:19.064 | provider 2026-07-02 17:32:19.064 | qinq 2026-07-02 17:32:19.064 | quota-check-limit 2026-07-02 17:32:19.065 | quota-check-limit-default 2026-07-02 17:32:19.065 | quotas 2026-07-02 17:32:19.065 | quota_details 2026-07-02 17:32:19.065 | rbac-policies 2026-07-02 17:32:19.065 | rbac-address-scope 2026-07-02 17:32:19.065 | rbac-security-groups 2026-07-02 17:32:19.065 | revision-if-match 2026-07-02 17:32:19.065 | standard-attr-revisions 2026-07-02 17:32:19.066 | router_availability_zone 2026-07-02 17:32:19.066 | router-enable-snat 2026-07-02 17:32:19.066 | security-groups-default-rules 2026-07-02 17:32:19.066 | security-groups-default-statefulness 2026-07-02 17:32:19.066 | security-groups-normalized-cidr 2026-07-02 17:32:19.066 | security-groups-remote-address-group 2026-07-02 17:32:19.066 | security-groups-rules-belongs-to-default-sg 2026-07-02 17:32:19.066 | security-groups-shared-filtering 2026-07-02 17:32:19.067 | security-group 2026-07-02 17:32:19.067 | service-type 2026-07-02 17:32:19.067 | sorting 2026-07-02 17:32:19.067 | standard-attr-description 2026-07-02 17:32:19.067 | stateful-security-group 2026-07-02 17:32:19.067 | subnet-dns-publish-fixed-ip 2026-07-02 17:32:19.067 | subnet-external-network 2026-07-02 17:32:19.067 | subnet_onboard 2026-07-02 17:32:19.068 | subnet-service-types 2026-07-02 17:32:19.068 | subnet_allocation 2026-07-02 17:32:19.068 | subnetpool-prefix-ops 2026-07-02 17:32:19.068 | tag-creation 2026-07-02 17:32:19.068 | standard-attr-tag 2026-07-02 17:32:19.068 | standard-attr-timestamp 2026-07-02 17:32:19.068 | vlan-transparent =~ external-net ]] 2026-07-02 17:32:19.068 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 17:32:19.069 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-02 17:32:22.564 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 17:32:22.568 | ++ lib/tempest:configure_tempest:395 : public_network_id=9143157e-9457-499f-88bc-fe7fb0c4fa8b 2026-07-02 17:32:22.570 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-02 17:32:26.880 | +---------------------------+--------------------------------------+ 2026-07-02 17:32:26.881 | | Field | Value | 2026-07-02 17:32:26.881 | +---------------------------+--------------------------------------+ 2026-07-02 17:32:26.881 | | admin_state_up | UP | 2026-07-02 17:32:26.881 | | availability_zone_hints | | 2026-07-02 17:32:26.881 | | availability_zones | | 2026-07-02 17:32:26.881 | | created_at | 2026-07-02T17:32:25Z | 2026-07-02 17:32:26.881 | | description | | 2026-07-02 17:32:26.881 | | dns_domain | None | 2026-07-02 17:32:26.881 | | id | 3a37a2a2-f828-49b0-bda9-3cc26a4e13bf | 2026-07-02 17:32:26.882 | | ipv4_address_scope | None | 2026-07-02 17:32:26.882 | | ipv6_address_scope | None | 2026-07-02 17:32:26.882 | | is_default | False | 2026-07-02 17:32:26.882 | | is_vlan_qinq | None | 2026-07-02 17:32:26.882 | | is_vlan_transparent | False | 2026-07-02 17:32:26.882 | | mtu | 1442 | 2026-07-02 17:32:26.882 | | name | shared | 2026-07-02 17:32:26.882 | | port_security_enabled | True | 2026-07-02 17:32:26.882 | | project_id | b4cbcacab2ad40b59c2610c40e6c203a | 2026-07-02 17:32:26.882 | | provider:network_type | geneve | 2026-07-02 17:32:26.883 | | provider:physical_network | None | 2026-07-02 17:32:26.884 | | provider:segmentation_id | 26048 | 2026-07-02 17:32:26.884 | | pvlan | None | 2026-07-02 17:32:26.884 | | qinq | False | 2026-07-02 17:32:26.885 | | qos_policy_id | None | 2026-07-02 17:32:26.885 | | revision_number | 1 | 2026-07-02 17:32:26.885 | | router:external | Internal | 2026-07-02 17:32:26.886 | | segments | None | 2026-07-02 17:32:26.886 | | shared | True | 2026-07-02 17:32:26.886 | | status | ACTIVE | 2026-07-02 17:32:26.886 | | subnets | | 2026-07-02 17:32:26.886 | | tags | | 2026-07-02 17:32:26.886 | | updated_at | 2026-07-02T17:32:26Z | 2026-07-02 17:32:26.886 | +---------------------------+--------------------------------------+ 2026-07-02 17:32:27.397 | ++ 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-02 17:32:31.869 | +----------------------+--------------------------------------+ 2026-07-02 17:32:31.869 | | Field | Value | 2026-07-02 17:32:31.870 | +----------------------+--------------------------------------+ 2026-07-02 17:32:31.870 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-02 17:32:31.870 | | cidr | 192.168.233.0/24 | 2026-07-02 17:32:31.870 | | created_at | 2026-07-02T17:32:30Z | 2026-07-02 17:32:31.870 | | description | shared-subnet | 2026-07-02 17:32:31.870 | | dns_nameservers | | 2026-07-02 17:32:31.870 | | dns_publish_fixed_ip | None | 2026-07-02 17:32:31.871 | | enable_dhcp | True | 2026-07-02 17:32:31.871 | | gateway_ip | 192.168.233.1 | 2026-07-02 17:32:31.872 | | host_routes | | 2026-07-02 17:32:31.872 | | id | 921ee18e-4a94-42ea-bccb-d02ad6c5b725 | 2026-07-02 17:32:31.872 | | ip_version | 4 | 2026-07-02 17:32:31.872 | | ipv6_address_mode | None | 2026-07-02 17:32:31.872 | | ipv6_ra_mode | None | 2026-07-02 17:32:31.872 | | name | shared-subnet | 2026-07-02 17:32:31.872 | | network_id | 3a37a2a2-f828-49b0-bda9-3cc26a4e13bf | 2026-07-02 17:32:31.872 | | project_id | b4cbcacab2ad40b59c2610c40e6c203a | 2026-07-02 17:32:31.873 | | revision_number | 0 | 2026-07-02 17:32:31.873 | | router:external | False | 2026-07-02 17:32:31.873 | | segment_id | None | 2026-07-02 17:32:31.873 | | service_types | | 2026-07-02 17:32:31.873 | | subnetpool_id | None | 2026-07-02 17:32:31.873 | | tags | | 2026-07-02 17:32:31.874 | | updated_at | 2026-07-02T17:32:30Z | 2026-07-02 17:32:31.874 | +----------------------+--------------------------------------+ 2026-07-02 17:32:32.359 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-02 17:32:32.406 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-02 17:32:32.456 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-02 17:32:32.461 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-02 17:32:32.510 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-02 17:32:32.557 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-02 17:32:32.605 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-02 17:32:32.653 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-02 17:32:32.698 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.71/identity/v3 2026-07-02 17:32:32.742 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-02 17:32:32.784 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-02 17:32:32.823 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-02 17:32:32.866 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-02 17:32:32.870 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-02 17:32:32.915 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-02 17:32:32.961 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-02 17:32:33.008 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-02 17:32:33.051 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-02 17:32:33.091 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-02 17:32:33.116 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:33.120 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-02 17:32:33.123 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-02 17:32:33.171 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-02 17:32:33.193 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:33.196 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-02 17:32:33.237 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-02 17:32:33.280 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-02 17:32:33.316 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-02 17:32:33.320 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-02 17:32:33.362 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-02 17:32:33.399 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-02 17:32:33.423 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:33.428 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:32:33.473 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 400fffd7-6f27-4637-a41b-5de861a9e14d 2026-07-02 17:32:33.521 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-02 17:32:33.562 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-02 17:32:33.609 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-02 17:32:33.656 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-02 17:32:33.679 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:33.682 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-02 17:32:33.686 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-02 17:32:33.690 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-02 17:32:33.694 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-02 17:32:33.697 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-02 17:32:33.701 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-02 17:32:33.730 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-02 17:32:33.734 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-02 17:32:33.783 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-02 17:32:33.832 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-02 17:32:33.884 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-02 17:32:33.932 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-02 17:32:33.987 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-02 17:32:34.037 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-02 17:32:34.089 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-02 17:32:34.137 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-02 17:32:34.187 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-02 17:32:34.192 | ++ 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-02 17:32:34.239 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-02 17:32:34.243 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-02 17:32:34.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:34.275 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-02 17:32:34.323 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-02 17:32:34.352 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:34.356 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-02 17:32:34.360 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-02 17:32:34.386 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:34.391 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-02 17:32:34.395 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-02 17:32:34.399 | ++ 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-02 17:32:34.445 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-02 17:32:34.492 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 9143157e-9457-499f-88bc-fe7fb0c4fa8b 2026-07-02 17:32:34.544 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-02 17:32:34.595 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-02 17:32:34.640 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-02 17:32:34.691 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-02 17:32:34.741 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-02 17:32:34.785 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-02 17:32:34.832 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-02 17:32:34.835 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-02 17:32:34.839 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-02 17:32:34.842 | ++ 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-02 17:32:34.888 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-02 17:32:34.894 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-02 17:32:34.895 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-02 17:32:34.901 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-02 17:32:34.905 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-02 17:32:34.953 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-02 17:32:34.956 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-02 17:32:34.960 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 17:32:34.963 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-02 17:32:34.967 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-02 17:32:35.012 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-02 17:32:35.066 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-02 17:32:35.109 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-02 17:32:35.151 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-02 17:32:35.193 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-02 17:32:35.225 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 17:32:35.227 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-02 17:32:35.230 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-02 17:32:35.245 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-02 17:32:35.277 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 17:32:35.279 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-02 17:32:35.282 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-02 17:32:35.298 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-02 17:32:35.326 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 17:32:35.329 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-02 17:32:35.331 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-02 17:32:35.333 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-02 17:32:35.348 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-02 17:32:35.378 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 17:32:35.380 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-02 17:32:35.383 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-02 17:32:35.398 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-02 17:32:35.428 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-02 17:32:35.458 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-02 17:32:35.461 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-02 17:32:35.491 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-02 17:32:35.495 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-02 17:32:35.498 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-02 17:32:35.500 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-02 17:32:35.521 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-02 17:32:35.524 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-02 17:32:35.555 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-02 17:32:35.572 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:35.575 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-02 17:32:35.610 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 17:32:35.613 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-02 17:32:35.616 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-02 17:32:35.620 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-02 17:32:35.623 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-02 17:32:35.626 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-02 17:32:35.630 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-02 17:32:35.633 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-02 17:32:35.636 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-02 17:32:35.662 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-02 17:32:35.664 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-02 17:32:35.699 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-02 17:32:35.702 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-02 17:32:35.705 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-02 17:32:35.707 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-02 17:32:35.739 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-02 17:32:35.772 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-02 17:32:35.803 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-02 17:32:35.806 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-02 17:32:35.809 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:35.812 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-02 17:32:35.829 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:35.831 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-02 17:32:35.867 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:35.869 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-02 17:32:35.886 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:35.888 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-02 17:32:35.921 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:35.923 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-02 17:32:35.938 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:35.941 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-02 17:32:35.974 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:35.976 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-02 17:32:35.992 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:35.995 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-02 17:32:36.029 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:36.033 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-02 17:32:36.055 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 17:32:36.059 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-02 17:32:36.095 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:36.097 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-02 17:32:36.120 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:36.123 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-02 17:32:36.159 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 17:32:36.162 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-02 17:32:36.182 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:32:36.185 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-02 17:32:36.222 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-02 17:32:36.225 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-02 17:32:36.265 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-02 17:32:36.268 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-02 17:32:36.306 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-02 17:32:36.309 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-07-02 17:32:36.311 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-02 17:32:36.314 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-02 17:32:36.350 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-02 17:32:36.352 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-07-02 17:32:36.355 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-02 17:32:36.357 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-02 17:32:36.360 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-02 17:32:36.364 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-02 17:32:36.368 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.u5PZbklG3r 2026-07-02 17:32:36.370 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-02 17:32:36.374 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-02 17:32:36.378 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 17:32:36.382 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.L3Nn7FwnH8 2026-07-02 17:32:36.385 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.L3Nn7FwnH8 2026-07-02 17:32:36.388 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 17:32:36.390 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.L3Nn7FwnH8 2026-07-02 17:32:36.392 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 17:32:36.395 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 17:32:36.398 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 17:32:36.405 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:32:36.408 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:32:36.411 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:32:36.414 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 17:32:36.417 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-02 17:32:36.420 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-02 17:32:37.007 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-02 17:32:37.903 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 17:32:55.737 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-02 17:33:03.322 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.1 2026-07-02 17:33:03.322 | ___________________________________ summary ____________________________________ 2026-07-02 17:33:03.322 | venv-tempest: skipped tests 2026-07-02 17:33:03.323 | congratulations :) 2026-07-02 17:33:03.381 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.L3Nn7FwnH8 -r requirements.txt 2026-07-02 17:33:04.311 | /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-02 17:33:04.311 | !! 2026-07-02 17:33:04.312 | 2026-07-02 17:33:04.312 | ******************************************************************************** 2026-07-02 17:33:04.312 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 17:33:04.312 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 17:33:04.312 | 2026-07-02 17:33:04.312 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 17:33:04.312 | calls to avoid build errors in the future. 2026-07-02 17:33:04.312 | ******************************************************************************** 2026-07-02 17:33:04.313 | 2026-07-02 17:33:04.313 | !! 2026-07-02 17:33:04.313 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 17:33:04.716 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 17:33:04.716 | !! 2026-07-02 17:33:04.716 | 2026-07-02 17:33:04.716 | ******************************************************************************** 2026-07-02 17:33:04.716 | Please avoid running ``setup.py`` directly. 2026-07-02 17:33:04.716 | Instead, use pypa/build, pypa/installer or other 2026-07-02 17:33:04.717 | standards-based tools. 2026-07-02 17:33:04.717 | 2026-07-02 17:33:04.717 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 17:33:04.717 | calls to avoid build errors in the future. 2026-07-02 17:33:04.717 | 2026-07-02 17:33:04.717 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 17:33:04.717 | ******************************************************************************** 2026-07-02 17:33:04.718 | 2026-07-02 17:33:04.718 | !! 2026-07-02 17:33:04.718 | self.initialize_options() 2026-07-02 17:33:04.718 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 17:33:04.718 | warnings.warn(msg) 2026-07-02 17:33:04.749 | /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-02 17:33:04.750 | !! 2026-07-02 17:33:04.750 | 2026-07-02 17:33:04.750 | ******************************************************************************** 2026-07-02 17:33:04.750 | 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-02 17:33:04.750 | 2026-07-02 17:33:04.750 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 17:33:04.750 | or your builds will no longer be supported. 2026-07-02 17:33:04.750 | 2026-07-02 17:33:04.750 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 17:33:04.751 | ******************************************************************************** 2026-07-02 17:33:04.751 | 2026-07-02 17:33:04.751 | !! 2026-07-02 17:33:04.751 | corresp(dist, value, root_dir) 2026-07-02 17:33:04.907 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 17:33:12.112 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.1 2026-07-02 17:33:12.112 | venv-tempest run-test-pre: PYTHONHASHSEED='2898398512' 2026-07-02 17:33:12.112 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.L3Nn7FwnH8 -r requirements.txt 2026-07-02 17:33:13.184 | 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-02 17:33:13.188 | 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.14.0) 2026-07-02 17:33:13.188 | 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-02 17:33:13.188 | 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-02 17:33:13.188 | 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-02 17:33:13.189 | 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-02 17:33:13.190 | 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-02 17:33:13.191 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-02 17:33:13.193 | 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-02 17:33:13.194 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-02 17:33:13.195 | 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-02 17:33:13.196 | 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.10.0) 2026-07-02 17:33:13.197 | 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-02 17:33:13.199 | 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-02 17:33:13.202 | 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-02 17:33:13.202 | 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-02 17:33:13.202 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-07-02 17:33:13.202 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-07-02 17:33:13.202 | 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-02 17:33:13.203 | 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-02 17:33:13.204 | 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-02 17:33:13.205 | 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-02 17:33:13.206 | 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-02 17:33:13.209 | 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)) (82.0.1) 2026-07-02 17:33:13.211 | 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-02 17:33:13.212 | 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-02 17:33:13.215 | 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-02 17:33:13.216 | 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-02 17:33:13.217 | 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-02 17:33:13.218 | 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-02 17:33:13.224 | 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-02 17:33:13.227 | 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-02 17:33:13.227 | 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-02 17:33:13.230 | 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-02 17:33:13.237 | 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.8.0) 2026-07-02 17:33:13.241 | 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-02 17:33:13.242 | 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-02 17:33:13.245 | 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.4.0) 2026-07-02 17:33:13.248 | 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-02 17:33:13.252 | 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-02 17:33:13.254 | 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-02 17:33:13.258 | 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-02 17:33:13.262 | 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-02 17:33:13.262 | 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-02 17:33:13.264 | 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-02 17:33:13.265 | 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-02 17:33:13.280 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-02 17:33:13.288 | 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.1) 2026-07-02 17:33:13.303 | 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-02 17:33:13.307 | 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-02 17:33:13.309 | 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-02 17:33:13.310 | 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-02 17:33:13.311 | 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-02 17:33:13.323 | 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-02 17:33:13.351 | 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-02 17:33:13.359 | 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-02 17:33:13.360 | 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-02 17:33:13.362 | 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-02 17:33:13.377 | 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-02 17:33:13.378 | 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-02 17:33:13.385 | 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-02 17:33:13.613 | ___________________________________ summary ____________________________________ 2026-07-02 17:33:13.613 | venv-tempest: commands succeeded 2026-07-02 17:33:13.614 | congratulations :) 2026-07-02 17:33:13.661 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.L3Nn7FwnH8 2026-07-02 17:33:13.667 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-02 17:33:13.671 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-02 17:33:13.675 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-02 17:33:13.712 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.u5PZbklG3r 2026-07-02 17:33:14.735 | /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-02 17:33:14.735 | !! 2026-07-02 17:33:14.735 | 2026-07-02 17:33:14.735 | ******************************************************************************** 2026-07-02 17:33:14.735 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 17:33:14.735 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 17:33:14.736 | 2026-07-02 17:33:14.736 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 17:33:14.736 | calls to avoid build errors in the future. 2026-07-02 17:33:14.736 | ******************************************************************************** 2026-07-02 17:33:14.736 | 2026-07-02 17:33:14.736 | !! 2026-07-02 17:33:14.736 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 17:33:15.166 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 17:33:15.166 | !! 2026-07-02 17:33:15.166 | 2026-07-02 17:33:15.166 | ******************************************************************************** 2026-07-02 17:33:15.166 | Please avoid running ``setup.py`` directly. 2026-07-02 17:33:15.166 | Instead, use pypa/build, pypa/installer or other 2026-07-02 17:33:15.167 | standards-based tools. 2026-07-02 17:33:15.167 | 2026-07-02 17:33:15.167 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 17:33:15.167 | calls to avoid build errors in the future. 2026-07-02 17:33:15.167 | 2026-07-02 17:33:15.167 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 17:33:15.167 | ******************************************************************************** 2026-07-02 17:33:15.167 | 2026-07-02 17:33:15.167 | !! 2026-07-02 17:33:15.168 | self.initialize_options() 2026-07-02 17:33:15.168 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 17:33:15.168 | warnings.warn(msg) 2026-07-02 17:33:15.197 | /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-02 17:33:15.197 | !! 2026-07-02 17:33:15.197 | 2026-07-02 17:33:15.197 | ******************************************************************************** 2026-07-02 17:33:15.197 | 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-02 17:33:15.197 | 2026-07-02 17:33:15.198 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 17:33:15.198 | or your builds will no longer be supported. 2026-07-02 17:33:15.198 | 2026-07-02 17:33:15.198 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 17:33:15.198 | ******************************************************************************** 2026-07-02 17:33:15.198 | 2026-07-02 17:33:15.198 | !! 2026-07-02 17:33:15.198 | corresp(dist, value, root_dir) 2026-07-02 17:33:15.363 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 17:33:22.683 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.1 2026-07-02 17:33:22.683 | venv-tempest run-test-pre: PYTHONHASHSEED='1975051146' 2026-07-02 17:33:22.683 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.u5PZbklG3r 2026-07-02 17:33:27.504 | ___________________________________ summary ____________________________________ 2026-07-02 17:33:27.504 | venv-tempest: commands succeeded 2026-07-02 17:33:27.504 | congratulations :) 2026-07-02 17:33:27.556 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-02 17:33:27.574 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:33:27.577 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-02 17:33:27.580 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-02 17:33:27.597 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 17:33:27.600 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-02 17:33:27.603 | ++ 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-02 17:33:27.606 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-02 17:33:27.609 | ++ 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-02 17:33:27.614 | +++ 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-02 17:33:27.618 | +++ 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-02 17:33:27.621 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-02 17:33:27.624 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-02 17:33:27.628 | +++ 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-02 17:33:27.656 | +++ 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-02 17:33:27.687 | ++ 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-02 17:33:27.691 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-02 17:33:27.696 | ++ 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-02 17:33:27.743 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-02 17:33:27.748 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-02 17:33:27.751 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-02 17:33:27.792 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-02 17:33:27.794 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-02 17:33:27.797 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-02 17:33:27.830 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-02 17:33:27.830 | ' 2026-07-02 17:33:27.833 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-02 17:33:27.836 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 17:33:27.839 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-02 17:33:27.842 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-02 17:33:27.844 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-02 17:33:27.844 | /opt/stack/tempest /opt/stack/tempest 2026-07-02 17:33:27.847 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-02 17:33:27.849 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-02 17:33:27.850 | /opt/stack/tempest 2026-07-02 17:33:27.852 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 17:33:27.855 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 17:33:27.858 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 17:33:27.861 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 17:33:27.864 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-02 17:33:27.867 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 17:33:27.870 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-02 17:33:27.872 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 17:33:27.875 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 17:33:27.879 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-02 17:33:27.882 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 17:33:27.885 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 17:33:27.888 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-02 17:33:27.891 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:33:27.894 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 17:33:27.897 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 17:33:27.900 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-02 17:33:27.904 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 17:33:27.907 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-02 17:33:27.911 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 17:33:27.914 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-02 17:33:27.914 | /^\[\[.+\|.*\]\]/ { 2026-07-02 17:33:27.914 | gsub("[][]", "", $1); 2026-07-02 17:33:27.914 | split($1, a, "|"); 2026-07-02 17:33:27.914 | if (a[1] == matchgroup) 2026-07-02 17:33:27.914 | print a[2] 2026-07-02 17:33:27.915 | } 2026-07-02 17:33:27.915 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 179 osc 513 apt-get 197 test_with_retry 10 dbsync 9 pip_install 187 apt-get-update 5 run_process 47 git_timed 429 ------------------------- Unaccounted time 52 ========================= Total runtime 1659 ================= Async summary ================= Time spent in the background minus waits: 633 sec Elapsed time: 1660 sec Time if we did everything serially: 2293 sec Speedup: 1.38133 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21071 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 69 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5287 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 235 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 19 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.71 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.71/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: 689d0b9f0af1cd06d120d3a2e8170edc49125001 Merge "Fix verify-ipv6-address.py crash on Python 3.14" 2026-06-30 19:32:24 +0000 OS Version: Ubuntu 24.04 noble