2026-06-25 15:33:08.477 | + ./stack.sh:main:488 : exec 2026-06-25 15:33:08.477 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-173308.summary.2026-06-25-173308 2026-06-25 15:33:08.477 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-173308' 2026-06-25 15:33:08.477 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:33:08.478 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-173308 2026-06-25 15:33:08.478 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-173308 /opt/stack/logs/stack.sh.log 2026-06-25 15:33:08.478 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-173308.summary.2026-06-25-173308 /opt/stack/logs/stack.sh.log.summary 2026-06-25 15:33:08.478 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 15:33:08.478 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 15:33:08.478 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 15:33:08.478 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 15:33:08.478 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 15:33:08.478 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 15:33:08.478 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 15:33:08.479 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 15:33:08.479 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 15:33:08.479 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:33:08.479 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 15:33:08.480 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 15:33:08.480 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 15:33:08.480 | + ./stack.sh:main:577 : uname -a 2026-06-25 15:33:08.480 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 15:33:08.480 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 15:33:08.480 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 15:33:08.480 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 15:33:08.514 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 15:33:08.531 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 15:33:08.534 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 15:33:08.549 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 15:33:08.552 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 15:33:08.566 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 15:33:08.569 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 15:33:08.584 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 15:33:08.586 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 15:33:08.589 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 15:33:08.592 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 15:33:08.607 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 15:33:08.609 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 15:33:08.624 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 15:33:08.626 | + ./stack.sh:main:591 : tune_host 2026-06-25 15:33:08.629 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 15:33:08.631 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 15:33:08.633 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 15:33:08.635 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 15:33:08.638 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 15:33:08.640 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 15:33:08.643 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:33:08.645 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:33:08.647 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 15:33:08.649 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:33:08.651 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:33:08.653 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:33:08.656 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:33:08.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:33:08.660 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:33:08.662 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 15:33:08.664 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 15:33:08.666 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 15:33:08.670 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 15:33:08.675 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 15:33:08.677 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 15:33:08.679 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 15:33:08.682 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:33:08.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:33:08.686 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:33:08.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401588687 2026-06-25 15:33:08.692 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 15:33:08.694 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 15:33:08.697 | + 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-06-25 15:33:08.827 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 15:33:08.827 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 15:33:08.827 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 15:33:08.851 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 15:33:08.885 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 15:33:12.063 | Fetched 4747 B in 0s (9505 B/s) 2026-06-25 15:33:13.677 | Reading package lists... 2026-06-25 15:33:13.701 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 15:33:13.702 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 15:33:13.705 | + functions-common:time_stop:2420 : local name 2026-06-25 15:33:13.707 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:33:13.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:33:13.711 | + functions-common:time_stop:2423 : local total 2026-06-25 15:33:13.713 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:33:13.715 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 15:33:13.717 | + functions-common:time_stop:2427 : start_time=1782401588687 2026-06-25 15:33:13.720 | + functions-common:time_stop:2429 : [[ -z 1782401588687 ]] 2026-06-25 15:33:13.722 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:33:13.725 | + functions-common:time_stop:2432 : end_time=1782401593722 2026-06-25 15:33:13.727 | + functions-common:time_stop:2433 : elapsed_time=5035 2026-06-25 15:33:13.729 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:33:13.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:33:13.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5035 2026-06-25 15:33:13.735 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 15:33:13.737 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:33:13.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:33:13.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:33:13.742 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 15:33:13.758 | + 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-06-25 15:33:13.794 | Reading package lists... 2026-06-25 15:33:14.179 | Building dependency tree... 2026-06-25 15:33:14.180 | Reading state information... 2026-06-25 15:33:14.786 | The following NEW packages will be installed: 2026-06-25 15:33:14.788 | ksmtuned 2026-06-25 15:33:14.856 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2026-06-25 15:33:14.856 | Need to get 7444 B of archives. 2026-06-25 15:33:14.857 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 15:33:14.857 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 15:33:15.074 | perl: warning: Setting locale failed. 2026-06-25 15:33:15.075 | perl: warning: Please check that your locale settings: 2026-06-25 15:33:15.075 | LANGUAGE = (unset), 2026-06-25 15:33:15.075 | LC_ALL = "en_US.utf8", 2026-06-25 15:33:15.075 | LANG = "de_DE.UTF-8" 2026-06-25 15:33:15.076 | are supported and installed on your system. 2026-06-25 15:33:15.076 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:33:15.172 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:33:15.172 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:33:15.172 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:33:15.366 | Fetched 7444 B in 0s (169 kB/s) 2026-06-25 15:33:15.408 | Selecting previously unselected package ksmtuned. 2026-06-25 15:33:15.725 | (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 ... 107864 files and directories currently installed.) 2026-06-25 15:33:15.730 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 15:33:15.740 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 15:33:15.804 | Setting up ksmtuned (4.20150326) ... 2026-06-25 15:33:16.015 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 15:33:16.205 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 15:33:16.896 | perl: warning: Setting locale failed. 2026-06-25 15:33:16.896 | perl: warning: Please check that your locale settings: 2026-06-25 15:33:16.896 | LANGUAGE = (unset), 2026-06-25 15:33:16.897 | LC_ALL = "en_US.utf8", 2026-06-25 15:33:16.897 | LANG = "de_DE.UTF-8" 2026-06-25 15:33:16.897 | are supported and installed on your system. 2026-06-25 15:33:16.897 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:33:17.037 | perl: warning: Setting locale failed. 2026-06-25 15:33:17.038 | perl: warning: Please check that your locale settings: 2026-06-25 15:33:17.038 | LANGUAGE = (unset), 2026-06-25 15:33:17.038 | LC_ALL = "en_US.utf8", 2026-06-25 15:33:17.038 | LANG = "de_DE.UTF-8" 2026-06-25 15:33:17.038 | are supported and installed on your system. 2026-06-25 15:33:17.038 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:33:17.087 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:33:17.087 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:33:17.087 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:33:17.156 | perl: warning: Setting locale failed. 2026-06-25 15:33:17.156 | perl: warning: Please check that your locale settings: 2026-06-25 15:33:17.156 | LANGUAGE = (unset), 2026-06-25 15:33:17.156 | LC_ALL = "en_US.utf8", 2026-06-25 15:33:17.156 | LANG = "de_DE.UTF-8" 2026-06-25 15:33:17.156 | are supported and installed on your system. 2026-06-25 15:33:17.156 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:33:17.709 | 2026-06-25 15:33:17.709 | Running kernel seems to be up-to-date. 2026-06-25 15:33:17.709 | 2026-06-25 15:33:17.709 | No services need to be restarted. 2026-06-25 15:33:17.709 | 2026-06-25 15:33:17.710 | No containers need to be restarted. 2026-06-25 15:33:17.710 | 2026-06-25 15:33:17.710 | No user sessions are running outdated binaries. 2026-06-25 15:33:17.710 | 2026-06-25 15:33:17.710 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:33:19.809 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:33:19.811 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:33:19.813 | + functions-common:time_stop:2420 : local name 2026-06-25 15:33:19.815 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:33:19.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:33:19.819 | + functions-common:time_stop:2423 : local total 2026-06-25 15:33:19.821 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:33:19.823 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:33:19.825 | + functions-common:time_stop:2427 : start_time=1782401593756 2026-06-25 15:33:19.827 | + functions-common:time_stop:2429 : [[ -z 1782401593756 ]] 2026-06-25 15:33:19.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:33:19.833 | + functions-common:time_stop:2432 : end_time=1782401599831 2026-06-25 15:33:19.835 | + functions-common:time_stop:2433 : elapsed_time=6075 2026-06-25 15:33:19.837 | + functions-common:time_stop:2434 : total=1130 2026-06-25 15:33:19.839 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:33:19.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7205 2026-06-25 15:33:19.843 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:33:19.845 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 15:33:19.859 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 15:33:19.861 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 15:33:19.863 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 15:33:19.865 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 15:33:19.866 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 15:33:19.869 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 15:33:19.869 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 15:33:19.879 | 0 2026-06-25 15:33:19.882 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 15:33:19.884 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 15:33:19.887 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 15:33:19.889 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 15:33:19.892 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 15:33:19.894 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 15:33:19.896 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 15:33:19.898 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 15:33:19.901 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 15:33:19.903 | + functions-common:fetch_plugins:1771 : return 2026-06-25 15:33:19.905 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 15:33:19.907 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 15:33:19.909 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:33:19.912 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:33:19.914 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:33:19.916 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:33:19.918 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:33:19.920 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:33:19.923 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:33:19.926 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:33:19.928 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:33:19.931 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:33:19.932 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 15:33:19.935 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:33:19.948 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:33:19.950 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:33:19.952 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:33:19.954 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:33:19.955 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:33:19.957 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:33:19.959 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:33:19.961 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 15:33:19.964 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 15:33:19.966 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:33:19.968 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:33:19.970 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 15:33:19.971 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 15:33:19.973 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 15:33:19.975 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 15:33:19.977 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 15:33:19.980 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 15:33:19.995 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 15:33:19.998 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 15:33:20.012 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:33:20.015 | +++ lib/tls:source:43 : hostname -f 2026-06-25 15:33:20.020 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 15:33:20.022 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 15:33:20.024 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 15:33:20.026 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 15:33:20.028 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 15:33:20.030 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 15:33:20.033 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 15:33:20.035 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 15:33:20.037 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 15:33:20.039 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 15:33:20.043 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 15:33:20.055 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 15:33:20.072 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 15:33:20.084 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 15:33:20.097 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 15:33:20.130 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 15:33:20.200 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 15:33:20.289 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 15:33:20.313 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 15:33:20.360 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 15:33:20.402 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 15:33:20.405 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 15:33:20.420 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:33:20.423 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 15:33:20.426 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 15:33:20.428 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 15:33:20.431 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 15:33:20.434 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 15:33:20.450 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:33:20.452 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:33:20.455 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 15:33:20.457 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 15:33:20.459 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 15:33:20.462 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:33:20.464 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:33:20.467 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 15:33:20.469 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:33:20.473 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 15:33:20.490 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 15:33:20.492 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 15:33:20.494 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 15:33:20.497 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 15:33:20.499 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 15:33:20.501 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 15:33:20.503 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 15:33:20.506 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 15:33:20.508 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 15:33:20.510 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 15:33:20.513 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 15:33:20.515 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.66 2026-06-25 15:33:20.517 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 15:33:20.520 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 15:33:20.523 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:33:20.524 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:33:20.527 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 15:33:20.529 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 15:33:20.532 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 15:33:20.535 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 15:33:20.537 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 15:33:20.541 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 15:33:20.557 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 15:33:20.560 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.66 2026-06-25 15:33:20.563 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.66 2026-06-25 15:33:20.563 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:33:20.568 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.66 2026-06-25 15:33:20.571 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 15:33:20.574 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 15:33:20.576 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 15:33:20.579 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 15:33:20.581 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 15:33:20.583 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 15:33:20.586 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 15:33:20.589 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 15:33:20.591 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 15:33:20.594 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 15:33:20.596 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 15:33:20.599 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 15:33:20.601 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 15:33:20.604 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 15:33:20.607 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 15:33:20.609 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 15:33:20.612 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 15:33:20.614 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 15:33:20.616 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:33:20.620 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 15:33:20.622 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 15:33:20.625 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 15:33:20.642 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:33:20.645 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:33:20.648 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:33:20.652 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:33:20.654 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:33:20.657 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 15:33:20.659 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:33:20.662 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 15:33:20.664 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:33:20.666 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 15:33:20.669 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 15:33:20.672 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 15:33:20.674 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 15:33:20.677 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 15:33:20.679 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 15:33:20.682 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 15:33:20.684 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 15:33:20.686 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 15:33:20.689 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 15:33:20.691 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 15:33:20.801 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 15:33:20.815 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 15:33:20.818 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 15:33:20.821 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 15:33:20.823 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 15:33:20.826 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 15:33:20.828 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 15:33:20.831 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 15:33:20.834 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 15:33:20.836 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 15:33:20.839 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 15:33:20.842 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 15:33:20.844 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 15:33:20.847 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 15:33:20.849 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 15:33:20.852 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 15:33:20.855 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 15:33:20.857 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 15:33:20.860 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 15:33:20.863 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 15:33:20.866 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 15:33:20.870 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 15:33:20.870 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 15:33:20.871 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 15:33:20.873 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 15:33:20.877 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=fe:444e:b1c2 2026-06-25 15:33:20.879 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 15:33:20.882 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 15:33:20.884 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 15:33:20.887 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 15:33:20.889 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdfe:444e:b1c2::/56 2026-06-25 15:33:20.893 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdfe:444e:b1c2::/56 2026-06-25 15:33:20.894 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 15:33:20.899 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdfe:444e:b1c2::/64 2026-06-25 15:33:20.902 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 15:33:20.904 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 15:33:20.907 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 15:33:20.910 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 15:33:20.912 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 15:33:20.915 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 15:33:20.917 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 15:33:20.919 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 15:33:20.922 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 15:33:20.924 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 15:33:20.927 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 15:33:20.929 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 15:33:20.931 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 15:33:20.934 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdfe:444e:b1c2::/56 2026-06-25 15:33:20.936 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 15:33:20.939 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 15:33:20.944 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 15:33:20.944 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 15:33:20.944 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 15:33:20.950 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 15:33:20.954 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 15:33:20.954 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 15:33:20.954 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 15:33:20.962 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 15:33:20.965 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 15:33:20.969 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 15:33:20.972 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 15:33:20.974 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 15:33:20.977 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 15:33:20.980 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 15:33:20.983 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 15:33:20.985 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 15:33:20.988 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 15:33:21.006 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 15:33:21.020 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 15:33:21.034 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 15:33:21.048 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 15:33:21.060 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 15:33:21.092 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 15:33:21.095 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 15:33:21.098 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 15:33:21.100 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 15:33:21.103 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:33:21.107 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 15:33:21.123 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:33:21.125 | + ./stack.sh:main:632 : run_phase source 2026-06-25 15:33:21.128 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 15:33:21.131 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:33:21.133 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:33:21.136 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:33:21.137 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:33:21.139 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:33:21.141 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:33:21.144 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:33:21.148 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:33:21.150 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:33:21.152 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:33:21.155 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 15:33:21.157 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:33:21.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:33:21.173 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:33:21.175 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 15:33:21.213 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 15:33:21.215 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 15:33:21.217 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:33:21.219 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 15:33:21.222 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 15:33:21.224 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 15:33:21.226 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 15:33:21.228 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 15:33:21.231 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 15:33:21.233 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 15:33:21.236 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.238 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 15:33:21.241 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.243 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 15:33:21.245 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.248 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 15:33:21.250 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.253 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 15:33:21.255 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.258 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 15:33:21.260 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.262 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 15:33:21.265 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.267 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 15:33:21.269 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.271 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 15:33:21.274 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.277 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 15:33:21.279 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.281 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 15:33:21.284 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.286 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 15:33:21.288 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.291 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 15:33:21.293 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.296 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 15:33:21.298 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.300 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 15:33:21.302 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.305 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 15:33:21.307 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.310 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 15:33:21.312 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.315 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 15:33:21.317 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.319 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 15:33:21.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.324 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 15:33:21.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.329 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 15:33:21.332 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.334 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 15:33:21.336 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.339 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 15:33:21.341 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.344 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 15:33:21.346 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.348 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 15:33:21.351 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:33:21.353 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 15:33:21.357 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 15:33:21.359 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:33:21.361 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 15:33:21.376 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:33:21.379 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 15:33:21.381 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:33:21.384 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 15:33:21.400 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:33:21.402 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 15:33:21.405 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 15:33:21.407 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 15:33:21.410 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 15:33:21.412 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 15:33:21.415 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 15:33:21.418 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 15:33:21.420 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 15:33:21.423 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 15:33:21.423 | Using mysql database backend 2026-06-25 15:33:21.425 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 15:33:21.443 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 15:33:21.447 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 15:33:21.450 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:33:21.452 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 15:33:21.456 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:33:21.459 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 15:33:21.475 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:33:21.478 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 15:33:21.494 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 15:33:21.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:33:21.513 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 15:33:21.530 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 15:33:21.547 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 15:33:21.564 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:33:21.566 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 15:33:21.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:33:21.585 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 15:33:21.588 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 15:33:21.592 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:33:21.596 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-173321 2026-06-25 15:33:21.599 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-173321 765' 2026-06-25 15:33:21.601 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.603 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:33:21.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.609 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:33:21.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.614 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:33:21.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.619 | + 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-06-25 15:33:21.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.625 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-06-25 15:33:21.627 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.630 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-06-25 15:33:21.632 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.635 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173308 2026-06-25 15:33:21.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.640 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:33:21.643 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.645 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-06-25 15:33:21.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.650 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:33:21.653 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.656 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:33:21.658 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.661 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:33:21.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.666 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:33:21.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.671 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-06-25 15:33:21.674 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:33:21.676 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:33:21.679 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 15:33:21.682 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 15:33:21.685 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 15:33:21.687 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 15:33:21.689 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:33:21.692 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:33:21.695 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:33:21.698 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:33:21.701 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:33:21.705 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:33:21.720 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:33:21.723 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:33:21.725 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:33:21.728 | + functions-common:git_clone:610 : echo master 2026-06-25 15:33:21.728 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:33:21.734 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 15:33:21.737 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:33:21.739 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:33:21.742 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:33:21.744 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:33:21.746 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:33:21.748 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:33:21.750 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:33:21.753 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:33:21.755 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:33:21.757 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:33:21.760 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:33:21.763 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401601761 2026-06-25 15:33:21.765 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:33:21.768 | Cloning into '/opt/stack/requirements'... 2026-06-25 15:33:26.580 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:33:26.583 | + functions-common:time_stop:2420 : local name 2026-06-25 15:33:26.585 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:33:26.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:33:26.590 | + functions-common:time_stop:2423 : local total 2026-06-25 15:33:26.592 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:33:26.595 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:33:26.597 | + functions-common:time_stop:2427 : start_time=1782401601761 2026-06-25 15:33:26.599 | + functions-common:time_stop:2429 : [[ -z 1782401601761 ]] 2026-06-25 15:33:26.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:33:26.606 | + functions-common:time_stop:2432 : end_time=1782401606603 2026-06-25 15:33:26.609 | + functions-common:time_stop:2433 : elapsed_time=4842 2026-06-25 15:33:26.611 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:33:26.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:33:26.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4842 2026-06-25 15:33:26.618 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 15:33:26.621 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:33:26.623 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:33:26.625 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:33:26.627 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:33:26.630 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:33:26.632 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:33:26.634 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:33:26.637 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:33:26.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:33:26.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:33:26.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401606644 2026-06-25 15:33:26.650 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:33:27.217 | From https://review.opendev.org/openstack/requirements 2026-06-25 15:33:27.217 | * branch master -> FETCH_HEAD 2026-06-25 15:33:27.227 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:33:27.230 | + functions-common:time_stop:2420 : local name 2026-06-25 15:33:27.232 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:33:27.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:33:27.237 | + functions-common:time_stop:2423 : local total 2026-06-25 15:33:27.240 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:33:27.242 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:33:27.244 | + functions-common:time_stop:2427 : start_time=1782401606644 2026-06-25 15:33:27.246 | + functions-common:time_stop:2429 : [[ -z 1782401606644 ]] 2026-06-25 15:33:27.250 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:33:27.254 | + functions-common:time_stop:2432 : end_time=1782401607251 2026-06-25 15:33:27.256 | + functions-common:time_stop:2433 : elapsed_time=607 2026-06-25 15:33:27.259 | + functions-common:time_stop:2434 : total=4842 2026-06-25 15:33:27.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:33:27.263 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5449 2026-06-25 15:33:27.265 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:33:27.268 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:33:27.270 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:33:27.273 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:33:27.275 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:33:27.277 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:33:27.280 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:33:27.282 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:33:27.284 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:33:27.288 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:33:27.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401607289 2026-06-25 15:33:27.295 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:33:27.308 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:33:27.308 | 2026-06-25 15:33:27.309 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:33:27.309 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:33:27.309 | state without impacting any branches by switching back to a branch. 2026-06-25 15:33:27.309 | 2026-06-25 15:33:27.309 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:33:27.309 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:33:27.309 | 2026-06-25 15:33:27.309 | git switch -c 2026-06-25 15:33:27.309 | 2026-06-25 15:33:27.309 | Or undo this operation with: 2026-06-25 15:33:27.309 | 2026-06-25 15:33:27.310 | git switch - 2026-06-25 15:33:27.310 | 2026-06-25 15:33:27.310 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:33:27.310 | 2026-06-25 15:33:27.310 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:33:27.312 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:33:27.314 | + functions-common:time_stop:2420 : local name 2026-06-25 15:33:27.317 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:33:27.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:33:27.321 | + functions-common:time_stop:2423 : local total 2026-06-25 15:33:27.323 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:33:27.326 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:33:27.328 | + functions-common:time_stop:2427 : start_time=1782401607289 2026-06-25 15:33:27.330 | + functions-common:time_stop:2429 : [[ -z 1782401607289 ]] 2026-06-25 15:33:27.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:33:27.338 | + functions-common:time_stop:2432 : end_time=1782401607335 2026-06-25 15:33:27.340 | + functions-common:time_stop:2433 : elapsed_time=46 2026-06-25 15:33:27.342 | + functions-common:time_stop:2434 : total=5449 2026-06-25 15:33:27.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:33:27.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5495 2026-06-25 15:33:27.349 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 15:33:27.365 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 15:33:27.368 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:33:27.369 | + functions-common:git_clone:673 : head -1 2026-06-25 15:33:27.372 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:33:27.375 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:33:27.377 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 15:33:27.379 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:33:27.382 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 15:33:27.385 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 15:33:27.387 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 15:33:27.390 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 15:33:27.393 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:33:27.395 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 15:33:27.397 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 15:33:27.400 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 15:33:27.404 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 15:33:27.408 | ++ tools/install_prereqs.sh:source:47 : NOW=1782401607 2026-06-25 15:33:27.412 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 15:33:27.416 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 15:33:27.419 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 15:33:27.422 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782401607 2026-06-25 15:33:27.424 | ++ tools/install_prereqs.sh:source:50 : [[ 1782401607 -lt 7200 ]] 2026-06-25 15:33:27.427 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 15:33:27.429 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 15:33:27.431 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 15:33:27.434 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 15:33:27.437 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 15:33:27.439 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 15:33:27.442 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 15:33:27.446 | +++ 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-06-25 15:33:27.474 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 15:33:27.474 | apache2-dev 2026-06-25 15:33:27.474 | bc 2026-06-25 15:33:27.474 | bsdmainutils 2026-06-25 15:33:27.475 | curl 2026-06-25 15:33:27.475 | g++ 2026-06-25 15:33:27.475 | gawk 2026-06-25 15:33:27.475 | gcc 2026-06-25 15:33:27.475 | gettext 2026-06-25 15:33:27.475 | git 2026-06-25 15:33:27.475 | graphviz 2026-06-25 15:33:27.475 | iputils-ping 2026-06-25 15:33:27.475 | libffi-dev 2026-06-25 15:33:27.476 | libjpeg-dev 2026-06-25 15:33:27.476 | libpq-dev 2026-06-25 15:33:27.476 | libssl-dev 2026-06-25 15:33:27.476 | libsystemd-dev 2026-06-25 15:33:27.476 | libxml2-dev 2026-06-25 15:33:27.476 | libxslt1-dev 2026-06-25 15:33:27.476 | libyaml-dev 2026-06-25 15:33:27.476 | lsof 2026-06-25 15:33:27.476 | openssh-server 2026-06-25 15:33:27.476 | openssl 2026-06-25 15:33:27.477 | pkg-config 2026-06-25 15:33:27.477 | psmisc 2026-06-25 15:33:27.477 | python3-dev 2026-06-25 15:33:27.477 | python3-pip 2026-06-25 15:33:27.477 | python3-systemd 2026-06-25 15:33:27.477 | python3-venv 2026-06-25 15:33:27.477 | tar 2026-06-25 15:33:27.477 | tcpdump 2026-06-25 15:33:27.477 | unzip 2026-06-25 15:33:27.477 | uuid-runtime 2026-06-25 15:33:27.477 | wget 2026-06-25 15:33:27.478 | zlib1g-dev 2026-06-25 15:33:27.478 | libkrb5-dev 2026-06-25 15:33:27.478 | libldap2-dev 2026-06-25 15:33:27.478 | libsasl2-dev 2026-06-25 15:33:27.478 | memcached 2026-06-25 15:33:27.478 | python3-mysqldb 2026-06-25 15:33:27.478 | sqlite3 2026-06-25 15:33:27.478 | conntrack 2026-06-25 15:33:27.478 | curl 2026-06-25 15:33:27.478 | ebtables 2026-06-25 15:33:27.479 | genisoimage 2026-06-25 15:33:27.479 | iptables 2026-06-25 15:33:27.479 | iputils-arping 2026-06-25 15:33:27.479 | kpartx 2026-06-25 15:33:27.479 | libjs-jquery-tablesorter 2026-06-25 15:33:27.479 | parted 2026-06-25 15:33:27.479 | pm-utils 2026-06-25 15:33:27.479 | python3-mysqldb 2026-06-25 15:33:27.479 | socat 2026-06-25 15:33:27.479 | sqlite3 2026-06-25 15:33:27.480 | sudo 2026-06-25 15:33:27.480 | vlan 2026-06-25 15:33:27.480 | lsscsi 2026-06-25 15:33:27.480 | open-iscsi 2026-06-25 15:33:27.480 | cryptsetup 2026-06-25 15:33:27.480 | dosfstools 2026-06-25 15:33:27.480 | genisoimage 2026-06-25 15:33:27.480 | gir1.2-libosinfo-1.0 2026-06-25 15:33:27.480 | netcat-openbsd 2026-06-25 15:33:27.480 | open-iscsi 2026-06-25 15:33:27.481 | qemu-utils 2026-06-25 15:33:27.481 | sg3-utils 2026-06-25 15:33:27.481 | sysfsutils 2026-06-25 15:33:27.481 | lvm2 2026-06-25 15:33:27.481 | qemu-utils 2026-06-25 15:33:27.481 | thin-provisioning-tools 2026-06-25 15:33:27.481 | acl 2026-06-25 15:33:27.481 | dnsmasq-base 2026-06-25 15:33:27.481 | dnsmasq-utils 2026-06-25 15:33:27.481 | ebtables 2026-06-25 15:33:27.482 | haproxy 2026-06-25 15:33:27.482 | iptables 2026-06-25 15:33:27.482 | iputils-arping 2026-06-25 15:33:27.482 | iputils-ping 2026-06-25 15:33:27.482 | postgresql-server-dev-all 2026-06-25 15:33:27.482 | python3-mysqldb 2026-06-25 15:33:27.482 | sqlite3 2026-06-25 15:33:27.482 | sudo 2026-06-25 15:33:27.482 | vlan 2026-06-25 15:33:27.482 | pcp' 2026-06-25 15:33:27.483 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 15:33:27.496 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 15:33:27.496 | apache2-dev 2026-06-25 15:33:27.496 | bc 2026-06-25 15:33:27.496 | bsdmainutils 2026-06-25 15:33:27.496 | curl 2026-06-25 15:33:27.496 | g++ 2026-06-25 15:33:27.496 | gawk 2026-06-25 15:33:27.496 | gcc 2026-06-25 15:33:27.496 | gettext 2026-06-25 15:33:27.496 | git 2026-06-25 15:33:27.497 | graphviz 2026-06-25 15:33:27.497 | iputils-ping 2026-06-25 15:33:27.497 | libffi-dev 2026-06-25 15:33:27.497 | libjpeg-dev 2026-06-25 15:33:27.497 | libpq-dev 2026-06-25 15:33:27.497 | libssl-dev 2026-06-25 15:33:27.497 | libsystemd-dev 2026-06-25 15:33:27.497 | libxml2-dev 2026-06-25 15:33:27.497 | libxslt1-dev 2026-06-25 15:33:27.497 | libyaml-dev 2026-06-25 15:33:27.498 | lsof 2026-06-25 15:33:27.498 | openssh-server 2026-06-25 15:33:27.498 | openssl 2026-06-25 15:33:27.498 | pkg-config 2026-06-25 15:33:27.498 | psmisc 2026-06-25 15:33:27.498 | python3-dev 2026-06-25 15:33:27.498 | python3-pip 2026-06-25 15:33:27.498 | python3-systemd 2026-06-25 15:33:27.498 | python3-venv 2026-06-25 15:33:27.498 | tar 2026-06-25 15:33:27.499 | tcpdump 2026-06-25 15:33:27.499 | unzip 2026-06-25 15:33:27.499 | uuid-runtime 2026-06-25 15:33:27.499 | wget 2026-06-25 15:33:27.499 | zlib1g-dev 2026-06-25 15:33:27.499 | libkrb5-dev 2026-06-25 15:33:27.499 | libldap2-dev 2026-06-25 15:33:27.499 | libsasl2-dev 2026-06-25 15:33:27.499 | memcached 2026-06-25 15:33:27.499 | python3-mysqldb 2026-06-25 15:33:27.500 | sqlite3 2026-06-25 15:33:27.500 | conntrack 2026-06-25 15:33:27.500 | curl 2026-06-25 15:33:27.500 | ebtables 2026-06-25 15:33:27.500 | genisoimage 2026-06-25 15:33:27.500 | iptables 2026-06-25 15:33:27.500 | iputils-arping 2026-06-25 15:33:27.500 | kpartx 2026-06-25 15:33:27.500 | libjs-jquery-tablesorter 2026-06-25 15:33:27.500 | parted 2026-06-25 15:33:27.500 | pm-utils 2026-06-25 15:33:27.501 | python3-mysqldb 2026-06-25 15:33:27.501 | socat 2026-06-25 15:33:27.501 | sqlite3 2026-06-25 15:33:27.501 | sudo 2026-06-25 15:33:27.501 | vlan 2026-06-25 15:33:27.501 | lsscsi 2026-06-25 15:33:27.501 | open-iscsi 2026-06-25 15:33:27.501 | cryptsetup 2026-06-25 15:33:27.501 | dosfstools 2026-06-25 15:33:27.501 | genisoimage 2026-06-25 15:33:27.502 | gir1.2-libosinfo-1.0 2026-06-25 15:33:27.502 | netcat-openbsd 2026-06-25 15:33:27.502 | open-iscsi 2026-06-25 15:33:27.502 | qemu-utils 2026-06-25 15:33:27.502 | sg3-utils 2026-06-25 15:33:27.502 | sysfsutils 2026-06-25 15:33:27.502 | lvm2 2026-06-25 15:33:27.502 | qemu-utils 2026-06-25 15:33:27.502 | thin-provisioning-tools 2026-06-25 15:33:27.502 | acl 2026-06-25 15:33:27.503 | dnsmasq-base 2026-06-25 15:33:27.503 | dnsmasq-utils 2026-06-25 15:33:27.503 | ebtables 2026-06-25 15:33:27.503 | haproxy 2026-06-25 15:33:27.503 | iptables 2026-06-25 15:33:27.503 | iputils-arping 2026-06-25 15:33:27.503 | iputils-ping 2026-06-25 15:33:27.503 | postgresql-server-dev-all 2026-06-25 15:33:27.503 | python3-mysqldb 2026-06-25 15:33:27.503 | sqlite3 2026-06-25 15:33:27.504 | sudo 2026-06-25 15:33:27.504 | vlan 2026-06-25 15:33:27.504 | pcp ' 2026-06-25 15:33:27.504 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 15:33:27.504 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:33:27.504 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:33:27.505 | ++ 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-06-25 15:33:27.506 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 15:33:27.509 | ++ 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-06-25 15:33:27.511 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 15:33:27.513 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:33:27.515 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:33:27.517 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:33:27.519 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:33:27.521 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:33:27.523 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:33:27.525 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:33:27.527 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:33:27.529 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:33:27.530 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:33:27.532 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 15:33:27.534 | ++ 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-06-25 15:33:27.536 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:33:27.538 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:33:27.540 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:33:27.542 | ++ 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-06-25 15:33:27.561 | ++ 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-06-25 15:33:27.597 | Reading package lists... 2026-06-25 15:33:27.956 | Building dependency tree... 2026-06-25 15:33:27.957 | Reading state information... 2026-06-25 15:33:28.482 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 15:33:28.482 | bc set to manually installed. 2026-06-25 15:33:28.482 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:33:28.482 | g++ set to manually installed. 2026-06-25 15:33:28.483 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 15:33:28.483 | gawk set to manually installed. 2026-06-25 15:33:28.483 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:33:28.483 | gcc set to manually installed. 2026-06-25 15:33:28.483 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 15:33:28.483 | git set to manually installed. 2026-06-25 15:33:28.483 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 15:33:28.483 | iputils-ping set to manually installed. 2026-06-25 15:33:28.483 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 15:33:28.483 | lsof set to manually installed. 2026-06-25 15:33:28.483 | psmisc is already the newest version (23.7-1build1). 2026-06-25 15:33:28.484 | psmisc set to manually installed. 2026-06-25 15:33:28.484 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 15:33:28.484 | python3-dev set to manually installed. 2026-06-25 15:33:28.484 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 15:33:28.484 | python3-systemd is already the newest version (235-1build4). 2026-06-25 15:33:28.484 | python3-systemd set to manually installed. 2026-06-25 15:33:28.484 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 15:33:28.484 | tar set to manually installed. 2026-06-25 15:33:28.484 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 15:33:28.484 | tcpdump set to manually installed. 2026-06-25 15:33:28.484 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 15:33:28.485 | uuid-runtime set to manually installed. 2026-06-25 15:33:28.485 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 15:33:28.485 | wget set to manually installed. 2026-06-25 15:33:28.485 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 15:33:28.485 | zlib1g-dev set to manually installed. 2026-06-25 15:33:28.485 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 15:33:28.485 | iptables set to manually installed. 2026-06-25 15:33:28.486 | parted is already the newest version (3.6-4build1). 2026-06-25 15:33:28.486 | parted set to manually installed. 2026-06-25 15:33:28.486 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 15:33:28.487 | sudo set to manually installed. 2026-06-25 15:33:28.487 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 15:33:28.487 | open-iscsi set to manually installed. 2026-06-25 15:33:28.488 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 15:33:28.488 | cryptsetup set to manually installed. 2026-06-25 15:33:28.488 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 15:33:28.489 | dosfstools set to manually installed. 2026-06-25 15:33:28.489 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 15:33:28.489 | netcat-openbsd set to manually installed. 2026-06-25 15:33:28.489 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 15:33:28.489 | sg3-utils set to manually installed. 2026-06-25 15:33:28.490 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 15:33:28.490 | lvm2 set to manually installed. 2026-06-25 15:33:28.490 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 15:33:28.490 | thin-provisioning-tools set to manually installed. 2026-06-25 15:33:28.490 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 15:33:28.490 | acl set to manually installed. 2026-06-25 15:33:28.490 | The following additional packages will be installed: 2026-06-25 15:33:28.490 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 15:33:28.490 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 15:33:28.490 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 15:33:28.490 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 15:33:28.490 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 15:33:28.491 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 15:33:28.491 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 15:33:28.491 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 15:33:28.491 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 15:33:28.491 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 15:33:28.491 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 15:33:28.492 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 15:33:28.492 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 15:33:28.492 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 15:33:28.493 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 15:33:28.493 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 15:33:28.493 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 15:33:28.494 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 15:33:28.494 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 15:33:28.494 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 15:33:28.494 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 15:33:28.494 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 15:33:28.494 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 15:33:28.494 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 15:33:28.494 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 15:33:28.494 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 15:33:28.494 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 15:33:28.494 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 15:33:28.495 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 15:33:28.495 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 15:33:28.495 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 15:33:28.495 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 15:33:28.495 | Suggested packages: 2026-06-25 15:33:28.495 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 15:33:28.495 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 15:33:28.496 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 15:33:28.496 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 15:33:28.496 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 15:33:28.497 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 15:33:28.497 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 15:33:28.497 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 15:33:28.497 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 15:33:28.497 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 15:33:28.498 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 15:33:28.498 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 15:33:28.498 | libqrencode4 libtss2-rc0 zip 2026-06-25 15:33:28.666 | The following NEW packages will be installed: 2026-06-25 15:33:28.666 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 15:33:28.666 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 15:33:28.666 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 15:33:28.666 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 15:33:28.667 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 15:33:28.667 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 15:33:28.667 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 15:33:28.667 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 15:33:28.667 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 15:33:28.667 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 15:33:28.667 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 15:33:28.667 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 15:33:28.667 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 15:33:28.667 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 15:33:28.667 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 15:33:28.667 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 15:33:28.668 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 15:33:28.668 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 15:33:28.668 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 15:33:28.668 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 15:33:28.668 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 15:33:28.668 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 15:33:28.669 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 15:33:28.669 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 15:33:28.669 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 15:33:28.670 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 15:33:28.670 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 15:33:28.670 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 15:33:28.671 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 15:33:28.671 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 15:33:28.671 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 15:33:28.671 | uuid-dev vbetool vlan 2026-06-25 15:33:28.671 | The following packages will be upgraded: 2026-06-25 15:33:28.671 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 15:33:28.671 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 15:33:28.672 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 15:33:28.672 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 15:33:28.672 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 15:33:28.672 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 15:33:28.672 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 15:33:28.672 | systemd-sysv systemd-timesyncd udev 2026-06-25 15:33:28.731 | 35 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:33:28.731 | Need to get 208 MB of archives. 2026-06-25 15:33:28.731 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 15:33:28.731 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 15:33:28.748 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 15:33:28.749 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 15:33:28.755 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 15:33:28.759 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 15:33:28.763 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 15:33:28.787 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 15:33:28.792 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 15:33:28.793 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 15:33:28.795 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 15:33:28.798 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 15:33:28.836 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 15:33:28.857 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 15:33:28.859 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 15:33:28.881 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 15:33:28.884 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 15:33:28.888 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 15:33:28.890 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 15:33:28.891 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 15:33:28.892 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 15:33:28.892 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 15:33:28.894 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 15:33:28.903 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 15:33:28.918 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 15:33:28.920 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 15:33:28.921 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 15:33:28.923 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 15:33:28.946 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 15:33:28.948 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 15:33:28.951 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 15:33:28.952 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 15:33:28.958 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 15:33:28.968 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 15:33:28.969 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 15:33:28.970 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 15:33:28.982 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 15:33:28.982 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 15:33:28.985 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 15:33:28.990 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 15:33:28.990 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 15:33:28.991 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 15:33:28.992 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 15:33:28.995 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 15:33:28.999 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 15:33:29.006 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 15:33:29.011 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 15:33:29.012 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 15:33:29.298 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 15:33:29.437 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 15:33:29.438 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 15:33:29.439 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 15:33:29.443 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 15:33:29.451 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 15:33:29.465 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 15:33:29.544 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 15:33:29.546 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 15:33:29.548 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 15:33:29.549 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 15:33:29.550 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 15:33:29.550 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 15:33:29.551 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 15:33:29.551 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 15:33:29.552 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 15:33:29.554 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 15:33:29.566 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 15:33:29.566 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 15:33:29.569 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 15:33:29.579 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 15:33:29.580 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 15:33:29.580 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 15:33:29.581 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 15:33:29.590 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 15:33:29.594 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 15:33:29.594 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 15:33:29.599 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 15:33:29.602 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 15:33:29.604 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 15:33:29.605 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 15:33:29.613 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 15:33:29.616 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 15:33:29.616 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 15:33:29.617 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 15:33:29.618 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 15:33:29.622 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 15:33:29.623 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 15:33:29.624 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 15:33:29.642 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 15:33:29.644 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 15:33:29.644 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 15:33:29.649 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 15:33:29.649 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 15:33:29.650 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 15:33:29.651 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 15:33:29.652 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 15:33:29.654 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 15:33:29.655 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 15:33:29.655 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 15:33:29.663 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 15:33:29.666 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 15:33:29.687 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 15:33:29.687 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 15:33:29.688 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 15:33:29.690 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 15:33:29.692 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 15:33:29.694 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 15:33:29.702 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 15:33:29.704 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 15:33:29.705 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 15:33:29.706 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 15:33:29.707 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 15:33:29.707 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 15:33:29.708 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 15:33:29.709 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 15:33:29.711 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 15:33:29.712 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 15:33:29.737 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 15:33:29.738 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 15:33:29.742 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 15:33:29.743 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 15:33:29.870 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 15:33:29.875 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 15:33:29.875 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 15:33:29.876 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 15:33:29.876 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 15:33:29.879 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 15:33:29.880 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 15:33:29.881 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 15:33:29.884 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 15:33:29.884 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 15:33:29.885 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 15:33:29.886 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 15:33:29.901 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 15:33:29.906 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 15:33:29.906 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 15:33:29.911 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 15:33:29.912 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 15:33:29.913 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 15:33:29.914 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 15:33:29.916 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 15:33:29.943 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 15:33:29.945 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 15:33:29.948 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 15:33:29.962 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 15:33:29.965 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 15:33:29.973 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 15:33:29.974 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 15:33:29.975 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 15:33:29.981 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 15:33:29.986 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 15:33:30.243 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 15:33:30.244 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 15:33:30.250 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 15:33:30.312 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 15:33:30.313 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 15:33:30.792 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 15:33:30.794 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 15:33:30.796 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 15:33:30.797 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 15:33:30.797 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 15:33:30.798 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 15:33:30.800 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 15:33:30.814 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 15:33:30.829 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 15:33:30.829 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 15:33:30.830 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 15:33:30.849 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 15:33:30.857 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 15:33:30.858 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 15:33:30.858 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 15:33:30.860 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 15:33:30.863 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 15:33:30.867 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 15:33:30.869 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 15:33:30.895 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 15:33:31.022 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 15:33:31.036 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 15:33:31.056 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 15:33:31.058 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 15:33:31.061 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 15:33:31.061 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 15:33:31.062 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 15:33:31.063 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 15:33:31.064 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 15:33:31.065 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 15:33:31.065 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 15:33:31.066 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 15:33:31.068 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 15:33:31.068 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 15:33:31.069 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 15:33:31.072 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 15:33:31.075 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 15:33:31.076 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 15:33:31.079 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 15:33:31.080 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 15:33:31.112 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 15:33:31.117 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 15:33:31.348 | perl: warning: Setting locale failed. 2026-06-25 15:33:31.348 | perl: warning: Please check that your locale settings: 2026-06-25 15:33:31.349 | LANGUAGE = (unset), 2026-06-25 15:33:31.349 | LC_ALL = "en_US.utf8", 2026-06-25 15:33:31.349 | LANG = "de_DE.UTF-8" 2026-06-25 15:33:31.349 | are supported and installed on your system. 2026-06-25 15:33:31.349 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:33:31.410 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:33:31.410 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:33:31.410 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:33:31.795 | Vorkonfiguration der Pakete ... 2026-06-25 15:33:31.833 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:33:31.930 | Fetched 208 MB in 2s (86.5 MB/s) 2026-06-25 15:33:32.016 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:33:32.021 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 15:33:32.034 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.137 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.152 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.248 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.263 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.373 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.393 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.479 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.496 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.612 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.622 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.757 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.770 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:32.848 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:33:32.962 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:33:32.967 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:32.980 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:33.051 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:33.065 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:33.146 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:33.159 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:33.226 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:33.256 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:33.874 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:33.910 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:34.134 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:34.145 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:33:34.215 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:33:34.326 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:33:34.332 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:33:34.342 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:33:34.474 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:33:34.607 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:33:34.612 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:33:34.626 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:33:34.702 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:33:34.715 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:33:34.780 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 15:33:34.791 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:33:34.796 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:33:34.862 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 15:33:34.872 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:33:34.876 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:33:34.927 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 15:33:34.938 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:33:34.944 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:33:34.984 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 15:33:34.995 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:33:34.999 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:33:35.051 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 15:33:35.059 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 15:33:35.064 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:33:35.132 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:33:35.145 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:33:35.220 | Selecting previously unselected package apache2-bin. 2026-06-25 15:33:35.230 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:33:35.235 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:33:35.379 | Selecting previously unselected package apache2-data. 2026-06-25 15:33:35.390 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 15:33:35.393 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:33:35.589 | Selecting previously unselected package apache2-utils. 2026-06-25 15:33:35.599 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:33:35.603 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:33:35.673 | Selecting previously unselected package apache2. 2026-06-25 15:33:35.684 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:33:35.692 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:33:35.696 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:33:35.814 | Selecting previously unselected package haproxy. 2026-06-25 15:33:35.825 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:33:35.839 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:33:35.974 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 15:33:35.984 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:33:35.988 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:33:36.048 | Selecting previously unselected package memcached. 2026-06-25 15:33:36.060 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 15:33:36.068 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:33:36.146 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:33:36.157 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:33:36.235 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:33:36.373 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:33:36.466 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:33:36.494 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:33:36.597 | Selecting previously unselected package libjson-perl. 2026-06-25 15:33:36.607 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 15:33:36.610 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 15:33:36.664 | Selecting previously unselected package postgresql-client-common. 2026-06-25 15:33:36.674 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 15:33:36.678 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 15:33:36.738 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:33:36.749 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:33:36.948 | Selecting previously unselected package ssl-cert. 2026-06-25 15:33:36.957 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 15:33:36.961 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:33:37.015 | Selecting previously unselected package postgresql-common. 2026-06-25 15:33:37.026 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 15:33:37.048 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 15:33:37.059 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 15:33:37.186 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:37.204 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:37.269 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 15:33:37.280 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 15:33:37.283 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:33:37.329 | Selecting previously unselected package sysfsutils. 2026-06-25 15:33:37.341 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 15:33:37.355 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 15:33:37.412 | Selecting previously unselected package autotools-dev. 2026-06-25 15:33:37.423 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 15:33:37.427 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 15:33:37.473 | Selecting previously unselected package m4. 2026-06-25 15:33:37.484 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 15:33:37.487 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 15:33:37.570 | Selecting previously unselected package autoconf. 2026-06-25 15:33:37.584 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 15:33:37.588 | Unpacking autoconf (2.71-3) ... 2026-06-25 15:33:37.692 | Selecting previously unselected package automake. 2026-06-25 15:33:37.706 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 15:33:37.712 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:33:37.825 | Selecting previously unselected package autopoint. 2026-06-25 15:33:37.836 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 15:33:37.839 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 15:33:37.881 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 15:33:37.892 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 15:33:37.895 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:33:37.986 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 15:33:37.997 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:38.001 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:39.249 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 15:33:39.259 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:39.263 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:39.832 | Selecting previously unselected package libgc1:amd64. 2026-06-25 15:33:39.843 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 15:33:39.846 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:33:39.900 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 15:33:39.911 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:33:39.914 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:33:39.952 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 15:33:39.962 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:33:39.966 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:33:40.021 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 15:33:40.032 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:40.036 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:40.281 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 15:33:40.292 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:40.296 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:40.388 | Selecting previously unselected package libclang1-17t64. 2026-06-25 15:33:40.399 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:40.403 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:40.781 | Selecting previously unselected package clang-17. 2026-06-25 15:33:40.792 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:40.795 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:40.852 | Selecting previously unselected package libtool. 2026-06-25 15:33:40.862 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 15:33:40.866 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 15:33:40.928 | Selecting previously unselected package dh-autoreconf. 2026-06-25 15:33:40.937 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 15:33:40.941 | Unpacking dh-autoreconf (20) ... 2026-06-25 15:33:40.990 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 15:33:41.001 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 15:33:41.005 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 15:33:41.068 | Selecting previously unselected package libsub-override-perl. 2026-06-25 15:33:41.078 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 15:33:41.082 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 15:33:41.120 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 15:33:41.130 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 15:33:41.134 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:33:41.178 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 15:33:41.188 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 15:33:41.192 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:33:41.231 | Selecting previously unselected package debugedit. 2026-06-25 15:33:41.242 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 15:33:41.246 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 15:33:41.288 | Selecting previously unselected package dwz. 2026-06-25 15:33:41.299 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 15:33:41.303 | Unpacking dwz (0.15-1build6) ... 2026-06-25 15:33:41.349 | Selecting previously unselected package gettext. 2026-06-25 15:33:41.359 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 15:33:41.363 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 15:33:41.479 | Selecting previously unselected package intltool-debian. 2026-06-25 15:33:41.490 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 15:33:41.493 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:33:41.538 | Selecting previously unselected package po-debconf. 2026-06-25 15:33:41.549 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 15:33:41.552 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 15:33:41.641 | Selecting previously unselected package debhelper. 2026-06-25 15:33:41.653 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 15:33:41.657 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 15:33:41.914 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 15:33:41.925 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 15:33:41.929 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:33:41.985 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 15:33:41.996 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:33:42.001 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:33:42.043 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 15:33:42.054 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:33:42.058 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:33:42.111 | Selecting previously unselected package libapr1-dev. 2026-06-25 15:33:42.122 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:33:42.126 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:33:42.492 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 15:33:42.502 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:42.507 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:33:42.677 | Selecting previously unselected package libldap2-dev. 2026-06-25 15:33:42.692 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:33:42.697 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:33:42.739 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 15:33:42.754 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:33:42.759 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:33:43.116 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 15:33:43.127 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:33:43.131 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:33:43.183 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 15:33:43.194 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:33:43.198 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:33:43.258 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 15:33:43.272 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:33:43.277 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:33:43.328 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 15:33:43.344 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:33:43.348 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:33:43.486 | Selecting previously unselected package apache2-dev. 2026-06-25 15:33:43.501 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:33:43.505 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:33:43.606 | Selecting previously unselected package ncal. 2026-06-25 15:33:43.620 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 15:33:43.625 | Unpacking ncal (12.1.8) ... 2026-06-25 15:33:43.680 | Selecting previously unselected package bsdmainutils. 2026-06-25 15:33:43.695 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 15:33:43.703 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 15:33:43.745 | Selecting previously unselected package conntrack. 2026-06-25 15:33:43.760 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 15:33:43.764 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:33:43.836 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:33:43.869 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 15:33:43.953 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 15:33:43.965 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:33:43.969 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:33:44.025 | Selecting previously unselected package ebtables. 2026-06-25 15:33:44.036 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 15:33:44.052 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 15:33:44.104 | Selecting previously unselected package fonts-liberation. 2026-06-25 15:33:44.115 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 15:33:44.119 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:33:44.222 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 15:33:44.233 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 15:33:44.239 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:33:44.288 | Selecting previously unselected package fonts-liberation2. 2026-06-25 15:33:44.299 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 15:33:44.325 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:33:44.366 | Selecting previously unselected package genisoimage. 2026-06-25 15:33:44.377 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 15:33:44.381 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:33:44.445 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 15:33:44.456 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 15:33:44.461 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:33:44.516 | Selecting previously unselected package libann0. 2026-06-25 15:33:44.527 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 15:33:44.531 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:33:44.577 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 15:33:44.588 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:44.592 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:44.640 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 15:33:44.651 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:44.656 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:44.705 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 15:33:44.716 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:33:44.722 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:33:44.772 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 15:33:44.783 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 15:33:44.787 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:33:44.835 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 15:33:44.846 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:44.851 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:44.903 | Selecting previously unselected package libgvc6. 2026-06-25 15:33:44.914 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:44.918 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:44.988 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 15:33:44.999 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:45.003 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:45.053 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 15:33:45.064 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:45.068 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:45.143 | Selecting previously unselected package libice6:amd64. 2026-06-25 15:33:45.154 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 15:33:45.158 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:33:45.209 | Selecting previously unselected package libsm6:amd64. 2026-06-25 15:33:45.220 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 15:33:45.224 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:33:45.274 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 15:33:45.285 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 15:33:45.290 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:33:45.344 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 15:33:45.358 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 15:33:45.364 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:33:45.412 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 15:33:45.424 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 15:33:45.428 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:33:45.481 | Selecting previously unselected package graphviz. 2026-06-25 15:33:45.492 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:33:45.497 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:33:45.609 | Selecting previously unselected package icu-devtools. 2026-06-25 15:33:45.621 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:33:45.625 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:33:45.697 | Selecting previously unselected package iputils-arping. 2026-06-25 15:33:45.709 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 15:33:45.713 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:33:45.764 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 15:33:45.776 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 15:33:45.783 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:33:45.840 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 15:33:45.852 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:45.856 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:45.906 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 15:33:45.917 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:45.921 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:45.966 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 15:33:45.978 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:45.982 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:46.032 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 15:33:46.043 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:46.047 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:46.090 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 15:33:46.101 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:46.105 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:46.179 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 15:33:46.191 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 15:33:46.195 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:33:46.240 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 15:33:46.251 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:46.255 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:46.560 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 15:33:46.571 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 15:33:46.574 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:33:46.637 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:33:46.649 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:33:46.704 | Selecting previously unselected package libgts-bin. 2026-06-25 15:33:46.716 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:33:46.720 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:33:46.777 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 15:33:46.787 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:33:46.791 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:33:47.360 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 15:33:47.370 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 15:33:47.374 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:33:47.436 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 15:33:47.446 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:33:47.450 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:33:47.489 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 15:33:47.501 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:33:47.505 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:33:47.544 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 15:33:47.555 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 15:33:47.559 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 15:33:47.603 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 15:33:47.615 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 15:33:47.620 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:33:47.741 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 15:33:47.753 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 15:33:47.757 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:33:47.802 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 15:33:47.813 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:47.830 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:33:47.879 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 15:33:47.892 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 15:33:48.075 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:33:48.146 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 15:33:48.157 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 15:33:48.162 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:33:48.204 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 15:33:48.216 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 15:33:48.220 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:33:48.273 | Selecting previously unselected package mysql-common. 2026-06-25 15:33:48.284 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 15:33:48.302 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:33:48.354 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 15:33:48.363 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:33:48.368 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:33:48.467 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 15:33:48.479 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 15:33:48.483 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:33:48.572 | Selecting previously unselected package pcp-conf. 2026-06-25 15:33:48.584 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:48.589 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:33:48.636 | Selecting previously unselected package libpcp3t64. 2026-06-25 15:33:48.648 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:48.653 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:33:48.705 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 15:33:48.717 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:48.722 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:33:48.765 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 15:33:48.776 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:48.780 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:33:48.828 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 15:33:48.839 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 15:33:48.843 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:33:48.892 | Selecting previously unselected package libpq5:amd64. 2026-06-25 15:33:48.903 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:48.907 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:33:48.954 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 15:33:48.965 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:33:48.968 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:33:49.190 | Selecting previously unselected package libpq-dev. 2026-06-25 15:33:49.201 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:49.205 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:33:49.264 | Selecting previously unselected package libsasl2-dev. 2026-06-25 15:33:49.277 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 15:33:49.281 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:33:49.366 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 15:33:49.377 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:33:49.381 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:33:49.636 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 15:33:49.647 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 15:33:49.651 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:33:49.695 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 15:33:49.706 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:33:49.711 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:33:49.816 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:33:49.827 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:33:49.882 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 15:33:49.892 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:33:49.896 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:33:49.993 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 15:33:50.004 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:50.008 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:50.074 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 15:33:50.085 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 15:33:50.089 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:33:50.158 | Selecting previously unselected package llvm-17. 2026-06-25 15:33:50.169 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:50.173 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:51.276 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 15:33:51.287 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 15:33:51.291 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:33:51.349 | Selecting previously unselected package llvm-17-tools. 2026-06-25 15:33:51.360 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:51.363 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:51.700 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 15:33:51.711 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:33:51.715 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:33:51.939 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 15:33:51.950 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:33:51.954 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:33:52.004 | Selecting previously unselected package llvm-17-dev. 2026-06-25 15:33:52.015 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:33:52.018 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:33:55.580 | Selecting previously unselected package lsscsi. 2026-06-25 15:33:55.592 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 15:33:55.596 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 15:33:55.639 | Selecting previously unselected package osinfo-db. 2026-06-25 15:33:55.650 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:33:55.654 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:33:56.293 | Selecting previously unselected package pkgconf-bin. 2026-06-25 15:33:56.305 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 15:33:56.310 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:33:56.354 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 15:33:56.365 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 15:33:56.372 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:33:56.419 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 15:33:56.431 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 15:33:56.437 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:33:56.479 | Selecting previously unselected package pm-utils. 2026-06-25 15:33:56.490 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 15:33:56.494 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 15:33:56.569 | Selecting previously unselected package postgresql-client-16. 2026-06-25 15:33:56.581 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:56.586 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:33:56.778 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 15:33:56.789 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:33:56.793 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:33:57.322 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 15:33:57.334 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 15:33:57.338 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:33:57.394 | Selecting previously unselected package python3-mysqldb. 2026-06-25 15:33:57.404 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 15:33:57.409 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:33:57.461 | Selecting previously unselected package python3-pip-whl. 2026-06-25 15:33:57.472 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 15:33:57.477 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:33:57.538 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 15:33:57.549 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 15:33:57.553 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:33:57.607 | Selecting previously unselected package python3.12-venv. 2026-06-25 15:33:57.619 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 15:33:57.623 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:33:57.664 | Selecting previously unselected package python3-venv. 2026-06-25 15:33:57.676 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 15:33:57.680 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:33:57.728 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:57.759 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:57.821 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:57.832 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:57.902 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:57.913 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:57.989 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:58.035 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:58.103 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:58.116 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:58.287 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:58.315 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:58.845 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:33:58.861 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:59.067 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 15:33:59.079 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:33:59.261 | Selecting previously unselected package sqlite3. 2026-06-25 15:33:59.271 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 15:33:59.275 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:33:59.325 | Selecting previously unselected package unzip. 2026-06-25 15:33:59.336 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 15:33:59.340 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:33:59.398 | Selecting previously unselected package vbetool. 2026-06-25 15:33:59.409 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 15:33:59.414 | Unpacking vbetool (1.1-5) ... 2026-06-25 15:33:59.459 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 15:33:59.470 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 15:33:59.475 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:33:59.545 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 15:33:59.557 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:33:59.562 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:33:59.605 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 15:33:59.616 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:33:59.621 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:33:59.671 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:33:59.697 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:33:59.747 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 15:33:59.757 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:33:59.761 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:33:59.809 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 15:33:59.820 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:59.824 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:33:59.866 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 15:33:59.878 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:59.882 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:33:59.923 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 15:33:59.934 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:59.938 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:33:59.979 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 15:33:59.991 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:33:59.995 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:00.038 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 15:34:00.049 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:34:00.054 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:00.096 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 15:34:00.108 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:34:00.112 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:00.157 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 15:34:00.169 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 15:34:00.173 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:34:00.238 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:34:00.268 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:34:00.377 | Selecting previously unselected package python3-pcp. 2026-06-25 15:34:00.389 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:34:00.393 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:34:00.458 | Selecting previously unselected package pcp. 2026-06-25 15:34:00.470 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:34:00.711 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 15:34:01.650 | Selecting previously unselected package socat. 2026-06-25 15:34:01.662 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 15:34:01.668 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 15:34:01.756 | Selecting previously unselected package vlan. 2026-06-25 15:34:01.769 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 15:34:01.775 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 15:34:01.869 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:34:01.881 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 15:34:01.901 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:34:01.913 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:34:01.925 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:34:01.965 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:34:01.973 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:34:01.984 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:34:01.996 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:34:02.008 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:34:02.022 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:34:02.034 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:02.704 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:34:02.717 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:34:02.729 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:34:02.741 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 15:34:03.361 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:34:03.361 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:34:03.821 | Setting up ncal (12.1.8) ... 2026-06-25 15:34:03.836 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:34:03.850 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:34:03.863 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 15:34:03.877 | Setting up vbetool (1.1-5) ... 2026-06-25 15:34:03.891 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:34:03.928 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 15:34:03.952 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:34:03.968 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:34:03.986 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:04.000 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:05.192 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:34:05.204 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:34:05.220 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:34:05.231 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 15:34:05.242 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:34:05.254 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 15:34:05.267 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 15:34:05.290 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:34:05.325 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:34:05.337 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:34:05.348 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:34:06.247 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 15:34:06.686 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:34:06.698 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:34:06.945 | Setting up autotools-dev (20220109.1) ... 2026-06-25 15:34:06.956 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:34:06.968 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:34:06.979 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:34:06.991 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:34:07.002 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:07.014 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:34:07.025 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:34:07.037 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:07.048 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 15:34:07.608 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 15:34:07.620 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 15:34:07.631 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:34:07.643 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 15:34:07.656 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:34:07.670 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:34:07.682 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:34:07.695 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 15:34:07.708 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:34:07.719 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 15:34:07.731 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:34:07.743 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:34:07.754 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:34:07.766 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:34:07.778 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:07.790 | Setting up autoconf (2.71-3) ... 2026-06-25 15:34:07.805 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:07.817 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:34:07.830 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:34:07.842 | Setting up dwz (0.15-1build6) ... 2026-06-25 15:34:07.853 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:34:07.865 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:34:07.877 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 15:34:07.905 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:07.917 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:34:07.928 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:07.939 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:34:07.951 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 15:34:07.983 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:34:07.995 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:34:08.026 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 15:34:08.037 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:34:08.047 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 15:34:08.057 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:34:08.066 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:08.076 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:08.087 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:34:08.097 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 15:34:08.107 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:08.117 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:34:08.127 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:34:08.138 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 15:34:08.153 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:34:08.164 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:34:08.173 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:34:08.183 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:34:08.194 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:09.229 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:34:09.240 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:34:09.251 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:34:09.261 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:09.272 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:34:09.282 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 15:34:09.291 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:34:09.302 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:34:09.313 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:34:09.323 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:34:09.334 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:34:09.345 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:34:09.356 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 15:34:09.367 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:34:09.377 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:34:09.460 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:34:09.460 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:34:09.460 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:34:11.189 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:11.199 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:34:11.301 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 15:34:11.312 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:34:11.779 | 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-06-25 15:34:11.818 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:11.835 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:34:11.847 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:34:12.679 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 15:34:13.258 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:34:13.271 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:34:13.284 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 15:34:13.350 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 15:34:13.352 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 15:34:13.356 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 15:34:14.020 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:34:14.034 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:34:14.046 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:34:14.058 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:34:14.069 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:34:14.079 | Setting up dh-autoreconf (20) ... 2026-06-25 15:34:14.089 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:34:14.099 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:34:14.108 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:34:14.118 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:34:14.128 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:14.137 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:34:14.147 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:34:14.158 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:14.168 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:34:14.228 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:34:14.228 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:34:14.229 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:34:14.407 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:15.038 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 15:34:15.534 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:34:15.545 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:34:15.555 | Setting up postgresql-common (257build1.1) ... 2026-06-25 15:34:15.625 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:34:15.625 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:34:15.625 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:34:15.702 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:16.145 | 2026-06-25 15:34:16.145 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 15:34:16.311 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 15:34:16.312 | Removing obsolete dictionary files: 2026-06-25 15:34:17.297 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 15:34:17.853 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:17.907 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 15:34:18.641 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 15:34:19.702 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:19.712 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:34:19.722 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:34:19.731 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:19.741 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:34:19.752 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:19.763 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 15:34:20.421 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:20.432 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 15:34:20.443 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:20.455 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:20.465 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:20.475 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:34:20.485 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:34:20.495 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:34:20.505 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 15:34:21.288 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:34:21.300 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:21.312 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 15:34:21.383 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:34:21.407 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:21.419 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:21.437 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:21.460 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:34:21.471 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:21.482 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 15:34:21.494 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:34:21.505 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:34:21.520 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 15:34:21.531 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:34:21.542 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:34:21.553 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 15:34:22.473 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:22.483 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:34:22.493 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:22.504 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:22.515 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:34:22.528 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:34:22.540 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:34:22.550 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:34:22.621 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:34:22.621 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:34:22.621 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:34:22.796 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:34:22.808 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:22.819 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:34:22.831 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:34:22.844 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:34:23.592 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:23.635 | Enabling module mpm_event. 2026-06-25 15:34:23.682 | Enabling module authz_core. 2026-06-25 15:34:23.687 | Enabling module authz_host. 2026-06-25 15:34:23.735 | Enabling module authn_core. 2026-06-25 15:34:23.740 | Enabling module auth_basic. 2026-06-25 15:34:23.785 | Enabling module access_compat. 2026-06-25 15:34:23.833 | Enabling module authn_file. 2026-06-25 15:34:23.879 | Enabling module authz_user. 2026-06-25 15:34:23.924 | Enabling module alias. 2026-06-25 15:34:23.971 | Enabling module dir. 2026-06-25 15:34:24.017 | Enabling module autoindex. 2026-06-25 15:34:24.064 | Enabling module env. 2026-06-25 15:34:24.109 | Enabling module mime. 2026-06-25 15:34:24.155 | Enabling module negotiation. 2026-06-25 15:34:24.202 | Enabling module setenvif. 2026-06-25 15:34:24.251 | Enabling module filter. 2026-06-25 15:34:24.300 | Enabling module deflate. 2026-06-25 15:34:24.350 | Enabling module status. 2026-06-25 15:34:24.407 | Enabling module reqtimeout. 2026-06-25 15:34:24.460 | Enabling conf charset. 2026-06-25 15:34:24.508 | Enabling conf localized-error-pages. 2026-06-25 15:34:24.555 | Enabling conf other-vhosts-access-log. 2026-06-25 15:34:24.600 | Enabling conf security. 2026-06-25 15:34:24.648 | Enabling conf serve-cgi-bin. 2026-06-25 15:34:24.694 | Enabling site 000-default. 2026-06-25 15:34:25.728 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 15:34:26.403 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 15:34:27.770 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:27.782 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:34:27.795 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:34:28.108 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:34:28.120 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 15:34:29.924 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 15:34:29.991 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 15:34:30.058 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 15:34:30.126 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 15:34:31.894 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:34:31.910 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:34:31.926 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 15:34:31.992 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 15:34:35.993 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:36.181 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:36.280 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:40.020 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:40.816 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 15:34:40.959 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:34:40.994 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 15:34:41.238 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 15:34:41.376 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:34:45.135 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 15:34:45.166 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 15:34:45.330 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 15:34:45.594 | perl: warning: Setting locale failed. 2026-06-25 15:34:45.594 | perl: warning: Please check that your locale settings: 2026-06-25 15:34:45.594 | LANGUAGE = (unset), 2026-06-25 15:34:45.594 | LC_ALL = "en_US.utf8", 2026-06-25 15:34:45.595 | LANG = "de_DE.UTF-8" 2026-06-25 15:34:45.595 | are supported and installed on your system. 2026-06-25 15:34:45.595 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:34:45.726 | perl: warning: Setting locale failed. 2026-06-25 15:34:45.726 | perl: warning: Please check that your locale settings: 2026-06-25 15:34:45.726 | LANGUAGE = (unset), 2026-06-25 15:34:45.726 | LC_ALL = "en_US.utf8", 2026-06-25 15:34:45.726 | LANG = "de_DE.UTF-8" 2026-06-25 15:34:45.726 | are supported and installed on your system. 2026-06-25 15:34:45.726 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:34:45.779 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:34:45.779 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:34:45.779 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:34:45.850 | perl: warning: Setting locale failed. 2026-06-25 15:34:45.850 | perl: warning: Please check that your locale settings: 2026-06-25 15:34:45.850 | LANGUAGE = (unset), 2026-06-25 15:34:45.850 | LC_ALL = "en_US.utf8", 2026-06-25 15:34:45.850 | LANG = "de_DE.UTF-8" 2026-06-25 15:34:45.850 | are supported and installed on your system. 2026-06-25 15:34:45.850 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:34:46.200 | 2026-06-25 15:34:46.200 | Running kernel seems to be up-to-date. 2026-06-25 15:34:46.200 | 2026-06-25 15:34:46.200 | Restarting services... 2026-06-25 15:34:46.352 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 15:34:49.706 | 2026-06-25 15:34:49.707 | Service restarts being deferred: 2026-06-25 15:34:49.707 | systemctl restart ModemManager.service 2026-06-25 15:34:49.707 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:34:49.707 | systemctl restart systemd-logind.service 2026-06-25 15:34:49.707 | systemctl restart virtlockd.service 2026-06-25 15:34:49.707 | systemctl restart virtlogd.service 2026-06-25 15:34:49.707 | 2026-06-25 15:34:49.707 | No containers need to be restarted. 2026-06-25 15:34:49.707 | 2026-06-25 15:34:49.709 | User sessions running outdated binaries: 2026-06-25 15:34:49.710 | quobyte @ session #5: sshd[2023] 2026-06-25 15:34:49.718 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:34:49.727 | 2026-06-25 15:34:49.727 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:34:51.688 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 15:34:51.691 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:34:51.693 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:34:51.696 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:34:51.698 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:34:51.700 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:34:51.702 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:34:51.705 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:34:51.707 | ++ functions-common:time_stop:2427 : start_time=1782401607558 2026-06-25 15:34:51.709 | ++ functions-common:time_stop:2429 : [[ -z 1782401607558 ]] 2026-06-25 15:34:51.712 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:34:51.715 | ++ functions-common:time_stop:2432 : end_time=1782401691713 2026-06-25 15:34:51.718 | ++ functions-common:time_stop:2433 : elapsed_time=84155 2026-06-25 15:34:51.720 | ++ functions-common:time_stop:2434 : total=7205 2026-06-25 15:34:51.722 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:34:51.724 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91360 2026-06-25 15:34:51.727 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 15:34:51.729 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 15:34:51.731 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:34:51.734 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 15:34:51.739 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 15:34:51.742 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 15:34:51.744 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 15:34:51.748 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 15:34:51.752 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 15:34:51.755 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 15:34:51.757 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 15:34:51.760 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:34:52.025 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 15:34:52.026 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 15:34:52.028 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 15:34:52.030 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 15:34:52.031 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 15:34:52.033 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 15:34:52.034 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 15:34:52.036 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 15:34:52.038 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 15:34:52.039 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 15:34:52.041 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 15:34:52.043 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 15:34:52.044 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 15:34:52.046 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 15:34:52.047 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 15:34:52.049 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 15:34:52.050 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 15:34:52.052 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 15:34:52.054 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 15:34:52.055 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 15:34:52.057 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 15:34:52.059 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 15:34:52.061 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 15:34:52.063 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 15:34:52.075 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 15:34:52.077 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 15:34:52.089 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 15:34:52.091 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 15:34:52.102 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 15:34:52.104 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 15:34:52.106 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 15:34:52.107 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 15:34:52.109 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 15:34:52.111 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 15:34:52.113 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 15:34:52.114 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 15:34:52.116 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 15:34:52.117 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 15:34:52.119 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 15:34:52.119 | Distro: noble 2026-06-25 15:34:52.121 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 15:34:52.123 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:34:52.126 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:34:52.128 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:34:52.130 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:34:52.130 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:34:52.803 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:34:52.805 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:34:52.805 | pip: 24.0 2026-06-25 15:34:52.807 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 15:34:52.808 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 15:34:52.810 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:34:52.812 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:34:52.813 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:34:52.815 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:34:52.817 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:34:52.818 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:34:52.820 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:34:52.822 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:34:52.823 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:34:52.825 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:34:52.827 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:34:52.828 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:34:52.830 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:34:52.832 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 15:34:52.834 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:34:52.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:34:52.837 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 15:34:52.841 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 15:34:52.843 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 15:34:52.845 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:34:52.848 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:34:52.850 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:34:52.853 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:34:52.853 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:34:53.486 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:34:53.488 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:34:53.488 | pip: 24.0 2026-06-25 15:34:53.491 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 15:34:53.493 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:34:53.496 | + ./stack.sh:main:804 : fixup_all 2026-06-25 15:34:53.498 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 15:34:53.501 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 15:34:53.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:34:53.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:34:53.508 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 15:34:53.522 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 15:34:53.536 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 15:34:53.550 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 15:34:53.552 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 15:34:53.555 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:34:53.557 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:34:53.559 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:34:53.561 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:34:53.563 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:34:53.565 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:34:53.567 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:34:53.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:34:53.571 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:34:53.573 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:34:53.575 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:34:53.578 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:34:53.580 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:34:53.582 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 15:34:53.585 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 15:34:53.587 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 15:34:53.601 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 15:34:53.615 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 15:34:53.631 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 15:34:53.646 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 15:34:53.663 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 15:34:53.680 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 15:34:53.695 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 15:34:53.712 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 15:34:53.715 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 15:34:53.718 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 15:34:59.363 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 15:34:59.382 | Using python 3.12 to install setuptools 2026-06-25 15:34:59.385 | + 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-06-25 15:35:00.785 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 15:35:01.051 | Collecting pip 2026-06-25 15:35:01.157 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:35:01.185 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 15:35:01.653 | Collecting setuptools[core] 2026-06-25 15:35:01.669 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:35:01.834 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:35:01.850 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:35:01.938 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:35:01.953 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:35:01.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.7 MB/s eta 0:00:00 2026-06-25 15:35:02.054 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:35:02.070 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:35:02.175 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:35:02.190 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:35:02.273 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:35:02.289 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:35:02.401 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:02.416 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:35:02.496 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:02.516 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:35:02.761 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:02.776 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:35:02.865 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:02.880 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:35:03.069 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:03.085 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:35:03.148 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:03.163 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:35:03.260 | 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-06-25 15:35:03.276 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:35:03.372 | 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-06-25 15:35:03.387 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:35:03.437 | 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-06-25 15:35:03.469 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 15:35:03.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.5 MB/s eta 0:00:00 2026-06-25 15:35:03.567 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:35:03.593 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:35:03.616 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:35:03.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.3 MB/s eta 0:00:00 2026-06-25 15:35:03.646 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:35:03.661 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.2 MB/s eta 0:00:00 2026-06-25 15:35:03.677 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:35:03.701 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:35:03.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.3 MB/s eta 0:00:00 2026-06-25 15:35:03.760 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:35:03.784 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:35:03.807 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:35:03.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.2 MB/s eta 0:00:00 2026-06-25 15:35:03.837 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:35:03.860 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:35:03.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 18.4 MB/s eta 0:00:00 2026-06-25 15:35:03.897 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:35:03.920 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:35:03.933 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.2 MB/s eta 0:00:00 2026-06-25 15:35:03.949 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:35:04.047 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.1 MB/s eta 0:00:00 2026-06-25 15:35:04.797 | 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-06-25 15:35:04.822 | Attempting uninstall: setuptools 2026-06-25 15:35:04.837 | Found existing installation: setuptools 68.1.2 2026-06-25 15:35:04.837 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:04.840 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 15:35:06.002 | Attempting uninstall: pygments 2026-06-25 15:35:06.012 | Found existing installation: Pygments 2.17.2 2026-06-25 15:35:06.012 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:06.013 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 15:35:07.294 | Attempting uninstall: pip 2026-06-25 15:35:07.299 | Found existing installation: pip 24.0 2026-06-25 15:35:07.371 | Uninstalling pip-24.0: 2026-06-25 15:35:07.381 | Successfully uninstalled pip-24.0 2026-06-25 15:35:09.051 | Attempting uninstall: packaging 2026-06-25 15:35:09.061 | Found existing installation: packaging 24.0 2026-06-25 15:35:09.062 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:09.063 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 15:35:09.253 | Attempting uninstall: markdown-it-py 2026-06-25 15:35:09.278 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 15:35:09.278 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:09.280 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 15:35:09.439 | Attempting uninstall: wheel 2026-06-25 15:35:09.487 | Found existing installation: wheel 0.42.0 2026-06-25 15:35:09.488 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:09.489 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 15:35:09.540 | Attempting uninstall: rich 2026-06-25 15:35:09.588 | Found existing installation: rich 13.7.1 2026-06-25 15:35:09.589 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:09.589 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 15:35:10.342 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:35:10.542 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:10.544 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:10.546 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:10.548 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:10.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:10.552 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:10.554 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:10.557 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:10.558 | + functions-common:time_stop:2427 : start_time=1782401699377 2026-06-25 15:35:10.560 | + functions-common:time_stop:2429 : [[ -z 1782401699377 ]] 2026-06-25 15:35:10.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:10.566 | + functions-common:time_stop:2432 : end_time=1782401710564 2026-06-25 15:35:10.568 | + functions-common:time_stop:2433 : elapsed_time=11187 2026-06-25 15:35:10.570 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:35:10.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:10.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11187 2026-06-25 15:35:10.577 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:10.579 | + 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-06-25 15:35:10.581 | + 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-06-25 15:35:10.584 | + 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-06-25 15:35:10.586 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:35:10.588 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:35:10.591 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 15:35:10.609 | Using python 3.12 to install os-testr 2026-06-25 15:35:10.611 | + 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-06-25 15:35:12.029 | Collecting os-testr 2026-06-25 15:35:12.188 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:35:12.256 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 15:35:12.279 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:35:12.316 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 15:35:12.337 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:35:12.395 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 15:35:12.422 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:35:12.435 | 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-06-25 15:35:12.464 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:35:12.483 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:35:12.580 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:35:12.596 | 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-06-25 15:35:12.638 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 15:35:12.676 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:35:12.729 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 15:35:12.770 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 15:35:12.811 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 15:35:12.834 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 15:35:12.961 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.0 MB/s 0:00:00 2026-06-25 15:35:13.123 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 15:35:13.270 | Attempting uninstall: PyYAML 2026-06-25 15:35:13.278 | Found existing installation: PyYAML 6.0.1 2026-06-25 15:35:13.279 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:35:13.279 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 15:35:13.669 | 2026-06-25 15:35:13.673 | 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-06-25 15:35:13.811 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:13.814 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:13.818 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:13.821 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:13.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:13.827 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:13.830 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:13.832 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:13.835 | + functions-common:time_stop:2427 : start_time=1782401710604 2026-06-25 15:35:13.838 | + functions-common:time_stop:2429 : [[ -z 1782401710604 ]] 2026-06-25 15:35:13.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:13.847 | + functions-common:time_stop:2432 : end_time=1782401713842 2026-06-25 15:35:13.850 | + functions-common:time_stop:2433 : elapsed_time=3238 2026-06-25 15:35:13.852 | + functions-common:time_stop:2434 : total=11187 2026-06-25 15:35:13.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:13.858 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14425 2026-06-25 15:35:13.860 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:13.865 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 15:35:13.941 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 15:35:14.035 | + ./stack.sh:main:832 : install_infra 2026-06-25 15:35:14.039 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:35:14.041 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 15:35:14.044 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 15:35:20.143 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:35:20.146 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 15:35:20.171 | + 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-06-25 15:35:21.571 | Collecting pbr 2026-06-25 15:35:21.573 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:35:22.008 | Collecting setuptools[core] 2026-06-25 15:35:22.010 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:35:22.161 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:35:22.164 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:35:22.237 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:35:22.240 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:35:22.309 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:35:22.311 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:35:22.401 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:35:22.403 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:35:22.475 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:35:22.477 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:35:22.575 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:22.577 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:35:22.650 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:22.652 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:35:22.895 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:22.897 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:35:22.982 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:22.984 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:35:23.152 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:23.154 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:35:23.204 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:35:23.206 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:35:23.288 | 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-06-25 15:35:23.291 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:35:23.392 | 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-06-25 15:35:23.394 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:35:23.490 | 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-06-25 15:35:23.586 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:35:23.611 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:35:23.615 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:35:23.616 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:35:23.619 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:35:23.621 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:35:23.624 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:35:23.627 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:35:23.637 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:35:23.640 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:35:23.642 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:35:23.647 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:35:23.647 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:35:23.652 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:35:23.655 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:35:23.658 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:35:23.683 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 15:35:23.962 | 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-06-25 15:35:27.687 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:35:27.872 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:27.876 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:27.879 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:27.883 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:27.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:27.889 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:27.892 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:27.895 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:27.898 | + functions-common:time_stop:2427 : start_time=1782401720163 2026-06-25 15:35:27.901 | + functions-common:time_stop:2429 : [[ -z 1782401720163 ]] 2026-06-25 15:35:27.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:27.907 | + functions-common:time_stop:2432 : end_time=1782401727904 2026-06-25 15:35:27.911 | + functions-common:time_stop:2433 : elapsed_time=7741 2026-06-25 15:35:27.914 | + functions-common:time_stop:2434 : total=14425 2026-06-25 15:35:27.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:27.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22166 2026-06-25 15:35:27.923 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:27.926 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:35:27.929 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 15:35:27.955 | + 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-06-25 15:35:29.200 | Processing /opt/stack/requirements 2026-06-25 15:35:29.204 | Installing build dependencies: started 2026-06-25 15:35:32.378 | Installing build dependencies: finished with status 'done' 2026-06-25 15:35:32.382 | Getting requirements to build wheel: started 2026-06-25 15:35:32.680 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:35:32.685 | Preparing metadata (pyproject.toml): started 2026-06-25 15:35:33.877 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:35:34.070 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:34.190 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:35:34.213 | 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.dev8458) (26.2) 2026-06-25 15:35:34.330 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:34.347 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:35:34.503 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:34.506 | 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-06-25 15:35:34.564 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:34.582 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 15:35:34.595 | 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.dev8458) (82.0.1) 2026-06-25 15:35:34.915 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:34.930 | 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-06-25 15:35:34.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-25 15:35:35.021 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:35.036 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:35:35.158 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:35.173 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:35:35.264 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:35:35.280 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:35:35.401 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:35:35.426 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:35:35.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-06-25 15:35:35.442 | 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-06-25 15:35:35.466 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:35:35.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.8 MB/s eta 0:00:00 2026-06-25 15:35:35.497 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 15:35:35.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 10.6 MB/s eta 0:00:00 2026-06-25 15:35:35.529 | 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-06-25 15:35:35.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.3 MB/s eta 0:00:00 2026-06-25 15:35:35.564 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:35:35.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.1 MB/s eta 0:00:00 2026-06-25 15:35:35.594 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:35:35.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.6 MB/s eta 0:00:00 2026-06-25 15:35:35.643 | Building wheels for collected packages: openstack_requirements 2026-06-25 15:35:35.644 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 15:35:37.863 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 15:35:37.865 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=69ae2b3be5abddf623ec3327bcac9c8c3b709bf678208abd533e34a5cce3655a 2026-06-25 15:35:37.865 | Stored in directory: /tmp/pip-ephem-wheel-cache-35jo9lb3/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 15:35:37.870 | Successfully built openstack_requirements 2026-06-25 15:35:38.144 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 15:35:38.890 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 15:35:39.091 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:39.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:39.095 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:39.097 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:39.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:39.101 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:39.104 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:39.106 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:39.108 | + functions-common:time_stop:2427 : start_time=1782401727947 2026-06-25 15:35:39.110 | + functions-common:time_stop:2429 : [[ -z 1782401727947 ]] 2026-06-25 15:35:39.113 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:39.117 | + functions-common:time_stop:2432 : end_time=1782401739114 2026-06-25 15:35:39.119 | + functions-common:time_stop:2433 : elapsed_time=11167 2026-06-25 15:35:39.122 | + functions-common:time_stop:2434 : total=22166 2026-06-25 15:35:39.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:39.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33333 2026-06-25 15:35:39.128 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:39.131 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 15:35:39.133 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 15:35:39.136 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 15:35:39.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:35:39.141 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:35:39.143 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 15:35:39.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:35:39.148 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 15:35:39.168 | Using python 3.12 to install pbr 2026-06-25 15:35:39.171 | + 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-06-25 15:35:40.147 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 15:35:40.344 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 15:35:40.602 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:40.605 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:40.608 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:40.611 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:40.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:40.617 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:40.619 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:40.622 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:40.624 | + functions-common:time_stop:2427 : start_time=1782401739163 2026-06-25 15:35:40.627 | + functions-common:time_stop:2429 : [[ -z 1782401739163 ]] 2026-06-25 15:35:40.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:40.635 | + functions-common:time_stop:2432 : end_time=1782401740631 2026-06-25 15:35:40.638 | + functions-common:time_stop:2433 : elapsed_time=1468 2026-06-25 15:35:40.640 | + functions-common:time_stop:2434 : total=33333 2026-06-25 15:35:40.643 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:40.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34801 2026-06-25 15:35:40.648 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:40.651 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 15:35:46.402 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 15:35:47.216 | Collecting bindep 2026-06-25 15:35:47.314 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:35:47.423 | Collecting distro>=1.7 (from bindep) 2026-06-25 15:35:47.438 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:35:47.524 | Collecting packaging (from bindep) 2026-06-25 15:35:47.527 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:35:47.581 | Collecting Parsley (from bindep) 2026-06-25 15:35:47.598 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 15:35:47.688 | Collecting pbr>=2 (from bindep) 2026-06-25 15:35:47.693 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:35:48.097 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 15:35:48.099 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:35:48.186 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 15:35:48.219 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 15:35:48.229 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:35:48.232 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:35:48.250 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 15:35:48.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-06-25 15:35:48.274 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:35:48.418 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 15:35:50.150 | 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-06-25 15:35:50.293 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:35:50.297 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:35:50.300 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 15:35:50.321 | + ./stack.sh:main:841 : pkgs= 2026-06-25 15:35:50.323 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 15:35:50.326 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 15:35:50.329 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:35:50.333 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 15:35:50.336 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:35:50.339 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:35:50.341 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:35:50.344 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:35:50.347 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:35:50.350 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:35:50.355 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:35:50.357 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:35:50.361 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:35:50.364 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 15:35:50.368 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:35:50.384 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:50.386 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:35:50.389 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:35:50.392 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 15:35:50.395 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:35:50.398 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:35:50.401 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:35:50.403 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 15:35:50.406 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:35:50.409 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 15:35:50.412 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:35:50.415 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:35:50.417 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:35:50.420 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:35:50.423 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:35:50.425 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:35:50.428 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 15:35:50.431 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:35:50.435 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 15:35:50.438 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:35:50.440 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:35:50.443 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 15:35:50.446 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 15:35:50.450 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 15:35:50.453 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 15:35:50.456 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 15:35:50.520 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 15:35:50.520 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 15:35:50.523 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 15:35:50.941 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 15:35:50.945 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 15:35:50.964 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:50.967 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 15:35:50.971 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:35:50.974 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:35:50.977 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:35:50.980 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:35:50.984 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:50.987 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:35:50.990 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:50.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:50.996 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:35:50.999 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:51.001 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:35:51.003 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:35:51.006 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 15:35:51.009 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:35:51.011 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:51.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:51.015 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 15:35:51.039 | + 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-06-25 15:35:51.075 | Reading package lists... 2026-06-25 15:35:51.442 | Building dependency tree... 2026-06-25 15:35:51.443 | Reading state information... 2026-06-25 15:35:51.974 | The following additional packages will be installed: 2026-06-25 15:35:51.974 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:35:51.974 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:35:51.975 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:35:51.976 | erlang-tools erlang-xmerl 2026-06-25 15:35:51.979 | Suggested packages: 2026-06-25 15:35:51.979 | erlang erlang-manpages erlang-doc 2026-06-25 15:35:52.037 | The following NEW packages will be installed: 2026-06-25 15:35:52.037 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:35:52.037 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:35:52.037 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:35:52.039 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 15:35:52.112 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:35:52.112 | Need to get 36.1 MB of archives. 2026-06-25 15:35:52.112 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 15:35:52.112 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 15:35:52.394 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 15:35:52.430 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 15:35:52.432 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 15:35:52.443 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 15:35:52.467 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 15:35:52.474 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 15:35:52.520 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 15:35:52.522 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 15:35:52.526 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 15:35:52.530 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 15:35:52.546 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 15:35:52.602 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 15:35:52.604 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 15:35:52.608 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 15:35:52.617 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 15:35:52.634 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 15:35:52.674 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 15:35:53.521 | perl: warning: Setting locale failed. 2026-06-25 15:35:53.521 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:53.521 | LANGUAGE = (unset), 2026-06-25 15:35:53.521 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:53.521 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:53.521 | are supported and installed on your system. 2026-06-25 15:35:53.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:53.582 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:35:53.582 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:35:53.582 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:35:53.767 | Fetched 36.1 MB in 1s (29.6 MB/s) 2026-06-25 15:35:54.258 | Selecting previously unselected package erlang-base. 2026-06-25 15:35:54.318 | (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 ... 122977 files and directories currently installed.) 2026-06-25 15:35:54.325 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:54.375 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:55.200 | Selecting previously unselected package erlang-asn1. 2026-06-25 15:35:55.214 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:55.234 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:55.679 | Selecting previously unselected package erlang-crypto. 2026-06-25 15:35:55.694 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:55.760 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.214 | Selecting previously unselected package erlang-public-key. 2026-06-25 15:35:56.226 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.231 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.284 | Selecting previously unselected package erlang-mnesia. 2026-06-25 15:35:56.297 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.301 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.372 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 15:35:56.382 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.387 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.451 | Selecting previously unselected package erlang-ssl. 2026-06-25 15:35:56.463 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.467 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.561 | Selecting previously unselected package erlang-eldap. 2026-06-25 15:35:56.572 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.576 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.618 | Selecting previously unselected package erlang-ftp. 2026-06-25 15:35:56.630 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.634 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.676 | Selecting previously unselected package erlang-tftp. 2026-06-25 15:35:56.688 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.692 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.733 | Selecting previously unselected package erlang-inets. 2026-06-25 15:35:56.745 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.749 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:56.826 | Selecting previously unselected package erlang-snmp. 2026-06-25 15:35:56.838 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:56.841 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.001 | Selecting previously unselected package erlang-os-mon. 2026-06-25 15:35:57.014 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:57.018 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.068 | Selecting previously unselected package erlang-parsetools. 2026-06-25 15:35:57.080 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:57.083 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.127 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 15:35:57.139 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:57.143 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.192 | Selecting previously unselected package erlang-tools. 2026-06-25 15:35:57.204 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:57.208 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.271 | Selecting previously unselected package erlang-xmerl. 2026-06-25 15:35:57.283 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:35:57.287 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:57.367 | Selecting previously unselected package rabbitmq-server. 2026-06-25 15:35:57.379 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 15:35:57.386 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:35:58.508 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:35:58.869 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 15:35:58.869 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 15:36:01.308 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 15:36:01.315 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.326 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.339 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.351 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.363 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.376 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.388 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.400 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.413 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.425 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.437 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.450 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.462 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.474 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.485 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.497 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:36:01.509 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:36:01.599 | info: Selecting GID from range 100 to 999 ... 2026-06-25 15:36:01.604 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 15:36:01.702 | info: Selecting UID from range 100 to 999 ... 2026-06-25 15:36:01.702 | 2026-06-25 15:36:01.707 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 15:36:01.710 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 15:36:01.765 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 15:36:01.975 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 15:36:22.042 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:36:23.798 | perl: warning: Setting locale failed. 2026-06-25 15:36:23.798 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:23.799 | LANGUAGE = (unset), 2026-06-25 15:36:23.799 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:23.799 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:23.799 | are supported and installed on your system. 2026-06-25 15:36:23.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:23.948 | perl: warning: Setting locale failed. 2026-06-25 15:36:23.948 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:23.948 | LANGUAGE = (unset), 2026-06-25 15:36:23.948 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:23.948 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:23.948 | are supported and installed on your system. 2026-06-25 15:36:23.948 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:24.004 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:24.004 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:24.005 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:24.081 | perl: warning: Setting locale failed. 2026-06-25 15:36:24.082 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:24.082 | LANGUAGE = (unset), 2026-06-25 15:36:24.082 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:24.082 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:24.082 | are supported and installed on your system. 2026-06-25 15:36:24.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:24.584 | 2026-06-25 15:36:24.584 | Running kernel seems to be up-to-date. 2026-06-25 15:36:24.584 | 2026-06-25 15:36:24.585 | Restarting services... 2026-06-25 15:36:24.635 | 2026-06-25 15:36:24.635 | Service restarts being deferred: 2026-06-25 15:36:24.635 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:36:24.635 | systemctl restart systemd-logind.service 2026-06-25 15:36:24.635 | systemctl restart virtlockd.service 2026-06-25 15:36:24.635 | systemctl restart virtlogd.service 2026-06-25 15:36:24.635 | 2026-06-25 15:36:24.635 | No containers need to be restarted. 2026-06-25 15:36:24.635 | 2026-06-25 15:36:24.635 | User sessions running outdated binaries: 2026-06-25 15:36:24.635 | quobyte @ session #5: sshd[2023] 2026-06-25 15:36:24.646 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:36:24.656 | 2026-06-25 15:36:24.656 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:36:27.292 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:36:27.296 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:36:27.300 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:27.305 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:27.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:27.313 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:27.316 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:27.321 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:36:27.323 | + functions-common:time_stop:2427 : start_time=1782401751035 2026-06-25 15:36:27.326 | + functions-common:time_stop:2429 : [[ -z 1782401751035 ]] 2026-06-25 15:36:27.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:27.336 | + functions-common:time_stop:2432 : end_time=1782401787332 2026-06-25 15:36:27.340 | + functions-common:time_stop:2433 : elapsed_time=36297 2026-06-25 15:36:27.343 | + functions-common:time_stop:2434 : total=91360 2026-06-25 15:36:27.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:27.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127657 2026-06-25 15:36:27.354 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:36:27.357 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 15:36:27.360 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:36:27.366 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:36:27.371 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:36:27.374 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:36:27.379 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:36:27.382 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:36:27.386 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:36:27.389 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:36:27.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:36:27.396 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:36:27.399 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:36:27.404 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:36:27.411 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:36:27.415 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 15:36:27.419 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 15:36:27.445 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:27.449 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 15:36:27.453 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:36:27.458 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 15:36:27.461 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 15:36:27.467 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 15:36:27.473 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 15:36:27.478 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 15:36:27.482 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 15:36:27.486 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 15:36:27.490 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 15:36:27.495 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 15:36:27.500 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 15:36:28.675 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 15:36:28.675 | user tags 2026-06-25 15:36:28.676 | guest [administrator]' 2026-06-25 15:36:28.679 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 15:36:28.680 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 15:36:28.680 | user tags 2026-06-25 15:36:28.680 | guest [administrator]' 2026-06-25 15:36:28.685 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 15:36:28.688 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 15:36:28.691 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 15:36:29.908 | Adding user "stackrabbit" ... 2026-06-25 15:36:29.921 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 15:36:29.941 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 15:36:31.068 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 15:36:31.104 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 15:36:31.106 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 15:36:32.267 | Changing password for user "stackrabbit" ... 2026-06-25 15:36:32.302 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 15:36:32.307 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 15:36:32.311 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 15:36:33.486 | Deleting user "guest" ... 2026-06-25 15:36:33.528 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 15:36:33.551 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:33.555 | + ./stack.sh:main:858 : install_database 2026-06-25 15:36:33.560 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 15:36:33.564 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 15:36:33.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:33.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:33.576 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 15:36:33.590 | perl: warning: Setting locale failed. 2026-06-25 15:36:33.590 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:33.590 | LANGUAGE = (unset), 2026-06-25 15:36:33.591 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:33.591 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:33.591 | are supported and installed on your system. 2026-06-25 15:36:33.591 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:33.642 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:33.643 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:33.643 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:33.755 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 15:36:33.758 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 15:36:33.764 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 15:36:33.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:33.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:33.774 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 15:36:33.777 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 15:36:33.781 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 15:36:33.785 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:33.789 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 15:36:33.793 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:36:33.796 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:36:33.800 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:36:33.804 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:36:33.808 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:36:33.810 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:36:33.812 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:36:33.815 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:36:33.818 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:36:33.821 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:36:33.824 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:36:33.826 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:36:33.830 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:36:33.834 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 15:36:33.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:33.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:33.845 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 15:36:33.848 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:36:33.851 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:36:33.854 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:36:33.858 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:36:33.861 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:36:33.864 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:36:33.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:33.870 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:33.873 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:36:33.878 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:33.882 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:36:33.885 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:36:33.887 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 15:36:33.891 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:36:33.893 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:33.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:33.900 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 15:36:33.925 | + 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-06-25 15:36:33.964 | Reading package lists... 2026-06-25 15:36:34.430 | Building dependency tree... 2026-06-25 15:36:34.431 | Reading state information... 2026-06-25 15:36:35.083 | The following additional packages will be installed: 2026-06-25 15:36:35.086 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:36:35.086 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:36:35.086 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:36:35.087 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:36:35.087 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:36:35.087 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:36:35.087 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:36:35.089 | Suggested packages: 2026-06-25 15:36:35.089 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 15:36:35.089 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 15:36:35.140 | The following NEW packages will be installed: 2026-06-25 15:36:35.140 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:36:35.140 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:36:35.140 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:36:35.141 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:36:35.142 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:36:35.142 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:36:35.143 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:36:35.217 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:36:35.217 | Need to get 29.6 MB of archives. 2026-06-25 15:36:35.217 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 15:36:35.217 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 15:36:35.345 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 15:36:35.347 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 15:36:35.348 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 15:36:35.359 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 15:36:35.363 | Get:6 http://de.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-06-25 15:36:35.656 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 15:36:35.673 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 15:36:35.674 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 15:36:35.675 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 15:36:35.677 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 15:36:35.680 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 15:36:35.681 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 15:36:35.681 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 15:36:35.682 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 15:36:35.682 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 15:36:35.691 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 15:36:35.692 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 15:36:35.705 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 15:36:35.706 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 15:36:35.707 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 15:36:35.708 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 15:36:35.709 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 15:36:35.710 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 15:36:35.711 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 15:36:35.850 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 15:36:35.852 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 15:36:36.114 | perl: warning: Setting locale failed. 2026-06-25 15:36:36.115 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:36.115 | LANGUAGE = (unset), 2026-06-25 15:36:36.115 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:36.115 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:36.115 | are supported and installed on your system. 2026-06-25 15:36:36.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:36.194 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:36.194 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:36.194 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:36.328 | Vorkonfiguration der Pakete ... 2026-06-25 15:36:36.340 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:36.501 | Fetched 29.6 MB in 1s (43.7 MB/s) 2026-06-25 15:36:36.538 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 15:36:36.605 | (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 ... 125782 files and directories currently installed.) 2026-06-25 15:36:36.612 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:36.616 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:37.038 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 15:36:37.051 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:37.056 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:37.106 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 15:36:37.117 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:36:37.124 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:36:37.171 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 15:36:37.185 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:36:37.205 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:36:37.256 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 15:36:37.270 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 15:36:37.274 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:36:37.322 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 15:36:37.336 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:37.340 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:38.347 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 15:36:38.360 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:38.366 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:38.422 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:38.423 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:38.423 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:38.508 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:38.522 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:38.869 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:38.941 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 15:36:38.954 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 15:36:38.958 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:36:39.001 | Selecting previously unselected package liburi-perl. 2026-06-25 15:36:39.013 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 15:36:39.017 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 15:36:39.099 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 15:36:39.112 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 15:36:39.116 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:36:39.173 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 15:36:39.186 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 15:36:39.191 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 15:36:39.262 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 15:36:39.275 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:39.279 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:36:39.322 | Selecting previously unselected package libfcgi-perl. 2026-06-25 15:36:39.334 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 15:36:39.338 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:36:39.381 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 15:36:39.395 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 15:36:39.399 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:36:39.438 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 15:36:39.451 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 15:36:39.455 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:36:39.497 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 15:36:39.512 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 15:36:39.516 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 15:36:39.556 | Selecting previously unselected package libfcgi-bin. 2026-06-25 15:36:39.570 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:39.574 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:36:39.613 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 15:36:39.626 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 15:36:39.630 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 15:36:39.675 | Selecting previously unselected package libtimedate-perl. 2026-06-25 15:36:39.688 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 15:36:39.692 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 15:36:39.761 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 15:36:39.774 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 15:36:39.778 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 15:36:39.818 | Selecting previously unselected package libio-html-perl. 2026-06-25 15:36:39.832 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 15:36:39.836 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 15:36:39.879 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 15:36:39.895 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 15:36:39.900 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:36:39.945 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 15:36:39.961 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 15:36:39.965 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:36:40.025 | Selecting previously unselected package mecab-utils. 2026-06-25 15:36:40.040 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:36:40.043 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:36:40.091 | Selecting previously unselected package mecab-ipadic. 2026-06-25 15:36:40.106 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:36:40.110 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:36:40.839 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 15:36:40.854 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:36:40.858 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:36:40.902 | Selecting previously unselected package mysql-server. 2026-06-25 15:36:40.917 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 15:36:40.921 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:40.995 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:36:41.009 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:36:41.028 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:41.041 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:36:41.054 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:36:41.068 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:36:41.082 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:36:41.097 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:36:41.110 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:36:41.124 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 15:36:41.137 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:36:41.150 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 15:36:41.163 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:41.176 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 15:36:41.189 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:41.201 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:36:41.214 | Setting up liburi-perl (5.27-1) ... 2026-06-25 15:36:41.227 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:41.286 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:41.344 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:41.344 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:41.344 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:41.428 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:41.442 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:41.505 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:36:41.553 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 15:36:54.675 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 15:36:55.564 | mysqld is running as pid 22144 2026-06-25 15:36:58.032 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 15:36:59.654 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 15:36:59.666 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:36:59.675 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:36:59.679 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:36:59.679 | 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-06-25 15:36:59.680 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:36:59.683 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:36:59.685 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:36:59.693 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:36:59.788 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:36:59.788 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:36:59.788 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:36:59.789 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:36:59.790 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:36:59.790 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:36:59.839 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:36:59.840 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:37:00.148 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:37:00.148 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:37:00.155 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:37:00.303 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:37:00.382 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:37:00.382 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:37:00.602 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:37:00.602 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:37:00.602 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:37:00.631 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:37:00.678 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:37:00.679 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:37:00.682 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:37:00.682 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:37:00.682 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:37:01.029 | 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-06-25 15:37:01.141 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:37:01.393 | 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-06-25 15:37:01.394 | 2026-06-25 15:37:01.394 | done! 2026-06-25 15:37:01.400 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:37:01.407 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:37:01.415 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:37:01.420 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:37:01.420 | 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-06-25 15:37:01.420 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:37:01.426 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:37:01.426 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:37:01.438 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:37:01.565 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:37:01.565 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:37:01.565 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:37:01.566 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:37:01.567 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:37:01.567 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:37:01.652 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:37:01.652 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:37:02.103 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:37:02.103 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:37:02.113 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:37:02.316 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:37:02.421 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:37:02.421 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:37:02.718 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:37:02.718 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:37:02.719 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:37:02.758 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:37:02.827 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:37:02.827 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:37:02.831 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:37:02.831 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:37:02.832 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:37:03.259 | 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-06-25 15:37:03.383 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:37:03.628 | 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-06-25 15:37:03.631 | 2026-06-25 15:37:03.631 | done! 2026-06-25 15:37:03.639 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:37:03.647 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:37:03.658 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:37:03.670 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:37:03.681 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 15:37:03.693 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 15:37:03.704 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:37:03.716 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:37:05.615 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:37:05.852 | perl: warning: Setting locale failed. 2026-06-25 15:37:05.852 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:05.852 | LANGUAGE = (unset), 2026-06-25 15:37:05.852 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:05.852 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:05.852 | are supported and installed on your system. 2026-06-25 15:37:05.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:05.981 | perl: warning: Setting locale failed. 2026-06-25 15:37:05.981 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:05.981 | LANGUAGE = (unset), 2026-06-25 15:37:05.981 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:05.981 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:05.981 | are supported and installed on your system. 2026-06-25 15:37:05.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:06.032 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:37:06.032 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:37:06.032 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:37:06.103 | perl: warning: Setting locale failed. 2026-06-25 15:37:06.103 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:06.103 | LANGUAGE = (unset), 2026-06-25 15:37:06.103 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:06.103 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:06.104 | are supported and installed on your system. 2026-06-25 15:37:06.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:06.606 | 2026-06-25 15:37:06.606 | Running kernel seems to be up-to-date. 2026-06-25 15:37:06.606 | 2026-06-25 15:37:06.606 | Restarting services... 2026-06-25 15:37:06.664 | 2026-06-25 15:37:06.664 | Service restarts being deferred: 2026-06-25 15:37:06.664 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:37:06.664 | systemctl restart systemd-logind.service 2026-06-25 15:37:06.664 | systemctl restart virtlockd.service 2026-06-25 15:37:06.664 | systemctl restart virtlogd.service 2026-06-25 15:37:06.665 | 2026-06-25 15:37:06.665 | No containers need to be restarted. 2026-06-25 15:37:06.665 | 2026-06-25 15:37:06.665 | User sessions running outdated binaries: 2026-06-25 15:37:06.665 | quobyte @ session #5: sshd[2023] 2026-06-25 15:37:06.677 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:37:06.689 | 2026-06-25 15:37:06.689 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:37:08.771 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:37:08.773 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:37:08.775 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:08.777 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:08.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:08.782 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:08.784 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:08.787 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:37:08.789 | + functions-common:time_stop:2427 : start_time=1782401793921 2026-06-25 15:37:08.791 | + functions-common:time_stop:2429 : [[ -z 1782401793921 ]] 2026-06-25 15:37:08.794 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:08.798 | + functions-common:time_stop:2432 : end_time=1782401828795 2026-06-25 15:37:08.800 | + functions-common:time_stop:2433 : elapsed_time=34874 2026-06-25 15:37:08.802 | + functions-common:time_stop:2434 : total=127657 2026-06-25 15:37:08.804 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:08.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162531 2026-06-25 15:37:08.809 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:37:08.811 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 15:37:08.814 | + ./stack.sh:main:861 : install_database_python 2026-06-25 15:37:08.816 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 15:37:08.818 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 15:37:08.821 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 15:37:08.823 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:37:08.826 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 15:37:08.828 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 15:37:08.831 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:37:08.834 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:37:08.835 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:37:08.839 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 15:37:08.841 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 15:37:08.843 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 15:37:08.846 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 15:37:08.848 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 15:37:08.867 | Using python 3.12 to install PyMySQL 2026-06-25 15:37:08.870 | + 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-06-25 15:37:10.046 | Collecting PyMySQL 2026-06-25 15:37:10.194 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 15:37:10.223 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 15:37:10.402 | Installing collected packages: PyMySQL 2026-06-25 15:37:10.475 | Successfully installed PyMySQL-1.2.0 2026-06-25 15:37:10.580 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:10.582 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:10.585 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:10.587 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:10.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:10.591 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:10.593 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:10.596 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:10.598 | + functions-common:time_stop:2427 : start_time=1782401828862 2026-06-25 15:37:10.600 | + functions-common:time_stop:2429 : [[ -z 1782401828862 ]] 2026-06-25 15:37:10.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:10.606 | + functions-common:time_stop:2432 : end_time=1782401830604 2026-06-25 15:37:10.608 | + functions-common:time_stop:2433 : elapsed_time=1742 2026-06-25 15:37:10.610 | + functions-common:time_stop:2434 : total=34801 2026-06-25 15:37:10.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:10.615 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36543 2026-06-25 15:37:10.617 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:10.619 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 15:37:10.621 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:37:10.624 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 15:37:10.626 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 15:37:10.647 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:37:10.650 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 15:37:10.654 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:37:10.673 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:10.675 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 15:37:10.694 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:10.697 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 15:37:10.715 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:37:10.717 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 15:37:10.721 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 15:37:10.721 | Installing etcd 2026-06-25 15:37:10.723 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 15:37:10.738 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 15:37:10.752 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 15:37:10.756 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 15:37:10.772 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 15:37:10.775 | ++ 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-06-25 15:37:10.779 | ++ 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-06-25 15:37:10.782 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 15:37:10.785 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 15:37:10.788 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 15:37:10.790 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:37:10.793 | ++ 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-06-25 15:37:10.796 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 15:37:10.798 | ++ 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-06-25 15:37:10.803 | --2026-06-25 17:37:10-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:37:10.861 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 15:37:10.880 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 15:37:10.952 | HTTP request sent, awaiting response... 302 Found 2026-06-25 15:37:10.952 | 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-06-25T16%3A26%3A11Z&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-06-25T15%3A25%3A36Z&ske=2026-06-25T16%3A26%3A11Z&sks=b&skv=2018-11-09&sig=RF2Tnb5XcgUxMkRyoSmDPWkTQwHYaf8VyXx%2F7opvdlI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMzYwNSwibmJmIjoxNzgyNDAxODA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.gNaR0uyYiE_SNU_hgauM3bD-yL09u1U1y03Q1iTZx6U&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 15:37:10.952 | --2026-06-25 17:37:10-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T16%3A26%3A11Z&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-06-25T15%3A25%3A36Z&ske=2026-06-25T16%3A26%3A11Z&sks=b&skv=2018-11-09&sig=RF2Tnb5XcgUxMkRyoSmDPWkTQwHYaf8VyXx%2F7opvdlI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMzYwNSwibmJmIjoxNzgyNDAxODA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.gNaR0uyYiE_SNU_hgauM3bD-yL09u1U1y03Q1iTZx6U&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 15:37:10.954 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-06-25 15:37:10.966 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 15:37:11.037 | HTTP request sent, awaiting response... 200 OK 2026-06-25 15:37:11.037 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 15:37:11.037 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:37:11.088 | 2026-06-25 15:37:11.293 | 0K ........ ........ ... 100% 78.2M=0.3s 2026-06-25 15:37:11.293 | 2026-06-25 15:37:11.293 | 2026-06-25 17:37:11 (78.2 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 15:37:11.293 | 2026-06-25 15:37:11.297 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 15:37:11.299 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:37:11.302 | ++ functions:get_extra_file:81 : return 2026-06-25 15:37:11.305 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:37:11.307 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 15:37:11.310 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:37:11.312 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 15:37:11.337 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 15:37:11.340 | + 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-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/ 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 15:37:11.351 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 15:37:11.352 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 15:37:11.352 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 15:37:11.352 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 15:37:11.352 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 15:37:11.353 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 15:37:11.353 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 15:37:11.514 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 15:37:11.706 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 15:37:11.957 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 15:37:11.993 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 15:37:12.023 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 15:37:12.026 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 15:37:12.041 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:12.044 | + ./stack.sh:main:888 : install_dstat 2026-06-25 15:37:12.046 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 15:37:12.061 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:12.064 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 15:37:12.066 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:37:12.068 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 15:37:12.071 | + ./stack.sh:main:897 : install_libs 2026-06-25 15:37:12.073 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 15:37:12.076 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 15:37:12.078 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 15:37:12.080 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 15:37:12.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 15:37:12.089 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.091 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 15:37:12.094 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 15:37:12.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 15:37:12.098 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 15:37:12.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 15:37:12.107 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.110 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 15:37:12.112 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 15:37:12.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 15:37:12.117 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 15:37:12.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.121 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.123 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 15:37:12.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.128 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 15:37:12.130 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 15:37:12.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 15:37:12.135 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 15:37:12.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.142 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 15:37:12.144 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.147 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 15:37:12.149 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 15:37:12.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 15:37:12.154 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 15:37:12.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.160 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 15:37:12.163 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.165 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 15:37:12.167 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 15:37:12.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 15:37:12.172 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 15:37:12.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 15:37:12.182 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.184 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 15:37:12.187 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 15:37:12.189 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 15:37:12.191 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 15:37:12.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.196 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.198 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 15:37:12.201 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.203 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 15:37:12.206 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 15:37:12.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 15:37:12.211 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 15:37:12.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.215 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.218 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 15:37:12.220 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.223 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 15:37:12.225 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 15:37:12.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 15:37:12.230 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 15:37:12.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.234 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.237 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 15:37:12.239 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.241 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 15:37:12.244 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 15:37:12.246 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 15:37:12.249 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 15:37:12.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 15:37:12.258 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.261 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 15:37:12.263 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 15:37:12.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 15:37:12.268 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 15:37:12.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.273 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.275 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 15:37:12.277 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.280 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 15:37:12.282 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 15:37:12.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 15:37:12.287 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 15:37:12.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.294 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 15:37:12.297 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.299 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 15:37:12.302 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 15:37:12.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 15:37:12.307 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 15:37:12.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.312 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 15:37:12.317 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.319 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 15:37:12.321 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 15:37:12.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 15:37:12.326 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 15:37:12.329 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.331 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 15:37:12.336 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.338 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 15:37:12.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 15:37:12.343 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 15:37:12.345 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 15:37:12.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 15:37:12.355 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.358 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 15:37:12.360 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 15:37:12.362 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 15:37:12.365 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 15:37:12.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 15:37:12.375 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.377 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 15:37:12.379 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 15:37:12.382 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 15:37:12.384 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 15:37:12.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.391 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 15:37:12.394 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.396 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 15:37:12.399 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 15:37:12.401 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 15:37:12.403 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 15:37:12.406 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.408 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.411 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 15:37:12.413 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.416 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 15:37:12.418 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 15:37:12.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 15:37:12.423 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 15:37:12.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.428 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.430 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 15:37:12.433 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.435 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 15:37:12.437 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 15:37:12.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 15:37:12.442 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 15:37:12.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 15:37:12.452 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.454 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 15:37:12.457 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 15:37:12.459 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 15:37:12.461 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 15:37:12.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 15:37:12.471 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.474 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 15:37:12.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 15:37:12.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 15:37:12.483 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 15:37:12.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 15:37:12.496 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.499 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 15:37:12.503 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 15:37:12.506 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 15:37:12.509 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 15:37:12.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.518 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 15:37:12.522 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.525 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 15:37:12.528 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 15:37:12.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 15:37:12.535 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 15:37:12.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.544 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 15:37:12.547 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.550 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 15:37:12.553 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 15:37:12.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 15:37:12.559 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 15:37:12.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.566 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.569 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 15:37:12.572 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.575 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 15:37:12.579 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 15:37:12.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 15:37:12.585 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 15:37:12.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.591 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.595 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 15:37:12.597 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.599 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 15:37:12.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 15:37:12.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 15:37:12.608 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 15:37:12.610 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.616 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 15:37:12.619 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.621 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 15:37:12.624 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 15:37:12.627 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 15:37:12.629 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 15:37:12.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 15:37:12.639 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.642 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 15:37:12.644 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 15:37:12.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 15:37:12.650 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 15:37:12.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 15:37:12.661 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.663 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 15:37:12.666 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 15:37:12.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 15:37:12.672 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 15:37:12.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.676 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.679 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 15:37:12.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.686 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 15:37:12.689 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 15:37:12.692 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 15:37:12.694 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 15:37:12.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.702 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 15:37:12.704 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.706 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 15:37:12.709 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 15:37:12.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 15:37:12.714 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 15:37:12.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.722 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 15:37:12.724 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.727 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 15:37:12.729 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 15:37:12.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 15:37:12.735 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 15:37:12.737 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 15:37:12.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.748 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 15:37:12.751 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 15:37:12.754 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 15:37:12.756 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 15:37:12.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.761 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.764 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 15:37:12.767 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.770 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 15:37:12.774 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 15:37:12.777 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 15:37:12.781 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 15:37:12.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 15:37:12.794 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.797 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 15:37:12.801 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 15:37:12.804 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 15:37:12.807 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 15:37:12.811 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.814 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.817 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 15:37:12.821 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.824 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 15:37:12.827 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 15:37:12.830 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 15:37:12.833 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 15:37:12.836 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.839 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 15:37:12.845 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.848 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 15:37:12.851 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 15:37:12.854 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 15:37:12.857 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 15:37:12.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 15:37:12.869 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.872 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 15:37:12.875 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 15:37:12.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:12.881 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:12.884 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 15:37:12.887 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:12.891 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 15:37:12.911 | Using python 3.12 to install etcd3gw 2026-06-25 15:37:12.914 | + 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-06-25 15:37:14.081 | Collecting etcd3gw 2026-06-25 15:37:14.230 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:37:14.256 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 15:37:14.298 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 15:37:14.300 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:37:14.347 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 15:37:14.365 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:37:14.411 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 15:37:14.448 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:37:14.977 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 15:37:14.993 | 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-06-25 15:37:15.008 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 15:37:15.181 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:37:15.183 | 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-06-25 15:37:15.216 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:37:15.218 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:37:15.258 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:37:15.261 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:37:15.267 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 15:37:15.295 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 15:37:15.331 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 15:37:15.363 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 15:37:15.373 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:37:15.376 | 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-06-25 15:37:15.378 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:37:15.380 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:37:15.399 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 15:37:15.639 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 15:37:15.696 | Attempting uninstall: urllib3 2026-06-25 15:37:15.704 | Found existing installation: urllib3 2.0.7 2026-06-25 15:37:15.705 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:15.705 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 15:37:15.845 | Attempting uninstall: idna 2026-06-25 15:37:15.853 | Found existing installation: idna 3.6 2026-06-25 15:37:15.853 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:15.854 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 15:37:16.010 | Attempting uninstall: requests 2026-06-25 15:37:16.016 | Found existing installation: requests 2.31.0 2026-06-25 15:37:16.017 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:16.017 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 15:37:16.244 | 2026-06-25 15:37:16.249 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 15:37:16.381 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:16.384 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:16.387 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:16.389 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:16.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:16.394 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:16.397 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:16.399 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:16.402 | + functions-common:time_stop:2427 : start_time=1782401832906 2026-06-25 15:37:16.405 | + functions-common:time_stop:2429 : [[ -z 1782401832906 ]] 2026-06-25 15:37:16.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:16.412 | + functions-common:time_stop:2432 : end_time=1782401836409 2026-06-25 15:37:16.414 | + functions-common:time_stop:2433 : elapsed_time=3503 2026-06-25 15:37:16.417 | + functions-common:time_stop:2434 : total=36543 2026-06-25 15:37:16.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:16.422 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40046 2026-06-25 15:37:16.425 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:16.428 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 15:37:16.431 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 15:37:16.434 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 15:37:16.437 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:37:16.440 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:37:16.443 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:37:16.447 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:37:16.450 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:37:16.453 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:37:16.456 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:37:16.459 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:37:16.462 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:37:16.465 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:37:16.468 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:37:16.471 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:37:16.474 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:37:16.477 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 15:37:16.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:16.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:16.486 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 15:37:16.489 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:37:16.491 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:37:16.494 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:37:16.497 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:37:16.500 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:37:16.503 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:37:16.506 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:37:16.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:16.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:16.514 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:37:16.517 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:37:16.520 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:37:16.523 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:37:16.526 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:37:16.529 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:37:16.532 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:16.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:16.539 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 15:37:16.564 | + 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-06-25 15:37:16.602 | Reading package lists... 2026-06-25 15:37:16.954 | Building dependency tree... 2026-06-25 15:37:16.955 | Reading state information... 2026-06-25 15:37:17.454 | The following additional packages will be installed: 2026-06-25 15:37:17.455 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 15:37:17.458 | Suggested packages: 2026-06-25 15:37:17.458 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 15:37:17.458 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 15:37:17.458 | python3-uwsgidecorators 2026-06-25 15:37:17.492 | The following NEW packages will be installed: 2026-06-25 15:37:17.493 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 15:37:17.558 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:37:17.558 | Need to get 1270 kB of archives. 2026-06-25 15:37:17.558 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 15:37:17.558 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 15:37:17.614 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 15:37:17.617 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 15:37:17.643 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 15:37:17.657 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 15:37:17.658 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 15:37:17.881 | perl: warning: Setting locale failed. 2026-06-25 15:37:17.881 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:17.882 | LANGUAGE = (unset), 2026-06-25 15:37:17.882 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:17.882 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:17.882 | are supported and installed on your system. 2026-06-25 15:37:17.882 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:17.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:37:17.957 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:37:17.957 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:37:18.155 | Fetched 1270 kB in 0s (8991 kB/s) 2026-06-25 15:37:18.199 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 15:37:18.271 | (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 ... 126384 files and directories currently installed.) 2026-06-25 15:37:18.278 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 15:37:18.286 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:37:18.340 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 15:37:18.353 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 15:37:18.358 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:37:18.409 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 15:37:18.421 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 15:37:18.426 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:37:18.478 | Selecting previously unselected package uwsgi-core. 2026-06-25 15:37:18.491 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:37:18.495 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:37:18.676 | Selecting previously unselected package uwsgi. 2026-06-25 15:37:18.688 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:37:18.694 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:37:18.748 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 15:37:18.761 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:37:18.765 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:37:18.838 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:37:18.850 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:37:18.860 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:37:18.872 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:37:18.892 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:37:19.450 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:37:19.496 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:37:20.581 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:37:20.834 | perl: warning: Setting locale failed. 2026-06-25 15:37:20.834 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:20.835 | LANGUAGE = (unset), 2026-06-25 15:37:20.835 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:20.835 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:20.835 | are supported and installed on your system. 2026-06-25 15:37:20.835 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:20.965 | perl: warning: Setting locale failed. 2026-06-25 15:37:20.965 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:20.965 | LANGUAGE = (unset), 2026-06-25 15:37:20.966 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:20.966 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:20.966 | are supported and installed on your system. 2026-06-25 15:37:20.966 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:21.016 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:37:21.016 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:37:21.016 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:37:21.089 | perl: warning: Setting locale failed. 2026-06-25 15:37:21.089 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:21.089 | LANGUAGE = (unset), 2026-06-25 15:37:21.090 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:21.090 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:21.090 | are supported and installed on your system. 2026-06-25 15:37:21.090 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:21.598 | 2026-06-25 15:37:21.598 | Running kernel seems to be up-to-date. 2026-06-25 15:37:21.598 | 2026-06-25 15:37:21.598 | Restarting services... 2026-06-25 15:37:21.650 | 2026-06-25 15:37:21.650 | Service restarts being deferred: 2026-06-25 15:37:21.650 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:37:21.650 | systemctl restart systemd-logind.service 2026-06-25 15:37:21.650 | systemctl restart virtlockd.service 2026-06-25 15:37:21.651 | systemctl restart virtlogd.service 2026-06-25 15:37:21.651 | 2026-06-25 15:37:21.651 | No containers need to be restarted. 2026-06-25 15:37:21.651 | 2026-06-25 15:37:21.651 | User sessions running outdated binaries: 2026-06-25 15:37:21.651 | quobyte @ session #5: sshd[2023] 2026-06-25 15:37:21.668 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:37:21.677 | 2026-06-25 15:37:21.677 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:37:23.797 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:37:23.802 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:37:23.805 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:23.808 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:23.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:23.815 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:23.818 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:23.822 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:37:23.826 | + functions-common:time_stop:2427 : start_time=1782401836561 2026-06-25 15:37:23.830 | + functions-common:time_stop:2429 : [[ -z 1782401836561 ]] 2026-06-25 15:37:23.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:23.839 | + functions-common:time_stop:2432 : end_time=1782401843836 2026-06-25 15:37:23.843 | + functions-common:time_stop:2433 : elapsed_time=7275 2026-06-25 15:37:23.848 | + functions-common:time_stop:2434 : total=162531 2026-06-25 15:37:23.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:23.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169806 2026-06-25 15:37:23.858 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:37:23.862 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 15:37:23.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:23.867 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:23.871 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 15:37:23.873 | perl: warning: Setting locale failed. 2026-06-25 15:37:23.873 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:23.874 | LANGUAGE = (unset), 2026-06-25 15:37:23.874 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:23.874 | LANG = (unset) 2026-06-25 15:37:23.874 | are supported and installed on your system. 2026-06-25 15:37:23.874 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:37:23.913 | No module matches proxy 2026-06-25 15:37:23.916 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 15:37:23.931 | perl: warning: Setting locale failed. 2026-06-25 15:37:23.931 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:23.932 | LANGUAGE = (unset), 2026-06-25 15:37:23.932 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:23.932 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:23.932 | are supported and installed on your system. 2026-06-25 15:37:23.932 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:23.973 | Enabling module proxy. 2026-06-25 15:37:23.980 | To activate the new configuration, you need to run: 2026-06-25 15:37:23.980 | systemctl restart apache2 2026-06-25 15:37:23.987 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 15:37:23.999 | perl: warning: Setting locale failed. 2026-06-25 15:37:24.000 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:24.000 | LANGUAGE = (unset), 2026-06-25 15:37:24.000 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:24.000 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:24.000 | are supported and installed on your system. 2026-06-25 15:37:24.000 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:24.040 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 15:37:24.040 | Module proxy already enabled 2026-06-25 15:37:24.040 | Enabling module proxy_uwsgi. 2026-06-25 15:37:24.047 | To activate the new configuration, you need to run: 2026-06-25 15:37:24.047 | systemctl restart apache2 2026-06-25 15:37:24.052 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 15:37:24.056 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:37:24.058 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:37:24.061 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:37:24.225 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 15:37:24.231 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 15:37:24.236 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 15:37:24.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.243 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.245 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 15:37:24.248 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.250 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 15:37:24.253 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 15:37:24.255 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 15:37:24.258 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.260 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.263 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 15:37:24.266 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.269 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 15:37:24.272 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 15:37:24.275 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 15:37:24.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 15:37:24.291 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.295 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 15:37:24.297 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 15:37:24.299 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 15:37:24.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 15:37:24.309 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.312 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 15:37:24.314 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 15:37:24.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.319 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 15:37:24.324 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.326 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 15:37:24.329 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 15:37:24.331 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 15:37:24.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.338 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 15:37:24.341 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.343 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 15:37:24.359 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:37:24.361 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 15:37:24.363 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 15:37:24.366 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 15:37:24.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 15:37:24.375 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.378 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 15:37:24.394 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:37:24.397 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 15:37:24.399 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 15:37:24.402 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 15:37:24.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.407 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.409 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 15:37:24.412 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.414 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 15:37:24.417 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 15:37:24.419 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 15:37:24.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:37:24.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:37:24.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 15:37:24.430 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:37:24.432 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 15:37:24.435 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 15:37:24.437 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:37:24.441 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 15:37:24.443 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 15:37:24.445 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:37:24.449 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:37:24.450 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:37:24.454 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 15:37:24.456 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 15:37:24.459 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 15:37:24.461 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 15:37:24.464 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 15:37:24.483 | Using python 3.12 to install keystonemiddleware 2026-06-25 15:37:24.485 | + 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-06-25 15:37:25.705 | Collecting keystonemiddleware 2026-06-25 15:37:25.855 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:37:25.935 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 15:37:25.956 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:37:26.017 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 15:37:26.034 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:37:26.099 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 15:37:26.115 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:26.164 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 15:37:26.183 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:26.232 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 15:37:26.250 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:37:26.312 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 15:37:26.329 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:37:26.381 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 15:37:26.398 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:37:26.459 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 15:37:26.477 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:37:26.488 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 15:37:26.521 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 15:37:26.538 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:37:26.584 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 15:37:26.601 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 15:37:26.653 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 15:37:26.669 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:37:26.680 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 15:37:26.715 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 15:37:26.733 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 15:37:26.749 | 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-06-25 15:37:26.790 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:37:26.807 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:26.848 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:37:26.865 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:37:26.908 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:37:26.924 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:37:26.970 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:37:26.987 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:37:27.039 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:37:27.054 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:37:27.099 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:37:27.115 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 15:37:27.157 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:37:27.174 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:37:27.184 | 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-06-25 15:37:27.223 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:37:27.238 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:37:27.250 | 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-06-25 15:37:27.252 | 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-06-25 15:37:27.403 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 15:37:27.419 | 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-06-25 15:37:27.487 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:37:27.504 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 15:37:27.516 | 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-06-25 15:37:27.654 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:37:27.670 | 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-06-25 15:37:27.691 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 15:37:27.728 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:37:27.744 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:37:27.794 | 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-06-25 15:37:27.795 | 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-06-25 15:37:27.796 | 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-06-25 15:37:27.797 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 15:37:27.841 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 15:37:27.881 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 15:37:27.919 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 15:37:27.941 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 15:37:27.966 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 15:37:27.988 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 15:37:28.108 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 15:37:28.143 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 15:37:28.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.1 MB/s 0:00:00 2026-06-25 15:37:28.211 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 15:37:28.235 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 15:37:28.262 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 15:37:28.287 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 15:37:28.313 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 15:37:28.343 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 15:37:28.370 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 15:37:28.402 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 15:37:28.423 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 15:37:28.446 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 15:37:28.470 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 15:37:28.499 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 15:37:28.528 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 15:37:28.551 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 15:37:28.575 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:37:28.599 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 15:37:28.624 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 15:37:28.929 | 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-06-25 15:37:29.194 | Attempting uninstall: six 2026-06-25 15:37:29.203 | Found existing installation: six 1.16.0 2026-06-25 15:37:29.204 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:29.204 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 15:37:29.267 | Attempting uninstall: pyparsing 2026-06-25 15:37:29.275 | Found existing installation: pyparsing 3.1.1 2026-06-25 15:37:29.276 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:29.276 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 15:37:29.420 | Attempting uninstall: PyJWT 2026-06-25 15:37:29.429 | Found existing installation: PyJWT 2.7.0 2026-06-25 15:37:29.429 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:29.430 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 15:37:29.603 | Attempting uninstall: netaddr 2026-06-25 15:37:29.611 | Found existing installation: netaddr 0.8.0 2026-06-25 15:37:29.612 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:29.612 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 15:37:29.875 | Attempting uninstall: python-dateutil 2026-06-25 15:37:29.886 | Found existing installation: python-dateutil 2.8.2 2026-06-25 15:37:29.886 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:29.887 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 15:37:32.089 | 2026-06-25 15:37:32.097 | 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-06-25 15:37:32.277 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:32.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:32.283 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:32.286 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:32.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:32.293 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:32.297 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:32.300 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:32.303 | + functions-common:time_stop:2427 : start_time=1782401844478 2026-06-25 15:37:32.307 | + functions-common:time_stop:2429 : [[ -z 1782401844478 ]] 2026-06-25 15:37:32.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:32.318 | + functions-common:time_stop:2432 : end_time=1782401852314 2026-06-25 15:37:32.321 | + functions-common:time_stop:2433 : elapsed_time=7836 2026-06-25 15:37:32.323 | + functions-common:time_stop:2434 : total=40046 2026-06-25 15:37:32.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:32.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47882 2026-06-25 15:37:32.334 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:32.336 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 15:37:32.340 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 15:37:32.345 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:37:32.350 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 15:37:32.355 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 15:37:32.357 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:37:32.362 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:37:32.363 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:37:32.370 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 15:37:32.374 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 15:37:32.377 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 15:37:32.381 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 15:37:32.384 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 15:37:32.410 | Using python 3.12 to install python-memcached 2026-06-25 15:37:32.413 | + 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-06-25 15:37:33.651 | Collecting python-memcached 2026-06-25 15:37:33.802 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:33.830 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 15:37:34.020 | Installing collected packages: python-memcached 2026-06-25 15:37:34.056 | Successfully installed python-memcached-1.62 2026-06-25 15:37:34.203 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:34.206 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:34.209 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:34.212 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:34.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:34.220 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:34.223 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:34.227 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:34.231 | + functions-common:time_stop:2427 : start_time=1782401852404 2026-06-25 15:37:34.234 | + functions-common:time_stop:2429 : [[ -z 1782401852404 ]] 2026-06-25 15:37:34.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:34.244 | + functions-common:time_stop:2432 : end_time=1782401854240 2026-06-25 15:37:34.247 | + functions-common:time_stop:2433 : elapsed_time=1836 2026-06-25 15:37:34.250 | + functions-common:time_stop:2434 : total=47882 2026-06-25 15:37:34.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:34.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49718 2026-06-25 15:37:34.261 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:34.263 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 15:37:34.285 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:37:34.288 | + ./stack.sh:main:919 : '[' 192.168.122.66 == 192.168.122.66 ']' 2026-06-25 15:37:34.292 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 15:37:34.296 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 15:37:34.299 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 15:37:34.302 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:37:34.305 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 15:37:34.309 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 15:37:34.328 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:34.331 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 15:37:34.335 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 15:37:34.338 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 15:37:34.341 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:37:34.343 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:37:34.345 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:37:34.350 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:37:34.352 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:37:34.357 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:37:34.377 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:37:34.380 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:37:34.383 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:37:34.387 | + functions-common:git_clone:610 : echo master 2026-06-25 15:37:34.387 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:37:34.392 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 15:37:34.394 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:37:34.398 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:37:34.402 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:37:34.405 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:37:34.408 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:37:34.411 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:37:34.414 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:37:34.418 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:37:34.422 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:37:34.425 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:37:34.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:37:34.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401854431 2026-06-25 15:37:34.437 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:37:34.441 | Cloning into '/opt/stack/keystone'... 2026-06-25 15:37:52.622 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:37:52.624 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:52.627 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:52.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:52.632 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:52.635 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:52.638 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:37:52.640 | + functions-common:time_stop:2427 : start_time=1782401854431 2026-06-25 15:37:52.643 | + functions-common:time_stop:2429 : [[ -z 1782401854431 ]] 2026-06-25 15:37:52.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:52.650 | + functions-common:time_stop:2432 : end_time=1782401872647 2026-06-25 15:37:52.652 | + functions-common:time_stop:2433 : elapsed_time=18216 2026-06-25 15:37:52.655 | + functions-common:time_stop:2434 : total=5495 2026-06-25 15:37:52.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:52.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23711 2026-06-25 15:37:52.663 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 15:37:52.666 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:37:52.668 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:37:52.671 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:37:52.674 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:37:52.676 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:37:52.679 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:37:52.683 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:37:52.685 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:37:52.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:37:52.690 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:37:52.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401872691 2026-06-25 15:37:52.697 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:37:53.323 | From https://review.opendev.org/openstack/keystone 2026-06-25 15:37:53.323 | * branch master -> FETCH_HEAD 2026-06-25 15:37:53.333 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:37:53.335 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:53.337 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:53.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:53.342 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:53.344 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:53.346 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:37:53.349 | + functions-common:time_stop:2427 : start_time=1782401872691 2026-06-25 15:37:53.351 | + functions-common:time_stop:2429 : [[ -z 1782401872691 ]] 2026-06-25 15:37:53.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:53.358 | + functions-common:time_stop:2432 : end_time=1782401873355 2026-06-25 15:37:53.360 | + functions-common:time_stop:2433 : elapsed_time=664 2026-06-25 15:37:53.363 | + functions-common:time_stop:2434 : total=23711 2026-06-25 15:37:53.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:53.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24375 2026-06-25 15:37:53.370 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:37:53.373 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:37:53.376 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:37:53.378 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:37:53.381 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:37:53.384 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:37:53.386 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:37:53.388 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:37:53.391 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:37:53.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:37:53.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401873394 2026-06-25 15:37:53.399 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:37:53.564 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:37:53.564 | 2026-06-25 15:37:53.564 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:37:53.564 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:37:53.564 | state without impacting any branches by switching back to a branch. 2026-06-25 15:37:53.564 | 2026-06-25 15:37:53.564 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:37:53.564 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:37:53.564 | 2026-06-25 15:37:53.564 | git switch -c 2026-06-25 15:37:53.564 | 2026-06-25 15:37:53.565 | Or undo this operation with: 2026-06-25 15:37:53.565 | 2026-06-25 15:37:53.565 | git switch - 2026-06-25 15:37:53.565 | 2026-06-25 15:37:53.565 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:37:53.565 | 2026-06-25 15:37:53.565 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:37:53.569 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:37:53.572 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:53.575 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:53.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:53.580 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:53.583 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:53.585 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:37:53.587 | + functions-common:time_stop:2427 : start_time=1782401873394 2026-06-25 15:37:53.590 | + functions-common:time_stop:2429 : [[ -z 1782401873394 ]] 2026-06-25 15:37:53.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:53.597 | + functions-common:time_stop:2432 : end_time=1782401873595 2026-06-25 15:37:53.600 | + functions-common:time_stop:2433 : elapsed_time=201 2026-06-25 15:37:53.603 | + functions-common:time_stop:2434 : total=24375 2026-06-25 15:37:53.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:53.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24576 2026-06-25 15:37:53.610 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 15:37:53.626 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 15:37:53.629 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:37:53.630 | + functions-common:git_clone:673 : head -1 2026-06-25 15:37:53.632 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:37:53.635 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:37:53.638 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 15:37:53.641 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:37:53.644 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:37:53.647 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 15:37:53.649 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:37:53.652 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 15:37:53.655 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:37:53.658 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:37:53.660 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 15:37:53.663 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:37:53.665 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:37:53.669 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 15:37:53.671 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:37:53.674 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 15:37:53.677 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:37:53.680 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:37:53.683 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 15:37:53.689 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 15:37:53.692 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 15:37:53.694 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 15:37:53.850 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 15:37:53.852 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:37:53.855 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:37:53.858 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:37:53.861 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:37:53.864 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 15:37:53.867 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:37:53.870 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:37:53.873 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:37:53.876 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:37:53.878 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:37:53.881 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:37:53.884 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:37:53.887 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 15:37:53.909 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 15:37:53.911 | + 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-06-25 15:37:54.878 | Obtaining file:///opt/stack/keystone 2026-06-25 15:37:54.883 | Installing build dependencies: started 2026-06-25 15:37:56.630 | Installing build dependencies: finished with status 'done' 2026-06-25 15:37:56.631 | Checking if build backend supports build_editable: started 2026-06-25 15:37:57.161 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:37:57.162 | Getting requirements to build editable: started 2026-06-25 15:37:57.464 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:37:57.466 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:37:58.535 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:37:58.552 | 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-06-25 15:37:58.554 | 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-06-25 15:37:58.753 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 15:37:58.915 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:37:58.960 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 15:37:58.976 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 15:37:59.397 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 15:37:59.414 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 15:38:00.003 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.019 | 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-06-25 15:38:00.042 | 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-06-25 15:38:00.043 | 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-06-25 15:38:00.046 | 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-06-25 15:38:00.122 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.138 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 15:38:00.153 | 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-06-25 15:38:00.154 | 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-06-25 15:38:00.155 | 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-06-25 15:38:00.219 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.237 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:38:00.300 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.321 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:38:00.333 | 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-06-25 15:38:00.334 | 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-06-25 15:38:00.378 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.395 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:38:00.459 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.475 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:38:00.487 | 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-06-25 15:38:00.518 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.536 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:38:00.547 | 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-06-25 15:38:00.577 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.593 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 15:38:00.640 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.658 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:38:00.670 | 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-06-25 15:38:00.670 | 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-06-25 15:38:00.714 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.730 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:38:00.744 | 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-06-25 15:38:00.745 | 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-06-25 15:38:00.786 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.803 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:38:00.906 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 15:38:00.922 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:38:01.128 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:38:01.144 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 15:38:01.180 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:38:01.196 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:38:01.208 | 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-06-25 15:38:01.241 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:38:01.257 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:38:01.301 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:38:01.319 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:38:01.355 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:38:01.371 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:38:01.412 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:38:01.427 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:38:01.537 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:38:01.552 | 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-06-25 15:38:01.597 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:38:01.615 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 15:38:01.630 | 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-06-25 15:38:01.699 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:38:01.714 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 15:38:01.762 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:38:01.778 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 15:38:01.817 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:38:01.832 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:38:01.885 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:38:01.902 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:38:02.457 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.473 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 15:38:02.488 | 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-06-25 15:38:02.491 | 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-06-25 15:38:02.495 | 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-06-25 15:38:02.496 | 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-06-25 15:38:02.497 | 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-06-25 15:38:02.509 | 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-06-25 15:38:02.510 | 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-06-25 15:38:02.511 | 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-06-25 15:38:02.555 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.571 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:38:02.581 | 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-06-25 15:38:02.611 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.627 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:38:02.663 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.681 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:38:02.729 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.745 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:38:02.757 | 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-06-25 15:38:02.763 | 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-06-25 15:38:02.766 | 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.3.0) 2026-06-25 15:38:02.812 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.830 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:38:02.875 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.890 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:38:02.934 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:02.952 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 15:38:03.010 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.026 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:38:03.073 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.090 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 15:38:03.128 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.143 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:38:03.190 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.206 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 15:38:03.216 | 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-06-25 15:38:03.252 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.268 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:38:03.311 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.328 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:38:03.382 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.401 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:38:03.678 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.694 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 15:38:03.754 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.771 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:38:03.815 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.833 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:38:03.872 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.889 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 15:38:03.938 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:03.957 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 15:38:04.037 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.054 | 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-06-25 15:38:04.097 | 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-06-25 15:38:04.152 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:38:04.223 | 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-06-25 15:38:04.239 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:38:04.288 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.304 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 15:38:04.329 | 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-06-25 15:38:04.330 | 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-06-25 15:38:04.343 | 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-06-25 15:38:04.387 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.403 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 15:38:04.475 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.491 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 15:38:04.541 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.558 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:38:04.617 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:38:04.634 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 15:38:04.658 | 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-06-25 15:38:04.659 | 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-06-25 15:38:04.659 | 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-06-25 15:38:04.661 | 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-06-25 15:38:04.717 | 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-06-25 15:38:04.733 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:38:04.800 | 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-06-25 15:38:04.817 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:38:04.923 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 15:38:05.015 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 15:38:05.709 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 5.9 MB/s 0:00:00 2026-06-25 15:38:05.725 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 15:38:05.774 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 15:38:05.809 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 15:38:05.834 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 15:38:05.872 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 15:38:05.899 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 15:38:05.926 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 15:38:05.951 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 15:38:06.006 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 15:38:06.038 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 15:38:06.067 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 15:38:06.091 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 15:38:06.115 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 15:38:06.159 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 15:38:06.200 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 15:38:06.257 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 15:38:06.304 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 15:38:06.330 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 15:38:06.355 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 15:38:06.381 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 15:38:06.435 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 15:38:06.463 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 15:38:06.495 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 15:38:06.526 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 15:38:06.564 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 15:38:06.627 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 15:38:06.687 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 15:38:06.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 7.9 MB/s 0:00:00 2026-06-25 15:38:06.783 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 15:38:06.811 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 15:38:06.837 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 15:38:06.864 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 15:38:06.894 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 15:38:06.950 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 15:38:06.977 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 15:38:07.002 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 15:38:07.030 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 15:38:07.096 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 15:38:07.129 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 15:38:07.195 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 15:38:07.240 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 15:38:07.265 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 15:38:07.292 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 15:38:07.315 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 15:38:07.374 | 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-06-25 15:38:07.696 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 10.7 MB/s 0:00:00 2026-06-25 15:38:07.713 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 15:38:07.736 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 15:38:07.760 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 15:38:07.782 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 15:38:07.834 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 15:38:07.877 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 15:38:07.904 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 15:38:07.928 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 15:38:07.952 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 15:38:07.976 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 15:38:08.037 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 15:38:08.255 | Building wheels for collected packages: keystone 2026-06-25 15:38:08.256 | Building editable for keystone (pyproject.toml): started 2026-06-25 15:38:09.363 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 15:38:09.368 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=25da021f656c5d2c3347ee2c78de1b9bec1ac9942c93cfacc73d165f84d7e30d 2026-06-25 15:38:09.368 | Stored in directory: /tmp/pip-ephem-wheel-cache-j6bl6ac5/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 15:38:09.372 | Successfully built keystone 2026-06-25 15:38:09.728 | 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-06-25 15:38:09.768 | Attempting uninstall: pytz 2026-06-25 15:38:09.778 | Found existing installation: pytz 2024.1 2026-06-25 15:38:09.779 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:09.780 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 15:38:11.619 | Attempting uninstall: oauthlib 2026-06-25 15:38:11.632 | Found existing installation: oauthlib 3.2.2 2026-06-25 15:38:11.633 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:11.634 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 15:38:11.788 | Attempting uninstall: markupsafe 2026-06-25 15:38:11.800 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 15:38:11.802 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:11.802 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 15:38:12.919 | Attempting uninstall: click 2026-06-25 15:38:12.932 | Found existing installation: click 8.1.6 2026-06-25 15:38:12.934 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:12.934 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 15:38:13.109 | Attempting uninstall: blinker 2026-06-25 15:38:13.121 | Found existing installation: blinker 1.7.0 2026-06-25 15:38:13.122 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:13.123 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 15:38:13.142 | Attempting uninstall: bcrypt 2026-06-25 15:38:13.153 | Found existing installation: bcrypt 3.2.2 2026-06-25 15:38:13.155 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:13.155 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 15:38:13.175 | Attempting uninstall: attrs 2026-06-25 15:38:13.187 | Found existing installation: attrs 23.2.0 2026-06-25 15:38:13.188 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:13.188 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 15:38:16.345 | Attempting uninstall: jinja2 2026-06-25 15:38:16.358 | Found existing installation: Jinja2 3.1.2 2026-06-25 15:38:16.358 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:16.358 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 15:38:17.403 | Attempting uninstall: cryptography 2026-06-25 15:38:17.415 | Found existing installation: cryptography 41.0.7 2026-06-25 15:38:17.416 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:17.416 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 15:38:18.009 | Attempting uninstall: pyopenssl 2026-06-25 15:38:18.023 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 15:38:18.023 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:18.024 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 15:38:18.427 | Attempting uninstall: jsonschema 2026-06-25 15:38:18.441 | Found existing installation: jsonschema 4.10.3 2026-06-25 15:38:18.443 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:18.443 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 15:38:20.099 | 2026-06-25 15:38:20.099 | 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-06-25 15:38:20.100 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 15:38:20.114 | 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-06-25 15:38:20.457 | + inc/python:pip_install:216 : result=0 2026-06-25 15:38:20.459 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:38:20.462 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:20.464 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:20.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:20.468 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:20.471 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:20.473 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:38:20.475 | + functions-common:time_stop:2427 : start_time=1782401873904 2026-06-25 15:38:20.477 | + functions-common:time_stop:2429 : [[ -z 1782401873904 ]] 2026-06-25 15:38:20.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:20.483 | + functions-common:time_stop:2432 : end_time=1782401900481 2026-06-25 15:38:20.486 | + functions-common:time_stop:2433 : elapsed_time=26577 2026-06-25 15:38:20.487 | + functions-common:time_stop:2434 : total=49718 2026-06-25 15:38:20.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:20.492 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76295 2026-06-25 15:38:20.494 | + inc/python:pip_install:219 : return 0 2026-06-25 15:38:20.496 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:38:20.498 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:38:20.501 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 15:38:20.503 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 15:38:20.505 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:38:20.507 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:38:20.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 15:38:20.512 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:38:20.516 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 15:38:20.542 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:20.545 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:38:20.547 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 15:38:20.549 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 15:38:20.564 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 15:38:20.568 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 15:38:20.572 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 15:38:20.593 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:20.596 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 15:38:20.635 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 15:38:20.669 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 15:38:20.710 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 15:38:20.751 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 15:38:20.793 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 15:38:20.836 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 15:38:20.875 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 15:38:20.915 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 15:38:20.958 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 15:38:20.961 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 15:38:20.964 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 15:38:20.967 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 15:38:20.971 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:38:20.973 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:38:20.994 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:21.000 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:38:21.004 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:38:21.007 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:38:21.026 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:21.030 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:38:21.033 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:38:21.068 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:38:21.072 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:38:21.075 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.66/identity 2026-06-25 15:38:21.114 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 15:38:21.116 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 15:38:21.157 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 15:38:21.160 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 15:38:21.164 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 15:38:21.167 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 15:38:21.170 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:38:21.173 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:38:21.176 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:38:21.197 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:21.200 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:38:21.203 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:38:21.207 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:38:21.248 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 15:38:21.251 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 15:38:21.254 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 15:38:21.258 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 15:38:21.262 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:38:21.284 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:38:21.288 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:38:21.292 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:38:21.297 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:38:21.302 | + 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-06-25 15:38:21.345 | + 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-06-25 15:38:21.389 | + 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-06-25 15:38:21.432 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:38:21.474 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 15:38:21.517 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 15:38:21.558 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 15:38:21.562 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:38:21.565 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 15:38:21.569 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 15:38:21.573 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:38:21.577 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 15:38:21.581 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 15:38:21.585 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:38:21.588 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:38:21.608 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:38:21.608 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:38:21.618 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:38:21.624 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:38:21.638 | /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-06-25 15:38:21.644 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 15:38:21.648 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:38:21.653 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:38:21.657 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 15:38:21.698 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 15:38:21.739 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 15:38:21.779 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 15:38:21.819 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 15:38:21.857 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 15:38:21.901 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 15:38:21.945 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 15:38:21.992 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 15:38:22.030 | + 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-06-25 15:38:22.074 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 15:38:22.116 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 15:38:22.162 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 15:38:22.209 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 15:38:22.253 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:38:22.256 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:38:22.261 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 15:38:22.265 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 15:38:22.268 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:38:22.271 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:38:22.276 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:38:22.279 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:38:22.283 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:38:22.287 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 15:38:22.326 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 15:38:22.370 | + 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-06-25 15:38:22.370 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:38:22.386 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 15:38:22.392 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 15:38:22.396 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 15:38:22.400 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:38:22.405 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:38:22.408 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:38:22.413 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:38:22.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:38:22.421 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:38:22.425 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:38:22.429 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:38:22.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:38:22.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:38:22.441 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 15:38:22.459 | perl: warning: Setting locale failed. 2026-06-25 15:38:22.459 | perl: warning: Please check that your locale settings: 2026-06-25 15:38:22.459 | LANGUAGE = (unset), 2026-06-25 15:38:22.459 | LC_ALL = "en_US.utf8", 2026-06-25 15:38:22.459 | LANG = "de_DE.UTF-8" 2026-06-25 15:38:22.459 | are supported and installed on your system. 2026-06-25 15:38:22.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:38:22.500 | Enabling site keystone-api. 2026-06-25 15:38:22.508 | To activate the new configuration, you need to run: 2026-06-25 15:38:22.508 | systemctl reload apache2 2026-06-25 15:38:22.514 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:38:22.517 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:38:22.520 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:38:22.524 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:38:22.688 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 15:38:22.732 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 15:38:22.776 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 15:38:22.823 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 15:38:22.826 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 15:38:22.871 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 15:38:22.915 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 15:38:22.958 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 15:38:23.002 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:38:23.005 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:38:23.009 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 15:38:23.051 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 15:38:23.098 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 15:38:23.118 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:23.123 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 15:38:23.148 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:23.152 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 15:38:23.157 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 15:38:23.161 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 15:38:23.165 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:38:23.169 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 15:38:23.173 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 15:38:23.177 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 15:38:23.181 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 15:38:23.207 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:23.210 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 15:38:23.214 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 15:38:23.234 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:23.238 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 15:38:23.241 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 15:38:23.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:38:23.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:38:23.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 15:38:23.257 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:38:23.263 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 15:38:23.266 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 15:38:23.269 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 15:38:23.273 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 15:38:23.277 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 15:38:23.281 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 15:38:23.285 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 15:38:23.289 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 15:38:23.294 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 15:38:23.298 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 15:38:23.305 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:38:23.305 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 15:38:23.312 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 15:38:23.316 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 15:38:23.320 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 15:38:23.324 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 15:38:23.328 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 15:38:23.357 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 15:38:23.361 | + 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-06-25 15:38:24.712 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:38:24.866 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:38:24.886 | 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-06-25 15:38:24.887 | 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-06-25 15:38:24.889 | 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-06-25 15:38:24.890 | 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-06-25 15:38:24.890 | 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-06-25 15:38:24.891 | 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-06-25 15:38:24.893 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 15:38:24.894 | 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-06-25 15:38:24.895 | 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-06-25 15:38:24.896 | 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-06-25 15:38:24.897 | 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-06-25 15:38:24.928 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:38:24.944 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:38:24.957 | 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.3.0) 2026-06-25 15:38:24.960 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 15:38:24.961 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 15:38:24.968 | 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-06-25 15:38:24.970 | 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-06-25 15:38:25.017 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:38:25.036 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 15:38:25.116 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:38:25.134 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:38:25.189 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:38:25.207 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:38:25.261 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:38:25.283 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:38:25.300 | 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-06-25 15:38:25.302 | 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-06-25 15:38:25.303 | 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-06-25 15:38:25.304 | 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-06-25 15:38:25.311 | 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-06-25 15:38:25.312 | 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-06-25 15:38:25.314 | 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-06-25 15:38:25.315 | 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-06-25 15:38:25.320 | 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-06-25 15:38:25.321 | 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-06-25 15:38:25.324 | 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-06-25 15:38:25.362 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:38:25.378 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 15:38:25.393 | 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-06-25 15:38:25.398 | 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-06-25 15:38:25.404 | 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-06-25 15:38:25.405 | 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-06-25 15:38:25.406 | 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-06-25 15:38:25.418 | 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-06-25 15:38:25.422 | 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-06-25 15:38:25.423 | 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-06-25 15:38:25.427 | 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-06-25 15:38:25.437 | 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-06-25 15:38:25.440 | 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-06-25 15:38:25.441 | 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-06-25 15:38:25.442 | 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-06-25 15:38:25.444 | 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-06-25 15:38:25.449 | 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-06-25 15:38:25.450 | 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-06-25 15:38:25.457 | 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-06-25 15:38:25.478 | 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-06-25 15:38:25.483 | 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-06-25 15:38:25.488 | 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-06-25 15:38:25.504 | 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-06-25 15:38:25.505 | 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-06-25 15:38:25.506 | 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-06-25 15:38:25.509 | 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-06-25 15:38:25.536 | 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-06-25 15:38:25.613 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 15:38:25.669 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 15:38:25.702 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 15:38:25.728 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 15:38:25.756 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 15:38:25.785 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 15:38:25.823 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 15:38:26.069 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 15:38:27.513 | 2026-06-25 15:38:27.530 | Successfully installed glance-store-5.5.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-06-25 15:38:27.763 | + inc/python:pip_install:216 : result=0 2026-06-25 15:38:27.768 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:38:27.772 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:27.777 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:27.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:27.785 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:27.787 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:27.792 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:38:27.796 | + functions-common:time_stop:2427 : start_time=1782401903350 2026-06-25 15:38:27.800 | + functions-common:time_stop:2429 : [[ -z 1782401903350 ]] 2026-06-25 15:38:27.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:27.815 | + functions-common:time_stop:2432 : end_time=1782401907808 2026-06-25 15:38:27.819 | + functions-common:time_stop:2433 : elapsed_time=4458 2026-06-25 15:38:27.826 | + functions-common:time_stop:2434 : total=76295 2026-06-25 15:38:27.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:27.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80753 2026-06-25 15:38:27.840 | + inc/python:pip_install:219 : return 0 2026-06-25 15:38:27.846 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 15:38:27.849 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 15:38:27.855 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 15:38:27.874 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 15:38:27.882 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 15:38:27.887 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 15:38:27.891 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 15:38:27.895 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:38:27.899 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:38:27.904 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:38:27.908 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:38:27.912 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:38:27.916 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:38:27.939 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:38:27.943 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:38:27.946 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:38:27.950 | + functions-common:git_clone:610 : echo master 2026-06-25 15:38:27.950 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:38:27.958 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 15:38:27.962 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:38:27.966 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:38:27.968 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:38:27.972 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:38:27.975 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:38:27.979 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:38:27.982 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:38:27.985 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:38:27.987 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:38:27.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:38:27.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:38:27.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401907994 2026-06-25 15:38:28.000 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:38:28.004 | Cloning into '/opt/stack/glance'... 2026-06-25 15:38:37.776 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:38:37.778 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:37.780 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:37.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:37.787 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:37.789 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:37.793 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:38:37.796 | + functions-common:time_stop:2427 : start_time=1782401907994 2026-06-25 15:38:37.799 | + functions-common:time_stop:2429 : [[ -z 1782401907994 ]] 2026-06-25 15:38:37.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:37.808 | + functions-common:time_stop:2432 : end_time=1782401917805 2026-06-25 15:38:37.812 | + functions-common:time_stop:2433 : elapsed_time=9811 2026-06-25 15:38:37.814 | + functions-common:time_stop:2434 : total=24576 2026-06-25 15:38:37.818 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:37.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34387 2026-06-25 15:38:37.824 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 15:38:37.828 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:38:37.831 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:38:37.834 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:38:37.837 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:38:37.840 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:38:37.843 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:38:37.846 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:38:37.849 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:38:37.852 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:38:37.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:38:37.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401917857 2026-06-25 15:38:37.864 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:38:38.491 | From https://review.opendev.org/openstack/glance 2026-06-25 15:38:38.492 | * branch master -> FETCH_HEAD 2026-06-25 15:38:38.503 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:38:38.506 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:38.509 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:38.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:38.515 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:38.519 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:38.522 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:38:38.525 | + functions-common:time_stop:2427 : start_time=1782401917857 2026-06-25 15:38:38.528 | + functions-common:time_stop:2429 : [[ -z 1782401917857 ]] 2026-06-25 15:38:38.532 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:38.537 | + functions-common:time_stop:2432 : end_time=1782401918534 2026-06-25 15:38:38.540 | + functions-common:time_stop:2433 : elapsed_time=677 2026-06-25 15:38:38.543 | + functions-common:time_stop:2434 : total=34387 2026-06-25 15:38:38.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:38.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35064 2026-06-25 15:38:38.552 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:38:38.555 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:38:38.559 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:38:38.562 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:38:38.565 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:38:38.569 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:38:38.572 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:38:38.577 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:38:38.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:38:38.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:38:38.594 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401918589 2026-06-25 15:38:38.598 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:38:38.755 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:38:38.755 | 2026-06-25 15:38:38.755 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:38:38.756 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:38:38.756 | state without impacting any branches by switching back to a branch. 2026-06-25 15:38:38.756 | 2026-06-25 15:38:38.756 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:38:38.756 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:38:38.756 | 2026-06-25 15:38:38.756 | git switch -c 2026-06-25 15:38:38.756 | 2026-06-25 15:38:38.756 | Or undo this operation with: 2026-06-25 15:38:38.756 | 2026-06-25 15:38:38.757 | git switch - 2026-06-25 15:38:38.757 | 2026-06-25 15:38:38.757 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:38:38.757 | 2026-06-25 15:38:38.757 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:38:38.761 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:38:38.764 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:38.768 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:38.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:38.775 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:38.779 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:38.782 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:38:38.785 | + functions-common:time_stop:2427 : start_time=1782401918589 2026-06-25 15:38:38.788 | + functions-common:time_stop:2429 : [[ -z 1782401918589 ]] 2026-06-25 15:38:38.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:38.798 | + functions-common:time_stop:2432 : end_time=1782401918795 2026-06-25 15:38:38.802 | + functions-common:time_stop:2433 : elapsed_time=206 2026-06-25 15:38:38.805 | + functions-common:time_stop:2434 : total=35064 2026-06-25 15:38:38.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:38.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35270 2026-06-25 15:38:38.815 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 15:38:38.832 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 15:38:38.836 | + functions-common:git_clone:673 : head -1 2026-06-25 15:38:38.836 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:38:38.842 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:38:38.845 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:38:38.848 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 15:38:38.851 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:38:38.854 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:38:38.857 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 15:38:38.860 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:38:38.863 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 15:38:38.866 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:38:38.869 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:38:38.872 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 15:38:38.874 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:38:38.877 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:38:38.881 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 15:38:38.883 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:38:38.887 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 15:38:38.889 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:38:38.892 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:38:38.896 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 15:38:38.903 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 15:38:38.906 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 15:38:38.909 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 15:38:39.073 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 15:38:39.077 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:38:39.080 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:38:39.083 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:38:39.087 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:38:39.092 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 15:38:39.095 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:38:39.101 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:38:39.104 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:38:39.108 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:38:39.110 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:38:39.113 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:38:39.117 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:38:39.119 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 15:38:39.142 | Using python 3.12 to install /opt/stack/glance 2026-06-25 15:38:39.145 | + 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-06-25 15:38:40.163 | Obtaining file:///opt/stack/glance 2026-06-25 15:38:40.167 | Installing build dependencies: started 2026-06-25 15:38:41.946 | Installing build dependencies: finished with status 'done' 2026-06-25 15:38:41.947 | Checking if build backend supports build_editable: started 2026-06-25 15:38:42.492 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:38:42.493 | Getting requirements to build editable: started 2026-06-25 15:38:42.791 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:38:42.793 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:38:43.741 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:38:43.760 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 15:38:43.762 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 15:38:43.762 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 15:38:43.763 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 15:38:43.764 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:38:43.766 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 15:38:43.766 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 15:38:43.768 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 15:38:43.975 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.139 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:38:44.149 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 15:38:44.150 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 15:38:44.151 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 15:38:44.152 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 15:38:44.153 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 15:38:44.155 | 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.dev85) (5.8.0) 2026-06-25 15:38:44.156 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 15:38:44.217 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.233 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:38:44.249 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 15:38:44.250 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 15:38:44.277 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.295 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:38:44.305 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 15:38:44.306 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 15:38:44.308 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 15:38:44.309 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 15:38:44.310 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 15:38:44.311 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 15:38:44.344 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.362 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:38:44.372 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 15:38:44.374 | 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.dev85) (18.1.0) 2026-06-25 15:38:44.375 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 15:38:44.430 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.447 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:38:44.458 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 15:38:44.459 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 15:38:44.460 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 15:38:44.461 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:38:44.462 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 15:38:44.490 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.508 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:38:44.555 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 15:38:44.573 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:38:44.585 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 15:38:44.586 | 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.dev85) (4.15.0) 2026-06-25 15:38:44.622 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:38:44.638 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:38:44.651 | 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.dev85) (2.34.2) 2026-06-25 15:38:44.654 | 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.dev85) (2.0.0) 2026-06-25 15:38:44.659 | 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.dev85) (3.0) 2026-06-25 15:38:44.663 | 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.dev85) (5.10.0) 2026-06-25 15:38:44.666 | 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.dev85) (2.2.1) 2026-06-25 15:38:44.671 | 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.dev85) (2.8.0) 2026-06-25 15:38:44.672 | 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.dev85) (3.5.2) 2026-06-25 15:38:44.683 | 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.dev85) (1.4.2) 2026-06-25 15:38:44.690 | 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.dev85) (3.3.2) 2026-06-25 15:38:44.695 | 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.dev85) (26.1.0) 2026-06-25 15:38:44.696 | 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.dev85) (2025.9.1) 2026-06-25 15:38:44.697 | 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.dev85) (0.37.0) 2026-06-25 15:38:44.698 | 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.dev85) (2026.5.1) 2026-06-25 15:38:44.707 | 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.dev85) (2.1.0) 2026-06-25 15:38:44.709 | 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.dev85) (1.8.2) 2026-06-25 15:38:44.715 | 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.dev85) (4.2.0) 2026-06-25 15:38:44.717 | 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.dev85) (4.0.1) 2026-06-25 15:38:44.719 | 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.dev85) (2.13.0) 2026-06-25 15:38:44.726 | 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.dev85) (1.5.0) 2026-06-25 15:38:44.731 | 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.dev85) (5.3.1) 2026-06-25 15:38:44.737 | 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.dev85) (0.20) 2026-06-25 15:38:44.743 | 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.dev85) (1.3.0) 2026-06-25 15:38:44.744 | 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.dev85) (2.0.0) 2026-06-25 15:38:44.745 | 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.dev85) (6.0.3) 2026-06-25 15:38:44.755 | 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.dev85) (2.1.2) 2026-06-25 15:38:44.756 | 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.dev85) (0.6.2) 2026-06-25 15:38:44.815 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:38:44.836 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:38:44.879 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:38:44.894 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:38:44.934 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:38:44.951 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:38:44.996 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.011 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:38:45.022 | 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.dev85) (7.2.2) 2026-06-25 15:38:45.054 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.070 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:38:45.086 | 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.dev85) (2.9.0.post0) 2026-06-25 15:38:45.092 | 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.dev85) (4.6.0) 2026-06-25 15:38:45.094 | 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.dev85) (7.1.4) 2026-06-25 15:38:45.095 | 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.dev85) (5.3.1) 2026-06-25 15:38:45.096 | 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.dev85) (5.6.2) 2026-06-25 15:38:45.098 | 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.dev85) (0.16.0) 2026-06-25 15:38:45.102 | 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.dev85) (5.1.0) 2026-06-25 15:38:45.112 | 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.dev85) (2026.2) 2026-06-25 15:38:45.113 | 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.dev85) (26.2) 2026-06-25 15:38:45.121 | 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.dev85) (0.25.0) 2026-06-25 15:38:45.125 | 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.dev85) (5.0.0) 2026-06-25 15:38:45.126 | 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.dev85) (3.1.6) 2026-06-25 15:38:45.129 | 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.dev85) (4.0.1) 2026-06-25 15:38:45.137 | 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.dev85) (3.0.3) 2026-06-25 15:38:45.154 | 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.dev85) (1.2.1) 2026-06-25 15:38:45.164 | 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.dev85) (1.7.6) 2026-06-25 15:38:45.188 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 15:38:45.204 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 15:38:45.271 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.295 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:38:45.336 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.355 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 15:38:45.418 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.439 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:38:45.515 | 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.dev85) 2026-06-25 15:38:45.530 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 15:38:45.567 | 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.dev85) 2026-06-25 15:38:45.584 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:38:45.594 | 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.dev85) (15.0.0) 2026-06-25 15:38:45.627 | 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.dev85) 2026-06-25 15:38:45.644 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:38:45.667 | 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.dev85) (1.17.0) 2026-06-25 15:38:45.690 | 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.dev85) (3.4.7) 2026-06-25 15:38:45.691 | 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.dev85) (3.18) 2026-06-25 15:38:45.692 | 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.dev85) (2.7.0) 2026-06-25 15:38:45.696 | 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.dev85) (2023.11.17) 2026-06-25 15:38:45.736 | 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.dev85) (4.2.0) 2026-06-25 15:38:45.737 | 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.dev85) (2.20.0) 2026-06-25 15:38:45.749 | 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.dev85) (0.1.2) 2026-06-25 15:38:45.775 | 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.dev85) (0.8) 2026-06-25 15:38:45.853 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.869 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:38:45.920 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.938 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:38:45.950 | 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.dev85) (9.1.4) 2026-06-25 15:38:45.979 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:38:45.997 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:38:46.129 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:38:46.147 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 15:38:46.162 | Installing build dependencies: started 2026-06-25 15:38:47.877 | Installing build dependencies: finished with status 'done' 2026-06-25 15:38:47.879 | Getting requirements to build wheel: started 2026-06-25 15:38:48.546 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:38:48.548 | Preparing metadata (pyproject.toml): started 2026-06-25 15:38:48.941 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:38:48.948 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 15:38:48.999 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:38:49.015 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:38:49.081 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:38:49.097 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 15:38:49.180 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 15:38:49.222 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 15:38:49.246 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 15:38:49.276 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 15:38:49.306 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 15:38:49.365 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.1 MB/s 0:00:00 2026-06-25 15:38:49.381 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:38:49.404 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 15:38:49.427 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 15:38:49.455 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:38:49.481 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 15:38:49.508 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 15:38:49.534 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 15:38:49.562 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 15:38:49.592 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 15:38:49.621 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 15:38:49.650 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 15:38:49.676 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 15:38:49.705 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 15:38:49.741 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 15:38:49.769 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 15:38:49.823 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.5 MB/s 0:00:00 2026-06-25 15:38:49.841 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 15:38:49.870 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 15:38:49.897 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 15:38:49.925 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:38:50.041 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 15:38:50.043 | Building editable for glance (pyproject.toml): started 2026-06-25 15:38:50.968 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 15:38:50.972 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=350b33f7a5850fdf5040f90d5185f9e099933e2bea19f4e576e693e04ca67ab7 2026-06-25 15:38:50.972 | Stored in directory: /tmp/pip-ephem-wheel-cache-yzp5cook/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 15:38:50.977 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 15:38:51.414 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 15:38:51.416 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=b79dfb9bff0c0c3df9ce45a48691594eeb993d57e7aae86ace32866ca9a4caf8 2026-06-25 15:38:51.417 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 15:38:51.422 | Successfully built glance simplegeneric 2026-06-25 15:38:51.710 | 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-06-25 15:38:54.963 | Attempting uninstall: jsonpointer 2026-06-25 15:38:54.979 | Found existing installation: jsonpointer 2.0 2026-06-25 15:38:54.980 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:54.981 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 15:38:55.000 | Attempting uninstall: jmespath 2026-06-25 15:38:55.017 | Found existing installation: jmespath 1.0.1 2026-06-25 15:38:55.017 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:55.018 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 15:38:55.062 | Attempting uninstall: httplib2 2026-06-25 15:38:55.078 | Found existing installation: httplib2 0.20.4 2026-06-25 15:38:55.078 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:55.080 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 15:38:55.180 | Attempting uninstall: jsonpatch 2026-06-25 15:38:55.198 | Found existing installation: jsonpatch 1.32 2026-06-25 15:38:55.199 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:38:55.199 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 15:38:59.868 | 2026-06-25 15:38:59.888 | 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.dev85 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-06-25 15:39:00.126 | + inc/python:pip_install:216 : result=0 2026-06-25 15:39:00.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:39:00.132 | + functions-common:time_stop:2420 : local name 2026-06-25 15:39:00.135 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:39:00.138 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:39:00.141 | + functions-common:time_stop:2423 : local total 2026-06-25 15:39:00.144 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:39:00.146 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:39:00.149 | + functions-common:time_stop:2427 : start_time=1782401919137 2026-06-25 15:39:00.152 | + functions-common:time_stop:2429 : [[ -z 1782401919137 ]] 2026-06-25 15:39:00.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:39:00.160 | + functions-common:time_stop:2432 : end_time=1782401940157 2026-06-25 15:39:00.163 | + functions-common:time_stop:2433 : elapsed_time=21020 2026-06-25 15:39:00.166 | + functions-common:time_stop:2434 : total=80753 2026-06-25 15:39:00.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:39:00.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101773 2026-06-25 15:39:00.176 | + inc/python:pip_install:219 : return 0 2026-06-25 15:39:00.180 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:39:00.184 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:39:00.187 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 15:39:00.191 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 15:39:00.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:00.197 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:00.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 15:39:00.204 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:00.208 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:39:00.212 | + ./stack.sh:main:942 : configure_glance 2026-06-25 15:39:00.215 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 15:39:00.232 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 15:39:00.236 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 15:39:00.239 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 15:39:00.241 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 15:39:00.243 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 15:39:00.246 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:39:00.249 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:39:00.251 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:39:00.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:00.273 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:39:00.275 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:39:00.279 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:39:00.282 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 15:39:00.322 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:39:00.360 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 15:39:00.395 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:39:00.430 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:39:00.467 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 15:39:00.507 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 15:39:00.549 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 15:39:00.552 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:39:00.555 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:39:00.558 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:39:00.561 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:39:00.564 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 15:39:00.567 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:39:00.570 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:39:00.573 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:39:00.576 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 15:39:00.614 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 15:39:00.648 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-06-25 15:39:00.682 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 15:39:00.719 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 15:39:00.753 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 15:39:00.788 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 15:39:00.823 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 15:39:00.861 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:39:00.895 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:39:00.928 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:39:00.963 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:39:00.966 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:39:01.002 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 15:39:01.005 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 15:39:01.007 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 15:39:01.010 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:39:01.013 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:39:01.015 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:39:01.034 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:01.038 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:39:01.040 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:39:01.042 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:39:01.058 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:01.060 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:39:01.063 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:39:01.098 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:39:01.101 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:39:01.103 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 15:39:01.106 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 15:39:01.108 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 15:39:01.143 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 15:39:01.178 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 15:39:01.214 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 15:39:01.217 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 15:39:01.219 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 15:39:01.222 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 15:39:01.225 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:39:01.227 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 15:39:01.230 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:39:01.267 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 15:39:01.270 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.66 2026-06-25 15:39:01.308 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:39:01.311 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 15:39:01.313 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 15:39:01.332 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:01.334 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.66/image 2026-06-25 15:39:01.367 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 15:39:01.384 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:01.387 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 15:39:01.389 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 15:39:01.391 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:39:01.394 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:39:01.414 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:39:01.416 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:39:01.419 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:39:01.422 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:39:01.425 | + 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-06-25 15:39:01.458 | + 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-06-25 15:39:01.488 | + 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-06-25 15:39:01.519 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:39:01.553 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 15:39:01.586 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 15:39:01.592 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 15:39:01.626 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 15:39:01.659 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:39:01.690 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:39:01.722 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:39:01.755 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 15:39:01.788 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 15:39:01.822 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 15:39:01.857 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 15:39:01.863 | + lib/glance:configure_glance:447 : 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-06-25 15:39:01.870 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 15:39:01.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:01.891 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 15:39:01.894 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 15:39:01.896 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 15:39:01.899 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 15:39:01.902 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 15:39:01.904 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 15:39:01.907 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 15:39:01.911 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:39:01.914 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 15:39:01.950 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 15:39:01.952 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 15:39:01.954 | ++ functions:get_random_port:861 : true 2026-06-25 15:39:01.956 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 15:39:01.959 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 15:39:01.962 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 15:39:02.012 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 15:39:02.015 | ++ functions:get_random_port:865 : break 2 2026-06-25 15:39:02.018 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 15:39:02.022 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 15:39:02.025 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 15:39:02.059 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 15:39:02.094 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 15:39:02.129 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:39:02.164 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:39:02.197 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:39:02.230 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:39:02.264 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:39:02.297 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:39:02.329 | + 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-06-25 15:39:02.361 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:39:02.393 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:39:02.425 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:39:02.459 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:39:02.493 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 15:39:02.526 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 15:39:02.559 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 15:39:02.590 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 15:39:02.622 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 15:39:02.656 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 15:39:02.689 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 15:39:02.692 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 15:39:02.695 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:39:02.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:39:02.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:02.702 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:02.705 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 15:39:02.707 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 15:39:02.710 | perl: warning: Setting locale failed. 2026-06-25 15:39:02.710 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:02.710 | LANGUAGE = (unset), 2026-06-25 15:39:02.710 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:02.711 | LANG = (unset) 2026-06-25 15:39:02.711 | are supported and installed on your system. 2026-06-25 15:39:02.711 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:39:02.746 | proxy (enabled by site administrator) 2026-06-25 15:39:02.749 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 15:39:02.752 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 15:39:02.755 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:39:02.757 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:39:02.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:02.763 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:02.765 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 15:39:02.768 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 15:39:02.770 | perl: warning: Setting locale failed. 2026-06-25 15:39:02.771 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:02.771 | LANGUAGE = (unset), 2026-06-25 15:39:02.771 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:02.771 | LANG = (unset) 2026-06-25 15:39:02.771 | are supported and installed on your system. 2026-06-25 15:39:02.771 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:39:02.807 | No module matches proxy_http 2026-06-25 15:39:02.810 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 15:39:02.822 | perl: warning: Setting locale failed. 2026-06-25 15:39:02.822 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:02.822 | LANGUAGE = (unset), 2026-06-25 15:39:02.822 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:02.823 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:02.823 | are supported and installed on your system. 2026-06-25 15:39:02.823 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:02.863 | Considering dependency proxy for proxy_http: 2026-06-25 15:39:02.863 | Module proxy already enabled 2026-06-25 15:39:02.863 | Enabling module proxy_http. 2026-06-25 15:39:02.868 | To activate the new configuration, you need to run: 2026-06-25 15:39:02.869 | systemctl restart apache2 2026-06-25 15:39:02.874 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 15:39:02.877 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 15:39:02.880 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:39:02.883 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:39:02.885 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:39:03.034 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 15:39:03.038 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 15:39:03.042 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 15:39:03.046 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:39:03.049 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:03.052 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:03.054 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:39:03.058 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 15:39:03.062 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:39:03.063 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 15:39:03.073 | KeepAlive Off 2026-06-25 15:39:03.079 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:39:03.079 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 15:39:03.089 | SetEnv proxy-sendchunked 1 2026-06-25 15:39:03.094 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:39:03.095 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 15:39:03.105 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 15:39:03.108 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 15:39:03.112 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 15:39:03.115 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:39:03.117 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:39:03.120 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:39:03.123 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:39:03.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:03.129 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:03.132 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:39:03.135 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:39:03.138 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:03.141 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:03.144 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 15:39:03.156 | perl: warning: Setting locale failed. 2026-06-25 15:39:03.156 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:03.156 | LANGUAGE = (unset), 2026-06-25 15:39:03.156 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:03.157 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:03.157 | are supported and installed on your system. 2026-06-25 15:39:03.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:03.195 | Enabling site glance-api. 2026-06-25 15:39:03.201 | To activate the new configuration, you need to run: 2026-06-25 15:39:03.202 | systemctl reload apache2 2026-06-25 15:39:03.207 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 15:39:03.210 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:39:03.213 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:39:03.216 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:39:03.350 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 15:39:03.358 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 15:39:03.394 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 15:39:03.431 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 15:39:03.434 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 15:39:03.472 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 15:39:03.510 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 15:39:03.545 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 15:39:03.565 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:03.568 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 15:39:03.571 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 15:39:03.574 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 15:39:03.577 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:39:03.580 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 15:39:03.583 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/11/994911/1 2026-06-25 15:39:03.586 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 15:39:03.589 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 15:39:03.592 | + functions-common:git_clone:591 : local git_ref=refs/changes/11/994911/1 2026-06-25 15:39:03.594 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:39:03.598 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:39:03.601 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:39:03.603 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:39:03.606 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:39:03.622 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:39:03.624 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:39:03.627 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:39:03.630 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:39:03.631 | + functions-common:git_clone:610 : echo refs/changes/11/994911/1 2026-06-25 15:39:03.635 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 15:39:03.639 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 15:39:03.641 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:39:03.644 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:39:03.647 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:39:03.650 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:39:03.652 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:39:03.655 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:39:03.657 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:39:03.660 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:39:03.663 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:39:03.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:39:03.670 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401943667 2026-06-25 15:39:03.673 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:39:03.676 | Cloning into '/opt/stack/cinder'... 2026-06-25 15:40:08.765 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:40:08.770 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:08.773 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:08.778 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:08.781 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:08.785 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:08.790 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:40:08.792 | + functions-common:time_stop:2427 : start_time=1782401943667 2026-06-25 15:40:08.797 | + functions-common:time_stop:2429 : [[ -z 1782401943667 ]] 2026-06-25 15:40:08.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:08.807 | + functions-common:time_stop:2432 : end_time=1782402008803 2026-06-25 15:40:08.811 | + functions-common:time_stop:2433 : elapsed_time=65136 2026-06-25 15:40:08.814 | + functions-common:time_stop:2434 : total=35270 2026-06-25 15:40:08.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:08.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100406 2026-06-25 15:40:08.825 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 15:40:08.829 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/11/994911/1 2026-06-25 15:40:08.833 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:08.837 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:08.841 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:08.844 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:08.848 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:08.852 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:08.855 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:08.859 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:08.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:08.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402008865 2026-06-25 15:40:08.871 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/11/994911/1 2026-06-25 15:40:11.241 | From https://review.opendev.org/openstack/cinder 2026-06-25 15:40:11.241 | * branch refs/changes/11/994911/1 -> FETCH_HEAD 2026-06-25 15:40:11.250 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:40:11.254 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:11.258 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:11.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:11.267 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:11.272 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:11.275 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:40:11.279 | + functions-common:time_stop:2427 : start_time=1782402008865 2026-06-25 15:40:11.282 | + functions-common:time_stop:2429 : [[ -z 1782402008865 ]] 2026-06-25 15:40:11.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:11.295 | + functions-common:time_stop:2432 : end_time=1782402011289 2026-06-25 15:40:11.299 | + functions-common:time_stop:2433 : elapsed_time=2424 2026-06-25 15:40:11.304 | + functions-common:time_stop:2434 : total=100406 2026-06-25 15:40:11.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:11.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102830 2026-06-25 15:40:11.316 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 15:40:11.564 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:40:11.564 | 2026-06-25 15:40:11.564 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:40:11.564 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:40:11.564 | state without impacting any branches by switching back to a branch. 2026-06-25 15:40:11.564 | 2026-06-25 15:40:11.565 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:40:11.565 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:40:11.565 | 2026-06-25 15:40:11.565 | git switch -c 2026-06-25 15:40:11.565 | 2026-06-25 15:40:11.565 | Or undo this operation with: 2026-06-25 15:40:11.565 | 2026-06-25 15:40:11.565 | git switch - 2026-06-25 15:40:11.565 | 2026-06-25 15:40:11.565 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:40:11.565 | 2026-06-25 15:40:11.565 | HEAD is now at 233c560bc WIP: volume: refactor migrate_volume driver path 2026-06-25 15:40:11.567 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 15:40:11.584 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 15:40:11.588 | + functions-common:git_clone:673 : head -1 2026-06-25 15:40:11.589 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:40:11.596 | 233c560bc WIP: volume: refactor migrate_volume driver path 2026-06-25 15:40:11.600 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:40:11.604 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 15:40:11.607 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:40:11.611 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:40:11.614 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 15:40:11.618 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:40:11.621 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 15:40:11.624 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:40:11.627 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:40:11.631 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 15:40:11.634 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:40:11.638 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:40:11.642 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 15:40:11.646 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:40:11.650 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 15:40:11.654 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:40:11.658 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:40:11.662 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 15:40:11.670 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 15:40:11.673 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 15:40:11.677 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 15:40:11.843 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 15:40:11.847 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:40:11.850 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:40:11.854 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:40:11.857 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:40:11.859 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 15:40:11.862 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:40:11.866 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:40:11.869 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:40:11.873 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:40:11.876 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:40:11.880 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:40:11.884 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:40:11.887 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 15:40:11.914 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 15:40:11.918 | + 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-06-25 15:40:12.935 | Obtaining file:///opt/stack/cinder 2026-06-25 15:40:12.941 | Installing build dependencies: started 2026-06-25 15:40:14.807 | Installing build dependencies: finished with status 'done' 2026-06-25 15:40:14.808 | Checking if build backend supports build_editable: started 2026-06-25 15:40:15.381 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:40:15.383 | Getting requirements to build editable: started 2026-06-25 15:40:15.697 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:40:15.699 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:40:17.160 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:40:17.189 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.0.3) 2026-06-25 15:40:17.190 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.3.1) 2026-06-25 15:40:17.191 | 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.dev149) (0.41.0) 2026-06-25 15:40:17.192 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.3.0) 2026-06-25 15:40:17.193 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.5.2) 2026-06-25 15:40:17.194 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2.1.0) 2026-06-25 15:40:17.195 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (4.26.0) 2026-06-25 15:40:17.196 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.14.0) 2026-06-25 15:40:17.197 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (13.0.0) 2026-06-25 15:40:17.854 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.017 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 15:40:18.029 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (10.5.0) 2026-06-25 15:40:18.029 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.5.0) 2026-06-25 15:40:18.030 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (6.4.0) 2026-06-25 15:40:18.031 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (18.0.0) 2026-06-25 15:40:18.032 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (8.2.0) 2026-06-25 15:40:18.033 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (18.1.0) 2026-06-25 15:40:18.034 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (8.1.0) 2026-06-25 15:40:18.035 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.1.0) 2026-06-25 15:40:18.036 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.11.0) 2026-06-25 15:40:18.036 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.8.0) 2026-06-25 15:40:18.037 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.9.0) 2026-06-25 15:40:18.038 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.10.0) 2026-06-25 15:40:18.039 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (4.6.0) 2026-06-25 15:40:18.040 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2.7.1) 2026-06-25 15:40:18.041 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (10.1.1) 2026-06-25 15:40:18.082 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.098 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:40:18.109 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (4.4.0) 2026-06-25 15:40:18.110 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (26.2) 2026-06-25 15:40:18.154 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.171 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:40:18.183 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.10.1) 2026-06-25 15:40:18.183 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.1.0) 2026-06-25 15:40:18.184 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (3.3.2) 2026-06-25 15:40:18.185 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.4.0) 2026-06-25 15:40:18.225 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.244 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:40:18.256 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.8.0) 2026-06-25 15:40:18.299 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.317 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:40:18.363 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.380 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:40:18.392 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2.34.2) 2026-06-25 15:40:18.393 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2.5.1) 2026-06-25 15:40:18.394 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (6.3.0) 2026-06-25 15:40:18.513 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.538 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:40:18.549 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2.0.51) 2026-06-25 15:40:18.552 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.8.0) 2026-06-25 15:40:18.595 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.611 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 15:40:18.634 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (9.1.4) 2026-06-25 15:40:18.635 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (1.8.10) 2026-06-25 15:40:18.637 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (6.8.0) 2026-06-25 15:40:18.678 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.697 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:40:18.708 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.1.0) 2026-06-25 15:40:18.757 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.774 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:18.858 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:18.875 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 15:40:18.885 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (5.7.0) 2026-06-25 15:40:18.887 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (43.0.3) 2026-06-25 15:40:18.887 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (0.2.3) 2026-06-25 15:40:19.088 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev149) 2026-06-25 15:40:19.104 | 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-06-25 15:40:19.503 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev149) 2026-06-25 15:40:19.525 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 15:40:19.536 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev149) (1.9.0) 2026-06-25 15:40:19.537 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (2026.2) 2026-06-25 15:40:19.538 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev149) (7.1.4) 2026-06-25 15:40:19.993 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev149) 2026-06-25 15:40:20.012 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:40:20.023 | 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.dev149) (1.1.0) 2026-06-25 15:40:20.059 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev149) 2026-06-25 15:40:20.130 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:40:20.143 | 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.dev149) (2.9.0.post0) 2026-06-25 15:40:20.145 | 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.dev149) (2.7.0) 2026-06-25 15:40:20.149 | 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.dev149) (1.17.0) 2026-06-25 15:40:20.182 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev149) (2.0.0) 2026-06-25 15:40:20.186 | 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.dev149) (3.0) 2026-06-25 15:40:20.195 | 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.dev149) (2.8.0) 2026-06-25 15:40:20.202 | 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.dev149) (3.1.0) 2026-06-25 15:40:20.205 | 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.dev149) (2.2.1) 2026-06-25 15:40:20.207 | 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.dev149) (0.31.2) 2026-06-25 15:40:20.264 | 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.dev149) 2026-06-25 15:40:20.281 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:40:20.322 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev149) 2026-06-25 15:40:20.339 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:40:20.402 | 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.dev149) 2026-06-25 15:40:20.419 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:40:20.462 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev149) 2026-06-25 15:40:20.478 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:40:20.528 | 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.dev149) 2026-06-25 15:40:20.544 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 15:40:20.841 | 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.dev149) 2026-06-25 15:40:20.860 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 15:40:20.903 | 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.dev149) 2026-06-25 15:40:20.921 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:40:20.985 | 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.dev149) 2026-06-25 15:40:21.002 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:40:21.041 | 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.dev149) (3.4.7) 2026-06-25 15:40:21.042 | 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.dev149) (3.18) 2026-06-25 15:40:21.045 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev149) (2023.11.17) 2026-06-25 15:40:21.063 | 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.dev149) (26.1.0) 2026-06-25 15:40:21.064 | 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.dev149) (2025.9.1) 2026-06-25 15:40:21.065 | 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.dev149) (0.37.0) 2026-06-25 15:40:21.066 | 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.dev149) (2026.5.1) 2026-06-25 15:40:21.076 | 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.dev149) (1.8.2) 2026-06-25 15:40:21.077 | 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.dev149) (4.15.0) 2026-06-25 15:40:21.081 | 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.dev149) (4.2.0) 2026-06-25 15:40:21.084 | 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.dev149) (4.0.1) 2026-06-25 15:40:21.085 | 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.dev149) (2.13.0) 2026-06-25 15:40:21.095 | 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.dev149) (7.2.2) 2026-06-25 15:40:21.101 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev149) (1.5.0) 2026-06-25 15:40:21.111 | 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.dev149) (0.20) 2026-06-25 15:40:21.117 | 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.dev149) (1.3.0) 2026-06-25 15:40:21.119 | 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.dev149) (2.0.0) 2026-06-25 15:40:21.120 | 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.dev149) (6.0.3) 2026-06-25 15:40:21.130 | 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.dev149) (1.18.4) 2026-06-25 15:40:21.132 | 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.dev149) (2.1.2) 2026-06-25 15:40:21.133 | 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.dev149) (0.6.2) 2026-06-25 15:40:21.138 | 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.dev149) (1.3.12) 2026-06-25 15:40:21.153 | 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.dev149) (5.3.1) 2026-06-25 15:40:21.154 | 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.dev149) (5.6.2) 2026-06-25 15:40:21.155 | 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.dev149) (0.16.0) 2026-06-25 15:40:21.160 | 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.dev149) (5.1.0) 2026-06-25 15:40:21.177 | 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.dev149) (0.25.0) 2026-06-25 15:40:21.181 | 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.dev149) (5.0.0) 2026-06-25 15:40:21.182 | 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.dev149) (3.1.6) 2026-06-25 15:40:21.184 | 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.dev149) (4.0.1) 2026-06-25 15:40:21.193 | 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.dev149) (3.0.3) 2026-06-25 15:40:21.207 | 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.dev149) (1.2.1) 2026-06-25 15:40:21.231 | 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.dev149) (1.7.6) 2026-06-25 15:40:21.270 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev149) 2026-06-25 15:40:21.292 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:40:21.481 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev149) 2026-06-25 15:40:21.510 | 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-06-25 15:40:21.529 | 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.dev149) (3.17.0) 2026-06-25 15:40:21.583 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev149) 2026-06-25 15:40:21.602 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:40:21.667 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev149) 2026-06-25 15:40:21.684 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:40:21.749 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev149) 2026-06-25 15:40:21.772 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 15:40:21.796 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev149) (82.0.1) 2026-06-25 15:40:21.815 | 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.dev149) (0.8.1) 2026-06-25 15:40:21.885 | 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.dev149) 2026-06-25 15:40:21.902 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:40:21.941 | 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.dev149) (4.14.0) 2026-06-25 15:40:21.949 | 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.dev149) (0.6.0) 2026-06-25 15:40:21.952 | 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.dev149) (4.0.0) 2026-06-25 15:40:21.963 | 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.dev149) (3.0.52) 2026-06-25 15:40:21.965 | 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.dev149) (1.11.0) 2026-06-25 15:40:21.966 | 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.dev149) (15.0.0) 2026-06-25 15:40:21.967 | 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.dev149) (1.8.0) 2026-06-25 15:40:22.017 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev149) 2026-06-25 15:40:22.037 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:40:22.050 | 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.dev149) (24.2.1) 2026-06-25 15:40:22.103 | 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.dev149) (4.2.0) 2026-06-25 15:40:22.104 | 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.dev149) (2.20.0) 2026-06-25 15:40:22.115 | 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.dev149) (0.1.2) 2026-06-25 15:40:22.135 | 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.dev149) (0.8) 2026-06-25 15:40:22.182 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev149) 2026-06-25 15:40:22.199 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 15:40:22.259 | 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.dev149) (3.6.1) 2026-06-25 15:40:22.260 | 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.dev149) (3.4.0) 2026-06-25 15:40:22.263 | 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.dev149) (4.0.1) 2026-06-25 15:40:22.342 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev149) 2026-06-25 15:40:22.360 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 15:40:22.401 | 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.dev149) (1.33) 2026-06-25 15:40:22.409 | 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.dev149) (3.1.1) 2026-06-25 15:40:22.524 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 15:40:22.566 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 15:40:22.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.8 MB/s 0:00:00 2026-06-25 15:40:22.832 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 15:40:22.859 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 15:40:23.088 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 68.5 MB/s 0:00:00 2026-06-25 15:40:23.102 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 15:40:23.129 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 15:40:23.154 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 15:40:23.176 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 15:40:23.203 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 15:40:23.226 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 15:40:23.254 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 15:40:23.277 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 15:40:23.361 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 66.7 MB/s 0:00:00 2026-06-25 15:40:23.379 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 15:40:23.402 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 15:40:23.431 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 15:40:23.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.8 MB/s 0:00:00 2026-06-25 15:40:23.468 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 15:40:23.493 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 15:40:23.519 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 15:40:23.546 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 15:40:23.569 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 15:40:23.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.1 MB/s 0:00:00 2026-06-25 15:40:23.620 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 15:40:23.646 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 15:40:23.676 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 15:40:23.701 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 15:40:23.725 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 15:40:23.750 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 15:40:23.779 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 15:40:23.806 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 15:40:23.836 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 15:40:23.863 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:40:23.892 | 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-06-25 15:40:23.936 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.5 MB/s 0:00:00 2026-06-25 15:40:23.953 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 15:40:24.118 | Building wheels for collected packages: cinder 2026-06-25 15:40:24.119 | Building editable for cinder (pyproject.toml): started 2026-06-25 15:40:25.764 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 15:40:25.768 | Created wheel for cinder: filename=cinder-28.1.0.dev149-0.editable-py3-none-any.whl size=9194 sha256=a9d3a3116a257ab37ff2a0d15149edf52c1f0a5ccdd308a678c01b50279953e2 2026-06-25 15:40:25.768 | Stored in directory: /tmp/pip-ephem-wheel-cache-53vkocdk/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 15:40:25.772 | Successfully built cinder 2026-06-25 15:40:26.169 | 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-06-25 15:40:26.543 | Attempting uninstall: pyudev 2026-06-25 15:40:26.562 | Found existing installation: pyudev 0.24.0 2026-06-25 15:40:26.562 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:26.563 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 15:40:26.621 | Attempting uninstall: pyasn1 2026-06-25 15:40:26.640 | Found existing installation: pyasn1 0.4.8 2026-06-25 15:40:26.640 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:26.641 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 15:40:28.406 | Attempting uninstall: botocore 2026-06-25 15:40:28.427 | Found existing installation: botocore 1.34.46 2026-06-25 15:40:28.429 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:28.429 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 15:40:29.648 | Attempting uninstall: s3transfer 2026-06-25 15:40:29.668 | Found existing installation: s3transfer 0.10.1 2026-06-25 15:40:29.669 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:29.669 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 15:40:30.419 | Attempting uninstall: boto3 2026-06-25 15:40:30.437 | Found existing installation: boto3 1.34.46 2026-06-25 15:40:30.438 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:30.438 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 15:40:32.545 | 2026-06-25 15:40:32.568 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev149 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-06-25 15:40:32.946 | + inc/python:pip_install:216 : result=0 2026-06-25 15:40:32.948 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:40:32.951 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:32.954 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:32.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:32.960 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:32.963 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:32.966 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:40:32.968 | + functions-common:time_stop:2427 : start_time=1782402011908 2026-06-25 15:40:32.972 | + functions-common:time_stop:2429 : [[ -z 1782402011908 ]] 2026-06-25 15:40:32.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:32.980 | + functions-common:time_stop:2432 : end_time=1782402032977 2026-06-25 15:40:32.983 | + functions-common:time_stop:2433 : elapsed_time=21069 2026-06-25 15:40:32.985 | + functions-common:time_stop:2434 : total=101773 2026-06-25 15:40:32.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:32.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122842 2026-06-25 15:40:32.994 | + inc/python:pip_install:219 : return 0 2026-06-25 15:40:32.996 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:40:32.999 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:40:33.002 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 15:40:33.005 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 15:40:33.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:33.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:33.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 15:40:33.016 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:33.019 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 15:40:33.022 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 15:40:33.024 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 15:40:33.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:33.030 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:33.033 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 15:40:33.052 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 15:40:33.055 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:40:33.057 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:40:33.060 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:40:33.063 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:40:33.066 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:33.068 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:40:33.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:33.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:33.075 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:40:33.078 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:40:33.081 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:40:33.084 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:40:33.087 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 15:40:33.089 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:40:33.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:33.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:33.097 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 15:40:33.120 | + 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-06-25 15:40:33.159 | Reading package lists... 2026-06-25 15:40:33.547 | Building dependency tree... 2026-06-25 15:40:33.549 | Reading state information... 2026-06-25 15:40:34.104 | The following additional packages will be installed: 2026-06-25 15:40:34.105 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:40:34.105 | python3-urwid python3-wcwidth 2026-06-25 15:40:34.107 | Suggested packages: 2026-06-25 15:40:34.107 | python-urwid-doc 2026-06-25 15:40:34.147 | The following NEW packages will be installed: 2026-06-25 15:40:34.148 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:40:34.148 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 15:40:34.195 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:40:34.195 | Need to get 385 kB of archives. 2026-06-25 15:40:34.195 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 15:40:34.196 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 15:40:34.207 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 15:40:34.208 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 15:40:34.213 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 15:40:34.215 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 15:40:34.216 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 15:40:34.448 | perl: warning: Setting locale failed. 2026-06-25 15:40:34.449 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:34.449 | LANGUAGE = (unset), 2026-06-25 15:40:34.449 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:34.449 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:34.449 | are supported and installed on your system. 2026-06-25 15:40:34.449 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:34.514 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:40:34.514 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:40:34.514 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:40:34.702 | Fetched 385 kB in 0s (9089 kB/s) 2026-06-25 15:40:34.742 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 15:40:34.810 | (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 ... 126649 files and directories currently installed.) 2026-06-25 15:40:34.816 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 15:40:34.821 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:40:35.007 | Selecting previously unselected package python3-wcwidth. 2026-06-25 15:40:35.019 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 15:40:35.024 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:40:35.080 | Selecting previously unselected package python3-urwid. 2026-06-25 15:40:35.092 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 15:40:35.096 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 15:40:35.185 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 15:40:35.197 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 15:40:35.201 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:40:35.262 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 15:40:35.275 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 15:40:35.279 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:40:35.348 | Selecting previously unselected package targetcli-fb. 2026-06-25 15:40:35.361 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 15:40:35.365 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:40:35.445 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:40:36.656 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 15:40:36.664 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:40:37.004 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:40:37.266 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 15:40:37.807 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:40:38.008 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.008 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:40:38.033 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:40:38.033 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:40:38.033 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:40:38.033 | keyword = Word(alphanums + '_\-') 2026-06-25 15:40:38.033 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.035 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:40:38.035 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.035 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:40:38.036 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:40:38.036 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:40:38.042 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.042 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:40:38.064 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:40:38.064 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:40:38.064 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:40:38.064 | keyword = Word(alphanums + '_\-') 2026-06-25 15:40:38.065 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.065 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:40:38.065 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:40:38.065 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:40:38.065 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:40:38.065 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:40:38.098 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:40:38.313 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 15:40:38.313 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 15:40:38.606 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:40:39.461 | perl: warning: Setting locale failed. 2026-06-25 15:40:39.461 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:39.461 | LANGUAGE = (unset), 2026-06-25 15:40:39.462 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:39.462 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:39.462 | are supported and installed on your system. 2026-06-25 15:40:39.462 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:39.590 | perl: warning: Setting locale failed. 2026-06-25 15:40:39.590 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:39.590 | LANGUAGE = (unset), 2026-06-25 15:40:39.591 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:39.591 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:39.591 | are supported and installed on your system. 2026-06-25 15:40:39.591 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:39.641 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:40:39.641 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:40:39.641 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:40:39.711 | perl: warning: Setting locale failed. 2026-06-25 15:40:39.711 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:39.711 | LANGUAGE = (unset), 2026-06-25 15:40:39.712 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:39.712 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:39.712 | are supported and installed on your system. 2026-06-25 15:40:39.712 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:40.205 | 2026-06-25 15:40:40.205 | Running kernel seems to be up-to-date. 2026-06-25 15:40:40.205 | 2026-06-25 15:40:40.206 | Restarting services... 2026-06-25 15:40:40.253 | 2026-06-25 15:40:40.253 | Service restarts being deferred: 2026-06-25 15:40:40.253 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:40:40.254 | systemctl restart systemd-logind.service 2026-06-25 15:40:40.254 | systemctl restart virtlockd.service 2026-06-25 15:40:40.254 | systemctl restart virtlogd.service 2026-06-25 15:40:40.254 | 2026-06-25 15:40:40.254 | No containers need to be restarted. 2026-06-25 15:40:40.254 | 2026-06-25 15:40:40.254 | User sessions running outdated binaries: 2026-06-25 15:40:40.254 | quobyte @ session #5: sshd[2023] 2026-06-25 15:40:40.262 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:40:40.272 | 2026-06-25 15:40:40.272 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:40:42.361 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:40:42.364 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:40:42.367 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:42.370 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:42.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:42.376 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:42.378 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:42.381 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:40:42.384 | + functions-common:time_stop:2427 : start_time=1782402033117 2026-06-25 15:40:42.386 | + functions-common:time_stop:2429 : [[ -z 1782402033117 ]] 2026-06-25 15:40:42.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:42.394 | + functions-common:time_stop:2432 : end_time=1782402042391 2026-06-25 15:40:42.396 | + functions-common:time_stop:2433 : elapsed_time=9274 2026-06-25 15:40:42.399 | + functions-common:time_stop:2434 : total=169806 2026-06-25 15:40:42.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:42.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179080 2026-06-25 15:40:42.407 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:40:42.409 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:40:42.412 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 15:40:42.415 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 15:40:42.433 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 15:40:42.437 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 15:40:42.439 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 15:40:42.442 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:40:42.445 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 15:40:42.446 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:40:42.450 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 15:40:42.452 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 15:40:42.454 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:40:42.456 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 15:40:42.459 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 15:40:42.461 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 15:40:42.464 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:40:42.466 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 15:40:42.481 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 15:40:42.496 | + 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-06-25 15:40:42.511 | + 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-06-25 15:40:42.527 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 15:40:42.543 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 15:40:42.558 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:40:42.561 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:40:42.565 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.AzkBJ6itzL 2026-06-25 15:40:42.568 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:40:42.570 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:40:42.573 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 15:40:42.575 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.AzkBJ6itzL 2026-06-25 15:40:42.579 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.AzkBJ6itzL 2026-06-25 15:40:42.594 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.AzkBJ6itzL /etc/sudoers.d/cinder-rootwrap 2026-06-25 15:40:42.611 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:40:42.615 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:40:42.617 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:40:42.620 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:40:42.622 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:40:42.624 | + 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-06-25 15:40:42.626 | + 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-06-25 15:40:42.630 | + 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-06-25 15:40:42.630 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:40:42.641 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:40:42.644 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:40:42.659 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:40:42.674 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 15:40:42.676 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 15:40:42.681 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 15:40:42.686 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 15:40:42.688 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:42.691 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 15:40:42.693 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:40:42.695 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:40:42.698 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 15:40:42.700 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:42.703 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:40:42.705 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:40:42.707 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 15:40:42.737 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 15:40:42.769 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-06-25 15:40:42.802 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 15:40:42.834 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 15:40:42.866 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 15:40:42.900 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 15:40:42.933 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 15:40:42.973 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:40:43.011 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:40:43.045 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:40:43.083 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:40:43.085 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 15:40:43.125 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 15:40:43.168 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 15:40:43.170 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 15:40:43.174 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 15:40:43.177 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 15:40:43.179 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:40:43.182 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:40:43.184 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:40:43.205 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:43.208 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:40:43.211 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:43.214 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:43.259 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 15:40:43.301 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 15:40:43.344 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 15:40:43.388 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 15:40:43.432 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 15:40:43.478 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.66 2026-06-25 15:40:43.522 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:40:43.569 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 15:40:43.582 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 37cc663d1528629ccf98efb55e22f187 2026-06-25 15:40:43.626 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 15:40:43.629 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 15:40:43.672 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 15:40:43.715 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 15:40:43.760 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 15:40:43.802 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 15:40:43.847 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 15:40:43.890 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 15:40:43.914 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:43.918 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:40:43.921 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 15:40:43.925 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 15:40:43.928 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 15:40:43.932 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:40:43.935 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 15:40:43.938 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 15:40:43.941 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 15:40:43.945 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 15:40:43.949 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 15:40:43.953 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 15:40:43.999 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 15:40:44.043 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 15:40:44.086 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 15:40:44.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 15:40:44.175 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 15:40:44.218 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 15:40:44.260 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 15:40:44.302 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 15:40:44.337 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 15:40:44.340 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 15:40:44.342 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 15:40:44.345 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 15:40:44.379 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 15:40:44.381 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 15:40:44.417 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 15:40:44.419 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 15:40:44.423 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 15:40:44.425 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 15:40:44.463 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 15:40:44.466 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 15:40:44.469 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 15:40:44.471 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 15:40:44.474 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 15:40:44.494 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.497 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 15:40:44.516 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.519 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 15:40:44.539 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.541 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 15:40:44.545 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 15:40:44.548 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 15:40:44.551 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 15:40:44.553 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:40:44.556 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:40:44.559 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:40:44.589 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.595 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:40:44.600 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:40:44.603 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:40:44.639 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.642 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:40:44.647 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:40:44.685 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:40:44.688 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:40:44.691 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 15:40:44.694 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 15:40:44.698 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:44.702 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:40:44.721 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:40:44.723 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:40:44.726 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:40:44.729 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:40:44.732 | + 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-06-25 15:40:44.767 | + 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-06-25 15:40:44.800 | + 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-06-25 15:40:44.833 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:40:44.867 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 15:40:44.900 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 15:40:44.919 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.922 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 15:40:44.924 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:40:44.927 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 15:40:44.930 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 15:40:44.932 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:40:44.935 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 15:40:44.938 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 15:40:44.941 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:40:44.944 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:40:44.961 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:40:44.961 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:40:44.973 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:40:44.978 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:40:44.994 | /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-06-25 15:40:45.000 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 15:40:45.002 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:40:45.007 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:40:45.009 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 15:40:45.041 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:40:45.070 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 15:40:45.098 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:40:45.129 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:40:45.159 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:40:45.190 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:40:45.220 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:40:45.249 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:40:45.278 | + 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-06-25 15:40:45.307 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:40:45.338 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:40:45.370 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:40:45.404 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:40:45.440 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:40:45.443 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:40:45.446 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 15:40:45.449 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 15:40:45.452 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:40:45.454 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:45.456 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:45.460 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:40:45.464 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:40:45.466 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 15:40:45.500 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:40:45.536 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:40:45.536 | + 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-06-25 15:40:45.546 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 15:40:45.550 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 15:40:45.553 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 15:40:45.556 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:40:45.559 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:40:45.562 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:40:45.564 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:40:45.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:45.570 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:45.573 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:40:45.576 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:40:45.579 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:45.582 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:45.584 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 15:40:45.595 | perl: warning: Setting locale failed. 2026-06-25 15:40:45.595 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:45.596 | LANGUAGE = (unset), 2026-06-25 15:40:45.596 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:45.596 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:45.596 | are supported and installed on your system. 2026-06-25 15:40:45.596 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:45.636 | Enabling site cinder-api. 2026-06-25 15:40:45.641 | To activate the new configuration, you need to run: 2026-06-25 15:40:45.641 | systemctl reload apache2 2026-06-25 15:40:45.646 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:40:45.648 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:40:45.651 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:40:45.654 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:40:45.822 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 15:40:45.825 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.66/image 2026-06-25 15:40:45.858 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 15:40:45.874 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:45.876 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 15:40:45.878 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:45.881 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:40:45.883 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 15:40:45.885 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:40:45.888 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 15:40:45.891 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:45.893 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:40:45.896 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 15:40:45.899 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 15:40:45.932 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 15:40:45.962 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.66/identity 2026-06-25 15:40:45.994 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 15:40:46.024 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 15:40:46.055 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 15:40:46.085 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 15:40:46.117 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 15:40:46.150 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:40:46.184 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:40:46.214 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 15:40:46.249 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:40:46.251 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 15:40:46.253 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:46.256 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:40:46.258 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:40:46.260 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 15:40:46.293 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 15:40:46.326 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.66/identity 2026-06-25 15:40:46.363 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 15:40:46.398 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 15:40:46.434 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 15:40:46.471 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 15:40:46.506 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 15:40:46.541 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 15:40:46.575 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:40:46.609 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 15:40:46.612 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 15:40:46.631 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:46.635 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.66:2379?api_version=v3' 2026-06-25 15:40:46.672 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:40:46.675 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:40:46.678 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 15:40:46.714 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 15:40:46.750 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 15:40:46.753 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 15:40:46.757 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 15:40:46.794 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 15:40:46.797 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:40:46.799 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:40:46.802 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:40:46.805 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 15:40:46.837 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 15:40:46.871 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.66/identity 2026-06-25 15:40:46.904 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 15:40:46.936 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 15:40:46.966 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 15:40:46.998 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 15:40:47.030 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 15:40:47.060 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 15:40:47.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:47.082 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 15:40:47.085 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 15:40:47.087 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 15:40:47.089 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:40:47.092 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 15:40:47.094 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 15:40:47.096 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 15:40:47.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:47.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:47.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 15:40:47.108 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:47.110 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 15:40:47.113 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 15:40:47.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:47.118 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:47.121 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 15:40:47.123 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:47.126 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 15:40:47.129 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 15:40:47.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:47.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:47.137 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 15:40:47.140 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:47.143 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 15:40:47.146 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 15:40:47.150 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 15:40:47.153 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:40:47.155 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:40:47.160 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:40:47.164 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:40:47.168 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:40:47.173 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:40:47.196 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:40:47.198 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:40:47.201 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:47.206 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:40:47.206 | + functions-common:git_clone:610 : echo master 2026-06-25 15:40:47.212 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 15:40:47.216 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:47.220 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:40:47.224 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:47.228 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:47.231 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:47.235 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:47.238 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:47.242 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:47.245 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:47.249 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:47.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:47.260 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402047256 2026-06-25 15:40:47.263 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:40:47.266 | Cloning into '/opt/stack/neutron'... 2026-06-25 15:41:50.672 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:50.675 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:50.678 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:50.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:50.683 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:50.685 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:50.688 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:50.690 | + functions-common:time_stop:2427 : start_time=1782402047256 2026-06-25 15:41:50.692 | + functions-common:time_stop:2429 : [[ -z 1782402047256 ]] 2026-06-25 15:41:50.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:50.701 | + functions-common:time_stop:2432 : end_time=1782402110697 2026-06-25 15:41:50.703 | + functions-common:time_stop:2433 : elapsed_time=63441 2026-06-25 15:41:50.705 | + functions-common:time_stop:2434 : total=102830 2026-06-25 15:41:50.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:50.711 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166271 2026-06-25 15:41:50.713 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 15:41:50.716 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:41:50.719 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:41:50.722 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:41:50.725 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:41:50.727 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:41:50.729 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:41:50.733 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:41:50.735 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:41:50.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:41:50.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:41:50.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402110742 2026-06-25 15:41:50.748 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:41:51.472 | From https://review.opendev.org/openstack/neutron 2026-06-25 15:41:51.472 | * branch master -> FETCH_HEAD 2026-06-25 15:41:51.483 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:51.486 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:51.489 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:51.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:51.495 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:51.497 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:51.500 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:51.503 | + functions-common:time_stop:2427 : start_time=1782402110742 2026-06-25 15:41:51.506 | + functions-common:time_stop:2429 : [[ -z 1782402110742 ]] 2026-06-25 15:41:51.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:51.514 | + functions-common:time_stop:2432 : end_time=1782402111511 2026-06-25 15:41:51.517 | + functions-common:time_stop:2433 : elapsed_time=769 2026-06-25 15:41:51.520 | + functions-common:time_stop:2434 : total=166271 2026-06-25 15:41:51.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:51.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167040 2026-06-25 15:41:51.528 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:41:51.531 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:41:51.534 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:41:51.537 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:41:51.541 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:41:51.544 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:41:51.547 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:41:51.550 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:41:51.553 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:41:51.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:41:51.562 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402111559 2026-06-25 15:41:51.566 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:41:52.023 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:41:52.023 | 2026-06-25 15:41:52.023 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:41:52.023 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:41:52.024 | state without impacting any branches by switching back to a branch. 2026-06-25 15:41:52.024 | 2026-06-25 15:41:52.024 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:41:52.024 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:41:52.024 | 2026-06-25 15:41:52.024 | git switch -c 2026-06-25 15:41:52.024 | 2026-06-25 15:41:52.024 | Or undo this operation with: 2026-06-25 15:41:52.024 | 2026-06-25 15:41:52.024 | git switch - 2026-06-25 15:41:52.024 | 2026-06-25 15:41:52.024 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:41:52.025 | 2026-06-25 15:41:52.025 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:41:52.033 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:52.036 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:52.039 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:52.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:52.045 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:52.048 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:52.051 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:52.055 | + functions-common:time_stop:2427 : start_time=1782402111559 2026-06-25 15:41:52.058 | + functions-common:time_stop:2429 : [[ -z 1782402111559 ]] 2026-06-25 15:41:52.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:52.067 | + functions-common:time_stop:2432 : end_time=1782402112063 2026-06-25 15:41:52.070 | + functions-common:time_stop:2433 : elapsed_time=504 2026-06-25 15:41:52.073 | + functions-common:time_stop:2434 : total=167040 2026-06-25 15:41:52.076 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:52.079 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167544 2026-06-25 15:41:52.082 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 15:41:52.100 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 15:41:52.104 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:41:52.105 | + functions-common:git_clone:673 : head -1 2026-06-25 15:41:52.108 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:41:52.112 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:41:52.116 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 15:41:52.119 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:41:52.122 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:41:52.126 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 15:41:52.128 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:41:52.132 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 15:41:52.135 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:41:52.139 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:41:52.143 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 15:41:52.146 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:41:52.150 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:41:52.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 15:41:52.157 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:41:52.161 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 15:41:52.164 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:41:52.168 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:41:52.173 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 15:41:52.179 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 15:41:52.182 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 15:41:52.185 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 15:41:52.369 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 15:41:52.372 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:41:52.375 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:41:52.379 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:41:52.381 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:41:52.385 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 15:41:52.388 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:41:52.392 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:41:52.395 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:41:52.399 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:41:52.403 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:41:52.406 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:41:52.409 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:41:52.413 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 15:41:52.439 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 15:41:52.441 | + 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-06-25 15:41:53.464 | Obtaining file:///opt/stack/neutron 2026-06-25 15:41:53.473 | Installing build dependencies: started 2026-06-25 15:41:55.362 | Installing build dependencies: finished with status 'done' 2026-06-25 15:41:55.363 | Checking if build backend supports build_editable: started 2026-06-25 15:41:55.926 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:41:55.928 | Getting requirements to build editable: started 2026-06-25 15:41:56.245 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:41:56.247 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:41:57.973 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:41:57.998 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 15:41:57.999 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 15:41:58.000 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:41:58.001 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 15:41:58.002 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:41:58.003 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 15:41:58.215 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.368 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:41:58.379 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 15:41:58.380 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 15:41:58.381 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 15:41:58.382 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 15:41:58.383 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 15:41:58.453 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.471 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:41:58.525 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.542 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:41:58.555 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 15:41:58.556 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 15:41:58.557 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 15:41:58.558 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 15:41:58.559 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 15:41:58.559 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 15:41:58.560 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 15:41:58.561 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 15:41:58.562 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 15:41:58.563 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 15:41:58.564 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 15:41:58.565 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 15:41:58.566 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 15:41:58.567 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 15:41:58.567 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:41:58.568 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 15:41:58.569 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 15:41:58.570 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 15:41:58.571 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 15:41:58.572 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 15:41:58.573 | 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.dev536) (4.6.0) 2026-06-25 15:41:58.574 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 15:41:58.575 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 15:41:58.576 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 15:41:58.577 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 15:41:58.615 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.632 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:41:58.669 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.686 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:41:58.727 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 15:41:58.744 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 15:41:58.843 | Installing build dependencies: started 2026-06-25 15:42:00.558 | Installing build dependencies: finished with status 'done' 2026-06-25 15:42:00.559 | Getting requirements to build wheel: started 2026-06-25 15:42:01.246 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:42:01.247 | Preparing metadata (pyproject.toml): started 2026-06-25 15:42:01.643 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:42:01.697 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 15:42:01.720 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:42:01.731 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 15:42:01.767 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 15:42:01.784 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:42:01.795 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 15:42:01.796 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 15:42:01.798 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 15:42:01.832 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 15:42:01.849 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:42:01.897 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:42:01.913 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:42:01.925 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 15:42:01.927 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:42:01.931 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 15:42:01.931 | 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.dev536) (4.15.0) 2026-06-25 15:42:01.934 | 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.dev536) (2.2.1) 2026-06-25 15:42:01.939 | 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.dev536) (3.3.2) 2026-06-25 15:42:01.943 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 15:42:01.946 | 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.dev536) (2.1.0) 2026-06-25 15:42:01.948 | 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.dev536) (1.8.2) 2026-06-25 15:42:01.955 | 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.dev536) (4.0.1) 2026-06-25 15:42:01.956 | 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.dev536) (2.13.0) 2026-06-25 15:42:01.960 | 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.dev536) (5.8.0) 2026-06-25 15:42:01.970 | 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.dev536) (1.3.7) 2026-06-25 15:42:02.012 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 15:42:02.030 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:42:02.048 | 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.dev536) (43.0.3) 2026-06-25 15:42:02.050 | 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.dev536) (1.5.0) 2026-06-25 15:42:02.053 | 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.dev536) (1.1.0) 2026-06-25 15:42:02.055 | 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.dev536) (1.33) 2026-06-25 15:42:02.058 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 15:42:02.060 | 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.dev536) (6.0.3) 2026-06-25 15:42:02.065 | 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.dev536) (2.0.0) 2026-06-25 15:42:02.070 | 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.dev536) (3.0) 2026-06-25 15:42:02.078 | 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.dev536) (3.1.1) 2026-06-25 15:42:02.085 | 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.dev536) (0.41.0) 2026-06-25 15:42:02.085 | 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.dev536) (1.2.1) 2026-06-25 15:42:02.112 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 15:42:02.130 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:42:02.146 | 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.dev536) (26.2) 2026-06-25 15:42:02.150 | 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.dev536) (2.8.0) 2026-06-25 15:42:02.151 | 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.dev536) (3.5.2) 2026-06-25 15:42:02.164 | 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.dev536) (6.1.1) 2026-06-25 15:42:02.165 | 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.dev536) (4.0.0) 2026-06-25 15:42:02.187 | 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.dev536) (0.20) 2026-06-25 15:42:02.194 | 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.dev536) (2.0.0) 2026-06-25 15:42:02.203 | 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.dev536) (2.1.2) 2026-06-25 15:42:02.204 | 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.dev536) (0.6.2) 2026-06-25 15:42:02.213 | 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.dev536) (2.9.0.post0) 2026-06-25 15:42:02.221 | 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.dev536) (7.1.4) 2026-06-25 15:42:02.221 | 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.dev536) (5.3.1) 2026-06-25 15:42:02.221 | 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.dev536) (5.6.2) 2026-06-25 15:42:02.222 | 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.dev536) (0.16.0) 2026-06-25 15:42:02.226 | 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.dev536) (5.1.0) 2026-06-25 15:42:02.236 | 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.dev536) (2026.2) 2026-06-25 15:42:02.244 | 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.dev536) (0.25.0) 2026-06-25 15:42:02.249 | 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.dev536) (5.0.0) 2026-06-25 15:42:02.253 | 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.dev536) (4.0.1) 2026-06-25 15:42:02.283 | 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.dev536) (1.7.6) 2026-06-25 15:42:02.291 | 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.dev536) (2.2.0) 2026-06-25 15:42:02.299 | 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.dev536) (3.17.0) 2026-06-25 15:42:02.351 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 15:42:02.366 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 15:42:02.411 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 15:42:02.414 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:42:02.434 | 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.dev536) (3.0.3) 2026-06-25 15:42:02.435 | 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.dev536) (1.6.2) 2026-06-25 15:42:02.445 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 15:42:02.476 | 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.dev536) (0.8.1) 2026-06-25 15:42:02.521 | 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.dev536) (1.17.0) 2026-06-25 15:42:02.527 | 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.dev536) (4.14.0) 2026-06-25 15:42:02.527 | 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.dev536) (4.26.0) 2026-06-25 15:42:02.574 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 15:42:02.590 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:42:02.630 | 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.dev536) (0.6.0) 2026-06-25 15:42:02.632 | 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.dev536) (4.0.0) 2026-06-25 15:42:02.649 | 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.dev536) (3.0.52) 2026-06-25 15:42:02.651 | 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.dev536) (1.11.0) 2026-06-25 15:42:02.652 | 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.dev536) (15.0.0) 2026-06-25 15:42:02.654 | 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.dev536) (1.8.0) 2026-06-25 15:42:02.664 | 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.dev536) (26.1.0) 2026-06-25 15:42:02.665 | 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.dev536) (2025.9.1) 2026-06-25 15:42:02.667 | 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.dev536) (0.37.0) 2026-06-25 15:42:02.668 | 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.dev536) (2026.5.1) 2026-06-25 15:42:02.738 | 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.dev536) (3.4.7) 2026-06-25 15:42:02.739 | 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.dev536) (3.18) 2026-06-25 15:42:02.741 | 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.dev536) (2.7.0) 2026-06-25 15:42:02.742 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 15:42:02.782 | 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.dev536) (4.2.0) 2026-06-25 15:42:02.783 | 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.dev536) (2.20.0) 2026-06-25 15:42:02.797 | 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.dev536) (0.1.2) 2026-06-25 15:42:02.820 | 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.dev536) (0.8) 2026-06-25 15:42:02.895 | 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.dev536) (0.16.0) 2026-06-25 15:42:03.004 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 15:42:03.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.6 MB/s 0:00:00 2026-06-25 15:42:03.112 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 15:42:03.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.5 MB/s 0:00:00 2026-06-25 15:42:03.312 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 15:42:03.344 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 15:42:03.374 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 15:42:03.402 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 15:42:03.434 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 15:42:03.450 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:42:03.468 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 15:42:03.500 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 15:42:03.553 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 15:42:03.582 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 15:42:03.611 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 15:42:03.648 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 15:42:03.778 | Building wheels for collected packages: neutron, ovs 2026-06-25 15:42:03.781 | Building editable for neutron (pyproject.toml): started 2026-06-25 15:42:06.173 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 15:42:06.174 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=b46e56b1b778f8888b45bc7cab34918ff1901ed83e7531184c47b40ee603f459 2026-06-25 15:42:06.177 | Stored in directory: /tmp/pip-ephem-wheel-cache-l289__j0/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 15:42:06.182 | Building wheel for ovs (pyproject.toml): started 2026-06-25 15:42:07.136 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 15:42:07.137 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=6e68e7b0afdd34fa4eb53e95bf8693b749dbe8395121ebb0493057bc433340f5 2026-06-25 15:42:07.138 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 15:42:07.144 | Successfully built neutron ovs 2026-06-25 15:42:07.470 | 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-06-25 15:42:13.443 | 2026-06-25 15:42:13.470 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 15:42:13.727 | + inc/python:pip_install:216 : result=0 2026-06-25 15:42:13.729 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:42:13.732 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:13.735 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:13.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:13.741 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:13.743 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:13.746 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:42:13.750 | + functions-common:time_stop:2427 : start_time=1782402112432 2026-06-25 15:42:13.753 | + functions-common:time_stop:2429 : [[ -z 1782402112432 ]] 2026-06-25 15:42:13.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:13.762 | + functions-common:time_stop:2432 : end_time=1782402133758 2026-06-25 15:42:13.764 | + functions-common:time_stop:2433 : elapsed_time=21326 2026-06-25 15:42:13.767 | + functions-common:time_stop:2434 : total=122842 2026-06-25 15:42:13.770 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:13.772 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144168 2026-06-25 15:42:13.774 | + inc/python:pip_install:219 : return 0 2026-06-25 15:42:13.777 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:42:13.780 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:42:13.783 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 15:42:13.786 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 15:42:13.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:42:13.791 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:42:13.794 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 15:42:13.797 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:42:13.799 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 15:42:13.801 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 15:42:13.805 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 15:42:13.805 | Installing OVN and dependent packages 2026-06-25 15:42:13.808 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 15:42:13.811 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 15:42:13.829 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:42:13.832 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:42:13.849 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:42:13.851 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 15:42:13.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:13.871 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 15:42:13.874 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 15:42:13.891 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:13.894 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 15:42:13.896 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 15:42:13.912 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 15:42:13.917 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 15:42:13.933 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 15:42:13.937 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 15:42:13.959 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 15:42:13.963 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:42:13.966 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:42:13.969 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:42:13.971 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:42:13.975 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:42:13.977 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:42:13.979 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:13.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:13.985 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:42:13.987 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:42:13.990 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:42:13.993 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:42:13.996 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 15:42:13.999 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:42:14.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:14.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:14.007 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 15:42:14.029 | + 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-06-25 15:42:14.067 | Reading package lists... 2026-06-25 15:42:14.446 | Building dependency tree... 2026-06-25 15:42:14.450 | Reading state information... 2026-06-25 15:42:15.035 | fakeroot is already the newest version (1.33-1). 2026-06-25 15:42:15.036 | fakeroot set to manually installed. 2026-06-25 15:42:15.036 | make is already the newest version (4.3-4.1build2). 2026-06-25 15:42:15.036 | make set to manually installed. 2026-06-25 15:42:15.036 | The following additional packages will be installed: 2026-06-25 15:42:15.037 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 15:42:15.037 | python3-sortedcontainers 2026-06-25 15:42:15.040 | Suggested packages: 2026-06-25 15:42:15.041 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 15:42:15.084 | The following NEW packages will be installed: 2026-06-25 15:42:15.085 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 15:42:15.086 | python3-openvswitch python3-sortedcontainers 2026-06-25 15:42:15.145 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:42:15.145 | Need to get 4219 kB of archives. 2026-06-25 15:42:15.145 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 15:42:15.145 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 15:42:15.172 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 15:42:15.195 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 15:42:15.196 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 15:42:15.200 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 15:42:15.217 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 15:42:15.497 | perl: warning: Setting locale failed. 2026-06-25 15:42:15.497 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:15.497 | LANGUAGE = (unset), 2026-06-25 15:42:15.497 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:15.498 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:15.498 | are supported and installed on your system. 2026-06-25 15:42:15.498 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:15.561 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:15.561 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:15.561 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:15.760 | Fetched 4219 kB in 0s (34.1 MB/s) 2026-06-25 15:42:15.813 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 15:42:15.878 | (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 ... 126834 files and directories currently installed.) 2026-06-25 15:42:15.884 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 15:42:15.894 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:42:15.945 | Selecting previously unselected package openvswitch-common. 2026-06-25 15:42:15.957 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:42:15.961 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:16.065 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 15:42:16.077 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 15:42:16.082 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:42:16.134 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 15:42:16.146 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 15:42:16.151 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:42:16.207 | Selecting previously unselected package python3-openvswitch. 2026-06-25 15:42:16.219 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:42:16.223 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:16.343 | Selecting previously unselected package openvswitch-switch. 2026-06-25 15:42:16.355 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:42:16.364 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:16.502 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:42:16.753 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:42:16.764 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:42:16.775 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:16.789 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:17.220 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:42:17.256 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 15:42:17.920 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 15:42:18.116 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 15:42:19.195 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:42:21.036 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:42:21.297 | perl: warning: Setting locale failed. 2026-06-25 15:42:21.297 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:21.297 | LANGUAGE = (unset), 2026-06-25 15:42:21.298 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:21.298 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:21.298 | are supported and installed on your system. 2026-06-25 15:42:21.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:21.432 | perl: warning: Setting locale failed. 2026-06-25 15:42:21.432 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:21.432 | LANGUAGE = (unset), 2026-06-25 15:42:21.432 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:21.432 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:21.433 | are supported and installed on your system. 2026-06-25 15:42:21.434 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:21.486 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:21.486 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:21.486 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:21.562 | perl: warning: Setting locale failed. 2026-06-25 15:42:21.562 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:21.562 | LANGUAGE = (unset), 2026-06-25 15:42:21.563 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:21.563 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:21.563 | are supported and installed on your system. 2026-06-25 15:42:21.563 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:22.106 | 2026-06-25 15:42:22.107 | Running kernel seems to be up-to-date. 2026-06-25 15:42:22.107 | 2026-06-25 15:42:22.107 | Restarting services... 2026-06-25 15:42:22.159 | 2026-06-25 15:42:22.159 | Service restarts being deferred: 2026-06-25 15:42:22.160 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:42:22.160 | systemctl restart systemd-logind.service 2026-06-25 15:42:22.160 | systemctl restart virtlockd.service 2026-06-25 15:42:22.160 | systemctl restart virtlogd.service 2026-06-25 15:42:22.160 | 2026-06-25 15:42:22.160 | No containers need to be restarted. 2026-06-25 15:42:22.160 | 2026-06-25 15:42:22.160 | User sessions running outdated binaries: 2026-06-25 15:42:22.160 | quobyte @ session #5: sshd[2023] 2026-06-25 15:42:22.171 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:42:22.180 | 2026-06-25 15:42:22.180 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:42:24.405 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:42:24.408 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:42:24.411 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:24.413 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:24.417 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:24.420 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:24.423 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:24.427 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:42:24.430 | + functions-common:time_stop:2427 : start_time=1782402134025 2026-06-25 15:42:24.432 | + functions-common:time_stop:2429 : [[ -z 1782402134025 ]] 2026-06-25 15:42:24.436 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:24.441 | + functions-common:time_stop:2432 : end_time=1782402144437 2026-06-25 15:42:24.444 | + functions-common:time_stop:2433 : elapsed_time=10412 2026-06-25 15:42:24.447 | + functions-common:time_stop:2434 : total=179080 2026-06-25 15:42:24.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:24.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189492 2026-06-25 15:42:24.457 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:42:24.461 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 15:42:24.488 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:42:24.490 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:42:24.497 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:42:24.500 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:42:24.505 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:42:24.510 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:42:24.514 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:42:24.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:24.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:24.526 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:42:24.530 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:42:24.533 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:42:24.537 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:42:24.541 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:42:24.545 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:42:24.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:24.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:24.556 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:42:24.582 | + 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-06-25 15:42:24.625 | Reading package lists... 2026-06-25 15:42:25.018 | Building dependency tree... 2026-06-25 15:42:25.020 | Reading state information... 2026-06-25 15:42:25.637 | The following additional packages will be installed: 2026-06-25 15:42:25.638 | ovn-common 2026-06-25 15:42:25.681 | The following NEW packages will be installed: 2026-06-25 15:42:25.682 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 15:42:25.737 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:42:25.737 | Need to get 2360 kB of archives. 2026-06-25 15:42:25.737 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 15:42:25.737 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 15:42:25.774 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 15:42:25.779 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 15:42:25.782 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 15:42:26.043 | perl: warning: Setting locale failed. 2026-06-25 15:42:26.043 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:26.043 | LANGUAGE = (unset), 2026-06-25 15:42:26.044 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:26.044 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:26.044 | are supported and installed on your system. 2026-06-25 15:42:26.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:26.108 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:26.109 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:26.110 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:26.325 | Fetched 2360 kB in 0s (30.5 MB/s) 2026-06-25 15:42:26.433 | Selecting previously unselected package ovn-common. 2026-06-25 15:42:26.507 | (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 ... 127034 files and directories currently installed.) 2026-06-25 15:42:26.514 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:42:26.518 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:26.654 | Selecting previously unselected package ovn-central. 2026-06-25 15:42:26.670 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:42:26.675 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:26.768 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 15:42:26.784 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:42:26.899 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:27.166 | Selecting previously unselected package ovn-host. 2026-06-25 15:42:27.179 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:42:27.187 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:27.290 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:27.312 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:27.836 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:42:28.070 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 15:42:28.611 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:42:28.674 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:29.201 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:42:29.408 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 15:42:30.160 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 15:42:30.896 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 15:42:31.853 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:42:31.956 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:42:32.170 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 15:42:32.775 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:42:34.820 | perl: warning: Setting locale failed. 2026-06-25 15:42:34.820 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:34.820 | LANGUAGE = (unset), 2026-06-25 15:42:34.820 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:34.820 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:34.820 | are supported and installed on your system. 2026-06-25 15:42:34.820 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:34.951 | perl: warning: Setting locale failed. 2026-06-25 15:42:34.952 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:34.952 | LANGUAGE = (unset), 2026-06-25 15:42:34.952 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:34.952 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:34.952 | are supported and installed on your system. 2026-06-25 15:42:34.953 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:35.006 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:35.006 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:35.006 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:35.080 | perl: warning: Setting locale failed. 2026-06-25 15:42:35.081 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:35.081 | LANGUAGE = (unset), 2026-06-25 15:42:35.081 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:35.081 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:35.081 | are supported and installed on your system. 2026-06-25 15:42:35.081 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:35.596 | 2026-06-25 15:42:35.596 | Running kernel seems to be up-to-date. 2026-06-25 15:42:35.596 | 2026-06-25 15:42:35.596 | Restarting services... 2026-06-25 15:42:35.665 | 2026-06-25 15:42:35.665 | Service restarts being deferred: 2026-06-25 15:42:35.665 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:42:35.665 | systemctl restart systemd-logind.service 2026-06-25 15:42:35.665 | systemctl restart virtlockd.service 2026-06-25 15:42:35.665 | systemctl restart virtlogd.service 2026-06-25 15:42:35.665 | 2026-06-25 15:42:35.665 | No containers need to be restarted. 2026-06-25 15:42:35.665 | 2026-06-25 15:42:35.666 | User sessions running outdated binaries: 2026-06-25 15:42:35.666 | quobyte @ session #5: sshd[2023] 2026-06-25 15:42:35.678 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:42:35.691 | 2026-06-25 15:42:35.691 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:42:38.228 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:42:38.232 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:42:38.236 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:38.240 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:38.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:38.247 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:38.251 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:38.255 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:42:38.258 | + functions-common:time_stop:2427 : start_time=1782402144579 2026-06-25 15:42:38.262 | + functions-common:time_stop:2429 : [[ -z 1782402144579 ]] 2026-06-25 15:42:38.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:38.273 | + functions-common:time_stop:2432 : end_time=1782402158268 2026-06-25 15:42:38.277 | + functions-common:time_stop:2433 : elapsed_time=13689 2026-06-25 15:42:38.281 | + functions-common:time_stop:2434 : total=189492 2026-06-25 15:42:38.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:38.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=203181 2026-06-25 15:42:38.292 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:42:38.297 | + 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-06-25 15:42:38.301 | + 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-06-25 15:42:38.304 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 15:42:38.308 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 15:42:38.315 | + 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-06-25 15:42:38.319 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 15:42:38.323 | + 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-06-25 15:42:38.327 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 15:42:38.331 | + 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-06-25 15:42:38.335 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 15:42:38.338 | + 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-06-25 15:42:38.342 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 15:42:38.346 | + 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-06-25 15:42:38.349 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 15:42:38.354 | + 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-06-25 15:42:38.358 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 15:42:38.363 | + 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-06-25 15:42:38.366 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 15:42:38.370 | + 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-06-25 15:42:38.374 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 15:42:38.378 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 15:42:38.381 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 15:42:38.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:42:38.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:42:38.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 15:42:38.396 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:42:38.400 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 15:42:38.404 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:42:38.408 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 15:42:38.434 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:38.438 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 15:42:38.442 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 15:42:38.446 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 15:42:38.450 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:42:38.454 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 15:42:38.459 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 15:42:38.463 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 15:42:38.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:42:38.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:42:38.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 15:42:38.479 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:42:38.482 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 15:42:38.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:38.512 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:42:38.516 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 15:42:38.520 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 15:42:38.523 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 15:42:38.527 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 15:42:38.705 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 15:42:38.709 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:38.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:38.716 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:42:38.720 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:42:38.723 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:42:38.726 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:42:38.730 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:42:38.734 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:42:38.738 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:42:38.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:38.745 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:38.748 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:42:38.752 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:42:38.756 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:42:38.759 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:42:38.763 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:42:38.766 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:42:38.770 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:42:38.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:42:38.778 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:42:38.808 | + 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-06-25 15:42:38.856 | Reading package lists... 2026-06-25 15:42:39.396 | Building dependency tree... 2026-06-25 15:42:39.398 | Reading state information... 2026-06-25 15:42:40.334 | The following additional packages will be installed: 2026-06-25 15:42:40.334 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 15:42:40.334 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 15:42:40.335 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 15:42:40.335 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 15:42:40.336 | qemu-system-sparc 2026-06-25 15:42:40.339 | Suggested packages: 2026-06-25 15:42:40.339 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 15:42:40.340 | libvirt-daemon-driver-storage-gluster 2026-06-25 15:42:40.340 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 15:42:40.340 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 15:42:40.340 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 15:42:40.340 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 15:42:40.399 | The following packages will be REMOVED: 2026-06-25 15:42:40.400 | apport-core-dump-handler 2026-06-25 15:42:40.403 | The following NEW packages will be installed: 2026-06-25 15:42:40.405 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 15:42:40.405 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 15:42:40.405 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 15:42:40.408 | The following packages will be upgraded: 2026-06-25 15:42:40.409 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 15:42:40.409 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 15:42:40.412 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 15:42:40.471 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-25 15:42:40.471 | Need to get 113 MB of archives. 2026-06-25 15:42:40.471 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 15:42:40.471 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 15:42:40.493 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 15:42:40.494 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 15:42:40.495 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 15:42:40.505 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 15:42:40.511 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 15:42:40.517 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 15:42:40.517 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 15:42:40.518 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 15:42:40.519 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 15:42:40.519 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 15:42:40.541 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 15:42:40.545 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 15:42:40.547 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 15:42:40.678 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 15:42:40.878 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 15:42:40.980 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 15:42:41.052 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 15:42:41.093 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 15:42:41.746 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 15:42:41.747 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 15:42:41.784 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 15:42:42.132 | perl: warning: Setting locale failed. 2026-06-25 15:42:42.132 | perl: warning: Please check that your locale settings: 2026-06-25 15:42:42.132 | LANGUAGE = (unset), 2026-06-25 15:42:42.132 | LC_ALL = "en_US.utf8", 2026-06-25 15:42:42.133 | LANG = "de_DE.UTF-8" 2026-06-25 15:42:42.133 | are supported and installed on your system. 2026-06-25 15:42:42.133 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:42:42.212 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:42.212 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:42.213 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:42.346 | Vorkonfiguration der Pakete ... 2026-06-25 15:42:42.625 | Fetched 113 MB in 1s (84.2 MB/s) 2026-06-25 15:42:42.666 | Selecting previously unselected package python3-zstandard. 2026-06-25 15:42:42.745 | (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 ... 127102 files and directories currently installed.) 2026-06-25 15:42:42.754 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 15:42:42.759 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:42:42.917 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 15:42:42.917 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:42:42.917 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:42:42.917 | Package python3-zstandard is not configured yet. 2026-06-25 15:42:42.917 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:42:42.917 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:42:42.917 | Package systemd-coredump is not installed. 2026-06-25 15:42:42.917 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:42:42.917 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:42:42.917 | Package python3-zstandard is not configured yet. 2026-06-25 15:42:42.918 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:42:42.918 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:42:42.918 | Package systemd-coredump is not installed. 2026-06-25 15:42:42.918 | 2026-06-25 15:42:42.985 | (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 ... 127118 files and directories currently installed.) 2026-06-25 15:42:42.992 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 15:42:43.906 | Selecting previously unselected package systemd-coredump. 2026-06-25 15:42:43.973 | (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 ... 127114 files and directories currently installed.) 2026-06-25 15:42:43.980 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:42:43.984 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:42:44.061 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:42:44.092 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.167 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:44.205 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.303 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:44.334 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.435 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:44.466 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.591 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:42:44.621 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.727 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:44.819 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:44.933 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:42:44.964 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:45.047 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:42:45.078 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:45.155 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:45.172 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:42:45.363 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 15:42:45.375 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:42:45.387 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:45.461 | Selecting previously unselected package python3-libvirt. 2026-06-25 15:42:45.473 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 15:42:45.478 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:42:45.564 | Selecting previously unselected package qemu-system-arm. 2026-06-25 15:42:45.576 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:45.587 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:46.137 | Selecting previously unselected package qemu-system-mips. 2026-06-25 15:42:46.148 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:46.161 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:46.793 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 15:42:46.804 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:46.819 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:47.221 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 15:42:47.233 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:47.246 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:47.524 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 15:42:47.535 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:47.548 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:47.874 | Selecting previously unselected package qemu-system-misc. 2026-06-25 15:42:47.885 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:47.899 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:49.944 | Selecting previously unselected package qemu-system. 2026-06-25 15:42:49.957 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:42:49.961 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:50.004 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 15:42:50.016 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:42:50.020 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:42:52.022 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 15:42:52.034 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:42:52.040 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:42:52.996 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:42:53.582 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 15:42:53.585 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 15:42:53.608 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:53.627 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:53.647 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:53.689 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:42:53.701 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:53.719 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:42:53.982 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:53.994 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:54.012 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:42:54.024 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:54.044 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:54.610 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.084 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:42:55.445 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.479 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.499 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.520 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.539 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:42:55.551 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.571 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.590 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 15:42:55.770 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:42:55.770 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:42:55.770 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:42:59.519 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 15:42:59.591 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:43:01.481 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:43:01.731 | perl: warning: Setting locale failed. 2026-06-25 15:43:01.731 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:01.731 | LANGUAGE = (unset), 2026-06-25 15:43:01.731 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:01.731 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:01.731 | are supported and installed on your system. 2026-06-25 15:43:01.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:01.866 | perl: warning: Setting locale failed. 2026-06-25 15:43:01.866 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:01.866 | LANGUAGE = (unset), 2026-06-25 15:43:01.866 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:01.867 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:01.867 | are supported and installed on your system. 2026-06-25 15:43:01.867 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:01.920 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:43:01.920 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:43:01.920 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:43:01.993 | perl: warning: Setting locale failed. 2026-06-25 15:43:01.993 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:01.993 | LANGUAGE = (unset), 2026-06-25 15:43:01.993 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:01.993 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:01.993 | are supported and installed on your system. 2026-06-25 15:43:01.993 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:02.578 | 2026-06-25 15:43:02.578 | Running kernel seems to be up-to-date. 2026-06-25 15:43:02.578 | 2026-06-25 15:43:02.578 | Restarting services... 2026-06-25 15:43:02.634 | 2026-06-25 15:43:02.634 | Service restarts being deferred: 2026-06-25 15:43:02.635 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:43:02.635 | systemctl restart systemd-logind.service 2026-06-25 15:43:02.635 | systemctl restart virtlockd.service 2026-06-25 15:43:02.635 | systemctl restart virtlogd.service 2026-06-25 15:43:02.635 | 2026-06-25 15:43:02.635 | No containers need to be restarted. 2026-06-25 15:43:02.635 | 2026-06-25 15:43:02.635 | User sessions running outdated binaries: 2026-06-25 15:43:02.636 | quobyte @ session #5: sshd[2023] 2026-06-25 15:43:02.646 | quobyte @ user manager service: systemd[1161] 2026-06-25 15:43:02.657 | 2026-06-25 15:43:02.657 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:43:04.787 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:43:04.790 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:43:04.794 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:04.797 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:04.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:04.804 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:04.807 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:04.810 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:43:04.813 | + functions-common:time_stop:2427 : start_time=1782402158804 2026-06-25 15:43:04.816 | + functions-common:time_stop:2429 : [[ -z 1782402158804 ]] 2026-06-25 15:43:04.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:04.826 | + functions-common:time_stop:2432 : end_time=1782402184822 2026-06-25 15:43:04.829 | + functions-common:time_stop:2433 : elapsed_time=26018 2026-06-25 15:43:04.833 | + functions-common:time_stop:2434 : total=203181 2026-06-25 15:43:04.836 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:04.840 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=229199 2026-06-25 15:43:04.843 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:43:04.846 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:43:04.849 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:43:04.851 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:43:04.855 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:43:04.857 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:43:04.859 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:04.862 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:43:04.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:04.867 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:04.869 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:43:04.872 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:04.874 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:43:04.878 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:43:04.880 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:43:04.882 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:43:04.885 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:04.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:04.891 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:43:04.913 | + 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-06-25 15:43:04.951 | Reading package lists... 2026-06-25 15:43:05.327 | Building dependency tree... 2026-06-25 15:43:05.330 | Reading state information... 2026-06-25 15:43:05.927 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 15:43:05.928 | ovmf set to manually installed. 2026-06-25 15:43:05.928 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:43:05.928 | swtpm set to manually installed. 2026-06-25 15:43:05.928 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:43:05.928 | swtpm-tools set to manually installed. 2026-06-25 15:43:05.928 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 15:43:05.928 | mdevctl set to manually installed. 2026-06-25 15:43:05.928 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-25 15:43:05.934 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:43:05.938 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:43:05.941 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:05.944 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:05.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:05.950 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:05.954 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:05.958 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:43:05.961 | + functions-common:time_stop:2427 : start_time=1782402184909 2026-06-25 15:43:05.964 | + functions-common:time_stop:2429 : [[ -z 1782402184909 ]] 2026-06-25 15:43:05.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:05.973 | + functions-common:time_stop:2432 : end_time=1782402185969 2026-06-25 15:43:05.976 | + functions-common:time_stop:2433 : elapsed_time=1060 2026-06-25 15:43:05.979 | + functions-common:time_stop:2434 : total=229199 2026-06-25 15:43:05.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:05.985 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=230259 2026-06-25 15:43:05.988 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:43:05.991 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 15:43:05.995 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:43:06.000 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:43:06.003 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 15:43:06.007 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 15:43:06.010 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 15:43:06.014 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 15:43:06.017 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 15:43:06.020 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 15:43:06.041 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:06.045 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 15:43:06.066 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 15:43:06.069 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 15:43:06.072 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 15:43:06.075 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 15:43:06.079 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 15:43:06.082 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 15:43:06.085 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 15:43:06.088 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:43:06.092 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:43:06.096 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:43:06.099 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:43:06.103 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:43:06.125 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:43:06.128 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:43:06.131 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:06.134 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 15:43:06.135 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:43:06.141 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 15:43:06.144 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:06.147 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:43:06.149 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:43:06.152 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:43:06.155 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:43:06.157 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:43:06.160 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:43:06.163 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:43:06.165 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:06.168 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:06.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:06.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402186173 2026-06-25 15:43:06.179 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:43:06.182 | Cloning into '/opt/stack/novnc'... 2026-06-25 15:43:08.177 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:43:08.180 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:08.183 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:08.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:08.190 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:08.193 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:08.196 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:43:08.200 | + functions-common:time_stop:2427 : start_time=1782402186173 2026-06-25 15:43:08.202 | + functions-common:time_stop:2429 : [[ -z 1782402186173 ]] 2026-06-25 15:43:08.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:08.213 | + functions-common:time_stop:2432 : end_time=1782402188209 2026-06-25 15:43:08.215 | + functions-common:time_stop:2433 : elapsed_time=2036 2026-06-25 15:43:08.219 | + functions-common:time_stop:2434 : total=167544 2026-06-25 15:43:08.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:08.225 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169580 2026-06-25 15:43:08.228 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 15:43:08.231 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 15:43:08.234 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:43:08.237 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:43:08.240 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:43:08.244 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:43:08.247 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:43:08.250 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:43:08.253 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:08.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:08.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:08.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402188262 2026-06-25 15:43:08.268 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 15:43:08.682 | From https://github.com/novnc/novnc 2026-06-25 15:43:08.683 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 15:43:08.694 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:43:08.697 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:08.700 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:08.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:08.707 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:08.710 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:08.714 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:43:08.717 | + functions-common:time_stop:2427 : start_time=1782402188262 2026-06-25 15:43:08.720 | + functions-common:time_stop:2429 : [[ -z 1782402188262 ]] 2026-06-25 15:43:08.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:08.729 | + functions-common:time_stop:2432 : end_time=1782402188726 2026-06-25 15:43:08.732 | + functions-common:time_stop:2433 : elapsed_time=464 2026-06-25 15:43:08.735 | + functions-common:time_stop:2434 : total=169580 2026-06-25 15:43:08.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:08.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170044 2026-06-25 15:43:08.745 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:43:08.749 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:43:08.753 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:43:08.756 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:43:08.759 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:43:08.762 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:43:08.765 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:43:08.768 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:08.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:08.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:08.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402188776 2026-06-25 15:43:08.783 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:43:08.818 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:43:08.818 | 2026-06-25 15:43:08.818 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:43:08.818 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:43:08.818 | state without impacting any branches by switching back to a branch. 2026-06-25 15:43:08.818 | 2026-06-25 15:43:08.818 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:43:08.818 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:43:08.819 | 2026-06-25 15:43:08.819 | git switch -c 2026-06-25 15:43:08.819 | 2026-06-25 15:43:08.819 | Or undo this operation with: 2026-06-25 15:43:08.819 | 2026-06-25 15:43:08.819 | git switch - 2026-06-25 15:43:08.819 | 2026-06-25 15:43:08.819 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:43:08.819 | 2026-06-25 15:43:08.820 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 15:43:08.822 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:43:08.826 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:08.829 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:08.831 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:08.834 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:08.837 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:08.840 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:43:08.844 | + functions-common:time_stop:2427 : start_time=1782402188776 2026-06-25 15:43:08.846 | + functions-common:time_stop:2429 : [[ -z 1782402188776 ]] 2026-06-25 15:43:08.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:08.855 | + functions-common:time_stop:2432 : end_time=1782402188851 2026-06-25 15:43:08.857 | + functions-common:time_stop:2433 : elapsed_time=75 2026-06-25 15:43:08.860 | + functions-common:time_stop:2434 : total=170044 2026-06-25 15:43:08.863 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:08.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170119 2026-06-25 15:43:08.870 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 15:43:08.895 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 15:43:08.900 | + functions-common:git_clone:673 : head -1 2026-06-25 15:43:08.900 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:43:08.903 | 463c39e noVNC 1.3.0 2026-06-25 15:43:08.907 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:43:08.910 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 15:43:08.931 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:08.934 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 15:43:08.937 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 15:43:08.940 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 15:43:08.943 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:43:08.946 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:43:08.951 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:43:08.954 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:43:08.958 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:43:08.962 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:43:08.984 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:43:08.987 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:43:08.990 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:08.993 | + functions-common:git_clone:610 : echo master 2026-06-25 15:43:08.996 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:43:09.002 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 15:43:09.005 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:09.008 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:43:09.012 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:43:09.015 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:43:09.018 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:43:09.021 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:43:09.024 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:43:09.026 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:43:09.029 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:09.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:09.034 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:09.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402189036 2026-06-25 15:43:09.042 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:43:09.046 | Cloning into '/opt/stack/nova'... 2026-06-25 15:47:14.907 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:14.911 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:14.914 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:14.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:14.920 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:14.923 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:14.926 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:14.930 | + functions-common:time_stop:2427 : start_time=1782402189036 2026-06-25 15:47:14.933 | + functions-common:time_stop:2429 : [[ -z 1782402189036 ]] 2026-06-25 15:47:14.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:14.942 | + functions-common:time_stop:2432 : end_time=1782402434939 2026-06-25 15:47:14.946 | + functions-common:time_stop:2433 : elapsed_time=245903 2026-06-25 15:47:14.950 | + functions-common:time_stop:2434 : total=170119 2026-06-25 15:47:14.953 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:14.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=416022 2026-06-25 15:47:14.960 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 15:47:14.964 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:47:14.967 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:47:14.971 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:14.975 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:14.978 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:14.982 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:14.986 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:14.990 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:14.993 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:14.998 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:15.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402435000 2026-06-25 15:47:15.008 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:47:16.164 | From https://review.opendev.org/openstack/nova 2026-06-25 15:47:16.165 | * branch master -> FETCH_HEAD 2026-06-25 15:47:16.175 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:16.179 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:16.182 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:16.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:16.188 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:16.191 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:16.195 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:16.199 | + functions-common:time_stop:2427 : start_time=1782402435000 2026-06-25 15:47:16.201 | + functions-common:time_stop:2429 : [[ -z 1782402435000 ]] 2026-06-25 15:47:16.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:16.212 | + functions-common:time_stop:2432 : end_time=1782402436208 2026-06-25 15:47:16.216 | + functions-common:time_stop:2433 : elapsed_time=1208 2026-06-25 15:47:16.219 | + functions-common:time_stop:2434 : total=416022 2026-06-25 15:47:16.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:16.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=417230 2026-06-25 15:47:16.231 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:47:16.234 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:47:16.238 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:16.240 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:16.244 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:16.248 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:16.252 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:16.256 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:16.259 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:16.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:16.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402436265 2026-06-25 15:47:16.272 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:47:16.823 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:47:16.823 | 2026-06-25 15:47:16.824 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:47:16.824 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:47:16.824 | state without impacting any branches by switching back to a branch. 2026-06-25 15:47:16.824 | 2026-06-25 15:47:16.824 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:47:16.824 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:47:16.824 | 2026-06-25 15:47:16.824 | git switch -c 2026-06-25 15:47:16.824 | 2026-06-25 15:47:16.824 | Or undo this operation with: 2026-06-25 15:47:16.825 | 2026-06-25 15:47:16.825 | git switch - 2026-06-25 15:47:16.825 | 2026-06-25 15:47:16.825 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:47:16.825 | 2026-06-25 15:47:16.825 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 15:47:16.835 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:16.839 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:16.843 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:16.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:16.849 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:16.852 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:16.855 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:16.858 | + functions-common:time_stop:2427 : start_time=1782402436265 2026-06-25 15:47:16.862 | + functions-common:time_stop:2429 : [[ -z 1782402436265 ]] 2026-06-25 15:47:16.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:16.873 | + functions-common:time_stop:2432 : end_time=1782402436868 2026-06-25 15:47:16.877 | + functions-common:time_stop:2433 : elapsed_time=603 2026-06-25 15:47:16.880 | + functions-common:time_stop:2434 : total=417230 2026-06-25 15:47:16.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:16.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=417833 2026-06-25 15:47:16.891 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 15:47:16.916 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 15:47:16.921 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:47:16.921 | + functions-common:git_clone:673 : head -1 2026-06-25 15:47:16.925 | 6d52ef14b6 move compile earlier 2026-06-25 15:47:16.928 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:47:16.931 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 15:47:16.934 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:47:16.937 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:47:16.940 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 15:47:16.942 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:47:16.945 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 15:47:16.948 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:47:16.951 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:47:16.954 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 15:47:16.957 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:47:16.959 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:47:16.964 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 15:47:16.968 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:47:16.971 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 15:47:16.974 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:47:16.978 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:47:16.982 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 15:47:16.989 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 15:47:16.991 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 15:47:16.995 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 15:47:17.162 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 15:47:17.166 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:47:17.169 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:47:17.172 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:47:17.176 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:47:17.179 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 15:47:17.183 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:47:17.185 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:47:17.189 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:47:17.193 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:47:17.196 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:47:17.200 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:47:17.203 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:47:17.207 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 15:47:17.236 | Using python 3.12 to install /opt/stack/nova 2026-06-25 15:47:17.240 | + 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-06-25 15:47:18.316 | Obtaining file:///opt/stack/nova 2026-06-25 15:47:18.321 | Installing build dependencies: started 2026-06-25 15:47:20.305 | Installing build dependencies: finished with status 'done' 2026-06-25 15:47:20.307 | Checking if build backend supports build_editable: started 2026-06-25 15:47:20.892 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:47:20.894 | Getting requirements to build editable: started 2026-06-25 15:47:21.245 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:47:21.247 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:47:23.499 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:47:23.527 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 15:47:23.528 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 15:47:23.528 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 15:47:23.529 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 15:47:23.530 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 15:47:23.531 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 15:47:23.531 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 15:47:23.532 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 15:47:23.532 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 15:47:23.534 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 15:47:23.534 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 15:47:23.535 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 15:47:23.536 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 15:47:23.538 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 15:47:23.538 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 15:47:23.539 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 15:47:23.540 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 15:47:23.541 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 15:47:23.542 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 15:47:23.543 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 15:47:23.544 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 15:47:23.545 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 15:47:23.546 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 15:47:23.547 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 15:47:23.749 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 15:47:23.900 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 15:47:23.916 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 15:47:23.918 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 15:47:23.921 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 15:47:23.921 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 15:47:23.921 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 15:47:23.922 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 15:47:23.923 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:47:23.924 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 15:47:23.925 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 15:47:23.926 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 15:47:23.927 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 15:47:23.928 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 15:47:23.929 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 15:47:23.930 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 15:47:23.931 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 15:47:23.932 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 15:47:23.934 | 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.dev200) (4.6.0) 2026-06-25 15:47:23.935 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:47:23.936 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:47:23.938 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 15:47:23.938 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 15:47:23.941 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 15:47:23.941 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 15:47:23.941 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:47:23.942 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 15:47:23.943 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 15:47:23.975 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 15:47:23.992 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:47:24.005 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:47:24.006 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 15:47:24.007 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 15:47:24.008 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 15:47:24.010 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 15:47:24.010 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 15:47:24.012 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 15:47:24.013 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 15:47:24.016 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 15:47:24.020 | 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.dev200) (4.15.0) 2026-06-25 15:47:24.020 | 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.dev200) (7.4.0) 2026-06-25 15:47:24.025 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:47:24.030 | 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.dev200) (3.0) 2026-06-25 15:47:24.038 | 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.dev200) (2.8.0) 2026-06-25 15:47:24.047 | 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.dev200) (3.1.0) 2026-06-25 15:47:24.051 | 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.dev200) (2.2.1) 2026-06-25 15:47:24.053 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 15:47:24.056 | 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.dev200) (26.1.0) 2026-06-25 15:47:24.057 | 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.dev200) (2025.9.1) 2026-06-25 15:47:24.059 | 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.dev200) (0.37.0) 2026-06-25 15:47:24.060 | 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.dev200) (2026.5.1) 2026-06-25 15:47:24.068 | 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.dev200) (2.1.0) 2026-06-25 15:47:24.076 | 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.dev200) (4.0.1) 2026-06-25 15:47:24.077 | 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.dev200) (2.13.0) 2026-06-25 15:47:24.078 | 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.dev200) (5.8.0) 2026-06-25 15:47:24.091 | 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.dev200) (1.5.0) 2026-06-25 15:47:24.093 | 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.dev200) (1.1.0) 2026-06-25 15:47:24.094 | 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.dev200) (1.33) 2026-06-25 15:47:24.096 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 15:47:24.105 | 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.dev200) (3.1.1) 2026-06-25 15:47:24.112 | 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.dev200) (9.1.4) 2026-06-25 15:47:24.125 | 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.dev200) (2.18.0) 2026-06-25 15:47:24.133 | 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.dev200) (0.20) 2026-06-25 15:47:24.147 | 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.dev200) (2.1.2) 2026-06-25 15:47:24.149 | 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.dev200) (0.6.2) 2026-06-25 15:47:24.165 | 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.dev200) (7.1.4) 2026-06-25 15:47:24.166 | 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.dev200) (5.3.1) 2026-06-25 15:47:24.167 | 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.dev200) (5.6.2) 2026-06-25 15:47:24.169 | 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.dev200) (0.16.0) 2026-06-25 15:47:24.173 | 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.dev200) (5.1.0) 2026-06-25 15:47:24.183 | 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.dev200) (2026.2) 2026-06-25 15:47:24.184 | 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.dev200) (26.2) 2026-06-25 15:47:24.192 | 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.dev200) (0.25.0) 2026-06-25 15:47:24.197 | 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.dev200) (5.0.0) 2026-06-25 15:47:24.201 | 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.dev200) (4.0.1) 2026-06-25 15:47:24.214 | 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.dev200) (1.2.1) 2026-06-25 15:47:24.238 | 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.dev200) (1.7.6) 2026-06-25 15:47:24.245 | 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.dev200) (2.2.0) 2026-06-25 15:47:24.252 | 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.dev200) (1.3.7) 2026-06-25 15:47:24.263 | 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.dev200) (3.3.2) 2026-06-25 15:47:24.276 | 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.dev200) (4.3.2) 2026-06-25 15:47:24.277 | 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.dev200) (3.7.1) 2026-06-25 15:47:24.287 | 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.dev200) (2.4.0) 2026-06-25 15:47:24.297 | 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.dev200) (3.0.3) 2026-06-25 15:47:24.298 | 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.dev200) (1.6.2) 2026-06-25 15:47:24.308 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 15:47:24.328 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 15:47:24.368 | 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.dev200) (4.14.0) 2026-06-25 15:47:24.375 | 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.dev200) (0.6.0) 2026-06-25 15:47:24.375 | 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.dev200) (4.0.0) 2026-06-25 15:47:24.386 | 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.dev200) (3.0.52) 2026-06-25 15:47:24.388 | 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.dev200) (1.11.0) 2026-06-25 15:47:24.389 | 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.dev200) (15.0.0) 2026-06-25 15:47:24.390 | 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.dev200) (1.8.0) 2026-06-25 15:47:24.413 | 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.dev200) (1.17.0) 2026-06-25 15:47:24.421 | 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.dev200) (2.1.0) 2026-06-25 15:47:24.422 | 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.dev200) (24.2.1) 2026-06-25 15:47:24.446 | 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.dev200) (4.6.0) 2026-06-25 15:47:24.474 | 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.dev200) (3.4.7) 2026-06-25 15:47:24.475 | 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.dev200) (3.18) 2026-06-25 15:47:24.476 | 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.dev200) (2.7.0) 2026-06-25 15:47:24.479 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 15:47:24.521 | 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.dev200) (4.2.0) 2026-06-25 15:47:24.525 | 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.dev200) (2.20.0) 2026-06-25 15:47:24.535 | 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.dev200) (0.1.2) 2026-06-25 15:47:24.557 | 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.dev200) (0.8) 2026-06-25 15:47:24.620 | 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.dev200) (0.16.0) 2026-06-25 15:47:25.146 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:47:25.164 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 15:47:25.204 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:47:25.221 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:47:25.283 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:47:25.300 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:47:25.420 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:47:25.446 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 15:47:25.475 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 15:47:25.514 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 15:47:25.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.8 MB/s 0:00:00 2026-06-25 15:47:25.819 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 15:47:25.894 | Building wheels for collected packages: nova 2026-06-25 15:47:25.895 | Building editable for nova (pyproject.toml): started 2026-06-25 15:47:28.392 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 15:47:28.393 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=a89744bf283254e33546b5f8684cc4092e0152001f559987ff84cd8ab840eebb 2026-06-25 15:47:28.394 | Stored in directory: /tmp/pip-ephem-wheel-cache-in98bqvm/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 15:47:28.399 | Successfully built nova 2026-06-25 15:47:28.676 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 15:47:33.528 | 2026-06-25 15:47:33.556 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 15:47:33.806 | + inc/python:pip_install:216 : result=0 2026-06-25 15:47:33.809 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:47:33.811 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:33.815 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:33.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:33.821 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:33.825 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:33.827 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:47:33.831 | + functions-common:time_stop:2427 : start_time=1782402437229 2026-06-25 15:47:33.834 | + functions-common:time_stop:2429 : [[ -z 1782402437229 ]] 2026-06-25 15:47:33.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:33.842 | + functions-common:time_stop:2432 : end_time=1782402453839 2026-06-25 15:47:33.845 | + functions-common:time_stop:2433 : elapsed_time=16610 2026-06-25 15:47:33.848 | + functions-common:time_stop:2434 : total=144168 2026-06-25 15:47:33.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:33.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160778 2026-06-25 15:47:33.858 | + inc/python:pip_install:219 : return 0 2026-06-25 15:47:33.861 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:47:33.864 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:47:33.868 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 15:47:33.874 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 15:47:33.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:47:33.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:47:33.885 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 15:47:33.889 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:47:33.892 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 15:47:33.910 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:47:33.914 | + ./stack.sh:main:959 : configure_nova 2026-06-25 15:47:33.917 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 15:47:33.934 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 15:47:33.937 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 15:47:33.940 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:47:33.945 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 15:47:33.945 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:47:33.950 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 15:47:33.953 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 15:47:33.957 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:47:33.960 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 15:47:33.963 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 15:47:33.966 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 15:47:33.970 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:47:33.973 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 15:47:33.990 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 15:47:34.007 | + 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-06-25 15:47:34.025 | + 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-06-25 15:47:34.044 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 15:47:34.060 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 15:47:34.078 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:47:34.081 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:47:34.086 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.0yn6VjJyS5 2026-06-25 15:47:34.089 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:47:34.093 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:47:34.096 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 15:47:34.098 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:47:34.101 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:47:34.104 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.0yn6VjJyS5 2026-06-25 15:47:34.108 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.0yn6VjJyS5 2026-06-25 15:47:34.124 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.0yn6VjJyS5 /etc/sudoers.d/nova-rootwrap 2026-06-25 15:47:34.141 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:47:34.146 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:47:34.149 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:47:34.152 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:47:34.155 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:47:34.158 | + 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-06-25 15:47:34.161 | + 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-06-25 15:47:34.166 | + 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-06-25 15:47:34.167 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:47:34.178 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:47:34.183 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:47:34.200 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:47:34.217 | + lib/nova:configure_nova:264 : [[ 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-06-25 15:47:34.221 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 15:47:34.226 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 15:47:34.247 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:34.250 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 15:47:34.262 | net.ipv4.ip_forward = 1 2026-06-25 15:47:34.267 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 15:47:34.270 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 15:47:34.273 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 15:47:34.290 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 15:47:34.294 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 15:47:34.298 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 15:47:34.315 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 15:47:34.320 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 15:47:34.320 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 15:47:34.327 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c670fc83d97 2026-06-25 15:47:34.331 | InitiatorName=iqn.2016-04.com.open-iscsi:c670fc83d97 2026-06-25 15:47:34.336 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 15:47:34.338 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 15:47:34.425 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 15:47:34.428 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 15:47:34.431 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:47:34.434 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 15:47:34.502 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 15:47:34.505 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 15:47:34.510 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 15:47:34.515 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 15:47:34.555 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 15:47:34.558 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 15:47:34.594 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 15:47:34.632 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 15:47:34.670 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 15:47:34.708 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 15:47:34.743 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 15:47:34.781 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.66 2026-06-25 15:47:34.818 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 15:47:34.853 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 15:47:34.887 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 15:47:34.922 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 15:47:34.957 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 15:47:34.994 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:47:35.031 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 15:47:35.066 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 15:47:35.103 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 15:47:35.106 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:47:35.109 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:47:35.112 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:47:35.115 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:47:35.119 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:47:35.122 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:47:35.125 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:47:35.129 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:47:35.132 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:47:35.135 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:47:35.138 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:47:35.141 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:47:35.144 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:47:35.148 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 15:47:35.167 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:35.169 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:47:35.172 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 15:47:35.175 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 15:47:35.212 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 15:47:35.215 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:47:35.218 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:47:35.221 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:47:35.224 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:47:35.226 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:35.229 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:47:35.248 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:35.251 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:47:35.253 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:35.257 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:35.295 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 15:47:35.298 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 15:47:35.301 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 15:47:35.305 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 15:47:35.308 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:47:35.311 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:35.314 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:47:35.336 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:35.340 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:47:35.344 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:35.348 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:35.393 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 15:47:35.429 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 15:47:35.460 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 15:47:35.492 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 15:47:35.508 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:35.511 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 15:47:35.527 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:35.531 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 15:47:35.531 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 15:47:35.536 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 15:47:35.538 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 15:47:35.569 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:35.572 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 15:47:35.607 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 15:47:35.638 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 15:47:35.640 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:47:35.643 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 15:47:35.645 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:47:35.648 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:47:35.650 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 15:47:35.653 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:47:35.655 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:47:35.658 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:47:35.660 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 15:47:35.691 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 15:47:35.722 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-06-25 15:47:35.753 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 15:47:35.786 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 15:47:35.818 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 15:47:35.849 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 15:47:35.879 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 15:47:35.911 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:47:35.942 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:47:35.975 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:47:36.008 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:47:36.010 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 15:47:36.030 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:36.033 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 15:47:36.035 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 15:47:36.071 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 15:47:36.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:47:36.077 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:47:36.079 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 15:47:36.082 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 15:47:36.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 15:47:36.144 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.66/identity 2026-06-25 15:47:36.175 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 15:47:36.206 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 15:47:36.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 15:47:36.270 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 15:47:36.302 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 15:47:36.337 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 15:47:36.356 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:36.359 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 15:47:36.382 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:36.385 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 15:47:36.387 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 15:47:36.429 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 15:47:36.473 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 15:47:36.476 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 15:47:36.516 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 15:47:36.520 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 15:47:36.524 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 15:47:36.527 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:47:36.531 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:47:36.535 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:47:36.539 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:47:36.543 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:47:36.546 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:47:36.550 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:47:36.554 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:47:36.558 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:47:36.562 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:47:36.566 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:47:36.570 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:47:36.574 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:47:36.578 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 15:47:36.582 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 15:47:36.586 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:47:36.590 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:47:36.614 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:47:36.618 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:47:36.621 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:47:36.625 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:47:36.630 | + 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-06-25 15:47:36.669 | + 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-06-25 15:47:36.709 | + 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-06-25 15:47:36.752 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:47:36.792 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 15:47:36.834 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 15:47:36.882 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 15:47:36.906 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:36.911 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 15:47:36.915 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 15:47:36.920 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 15:47:36.923 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 15:47:36.927 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:47:36.930 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 15:47:36.933 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 15:47:36.938 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:47:36.942 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:47:36.962 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:47:36.962 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:36.974 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:47:36.980 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:36.997 | /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-06-25 15:47:37.003 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 15:47:37.006 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 15:47:37.012 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:47:37.016 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 15:47:37.058 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:47:37.099 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 15:47:37.141 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:47:37.182 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:47:37.223 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:47:37.266 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:47:37.308 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:47:37.352 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:47:37.393 | + 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-06-25 15:47:37.437 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:47:37.481 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:47:37.515 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:47:37.548 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:47:37.579 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:47:37.581 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:47:37.585 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 15:47:37.587 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 15:47:37.591 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:47:37.593 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:37.596 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:37.599 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:47:37.602 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 15:47:37.605 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 15:47:37.636 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:47:37.669 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:47:37.669 | + 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-06-25 15:47:37.679 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 15:47:37.683 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 15:47:37.686 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 15:47:37.689 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:47:37.692 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:47:37.694 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:47:37.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:47:37.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:37.702 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:37.704 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:47:37.707 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:47:37.710 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:37.712 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:37.715 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 15:47:37.726 | perl: warning: Setting locale failed. 2026-06-25 15:47:37.726 | perl: warning: Please check that your locale settings: 2026-06-25 15:47:37.726 | LANGUAGE = (unset), 2026-06-25 15:47:37.726 | LC_ALL = "en_US.utf8", 2026-06-25 15:47:37.727 | LANG = "de_DE.UTF-8" 2026-06-25 15:47:37.727 | are supported and installed on your system. 2026-06-25 15:47:37.727 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:47:37.766 | Enabling site nova-api. 2026-06-25 15:47:37.771 | To activate the new configuration, you need to run: 2026-06-25 15:47:37.771 | systemctl reload apache2 2026-06-25 15:47:37.776 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:47:37.779 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:47:37.781 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:47:37.784 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:47:37.942 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 15:47:37.961 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:37.965 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 15:47:37.968 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:47:37.971 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 15:47:37.975 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 15:47:37.978 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 15:47:37.981 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 15:47:37.984 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 15:47:37.988 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:47:37.991 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:47:38.008 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:47:38.008 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:38.018 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:47:38.023 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:38.037 | /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-06-25 15:47:38.043 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 15:47:38.045 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:47:38.050 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:47:38.053 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 15:47:38.085 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 15:47:38.118 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 15:47:38.151 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:47:38.183 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:47:38.214 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:47:38.246 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:47:38.278 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:47:38.309 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:47:38.340 | + 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-06-25 15:47:38.371 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:47:38.402 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:47:38.434 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:47:38.466 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 15:47:38.498 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 15:47:38.501 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 15:47:38.539 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 15:47:38.557 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:38.560 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:47:38.598 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 15:47:38.600 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 15:47:38.602 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 15:47:38.622 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:38.625 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:47:38.630 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:47:38.673 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 15:47:38.723 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 15:47:38.727 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:47:38.731 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 15:47:38.735 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:47:38.739 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:47:38.743 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:47:38.770 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:38.776 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:47:38.780 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:47:38.784 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:47:38.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:38.815 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:47:38.820 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:47:38.867 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:47:38.871 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:47:38.875 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 15:47:38.925 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 15:47:38.972 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 15:47:39.021 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 15:47:39.048 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:39.052 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:47:39.098 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 15:47:39.102 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 15:47:39.106 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 15:47:39.156 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 15:47:39.160 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:47:39.165 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:47:39.169 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:47:39.173 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 15:47:39.220 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 15:47:39.265 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.66/identity 2026-06-25 15:47:39.312 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 15:47:39.355 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 15:47:39.399 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 15:47:39.445 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 15:47:39.492 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 15:47:39.538 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 15:47:39.565 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:39.570 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 15:47:39.576 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:47:39.580 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 15:47:39.585 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 15:47:39.590 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 15:47:39.594 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:47:39.598 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:47:39.603 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:47:39.607 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 15:47:39.611 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 15:47:39.619 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 15:47:39.623 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 15:47:39.628 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 15:47:39.632 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 15:47:39.636 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:47:39.640 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:39.644 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:47:39.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:39.675 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:47:39.679 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:39.684 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:39.733 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 15:47:39.787 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 15:47:39.838 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:47:39.842 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 15:47:39.846 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 15:47:39.850 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 15:47:39.876 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:39.883 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 15:47:39.883 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 15:47:41.051 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 15:47:41.054 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 15:47:42.228 | Adding vhost "nova_cell1" ... 2026-06-25 15:47:42.314 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 15:47:43.416 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 15:47:43.446 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 15:47:43.449 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:47:43.452 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 15:47:43.455 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:47:43.457 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 15:47:43.460 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:47:43.477 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:43.481 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 15:47:43.484 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 15:47:43.486 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:47:43.504 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:43.507 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-06-25 15:47:43.510 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-06-25 15:47:43.543 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:47:43.547 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:47:43.549 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 15:47:43.567 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:43.570 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 15:47:43.573 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:47:43.576 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 15:47:43.579 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:47:43.581 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:47:43.584 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:47:43.587 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 15:47:43.619 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 15:47:43.650 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.66/identity 2026-06-25 15:47:43.681 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 15:47:43.712 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 15:47:43.744 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 15:47:43.776 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 15:47:43.809 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 15:47:43.840 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 15:47:43.843 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 15:47:43.845 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:47:43.849 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:47:43.866 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:47:43.868 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:47:43.871 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:47:43.873 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:47:43.876 | + 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-06-25 15:47:43.908 | + 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-06-25 15:47:43.940 | + 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-06-25 15:47:43.971 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:47:44.004 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 15:47:44.037 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:47:44.041 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 15:47:44.045 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:47:44.048 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 15:47:44.051 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 15:47:44.055 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 15:47:44.058 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:47:44.061 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:47:44.063 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:47:44.066 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 15:47:44.069 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 15:47:44.072 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:47:44.074 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 15:47:44.077 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 15:47:44.079 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 15:47:44.098 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:44.101 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 15:47:44.137 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 15:47:44.171 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:47:44.173 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:44.176 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:47:44.180 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 15:47:44.198 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:44.202 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 15:47:44.220 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:47:44.223 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 15:47:44.240 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:44.243 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:47:44.245 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 15:47:44.249 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 15:47:44.252 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 15:47:44.270 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:44.273 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 15:47:44.290 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 15:47:44.290 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 15:47:44.300 | cgroup_device_acl = [ 2026-06-25 15:47:44.301 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 15:47:44.301 | "/dev/random", "/dev/urandom", 2026-06-25 15:47:44.301 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 15:47:44.301 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 15:47:44.301 | "/dev/vfio/vfio", 2026-06-25 15:47:44.301 | ] 2026-06-25 15:47:44.305 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 15:47:44.308 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:47:44.311 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:47:44.314 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:47:44.317 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:47:44.320 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:47:44.323 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:47:44.326 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:47:44.329 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:47:44.332 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:47:44.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:47:44.339 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:47:44.342 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:47:44.345 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:47:44.349 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 15:47:44.354 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 15:47:44.357 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 15:47:44.360 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 15:47:44.363 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 15:47:44.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 15:47:44.393 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 15:47:44.396 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:44.399 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:44.402 | + 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-06-25 15:47:44.405 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 15:47:44.408 | + 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-06-25 15:47:44.426 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:47:44.426 | + 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-06-25 15:47:44.437 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 15:47:44.442 | + 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-06-25 15:47:44.459 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 15:47:44.459 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:47:44.470 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 15:47:44.475 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:47:44.478 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:44.480 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:47:44.484 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 15:47:44.486 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:47:44.490 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 15:47:44.555 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 15:47:44.558 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:47:44.563 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 15:47:44.662 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 15:47:44.702 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 15:47:44.740 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 15:47:44.743 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 15:47:44.781 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 15:47:44.815 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 15:47:44.843 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 15:47:44.872 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 15:47:44.900 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 15:47:44.903 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:47:44.907 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 15:47:44.909 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 15:47:44.912 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:47:44.916 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:47:44.918 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 15:47:44.920 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 15:47:44.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 15:47:44.925 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 15:47:44.928 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 15:47:44.943 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:44.945 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 15:47:44.948 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 15:47:44.951 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 15:47:44.953 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:47:44.956 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 15:47:44.959 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 15:47:44.961 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 15:47:44.964 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:47:44.967 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 15:47:44.970 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 15:47:44.973 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:47:44.977 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:47:44.977 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:47:44.982 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 15:47:44.985 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 15:47:44.987 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 15:47:44.991 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 15:47:44.993 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 15:47:45.015 | Using python 3.12 to install osc-placement 2026-06-25 15:47:45.018 | + 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-06-25 15:47:46.255 | Collecting osc-placement 2026-06-25 15:47:46.405 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:47:46.416 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 15:47:46.416 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 15:47:46.417 | 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-06-25 15:47:46.418 | 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-06-25 15:47:46.421 | 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-06-25 15:47:46.421 | 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-06-25 15:47:46.422 | 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-06-25 15:47:46.423 | 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-06-25 15:47:46.424 | 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-06-25 15:47:46.429 | 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-06-25 15:47:46.430 | 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-06-25 15:47:46.431 | 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-06-25 15:47:46.434 | 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-06-25 15:47:46.435 | 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-06-25 15:47:46.436 | 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-06-25 15:47:46.437 | 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-06-25 15:47:46.440 | 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-06-25 15:47:46.441 | 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-06-25 15:47:46.442 | 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-06-25 15:47:46.443 | 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-06-25 15:47:46.445 | 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-06-25 15:47:46.446 | 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-06-25 15:47:46.447 | 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-06-25 15:47:46.448 | 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-06-25 15:47:46.449 | 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-06-25 15:47:46.451 | 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-06-25 15:47:46.452 | 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-06-25 15:47:46.455 | 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-06-25 15:47:46.459 | 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-06-25 15:47:46.466 | 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-06-25 15:47:46.471 | 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-06-25 15:47:46.472 | 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-06-25 15:47:46.473 | 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-06-25 15:47:46.478 | 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-06-25 15:47:46.483 | 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-06-25 15:47:46.497 | 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-06-25 15:47:46.498 | 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-06-25 15:47:46.499 | 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-06-25 15:47:46.501 | 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-06-25 15:47:46.514 | 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-06-25 15:47:46.515 | 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-06-25 15:47:46.519 | 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-06-25 15:47:46.559 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 15:47:46.943 | Installing collected packages: osc-placement 2026-06-25 15:47:47.102 | Successfully installed osc-placement-4.8.0 2026-06-25 15:47:47.234 | + inc/python:pip_install:216 : result=0 2026-06-25 15:47:47.236 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:47:47.239 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:47.241 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:47.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:47.246 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:47.248 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:47.250 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:47:47.252 | + functions-common:time_stop:2427 : start_time=1782402465010 2026-06-25 15:47:47.255 | + functions-common:time_stop:2429 : [[ -z 1782402465010 ]] 2026-06-25 15:47:47.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:47.261 | + functions-common:time_stop:2432 : end_time=1782402467259 2026-06-25 15:47:47.263 | + functions-common:time_stop:2433 : elapsed_time=2249 2026-06-25 15:47:47.266 | + functions-common:time_stop:2434 : total=160778 2026-06-25 15:47:47.268 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:47.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163027 2026-06-25 15:47:47.272 | + inc/python:pip_install:219 : return 0 2026-06-25 15:47:47.275 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 15:47:47.277 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 15:47:47.280 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 15:47:47.282 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:47:47.284 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:47:47.287 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:47:47.290 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:47:47.292 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:47:47.295 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:47:47.310 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:47:47.312 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:47:47.314 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:47.317 | + functions-common:git_clone:610 : echo master 2026-06-25 15:47:47.317 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:47:47.322 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 15:47:47.324 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:47.326 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:47:47.328 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:47:47.330 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:47.332 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:47.334 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:47.337 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:47.339 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:47.341 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:47.343 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:47.346 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:47.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402467347 2026-06-25 15:47:47.352 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:47:47.356 | Cloning into '/opt/stack/placement'... 2026-06-25 15:47:50.853 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:50.856 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:50.859 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:50.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:50.865 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:50.867 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:50.870 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:50.872 | + functions-common:time_stop:2427 : start_time=1782402467347 2026-06-25 15:47:50.876 | + functions-common:time_stop:2429 : [[ -z 1782402467347 ]] 2026-06-25 15:47:50.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:50.884 | + functions-common:time_stop:2432 : end_time=1782402470881 2026-06-25 15:47:50.886 | + functions-common:time_stop:2433 : elapsed_time=3534 2026-06-25 15:47:50.889 | + functions-common:time_stop:2434 : total=417833 2026-06-25 15:47:50.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:50.895 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421367 2026-06-25 15:47:50.898 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 15:47:50.902 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:47:50.905 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:47:50.908 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:50.912 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:50.915 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:50.918 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:50.921 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:50.924 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:50.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:50.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:50.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402470933 2026-06-25 15:47:50.939 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:47:51.438 | From https://review.opendev.org/openstack/placement 2026-06-25 15:47:51.438 | * branch master -> FETCH_HEAD 2026-06-25 15:47:51.450 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:51.454 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:51.458 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:51.460 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:51.464 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:51.467 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:51.470 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:51.474 | + functions-common:time_stop:2427 : start_time=1782402470933 2026-06-25 15:47:51.477 | + functions-common:time_stop:2429 : [[ -z 1782402470933 ]] 2026-06-25 15:47:51.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:51.485 | + functions-common:time_stop:2432 : end_time=1782402471482 2026-06-25 15:47:51.487 | + functions-common:time_stop:2433 : elapsed_time=549 2026-06-25 15:47:51.490 | + functions-common:time_stop:2434 : total=421367 2026-06-25 15:47:51.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:51.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421916 2026-06-25 15:47:51.498 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:47:51.501 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:47:51.504 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:51.507 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:51.510 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:51.513 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:51.515 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:51.519 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:51.522 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:51.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:51.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402471527 2026-06-25 15:47:51.534 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:47:51.590 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:47:51.590 | 2026-06-25 15:47:51.591 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:47:51.591 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:47:51.591 | state without impacting any branches by switching back to a branch. 2026-06-25 15:47:51.591 | 2026-06-25 15:47:51.591 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:47:51.591 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:47:51.591 | 2026-06-25 15:47:51.591 | git switch -c 2026-06-25 15:47:51.591 | 2026-06-25 15:47:51.591 | Or undo this operation with: 2026-06-25 15:47:51.591 | 2026-06-25 15:47:51.591 | git switch - 2026-06-25 15:47:51.592 | 2026-06-25 15:47:51.592 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:47:51.592 | 2026-06-25 15:47:51.592 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 15:47:51.593 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:51.595 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:51.598 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:51.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:51.603 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:51.606 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:51.609 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:51.612 | + functions-common:time_stop:2427 : start_time=1782402471527 2026-06-25 15:47:51.615 | + functions-common:time_stop:2429 : [[ -z 1782402471527 ]] 2026-06-25 15:47:51.618 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:51.621 | + functions-common:time_stop:2432 : end_time=1782402471619 2026-06-25 15:47:51.624 | + functions-common:time_stop:2433 : elapsed_time=92 2026-06-25 15:47:51.627 | + functions-common:time_stop:2434 : total=421916 2026-06-25 15:47:51.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:51.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422008 2026-06-25 15:47:51.636 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 15:47:51.654 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 15:47:51.657 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:47:51.658 | + functions-common:git_clone:673 : head -1 2026-06-25 15:47:51.662 | 3cba66c7 Merge "Update python versions" 2026-06-25 15:47:51.665 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:47:51.668 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 15:47:51.671 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:47:51.675 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:47:51.678 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 15:47:51.681 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:47:51.683 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 15:47:51.687 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:47:51.689 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:47:51.693 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 15:47:51.695 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:47:51.699 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:47:51.703 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 15:47:51.707 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:47:51.710 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 15:47:51.713 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:47:51.716 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:47:51.720 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 15:47:51.727 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 15:47:51.730 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 15:47:51.733 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 15:47:51.891 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 15:47:51.894 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:47:51.897 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:47:51.899 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:47:51.901 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:47:51.905 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 15:47:51.907 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:47:51.909 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:47:51.913 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:47:51.916 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:47:51.919 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:47:51.922 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:47:51.924 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:47:51.928 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 15:47:51.948 | Using python 3.12 to install /opt/stack/placement 2026-06-25 15:47:51.951 | + 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-06-25 15:47:52.999 | Obtaining file:///opt/stack/placement 2026-06-25 15:47:53.003 | Installing build dependencies: started 2026-06-25 15:47:54.878 | Installing build dependencies: finished with status 'done' 2026-06-25 15:47:54.878 | Checking if build backend supports build_editable: started 2026-06-25 15:47:55.463 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:47:55.464 | Getting requirements to build editable: started 2026-06-25 15:47:55.770 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:47:55.772 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:47:56.687 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:47:56.710 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 15:47:56.713 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.51) 2026-06-25 15:47:56.713 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 15:47:56.713 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 15:47:56.714 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 15:47:56.715 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 15:47:56.716 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 15:47:56.718 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 15:47:56.719 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 15:47:56.719 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 15:47:56.720 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 15:47:56.721 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 15:47:56.722 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 15:47:56.724 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 15:47:56.725 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 15:47:56.725 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 15:47:56.727 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 15:47:56.727 | 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.dev5) (1.1.0) 2026-06-25 15:47:56.728 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 15:47:56.729 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 15:47:56.731 | 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.dev5) (26.1.0) 2026-06-25 15:47:56.733 | 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.dev5) (2025.9.1) 2026-06-25 15:47:56.733 | 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.dev5) (0.37.0) 2026-06-25 15:47:56.734 | 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.dev5) (2026.5.1) 2026-06-25 15:47:56.740 | 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.dev5) (5.14.0) 2026-06-25 15:47:56.741 | 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.dev5) (4.2.0) 2026-06-25 15:47:56.743 | 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.dev5) (6.8.0) 2026-06-25 15:47:56.744 | 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.dev5) (4.0.1) 2026-06-25 15:47:56.745 | 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.dev5) (2.13.0) 2026-06-25 15:47:56.746 | 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.dev5) (5.8.0) 2026-06-25 15:47:56.751 | 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.dev5) (2.1.0) 2026-06-25 15:47:56.752 | 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.dev5) (5.8.0) 2026-06-25 15:47:56.752 | 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.dev5) (1.8.2) 2026-06-25 15:47:56.753 | 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.dev5) (4.15.0) 2026-06-25 15:47:56.763 | 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.dev5) (1.5.0) 2026-06-25 15:47:56.767 | 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.dev5) (5.3.1) 2026-06-25 15:47:56.772 | 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.dev5) (0.20) 2026-06-25 15:47:56.773 | 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.dev5) (3.1.0) 2026-06-25 15:47:56.775 | 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.dev5) (2.2.1) 2026-06-25 15:47:56.778 | 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.dev5) (1.3.0) 2026-06-25 15:47:56.780 | 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.dev5) (2.0.0) 2026-06-25 15:47:56.780 | 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.dev5) (6.0.3) 2026-06-25 15:47:56.786 | 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.dev5) (1.18.4) 2026-06-25 15:47:56.788 | 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.dev5) (2.1.2) 2026-06-25 15:47:56.789 | 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.dev5) (0.6.2) 2026-06-25 15:47:56.792 | 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.dev5) (1.3.12) 2026-06-25 15:47:56.798 | 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.dev5) (2.9.0.post0) 2026-06-25 15:47:56.801 | 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.dev5) (5.0.0) 2026-06-25 15:47:56.802 | 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.dev5) (3.1.6) 2026-06-25 15:47:56.804 | 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.dev5) (4.0.1) 2026-06-25 15:47:56.809 | 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.dev5) (3.0.3) 2026-06-25 15:47:56.818 | 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.dev5) (1.2.1) 2026-06-25 15:47:56.823 | 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.dev5) (3.17.0) 2026-06-25 15:47:56.827 | 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.dev5) (3.3.2) 2026-06-25 15:47:56.828 | 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.dev5) (26.2) 2026-06-25 15:47:56.829 | 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.dev5) (7.2.2) 2026-06-25 15:47:56.834 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 15:47:56.838 | 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.dev5) (0.8.1) 2026-06-25 15:47:56.857 | 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.dev5) (1.17.0) 2026-06-25 15:47:56.870 | 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.dev5) (3.4.7) 2026-06-25 15:47:56.871 | 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.dev5) (3.18) 2026-06-25 15:47:56.872 | 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.dev5) (2.7.0) 2026-06-25 15:47:56.873 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 15:47:56.892 | 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.dev5) (0.8) 2026-06-25 15:47:56.904 | 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.dev5) (3.5.2) 2026-06-25 15:47:56.956 | Building wheels for collected packages: openstack-placement 2026-06-25 15:47:56.958 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 15:47:57.756 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 15:47:57.757 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=7ef3c8dd20d55e7493e8e3090c055fe23efc3eb80c8f1d274d66573c767df599 2026-06-25 15:47:57.757 | Stored in directory: /tmp/pip-ephem-wheel-cache-knrcmlyw/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 15:47:57.763 | Successfully built openstack-placement 2026-06-25 15:47:58.039 | Installing collected packages: openstack-placement 2026-06-25 15:47:58.093 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 15:47:58.253 | + inc/python:pip_install:216 : result=0 2026-06-25 15:47:58.256 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:47:58.259 | + functions-common:time_stop:2420 : local name 2026-06-25 15:47:58.262 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:58.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:58.268 | + functions-common:time_stop:2423 : local total 2026-06-25 15:47:58.271 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:58.274 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:47:58.277 | + functions-common:time_stop:2427 : start_time=1782402471943 2026-06-25 15:47:58.280 | + functions-common:time_stop:2429 : [[ -z 1782402471943 ]] 2026-06-25 15:47:58.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:58.288 | + functions-common:time_stop:2432 : end_time=1782402478285 2026-06-25 15:47:58.291 | + functions-common:time_stop:2433 : elapsed_time=6342 2026-06-25 15:47:58.294 | + functions-common:time_stop:2434 : total=163027 2026-06-25 15:47:58.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:58.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169369 2026-06-25 15:47:58.303 | + inc/python:pip_install:219 : return 0 2026-06-25 15:47:58.306 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:47:58.309 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:47:58.312 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 15:47:58.316 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 15:47:58.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:47:58.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:47:58.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 15:47:58.328 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:47:58.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:47:58.335 | + ./stack.sh:main:965 : configure_placement 2026-06-25 15:47:58.339 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 15:47:58.355 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 15:47:58.359 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 15:47:58.365 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 15:47:58.368 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 15:47:58.371 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 15:47:58.374 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 15:47:58.377 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:47:58.381 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:58.384 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:47:58.404 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:58.407 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:47:58.411 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:58.414 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:47:58.452 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 15:47:58.490 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 15:47:58.527 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 15:47:58.530 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:47:58.533 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 15:47:58.535 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:47:58.538 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:47:58.541 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 15:47:58.544 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:47:58.547 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:47:58.549 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:47:58.552 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 15:47:58.589 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 15:47:58.623 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-06-25 15:47:58.657 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 15:47:58.691 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 15:47:58.726 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 15:47:58.760 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 15:47:58.797 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 15:47:58.836 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:47:58.873 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:47:58.914 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:47:58.952 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:47:58.955 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 15:47:58.958 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 15:47:58.961 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:47:58.965 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:47:58.983 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:47:58.987 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:47:58.990 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:47:58.993 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:47:58.996 | + 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-06-25 15:47:59.033 | + 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-06-25 15:47:59.071 | + 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-06-25 15:47:59.109 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:47:59.148 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 15:47:59.186 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 15:47:59.190 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 15:47:59.194 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 15:47:59.198 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 15:47:59.201 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:47:59.204 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 15:47:59.208 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 15:47:59.211 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:47:59.215 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:47:59.234 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:47:59.234 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:59.245 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:47:59.250 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:47:59.265 | /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-06-25 15:47:59.270 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 15:47:59.274 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 15:47:59.279 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:47:59.283 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 15:47:59.324 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 15:47:59.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 15:47:59.396 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:47:59.434 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:47:59.471 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:47:59.508 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:47:59.546 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:47:59.582 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:47:59.618 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:47:59.655 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:47:59.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:47:59.729 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:47:59.768 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 15:47:59.806 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:47:59.810 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:47:59.815 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 15:47:59.818 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 15:47:59.822 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:47:59.826 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:59.829 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:59.832 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:47:59.836 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 15:47:59.840 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 15:47:59.877 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:47:59.917 | + 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-06-25 15:47:59.918 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:47:59.930 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 15:47:59.935 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 15:47:59.938 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 15:47:59.941 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:47:59.945 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:47:59.948 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:47:59.951 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:47:59.955 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:59.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:59.962 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:47:59.965 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:47:59.968 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:59.971 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:59.974 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 15:47:59.986 | perl: warning: Setting locale failed. 2026-06-25 15:47:59.986 | perl: warning: Please check that your locale settings: 2026-06-25 15:47:59.986 | LANGUAGE = (unset), 2026-06-25 15:47:59.986 | LC_ALL = "en_US.utf8", 2026-06-25 15:47:59.986 | LANG = "de_DE.UTF-8" 2026-06-25 15:47:59.986 | are supported and installed on your system. 2026-06-25 15:47:59.986 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:48:00.027 | Enabling site placement-api. 2026-06-25 15:48:00.033 | To activate the new configuration, you need to run: 2026-06-25 15:48:00.033 | systemctl reload apache2 2026-06-25 15:48:00.039 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:48:00.042 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:48:00.046 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:48:00.049 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:48:00.205 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:00.209 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:00.213 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 15:48:00.253 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 15:48:00.289 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 15:48:00.309 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.313 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 15:48:00.334 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.338 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 15:48:00.341 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 15:48:00.344 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 15:48:00.348 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:48:00.350 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:48:00.353 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:48:00.357 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 15:48:00.398 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 15:48:00.438 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.66/identity 2026-06-25 15:48:00.478 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 15:48:00.518 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 15:48:00.559 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 15:48:00.597 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 15:48:00.638 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 15:48:00.675 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 15:48:00.697 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:00.701 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 15:48:00.725 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:00.729 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 15:48:00.753 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.756 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 15:48:00.760 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 15:48:00.765 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 15:48:00.787 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.791 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:48:00.833 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 15:48:00.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.858 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:48:00.898 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 15:48:00.919 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:00.923 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:48:00.963 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:48:01.003 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 15:48:01.007 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:48:01.010 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 15:48:01.013 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:48:01.016 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:48:01.020 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:48:01.023 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:48:01.026 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:48:01.030 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:48:01.035 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:48:01.038 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:48:01.042 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:48:01.045 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 15:48:01.048 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:48:01.065 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:01.068 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:48:01.071 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:48:01.074 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 15:48:01.077 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 15:48:01.080 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:48:01.083 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 15:48:01.086 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 15:48:01.089 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 15:48:01.161 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 15:48:01.206 | [2070 Async install_tempest:44951]: running: install_tempest 2026-06-25 15:48:01.209 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:48:01.212 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:48:01.216 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:48:01.218 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:48:01.222 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 15:48:01.226 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:48:01.229 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 15:48:01.232 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:48:01.236 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:48:01.239 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 15:48:01.243 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 15:48:01.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:48:01.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:48:01.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 15:48:01.259 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:48:01.262 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 15:48:01.266 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 15:48:01.269 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:48:01.273 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 15:48:01.277 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 15:48:01.281 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:48:01.287 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:48:01.290 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:48:01.295 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 15:48:01.299 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 15:48:01.302 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:48:01.306 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:48:01.309 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:48:01.336 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:48:01.340 | + 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-06-25 15:48:02.780 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:48:02.927 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 15:48:02.941 | 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-06-25 15:48:02.942 | 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-06-25 15:48:02.943 | 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-06-25 15:48:02.944 | 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-06-25 15:48:02.945 | 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-06-25 15:48:02.946 | 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-06-25 15:48:02.947 | 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-06-25 15:48:02.947 | 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-06-25 15:48:02.948 | 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-06-25 15:48:02.949 | 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-06-25 15:48:02.951 | 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-06-25 15:48:02.952 | 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-06-25 15:48:02.953 | 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-06-25 15:48:02.954 | 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-06-25 15:48:02.958 | 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-06-25 15:48:02.959 | 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-06-25 15:48:02.960 | 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-06-25 15:48:02.961 | 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-06-25 15:48:02.964 | 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-06-25 15:48:02.968 | 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-06-25 15:48:02.972 | 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-06-25 15:48:02.973 | 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-06-25 15:48:02.975 | 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-06-25 15:48:02.976 | 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-06-25 15:48:02.977 | 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-06-25 15:48:02.978 | 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-06-25 15:48:02.979 | 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-06-25 15:48:02.980 | 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-06-25 15:48:02.981 | 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-06-25 15:48:02.989 | 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-06-25 15:48:02.993 | 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-06-25 15:48:02.999 | 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-06-25 15:48:03.006 | 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-06-25 15:48:03.006 | 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-06-25 15:48:03.007 | 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-06-25 15:48:03.014 | 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-06-25 15:48:03.018 | 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-06-25 15:48:03.037 | 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-06-25 15:48:03.038 | 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-06-25 15:48:03.039 | 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-06-25 15:48:03.043 | 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-06-25 15:48:03.046 | 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-06-25 15:48:03.050 | 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-06-25 15:48:03.057 | 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-06-25 15:48:03.058 | 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-06-25 15:48:03.059 | 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-06-25 15:48:03.061 | 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-06-25 15:48:03.078 | 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-06-25 15:48:03.079 | 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-06-25 15:48:03.085 | 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-06-25 15:48:03.132 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:48:03.223 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s 0:00:00 2026-06-25 15:48:03.554 | Installing collected packages: python-openstackclient 2026-06-25 15:48:05.747 | Successfully installed python-openstackclient-10.1.0 2026-06-25 15:48:05.900 | + inc/python:pip_install:216 : result=0 2026-06-25 15:48:05.904 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:48:05.907 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:05.911 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:05.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:05.918 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:05.922 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:05.926 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:48:05.929 | + functions-common:time_stop:2427 : start_time=1782402481330 2026-06-25 15:48:05.933 | + functions-common:time_stop:2429 : [[ -z 1782402481330 ]] 2026-06-25 15:48:05.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:05.945 | + functions-common:time_stop:2432 : end_time=1782402485940 2026-06-25 15:48:05.950 | + functions-common:time_stop:2433 : elapsed_time=4610 2026-06-25 15:48:05.957 | + functions-common:time_stop:2434 : total=169369 2026-06-25 15:48:05.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:05.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173979 2026-06-25 15:48:05.968 | + inc/python:pip_install:219 : return 0 2026-06-25 15:48:05.972 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 15:48:05.999 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:06.003 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 15:48:06.010 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 15:48:06.015 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.bK9xShbQUP 2026-06-25 15:48:06.019 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 15:48:06.022 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 15:48:06.026 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 15:48:06.031 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:48:06.035 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:48:06.039 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 15:48:06.068 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.072 | + ./stack.sh:main:1065 : configure_database 2026-06-25 15:48:06.078 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 15:48:06.081 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 15:48:06.084 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 15:48:06.088 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:48:06.091 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 15:48:06.095 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 15:48:06.098 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:48:06.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:48:06.104 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 15:48:06.107 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 15:48:06.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:48:06.115 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:48:06.118 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 15:48:06.123 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 15:48:06.124 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 15:48:06.129 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 15:48:06.132 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 15:48:06.138 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 15:48:06.142 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:48:06.142 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:48:06.147 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 15:48:06.244 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 15:48:06.247 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:48:06.251 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:48:06.254 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:48:06.257 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:48:06.260 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:48:06.263 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:48:06.266 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:48:06.270 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:48:06.273 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:48:06.277 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:48:06.280 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:48:06.283 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:48:06.286 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:48:06.289 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 15:48:06.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:48:06.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:48:06.299 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 15:48:06.302 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:48:06.306 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:48:08.004 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 15:48:08.007 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 15:48:08.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:48:08.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:48:08.016 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 15:48:08.019 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 15:48:08.022 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 15:48:08.042 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 15:48:08.042 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 15:48:08.048 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 15:48:08.052 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 15:48:08.056 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:48:08.060 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:48:08.064 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 15:48:08.068 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 15:48:08.071 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 15:48:08.079 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 15:48:08.081 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 15:48:08.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:08.191 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 15:48:08.197 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 15:48:08.197 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 15:48:08.198 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 15:48:08.206 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 15:48:08.210 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 15:48:08.213 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:08.218 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:08.221 | + 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-06-25 15:48:08.238 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:08.331 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 15:48:08.348 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:08.431 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 15:48:08.515 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 15:48:08.605 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 15:48:08.679 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:08.684 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 15:48:08.686 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 15:48:08.686 | enabling MySQL performance counting 2026-06-25 15:48:08.689 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:48:08.716 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:48:08.719 | + 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-06-25 15:48:09.810 | Processing ./tools/dbcounter 2026-06-25 15:48:09.814 | Installing build dependencies: started 2026-06-25 15:48:12.778 | Installing build dependencies: finished with status 'done' 2026-06-25 15:48:12.779 | Getting requirements to build wheel: started 2026-06-25 15:48:13.424 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:48:13.425 | Preparing metadata (pyproject.toml): started 2026-06-25 15:48:13.828 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:48:13.831 | Building wheels for collected packages: dbcounter 2026-06-25 15:48:13.833 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 15:48:14.292 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 15:48:14.294 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=95d3c11dbe863b3b2cf8b1db9fa613bf6497b4d5c8f3555cd46c3375618321c7 2026-06-25 15:48:14.294 | Stored in directory: /tmp/pip-ephem-wheel-cache-sskq8_ak/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 15:48:14.299 | Successfully built dbcounter 2026-06-25 15:48:14.606 | Installing collected packages: dbcounter 2026-06-25 15:48:14.652 | Successfully installed dbcounter-0.1 2026-06-25 15:48:14.827 | + inc/python:pip_install:216 : result=0 2026-06-25 15:48:14.830 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:48:14.833 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:14.836 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:14.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:14.842 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:14.845 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:14.848 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:48:14.851 | + functions-common:time_stop:2427 : start_time=1782402488709 2026-06-25 15:48:14.855 | + functions-common:time_stop:2429 : [[ -z 1782402488709 ]] 2026-06-25 15:48:14.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:14.864 | + functions-common:time_stop:2432 : end_time=1782402494860 2026-06-25 15:48:14.869 | + functions-common:time_stop:2433 : elapsed_time=6151 2026-06-25 15:48:14.872 | + functions-common:time_stop:2434 : total=173979 2026-06-25 15:48:14.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:14.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180130 2026-06-25 15:48:14.883 | + inc/python:pip_install:219 : return 0 2026-06-25 15:48:14.886 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 15:48:14.890 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 15:48:14.893 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 15:48:14.896 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 15:48:14.900 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 15:48:14.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:14.989 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 15:48:14.994 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:15.072 | + 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-06-25 15:48:15.072 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 15:48:15.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:15.166 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 15:48:15.169 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 15:48:15.242 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 15:48:15.320 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 15:48:15.398 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 15:48:15.463 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 15:48:15.524 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 15:48:15.584 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 15:48:15.643 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 15:48:15.645 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:48:15.647 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:48:17.428 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 15:48:17.432 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 15:48:17.435 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:48:17.441 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-174817 2026-06-25 15:48:17.445 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-174817 1069' 2026-06-25 15:48:17.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.451 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:48:17.454 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.457 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:48:17.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.462 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:48:17.465 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.468 | + 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-06-25 15:48:17.471 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.473 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-06-25 15:48:17.476 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.479 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-06-25 15:48:17.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.484 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173308 2026-06-25 15:48:17.486 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.490 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:48:17.494 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.496 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-06-25 15:48:17.499 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.502 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:48:17.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.508 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:48:17.510 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.513 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:48:17.516 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.518 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:48:17.521 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.523 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-06-25 15:48:17.526 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:48:17.530 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:48:17.533 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 15:48:17.535 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.538 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 15:48:17.540 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.542 | + functions-common:run_process:1676 : local group= 2026-06-25 15:48:17.545 | + functions-common:run_process:1677 : local user= 2026-06-25 15:48:17.547 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:48:17.550 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 15:48:17.553 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:48:17.557 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:48:17.558 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:17.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:17.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:17.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402497565 2026-06-25 15:48:17.570 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 15:48:17.586 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:17.589 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 15:48:17.591 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 15:48:17.594 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.596 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.599 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.602 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.605 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 15:48:17.608 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 15:48:17.611 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 15:48:17.613 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:48:17.616 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:48:17.619 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:48:17.622 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:48:17.624 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 15:48:17.627 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 15:48:17.630 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 15:48:17.632 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 15:48:17.634 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:48:17.637 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:48:17.639 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:48:17.642 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:48:17.644 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:48:17.646 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:48:17.648 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 15:48:17.651 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:48:17.655 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 15:48:17.767 | + 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-06-25 15:48:17.860 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 15:48:17.938 | + 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-06-25 15:48:18.015 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 15:48:18.079 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 15:48:18.151 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:48:18.224 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:48:18.226 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:48:18.231 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 15:48:18.319 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:48:18.851 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 15:48:18.872 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 15:48:19.348 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 15:48:19.385 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:48:19.389 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:19.394 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:19.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:19.403 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:19.407 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:19.408 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:48:19.413 | + functions-common:time_stop:2427 : start_time=1782402497565 2026-06-25 15:48:19.415 | + functions-common:time_stop:2429 : [[ -z 1782402497565 ]] 2026-06-25 15:48:19.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:19.427 | + functions-common:time_stop:2432 : end_time=1782402499423 2026-06-25 15:48:19.430 | + functions-common:time_stop:2433 : elapsed_time=1858 2026-06-25 15:48:19.434 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:48:19.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:19.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1858 2026-06-25 15:48:19.442 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 15:48:19.447 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 15:48:19.447 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 15:48:19.450 | + functions-common:run_process:1676 : local group= 2026-06-25 15:48:19.452 | + functions-common:run_process:1677 : local user=root 2026-06-25 15:48:19.455 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 15:48:19.457 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 15:48:19.460 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:48:19.462 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:48:19.465 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:19.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:19.475 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:19.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402499474 2026-06-25 15:48:19.480 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 15:48:19.504 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:19.506 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:48:19.509 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:19.513 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:19.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:19.518 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:19.520 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:19.522 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:48:19.524 | + functions-common:time_stop:2427 : start_time=1782402499474 2026-06-25 15:48:19.527 | + functions-common:time_stop:2429 : [[ -z 1782402499474 ]] 2026-06-25 15:48:19.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:19.533 | + functions-common:time_stop:2432 : end_time=1782402499531 2026-06-25 15:48:19.535 | + functions-common:time_stop:2433 : elapsed_time=57 2026-06-25 15:48:19.537 | + functions-common:time_stop:2434 : total=1858 2026-06-25 15:48:19.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:19.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1915 2026-06-25 15:48:19.545 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 15:48:19.564 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:19.566 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:48:19.568 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 15:48:19.571 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:48:19.573 | + functions-common:run_process:1676 : local group= 2026-06-25 15:48:19.575 | + functions-common:run_process:1677 : local user= 2026-06-25 15:48:19.577 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:48:19.580 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 15:48:19.582 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:48:19.584 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:48:19.586 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:19.589 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:19.592 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:19.595 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402499593 2026-06-25 15:48:19.597 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 15:48:19.637 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:19.644 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:48:19.655 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:19.659 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:19.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:19.678 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:19.686 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:19.692 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:48:19.700 | + functions-common:time_stop:2427 : start_time=1782402499593 2026-06-25 15:48:19.709 | + functions-common:time_stop:2429 : [[ -z 1782402499593 ]] 2026-06-25 15:48:19.722 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:19.735 | + functions-common:time_stop:2432 : end_time=1782402499727 2026-06-25 15:48:19.745 | + functions-common:time_stop:2433 : elapsed_time=134 2026-06-25 15:48:19.753 | + functions-common:time_stop:2434 : total=1915 2026-06-25 15:48:19.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:19.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2049 2026-06-25 15:48:19.769 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 15:48:19.810 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:19.815 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 15:48:19.851 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:19.854 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 15:48:19.885 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:19.891 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 15:48:19.895 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 15:48:19.899 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 15:48:19.904 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 15:48:19.908 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.66:2380' 2026-06-25 15:48:19.915 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.66:2380' 2026-06-25 15:48:19.920 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.66:2379' 2026-06-25 15:48:19.927 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 15:48:19.932 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 15:48:19.937 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.66:2379' 2026-06-25 15:48:19.942 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 15:48:19.947 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 15:48:19.951 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:48:19.957 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' '' root 2026-06-25 15:48:19.962 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 15:48:19.966 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' 2026-06-25 15:48:19.972 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:48:19.974 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 15:48:19.977 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:48:19.982 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:48:19.986 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:48:19.992 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:48:19.997 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:48:20.004 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 15:48:20.097 | + 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-06-25 15:48:20.170 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 15:48:20.231 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' 2026-06-25 15:48:20.291 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 15:48:20.353 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 15:48:20.422 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:48:20.497 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:48:20.500 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:48:20.504 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 15:48:20.586 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:48:21.076 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 15:48:21.155 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 15:48:21.222 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 15:48:21.295 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 15:48:21.367 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 15:48:21.371 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:48:21.376 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:48:21.379 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 15:48:21.847 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 15:48:21.869 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 15:48:22.318 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 15:48:23.461 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 15:48:23.486 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:23.488 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 15:48:23.492 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 15:48:23.495 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 15:48:23.513 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 15:48:23.530 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 15:48:23.534 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:48:23.538 | + 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.66/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 15:48:23.647 | The user clouds.yaml file didn't exist. 2026-06-25 15:48:23.661 | + 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.66/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 15:48:23.793 | + 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.66/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 15:48:23.932 | + 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.66/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:48:24.084 | + 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.66/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:48:24.213 | + 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.66/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:48:24.343 | + 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.66/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 15:48:24.482 | + 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.66/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 15:48:24.622 | + 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.66/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 15:48:24.760 | + 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.66/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 15:48:24.904 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 15:48:24.908 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 15:48:24.911 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 15:48:24.915 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 15:48:24.920 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 15:48:24.924 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 15:48:24.927 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 15:48:24.947 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:24.950 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 15:48:24.953 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:48:24.957 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 15:48:24.960 | + ./stack.sh:main:1115 : '[' 192.168.122.66 == 192.168.122.66 ']' 2026-06-25 15:48:24.964 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 15:48:24.968 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 15:48:24.986 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:24.990 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 15:48:24.994 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 15:48:24.997 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 15:48:25.000 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 15:48:25.003 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 15:48:25.007 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 15:48:25.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:25.098 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 15:48:25.103 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:48:25.184 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 15:48:25.187 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:48:25.189 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:25.193 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:25.197 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:25.202 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402505198 2026-06-25 15:48:25.205 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 15:48:25.861 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:48:25.861 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:48:25.861 | we strongly recommend against using it for new projects. 2026-06-25 15:48:25.861 | 2026-06-25 15:48:25.862 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:48:25.862 | framework. For more detail see 2026-06-25 15:48:25.862 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:48:25.862 | 2026-06-25 15:48:25.862 | __import__(import_str) 2026-06-25 15:48:28.905 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:48:28.998 | 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=47845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:48:29.014 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:48:29.014 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:48:29.015 | DEBUG dbcounter [-] [47845] Writer thread running {{(pid=47845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:48:29.098 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 15:48:32.726 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:48:32.728 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 15:48:32.729 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:32.734 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 15:48:32.824 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:32.827 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 15:48:32.868 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:32.875 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 15:48:33.011 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:33.015 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 15:48:33.054 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:33.058 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 15:48:33.145 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:33.149 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 15:48:33.150 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:48:33.152 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 15:48:33.213 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:33.216 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 15:48:33.246 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47845) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:48:33.748 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 15:48:33.751 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:33.755 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:33.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:33.763 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:33.767 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:33.770 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:48:33.773 | + functions-common:time_stop:2427 : start_time=1782402505198 2026-06-25 15:48:33.777 | + functions-common:time_stop:2429 : [[ -z 1782402505198 ]] 2026-06-25 15:48:33.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:33.786 | + functions-common:time_stop:2432 : end_time=1782402513782 2026-06-25 15:48:33.791 | + functions-common:time_stop:2433 : elapsed_time=8584 2026-06-25 15:48:33.797 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:48:33.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:33.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8584 2026-06-25 15:48:33.809 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 15:48:33.814 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 15:48:33.819 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 15:48:34.440 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:48:34.440 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:48:34.440 | we strongly recommend against using it for new projects. 2026-06-25 15:48:34.440 | 2026-06-25 15:48:34.440 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:48:34.440 | framework. For more detail see 2026-06-25 15:48:34.441 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:48:34.441 | 2026-06-25 15:48:34.441 | __import__(import_str) 2026-06-25 15:48:37.225 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 15:48:37.225 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:48:37.226 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:48:37.226 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 15:48:37.226 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:48:37.227 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:48:37.227 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:48:37.228 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:48:37.228 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:48:37.666 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 15:48:37.670 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 15:48:38.278 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:48:38.278 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:48:38.278 | we strongly recommend against using it for new projects. 2026-06-25 15:48:38.278 | 2026-06-25 15:48:38.278 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:48:38.278 | framework. For more detail see 2026-06-25 15:48:38.278 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:48:38.278 | 2026-06-25 15:48:38.278 | __import__(import_str) 2026-06-25 15:48:41.044 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 15:48:41.045 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:48:41.045 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:48:41.045 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 15:48:41.048 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:48:41.048 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:48:41.048 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:48:41.048 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:48:41.049 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:48:41.555 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 15:48:41.558 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 15:48:41.562 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 15:48:41.565 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 15:48:41.567 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:48:41.570 | + functions-common:run_process:1676 : local group= 2026-06-25 15:48:41.572 | + functions-common:run_process:1677 : local user= 2026-06-25 15:48:41.575 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:48:41.577 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 15:48:41.580 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:48:41.582 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:48:41.585 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:41.588 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:41.590 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:41.595 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402521592 2026-06-25 15:48:41.597 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 15:48:41.612 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:41.614 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 15:48:41.616 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 15:48:41.619 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:48:41.621 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:48:41.623 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:48:41.625 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:48:41.628 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 15:48:41.631 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 15:48:41.634 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 15:48:41.636 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:48:41.638 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:48:41.641 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:48:41.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:48:41.646 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 15:48:41.649 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 15:48:41.652 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:48:41.654 | + 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-06-25 15:48:41.657 | + 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-06-25 15:48:41.659 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 15:48:41.662 | + 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-06-25 15:48:41.664 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:48:41.666 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:48:41.668 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:48:41.670 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 15:48:41.673 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:48:41.677 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 15:48:41.751 | + 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-06-25 15:48:41.829 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 15:48:41.908 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 15:48:41.978 | + 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-06-25 15:48:42.053 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:48:42.120 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 15:48:42.189 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 15:48:42.256 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 15:48:42.325 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 15:48:42.388 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 15:48:42.449 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:48:42.452 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:48:42.453 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 15:48:42.527 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:48:43.024 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 15:48:43.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 15:48:43.516 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 15:48:43.638 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:48:43.641 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:43.643 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:43.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:43.648 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:43.653 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:43.653 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:48:43.658 | + functions-common:time_stop:2427 : start_time=1782402521592 2026-06-25 15:48:43.662 | + functions-common:time_stop:2429 : [[ -z 1782402521592 ]] 2026-06-25 15:48:43.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:43.676 | + functions-common:time_stop:2432 : end_time=1782402523669 2026-06-25 15:48:43.681 | + functions-common:time_stop:2433 : elapsed_time=2077 2026-06-25 15:48:43.685 | + functions-common:time_stop:2434 : total=2049 2026-06-25 15:48:43.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:43.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4126 2026-06-25 15:48:43.699 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 15:48:43.699 | Waiting for keystone to start... 2026-06-25 15:48:43.705 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.66/identity/v3/ 2026-06-25 15:48:43.710 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.66/identity/v3/ 2026-06-25 15:48:43.719 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:48:43.721 | + functions:wait_for_service:477 : local url=http://192.168.122.66/identity/v3/ 2026-06-25 15:48:43.725 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:48:43.729 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:48:43.732 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:48:43.735 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:48:43.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:48:43.742 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:48:43.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402523744 2026-06-25 15:48:43.752 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:48:43.755 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:48:43.762 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/identity/v3/ 2026-06-25 15:48:47.207 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 15:48:47.231 | [44951 Async install_tempest:44951]: finished successfully 2026-06-25 15:48:49.442 | + :: : [[ 200 == 503 ]] 2026-06-25 15:48:49.444 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:48:49.447 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:48:49.450 | + functions-common:time_stop:2420 : local name 2026-06-25 15:48:49.453 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:48:49.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:48:49.458 | + functions-common:time_stop:2423 : local total 2026-06-25 15:48:49.461 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:48:49.464 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:48:49.467 | + functions-common:time_stop:2427 : start_time=1782402523744 2026-06-25 15:48:49.470 | + functions-common:time_stop:2429 : [[ -z 1782402523744 ]] 2026-06-25 15:48:49.473 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:48:49.477 | + functions-common:time_stop:2432 : end_time=1782402529474 2026-06-25 15:48:49.480 | + functions-common:time_stop:2433 : elapsed_time=5730 2026-06-25 15:48:49.483 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:48:49.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:48:49.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5730 2026-06-25 15:48:49.491 | + functions:wait_for_service:486 : return 0 2026-06-25 15:48:49.494 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 15:48:49.511 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:49.514 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 15:48:49.516 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:48:49.519 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 15:48:49.723 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 15:48:49.727 | + 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.66/identity 2026-06-25 15:48:50.328 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:48:50.328 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:48:50.329 | we strongly recommend against using it for new projects. 2026-06-25 15:48:50.329 | 2026-06-25 15:48:50.329 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:48:50.329 | framework. For more detail see 2026-06-25 15:48:50.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:48:50.329 | 2026-06-25 15:48:50.329 | __import__(import_str) 2026-06-25 15:48:53.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.620 | 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=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.626 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.640 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.641 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.670 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.698 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.698 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.786 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.786 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.801 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.809 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.813 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.813 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.813 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.813 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.814 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.814 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.814 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48848) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:48:53.887 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:48:53.975 | 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=48848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:48:54.171 | DEBUG dbcounter [-] [48848] Writer thread running {{(pid=48848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:48:54.324 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created domain default 2026-06-25 15:48:54.379 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created project admin 2026-06-25 15:48:54.417 | WARNING keystone.common.password_hashing [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 15:48:54.442 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created user admin 2026-06-25 15:48:54.466 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created role reader 2026-06-25 15:48:54.484 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created role member 2026-06-25 15:48:54.518 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created implied role where 1f51dc2fba324638ac7ea65b6b906ff8 implies c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:48:54.536 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created role manager 2026-06-25 15:48:54.564 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created implied role where 6fbc169b0ca6479f856b0cdf3031bd29 implies 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:48:54.581 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created role admin 2026-06-25 15:48:54.606 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created implied role where f9c938380c5340da8d1f483ddce43bef implies 6fbc169b0ca6479f856b0cdf3031bd29 2026-06-25 15:48:54.627 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created role service 2026-06-25 15:48:54.648 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Granted role admin on project admin to user admin. 2026-06-25 15:48:54.662 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Granted role admin on the system to user admin. 2026-06-25 15:48:54.681 | WARNING py.warnings [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e 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-06-25 15:48:54.681 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 15:48:54.681 |  2026-06-25 15:48:54.686 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created region RegionOne 2026-06-25 15:48:54.742 | INFO keystone.cmd.bootstrap [None req-fe8c1525-d5c9-49eb-911f-91b48c54907e None None] Created public endpoint http://192.168.122.66/identity 2026-06-25 15:48:55.280 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 15:48:55.283 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 15:48:55.285 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 15:48:55.288 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 15:49:00.364 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:00.368 | + lib/keystone:create_keystone_accounts:258 : admin_project=ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:49:00.371 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 15:49:00.375 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 15:49:03.795 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:03.799 | + lib/keystone:create_keystone_accounts:260 : admin_user=193271faf44445ca81fd97a0169c9369 2026-06-25 15:49:03.802 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 15:49:03.805 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 15:49:03.808 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 15:49:03.811 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 193271faf44445ca81fd97a0169c9369 default 2026-06-25 15:49:03.881 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 193271faf44445ca81fd97a0169c9369 default 2026-06-25 15:49:03.923 | [2070 Async ks-domain-role:48968]: running: get_or_add_user_domain_role admin 193271faf44445ca81fd97a0169c9369 default 2026-06-25 15:49:03.926 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 15:49:03.930 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:49:03.934 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:49:08.024 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:08.027 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:49:08.029 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:49:08.029 | default 2026-06-25 15:49:08.032 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 15:49:08.097 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 15:49:08.138 | [2070 Async ks-project:49076]: running: get_or_create_project service Default 2026-06-25 15:49:08.140 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 15:49:08.201 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 15:49:08.256 | [2070 Async ks-service:49170]: running: get_or_create_role service 2026-06-25 15:49:08.261 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 15:49:08.342 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 15:49:08.411 | [2070 Async ks-reseller:49264]: running: get_or_create_role ResellerAdmin 2026-06-25 15:49:08.416 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 15:49:08.422 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 15:49:08.583 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 15:49:08.669 | [2070 Async ks-anotherrole:49378]: running: get_or_create_role anotherrole 2026-06-25 15:49:08.674 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 15:49:08.682 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 15:49:08.689 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:49:08.700 | +++ 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-06-25 15:49:13.781 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:13.830 | [49378 Async ks-anotherrole:49378]: finished successfully 2026-06-25 15:49:14.047 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:14.094 | [49076 Async ks-project:49076]: finished successfully 2026-06-25 15:49:14.307 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:14.334 | [49264 Async ks-reseller:49264]: finished successfully 2026-06-25 15:49:14.979 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:15.000 | [48968 Async ks-domain-role:48968]: finished successfully 2026-06-25 15:49:15.139 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:15.161 | [49170 Async ks-service:49170]: finished successfully 2026-06-25 15:49:15.194 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:15.196 | ++ functions-common:get_or_create_project:928 : project_id=681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:15.199 | ++ functions-common:get_or_create_project:929 : echo 681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:15.202 | + lib/keystone:create_keystone_accounts:288 : invis_project=681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:15.204 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 15:49:15.206 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 15:49:15.208 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:49:15.211 | +++ 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-06-25 15:49:18.936 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:18.940 | ++ functions-common:get_or_create_project:928 : project_id=f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:18.943 | ++ functions-common:get_or_create_project:929 : echo f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:18.947 | + lib/keystone:create_keystone_accounts:292 : demo_project=f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:18.949 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 15:49:18.952 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 15:49:18.955 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:18.958 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 15:49:18.960 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 15:49:18.964 | +++ 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-06-25 15:49:22.761 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:22.764 | ++ functions-common:get_or_create_user:915 : user_id=e125dcb89a764562aaac4c26afbafadf 2026-06-25 15:49:22.767 | ++ functions-common:get_or_create_user:916 : echo e125dcb89a764562aaac4c26afbafadf 2026-06-25 15:49:22.770 | + lib/keystone:create_keystone_accounts:295 : demo_user=e125dcb89a764562aaac4c26afbafadf 2026-06-25 15:49:22.772 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 15:49:22.814 | [2070 Async ks-domain-role:48968]: Waiting for completion of get_or_add_user_domain_role admin 193271faf44445ca81fd97a0169c9369 default running on PID 48968 (6 other jobs running) 2026-06-25 15:49:22.835 | [2070 Async ks-domain-role:48968]: Signaling child to exit 2026-06-25 15:49:22.835 | WAKEUP 2026-06-25 15:49:22.853 | [2070 Async ks-domain-role:48968]: Signaled 2026-06-25 15:49:22.854 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 15:49:22.855 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 193271faf44445ca81fd97a0169c9369 --domain default 2026-06-25 15:49:22.855 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 193271faf44445ca81fd97a0169c9369 --domain default -c Role -f value 2026-06-25 15:49:22.855 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:22.855 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:49:22.855 | + functions-common:get_or_add_user_domain_role:999 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:49:22.855 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:49:22.889 | [2070 Async ks-domain-role:48968]: finished get_or_add_user_domain_role admin 193271faf44445ca81fd97a0169c9369 default with result 0 in 11 seconds 2026-06-25 15:49:22.896 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 15:49:22.924 | [2070 Async ks-project:49076]: Waiting for completion of get_or_create_project service Default running on PID 49076 (5 other jobs running) 2026-06-25 15:49:22.944 | [2070 Async ks-project:49076]: Signaling child to exit 2026-06-25 15:49:22.945 | WAKEUP 2026-06-25 15:49:22.962 | [2070 Async ks-project:49076]: Signaled 2026-06-25 15:49:22.964 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:49:22.964 | ++ 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-06-25 15:49:22.964 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:22.964 | + functions-common:get_or_create_project:928 : project_id=681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:49:22.964 | + functions-common:get_or_create_project:929 : echo 681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:49:22.964 | 681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:49:23.001 | [2070 Async ks-project:49076]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-25 15:49:23.031 | [2070 Async ks-service:49170]: Waiting for completion of get_or_create_role service running on PID 49170 (4 other jobs running) 2026-06-25 15:49:23.050 | [2070 Async ks-service:49170]: Signaling child to exit 2026-06-25 15:49:23.050 | WAKEUP 2026-06-25 15:49:23.069 | [2070 Async ks-service:49170]: Signaled 2026-06-25 15:49:23.070 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:49:23.070 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 15:49:23.070 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:23.070 | + functions-common:get_or_create_role:940 : role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:49:23.071 | + functions-common:get_or_create_role:941 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:49:23.071 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:49:23.105 | [2070 Async ks-service:49170]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 15:49:23.134 | [2070 Async ks-reseller:49264]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49264 (3 other jobs running) 2026-06-25 15:49:23.154 | [2070 Async ks-reseller:49264]: Signaling child to exit 2026-06-25 15:49:23.154 | WAKEUP 2026-06-25 15:49:23.171 | [2070 Async ks-reseller:49264]: Signaled 2026-06-25 15:49:23.172 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:49:23.172 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 15:49:23.172 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:23.172 | + functions-common:get_or_create_role:940 : role_id=cafd34792a20434cb2f82ad2e8f3ac53 2026-06-25 15:49:23.173 | + functions-common:get_or_create_role:941 : echo cafd34792a20434cb2f82ad2e8f3ac53 2026-06-25 15:49:23.173 | cafd34792a20434cb2f82ad2e8f3ac53 2026-06-25 15:49:23.207 | [2070 Async ks-reseller:49264]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-25 15:49:23.236 | [2070 Async ks-anotherrole:49378]: Waiting for completion of get_or_create_role anotherrole running on PID 49378 (2 other jobs running) 2026-06-25 15:49:23.257 | [2070 Async ks-anotherrole:49378]: Signaling child to exit 2026-06-25 15:49:23.257 | WAKEUP 2026-06-25 15:49:23.278 | [2070 Async ks-anotherrole:49378]: Signaled 2026-06-25 15:49:23.279 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:49:23.279 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 15:49:23.280 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:23.280 | + functions-common:get_or_create_role:940 : role_id=4847e07541c74bef90ea7d3e596da107 2026-06-25 15:49:23.280 | + functions-common:get_or_create_role:941 : echo 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:49:23.280 | 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:49:23.322 | [2070 Async ks-anotherrole:49378]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 15:49:23.326 | + inc/async:async_wait:197 : return 0 2026-06-25 15:49:23.329 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.434 | [2070 Async ks-demo-member:50222]: running: get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.437 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 193271faf44445ca81fd97a0169c9369 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.508 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 193271faf44445ca81fd97a0169c9369 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.550 | [2070 Async ks-demo-admin:50318]: running: get_or_add_user_project_role admin 193271faf44445ca81fd97a0169c9369 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.551 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.608 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.650 | [2070 Async ks-demo-another:50414]: running: get_or_add_user_project_role anotherrole e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:23.650 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf 681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:23.715 | + inc/async:async_inner:63 : get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf 681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:23.763 | [2070 Async ks-demo-invis:50510]: running: get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf 681b3e7082e34ed49c0145f427a59504 2026-06-25 15:49:23.766 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 15:49:23.770 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 15:49:23.776 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:23.781 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 15:49:23.785 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 15:49:23.791 | +++ 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-06-25 15:49:29.056 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:29.059 | ++ functions-common:get_or_create_user:915 : user_id=39e5eff64dcd426f9d9141af437f9182 2026-06-25 15:49:29.062 | ++ functions-common:get_or_create_user:916 : echo 39e5eff64dcd426f9d9141af437f9182 2026-06-25 15:49:29.068 | + lib/keystone:create_keystone_accounts:308 : demo_reader=39e5eff64dcd426f9d9141af437f9182 2026-06-25 15:49:29.073 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 39e5eff64dcd426f9d9141af437f9182 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:29.187 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 39e5eff64dcd426f9d9141af437f9182 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:29.273 | [2070 Async ks-demo-reader:50680]: running: get_or_add_user_project_role reader 39e5eff64dcd426f9d9141af437f9182 f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:49:29.283 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 15:49:29.293 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 15:49:29.301 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:49:29.306 | +++ 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-06-25 15:49:35.727 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:35.798 | [50222 Async ks-demo-member:50222]: finished successfully 2026-06-25 15:49:36.415 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:36.421 | ++ functions-common:get_or_create_project:928 : project_id=bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:36.434 | ++ functions-common:get_or_create_project:929 : echo bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:36.446 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:36.454 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 15:49:36.466 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 15:49:36.472 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:36.478 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 15:49:36.485 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 15:49:36.492 | +++ 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-06-25 15:49:38.008 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:38.054 | [50510 Async ks-demo-invis:50510]: finished successfully 2026-06-25 15:49:38.160 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:38.186 | [50318 Async ks-demo-admin:50318]: finished successfully 2026-06-25 15:49:38.417 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:38.447 | [50414 Async ks-demo-another:50414]: finished successfully 2026-06-25 15:49:41.085 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:41.088 | ++ functions-common:get_or_create_user:915 : user_id=78d0d6b2287d421b92aacda748252edd 2026-06-25 15:49:41.091 | ++ functions-common:get_or_create_user:916 : echo 78d0d6b2287d421b92aacda748252edd 2026-06-25 15:49:41.095 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=78d0d6b2287d421b92aacda748252edd 2026-06-25 15:49:41.097 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.165 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.212 | [2070 Async ks-alt-admin:51099]: running: get_or_add_user_project_role admin 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.217 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.303 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.332 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:41.360 | [2070 Async ks-alt-another:51195]: running: get_or_add_user_project_role anotherrole 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:41.361 | [50680 Async ks-demo-reader:50680]: finished successfully 2026-06-25 15:49:41.364 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 15:49:41.369 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 15:49:41.372 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:41.375 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 15:49:41.380 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 15:49:41.386 | +++ 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-06-25 15:49:45.578 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:45.582 | ++ functions-common:get_or_create_user:915 : user_id=52c4da2b40a242f0a4be21050dbf95d0 2026-06-25 15:49:45.589 | ++ functions-common:get_or_create_user:916 : echo 52c4da2b40a242f0a4be21050dbf95d0 2026-06-25 15:49:45.595 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=52c4da2b40a242f0a4be21050dbf95d0 2026-06-25 15:49:45.601 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 52c4da2b40a242f0a4be21050dbf95d0 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:45.710 | + inc/async:async_inner:63 : get_or_add_user_project_role member 52c4da2b40a242f0a4be21050dbf95d0 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:45.779 | [2070 Async ks-alt-member-user:51372]: running: get_or_add_user_project_role member 52c4da2b40a242f0a4be21050dbf95d0 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:45.784 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 15:49:45.794 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 15:49:45.799 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:45.803 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 15:49:45.809 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 15:49:45.816 | +++ 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-06-25 15:49:50.632 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:50.636 | ++ functions-common:get_or_create_user:915 : user_id=ece3f674518744f5a66320f59aa151d2 2026-06-25 15:49:50.643 | ++ functions-common:get_or_create_user:916 : echo ece3f674518744f5a66320f59aa151d2 2026-06-25 15:49:50.644 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=ece3f674518744f5a66320f59aa151d2 2026-06-25 15:49:50.655 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader ece3f674518744f5a66320f59aa151d2 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:50.772 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ece3f674518744f5a66320f59aa151d2 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:50.844 | [2070 Async ks-alt-reader-user:51542]: running: get_or_add_user_project_role reader ece3f674518744f5a66320f59aa151d2 bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:49:50.849 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 15:49:50.855 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:50.868 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 15:49:50.874 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 15:49:50.879 | +++ 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-06-25 15:49:51.557 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:51.613 | [51099 Async ks-alt-admin:51099]: finished successfully 2026-06-25 15:49:51.765 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:51.791 | [51195 Async ks-alt-another:51195]: finished successfully 2026-06-25 15:49:55.054 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:55.061 | ++ functions-common:get_or_create_user:915 : user_id=d4f28f91283149bbaf8cbd88b6e67f88 2026-06-25 15:49:55.065 | ++ functions-common:get_or_create_user:916 : echo d4f28f91283149bbaf8cbd88b6e67f88 2026-06-25 15:49:55.070 | + lib/keystone:create_keystone_accounts:340 : system_member_user=d4f28f91283149bbaf8cbd88b6e67f88 2026-06-25 15:49:55.073 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member d4f28f91283149bbaf8cbd88b6e67f88 all 2026-06-25 15:49:55.166 | + inc/async:async_inner:63 : get_or_add_user_system_role member d4f28f91283149bbaf8cbd88b6e67f88 all 2026-06-25 15:49:55.221 | [2070 Async ks-system-member:51773]: running: get_or_add_user_system_role member d4f28f91283149bbaf8cbd88b6e67f88 all 2026-06-25 15:49:55.227 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 15:49:55.230 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:49:55.233 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 15:49:55.236 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 15:49:55.240 | +++ 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-06-25 15:49:56.109 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:49:56.132 | [51372 Async ks-alt-member-user:51372]: finished successfully 2026-06-25 15:49:59.319 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:49:59.322 | ++ functions-common:get_or_create_user:915 : user_id=dee552cd4924489fb9c438b88c7a34e3 2026-06-25 15:49:59.326 | ++ functions-common:get_or_create_user:916 : echo dee552cd4924489fb9c438b88c7a34e3 2026-06-25 15:49:59.328 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=dee552cd4924489fb9c438b88c7a34e3 2026-06-25 15:49:59.331 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader dee552cd4924489fb9c438b88c7a34e3 all 2026-06-25 15:49:59.409 | + inc/async:async_inner:63 : get_or_add_user_system_role reader dee552cd4924489fb9c438b88c7a34e3 all 2026-06-25 15:49:59.479 | [2070 Async ks-system-reader:51979]: running: get_or_add_user_system_role reader dee552cd4924489fb9c438b88c7a34e3 all 2026-06-25 15:49:59.483 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 15:49:59.486 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 15:49:59.489 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 15:49:59.492 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:49:59.498 | +++ 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-06-25 15:50:00.306 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:00.333 | [51542 Async ks-alt-reader-user:51542]: finished successfully 2026-06-25 15:50:03.495 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:03.499 | ++ functions-common:get_or_create_group:892 : group_id=9e9d75576d8c417bb7d8f3e685378094 2026-06-25 15:50:03.502 | ++ functions-common:get_or_create_group:893 : echo 9e9d75576d8c417bb7d8f3e685378094 2026-06-25 15:50:03.505 | + lib/keystone:create_keystone_accounts:350 : admin_group=9e9d75576d8c417bb7d8f3e685378094 2026-06-25 15:50:03.508 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 15:50:03.514 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 15:50:03.518 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 15:50:03.524 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:50:03.528 | +++ 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-06-25 15:50:07.426 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:07.431 | ++ functions-common:get_or_create_group:892 : group_id=9e3abdb30bcd40089b2824f7b2140c8f 2026-06-25 15:50:07.434 | ++ functions-common:get_or_create_group:893 : echo 9e3abdb30bcd40089b2824f7b2140c8f 2026-06-25 15:50:07.436 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=9e3abdb30bcd40089b2824f7b2140c8f 2026-06-25 15:50:07.439 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.518 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.560 | [2070 Async ks-group-memberdemo:52242]: running: get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.562 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.654 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.736 | [2070 Async ks-group-anotherdemo:52321]: running: get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:07.743 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:07.901 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:07.983 | [2070 Async ks-group-memberalt:52400]: running: get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:07.991 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:08.159 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:08.275 | [2070 Async ks-group-anotheralt:52479]: running: get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:08.285 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 9e9d75576d8c417bb7d8f3e685378094 ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:50:08.452 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9e9d75576d8c417bb7d8f3e685378094 ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:50:08.539 | [2070 Async ks-group-admin:52558]: running: get_or_add_group_project_role admin 9e9d75576d8c417bb7d8f3e685378094 ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:50:08.548 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 15:50:08.674 | [2070 Async ks-demo-member:50222]: Waiting for completion of get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a running on PID 50222 (17 other jobs running) 2026-06-25 15:50:08.737 | [2070 Async ks-demo-member:50222]: Signaling child to exit 2026-06-25 15:50:08.744 | WAKEUP 2026-06-25 15:50:08.794 | [2070 Async ks-demo-member:50222]: Signaled 2026-06-25 15:50:08.796 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:08.796 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:08.796 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:08.796 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:08.796 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:08.797 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:08.797 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:08.797 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:08.797 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:08.797 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e125dcb89a764562aaac4c26afbafadf --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:08.797 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e125dcb89a764562aaac4c26afbafadf --project f8ef2014e6bd43f891f293282386bd6a -c Role -f value 2026-06-25 15:50:08.797 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:08.797 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:08.797 | + functions-common:get_or_add_user_project_role:980 : echo 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:08.797 | 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:08.919 | [2070 Async ks-demo-member:50222]: finished get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a with result 0 in 12 seconds 2026-06-25 15:50:09.013 | [2070 Async ks-demo-admin:50318]: Waiting for completion of get_or_add_user_project_role admin 193271faf44445ca81fd97a0169c9369 f8ef2014e6bd43f891f293282386bd6a running on PID 50318 (16 other jobs running) 2026-06-25 15:50:09.086 | [2070 Async ks-demo-admin:50318]: Signaling child to exit 2026-06-25 15:50:09.086 | WAKEUP 2026-06-25 15:50:09.141 | [2070 Async ks-demo-admin:50318]: Signaled 2026-06-25 15:50:09.147 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:09.147 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:09.147 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:09.147 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:09.148 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:09.148 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:09.148 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:09.148 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:09.148 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:09.148 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 193271faf44445ca81fd97a0169c9369 --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:09.148 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 193271faf44445ca81fd97a0169c9369 --project f8ef2014e6bd43f891f293282386bd6a -c Role -f value 2026-06-25 15:50:09.148 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:09.148 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:09.148 | + functions-common:get_or_add_user_project_role:980 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:09.148 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:09.248 | [2070 Async ks-demo-admin:50318]: finished get_or_add_user_project_role admin 193271faf44445ca81fd97a0169c9369 f8ef2014e6bd43f891f293282386bd6a with result 0 in 14 seconds 2026-06-25 15:50:09.251 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:09.312 | [51773 Async ks-system-member:51773]: finished successfully 2026-06-25 15:50:09.332 | [2070 Async ks-demo-another:50414]: Waiting for completion of get_or_add_user_project_role anotherrole e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a running on PID 50414 (15 other jobs running) 2026-06-25 15:50:09.384 | [2070 Async ks-demo-another:50414]: Signaling child to exit 2026-06-25 15:50:09.390 | WAKEUP 2026-06-25 15:50:09.437 | [2070 Async ks-demo-another:50414]: Signaled 2026-06-25 15:50:09.439 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:09.439 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:09.439 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:09.439 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:09.439 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:09.439 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:09.439 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:09.439 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:09.440 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:09.440 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user e125dcb89a764562aaac4c26afbafadf --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:09.440 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e125dcb89a764562aaac4c26afbafadf --project f8ef2014e6bd43f891f293282386bd6a -c Role -f value 2026-06-25 15:50:09.440 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:09.440 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:09.440 | + functions-common:get_or_add_user_project_role:980 : echo 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:09.440 | 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:09.535 | [2070 Async ks-demo-another:50414]: finished get_or_add_user_project_role anotherrole e125dcb89a764562aaac4c26afbafadf f8ef2014e6bd43f891f293282386bd6a with result 0 in 14 seconds 2026-06-25 15:50:09.611 | [2070 Async ks-demo-invis:50510]: Waiting for completion of get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf 681b3e7082e34ed49c0145f427a59504 running on PID 50510 (14 other jobs running) 2026-06-25 15:50:09.656 | [2070 Async ks-demo-invis:50510]: Signaling child to exit 2026-06-25 15:50:09.657 | WAKEUP 2026-06-25 15:50:09.705 | [2070 Async ks-demo-invis:50510]: Signaled 2026-06-25 15:50:09.706 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:09.706 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:09.707 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:09.707 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:09.707 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:09.707 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:09.707 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:09.707 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:09.707 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:09.707 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e125dcb89a764562aaac4c26afbafadf --project 681b3e7082e34ed49c0145f427a59504 2026-06-25 15:50:09.707 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e125dcb89a764562aaac4c26afbafadf --project 681b3e7082e34ed49c0145f427a59504 -c Role -f value 2026-06-25 15:50:09.707 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:09.707 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:09.708 | + functions-common:get_or_add_user_project_role:980 : echo 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:09.708 | 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:09.804 | [2070 Async ks-demo-invis:50510]: finished get_or_add_user_project_role member e125dcb89a764562aaac4c26afbafadf 681b3e7082e34ed49c0145f427a59504 with result 0 in 14 seconds 2026-06-25 15:50:09.884 | [2070 Async ks-demo-reader:50680]: Waiting for completion of get_or_add_user_project_role reader 39e5eff64dcd426f9d9141af437f9182 f8ef2014e6bd43f891f293282386bd6a running on PID 50680 (13 other jobs running) 2026-06-25 15:50:09.936 | [2070 Async ks-demo-reader:50680]: Signaling child to exit 2026-06-25 15:50:09.940 | WAKEUP 2026-06-25 15:50:09.988 | [2070 Async ks-demo-reader:50680]: Signaled 2026-06-25 15:50:09.989 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:09.990 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:09.990 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:09.990 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:09.990 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:09.990 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:09.990 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:09.990 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:09.990 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:09.990 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 39e5eff64dcd426f9d9141af437f9182 --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:09.990 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39e5eff64dcd426f9d9141af437f9182 --project f8ef2014e6bd43f891f293282386bd6a -c Role -f value 2026-06-25 15:50:09.991 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:09.991 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:09.991 | + functions-common:get_or_add_user_project_role:980 : echo c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:09.991 | c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:10.101 | [2070 Async ks-demo-reader:50680]: finished get_or_add_user_project_role reader 39e5eff64dcd426f9d9141af437f9182 f8ef2014e6bd43f891f293282386bd6a with result 0 in 12 seconds 2026-06-25 15:50:10.111 | + inc/async:async_wait:197 : return 0 2026-06-25 15:50:10.118 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 15:50:10.233 | [2070 Async ks-alt-admin:51099]: Waiting for completion of get_or_add_user_project_role admin 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 running on PID 51099 (12 other jobs running) 2026-06-25 15:50:10.289 | [2070 Async ks-alt-admin:51099]: Signaling child to exit 2026-06-25 15:50:10.290 | WAKEUP 2026-06-25 15:50:10.333 | [2070 Async ks-alt-admin:51099]: Signaled 2026-06-25 15:50:10.336 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:10.336 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:10.336 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:10.336 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:10.337 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:10.337 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:10.337 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:10.337 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:10.337 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:10.337 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 78d0d6b2287d421b92aacda748252edd --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:10.337 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 78d0d6b2287d421b92aacda748252edd --project bbb3d7f757f84116af2232e1e1dea359 -c Role -f value 2026-06-25 15:50:10.337 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:10.337 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:10.337 | + functions-common:get_or_add_user_project_role:980 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:10.337 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:10.433 | [2070 Async ks-alt-admin:51099]: finished get_or_add_user_project_role admin 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 with result 0 in 10 seconds 2026-06-25 15:50:10.509 | [2070 Async ks-alt-another:51195]: Waiting for completion of get_or_add_user_project_role anotherrole 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 running on PID 51195 (11 other jobs running) 2026-06-25 15:50:10.563 | [2070 Async ks-alt-another:51195]: Signaling child to exit 2026-06-25 15:50:10.567 | WAKEUP 2026-06-25 15:50:10.600 | [2070 Async ks-alt-another:51195]: Signaled 2026-06-25 15:50:10.607 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:10.607 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:10.607 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:10.607 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:10.608 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:10.608 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:10.608 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:10.608 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:10.608 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:10.608 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 78d0d6b2287d421b92aacda748252edd --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:10.608 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 78d0d6b2287d421b92aacda748252edd --project bbb3d7f757f84116af2232e1e1dea359 -c Role -f value 2026-06-25 15:50:10.608 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:10.608 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:10.608 | + functions-common:get_or_add_user_project_role:980 : echo 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:10.608 | 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:10.703 | [2070 Async ks-alt-another:51195]: finished get_or_add_user_project_role anotherrole 78d0d6b2287d421b92aacda748252edd bbb3d7f757f84116af2232e1e1dea359 with result 0 in 10 seconds 2026-06-25 15:50:10.778 | [2070 Async ks-alt-member-user:51372]: Waiting for completion of get_or_add_user_project_role member 52c4da2b40a242f0a4be21050dbf95d0 bbb3d7f757f84116af2232e1e1dea359 running on PID 51372 (10 other jobs running) 2026-06-25 15:50:10.829 | [2070 Async ks-alt-member-user:51372]: Signaling child to exit 2026-06-25 15:50:10.830 | WAKEUP 2026-06-25 15:50:10.873 | [2070 Async ks-alt-member-user:51372]: Signaled 2026-06-25 15:50:10.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:10.875 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:10.875 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:10.875 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:10.875 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:10.875 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:10.875 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:10.875 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:10.875 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:10.875 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 52c4da2b40a242f0a4be21050dbf95d0 --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:10.876 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 52c4da2b40a242f0a4be21050dbf95d0 --project bbb3d7f757f84116af2232e1e1dea359 -c Role -f value 2026-06-25 15:50:10.876 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:10.876 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:10.876 | + functions-common:get_or_add_user_project_role:980 : echo 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:10.876 | 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:10.966 | [2070 Async ks-alt-member-user:51372]: finished get_or_add_user_project_role member 52c4da2b40a242f0a4be21050dbf95d0 bbb3d7f757f84116af2232e1e1dea359 with result 0 in 10 seconds 2026-06-25 15:50:11.042 | [2070 Async ks-alt-reader-user:51542]: Waiting for completion of get_or_add_user_project_role reader ece3f674518744f5a66320f59aa151d2 bbb3d7f757f84116af2232e1e1dea359 running on PID 51542 (9 other jobs running) 2026-06-25 15:50:11.106 | [2070 Async ks-alt-reader-user:51542]: Signaling child to exit 2026-06-25 15:50:11.111 | WAKEUP 2026-06-25 15:50:11.155 | [2070 Async ks-alt-reader-user:51542]: Signaled 2026-06-25 15:50:11.160 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:50:11.161 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:50:11.161 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:50:11.161 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:11.162 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:11.162 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:11.162 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:11.162 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:11.162 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:50:11.162 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ece3f674518744f5a66320f59aa151d2 --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:11.162 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ece3f674518744f5a66320f59aa151d2 --project bbb3d7f757f84116af2232e1e1dea359 -c Role -f value 2026-06-25 15:50:11.162 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:11.162 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:11.162 | + functions-common:get_or_add_user_project_role:980 : echo c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:11.163 | c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:11.258 | [2070 Async ks-alt-reader-user:51542]: finished get_or_add_user_project_role reader ece3f674518744f5a66320f59aa151d2 bbb3d7f757f84116af2232e1e1dea359 with result 0 in 9 seconds 2026-06-25 15:50:11.268 | + inc/async:async_wait:197 : return 0 2026-06-25 15:50:11.279 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 15:50:11.399 | [2070 Async ks-system-member:51773]: Waiting for completion of get_or_add_user_system_role member d4f28f91283149bbaf8cbd88b6e67f88 all running on PID 51773 (8 other jobs running) 2026-06-25 15:50:11.452 | [2070 Async ks-system-member:51773]: Signaling child to exit 2026-06-25 15:50:11.453 | WAKEUP 2026-06-25 15:50:11.498 | [2070 Async ks-system-member:51773]: Signaled 2026-06-25 15:50:11.499 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:50:11.499 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:50:11.499 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:50:11.499 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:11.499 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:11.499 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:11.499 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:11.500 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:50:11.500 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d4f28f91283149bbaf8cbd88b6e67f88 --system all -f value -c Role 2026-06-25 15:50:11.500 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user d4f28f91283149bbaf8cbd88b6e67f88 --system all 2026-06-25 15:50:11.500 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d4f28f91283149bbaf8cbd88b6e67f88 --system all -f value -c Role 2026-06-25 15:50:11.500 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 15:50:11.500 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 15:50:11.501 | 2026-06-25 15:50:11.608 | [2070 Async ks-system-member:51773]: finished get_or_add_user_system_role member d4f28f91283149bbaf8cbd88b6e67f88 all with result 0 in 14 seconds 2026-06-25 15:50:11.684 | [2070 Async ks-system-reader:51979]: Waiting for completion of get_or_add_user_system_role reader dee552cd4924489fb9c438b88c7a34e3 all running on PID 51979 (7 other jobs running) 2026-06-25 15:50:11.742 | [2070 Async ks-system-reader:51979]: Signaling child to exit 2026-06-25 15:50:15.703 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:15.764 | [51979 Async ks-system-reader:51979]: finished successfully 2026-06-25 15:50:15.806 | WAKEUP 2026-06-25 15:50:15.855 | [2070 Async ks-system-reader:51979]: Signaled 2026-06-25 15:50:15.858 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:50:15.859 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:50:15.859 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:50:15.859 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:50:15.859 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:50:15.859 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:50:15.859 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:50:15.859 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:50:15.859 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:50:15.859 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dee552cd4924489fb9c438b88c7a34e3 --system all -f value -c Role 2026-06-25 15:50:15.859 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:15.860 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:50:15.860 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:50:15.860 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user dee552cd4924489fb9c438b88c7a34e3 --system all 2026-06-25 15:50:15.860 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dee552cd4924489fb9c438b88c7a34e3 --system all -f value -c Role 2026-06-25 15:50:15.860 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:15.861 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:15.861 | + functions-common:get_or_add_user_system_role:1030 : echo c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:15.861 | c02ed3fe9e8a44829258f4d5d5630353 2026-06-25 15:50:15.953 | [2070 Async ks-system-reader:51979]: finished get_or_add_user_system_role reader dee552cd4924489fb9c438b88c7a34e3 all with result 0 in 16 seconds 2026-06-25 15:50:15.963 | + inc/async:async_wait:197 : return 0 2026-06-25 15:50:15.974 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 15:50:16.072 | [2070 Async ks-group-memberdemo:52242]: Waiting for completion of get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a running on PID 52242 (6 other jobs running) 2026-06-25 15:50:16.116 | [2070 Async ks-group-memberdemo:52242]: Signaling child to exit 2026-06-25 15:50:19.923 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:19.953 | [52400 Async ks-group-memberalt:52400]: finished successfully 2026-06-25 15:50:20.865 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:20.894 | [52242 Async ks-group-memberdemo:52242]: finished successfully 2026-06-25 15:50:20.924 | WAKEUP 2026-06-25 15:50:20.961 | [2070 Async ks-group-memberdemo:52242]: Signaled 2026-06-25 15:50:20.963 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:50:20.963 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9e3abdb30bcd40089b2824f7b2140c8f --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:20.963 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e3abdb30bcd40089b2824f7b2140c8f --project f8ef2014e6bd43f891f293282386bd6a -f value -c Role 2026-06-25 15:50:20.963 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:20.963 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:20.963 | + functions-common:get_or_add_group_project_role:1049 : echo 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:20.963 | 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:21.036 | [2070 Async ks-group-memberdemo:52242]: finished get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a with result 0 in 13 seconds 2026-06-25 15:50:21.085 | [2070 Async ks-group-anotherdemo:52321]: Waiting for completion of get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a running on PID 52321 (5 other jobs running) 2026-06-25 15:50:21.117 | [2070 Async ks-group-anotherdemo:52321]: Signaling child to exit 2026-06-25 15:50:21.323 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:21.351 | [52479 Async ks-group-anotheralt:52479]: finished successfully 2026-06-25 15:50:21.524 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:21.551 | [52558 Async ks-group-admin:52558]: finished successfully 2026-06-25 15:50:21.657 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:50:21.683 | [52321 Async ks-group-anotherdemo:52321]: finished successfully 2026-06-25 15:50:21.709 | WAKEUP 2026-06-25 15:50:21.732 | [2070 Async ks-group-anotherdemo:52321]: Signaled 2026-06-25 15:50:21.734 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:50:21.734 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9e3abdb30bcd40089b2824f7b2140c8f --project f8ef2014e6bd43f891f293282386bd6a 2026-06-25 15:50:21.734 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e3abdb30bcd40089b2824f7b2140c8f --project f8ef2014e6bd43f891f293282386bd6a -f value -c Role 2026-06-25 15:50:21.734 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:21.734 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:21.734 | + functions-common:get_or_add_group_project_role:1049 : echo 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:21.734 | 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:21.783 | [2070 Async ks-group-anotherdemo:52321]: finished get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f f8ef2014e6bd43f891f293282386bd6a with result 0 in 14 seconds 2026-06-25 15:50:21.824 | [2070 Async ks-group-memberalt:52400]: Waiting for completion of get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 running on PID 52400 (4 other jobs running) 2026-06-25 15:50:21.852 | [2070 Async ks-group-memberalt:52400]: Signaling child to exit 2026-06-25 15:50:21.852 | WAKEUP 2026-06-25 15:50:21.875 | [2070 Async ks-group-memberalt:52400]: Signaled 2026-06-25 15:50:21.876 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:50:21.877 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9e3abdb30bcd40089b2824f7b2140c8f --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:21.877 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e3abdb30bcd40089b2824f7b2140c8f --project bbb3d7f757f84116af2232e1e1dea359 -f value -c Role 2026-06-25 15:50:21.877 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:21.877 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:21.877 | + functions-common:get_or_add_group_project_role:1049 : echo 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:21.877 | 1f51dc2fba324638ac7ea65b6b906ff8 2026-06-25 15:50:21.921 | [2070 Async ks-group-memberalt:52400]: finished get_or_add_group_project_role member 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 with result 0 in 12 seconds 2026-06-25 15:50:21.959 | [2070 Async ks-group-anotheralt:52479]: Waiting for completion of get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 running on PID 52479 (3 other jobs running) 2026-06-25 15:50:21.984 | [2070 Async ks-group-anotheralt:52479]: Signaling child to exit 2026-06-25 15:50:21.984 | WAKEUP 2026-06-25 15:50:22.007 | [2070 Async ks-group-anotheralt:52479]: Signaled 2026-06-25 15:50:22.009 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:50:22.009 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9e3abdb30bcd40089b2824f7b2140c8f --project bbb3d7f757f84116af2232e1e1dea359 2026-06-25 15:50:22.009 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e3abdb30bcd40089b2824f7b2140c8f --project bbb3d7f757f84116af2232e1e1dea359 -f value -c Role 2026-06-25 15:50:22.009 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:22.009 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:22.009 | + functions-common:get_or_add_group_project_role:1049 : echo 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:22.009 | 4847e07541c74bef90ea7d3e596da107 2026-06-25 15:50:22.055 | [2070 Async ks-group-anotheralt:52479]: finished get_or_add_group_project_role anotherrole 9e3abdb30bcd40089b2824f7b2140c8f bbb3d7f757f84116af2232e1e1dea359 with result 0 in 13 seconds 2026-06-25 15:50:22.091 | [2070 Async ks-group-admin:52558]: Waiting for completion of get_or_add_group_project_role admin 9e9d75576d8c417bb7d8f3e685378094 ed9c27dba2fa48c9acd55f99c07e66a9 running on PID 52558 (2 other jobs running) 2026-06-25 15:50:22.116 | [2070 Async ks-group-admin:52558]: Signaling child to exit 2026-06-25 15:50:22.116 | WAKEUP 2026-06-25 15:50:22.139 | [2070 Async ks-group-admin:52558]: Signaled 2026-06-25 15:50:22.140 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:50:22.140 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 9e9d75576d8c417bb7d8f3e685378094 --project ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:50:22.140 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9e9d75576d8c417bb7d8f3e685378094 --project ed9c27dba2fa48c9acd55f99c07e66a9 -f value -c Role 2026-06-25 15:50:22.140 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:50:22.140 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:22.140 | + functions-common:get_or_add_group_project_role:1049 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:22.141 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:50:22.183 | [2070 Async ks-group-admin:52558]: finished get_or_add_group_project_role admin 9e9d75576d8c417bb7d8f3e685378094 ed9c27dba2fa48c9acd55f99c07e66a9 with result 0 in 13 seconds 2026-06-25 15:50:22.188 | + inc/async:async_wait:197 : return 0 2026-06-25 15:50:22.191 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 15:50:22.210 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:22.213 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 15:50:22.233 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:22.236 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 15:50:22.239 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 15:50:22.303 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 15:50:22.343 | [2070 Async create_nova_accounts:54468]: running: create_nova_accounts 2026-06-25 15:50:22.346 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 15:50:22.363 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:22.366 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 15:50:22.369 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 15:50:22.433 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 15:50:22.473 | [2070 Async create_glance_accounts:54591]: running: create_glance_accounts 2026-06-25 15:50:22.477 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 15:50:22.499 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:22.503 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 15:50:22.507 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 15:50:22.584 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 15:50:22.635 | [2070 Async create_cinder_accounts:54729]: running: create_cinder_accounts 2026-06-25 15:50:22.639 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 15:50:22.664 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:22.668 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 15:50:22.670 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 15:50:22.737 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 15:50:22.796 | [2070 Async create_neutron_accounts:54871]: running: create_neutron_accounts 2026-06-25 15:50:22.802 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 15:50:22.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:22.837 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 15:50:22.866 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:22.873 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 15:50:22.974 | [2070 Async create_nova_accounts:54468]: Waiting for completion of create_nova_accounts running on PID 54468 (5 other jobs running) 2026-06-25 15:50:23.020 | [2070 Async create_nova_accounts:54468]: Signaling child to exit 2026-06-25 15:51:00.560 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:00.588 | [54871 Async create_neutron_accounts:54871]: finished successfully 2026-06-25 15:51:09.306 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:09.327 | [54729 Async create_cinder_accounts:54729]: finished successfully 2026-06-25 15:51:27.701 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:27.730 | [54468 Async create_nova_accounts:54468]: finished successfully 2026-06-25 15:51:27.758 | WAKEUP 2026-06-25 15:51:27.783 | [2070 Async create_nova_accounts:54468]: Signaled 2026-06-25 15:51:27.784 | + lib/nova:create_nova_accounts:384 : [[ 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-06-25 15:51:27.784 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 15:51:27.784 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 15:51:27.784 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:27.784 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:51:27.785 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:51:27.785 | ++ 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-06-25 15:51:27.785 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.785 | + functions-common:get_or_create_user:915 : user_id=0499148033194b05b60a217ba6962401 2026-06-25 15:51:27.785 | + functions-common:get_or_create_user:916 : echo 0499148033194b05b60a217ba6962401 2026-06-25 15:51:27.785 | 0499148033194b05b60a217ba6962401 2026-06-25 15:51:27.785 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 15:51:27.785 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:27.785 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:27.785 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:27.785 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:27.786 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:27.786 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:27.786 | + 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-06-25 15:51:27.786 | ++ 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-06-25 15:51:27.786 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.786 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:27.787 | + functions-common:get_or_add_user_project_role:980 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:27.787 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:27.787 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:51:27.787 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 15:51:27.787 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:27.787 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:27.787 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:27.787 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:27.787 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:27.787 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:27.787 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:27.788 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:27.788 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:27.788 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:27.788 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:27.788 | + 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-06-25 15:51:27.788 | ++ 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-06-25 15:51:27.788 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.788 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:27.788 | + functions-common:get_or_add_user_project_role:980 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:27.788 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:27.788 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 15:51:27.789 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.66/compute 2026-06-25 15:51:27.789 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 15:51:27.789 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:51:27.789 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 15:51:27.789 | ++ 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-06-25 15:51:27.789 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.789 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:51:27.789 | a77672a6a52446b6b75b7dd3b29afa06' 2026-06-25 15:51:27.789 | + functions-common:get_or_create_service:1067 : echo a77672a6a52446b6b75b7dd3b29afa06 2026-06-25 15:51:27.789 | a77672a6a52446b6b75b7dd3b29afa06 2026-06-25 15:51:27.789 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.66/compute/v2/$(project_id)s' 2026-06-25 15:51:27.790 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:51:27.790 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.66/compute/v2/$(project_id)s' RegionOne 2026-06-25 15:51:27.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:51:27.790 | +++ 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-06-25 15:51:27.790 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:51:27.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:51:27.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.66/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 15:51:27.790 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a83fff509fea40bda28cc1e0dfdffe21 2026-06-25 15:51:27.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a83fff509fea40bda28cc1e0dfdffe21 2026-06-25 15:51:27.791 | + functions-common:get_or_create_endpoint:1100 : public_id=a83fff509fea40bda28cc1e0dfdffe21 2026-06-25 15:51:27.791 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:51:27.791 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:51:27.791 | + functions-common:get_or_create_endpoint:1109 : echo a83fff509fea40bda28cc1e0dfdffe21 2026-06-25 15:51:27.791 | a83fff509fea40bda28cc1e0dfdffe21 2026-06-25 15:51:27.791 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 15:51:27.791 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:51:27.791 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 15:51:27.791 | ++ 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-06-25 15:51:27.791 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.791 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:51:27.792 | c4c40036b8ed4b639d84dcee3a1f9006' 2026-06-25 15:51:27.792 | + functions-common:get_or_create_service:1067 : echo c4c40036b8ed4b639d84dcee3a1f9006 2026-06-25 15:51:27.792 | c4c40036b8ed4b639d84dcee3a1f9006 2026-06-25 15:51:27.792 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.66/compute/v2.1 2026-06-25 15:51:27.792 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:51:27.792 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.66/compute/v2.1 RegionOne 2026-06-25 15:51:27.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:51:27.792 | +++ 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-06-25 15:51:27.793 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:51:27.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:51:27.793 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.66/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 15:51:27.793 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:27.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7074b45ff9004c6ea5c7eacddba8da87 2026-06-25 15:51:27.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7074b45ff9004c6ea5c7eacddba8da87 2026-06-25 15:51:27.793 | + functions-common:get_or_create_endpoint:1100 : public_id=7074b45ff9004c6ea5c7eacddba8da87 2026-06-25 15:51:27.793 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:51:27.793 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:51:27.794 | + functions-common:get_or_create_endpoint:1109 : echo 7074b45ff9004c6ea5c7eacddba8da87 2026-06-25 15:51:27.794 | 7074b45ff9004c6ea5c7eacddba8da87 2026-06-25 15:51:27.794 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 15:51:27.794 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:27.794 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 15:51:27.794 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:27.794 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 15:51:27.794 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:27.794 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 15:51:27.794 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:27.794 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 15:51:27.823 | [2070 Async create_nova_accounts:54468]: finished create_nova_accounts with result 0 in 65 seconds 2026-06-25 15:51:27.859 | [2070 Async create_glance_accounts:54591]: Waiting for completion of create_glance_accounts running on PID 54591 (4 other jobs running) 2026-06-25 15:51:27.888 | [2070 Async create_glance_accounts:54591]: Signaling child to exit 2026-06-25 15:51:41.376 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:41.403 | [54591 Async create_glance_accounts:54591]: finished successfully 2026-06-25 15:51:41.428 | WAKEUP 2026-06-25 15:51:41.448 | [2070 Async create_glance_accounts:54591]: Signaled 2026-06-25 15:51:41.450 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 15:51:41.450 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:41.450 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 15:51:41.450 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 15:51:41.450 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:41.451 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:51:41.451 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:51:41.451 | ++ 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-06-25 15:51:41.451 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.451 | + functions-common:get_or_create_user:915 : user_id=4d6c2bb9913144d7be6303eff3ae249e 2026-06-25 15:51:41.451 | + functions-common:get_or_create_user:916 : echo 4d6c2bb9913144d7be6303eff3ae249e 2026-06-25 15:51:41.451 | 4d6c2bb9913144d7be6303eff3ae249e 2026-06-25 15:51:41.452 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 15:51:41.452 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:41.452 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:41.452 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:41.452 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:41.452 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:41.452 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:41.453 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:41.453 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:41.453 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:41.453 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:41.453 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:41.453 | + 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-06-25 15:51:41.453 | ++ 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-06-25 15:51:41.454 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.454 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.454 | + functions-common:get_or_add_user_project_role:980 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.454 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.454 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:51:41.454 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 15:51:41.454 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:41.455 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:41.455 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:41.455 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:41.455 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:41.455 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:41.455 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:41.455 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:41.456 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:41.456 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:41.456 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:41.456 | + 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-06-25 15:51:41.456 | ++ 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-06-25 15:51:41.456 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.456 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:41.457 | + functions-common:get_or_add_user_project_role:980 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:41.457 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:51:41.457 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 15:51:41.457 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:41.457 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 15:51:41.457 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:51:41.457 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 15:51:41.458 | ++ 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-06-25 15:51:41.458 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.458 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:51:41.458 | 7d4ba76e0a4747f480a9b621c71eda43' 2026-06-25 15:51:41.458 | + functions-common:get_or_create_service:1067 : echo 7d4ba76e0a4747f480a9b621c71eda43 2026-06-25 15:51:41.458 | 7d4ba76e0a4747f480a9b621c71eda43 2026-06-25 15:51:41.458 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.66/image 2026-06-25 15:51:41.459 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:51:41.459 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.66/image RegionOne 2026-06-25 15:51:41.459 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:51:41.459 | +++ 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-06-25 15:51:41.459 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.459 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:51:41.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:51:41.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.66/image --region RegionOne -f value -c id 2026-06-25 15:51:41.460 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.460 | + functions-common:get_or_create_endpoint:1100 : public_id=a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.460 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:51:41.460 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:51:41.461 | + functions-common:get_or_create_endpoint:1109 : echo a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.461 | a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.461 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 15:51:41.461 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:51:41.461 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:51:41.461 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.462 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:51:41.462 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:51:41.462 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 15:51:41.462 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 15:51:41.462 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 15:51:41.463 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 15:51:41.463 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 15:51:41.463 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 15:51:41.463 | +---------------+----------------------------------+ 2026-06-25 15:51:41.463 | | Field | Value | 2026-06-25 15:51:41.463 | +---------------+----------------------------------+ 2026-06-25 15:51:41.463 | | default_limit | 2000 | 2026-06-25 15:51:41.463 | | description | None | 2026-06-25 15:51:41.464 | | id | 535399e1b9bb4c26a58f75aa3af40c70 | 2026-06-25 15:51:41.464 | | region_id | RegionOne | 2026-06-25 15:51:41.464 | | resource_name | image_size_total | 2026-06-25 15:51:41.464 | | service_id | 7d4ba76e0a4747f480a9b621c71eda43 | 2026-06-25 15:51:41.464 | +---------------+----------------------------------+ 2026-06-25 15:51:41.464 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 15:51:41.464 | +---------------+----------------------------------+ 2026-06-25 15:51:41.464 | | Field | Value | 2026-06-25 15:51:41.464 | +---------------+----------------------------------+ 2026-06-25 15:51:41.465 | | default_limit | 2000 | 2026-06-25 15:51:41.465 | | description | None | 2026-06-25 15:51:41.465 | | id | 897daf3c9e944defa9839401251e6e0a | 2026-06-25 15:51:41.465 | | region_id | RegionOne | 2026-06-25 15:51:41.465 | | resource_name | image_stage_total | 2026-06-25 15:51:41.465 | | service_id | 7d4ba76e0a4747f480a9b621c71eda43 | 2026-06-25 15:51:41.465 | +---------------+----------------------------------+ 2026-06-25 15:51:41.465 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 15:51:41.466 | +---------------+----------------------------------+ 2026-06-25 15:51:41.466 | | Field | Value | 2026-06-25 15:51:41.466 | +---------------+----------------------------------+ 2026-06-25 15:51:41.466 | | default_limit | 100 | 2026-06-25 15:51:41.466 | | description | None | 2026-06-25 15:51:41.466 | | id | 5f17f0d63f404eda9b50b2514cb867cf | 2026-06-25 15:51:41.466 | | region_id | RegionOne | 2026-06-25 15:51:41.466 | | resource_name | image_count_total | 2026-06-25 15:51:41.467 | | service_id | 7d4ba76e0a4747f480a9b621c71eda43 | 2026-06-25 15:51:41.467 | +---------------+----------------------------------+ 2026-06-25 15:51:41.467 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 15:51:41.467 | +---------------+----------------------------------+ 2026-06-25 15:51:41.467 | | Field | Value | 2026-06-25 15:51:41.467 | +---------------+----------------------------------+ 2026-06-25 15:51:41.467 | | default_limit | 100 | 2026-06-25 15:51:41.467 | | description | None | 2026-06-25 15:51:41.468 | | id | 98538f2a160c446e97ec263fbfe21191 | 2026-06-25 15:51:41.468 | | region_id | RegionOne | 2026-06-25 15:51:41.468 | | resource_name | image_count_uploading | 2026-06-25 15:51:41.468 | | service_id | 7d4ba76e0a4747f480a9b621c71eda43 | 2026-06-25 15:51:41.468 | +---------------+----------------------------------+ 2026-06-25 15:51:41.468 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 15:51:41.468 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 15:51:41.468 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 15:51:41.469 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 15:51:41.469 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 15:51:41.469 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.66/identity 2026-06-25 15:51:41.469 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 15:51:41.469 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 15:51:41.469 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.470 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id a17bdcad98f94f27990415056b3b5bb6 2026-06-25 15:51:41.470 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 15:51:41.470 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 15:51:41.470 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:41.494 | [2070 Async create_glance_accounts:54591]: finished create_glance_accounts with result 0 in 78 seconds 2026-06-25 15:51:41.533 | [2070 Async create_cinder_accounts:54729]: Waiting for completion of create_cinder_accounts running on PID 54729 (3 other jobs running) 2026-06-25 15:51:41.560 | [2070 Async create_cinder_accounts:54729]: Signaling child to exit 2026-06-25 15:51:41.561 | WAKEUP 2026-06-25 15:51:41.582 | [2070 Async create_cinder_accounts:54729]: Signaled 2026-06-25 15:51:41.583 | + 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-06-25 15:51:41.583 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 15:51:41.583 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 15:51:41.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:41.583 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 15:51:41.584 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 15:51:41.584 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:41.584 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:51:41.584 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:51:41.584 | ++ 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-06-25 15:51:41.584 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.584 | + functions-common:get_or_create_user:915 : user_id=083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.585 | + functions-common:get_or_create_user:916 : echo 083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.585 | 083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.585 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 15:51:41.585 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:41.585 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:41.585 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:41.585 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:41.585 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:41.586 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:41.586 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:41.586 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:41.586 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:41.586 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:41.586 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:41.586 | + 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-06-25 15:51:41.586 | ++ 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-06-25 15:51:41.587 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.587 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.587 | + functions-common:get_or_add_user_project_role:980 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.587 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.587 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:51:41.587 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 15:51:41.587 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.66/volume 2026-06-25 15:51:41.587 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 15:51:41.588 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:51:41.588 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 15:51:41.588 | ++ 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-06-25 15:51:41.588 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.588 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:51:41.588 | 8c814a79c18243b7a1fc9cd2df5450d3' 2026-06-25 15:51:41.588 | + functions-common:get_or_create_service:1067 : echo 8c814a79c18243b7a1fc9cd2df5450d3 2026-06-25 15:51:41.589 | 8c814a79c18243b7a1fc9cd2df5450d3 2026-06-25 15:51:41.589 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.66/volume/v3 2026-06-25 15:51:41.589 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:51:41.589 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.66/volume/v3 RegionOne 2026-06-25 15:51:41.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:51:41.589 | +++ 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-06-25 15:51:41.589 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:51:41.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:51:41.590 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.66/volume/v3 --region RegionOne -f value -c id 2026-06-25 15:51:41.590 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3d74801d13d0476cb658f8332930adb2 2026-06-25 15:51:41.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3d74801d13d0476cb658f8332930adb2 2026-06-25 15:51:41.590 | + functions-common:get_or_create_endpoint:1100 : public_id=3d74801d13d0476cb658f8332930adb2 2026-06-25 15:51:41.590 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:51:41.591 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:51:41.591 | + functions-common:get_or_create_endpoint:1109 : echo 3d74801d13d0476cb658f8332930adb2 2026-06-25 15:51:41.591 | 3d74801d13d0476cb658f8332930adb2 2026-06-25 15:51:41.591 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 15:51:41.591 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 15:51:41.591 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:51:41.591 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 15:51:41.592 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.592 | ++ functions-common:get_or_create_project:928 : project_id=681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:51:41.592 | ++ functions-common:get_or_create_project:929 : echo 681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:51:41.592 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 681e133a2c5a4d169d922a25df7007fe 2026-06-25 15:51:41.592 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 15:51:41.592 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:41.592 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:51:41.593 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 15:51:41.593 | +++ 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-06-25 15:51:41.593 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 15:51:41.593 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.593 | ++ functions-common:get_or_create_user:915 : user_id=083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.593 | ++ functions-common:get_or_create_user:916 : echo 083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.593 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 083cda08e518489aa33115ca7d07de95 2026-06-25 15:51:41.629 | [2070 Async create_cinder_accounts:54729]: finished create_cinder_accounts with result 0 in 46 seconds 2026-06-25 15:51:41.635 | + inc/async:async_wait:197 : return 0 2026-06-25 15:51:41.638 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 15:51:41.700 | [2070 Async create_neutron_accounts:54871]: Waiting for completion of create_neutron_accounts running on PID 54871 (2 other jobs running) 2026-06-25 15:51:41.730 | [2070 Async create_neutron_accounts:54871]: Signaling child to exit 2026-06-25 15:51:41.730 | WAKEUP 2026-06-25 15:51:41.757 | [2070 Async create_neutron_accounts:54871]: Signaled 2026-06-25 15:51:41.758 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 15:51:41.758 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.66/ 2026-06-25 15:51:41.758 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 15:51:41.758 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.66/networking 2026-06-25 15:51:41.759 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 15:51:41.759 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:41.759 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 15:51:41.759 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 15:51:41.759 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:41.759 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:51:41.759 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:51:41.759 | ++ 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-06-25 15:51:41.759 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.760 | + functions-common:get_or_create_user:915 : user_id=8ead15c39dbc4505871dbc8b5f7f58a6 2026-06-25 15:51:41.760 | + functions-common:get_or_create_user:916 : echo 8ead15c39dbc4505871dbc8b5f7f58a6 2026-06-25 15:51:41.760 | 8ead15c39dbc4505871dbc8b5f7f58a6 2026-06-25 15:51:41.760 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 15:51:41.760 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:51:41.760 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:51:41.760 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:51:41.760 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:51:41.760 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:51:41.761 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:51:41.761 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:51:41.761 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:51:41.761 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:51:41.761 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:51:41.761 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:51:41.761 | + 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-06-25 15:51:41.762 | ++ 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-06-25 15:51:41.762 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.762 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.762 | + functions-common:get_or_add_user_project_role:980 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.762 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:51:41.762 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:51:41.762 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 15:51:41.762 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:51:41.763 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 15:51:41.763 | ++ 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-06-25 15:51:41.763 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.763 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:51:41.763 | d203d40bef114bfc9aa6b6ba1a179969' 2026-06-25 15:51:41.763 | + functions-common:get_or_create_service:1067 : echo d203d40bef114bfc9aa6b6ba1a179969 2026-06-25 15:51:41.763 | d203d40bef114bfc9aa6b6ba1a179969 2026-06-25 15:51:41.763 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.66/networking 2026-06-25 15:51:41.763 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:51:41.764 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.66/networking RegionOne 2026-06-25 15:51:41.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:51:41.764 | +++ 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-06-25 15:51:41.764 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:51:41.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:51:41.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.66/networking --region RegionOne -f value -c id 2026-06-25 15:51:41.764 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=64e4cbebf1c6424d9ba2fa605eb11f54 2026-06-25 15:51:41.765 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 64e4cbebf1c6424d9ba2fa605eb11f54 2026-06-25 15:51:41.765 | + functions-common:get_or_create_endpoint:1100 : public_id=64e4cbebf1c6424d9ba2fa605eb11f54 2026-06-25 15:51:41.765 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:51:41.765 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:51:41.765 | + functions-common:get_or_create_endpoint:1109 : echo 64e4cbebf1c6424d9ba2fa605eb11f54 2026-06-25 15:51:41.765 | 64e4cbebf1c6424d9ba2fa605eb11f54 2026-06-25 15:51:41.810 | [2070 Async create_neutron_accounts:54871]: finished create_neutron_accounts with result 0 in 37 seconds 2026-06-25 15:51:41.819 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 15:51:41.826 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 15:51:41.830 | + inc/async:async_wait:197 : return 0 2026-06-25 15:51:41.834 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 15:51:41.858 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:41.862 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 15:51:41.885 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:41.889 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 15:51:41.893 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:51:41.896 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 15:51:41.900 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 15:51:41.904 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 15:51:41.986 | + inc/async:async_inner:63 : init_glance 2026-06-25 15:51:42.036 | [2070 Async init_glance:57142]: running: init_glance 2026-06-25 15:51:42.042 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 15:51:42.070 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:42.075 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 15:51:42.079 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:51:42.084 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 15:51:42.088 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 15:51:42.093 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 15:51:42.098 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 15:51:42.103 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:51:42.125 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 15:51:42.129 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:51:57.498 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:57.525 | [57142 Async init_glance:57142]: finished successfully 2026-06-25 15:52:25.157 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 15:52:25.162 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 15:52:25.164 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 15:52:25.168 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 15:52:25.171 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 15:52:25.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 15:52:25.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 15:52:25.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 15:52:25.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 15:52:25.187 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 15:52:25.190 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 15:52:25.194 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 15:52:25.197 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 15:52:25.200 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 15:52:25.203 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 15:52:25.207 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 15:52:25.212 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:52:25.216 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:52:25.218 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 15:52:25.222 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:52:25.229 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 15:52:25.233 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 15:52:25.236 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 15:52:25.240 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 15:52:25.244 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:52:25.247 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:52:25.250 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:52:25.272 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:52:25.275 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:52:25.279 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:52:25.283 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:52:25.322 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:52:25.360 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 15:52:25.399 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 15:52:25.437 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 15:52:25.469 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 15:52:25.505 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 15:52:25.508 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 15:52:25.511 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 15:52:25.513 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:52:25.516 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:52:25.532 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:52:25.535 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:52:25.537 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:52:25.540 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:52:25.542 | + 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-06-25 15:52:25.577 | + 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-06-25 15:52:25.610 | + 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-06-25 15:52:25.641 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:52:25.679 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 15:52:25.718 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 15:52:25.722 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:52:25.725 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 15:52:25.728 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 15:52:25.731 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 15:52:25.735 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:52:25.737 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 15:52:25.740 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 15:52:25.759 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 15:52:25.778 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 15:52:25.800 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 15:52:25.822 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 15:52:25.843 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:52:25.847 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:52:25.852 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 15:52:25.858 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.701xbzuH65 2026-06-25 15:52:25.861 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:52:25.866 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:52:25.870 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.701xbzuH65 2026-06-25 15:52:25.875 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.701xbzuH65 2026-06-25 15:52:25.893 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.701xbzuH65 /etc/sudoers.d/neutron-rootwrap 2026-06-25 15:52:25.911 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 15:52:25.914 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 15:52:25.917 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:52:25.960 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:52:25.963 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:52:26.001 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 15:52:26.004 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 15:52:26.007 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 15:52:26.010 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:52:26.013 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:52:26.016 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:52:26.036 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:52:26.041 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:52:26.044 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:52:26.048 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:52:26.068 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:52:26.072 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:52:26.076 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-06-25 15:52:26.116 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:52:26.120 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:52:26.124 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 15:52:26.146 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.149 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 15:52:26.171 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.175 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:52:26.198 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.202 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:52:26.225 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.228 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:52:26.249 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.252 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:52:26.255 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 15:52:26.276 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:52:26.279 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 15:52:26.283 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 15:52:26.286 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 15:52:26.287 | Configuring OVN 2026-06-25 15:52:26.289 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 15:52:26.292 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 15:52:26.296 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 15:52:26.301 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=cd2781d5-87bf-4124-9f5f-c860c50b8816 2026-06-25 15:52:26.304 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:52:26.308 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 15:52:26.311 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:52:26.314 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:52:26.317 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:52:26.319 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:52:26.322 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:52:26.325 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:52:26.328 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:52:26.331 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:52:26.334 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:52:26.337 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:52:26.340 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:52:26.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:52:26.346 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:52:26.349 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 15:52:26.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 15:52:26.355 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 15:52:26.359 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:52:26.379 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:52:26.382 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:52:26.431 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:52:26.435 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 15:52:26.438 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 15:52:26.459 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:52:26.462 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 15:52:26.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:52:26.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 15:52:26.471 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:52:26.488 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 15:52:26.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 15:52:26.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:53:09.349 | + 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-06-25 15:53:09.355 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:53:09.358 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:53:09.361 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:53:09.397 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:53:09.400 | + lib/neutron:configure_root_helper_options:1107 : 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-06-25 15:53:09.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 15:53:09.475 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.66 2026-06-25 15:53:09.512 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 15:53:09.552 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:53:09.592 | + 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-06-25 15:53:09.636 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.66:6642 2026-06-25 15:53:09.679 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 15:53:09.700 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:09.704 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 15:53:09.707 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 15:53:09.748 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.66:6641 2026-06-25 15:53:09.787 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 15:53:09.790 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 15:53:09.791 | Configuring Neutron for OVN 2026-06-25 15:53:09.794 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 15:53:09.814 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:09.817 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 15:53:09.822 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:53:09.822 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 15:53:13.689 | + 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-06-25 15:53:13.694 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:53:13.694 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 15:53:16.980 | + 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-06-25 15:53:16.983 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 15:53:17.004 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.007 | + 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-06-25 15:53:17.012 | ++ 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-06-25 15:53:17.012 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.012 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 15:53:17.013 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 15:53:17.016 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.016 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 15:53:17.023 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 15:53:17.023 | address-scope 2026-06-25 15:53:17.023 | agent 2026-06-25 15:53:17.023 | allowed-address-pairs 2026-06-25 15:53:17.023 | auto-allocated-topology 2026-06-25 15:53:17.024 | availability_zone 2026-06-25 15:53:17.024 | bgp 2026-06-25 15:53:17.024 | bgp_4byte_asn 2026-06-25 15:53:17.024 | bgp_dragent_scheduler 2026-06-25 15:53:17.024 | binding 2026-06-25 15:53:17.024 | binding-extended 2026-06-25 15:53:17.025 | default-subnetpools 2026-06-25 15:53:17.025 | dhcp_agent_scheduler 2026-06-25 15:53:17.025 | dns-domain-ports 2026-06-25 15:53:17.025 | dns-integration 2026-06-25 15:53:17.025 | dns-integration-domain-keywords 2026-06-25 15:53:17.025 | empty-string-filtering 2026-06-25 15:53:17.025 | enable-default-route-bfd 2026-06-25 15:53:17.025 | enable-default-route-ecmp 2026-06-25 15:53:17.025 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.026 | ext-gw-mode 2026-06-25 15:53:17.026 | external-gateway-multihoming 2026-06-25 15:53:17.026 | external-net 2026-06-25 15:53:17.026 | extra_dhcp_opt 2026-06-25 15:53:17.026 | extraroute 2026-06-25 15:53:17.026 | extraroute-atomic 2026-06-25 15:53:17.027 | filter-validation 2026-06-25 15:53:17.027 | fip-port-details 2026-06-25 15:53:17.027 | flavors 2026-06-25 15:53:17.027 | floating-ip-port-forwarding 2026-06-25 15:53:17.027 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.028 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.028 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.028 | floatingip-pools 2026-06-25 15:53:17.029 | fwaas_v2 2026-06-25 15:53:17.029 | ip_allocation 2026-06-25 15:53:17.029 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.030 | l3-flavors 2026-06-25 15:53:17.030 | l3-ha 2026-06-25 15:53:17.030 | l3_agent_scheduler 2026-06-25 15:53:17.030 | logging 2026-06-25 15:53:17.030 | multi-provider 2026-06-25 15:53:17.030 | net-mtu 2026-06-25 15:53:17.030 | net-mtu-writable 2026-06-25 15:53:17.030 | network-ip-availability 2026-06-25 15:53:17.031 | network_availability_zone 2026-06-25 15:53:17.031 | network_ha 2026-06-25 15:53:17.031 | pagination 2026-06-25 15:53:17.031 | port-device-profile 2026-06-25 15:53:17.031 | port-hardware-offload-type 2026-06-25 15:53:17.031 | port-mac-address-regenerate 2026-06-25 15:53:17.032 | port-numa-affinity-policy 2026-06-25 15:53:17.032 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.032 | port-resource-request 2026-06-25 15:53:17.032 | port-security 2026-06-25 15:53:17.032 | port-trusted-vif 2026-06-25 15:53:17.032 | project-id 2026-06-25 15:53:17.032 | provider 2026-06-25 15:53:17.033 | pvlan 2026-06-25 15:53:17.033 | qinq 2026-06-25 15:53:17.033 | qos 2026-06-25 15:53:17.033 | qos-bw-limit-direction 2026-06-25 15:53:17.033 | qos-bw-minimum-ingress 2026-06-25 15:53:17.033 | qos-default 2026-06-25 15:53:17.033 | qos-fip 2026-06-25 15:53:17.034 | qos-gateway-ip 2026-06-25 15:53:17.034 | qos-rule-type-details 2026-06-25 15:53:17.034 | qos-rule-type-filter 2026-06-25 15:53:17.034 | qos-rules-alias 2026-06-25 15:53:17.034 | quota-check-limit 2026-06-25 15:53:17.035 | quota-check-limit-default 2026-06-25 15:53:17.035 | quota_details 2026-06-25 15:53:17.035 | quotas 2026-06-25 15:53:17.035 | rbac-address-scope 2026-06-25 15:53:17.035 | rbac-policies 2026-06-25 15:53:17.036 | rbac-security-groups 2026-06-25 15:53:17.036 | router 2026-06-25 15:53:17.036 | router-enable-snat 2026-06-25 15:53:17.036 | router_availability_zone 2026-06-25 15:53:17.036 | security-group 2026-06-25 15:53:17.036 | security-groups-default-rules 2026-06-25 15:53:17.036 | security-groups-default-statefulness 2026-06-25 15:53:17.037 | security-groups-normalized-cidr 2026-06-25 15:53:17.037 | security-groups-remote-address-group 2026-06-25 15:53:17.037 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.037 | security-groups-shared-filtering 2026-06-25 15:53:17.037 | segment 2026-06-25 15:53:17.037 | sorting 2026-06-25 15:53:17.037 | standard-attr-description 2026-06-25 15:53:17.037 | standard-attr-fwaas-v2 2026-06-25 15:53:17.037 | standard-attr-revisions 2026-06-25 15:53:17.037 | standard-attr-tag 2026-06-25 15:53:17.038 | standard-attr-timestamp 2026-06-25 15:53:17.038 | stateful-security-group 2026-06-25 15:53:17.038 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.038 | subnet-external-network 2026-06-25 15:53:17.038 | subnet-service-types 2026-06-25 15:53:17.038 | subnet_allocation 2026-06-25 15:53:17.039 | subnet_onboard 2026-06-25 15:53:17.039 | subnetpool-prefix-ops 2026-06-25 15:53:17.039 | tag-creation 2026-06-25 15:53:17.039 | tap-mirror 2026-06-25 15:53:17.039 | tap-mirror-both-direction 2026-06-25 15:53:17.039 | trunk 2026-06-25 15:53:17.039 | uplink-status-propagation 2026-06-25 15:53:17.039 | uplink-status-propagation-updatable 2026-06-25 15:53:17.040 | vlan-transparent 2026-06-25 15:53:17.040 | vpn-endpoint-groups 2026-06-25 15:53:17.040 | vpnaas' 2026-06-25 15:53:17.040 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 15:53:17.040 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 15:53:17.041 | ++ 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-06-25 15:53:17.041 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 15:53:17.041 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 15:53:17.041 | address-scope 2026-06-25 15:53:17.042 | agent 2026-06-25 15:53:17.042 | allowed-address-pairs 2026-06-25 15:53:17.042 | auto-allocated-topology 2026-06-25 15:53:17.042 | availability_zone 2026-06-25 15:53:17.042 | bgp 2026-06-25 15:53:17.042 | bgp_4byte_asn 2026-06-25 15:53:17.043 | bgp_dragent_scheduler 2026-06-25 15:53:17.043 | binding 2026-06-25 15:53:17.043 | binding-extended 2026-06-25 15:53:17.043 | default-subnetpools 2026-06-25 15:53:17.043 | dhcp_agent_scheduler 2026-06-25 15:53:17.043 | dns-domain-ports 2026-06-25 15:53:17.043 | dns-integration 2026-06-25 15:53:17.044 | dns-integration-domain-keywords 2026-06-25 15:53:17.044 | empty-string-filtering 2026-06-25 15:53:17.044 | enable-default-route-bfd 2026-06-25 15:53:17.044 | enable-default-route-ecmp 2026-06-25 15:53:17.044 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.044 | ext-gw-mode 2026-06-25 15:53:17.045 | external-gateway-multihoming 2026-06-25 15:53:17.045 | external-net 2026-06-25 15:53:17.045 | extra_dhcp_opt 2026-06-25 15:53:17.045 | extraroute 2026-06-25 15:53:17.045 | extraroute-atomic 2026-06-25 15:53:17.045 | filter-validation 2026-06-25 15:53:17.045 | fip-port-details 2026-06-25 15:53:17.045 | flavors 2026-06-25 15:53:17.046 | floating-ip-port-forwarding 2026-06-25 15:53:17.046 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.046 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.046 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.046 | floatingip-pools 2026-06-25 15:53:17.046 | fwaas_v2 2026-06-25 15:53:17.046 | ip_allocation 2026-06-25 15:53:17.046 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.046 | l3-flavors 2026-06-25 15:53:17.046 | l3-ha 2026-06-25 15:53:17.046 | l3_agent_scheduler 2026-06-25 15:53:17.047 | logging 2026-06-25 15:53:17.047 | multi-provider 2026-06-25 15:53:17.047 | net-mtu 2026-06-25 15:53:17.047 | net-mtu-writable 2026-06-25 15:53:17.047 | network-ip-availability 2026-06-25 15:53:17.047 | network_availability_zone 2026-06-25 15:53:17.047 | network_ha 2026-06-25 15:53:17.047 | pagination 2026-06-25 15:53:17.047 | port-device-profile 2026-06-25 15:53:17.047 | port-hardware-offload-type 2026-06-25 15:53:17.047 | port-mac-address-regenerate 2026-06-25 15:53:17.048 | port-numa-affinity-policy 2026-06-25 15:53:17.048 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.048 | port-resource-request 2026-06-25 15:53:17.048 | port-security 2026-06-25 15:53:17.048 | port-trusted-vif 2026-06-25 15:53:17.048 | project-id 2026-06-25 15:53:17.048 | provider 2026-06-25 15:53:17.048 | pvlan 2026-06-25 15:53:17.048 | qinq 2026-06-25 15:53:17.048 | qos 2026-06-25 15:53:17.048 | qos-bw-limit-direction 2026-06-25 15:53:17.048 | qos-bw-minimum-ingress 2026-06-25 15:53:17.049 | qos-default 2026-06-25 15:53:17.049 | qos-fip 2026-06-25 15:53:17.049 | qos-gateway-ip 2026-06-25 15:53:17.049 | qos-rule-type-details 2026-06-25 15:53:17.049 | qos-rule-type-filter 2026-06-25 15:53:17.049 | qos-rules-alias 2026-06-25 15:53:17.049 | quota-check-limit 2026-06-25 15:53:17.049 | quota-check-limit-default 2026-06-25 15:53:17.049 | quota_details 2026-06-25 15:53:17.049 | quotas 2026-06-25 15:53:17.049 | rbac-address-scope 2026-06-25 15:53:17.049 | rbac-policies 2026-06-25 15:53:17.050 | rbac-security-groups 2026-06-25 15:53:17.050 | router 2026-06-25 15:53:17.050 | router-enable-snat 2026-06-25 15:53:17.050 | router_availability_zone 2026-06-25 15:53:17.050 | security-group 2026-06-25 15:53:17.050 | security-groups-default-rules 2026-06-25 15:53:17.050 | security-groups-default-statefulness 2026-06-25 15:53:17.050 | security-groups-normalized-cidr 2026-06-25 15:53:17.050 | security-groups-remote-address-group 2026-06-25 15:53:17.050 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.050 | security-groups-shared-filtering 2026-06-25 15:53:17.051 | segment 2026-06-25 15:53:17.051 | sorting 2026-06-25 15:53:17.051 | standard-attr-description 2026-06-25 15:53:17.051 | standard-attr-fwaas-v2 2026-06-25 15:53:17.051 | standard-attr-revisions 2026-06-25 15:53:17.051 | standard-attr-tag 2026-06-25 15:53:17.051 | standard-attr-timestamp 2026-06-25 15:53:17.051 | stateful-security-group 2026-06-25 15:53:17.052 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.052 | subnet-external-network 2026-06-25 15:53:17.052 | subnet-service-types 2026-06-25 15:53:17.052 | subnet_allocation 2026-06-25 15:53:17.052 | subnet_onboard 2026-06-25 15:53:17.052 | subnetpool-prefix-ops 2026-06-25 15:53:17.052 | tag-creation 2026-06-25 15:53:17.052 | tap-mirror 2026-06-25 15:53:17.052 | tap-mirror-both-direction 2026-06-25 15:53:17.053 | trunk 2026-06-25 15:53:17.053 | uplink-status-propagation 2026-06-25 15:53:17.053 | uplink-status-propagation-updatable 2026-06-25 15:53:17.053 | vlan-transparent 2026-06-25 15:53:17.053 | vpn-endpoint-groups 2026-06-25 15:53:17.053 | vpnaas' 2026-06-25 15:53:17.054 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:53:17.054 | address-scope 2026-06-25 15:53:17.054 | agent 2026-06-25 15:53:17.054 | allowed-address-pairs 2026-06-25 15:53:17.054 | auto-allocated-topology 2026-06-25 15:53:17.054 | availability_zone 2026-06-25 15:53:17.054 | bgp 2026-06-25 15:53:17.054 | bgp_4byte_asn 2026-06-25 15:53:17.054 | bgp_dragent_scheduler 2026-06-25 15:53:17.054 | binding 2026-06-25 15:53:17.055 | binding-extended 2026-06-25 15:53:17.055 | default-subnetpools 2026-06-25 15:53:17.055 | dhcp_agent_scheduler 2026-06-25 15:53:17.055 | dns-domain-ports 2026-06-25 15:53:17.055 | dns-integration 2026-06-25 15:53:17.055 | dns-integration-domain-keywords 2026-06-25 15:53:17.055 | empty-string-filtering 2026-06-25 15:53:17.055 | enable-default-route-bfd 2026-06-25 15:53:17.056 | enable-default-route-ecmp 2026-06-25 15:53:17.056 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.056 | ext-gw-mode 2026-06-25 15:53:17.056 | external-gateway-multihoming 2026-06-25 15:53:17.056 | external-net 2026-06-25 15:53:17.056 | extra_dhcp_opt 2026-06-25 15:53:17.056 | extraroute 2026-06-25 15:53:17.056 | extraroute-atomic 2026-06-25 15:53:17.056 | filter-validation 2026-06-25 15:53:17.057 | fip-port-details 2026-06-25 15:53:17.057 | flavors 2026-06-25 15:53:17.057 | floating-ip-port-forwarding 2026-06-25 15:53:17.057 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.057 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.057 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.057 | floatingip-pools 2026-06-25 15:53:17.057 | fwaas_v2 2026-06-25 15:53:17.058 | ip_allocation 2026-06-25 15:53:17.058 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.058 | l3-flavors 2026-06-25 15:53:17.058 | l3-ha 2026-06-25 15:53:17.058 | l3_agent_scheduler 2026-06-25 15:53:17.058 | logging 2026-06-25 15:53:17.058 | multi-provider 2026-06-25 15:53:17.058 | net-mtu 2026-06-25 15:53:17.058 | net-mtu-writable 2026-06-25 15:53:17.059 | network-ip-availability 2026-06-25 15:53:17.059 | network_availability_zone 2026-06-25 15:53:17.059 | network_ha 2026-06-25 15:53:17.059 | pagination 2026-06-25 15:53:17.059 | port-device-profile 2026-06-25 15:53:17.059 | port-hardware-offload-type 2026-06-25 15:53:17.059 | port-mac-address-regenerate 2026-06-25 15:53:17.059 | port-numa-affinity-policy 2026-06-25 15:53:17.060 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.060 | port-resource-request 2026-06-25 15:53:17.060 | port-security 2026-06-25 15:53:17.060 | port-trusted-vif 2026-06-25 15:53:17.060 | project-id 2026-06-25 15:53:17.060 | provider 2026-06-25 15:53:17.060 | pvlan 2026-06-25 15:53:17.061 | qinq 2026-06-25 15:53:17.061 | qos 2026-06-25 15:53:17.061 | qos-bw-limit-direction 2026-06-25 15:53:17.061 | qos-bw-minimum-ingress 2026-06-25 15:53:17.061 | qos-default 2026-06-25 15:53:17.061 | qos-fip 2026-06-25 15:53:17.061 | qos-gateway-ip 2026-06-25 15:53:17.061 | qos-rule-type-details 2026-06-25 15:53:17.062 | qos-rule-type-filter 2026-06-25 15:53:17.062 | qos-rules-alias 2026-06-25 15:53:17.062 | quota-check-limit 2026-06-25 15:53:17.062 | quota-check-limit-default 2026-06-25 15:53:17.062 | quota_details 2026-06-25 15:53:17.062 | quotas 2026-06-25 15:53:17.062 | rbac-address-scope 2026-06-25 15:53:17.062 | rbac-policies 2026-06-25 15:53:17.063 | rbac-security-groups 2026-06-25 15:53:17.063 | router 2026-06-25 15:53:17.063 | router-enable-snat 2026-06-25 15:53:17.063 | router_availability_zone 2026-06-25 15:53:17.063 | security-group 2026-06-25 15:53:17.063 | security-groups-default-rules 2026-06-25 15:53:17.063 | security-groups-default-statefulness 2026-06-25 15:53:17.063 | security-groups-normalized-cidr 2026-06-25 15:53:17.063 | security-groups-remote-address-group 2026-06-25 15:53:17.064 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.064 | security-groups-shared-filtering 2026-06-25 15:53:17.064 | segment 2026-06-25 15:53:17.064 | sorting 2026-06-25 15:53:17.064 | standard-attr-description 2026-06-25 15:53:17.064 | standard-attr-fwaas-v2 2026-06-25 15:53:17.064 | standard-attr-revisions 2026-06-25 15:53:17.064 | standard-attr-tag 2026-06-25 15:53:17.064 | standard-attr-timestamp 2026-06-25 15:53:17.064 | stateful-security-group 2026-06-25 15:53:17.064 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.064 | subnet-external-network 2026-06-25 15:53:17.065 | subnet-service-types 2026-06-25 15:53:17.065 | subnet_allocation 2026-06-25 15:53:17.065 | subnet_onboard 2026-06-25 15:53:17.065 | subnetpool-prefix-ops 2026-06-25 15:53:17.065 | tag-creation 2026-06-25 15:53:17.065 | tap-mirror 2026-06-25 15:53:17.065 | tap-mirror-both-direction 2026-06-25 15:53:17.065 | trunk 2026-06-25 15:53:17.065 | uplink-status-propagation 2026-06-25 15:53:17.065 | uplink-status-propagation-updatable 2026-06-25 15:53:17.065 | vlan-transparent 2026-06-25 15:53:17.066 | vpn-endpoint-groups 2026-06-25 15:53:17.066 | vpnaas' 2026-06-25 15:53:17.066 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.066 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 15:53:17.066 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.066 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 15:53:17.066 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:53:17.066 | address-scope 2026-06-25 15:53:17.066 | agent 2026-06-25 15:53:17.066 | allowed-address-pairs 2026-06-25 15:53:17.066 | auto-allocated-topology 2026-06-25 15:53:17.066 | availability_zone 2026-06-25 15:53:17.067 | bgp 2026-06-25 15:53:17.067 | bgp_4byte_asn 2026-06-25 15:53:17.067 | bgp_dragent_scheduler 2026-06-25 15:53:17.067 | binding 2026-06-25 15:53:17.067 | binding-extended 2026-06-25 15:53:17.067 | default-subnetpools 2026-06-25 15:53:17.067 | dhcp_agent_scheduler 2026-06-25 15:53:17.068 | dns-domain-ports 2026-06-25 15:53:17.068 | dns-integration 2026-06-25 15:53:17.068 | dns-integration-domain-keywords 2026-06-25 15:53:17.068 | empty-string-filtering 2026-06-25 15:53:17.068 | enable-default-route-bfd 2026-06-25 15:53:17.068 | enable-default-route-ecmp 2026-06-25 15:53:17.068 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.068 | ext-gw-mode 2026-06-25 15:53:17.069 | external-gateway-multihoming 2026-06-25 15:53:17.069 | external-net 2026-06-25 15:53:17.069 | extra_dhcp_opt 2026-06-25 15:53:17.069 | extraroute 2026-06-25 15:53:17.069 | extraroute-atomic 2026-06-25 15:53:17.069 | filter-validation 2026-06-25 15:53:17.069 | fip-port-details 2026-06-25 15:53:17.069 | flavors 2026-06-25 15:53:17.070 | floating-ip-port-forwarding 2026-06-25 15:53:17.070 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.070 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.070 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.070 | floatingip-pools 2026-06-25 15:53:17.070 | fwaas_v2 2026-06-25 15:53:17.070 | ip_allocation 2026-06-25 15:53:17.071 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.071 | l3-flavors 2026-06-25 15:53:17.071 | l3-ha 2026-06-25 15:53:17.071 | l3_agent_scheduler 2026-06-25 15:53:17.071 | logging 2026-06-25 15:53:17.071 | multi-provider 2026-06-25 15:53:17.071 | net-mtu 2026-06-25 15:53:17.071 | net-mtu-writable 2026-06-25 15:53:17.072 | network-ip-availability 2026-06-25 15:53:17.072 | network_availability_zone 2026-06-25 15:53:17.072 | network_ha 2026-06-25 15:53:17.072 | pagination 2026-06-25 15:53:17.072 | port-device-profile 2026-06-25 15:53:17.072 | port-hardware-offload-type 2026-06-25 15:53:17.072 | port-mac-address-regenerate 2026-06-25 15:53:17.072 | port-numa-affinity-policy 2026-06-25 15:53:17.073 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.073 | port-resource-request 2026-06-25 15:53:17.073 | port-security 2026-06-25 15:53:17.073 | port-trusted-vif 2026-06-25 15:53:17.073 | project-id 2026-06-25 15:53:17.073 | provider 2026-06-25 15:53:17.073 | pvlan 2026-06-25 15:53:17.073 | qinq 2026-06-25 15:53:17.074 | qos 2026-06-25 15:53:17.074 | qos-bw-limit-direction 2026-06-25 15:53:17.074 | qos-bw-minimum-ingress 2026-06-25 15:53:17.074 | qos-default 2026-06-25 15:53:17.074 | qos-fip 2026-06-25 15:53:17.074 | qos-gateway-ip 2026-06-25 15:53:17.075 | qos-rule-type-details 2026-06-25 15:53:17.075 | qos-rule-type-filter 2026-06-25 15:53:17.075 | qos-rules-alias 2026-06-25 15:53:17.075 | quota-check-limit 2026-06-25 15:53:17.075 | quota-check-limit-default 2026-06-25 15:53:17.075 | quota_details 2026-06-25 15:53:17.075 | quotas 2026-06-25 15:53:17.075 | rbac-address-scope 2026-06-25 15:53:17.075 | rbac-policies 2026-06-25 15:53:17.076 | rbac-security-groups 2026-06-25 15:53:17.076 | router 2026-06-25 15:53:17.076 | router-enable-snat 2026-06-25 15:53:17.076 | router_availability_zone 2026-06-25 15:53:17.076 | security-group 2026-06-25 15:53:17.076 | security-groups-default-rules 2026-06-25 15:53:17.076 | security-groups-default-statefulness 2026-06-25 15:53:17.076 | security-groups-normalized-cidr 2026-06-25 15:53:17.077 | security-groups-remote-address-group 2026-06-25 15:53:17.077 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.077 | security-groups-shared-filtering 2026-06-25 15:53:17.077 | segment 2026-06-25 15:53:17.077 | sorting 2026-06-25 15:53:17.077 | standard-attr-description 2026-06-25 15:53:17.077 | standard-attr-fwaas-v2 2026-06-25 15:53:17.077 | standard-attr-revisions 2026-06-25 15:53:17.077 | standard-attr-tag 2026-06-25 15:53:17.078 | standard-attr-timestamp 2026-06-25 15:53:17.078 | stateful-security-group 2026-06-25 15:53:17.078 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.078 | subnet-external-network 2026-06-25 15:53:17.078 | subnet-service-types 2026-06-25 15:53:17.078 | subnet_allocation 2026-06-25 15:53:17.078 | subnet_onboard 2026-06-25 15:53:17.078 | subnetpool-prefix-ops 2026-06-25 15:53:17.078 | tag-creation 2026-06-25 15:53:17.078 | tap-mirror 2026-06-25 15:53:17.078 | tap-mirror-both-direction 2026-06-25 15:53:17.079 | trunk 2026-06-25 15:53:17.079 | uplink-status-propagation 2026-06-25 15:53:17.079 | uplink-status-propagation-updatable 2026-06-25 15:53:17.079 | vlan-transparent 2026-06-25 15:53:17.079 | vpn-endpoint-groups 2026-06-25 15:53:17.079 | vpnaas' 2026-06-25 15:53:17.079 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 15:53:17.080 | address-scope 2026-06-25 15:53:17.080 | agent 2026-06-25 15:53:17.080 | allowed-address-pairs 2026-06-25 15:53:17.080 | auto-allocated-topology 2026-06-25 15:53:17.080 | availability_zone 2026-06-25 15:53:17.080 | bgp 2026-06-25 15:53:17.080 | bgp_4byte_asn 2026-06-25 15:53:17.081 | bgp_dragent_scheduler 2026-06-25 15:53:17.081 | binding 2026-06-25 15:53:17.081 | binding-extended 2026-06-25 15:53:17.081 | default-subnetpools 2026-06-25 15:53:17.081 | dhcp_agent_scheduler 2026-06-25 15:53:17.081 | dns-domain-ports 2026-06-25 15:53:17.081 | dns-integration 2026-06-25 15:53:17.082 | dns-integration-domain-keywords 2026-06-25 15:53:17.082 | empty-string-filtering 2026-06-25 15:53:17.082 | enable-default-route-bfd 2026-06-25 15:53:17.082 | enable-default-route-ecmp 2026-06-25 15:53:17.082 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.082 | ext-gw-mode 2026-06-25 15:53:17.082 | external-gateway-multihoming 2026-06-25 15:53:17.082 | external-net 2026-06-25 15:53:17.083 | extra_dhcp_opt 2026-06-25 15:53:17.083 | extraroute 2026-06-25 15:53:17.083 | extraroute-atomic 2026-06-25 15:53:17.083 | filter-validation 2026-06-25 15:53:17.083 | fip-port-details 2026-06-25 15:53:17.083 | flavors 2026-06-25 15:53:17.083 | floating-ip-port-forwarding 2026-06-25 15:53:17.084 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.084 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.084 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.084 | floatingip-pools 2026-06-25 15:53:17.084 | fwaas_v2 2026-06-25 15:53:17.084 | ip_allocation 2026-06-25 15:53:17.084 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.084 | l3-flavors 2026-06-25 15:53:17.085 | l3-ha 2026-06-25 15:53:17.085 | l3_agent_scheduler 2026-06-25 15:53:17.085 | logging 2026-06-25 15:53:17.085 | multi-provider 2026-06-25 15:53:17.085 | net-mtu 2026-06-25 15:53:17.085 | net-mtu-writable 2026-06-25 15:53:17.085 | network-ip-availability 2026-06-25 15:53:17.086 | network_availability_zone 2026-06-25 15:53:17.086 | network_ha 2026-06-25 15:53:17.086 | pagination 2026-06-25 15:53:17.086 | port-device-profile 2026-06-25 15:53:17.086 | port-hardware-offload-type 2026-06-25 15:53:17.086 | port-mac-address-regenerate 2026-06-25 15:53:17.086 | port-numa-affinity-policy 2026-06-25 15:53:17.086 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.087 | port-resource-request 2026-06-25 15:53:17.087 | port-security 2026-06-25 15:53:17.087 | port-trusted-vif 2026-06-25 15:53:17.087 | project-id 2026-06-25 15:53:17.087 | provider 2026-06-25 15:53:17.087 | pvlan 2026-06-25 15:53:17.087 | qinq 2026-06-25 15:53:17.088 | qos 2026-06-25 15:53:17.088 | qos-bw-limit-direction 2026-06-25 15:53:17.088 | qos-bw-minimum-ingress 2026-06-25 15:53:17.088 | qos-default 2026-06-25 15:53:17.088 | qos-fip 2026-06-25 15:53:17.088 | qos-gateway-ip 2026-06-25 15:53:17.088 | qos-rule-type-details 2026-06-25 15:53:17.089 | qos-rule-type-filter 2026-06-25 15:53:17.089 | qos-rules-alias 2026-06-25 15:53:17.089 | quota-check-limit 2026-06-25 15:53:17.089 | quota-check-limit-default 2026-06-25 15:53:17.089 | quota_details 2026-06-25 15:53:17.089 | quotas 2026-06-25 15:53:17.089 | rbac-address-scope 2026-06-25 15:53:17.090 | rbac-policies 2026-06-25 15:53:17.090 | rbac-security-groups 2026-06-25 15:53:17.090 | router 2026-06-25 15:53:17.090 | router-enable-snat 2026-06-25 15:53:17.090 | router_availability_zone 2026-06-25 15:53:17.090 | security-group 2026-06-25 15:53:17.090 | security-groups-default-rules 2026-06-25 15:53:17.090 | security-groups-default-statefulness 2026-06-25 15:53:17.091 | security-groups-normalized-cidr 2026-06-25 15:53:17.091 | security-groups-remote-address-group 2026-06-25 15:53:17.091 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.091 | security-groups-shared-filtering 2026-06-25 15:53:17.091 | segment 2026-06-25 15:53:17.091 | sorting 2026-06-25 15:53:17.091 | standard-attr-description 2026-06-25 15:53:17.092 | standard-attr-fwaas-v2 2026-06-25 15:53:17.092 | standard-attr-revisions 2026-06-25 15:53:17.092 | standard-attr-tag 2026-06-25 15:53:17.092 | standard-attr-timestamp 2026-06-25 15:53:17.092 | stateful-security-group 2026-06-25 15:53:17.092 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.092 | subnet-external-network 2026-06-25 15:53:17.093 | subnet-service-types 2026-06-25 15:53:17.093 | subnet_allocation 2026-06-25 15:53:17.093 | subnet_onboard 2026-06-25 15:53:17.093 | subnetpool-prefix-ops 2026-06-25 15:53:17.093 | tag-creation 2026-06-25 15:53:17.093 | tap-mirror 2026-06-25 15:53:17.093 | tap-mirror-both-direction 2026-06-25 15:53:17.093 | trunk 2026-06-25 15:53:17.094 | uplink-status-propagation 2026-06-25 15:53:17.094 | uplink-status-propagation-updatable 2026-06-25 15:53:17.094 | vlan-transparent 2026-06-25 15:53:17.094 | vpn-endpoint-groups 2026-06-25 15:53:17.094 | vpnaas' 2026-06-25 15:53:17.094 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:53:17.094 | address-scope 2026-06-25 15:53:17.095 | agent 2026-06-25 15:53:17.095 | allowed-address-pairs 2026-06-25 15:53:17.095 | auto-allocated-topology 2026-06-25 15:53:17.095 | availability_zone 2026-06-25 15:53:17.095 | bgp 2026-06-25 15:53:17.095 | bgp_4byte_asn 2026-06-25 15:53:17.095 | bgp_dragent_scheduler 2026-06-25 15:53:17.096 | binding 2026-06-25 15:53:17.096 | binding-extended 2026-06-25 15:53:17.096 | default-subnetpools 2026-06-25 15:53:17.096 | dhcp_agent_scheduler 2026-06-25 15:53:17.096 | dns-domain-ports 2026-06-25 15:53:17.096 | dns-integration 2026-06-25 15:53:17.097 | dns-integration-domain-keywords 2026-06-25 15:53:17.097 | empty-string-filtering 2026-06-25 15:53:17.097 | enable-default-route-bfd 2026-06-25 15:53:17.097 | enable-default-route-ecmp 2026-06-25 15:53:17.097 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.097 | ext-gw-mode 2026-06-25 15:53:17.097 | external-gateway-multihoming 2026-06-25 15:53:17.097 | external-net 2026-06-25 15:53:17.098 | extra_dhcp_opt 2026-06-25 15:53:17.098 | extraroute 2026-06-25 15:53:17.098 | extraroute-atomic 2026-06-25 15:53:17.098 | filter-validation 2026-06-25 15:53:17.098 | fip-port-details 2026-06-25 15:53:17.098 | flavors 2026-06-25 15:53:17.098 | floating-ip-port-forwarding 2026-06-25 15:53:17.099 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.099 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.099 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.099 | floatingip-pools 2026-06-25 15:53:17.099 | fwaas_v2 2026-06-25 15:53:17.099 | ip_allocation 2026-06-25 15:53:17.099 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.100 | l3-flavors 2026-06-25 15:53:17.100 | l3-ha 2026-06-25 15:53:17.100 | l3_agent_scheduler 2026-06-25 15:53:17.100 | logging 2026-06-25 15:53:17.100 | multi-provider 2026-06-25 15:53:17.100 | net-mtu 2026-06-25 15:53:17.100 | net-mtu-writable 2026-06-25 15:53:17.101 | network-ip-availability 2026-06-25 15:53:17.101 | network_availability_zone 2026-06-25 15:53:17.101 | network_ha 2026-06-25 15:53:17.101 | pagination 2026-06-25 15:53:17.101 | port-device-profile 2026-06-25 15:53:17.101 | port-hardware-offload-type 2026-06-25 15:53:17.101 | port-mac-address-regenerate 2026-06-25 15:53:17.101 | port-numa-affinity-policy 2026-06-25 15:53:17.102 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.102 | port-resource-request 2026-06-25 15:53:17.102 | port-security 2026-06-25 15:53:17.102 | port-trusted-vif 2026-06-25 15:53:17.102 | project-id 2026-06-25 15:53:17.102 | provider 2026-06-25 15:53:17.102 | pvlan 2026-06-25 15:53:17.102 | qinq 2026-06-25 15:53:17.103 | qos 2026-06-25 15:53:17.103 | qos-bw-limit-direction 2026-06-25 15:53:17.103 | qos-bw-minimum-ingress 2026-06-25 15:53:17.103 | qos-default 2026-06-25 15:53:17.103 | qos-fip 2026-06-25 15:53:17.103 | qos-gateway-ip 2026-06-25 15:53:17.103 | qos-rule-type-details 2026-06-25 15:53:17.103 | qos-rule-type-filter 2026-06-25 15:53:17.104 | qos-rules-alias 2026-06-25 15:53:17.104 | quota-check-limit 2026-06-25 15:53:17.104 | quota-check-limit-default 2026-06-25 15:53:17.104 | quota_details 2026-06-25 15:53:17.104 | quotas 2026-06-25 15:53:17.104 | rbac-address-scope 2026-06-25 15:53:17.104 | rbac-policies 2026-06-25 15:53:17.105 | rbac-security-groups 2026-06-25 15:53:17.105 | router 2026-06-25 15:53:17.105 | router-enable-snat 2026-06-25 15:53:17.105 | router_availability_zone 2026-06-25 15:53:17.105 | security-group 2026-06-25 15:53:17.105 | security-groups-default-rules 2026-06-25 15:53:17.105 | security-groups-default-statefulness 2026-06-25 15:53:17.105 | security-groups-normalized-cidr 2026-06-25 15:53:17.106 | security-groups-remote-address-group 2026-06-25 15:53:17.106 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.106 | security-groups-shared-filtering 2026-06-25 15:53:17.106 | segment 2026-06-25 15:53:17.106 | sorting 2026-06-25 15:53:17.106 | standard-attr-description 2026-06-25 15:53:17.106 | standard-attr-fwaas-v2 2026-06-25 15:53:17.107 | standard-attr-revisions 2026-06-25 15:53:17.107 | standard-attr-tag 2026-06-25 15:53:17.107 | standard-attr-timestamp 2026-06-25 15:53:17.107 | stateful-security-group 2026-06-25 15:53:17.107 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.107 | subnet-external-network 2026-06-25 15:53:17.107 | subnet-service-types 2026-06-25 15:53:17.107 | subnet_allocation 2026-06-25 15:53:17.108 | subnet_onboard 2026-06-25 15:53:17.108 | subnetpool-prefix-ops 2026-06-25 15:53:17.108 | tag-creation 2026-06-25 15:53:17.108 | tap-mirror 2026-06-25 15:53:17.108 | tap-mirror-both-direction 2026-06-25 15:53:17.108 | trunk 2026-06-25 15:53:17.108 | uplink-status-propagation 2026-06-25 15:53:17.108 | uplink-status-propagation-updatable 2026-06-25 15:53:17.109 | vlan-transparent 2026-06-25 15:53:17.109 | vpn-endpoint-groups 2026-06-25 15:53:17.109 | vpnaas' 2026-06-25 15:53:17.109 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.109 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:53:17.109 | address-scope 2026-06-25 15:53:17.109 | agent 2026-06-25 15:53:17.110 | allowed-address-pairs 2026-06-25 15:53:17.110 | auto-allocated-topology 2026-06-25 15:53:17.110 | availability_zone 2026-06-25 15:53:17.110 | bgp 2026-06-25 15:53:17.110 | bgp_4byte_asn 2026-06-25 15:53:17.110 | bgp_dragent_scheduler 2026-06-25 15:53:17.110 | binding 2026-06-25 15:53:17.111 | binding-extended 2026-06-25 15:53:17.111 | default-subnetpools 2026-06-25 15:53:17.111 | dhcp_agent_scheduler 2026-06-25 15:53:17.111 | dns-domain-ports 2026-06-25 15:53:17.111 | dns-integration 2026-06-25 15:53:17.111 | dns-integration-domain-keywords 2026-06-25 15:53:17.111 | empty-string-filtering 2026-06-25 15:53:17.111 | enable-default-route-bfd 2026-06-25 15:53:17.111 | enable-default-route-ecmp 2026-06-25 15:53:17.111 | expose-port-forwarding-in-fip 2026-06-25 15:53:17.112 | ext-gw-mode 2026-06-25 15:53:17.112 | external-gateway-multihoming 2026-06-25 15:53:17.112 | external-net 2026-06-25 15:53:17.112 | extra_dhcp_opt 2026-06-25 15:53:17.112 | extraroute 2026-06-25 15:53:17.112 | extraroute-atomic 2026-06-25 15:53:17.112 | filter-validation 2026-06-25 15:53:17.112 | fip-port-details 2026-06-25 15:53:17.112 | flavors 2026-06-25 15:53:17.113 | floating-ip-port-forwarding 2026-06-25 15:53:17.113 | floating-ip-port-forwarding-description 2026-06-25 15:53:17.113 | floating-ip-port-forwarding-detail 2026-06-25 15:53:17.113 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:53:17.113 | floatingip-pools 2026-06-25 15:53:17.113 | fwaas_v2 2026-06-25 15:53:17.113 | ip_allocation 2026-06-25 15:53:17.113 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:53:17.114 | l3-flavors 2026-06-25 15:53:17.114 | l3-ha 2026-06-25 15:53:17.114 | l3_agent_scheduler 2026-06-25 15:53:17.114 | logging 2026-06-25 15:53:17.114 | multi-provider 2026-06-25 15:53:17.114 | net-mtu 2026-06-25 15:53:17.114 | net-mtu-writable 2026-06-25 15:53:17.114 | network-ip-availability 2026-06-25 15:53:17.115 | network_availability_zone 2026-06-25 15:53:17.115 | network_ha 2026-06-25 15:53:17.115 | pagination 2026-06-25 15:53:17.115 | port-device-profile 2026-06-25 15:53:17.115 | port-hardware-offload-type 2026-06-25 15:53:17.115 | port-mac-address-regenerate 2026-06-25 15:53:17.115 | port-numa-affinity-policy 2026-06-25 15:53:17.116 | port-numa-affinity-policy-socket 2026-06-25 15:53:17.116 | port-resource-request 2026-06-25 15:53:17.116 | port-security 2026-06-25 15:53:17.116 | port-trusted-vif 2026-06-25 15:53:17.116 | project-id 2026-06-25 15:53:17.116 | provider 2026-06-25 15:53:17.116 | pvlan 2026-06-25 15:53:17.116 | qinq 2026-06-25 15:53:17.117 | qos 2026-06-25 15:53:17.117 | qos-bw-limit-direction 2026-06-25 15:53:17.117 | qos-bw-minimum-ingress 2026-06-25 15:53:17.117 | qos-default 2026-06-25 15:53:17.117 | qos-fip 2026-06-25 15:53:17.117 | qos-gateway-ip 2026-06-25 15:53:17.117 | qos-rule-type-details 2026-06-25 15:53:17.117 | qos-rule-type-filter 2026-06-25 15:53:17.118 | qos-rules-alias 2026-06-25 15:53:17.118 | quota-check-limit 2026-06-25 15:53:17.118 | quota-check-limit-default 2026-06-25 15:53:17.118 | quota_details 2026-06-25 15:53:17.118 | quotas 2026-06-25 15:53:17.118 | rbac-address-scope 2026-06-25 15:53:17.119 | rbac-policies 2026-06-25 15:53:17.119 | rbac-security-groups 2026-06-25 15:53:17.119 | router 2026-06-25 15:53:17.119 | router-enable-snat 2026-06-25 15:53:17.119 | router_availability_zone 2026-06-25 15:53:17.119 | security-group 2026-06-25 15:53:17.119 | security-groups-default-rules 2026-06-25 15:53:17.119 | security-groups-default-statefulness 2026-06-25 15:53:17.120 | security-groups-normalized-cidr 2026-06-25 15:53:17.120 | security-groups-remote-address-group 2026-06-25 15:53:17.120 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:53:17.120 | security-groups-shared-filtering 2026-06-25 15:53:17.120 | segment 2026-06-25 15:53:17.120 | sorting 2026-06-25 15:53:17.120 | standard-attr-description 2026-06-25 15:53:17.120 | standard-attr-fwaas-v2 2026-06-25 15:53:17.121 | standard-attr-revisions 2026-06-25 15:53:17.121 | standard-attr-tag 2026-06-25 15:53:17.121 | standard-attr-timestamp 2026-06-25 15:53:17.121 | stateful-security-group 2026-06-25 15:53:17.121 | subnet-dns-publish-fixed-ip 2026-06-25 15:53:17.121 | subnet-external-network 2026-06-25 15:53:17.121 | subnet-service-types 2026-06-25 15:53:17.121 | subnet_allocation 2026-06-25 15:53:17.122 | subnet_onboard 2026-06-25 15:53:17.122 | subnetpool-prefix-ops 2026-06-25 15:53:17.122 | tag-creation 2026-06-25 15:53:17.122 | tap-mirror 2026-06-25 15:53:17.122 | tap-mirror-both-direction 2026-06-25 15:53:17.122 | trunk 2026-06-25 15:53:17.122 | uplink-status-propagation 2026-06-25 15:53:17.122 | uplink-status-propagation-updatable 2026-06-25 15:53:17.123 | vlan-transparent 2026-06-25 15:53:17.123 | vpn-endpoint-groups 2026-06-25 15:53:17.123 | vpnaas' 2026-06-25 15:53:17.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 15:53:17.123 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:53:17.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 15:53:17.123 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 15:53:17.123 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 15:53:17.124 | ++ 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-06-25 15:53:17.124 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 15:53:17.124 | + 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-06-25 15:53:17.124 | + 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-06-25 15:53:17.124 | + 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-06-25 15:53:17.124 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:53:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 15:53:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 15:53:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 15:53:17.136 | + 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.66:6641 2026-06-25 15:53:17.138 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.140 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:53:17.142 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.66:6641 2026-06-25 15:53:17.145 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.66:6641 ']' 2026-06-25 15:53:17.147 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.149 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.66:6641 2026-06-25 15:53:17.180 | + 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.66:6642 2026-06-25 15:53:17.182 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.185 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:53:17.187 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.66:6642 2026-06-25 15:53:17.189 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.66:6642 ']' 2026-06-25 15:53:17.192 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.66:6642 2026-06-25 15:53:17.230 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 15:53:17.248 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.250 | + 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-06-25 15:53:17.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:53:17.257 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 15:53:17.259 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 15:53:17.261 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.263 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 15:53:17.299 | + 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-06-25 15:53:17.303 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:53:17.308 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 15:53:17.310 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 15:53:17.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.316 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 15:53:17.353 | + 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-06-25 15:53:17.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.359 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:53:17.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:53:17.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:53:17.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.371 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:53:17.408 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 15:53:17.429 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 15:53:17.449 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.451 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 15:53:17.454 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:53:17.474 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:17.478 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:53:17.480 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:53:17.483 | + 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-06-25 15:53:17.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:17.488 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:53:17.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 15:53:17.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 15:53:17.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:17.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 15:53:17.542 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 15:53:17.566 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.570 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 15:53:17.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:53:17.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.645 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 15:53:17.678 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 15:53:17.693 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:17.695 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 15:53:17.698 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:53:17.714 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:17.716 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:53:17.718 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:53:17.721 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 15:53:17.751 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 15:53:17.766 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.769 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 15:53:17.785 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.788 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 15:53:17.804 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.807 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 15:53:17.823 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.826 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 15:53:17.843 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:17.846 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 15:53:17.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:17.864 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 15:53:17.867 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 15:53:17.869 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 15:53:17.874 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 15:53:17.904 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 15:53:17.936 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 15:53:17.966 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 15:53:17.995 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 15:53:17.997 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:53:17.999 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 15:53:18.002 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:53:18.004 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:53:18.007 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 15:53:18.009 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:53:18.012 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 15:53:18.015 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:53:18.017 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 15:53:18.046 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 15:53:18.076 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-06-25 15:53:18.104 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 15:53:18.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 15:53:18.162 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 15:53:18.192 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 15:53:18.222 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 15:53:18.252 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-06-25 15:53:18.283 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:53:18.313 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:53:18.342 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:53:18.344 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 15:53:18.374 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 15:53:18.405 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 15:53:18.407 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:53:18.409 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:53:18.412 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:53:18.414 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 15:53:18.444 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 15:53:18.473 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.66/identity 2026-06-25 15:53:18.503 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 15:53:18.533 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 15:53:18.564 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 15:53:18.594 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 15:53:18.627 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 15:53:18.664 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 15:53:18.667 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:53:18.670 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:53:18.673 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:53:18.676 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 15:53:18.710 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 15:53:18.740 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.66/identity 2026-06-25 15:53:18.771 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 15:53:18.811 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 15:53:18.852 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 15:53:18.892 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 15:53:18.935 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 15:53:18.966 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 15:53:18.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 15:53:18.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 15:53:18.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 15:53:18.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 15:53:18.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 15:53:18.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 15:53:18.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 15:53:18.984 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 15:53:18.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 15:53:18.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 15:53:18.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 15:53:18.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 15:53:18.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 15:53:18.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 15:53:19.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 15:53:19.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 15:53:19.005 | + 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-06-25 15:53:19.007 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.009 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:53:19.012 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:53:19.014 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:53:19.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.018 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:53:19.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 15:53:19.050 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.053 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:53:19.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 15:53:19.057 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 15:53:19.060 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.062 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 15:53:19.091 | + 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-06-25 15:53:19.093 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:53:19.098 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 15:53:19.100 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 15:53:19.102 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.104 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 15:53:19.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 15:53:19.134 | + 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-06-25 15:53:19.137 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.139 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:53:19.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 15:53:19.143 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 15:53:19.145 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.148 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 15:53:19.175 | + 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-06-25 15:53:19.177 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.180 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:53:19.182 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 15:53:19.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 15:53:19.187 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 15:53:19.217 | + 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-06-25 15:53:19.219 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.222 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:53:19.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 15:53:19.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 15:53:19.228 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 15:53:19.259 | + 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-06-25 15:53:19.262 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.264 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 15:53:19.266 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 15:53:19.269 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 15:53:19.271 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.274 | + 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-06-25 15:53:19.303 | + 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-06-25 15:53:19.305 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.308 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 15:53:19.310 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 15:53:19.312 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 15:53:19.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.317 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 15:53:19.345 | + 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-06-25 15:53:19.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.350 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 15:53:19.353 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 15:53:19.355 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 15:53:19.357 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.359 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 15:53:19.388 | + 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-06-25 15:53:19.390 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.393 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 15:53:19.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 15:53:19.398 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 15:53:19.400 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.403 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 15:53:19.431 | + 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-06-25 15:53:19.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:53:19.436 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:53:19.438 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 15:53:19.440 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 15:53:19.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:53:19.445 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 15:53:19.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:53:19.475 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 15:53:19.505 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 15:53:19.534 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 15:53:19.536 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:53:19.539 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 15:53:19.541 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 15:53:19.543 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:53:19.546 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 15:53:19.548 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 15:53:19.550 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:53:19.552 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:53:19.567 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:53:19.568 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:53:19.578 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:53:19.582 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:53:19.595 | /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-06-25 15:53:19.599 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 15:53:19.602 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:53:19.606 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:53:19.608 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 15:53:19.637 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:53:19.666 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 15:53:19.695 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:53:19.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:53:19.752 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:53:19.780 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:53:19.809 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:53:19.839 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:53:19.870 | + 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-06-25 15:53:19.902 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:53:19.935 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:53:19.967 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:53:19.998 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:53:20.028 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:53:20.031 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:53:20.034 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 15:53:20.037 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 15:53:20.040 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:53:20.043 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:53:20.046 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:53:20.049 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:53:20.053 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:53:20.055 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 15:53:20.090 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:53:20.121 | + 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-06-25 15:53:20.121 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:53:20.131 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 15:53:20.136 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 15:53:20.138 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 15:53:20.141 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:53:20.144 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:53:20.147 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:53:20.149 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:53:20.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:53:20.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:53:20.157 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:53:20.159 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:53:20.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:53:20.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:53:20.168 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 15:53:20.179 | perl: warning: Setting locale failed. 2026-06-25 15:53:20.179 | perl: warning: Please check that your locale settings: 2026-06-25 15:53:20.179 | LANGUAGE = (unset), 2026-06-25 15:53:20.179 | LC_ALL = "en_US.utf8", 2026-06-25 15:53:20.179 | LANG = "de_DE.UTF-8" 2026-06-25 15:53:20.179 | are supported and installed on your system. 2026-06-25 15:53:20.179 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:53:20.219 | Enabling site neutron-api. 2026-06-25 15:53:20.224 | To activate the new configuration, you need to run: 2026-06-25 15:53:20.224 | systemctl reload apache2 2026-06-25 15:53:20.230 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:53:20.232 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:53:20.234 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:53:20.237 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:53:20.435 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 15:53:20.458 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:20.461 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 15:53:20.488 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:20.492 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 15:53:20.496 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 15:53:20.581 | + inc/async:async_inner:63 : init_neutron 2026-06-25 15:53:20.629 | [2070 Async init_neutron:61335]: running: init_neutron 2026-06-25 15:53:20.633 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 15:53:20.656 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:20.660 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 15:53:20.684 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:20.688 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 15:53:20.692 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 15:53:20.696 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 15:53:20.744 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 15:53:20.748 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 15:53:20.797 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 15:53:20.821 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:20.824 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 15:53:20.851 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:20.855 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 15:53:20.859 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:53:20.863 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 15:53:20.867 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 15:53:20.871 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 15:53:20.947 | + inc/async:async_inner:63 : init_cinder 2026-06-25 15:53:21.006 | [2070 Async init_cinder:61571]: running: init_cinder 2026-06-25 15:53:21.010 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 15:53:21.039 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:21.044 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 15:53:21.054 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:53:21.058 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 15:53:21.062 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 15:53:21.068 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 15:53:21.168 | + inc/async:async_inner:63 : init_placement 2026-06-25 15:53:21.226 | [2070 Async init_placement:61701]: running: init_placement 2026-06-25 15:53:21.230 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 15:53:21.316 | [2070 Async init_neutron:61335]: Waiting for completion of init_neutron running on PID 61335 (5 other jobs running) 2026-06-25 15:53:21.344 | [2070 Async init_neutron:61335]: Signaling child to exit 2026-06-25 15:53:38.063 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:38.092 | [61571 Async init_cinder:61571]: finished successfully 2026-06-25 15:54:17.252 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:17.288 | [61701 Async init_placement:61701]: finished successfully 2026-06-25 15:54:24.030 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:24.052 | [61335 Async init_neutron:61335]: finished successfully 2026-06-25 15:54:24.075 | WAKEUP 2026-06-25 15:54:24.095 | [2070 Async init_neutron:61335]: Signaled 2026-06-25 15:54:24.097 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 15:54:24.098 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 15:54:24.098 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 15:54:24.098 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 15:54:24.098 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 15:54:24.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.098 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 15:54:24.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.098 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 15:54:24.098 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:54:24.098 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:54:24.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:54:24.099 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:54:24.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402800808 2026-06-25 15:54:24.099 | + lib/neutron:init_neutron:501 : /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-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 15:54:24.099 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 15:54:24.100 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 15:54:24.101 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 15:54:24.102 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 15:54:24.103 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 15:54:24.104 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 15:54:24.105 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 15:54:24.106 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 15:54:24.107 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 15:54:24.108 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 15:54:24.109 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 15:54:24.110 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 15:54:24.111 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 15:54:24.112 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 15:54:24.113 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 15:54:24.114 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 15:54:24.115 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 15:54:24.115 | Running upgrade for neutron ... 2026-06-25 15:54:24.116 | OK 2026-06-25 15:54:24.116 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 15:54:24.116 | + functions-common:time_stop:2420 : local name 2026-06-25 15:54:24.116 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:54:24.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:54:24.116 | + functions-common:time_stop:2423 : local total 2026-06-25 15:54:24.116 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:54:24.116 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:54:24.116 | + functions-common:time_stop:2427 : start_time=1782402800808 2026-06-25 15:54:24.117 | + functions-common:time_stop:2429 : [[ -z 1782402800808 ]] 2026-06-25 15:54:24.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:54:24.117 | + functions-common:time_stop:2432 : end_time=1782402864015 2026-06-25 15:54:24.117 | + functions-common:time_stop:2433 : elapsed_time=63207 2026-06-25 15:54:24.117 | + functions-common:time_stop:2434 : total=8584 2026-06-25 15:54:24.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:54:24.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71791 2026-06-25 15:54:24.147 | [2070 Async init_neutron:61335]: finished init_neutron with result 0 in 63 seconds 2026-06-25 15:54:24.152 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:24.155 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 15:54:24.201 | [2070 Async init_placement:61701]: Waiting for completion of init_placement running on PID 61701 (4 other jobs running) 2026-06-25 15:54:24.224 | [2070 Async init_placement:61701]: Signaling child to exit 2026-06-25 15:54:24.224 | WAKEUP 2026-06-25 15:54:24.249 | [2070 Async init_placement:61701]: Signaled 2026-06-25 15:54:24.251 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 15:54:24.251 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 15:54:24.251 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 15:54:24.251 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 15:54:24.251 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 15:54:24.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.252 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 15:54:24.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.252 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 15:54:24.252 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:54:24.252 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:24.252 | we strongly recommend against using it for new projects. 2026-06-25 15:54:24.252 | 2026-06-25 15:54:24.252 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:24.253 | framework. For more detail see 2026-06-25 15:54:24.253 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:24.253 | 2026-06-25 15:54:24.253 | __import__(import_str) 2026-06-25 15:54:24.253 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 15:54:24.253 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 15:54:24.253 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 15:54:24.253 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:24.254 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:24.254 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:24.254 | ++ 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-06-25 15:54:24.254 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.254 | + functions-common:get_or_create_user:915 : user_id=5270f0465dc049e986f2b6a970026b04 2026-06-25 15:54:24.254 | + functions-common:get_or_create_user:916 : echo 5270f0465dc049e986f2b6a970026b04 2026-06-25 15:54:24.254 | 5270f0465dc049e986f2b6a970026b04 2026-06-25 15:54:24.254 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 15:54:24.254 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:24.254 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:24.255 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:24.255 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:24.256 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:24.256 | + 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-06-25 15:54:24.256 | ++ 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-06-25 15:54:24.256 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.256 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:54:24.256 | + functions-common:get_or_add_user_project_role:980 : echo 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:54:24.256 | 03e0992ba90d40ef8942245f6b85596d 2026-06-25 15:54:24.256 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:54:24.256 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 15:54:24.257 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:24.257 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:24.257 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:24.257 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:24.257 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:24.257 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:24.257 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:24.258 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:24.258 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:24.258 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:24.258 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:24.258 | + 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-06-25 15:54:24.258 | ++ 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-06-25 15:54:24.258 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.258 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:54:24.259 | + functions-common:get_or_add_user_project_role:980 : echo f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:54:24.259 | f9c938380c5340da8d1f483ddce43bef 2026-06-25 15:54:24.259 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.66/placement 2026-06-25 15:54:24.259 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 15:54:24.259 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:24.259 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 15:54:24.259 | ++ 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-06-25 15:54:24.259 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.260 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:24.260 | 55a8c04eb73f4bd480c0974fdb7b1a6a' 2026-06-25 15:54:24.260 | + functions-common:get_or_create_service:1067 : echo 55a8c04eb73f4bd480c0974fdb7b1a6a 2026-06-25 15:54:24.260 | 55a8c04eb73f4bd480c0974fdb7b1a6a 2026-06-25 15:54:24.260 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.66/placement 2026-06-25 15:54:24.260 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:24.260 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.66/placement RegionOne 2026-06-25 15:54:24.260 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:24.261 | +++ 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-06-25 15:54:24.261 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:24.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:24.261 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.66/placement --region RegionOne -f value -c id 2026-06-25 15:54:24.262 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:24.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=68344180790e49a0b02f551298391885 2026-06-25 15:54:24.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 68344180790e49a0b02f551298391885 2026-06-25 15:54:24.262 | + functions-common:get_or_create_endpoint:1100 : public_id=68344180790e49a0b02f551298391885 2026-06-25 15:54:24.262 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:24.262 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:24.262 | + functions-common:get_or_create_endpoint:1109 : echo 68344180790e49a0b02f551298391885 2026-06-25 15:54:24.262 | 68344180790e49a0b02f551298391885 2026-06-25 15:54:24.302 | [2070 Async init_placement:61701]: finished init_placement with result 0 in 56 seconds 2026-06-25 15:54:24.306 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:24.309 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 15:54:24.360 | [2070 Async init_glance:57142]: Waiting for completion of init_glance running on PID 57142 (3 other jobs running) 2026-06-25 15:54:24.384 | [2070 Async init_glance:57142]: Signaling child to exit 2026-06-25 15:54:24.385 | WAKEUP 2026-06-25 15:54:24.406 | [2070 Async init_glance:57142]: Signaled 2026-06-25 15:54:24.408 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 15:54:24.408 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 15:54:24.408 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 15:54:24.408 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 15:54:24.408 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 15:54:24.408 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 15:54:24.408 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 15:54:24.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.408 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 15:54:24.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.409 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 15:54:24.409 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:54:24.409 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:54:24.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:54:24.409 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:54:24.409 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402702208 2026-06-25 15:54:24.409 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 15:54:24.410 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:54:24.410 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:24.410 | we strongly recommend against using it for new projects. 2026-06-25 15:54:24.410 | 2026-06-25 15:54:24.410 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:24.410 | framework. For more detail see 2026-06-25 15:54:24.410 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:24.410 | 2026-06-25 15:54:24.411 | __import__(import_str) 2026-06-25 15:54:24.411 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:54:24.411 | 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=57248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:54:24.411 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.411 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.411 | DEBUG dbcounter [-] [57248] Writer thread running {{(pid=57248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:24.411 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.411 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.411 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:54:24.412 | 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=57248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:54:24.412 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.412 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.412 | DEBUG dbcounter [-] [57248] Writer thread running {{(pid=57248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:24.412 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 15:54:24.412 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:24.412 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 15:54:24.412 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.413 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 15:54:24.413 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.413 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 15:54:24.413 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.413 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 15:54:24.413 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.414 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 15:54:24.414 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.414 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 15:54:24.414 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.414 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 15:54:24.414 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.414 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 15:54:24.415 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.415 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 15:54:24.415 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.415 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 15:54:24.415 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.415 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:54:24.415 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.415 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:54:24.416 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.416 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:54:24.416 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.416 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:54:24.416 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.416 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 15:54:24.416 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.416 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.418 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 15:54:24.418 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:24.418 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 15:54:24.418 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.418 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 15:54:24.419 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.419 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 15:54:24.419 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.419 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 15:54:24.419 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.419 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 15:54:24.419 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.419 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 15:54:24.419 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.420 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 15:54:24.420 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.420 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 15:54:24.420 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.420 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 15:54:24.420 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.421 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 15:54:24.421 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.421 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 15:54:24.421 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.421 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 15:54:24.421 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57248) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 15:54:24.421 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.421 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.422 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.422 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.422 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 15:54:24.422 | Database migration is up to date. No migration needed. 2026-06-25 15:54:24.422 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 15:54:24.422 | Database is synced successfully. 2026-06-25 15:54:24.422 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 15:54:24.422 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:54:24.423 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:24.423 | we strongly recommend against using it for new projects. 2026-06-25 15:54:24.423 | 2026-06-25 15:54:24.423 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:24.423 | framework. For more detail see 2026-06-25 15:54:24.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:24.423 | 2026-06-25 15:54:24.423 | __import__(import_str) 2026-06-25 15:54:24.424 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:54:24.424 | 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=57425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:54:24.424 | DEBUG dbcounter [-] [57425] Writer thread running {{(pid=57425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:24.424 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 15:54:24.424 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 15:54:24.424 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 15:54:24.424 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 15:54:24.425 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 15:54:24.426 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 15:54:24.427 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 15:54:24.428 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 15:54:24.428 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 15:54:24.428 | + functions-common:time_stop:2420 : local name 2026-06-25 15:54:24.429 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:54:24.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:54:24.429 | + functions-common:time_stop:2423 : local total 2026-06-25 15:54:24.429 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:54:24.429 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:54:24.429 | + functions-common:time_stop:2427 : start_time=1782402702208 2026-06-25 15:54:24.429 | + functions-common:time_stop:2429 : [[ -z 1782402702208 ]] 2026-06-25 15:54:24.429 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:54:24.430 | + functions-common:time_stop:2432 : end_time=1782402717479 2026-06-25 15:54:24.430 | + functions-common:time_stop:2433 : elapsed_time=15271 2026-06-25 15:54:24.430 | + functions-common:time_stop:2434 : total=8584 2026-06-25 15:54:24.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:54:24.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23855 2026-06-25 15:54:24.461 | [2070 Async init_glance:57142]: finished init_glance with result 0 in 15 seconds 2026-06-25 15:54:24.466 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:24.469 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 15:54:24.491 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 15:54:24.494 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:24.497 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 15:54:24.550 | [2070 Async init_cinder:61571]: Waiting for completion of init_cinder running on PID 61571 (2 other jobs running) 2026-06-25 15:54:24.574 | [2070 Async init_cinder:61571]: Signaling child to exit 2026-06-25 15:54:24.574 | WAKEUP 2026-06-25 15:54:24.595 | [2070 Async init_cinder:61571]: Signaled 2026-06-25 15:54:24.597 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 15:54:24.597 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.597 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 15:54:24.598 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 15:54:24.598 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 15:54:24.598 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 15:54:24.598 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 15:54:24.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.598 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 15:54:24.598 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:24.598 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 15:54:24.598 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:54:24.598 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:54:24.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:54:24.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:54:24.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402801229 2026-06-25 15:54:24.599 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 15:54:24.599 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:54:24.599 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:24.599 | we strongly recommend against using it for new projects. 2026-06-25 15:54:24.599 | 2026-06-25 15:54:24.599 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:24.599 | framework. For more detail see 2026-06-25 15:54:24.599 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:24.599 | 2026-06-25 15:54:24.600 | import eventlet # noqa 2026-06-25 15:54:24.600 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 15:54:24.600 | 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=61768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:54:24.600 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 15:54:24.600 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:24.600 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:24.600 | DEBUG dbcounter [-] [61768] Writer thread running {{(pid=61768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:24.601 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 15:54:24.601 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:24.601 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 15:54:24.601 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.601 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 15:54:24.601 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.601 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 15:54:24.602 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.602 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 15:54:24.602 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.602 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 15:54:24.602 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.602 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 15:54:24.602 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.603 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 15:54:24.603 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61768) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:24.603 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 15:54:24.603 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 15:54:24.603 | + functions-common:time_stop:2420 : local name 2026-06-25 15:54:24.603 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:54:24.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:54:24.603 | + functions-common:time_stop:2423 : local total 2026-06-25 15:54:24.604 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:54:24.604 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:54:24.604 | + functions-common:time_stop:2427 : start_time=1782402801229 2026-06-25 15:54:24.604 | + functions-common:time_stop:2429 : [[ -z 1782402801229 ]] 2026-06-25 15:54:24.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:54:24.604 | + functions-common:time_stop:2432 : end_time=1782402815736 2026-06-25 15:54:24.604 | + functions-common:time_stop:2433 : elapsed_time=14507 2026-06-25 15:54:24.604 | + functions-common:time_stop:2434 : total=8584 2026-06-25 15:54:24.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:54:24.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23091 2026-06-25 15:54:24.605 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 15:54:24.605 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.605 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:54:24.605 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 15:54:24.605 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:54:24.606 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 15:54:24.606 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 15:54:24.606 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 15:54:24.606 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 15:54:24.606 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 15:54:24.606 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:54:24.606 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:54:24.607 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 15:54:24.607 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 15:54:24.607 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:54:24.607 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:54:24.607 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:54:24.607 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:54:24.607 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:54:24.607 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:54:24.608 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:54:24.609 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:54:24.609 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:54:24.609 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:54:24.609 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 15:54:24.609 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:54:24.609 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:54:24.609 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:54:24.609 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 15:54:24.610 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 15:54:24.611 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 15:54:24.611 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 15:54:24.611 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 15:54:24.611 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 15:54:24.611 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:54:24.611 | [Unit] 2026-06-25 15:54:24.612 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:54:24.612 | DefaultDependencies=no 2026-06-25 15:54:24.612 | After=systemd-udev-settle.service 2026-06-25 15:54:24.612 | Before=lvm2-activation-early.service 2026-06-25 15:54:24.612 | Wants=systemd-udev-settle.service 2026-06-25 15:54:24.612 | 2026-06-25 15:54:24.612 | [Service] 2026-06-25 15:54:24.612 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:54:24.613 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 15:54:24.613 | RemainAfterExit=yes 2026-06-25 15:54:24.613 | Type=oneshot 2026-06-25 15:54:24.613 | 2026-06-25 15:54:24.613 | [Install] 2026-06-25 15:54:24.613 | WantedBy=local-fs.target 2026-06-25 15:54:24.613 | Also=systemd-udev-settle.service 2026-06-25 15:54:24.614 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 15:54:24.614 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:54:24.614 | 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-06-25 15:54:24.614 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 15:54:24.614 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 15:54:24.614 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 15:54:24.614 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:54:24.615 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:54:24.615 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:54:24.615 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 15:54:24.615 | Physical volume "/dev/loop0" successfully created. 2026-06-25 15:54:24.615 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 15:54:24.615 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 15:54:24.615 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.615 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 15:54:24.616 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 15:54:24.616 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 15:54:24.616 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:54:24.616 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:24.616 | we strongly recommend against using it for new projects. 2026-06-25 15:54:24.616 | 2026-06-25 15:54:24.616 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:24.617 | framework. For more detail see 2026-06-25 15:54:24.617 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:24.617 | 2026-06-25 15:54:24.617 | import eventlet # noqa 2026-06-25 15:54:24.617 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 15:54:24.617 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:54:24.617 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 15:54:24.618 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 15:54:24.618 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:24.618 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 15:54:24.642 | [2070 Async init_cinder:61571]: finished init_cinder with result 0 in 17 seconds 2026-06-25 15:54:24.647 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:24.650 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 15:54:24.668 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.671 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 15:54:24.674 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:54:24.676 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 15:54:24.679 | + ./stack.sh:main:1239 : init_nova 2026-06-25 15:54:24.682 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 15:54:24.699 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.702 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 15:54:24.718 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:24.721 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:54:24.724 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:54:24.784 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:54:24.821 | [2070 Async nova-cell-0:63906]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:54:24.825 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 15:54:24.830 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:54:24.833 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 15:54:24.836 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:54:24.838 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:54:24.841 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:54:24.903 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:54:24.950 | [2070 Async nova-cell-1:64007]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:54:24.953 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 15:54:24.957 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 15:54:24.960 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 15:54:24.963 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 15:54:24.967 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 15:54:24.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:25.069 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 15:54:25.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:25.164 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 15:54:25.686 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:54:25.686 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:25.686 | we strongly recommend against using it for new projects. 2026-06-25 15:54:25.686 | 2026-06-25 15:54:25.686 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:25.686 | framework. For more detail see 2026-06-25 15:54:25.686 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:25.687 | 2026-06-25 15:54:25.687 | import eventlet # noqa 2026-06-25 15:54:26.094 | 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-06-25 15:54:30.450 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 15:54:30.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:30.556 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:30.557 | DEBUG dbcounter [-] [64080] Writer thread running {{(pid=64080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:30.643 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 15:54:36.889 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64080) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:36.897 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 15:54:39.569 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64080) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:39.573 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 15:54:39.581 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64080) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:39.908 | Exception ignored in: 2026-06-25 15:54:39.908 | Traceback (most recent call last): 2026-06-25 15:54:39.908 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:54:39.908 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:54:39.908 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:54:39.908 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:54:39.909 | RuntimeError: greenlet is being finalized 2026-06-25 15:54:40.285 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 15:54:40.289 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:54:40.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:54:40.299 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:54:40.304 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:54:40.309 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:54:40.313 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:54:40.334 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:40.338 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:54:40.341 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:54:40.345 | + lib/nova:init_nova:868 : /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-06-25 15:54:41.010 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:54:41.011 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:41.011 | we strongly recommend against using it for new projects. 2026-06-25 15:54:41.011 | 2026-06-25 15:54:41.011 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:41.011 | framework. For more detail see 2026-06-25 15:54:41.012 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:41.013 | 2026-06-25 15:54:41.013 | import eventlet # noqa 2026-06-25 15:54:41.422 | 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-06-25 15:54:44.981 | INFO dbcounter [None req-3a55ca10-5188-4ecb-a697-41e9a2716618 None None] Registered counter for database nova_api 2026-06-25 15:54:45.134 | DEBUG dbcounter [-] [64709] Writer thread running {{(pid=64709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:45.457 | Exception ignored in: 2026-06-25 15:54:45.457 | Traceback (most recent call last): 2026-06-25 15:54:45.457 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:54:45.458 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:54:45.458 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:54:45.458 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:54:45.458 | RuntimeError: greenlet is being finalized 2026-06-25 15:54:45.835 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 15:54:45.842 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:54:45.847 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 15:54:45.925 | [2070 Async nova-cell-0:63906]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 63906 (3 other jobs running) 2026-06-25 15:54:45.963 | [2070 Async nova-cell-0:63906]: Signaling child to exit 2026-06-25 15:54:54.493 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:54.533 | [63906 Async nova-cell-0:63906]: finished successfully 2026-06-25 15:54:54.562 | WAKEUP 2026-06-25 15:54:54.589 | [2070 Async nova-cell-0:63906]: Signaled 2026-06-25 15:54:54.592 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 15:54:54.592 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 15:54:54.592 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 15:54:54.592 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 15:54:54.592 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 15:54:54.592 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 15:54:54.592 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 15:54:54.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:54.592 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 15:54:54.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:54.593 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 15:54:54.593 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:54:54.593 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:54.594 | we strongly recommend against using it for new projects. 2026-06-25 15:54:54.594 | 2026-06-25 15:54:54.594 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:54.594 | framework. For more detail see 2026-06-25 15:54:54.594 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:54.594 | 2026-06-25 15:54:54.595 | import eventlet # noqa 2026-06-25 15:54:54.595 | 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-06-25 15:54:54.595 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 15:54:54.595 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:54.595 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:54.596 | DEBUG dbcounter [-] [64068] Writer thread running {{(pid=64068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:54.596 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:54:54.596 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:54.596 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:54:54.596 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.596 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:54:54.597 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.597 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:54:54.597 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.597 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:54:54.597 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.597 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:54:54.598 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.598 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:54:54.598 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.598 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:54:54.598 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.598 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:54:54.598 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.599 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:54:54.599 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:54.599 | Exception ignored in: 2026-06-25 15:54:54.599 | Traceback (most recent call last): 2026-06-25 15:54:54.599 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:54:54.600 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:54:54.600 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:54:54.600 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:54:54.600 | RuntimeError: greenlet is being finalized 2026-06-25 15:54:54.648 | [2070 Async nova-cell-0:63906]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 29 seconds 2026-06-25 15:54:54.654 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:54.658 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:54:54.661 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 15:54:54.719 | [2070 Async nova-cell-1:64007]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64007 (2 other jobs running) 2026-06-25 15:54:54.746 | [2070 Async nova-cell-1:64007]: Signaling child to exit 2026-06-25 15:54:55.226 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:55.251 | [64007 Async nova-cell-1:64007]: finished successfully 2026-06-25 15:54:55.277 | WAKEUP 2026-06-25 15:54:55.298 | [2070 Async nova-cell-1:64007]: Signaled 2026-06-25 15:54:55.300 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 15:54:55.300 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 15:54:55.301 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 15:54:55.301 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 15:54:55.301 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 15:54:55.301 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 15:54:55.301 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 15:54:55.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:55.301 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 15:54:55.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:54:55.301 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 15:54:55.301 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:54:55.302 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:55.302 | we strongly recommend against using it for new projects. 2026-06-25 15:54:55.302 | 2026-06-25 15:54:55.302 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:55.302 | framework. For more detail see 2026-06-25 15:54:55.302 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:55.302 | 2026-06-25 15:54:55.302 | import eventlet # noqa 2026-06-25 15:54:55.303 | 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-06-25 15:54:55.303 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 15:54:55.303 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:54:55.303 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:54:55.303 | DEBUG dbcounter [-] [64077] Writer thread running {{(pid=64077) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:55.303 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:54:55.303 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:54:55.304 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:54:55.304 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.304 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:54:55.304 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.304 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:54:55.304 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.304 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:54:55.304 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.305 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:54:55.305 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.305 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:54:55.305 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.305 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:54:55.305 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.305 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:54:55.305 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.306 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:54:55.306 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64077) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:54:55.306 | Exception ignored in: 2026-06-25 15:54:55.306 | Traceback (most recent call last): 2026-06-25 15:54:55.306 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:54:55.306 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:54:55.306 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:54:55.307 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:54:55.307 | RuntimeError: greenlet is being finalized 2026-06-25 15:54:55.345 | [2070 Async nova-cell-1:64007]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 30 seconds 2026-06-25 15:54:55.350 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:55.354 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:54:55.357 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 15:54:55.849 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:54:55.849 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:54:55.849 | we strongly recommend against using it for new projects. 2026-06-25 15:54:55.849 | 2026-06-25 15:54:55.849 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:54:55.849 | framework. For more detail see 2026-06-25 15:54:55.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:54:55.850 | 2026-06-25 15:54:55.850 | import eventlet # noqa 2026-06-25 15:54:56.223 | 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-06-25 15:54:59.326 | Running batches of 50 until complete 2026-06-25 15:54:59.326 | INFO dbcounter [None req-21781cbb-1e78-48d7-ae29-16bc3c74d07a None None] Registered counter for database nova_cell0 2026-06-25 15:54:59.551 | DEBUG dbcounter [-] [65342] Writer thread running {{(pid=65342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:59.557 | INFO dbcounter [None req-21781cbb-1e78-48d7-ae29-16bc3c74d07a None None] Registered counter for database nova_api 2026-06-25 15:54:59.740 | DEBUG dbcounter [-] [65342] Writer thread running {{(pid=65342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:54:59.901 | INFO dbcounter [None req-21781cbb-1e78-48d7-ae29-16bc3c74d07a None None] Registered counter for database nova_cell0 2026-06-25 15:54:59.985 | DEBUG dbcounter [-] [65342] Writer thread running {{(pid=65342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:55:00.088 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:55:00.088 | | Migration | Total Needed | Completed | 2026-06-25 15:55:00.088 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:55:00.088 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 15:55:00.089 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 15:55:00.089 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 15:55:00.089 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 15:55:00.089 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 15:55:00.089 | | populate_dev_uuids | 0 | 0 | 2026-06-25 15:55:00.089 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 15:55:00.089 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 15:55:00.089 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 15:55:00.089 | | populate_user_id | 0 | 0 | 2026-06-25 15:55:00.090 | | populate_uuids | 0 | 0 | 2026-06-25 15:55:00.090 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:55:00.398 | Exception ignored in: 2026-06-25 15:55:00.398 | Traceback (most recent call last): 2026-06-25 15:55:00.398 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:55:00.398 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:55:00.398 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:55:00.398 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:55:00.398 | RuntimeError: greenlet is being finalized 2026-06-25 15:55:00.777 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 15:55:00.781 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:55:00.785 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 15:55:00.788 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:55:00.790 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:55:00.793 | + lib/nova:init_nova:886 : /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-06-25 15:55:01.266 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:55:01.266 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:55:01.267 | we strongly recommend against using it for new projects. 2026-06-25 15:55:01.267 | 2026-06-25 15:55:01.267 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:55:01.267 | framework. For more detail see 2026-06-25 15:55:01.267 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:55:01.267 | 2026-06-25 15:55:01.267 | import eventlet # noqa 2026-06-25 15:55:01.613 | 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-06-25 15:55:04.821 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 15:55:04.821 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 15:55:04.821 | INFO dbcounter [None req-6fc6de66-3072-4ae5-8def-f4289b336120 None None] Registered counter for database nova_api 2026-06-25 15:55:04.969 | DEBUG dbcounter [-] [65360] Writer thread running {{(pid=65360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:55:05.286 | Exception ignored in: 2026-06-25 15:55:05.288 | Traceback (most recent call last): 2026-06-25 15:55:05.288 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:55:05.288 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:55:05.288 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:55:05.289 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:55:05.289 | RuntimeError: greenlet is being finalized 2026-06-25 15:55:05.636 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 15:55:05.640 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 15:55:05.659 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 15:55:05.662 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 15:55:05.666 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 15:55:05.741 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 15:55:05.788 | [2070 Async configure_neutron_nova:65422]: running: configure_neutron_nova 2026-06-25 15:55:05.792 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 15:55:05.796 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:55:05.800 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 15:55:05.802 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:55:05.807 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:55:05.810 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:55:05.814 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:55:05.817 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:55:05.822 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:55:05.826 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:55:05.830 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:55:05.833 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:55:05.838 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 15:55:05.842 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:55:05.863 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:05.865 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:55:05.869 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:55:05.872 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 15:55:05.875 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:55:05.878 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:55:05.881 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 15:55:05.886 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:55:05.889 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:55:05.892 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:55:05.895 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:55:05.899 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 15:55:05.902 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:55:05.905 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 15:55:05.909 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:55:05.913 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:55:05.917 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 15:55:05.921 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:55:05.927 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:55:05.931 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 15:55:05.936 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:55:05.939 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:55:05.944 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:55:05.948 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 15:55:05.952 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:05.957 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 15:55:05.961 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:55:05.965 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 15:55:05.965 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:55:05.966 | gsub("[][]", "", $1); 2026-06-25 15:55:05.966 | split($1, a, "|"); 2026-06-25 15:55:05.966 | if (a[1] == matchgroup) 2026-06-25 15:55:05.967 | print a[2] 2026-06-25 15:55:05.967 | } 2026-06-25 15:55:05.967 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:55:05.976 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:55:05.979 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:55:05.983 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:55:05.989 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 15:55:05.994 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 15:55:05.998 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 15:55:06.003 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 15:55:06.007 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 15:55:06.014 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 15:55:06.018 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 15:55:06.022 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 15:55:06.026 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 15:55:06.030 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:55:06.034 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.038 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:55:06.044 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 15:55:06.049 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:55:06.054 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 15:55:06.058 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 15:55:06.063 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 15:55:06.067 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 15:55:06.074 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:55:06.074 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:55:06.074 | BEGIN { 2026-06-25 15:55:06.075 | section = "" 2026-06-25 15:55:06.075 | last_section = "" 2026-06-25 15:55:06.075 | section_count = 0 2026-06-25 15:55:06.075 | } 2026-06-25 15:55:06.075 | /^\[.+\]/ { 2026-06-25 15:55:06.075 | gsub("[][]", "", $1); 2026-06-25 15:55:06.075 | section=$1 2026-06-25 15:55:06.075 | next 2026-06-25 15:55:06.075 | } 2026-06-25 15:55:06.076 | /^ *\#/ { 2026-06-25 15:55:06.076 | next 2026-06-25 15:55:06.076 | } 2026-06-25 15:55:06.076 | /^[^ \t]+/ { 2026-06-25 15:55:06.076 | # get offset of first = in $0 2026-06-25 15:55:06.078 | eq_idx = index($0, "=") 2026-06-25 15:55:06.080 | # extract attr & value from $0 2026-06-25 15:55:06.080 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:55:06.081 | value = substr($0, eq_idx + 1) 2026-06-25 15:55:06.081 | # only need to strip trailing whitespace from attr 2026-06-25 15:55:06.081 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:55:06.081 | # need to strip leading & trailing whitespace from value 2026-06-25 15:55:06.081 | sub(/^[ \t]*/, "", value) 2026-06-25 15:55:06.081 | sub(/[ \t]*$/, "", value) 2026-06-25 15:55:06.081 | 2026-06-25 15:55:06.081 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:55:06.081 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:55:06.082 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:55:06.082 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:55:06.082 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:55:06.082 | if (section != last_section) { 2026-06-25 15:55:06.082 | cfg_section[section_count++] = section 2026-06-25 15:55:06.082 | last_section = section 2026-06-25 15:55:06.082 | } 2026-06-25 15:55:06.082 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:55:06.083 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:55:06.083 | 2026-06-25 15:55:06.083 | cfg_attr[section, attr, 0] = value 2026-06-25 15:55:06.083 | cfg_attr_count[section, attr] = 1 2026-06-25 15:55:06.083 | } else { 2026-06-25 15:55:06.083 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:55:06.083 | cfg_attr[section, attr, lno] = value 2026-06-25 15:55:06.083 | } 2026-06-25 15:55:06.083 | } 2026-06-25 15:55:06.083 | END { 2026-06-25 15:55:06.083 | # Process each section in order 2026-06-25 15:55:06.084 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:55:06.084 | section = cfg_section[sno] 2026-06-25 15:55:06.084 | # The ini routines simply append a config item immediately 2026-06-25 15:55:06.084 | # after the section header. To keep the same order as defined 2026-06-25 15:55:06.084 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:55:06.084 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:55:06.084 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:55:06.084 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:55:06.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:55:06.084 | else { 2026-06-25 15:55:06.085 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:55:06.085 | count = cfg_attr_count[section, attr] 2026-06-25 15:55:06.085 | print "inidelete " configfile " " section " " attr 2026-06-25 15:55:06.085 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:55:06.085 | for (l = count -2; l >= 0; l--) 2026-06-25 15:55:06.085 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:55:06.085 | } 2026-06-25 15:55:06.086 | } 2026-06-25 15:55:06.086 | } 2026-06-25 15:55:06.086 | } 2026-06-25 15:55:06.086 | ' 2026-06-25 15:55:06.086 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.087 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.087 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:55:06.087 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:55:06.087 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 15:55:06.088 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:55:06.091 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 15:55:06.095 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:55:06.095 | BEGIN { group = "" } 2026-06-25 15:55:06.095 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:55:06.095 | gsub("[][]", "", $1); 2026-06-25 15:55:06.095 | split($1, a, "|"); 2026-06-25 15:55:06.095 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:55:06.095 | group=a[1] 2026-06-25 15:55:06.095 | } else { 2026-06-25 15:55:06.095 | group="" 2026-06-25 15:55:06.096 | } 2026-06-25 15:55:06.096 | next 2026-06-25 15:55:06.096 | } 2026-06-25 15:55:06.096 | { 2026-06-25 15:55:06.096 | if (group != "") 2026-06-25 15:55:06.096 | print $0 2026-06-25 15:55:06.096 | } 2026-06-25 15:55:06.096 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:55:06.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 15:55:06.108 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 15:55:06.148 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.152 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 15:55:06.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 15:55:06.198 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 15:55:06.205 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 15:55:06.248 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 15:55:06.256 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 15:55:06.307 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 15:55:06.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 15:55:06.364 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.371 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:55:06.375 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:55:06.379 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:55:06.385 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 15:55:06.389 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.395 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.401 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:55:06.406 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.413 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 15:55:06.418 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 15:55:06.422 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 15:55:06.427 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 15:55:06.431 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.436 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.439 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:55:06.445 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.449 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:55:06.456 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.460 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.465 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.470 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 15:55:06.473 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.480 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.481 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:55:06.482 | BEGIN { 2026-06-25 15:55:06.482 | section = "" 2026-06-25 15:55:06.482 | last_section = "" 2026-06-25 15:55:06.482 | section_count = 0 2026-06-25 15:55:06.482 | } 2026-06-25 15:55:06.482 | /^\[.+\]/ { 2026-06-25 15:55:06.482 | gsub("[][]", "", $1); 2026-06-25 15:55:06.483 | section=$1 2026-06-25 15:55:06.483 | next 2026-06-25 15:55:06.483 | } 2026-06-25 15:55:06.483 | /^ *\#/ { 2026-06-25 15:55:06.483 | next 2026-06-25 15:55:06.483 | } 2026-06-25 15:55:06.483 | /^[^ \t]+/ { 2026-06-25 15:55:06.483 | # get offset of first = in $0 2026-06-25 15:55:06.483 | eq_idx = index($0, "=") 2026-06-25 15:55:06.483 | # extract attr & value from $0 2026-06-25 15:55:06.483 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:55:06.484 | value = substr($0, eq_idx + 1) 2026-06-25 15:55:06.484 | # only need to strip trailing whitespace from attr 2026-06-25 15:55:06.484 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:55:06.484 | # need to strip leading & trailing whitespace from value 2026-06-25 15:55:06.484 | sub(/^[ \t]*/, "", value) 2026-06-25 15:55:06.485 | sub(/[ \t]*$/, "", value) 2026-06-25 15:55:06.485 | 2026-06-25 15:55:06.485 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:55:06.486 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:55:06.486 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:55:06.486 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:55:06.486 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:55:06.486 | if (section != last_section) { 2026-06-25 15:55:06.486 | cfg_section[section_count++] = section 2026-06-25 15:55:06.486 | last_section = section 2026-06-25 15:55:06.486 | } 2026-06-25 15:55:06.486 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:55:06.486 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:55:06.487 | 2026-06-25 15:55:06.487 | cfg_attr[section, attr, 0] = value 2026-06-25 15:55:06.487 | cfg_attr_count[section, attr] = 1 2026-06-25 15:55:06.487 | } else { 2026-06-25 15:55:06.487 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:55:06.487 | cfg_attr[section, attr, lno] = value 2026-06-25 15:55:06.487 | } 2026-06-25 15:55:06.487 | } 2026-06-25 15:55:06.487 | END { 2026-06-25 15:55:06.487 | # Process each section in order 2026-06-25 15:55:06.487 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:55:06.487 | section = cfg_section[sno] 2026-06-25 15:55:06.488 | # The ini routines simply append a config item immediately 2026-06-25 15:55:06.488 | # after the section header. To keep the same order as defined 2026-06-25 15:55:06.488 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:55:06.488 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:55:06.488 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:55:06.488 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:55:06.488 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:55:06.488 | else { 2026-06-25 15:55:06.488 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:55:06.488 | count = cfg_attr_count[section, attr] 2026-06-25 15:55:06.488 | print "inidelete " configfile " " section " " attr 2026-06-25 15:55:06.489 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:55:06.489 | for (l = count -2; l >= 0; l--) 2026-06-25 15:55:06.489 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:55:06.489 | } 2026-06-25 15:55:06.489 | } 2026-06-25 15:55:06.489 | } 2026-06-25 15:55:06.489 | } 2026-06-25 15:55:06.489 | ' 2026-06-25 15:55:06.489 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.489 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:55:06.490 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.491 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:55:06.495 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:55:06.499 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:55:06.503 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:55:06.506 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:55:06.506 | BEGIN { group = "" } 2026-06-25 15:55:06.506 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:55:06.507 | gsub("[][]", "", $1); 2026-06-25 15:55:06.507 | split($1, a, "|"); 2026-06-25 15:55:06.507 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:55:06.507 | group=a[1] 2026-06-25 15:55:06.507 | } else { 2026-06-25 15:55:06.507 | group="" 2026-06-25 15:55:06.507 | } 2026-06-25 15:55:06.507 | next 2026-06-25 15:55:06.507 | } 2026-06-25 15:55:06.507 | { 2026-06-25 15:55:06.507 | if (group != "") 2026-06-25 15:55:06.508 | print $0 2026-06-25 15:55:06.508 | } 2026-06-25 15:55:06.508 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:55:06.517 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 15:55:06.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:55:06.572 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.578 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:55:06.583 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:55:06.586 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:55:06.590 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 15:55:06.594 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 15:55:06.598 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 15:55:06.602 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 15:55:06.607 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 15:55:06.614 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 15:55:06.619 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 15:55:06.622 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 15:55:06.627 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 15:55:06.631 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:55:06.634 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.638 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:55:06.641 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 15:55:06.645 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:55:06.651 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 15:55:06.655 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 15:55:06.660 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 15:55:06.663 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 15:55:06.668 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:55:06.668 | BEGIN { 2026-06-25 15:55:06.669 | section = "" 2026-06-25 15:55:06.669 | last_section = "" 2026-06-25 15:55:06.669 | section_count = 0 2026-06-25 15:55:06.669 | } 2026-06-25 15:55:06.669 | /^\[.+\]/ { 2026-06-25 15:55:06.669 | gsub("[][]", "", $1); 2026-06-25 15:55:06.669 | section=$1 2026-06-25 15:55:06.669 | next 2026-06-25 15:55:06.669 | } 2026-06-25 15:55:06.669 | /^ *\#/ { 2026-06-25 15:55:06.669 | next 2026-06-25 15:55:06.670 | } 2026-06-25 15:55:06.670 | /^[^ \t]+/ { 2026-06-25 15:55:06.670 | # get offset of first = in $0 2026-06-25 15:55:06.670 | eq_idx = index($0, "=") 2026-06-25 15:55:06.670 | # extract attr & value from $0 2026-06-25 15:55:06.670 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:55:06.670 | value = substr($0, eq_idx + 1) 2026-06-25 15:55:06.671 | # only need to strip trailing whitespace from attr 2026-06-25 15:55:06.671 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:55:06.671 | # need to strip leading & trailing whitespace from value 2026-06-25 15:55:06.672 | sub(/^[ \t]*/, "", value) 2026-06-25 15:55:06.672 | sub(/[ \t]*$/, "", value) 2026-06-25 15:55:06.672 | 2026-06-25 15:55:06.672 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:55:06.672 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:55:06.672 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:55:06.672 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:55:06.672 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:55:06.672 | if (section != last_section) { 2026-06-25 15:55:06.672 | cfg_section[section_count++] = section 2026-06-25 15:55:06.672 | last_section = section 2026-06-25 15:55:06.673 | } 2026-06-25 15:55:06.673 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:55:06.673 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:55:06.673 | 2026-06-25 15:55:06.673 | cfg_attr[section, attr, 0] = value 2026-06-25 15:55:06.673 | cfg_attr_count[section, attr] = 1 2026-06-25 15:55:06.673 | } else { 2026-06-25 15:55:06.673 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:55:06.673 | cfg_attr[section, attr, lno] = value 2026-06-25 15:55:06.674 | } 2026-06-25 15:55:06.674 | } 2026-06-25 15:55:06.674 | END { 2026-06-25 15:55:06.674 | # Process each section in order 2026-06-25 15:55:06.674 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:55:06.674 | section = cfg_section[sno] 2026-06-25 15:55:06.675 | # The ini routines simply append a config item immediately 2026-06-25 15:55:06.675 | # after the section header. To keep the same order as defined 2026-06-25 15:55:06.675 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:55:06.675 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:55:06.675 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:55:06.675 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:55:06.675 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:55:06.675 | else { 2026-06-25 15:55:06.676 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:55:06.676 | count = cfg_attr_count[section, attr] 2026-06-25 15:55:06.676 | print "inidelete " configfile " " section " " attr 2026-06-25 15:55:06.676 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:55:06.676 | for (l = count -2; l >= 0; l--) 2026-06-25 15:55:06.676 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:55:06.676 | } 2026-06-25 15:55:06.677 | } 2026-06-25 15:55:06.677 | } 2026-06-25 15:55:06.677 | } 2026-06-25 15:55:06.677 | ' 2026-06-25 15:55:06.677 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:55:06.678 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.678 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:55:06.678 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:55:06.678 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:55:06.678 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 15:55:06.682 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:55:06.686 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 15:55:06.690 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:55:06.690 | BEGIN { group = "" } 2026-06-25 15:55:06.690 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:55:06.690 | gsub("[][]", "", $1); 2026-06-25 15:55:06.691 | split($1, a, "|"); 2026-06-25 15:55:06.691 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:55:06.691 | group=a[1] 2026-06-25 15:55:06.691 | } else { 2026-06-25 15:55:06.691 | group="" 2026-06-25 15:55:06.691 | } 2026-06-25 15:55:06.691 | next 2026-06-25 15:55:06.691 | } 2026-06-25 15:55:06.691 | { 2026-06-25 15:55:06.691 | if (group != "") 2026-06-25 15:55:06.691 | print $0 2026-06-25 15:55:06.692 | } 2026-06-25 15:55:06.692 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:55:06.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 15:55:06.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 15:55:06.746 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 15:55:06.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 15:55:06.799 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 15:55:06.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 15:55:06.847 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 15:55:06.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 15:55:06.892 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.894 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:55:06.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-f4ec190f-24d5-41ac-9750-6ee61ef9de2f"' 2026-06-25 15:55:06.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-f4ec190f-24d5-41ac-9750-6ee61ef9de2f 2026-06-25 15:55:06.922 | [65422 Async configure_neutron_nova:65422]: finished successfully 2026-06-25 15:55:06.941 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.945 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 15:55:06.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 15:55:06.978 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:06.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 15:55:06.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 15:55:07.015 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:55:07.018 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 15:55:07.036 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:07.041 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:55:07.044 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 15:55:07.065 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:07.068 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:55:07.106 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 15:55:07.164 | [2070 Async configure_neutron_nova:65422]: Waiting for completion of configure_neutron_nova running on PID 65422 (2 other jobs running) 2026-06-25 15:55:07.191 | [2070 Async configure_neutron_nova:65422]: Signaling child to exit 2026-06-25 15:55:07.192 | WAKEUP 2026-06-25 15:55:07.213 | [2070 Async configure_neutron_nova:65422]: Signaled 2026-06-25 15:55:07.215 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 15:55:07.215 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 15:55:07.215 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 15:55:07.215 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.66/identity 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 15:55:07.216 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 15:55:07.216 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 15:55:07.217 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 15:55:07.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:55:07.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:55:07.217 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:55:07.217 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:07.217 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:55:07.217 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:55:07.217 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:55:07.217 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 15:55:07.217 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:55:07.217 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 15:55:07.218 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 15:55:07.218 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:55:07.218 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:55:07.218 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:55:07.218 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 15:55:07.218 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:55:07.219 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 15:55:07.219 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:55:07.220 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:55:07.220 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:55:07.220 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 15:55:07.221 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 15:55:07.221 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.66/identity 2026-06-25 15:55:07.221 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 15:55:07.222 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 15:55:07.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 15:55:07.223 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 15:55:07.223 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 15:55:07.223 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 15:55:07.223 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 15:55:07.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:55:07.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:55:07.224 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:55:07.224 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:07.224 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:55:07.224 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:55:07.263 | [2070 Async configure_neutron_nova:65422]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 15:55:07.269 | + inc/async:async_wait:197 : return 0 2026-06-25 15:55:07.274 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 15:55:07.294 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:07.298 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:55:07.337 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:55:07.375 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 15:55:07.395 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:07.397 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 15:55:07.400 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:55:07.404 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 15:55:07.407 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 15:55:07.410 | + lib/nova:start_nova_api:966 : 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-06-25 15:55:07.412 | + lib/nova:start_nova_api:967 : 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-06-25 15:55:07.416 | + lib/nova:start_nova_api:967 : 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-06-25 15:55:07.421 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 15:55:07.425 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.428 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 15:55:07.431 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.434 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:07.437 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:07.440 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:07.443 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 15:55:07.447 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:07.451 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:07.453 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:07.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:07.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:07.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402907462 2026-06-25 15:55:07.470 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 15:55:07.489 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:07.493 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 15:55:07.495 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 15:55:07.498 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.501 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.505 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.509 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:55:07.513 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:55:07.516 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:55:07.519 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 15:55:07.522 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:07.524 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:07.527 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:07.530 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:07.534 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 15:55:07.538 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:55:07.540 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:07.543 | + 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-06-25 15:55:07.547 | + 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-06-25 15:55:07.549 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 15:55:07.552 | + 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-06-25 15:55:07.555 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:55:07.557 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:55:07.560 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:55:07.564 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 15:55:07.567 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:55:07.572 | + 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-06-25 15:55:07.657 | + 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-06-25 15:55:07.743 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 15:55:07.812 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 15:55:07.879 | + 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-06-25 15:55:07.950 | + 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-06-25 15:55:08.018 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 15:55:08.090 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 15:55:08.162 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 15:55:08.231 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 15:55:08.302 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 15:55:08.382 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:55:08.385 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:55:08.388 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 15:55:08.473 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:55:08.957 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 15:55:08.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 15:55:09.449 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 15:55:09.606 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:09.610 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:09.614 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:09.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:09.623 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:09.627 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:09.630 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:09.639 | + functions-common:time_stop:2427 : start_time=1782402907462 2026-06-25 15:55:09.639 | + functions-common:time_stop:2429 : [[ -z 1782402907462 ]] 2026-06-25 15:55:09.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:09.651 | + functions-common:time_stop:2432 : end_time=1782402909647 2026-06-25 15:55:09.655 | + functions-common:time_stop:2433 : elapsed_time=2185 2026-06-25 15:55:09.658 | + functions-common:time_stop:2434 : total=4126 2026-06-25 15:55:09.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:09.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6311 2026-06-25 15:55:09.667 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 15:55:09.668 | Waiting for nova-api to start... 2026-06-25 15:55:09.670 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.66/compute/v2.1/ 2026-06-25 15:55:09.674 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.66/compute/v2.1/ 2026-06-25 15:55:09.678 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:55:09.682 | + functions:wait_for_service:477 : local url=http://192.168.122.66/compute/v2.1/ 2026-06-25 15:55:09.685 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:55:09.689 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:55:09.692 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:55:09.696 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:09.699 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:09.703 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:09.708 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402909705 2026-06-25 15:55:09.711 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:55:09.715 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:55:09.717 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/compute/v2.1/ 2026-06-25 15:55:16.258 | + :: : [[ 200 == 503 ]] 2026-06-25 15:55:16.260 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:55:16.265 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:55:16.270 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:16.272 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:16.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:16.278 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:16.283 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:16.285 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:55:16.288 | + functions-common:time_stop:2427 : start_time=1782402909705 2026-06-25 15:55:16.292 | + functions-common:time_stop:2429 : [[ -z 1782402909705 ]] 2026-06-25 15:55:16.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:16.301 | + functions-common:time_stop:2432 : end_time=1782402916298 2026-06-25 15:55:16.304 | + functions-common:time_stop:2433 : elapsed_time=6593 2026-06-25 15:55:16.307 | + functions-common:time_stop:2434 : total=5730 2026-06-25 15:55:16.309 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:16.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12323 2026-06-25 15:55:16.317 | + functions:wait_for_service:486 : return 0 2026-06-25 15:55:16.319 | + lib/nova:start_nova_api:979 : 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-06-25 15:55:16.323 | + lib/nova:start_nova_api:979 : 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-06-25 15:55:16.327 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 15:55:16.348 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:16.353 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 15:55:16.358 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:55:16.361 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 15:55:16.364 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 15:55:16.370 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 15:55:16.373 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 15:55:16.376 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 15:55:16.380 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 15:55:16.384 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:55:16.388 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 15:55:16.393 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 15:55:16.410 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 15:55:16.415 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 15:55:16.421 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 15:55:16.428 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 15:55:16.444 | + 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-06-25 15:55:16.461 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 15:55:16.477 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 15:55:16.480 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 15:55:16.480 | Starting OVN 2026-06-25 15:55:16.484 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 15:55:16.487 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 15:55:16.487 | Starting OVS 2026-06-25 15:55:16.490 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 15:55:16.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:16.510 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 15:55:16.557 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 15:55:16.603 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:16.606 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 15:55:16.610 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:55:17.071 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 15:55:17.505 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:55:17.506 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:55:17.506 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:55:17.506 | 2026-06-25 15:55:17.506 | Possible reasons for having these kinds of units are: 2026-06-25 15:55:17.506 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:55:17.506 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:55:17.506 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:55:17.506 | a requirement dependency on it. 2026-06-25 15:55:17.507 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:55:17.507 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:55:17.507 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:55:17.507 | instance name specified. 2026-06-25 15:55:17.518 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 15:55:22.201 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 15:55:22.203 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:55:22.715 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 15:55:23.228 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:55:23.228 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:55:23.228 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:55:23.228 | 2026-06-25 15:55:23.228 | Possible reasons for having these kinds of units are: 2026-06-25 15:55:23.228 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:55:23.228 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:55:23.228 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:55:23.229 | a requirement dependency on it. 2026-06-25 15:55:23.229 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:55:23.229 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:55:23.229 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:55:23.229 | instance name specified. 2026-06-25 15:55:23.234 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 15:55:23.591 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 15:55:23.591 | Configuring OVSDB 2026-06-25 15:55:23.594 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 15:55:23.627 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:23.629 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 15:55:23.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 15:55:23.705 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=cd2781d5-87bf-4124-9f5f-c860c50b8816 2026-06-25 15:55:23.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.66:6642 2026-06-25 15:55:23.756 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 15:55:23.782 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 15:55:23.808 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.66 2026-06-25 15:55:23.835 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 15:55:23.840 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 15:55:23.865 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:23.868 | + 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-06-25 15:55:23.892 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 15:55:23.895 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 15:55:23.899 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:55:23.902 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:55:23.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:23.910 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 15:55:23.914 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 15:55:23.917 | + 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-06-25 15:55:23.920 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 15:55:23.923 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 15:55:23.962 | + 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-06-25 15:55:24.005 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:55:24.042 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 15:55:24.069 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:24.074 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 15:55:24.081 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 15:55:24.085 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:55:24.088 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 15:55:24.092 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 15:55:24.115 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:24.119 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:24.124 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 15:55:24.128 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:55:24.694 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 15:55:25.213 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 15:55:25.308 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 15:55:25.312 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 15:55:25.316 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:55:25.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:55:25.321 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 15:55:26.328 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 15:55:26.332 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 15:55:26.335 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:55:26.338 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 15:55:26.342 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:55:26.344 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 15:55:26.347 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 15:55:26.349 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:55:26.353 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 15:55:26.356 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 15:55:26.358 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:55:26.362 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 15:55:26.365 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 15:55:26.384 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:26.388 | + 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-06-25 15:55:26.417 | + 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-06-25 15:55:26.446 | + 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-06-25 15:55:26.465 | + 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-06-25 15:55:26.483 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 15:55:26.503 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:26.507 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:26.511 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 15:55:26.515 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:55:27.017 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 15:55:27.507 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:55:27.508 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:55:27.508 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:55:27.508 | 2026-06-25 15:55:27.508 | Possible reasons for having these kinds of units are: 2026-06-25 15:55:27.508 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:55:27.508 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:55:27.508 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:55:27.508 | a requirement dependency on it. 2026-06-25 15:55:27.508 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:55:27.508 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:55:27.508 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:55:27.509 | instance name specified. 2026-06-25 15:55:27.515 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 15:55:27.778 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 15:55:27.801 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:27.804 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 15:55:27.808 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:55:27.830 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:27.835 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:55:27.840 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:55:27.845 | + 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-06-25 15:55:27.850 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 15:55:27.853 | + 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-06-25 15:55:27.856 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:27.859 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:27.863 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:27.866 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 15:55:27.869 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:27.872 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:27.875 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:27.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:27.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:27.887 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402927883 2026-06-25 15:55:27.890 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 15:55:27.912 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:27.915 | + 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-06-25 15:55:27.919 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 15:55:27.922 | + 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-06-25 15:55:27.925 | + 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-06-25 15:55:27.928 | + 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-06-25 15:55:27.932 | + 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-06-25 15:55:27.935 | + 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-06-25 15:55:27.938 | + 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-06-25 15:55:27.941 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:55:27.944 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:27.947 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:27.951 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:27.953 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:27.956 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 15:55:27.960 | + 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-06-25 15:55:27.963 | + 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-06-25 15:55:27.966 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:55:27.969 | + 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-06-25 15:55:27.972 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:55:27.975 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:55:27.979 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:55:27.982 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:55:27.985 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:55:27.987 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 15:55:27.991 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:55:27.996 | + 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-06-25 15:55:28.079 | + 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-06-25 15:55:28.159 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 15:55:28.223 | + 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-06-25 15:55:28.290 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 15:55:28.361 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 15:55:28.427 | + 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-06-25 15:55:28.497 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:55:28.501 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:55:28.504 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 15:55:28.585 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:55:29.062 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 15:55:29.094 | 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-06-25 15:55:29.552 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 15:55:29.610 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:29.614 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:29.618 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:29.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:29.625 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:29.629 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:29.633 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:29.636 | + functions-common:time_stop:2427 : start_time=1782402927883 2026-06-25 15:55:29.640 | + functions-common:time_stop:2429 : [[ -z 1782402927883 ]] 2026-06-25 15:55:29.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:29.649 | + functions-common:time_stop:2432 : end_time=1782402929646 2026-06-25 15:55:29.652 | + functions-common:time_stop:2433 : elapsed_time=1763 2026-06-25 15:55:29.656 | + functions-common:time_stop:2434 : total=6311 2026-06-25 15:55:29.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:29.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8074 2026-06-25 15:55:29.666 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:55:29.669 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:55:29.673 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:55:29.679 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:55:29.699 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:55:29.702 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:55:29.705 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:29.709 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:55:29.712 | + 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-06-25 15:55:29.758 | + 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-06-25 15:55:29.797 | + 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-06-25 15:55:29.836 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:55:29.877 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 15:55:29.916 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 15:55:29.919 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:55:29.940 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:29.944 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:55:29.998 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:55:30.001 | + 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-06-25 15:55:30.004 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 15:55:30.006 | + 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-06-25 15:55:30.009 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:30.013 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:30.016 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:30.019 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 15:55:30.022 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:30.025 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:30.029 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:30.032 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:30.036 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:30.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402930037 2026-06-25 15:55:30.045 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 15:55:30.081 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:30.085 | + 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-06-25 15:55:30.089 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 15:55:30.093 | + 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-06-25 15:55:30.097 | + 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-06-25 15:55:30.100 | + 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-06-25 15:55:30.104 | + 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-06-25 15:55:30.107 | + 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-06-25 15:55:30.111 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 15:55:30.114 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 15:55:30.117 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:30.121 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:30.125 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:30.128 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:30.132 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 15:55:30.137 | + 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-06-25 15:55:30.141 | + 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-06-25 15:55:30.145 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 15:55:30.148 | + 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-06-25 15:55:30.156 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:55:30.159 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:55:30.163 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:55:30.165 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:55:30.168 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:55:30.171 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 15:55:30.175 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:55:30.180 | + 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-06-25 15:55:30.266 | + 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-06-25 15:55:30.356 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 15:55:30.431 | + 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-06-25 15:55:30.505 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 15:55:30.579 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 15:55:30.655 | + 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-06-25 15:55:30.735 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:55:30.738 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:55:30.742 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 15:55:30.848 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:55:31.353 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 15:55:31.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 15:55:31.866 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 15:55:31.928 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:31.931 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:31.934 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:31.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:31.939 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:31.943 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:31.946 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:31.948 | + functions-common:time_stop:2427 : start_time=1782402930037 2026-06-25 15:55:31.951 | + functions-common:time_stop:2429 : [[ -z 1782402930037 ]] 2026-06-25 15:55:31.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:31.959 | + functions-common:time_stop:2432 : end_time=1782402931956 2026-06-25 15:55:31.962 | + functions-common:time_stop:2433 : elapsed_time=1919 2026-06-25 15:55:31.965 | + functions-common:time_stop:2434 : total=8074 2026-06-25 15:55:31.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:31.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9993 2026-06-25 15:55:31.973 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:55:31.976 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:55:31.979 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:55:31.982 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:55:31.999 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:55:32.002 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:55:32.005 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:32.008 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:55:32.011 | + 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-06-25 15:55:32.049 | + 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-06-25 15:55:32.086 | + 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-06-25 15:55:32.120 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:55:32.149 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 15:55:32.182 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:32.184 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 15:55:32.187 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 15:55:32.189 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 15:55:32.213 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:55:32.235 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 15:55:32.238 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 15:55:32.240 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 15:55:32.243 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 15:55:32.307 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 15:55:32.336 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:32.339 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 15:55:32.342 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:55:32.345 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 15:55:32.348 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 15:55:32.351 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 15:55:32.354 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 15:55:32.403 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 15:55:32.407 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:32.410 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 15:55:32.453 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 15:55:32.495 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 15:55:32.499 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 15:55:32.502 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 15:55:32.506 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 15:55:32.510 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:55:32.513 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:55:32.518 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 15:55:32.521 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 15:55:32.525 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 15:55:32.529 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 15:55:32.532 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:32.534 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:32.538 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:32.542 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 15:55:32.545 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:32.548 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:32.552 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 15:55:32.555 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 15:55:32.558 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 15:55:32.562 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 15:55:32.590 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 15:55:32.594 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 15:55:32.651 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 15:55:32.715 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 15:55:32.720 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 15:55:32.775 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 15:55:32.779 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 15:55:32.837 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 15:55:32.843 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.847 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 15:55:32.853 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.857 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:32.861 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:32.864 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:32.868 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 15:55:32.872 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:32.876 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:32.880 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:32.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:32.890 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:32.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402932892 2026-06-25 15:55:32.900 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 15:55:32.926 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:32.930 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 15:55:32.934 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 15:55:32.937 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.941 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.945 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.948 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:55:32.952 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:55:32.956 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:55:32.959 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 15:55:32.963 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:32.966 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:32.970 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:32.974 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:32.978 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 15:55:32.982 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:55:32.985 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:32.989 | + 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-06-25 15:55:32.992 | + 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-06-25 15:55:32.996 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 15:55:33.000 | + 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-06-25 15:55:33.003 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:55:33.007 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:55:33.010 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:55:33.014 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 15:55:33.017 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:55:33.023 | + 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-06-25 15:55:33.115 | + 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-06-25 15:55:33.207 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 15:55:33.285 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 15:55:33.364 | + 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-06-25 15:55:33.440 | + 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-06-25 15:55:33.516 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 15:55:33.591 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 15:55:33.667 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 15:55:33.738 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 15:55:33.803 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 15:55:33.871 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:55:33.875 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:55:33.878 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 15:55:33.957 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:55:34.419 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 15:55:34.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 15:55:34.907 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 15:55:35.087 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:35.093 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:35.096 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:35.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:35.105 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:35.111 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:35.119 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:35.121 | + functions-common:time_stop:2427 : start_time=1782402932892 2026-06-25 15:55:35.128 | + functions-common:time_stop:2429 : [[ -z 1782402932892 ]] 2026-06-25 15:55:35.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:35.145 | + functions-common:time_stop:2432 : end_time=1782402935137 2026-06-25 15:55:35.151 | + functions-common:time_stop:2433 : elapsed_time=2245 2026-06-25 15:55:35.156 | + functions-common:time_stop:2434 : total=9993 2026-06-25 15:55:35.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:35.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12238 2026-06-25 15:55:35.170 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.66/ 2026-06-25 15:55:35.174 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-25 15:55:35.180 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 15:55:35.186 | + 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-06-25 15:55:35.188 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:35.194 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:35.197 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:35.201 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 15:55:35.207 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:35.210 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:35.213 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:35.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:35.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:35.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402935221 2026-06-25 15:55:35.234 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 15:55:35.271 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:35.275 | + 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-06-25 15:55:35.283 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 15:55:35.289 | + 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-06-25 15:55:35.295 | + 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-06-25 15:55:35.295 | + 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-06-25 15:55:35.300 | + 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-06-25 15:55:35.309 | + 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-06-25 15:55:35.312 | + 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-06-25 15:55:35.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 15:55:35.317 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:35.319 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:35.321 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:35.324 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:35.326 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 15:55:35.328 | + 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-06-25 15:55:35.330 | + 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-06-25 15:55:35.333 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 15:55:35.335 | + 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-06-25 15:55:35.338 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:55:35.340 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:55:35.342 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:55:35.345 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:55:35.347 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:55:35.349 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 15:55:35.351 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:55:35.356 | + 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-06-25 15:55:35.435 | + 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-06-25 15:55:35.516 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 15:55:35.589 | + 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-06-25 15:55:35.664 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 15:55:35.730 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 15:55:35.798 | + 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-06-25 15:55:35.872 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:55:35.875 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:55:35.878 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 15:55:35.972 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:55:36.552 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 15:55:36.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 15:55:37.102 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 15:55:37.155 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:37.159 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:37.162 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:37.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:37.170 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:37.173 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:37.177 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:37.180 | + functions-common:time_stop:2427 : start_time=1782402935221 2026-06-25 15:55:37.185 | + functions-common:time_stop:2429 : [[ -z 1782402935221 ]] 2026-06-25 15:55:37.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:37.202 | + functions-common:time_stop:2432 : end_time=1782402937194 2026-06-25 15:55:37.207 | + functions-common:time_stop:2433 : elapsed_time=1973 2026-06-25 15:55:37.212 | + functions-common:time_stop:2434 : total=12238 2026-06-25 15:55:37.219 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:37.223 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14211 2026-06-25 15:55:37.230 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-25 15:55:37.236 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 15:55:37.244 | + 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-06-25 15:55:37.248 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:37.256 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:37.261 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:37.266 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 15:55:37.276 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:37.284 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:37.285 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:37.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:37.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:37.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402937297 2026-06-25 15:55:37.309 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 15:55:37.343 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:37.352 | + 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-06-25 15:55:37.357 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 15:55:37.362 | + 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-06-25 15:55:37.371 | + 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-06-25 15:55:37.379 | + 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-06-25 15:55:37.379 | + 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-06-25 15:55:37.385 | + 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-06-25 15:55:37.390 | + 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-06-25 15:55:37.395 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 15:55:37.400 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:37.404 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:37.409 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:37.411 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:37.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 15:55:37.416 | + 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-06-25 15:55:37.419 | + 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-06-25 15:55:37.422 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 15:55:37.424 | + 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-06-25 15:55:37.426 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:55:37.429 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:55:37.431 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:55:37.433 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:55:37.436 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:55:37.438 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 15:55:37.441 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:55:37.445 | + 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-06-25 15:55:37.539 | + 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-06-25 15:55:37.662 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 15:55:37.764 | + 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-06-25 15:55:37.865 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 15:55:37.986 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 15:55:38.097 | + 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-06-25 15:55:38.238 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:55:38.242 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:55:38.245 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 15:55:38.374 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:55:38.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 15:55:39.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 15:55:39.549 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 15:55:39.595 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:39.599 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:39.603 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:39.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:39.613 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:39.618 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:39.624 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:39.628 | + functions-common:time_stop:2427 : start_time=1782402937297 2026-06-25 15:55:39.633 | + functions-common:time_stop:2429 : [[ -z 1782402937297 ]] 2026-06-25 15:55:39.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:39.645 | + functions-common:time_stop:2432 : end_time=1782402939640 2026-06-25 15:55:39.652 | + functions-common:time_stop:2433 : elapsed_time=2343 2026-06-25 15:55:39.655 | + functions-common:time_stop:2434 : total=14211 2026-06-25 15:55:39.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:39.669 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16554 2026-06-25 15:55:39.672 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 15:55:39.681 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 15:55:39.688 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-25 15:55:39.692 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:55:39.702 | + 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-06-25 15:55:39.705 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:39.709 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:39.719 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:39.728 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 15:55:39.738 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:39.741 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:39.746 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:39.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:39.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:39.763 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402939756 2026-06-25 15:55:39.767 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 15:55:39.806 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:39.814 | + 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-06-25 15:55:39.819 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:55:39.826 | + 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-06-25 15:55:39.831 | + 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-06-25 15:55:39.838 | + 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-06-25 15:55:39.844 | + 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-06-25 15:55:39.847 | + 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-06-25 15:55:39.852 | + 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-06-25 15:55:39.859 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:55:39.865 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:39.873 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:39.877 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:39.884 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:39.888 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 15:55:39.894 | + 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-06-25 15:55:39.900 | + 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-06-25 15:55:39.908 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:55:39.913 | + 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-06-25 15:55:39.918 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:55:39.923 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:55:39.930 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:55:39.936 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:55:39.938 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:55:39.944 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:55:39.953 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:55:39.961 | + 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-06-25 15:55:40.098 | + 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-06-25 15:55:40.232 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 15:55:40.343 | + 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-06-25 15:55:40.447 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 15:55:40.552 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 15:55:40.677 | + 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-06-25 15:55:40.801 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:55:40.807 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:55:40.810 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 15:55:40.950 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:55:41.633 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:55:41.686 | 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-06-25 15:55:42.224 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:55:42.292 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:42.299 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:42.305 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:42.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:42.316 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:42.319 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:42.326 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:42.329 | + functions-common:time_stop:2427 : start_time=1782402939756 2026-06-25 15:55:42.333 | + functions-common:time_stop:2429 : [[ -z 1782402939756 ]] 2026-06-25 15:55:42.339 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:42.349 | + functions-common:time_stop:2432 : end_time=1782402942342 2026-06-25 15:55:42.355 | + functions-common:time_stop:2433 : elapsed_time=2586 2026-06-25 15:55:42.359 | + functions-common:time_stop:2434 : total=16554 2026-06-25 15:55:42.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:42.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19140 2026-06-25 15:55:42.377 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 15:55:42.382 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.66/networking 2026-06-25 15:55:42.388 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 15:55:42.388 | Waiting for Neutron to start... 2026-06-25 15:55:42.391 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.66/networking' 2026-06-25 15:55:42.397 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.66/networking' 'Neutron did not start' 60 2026-06-25 15:55:42.404 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.66/networking' 2026-06-25 15:55:42.411 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 15:55:42.415 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 15:55:42.420 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 15:55:42.426 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 15:55:42.432 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 15:55:42.437 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:42.443 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:42.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:42.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402942449 2026-06-25 15:55:42.458 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.66/networking; do sleep 0.5; done' 2026-06-25 15:55:51.198 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.66/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 15:55:51.200 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:51.204 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:51.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:51.213 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:51.217 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:51.220 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 15:55:51.224 | + functions-common:time_stop:2427 : start_time=1782402942449 2026-06-25 15:55:51.229 | + functions-common:time_stop:2429 : [[ -z 1782402942449 ]] 2026-06-25 15:55:51.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:51.241 | + functions-common:time_stop:2432 : end_time=1782402951236 2026-06-25 15:55:51.246 | + functions-common:time_stop:2433 : elapsed_time=8787 2026-06-25 15:55:51.250 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:55:51.255 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:51.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8787 2026-06-25 15:55:51.263 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 15:55:51.292 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:51.298 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 15:55:51.304 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:55:51.305 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 15:55:51.309 | + ./stack.sh:main:1311 : start_placement 2026-06-25 15:55:51.312 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 15:55:51.318 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 15:55:51.323 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.327 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 15:55:51.330 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.333 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:51.338 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:51.342 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:51.347 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 15:55:51.350 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:51.358 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:51.362 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:51.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:51.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:51.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402951374 2026-06-25 15:55:51.381 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 15:55:51.407 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:51.411 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 15:55:51.414 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 15:55:51.416 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.419 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.421 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.424 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:55:51.426 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 15:55:51.429 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 15:55:51.434 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 15:55:51.437 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:55:51.439 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:55:51.442 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:55:51.444 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:55:51.447 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 15:55:51.449 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:55:51.452 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:51.454 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 15:55:51.458 | + 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-06-25 15:55:51.463 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 15:55:51.467 | + 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-06-25 15:55:51.473 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:55:51.474 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:55:51.476 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:55:51.480 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 15:55:51.484 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:55:51.491 | + 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-06-25 15:55:51.588 | + 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-06-25 15:55:51.682 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 15:55:51.773 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 15:55:51.883 | + 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-06-25 15:55:51.983 | + 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-06-25 15:55:52.072 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 15:55:52.158 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 15:55:52.256 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 15:55:52.341 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 15:55:52.411 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 15:55:52.478 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:55:52.481 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:55:52.484 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 15:55:52.565 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:55:53.036 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 15:55:53.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 15:55:53.541 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 15:55:53.685 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:53.689 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:53.694 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:53.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:53.702 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:53.705 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:53.710 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:53.713 | + functions-common:time_stop:2427 : start_time=1782402951374 2026-06-25 15:55:53.716 | + functions-common:time_stop:2429 : [[ -z 1782402951374 ]] 2026-06-25 15:55:53.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:53.726 | + functions-common:time_stop:2432 : end_time=1782402953722 2026-06-25 15:55:53.730 | + functions-common:time_stop:2433 : elapsed_time=2348 2026-06-25 15:55:53.734 | + functions-common:time_stop:2434 : total=19140 2026-06-25 15:55:53.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:53.741 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21488 2026-06-25 15:55:53.746 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 15:55:53.746 | Waiting for placement-api to start... 2026-06-25 15:55:53.749 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.66/placement 2026-06-25 15:55:53.754 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:55:53.757 | + functions:wait_for_service:477 : local url=http://192.168.122.66/placement 2026-06-25 15:55:53.761 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:55:53.765 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:55:53.768 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:55:53.772 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:53.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:53.780 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:53.786 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402953782 2026-06-25 15:55:53.791 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:55:53.794 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:55:53.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/placement 2026-06-25 15:55:56.799 | + :: : [[ 200 == 503 ]] 2026-06-25 15:55:56.801 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:55:56.806 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:55:56.809 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:56.813 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:56.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:56.819 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:56.823 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:56.828 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:55:56.831 | + functions-common:time_stop:2427 : start_time=1782402953782 2026-06-25 15:55:56.834 | + functions-common:time_stop:2429 : [[ -z 1782402953782 ]] 2026-06-25 15:55:56.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:56.843 | + functions-common:time_stop:2432 : end_time=1782402956840 2026-06-25 15:55:56.845 | + functions-common:time_stop:2433 : elapsed_time=3058 2026-06-25 15:55:56.849 | + functions-common:time_stop:2434 : total=12323 2026-06-25 15:55:56.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:56.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15381 2026-06-25 15:55:56.858 | + functions:wait_for_service:486 : return 0 2026-06-25 15:55:56.862 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 15:55:56.884 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:56.888 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 15:55:56.890 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 15:55:56.894 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:56.897 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 15:55:56.899 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:55:56.902 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:56.904 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:56.907 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:56.909 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 15:55:56.912 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:56.914 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:56.918 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:56.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:56.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:56.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402956926 2026-06-25 15:55:56.933 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 15:55:56.955 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:56.959 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:56.962 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:56.965 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:56.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:56.972 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:56.975 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:56.978 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:56.981 | + functions-common:time_stop:2427 : start_time=1782402956926 2026-06-25 15:55:56.984 | + functions-common:time_stop:2429 : [[ -z 1782402956926 ]] 2026-06-25 15:55:56.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:56.994 | + functions-common:time_stop:2432 : end_time=1782402956989 2026-06-25 15:55:56.997 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-25 15:55:57.000 | + functions-common:time_stop:2434 : total=21488 2026-06-25 15:55:57.003 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:57.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21551 2026-06-25 15:55:57.010 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 15:55:57.013 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:55:57.016 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:55:57.019 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 15:55:57.023 | + lib/neutron:start_other_agents:682 : 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-06-25 15:55:57.026 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 15:55:57.029 | + 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-06-25 15:55:57.032 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:57.036 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:57.040 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:57.043 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 15:55:57.048 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:57.054 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:57.058 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:57.062 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:57.069 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:57.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402957071 2026-06-25 15:55:57.078 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 15:55:57.099 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:57.102 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:57.106 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:57.109 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:57.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:57.116 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:57.119 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:57.122 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:57.125 | + functions-common:time_stop:2427 : start_time=1782402957071 2026-06-25 15:55:57.128 | + functions-common:time_stop:2429 : [[ -z 1782402957071 ]] 2026-06-25 15:55:57.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:57.138 | + functions-common:time_stop:2432 : end_time=1782402957135 2026-06-25 15:55:57.141 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-25 15:55:57.145 | + functions-common:time_stop:2434 : total=21551 2026-06-25 15:55:57.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:57.152 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21615 2026-06-25 15:55:57.156 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 15:55:57.159 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:55:57.163 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:55:57.169 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 15:55:57.173 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:55:57.176 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:55:57.181 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:55:57.183 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 15:55:57.186 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:55:57.191 | + lib/neutron:start_other_agents:684 : 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-06-25 15:55:57.195 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 15:55:57.199 | + 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-06-25 15:55:57.202 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:57.205 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:57.209 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:57.212 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 15:55:57.215 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:57.219 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:57.222 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:57.226 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:57.230 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:57.236 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402957232 2026-06-25 15:55:57.240 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 15:55:57.260 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:57.263 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:57.267 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:57.270 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:57.273 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:57.276 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:57.279 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:57.282 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:57.285 | + functions-common:time_stop:2427 : start_time=1782402957232 2026-06-25 15:55:57.289 | + functions-common:time_stop:2429 : [[ -z 1782402957232 ]] 2026-06-25 15:55:57.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:57.298 | + functions-common:time_stop:2432 : end_time=1782402957294 2026-06-25 15:55:57.301 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-25 15:55:57.304 | + functions-common:time_stop:2434 : total=21615 2026-06-25 15:55:57.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:57.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21677 2026-06-25 15:55:57.313 | + lib/neutron:start_other_agents:686 : 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-06-25 15:55:57.316 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 15:55:57.319 | + 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-06-25 15:55:57.322 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:57.326 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:57.329 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:57.332 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 15:55:57.335 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:57.338 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:57.341 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:57.345 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:57.349 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:57.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402957350 2026-06-25 15:55:57.357 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 15:55:57.379 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:57.382 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:57.385 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:57.388 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:57.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:57.395 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:57.398 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:57.401 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:57.404 | + functions-common:time_stop:2427 : start_time=1782402957350 2026-06-25 15:55:57.407 | + functions-common:time_stop:2429 : [[ -z 1782402957350 ]] 2026-06-25 15:55:57.412 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:57.417 | + functions-common:time_stop:2432 : end_time=1782402957413 2026-06-25 15:55:57.421 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-25 15:55:57.425 | + functions-common:time_stop:2434 : total=21677 2026-06-25 15:55:57.429 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:57.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21740 2026-06-25 15:55:57.435 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:55:57.439 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 15:55:57.442 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:55:57.445 | + functions-common:run_process:1676 : local group= 2026-06-25 15:55:57.449 | + functions-common:run_process:1677 : local user= 2026-06-25 15:55:57.452 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:55:57.455 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 15:55:57.459 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:55:57.462 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:55:57.465 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:55:57.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:55:57.473 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:55:57.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402957474 2026-06-25 15:55:57.481 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 15:55:57.503 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:57.507 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:55:57.510 | + functions-common:time_stop:2420 : local name 2026-06-25 15:55:57.513 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:55:57.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:55:57.520 | + functions-common:time_stop:2423 : local total 2026-06-25 15:55:57.523 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:55:57.527 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:55:57.531 | + functions-common:time_stop:2427 : start_time=1782402957474 2026-06-25 15:55:57.535 | + functions-common:time_stop:2429 : [[ -z 1782402957474 ]] 2026-06-25 15:55:57.539 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:55:57.544 | + functions-common:time_stop:2432 : end_time=1782402957540 2026-06-25 15:55:57.551 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-25 15:55:57.554 | + functions-common:time_stop:2434 : total=21740 2026-06-25 15:55:57.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:55:57.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21806 2026-06-25 15:55:57.564 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 15:55:57.586 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:57.589 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:57.592 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 15:55:57.596 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:55:57.599 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 15:55:57.602 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 15:55:57.605 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 15:55:57.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 15:55:57.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:55:57.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:55:57.620 | ++ 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-06-25 15:56:01.967 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:01.970 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:56:01.970 | address-scope 2026-06-25 15:56:01.970 | agent 2026-06-25 15:56:01.971 | allowed-address-pairs 2026-06-25 15:56:01.971 | auto-allocated-topology 2026-06-25 15:56:01.971 | availability_zone 2026-06-25 15:56:01.971 | default-subnetpools 2026-06-25 15:56:01.972 | dhcp_agent_scheduler 2026-06-25 15:56:01.972 | dns-integration 2026-06-25 15:56:01.972 | dns-domain-ports 2026-06-25 15:56:01.972 | dns-integration-domain-keywords 2026-06-25 15:56:01.972 | empty-string-filtering 2026-06-25 15:56:01.973 | external-net 2026-06-25 15:56:01.973 | extra_dhcp_opt 2026-06-25 15:56:01.973 | extraroute 2026-06-25 15:56:01.973 | extraroute-atomic 2026-06-25 15:56:01.973 | filter-validation 2026-06-25 15:56:01.973 | floating-ip-port-forwarding-detail 2026-06-25 15:56:01.974 | fip-port-details 2026-06-25 15:56:01.974 | flavors 2026-06-25 15:56:01.974 | floatingip-pools 2026-06-25 15:56:01.974 | router 2026-06-25 15:56:01.974 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:01.974 | enable-default-route-bfd 2026-06-25 15:56:01.974 | enable-default-route-ecmp 2026-06-25 15:56:01.974 | ext-gw-mode 2026-06-25 15:56:01.975 | l3-ha 2026-06-25 15:56:01.975 | external-gateway-multihoming 2026-06-25 15:56:01.975 | l3-flavors 2026-06-25 15:56:01.975 | l3_agent_scheduler 2026-06-25 15:56:01.975 | multi-provider 2026-06-25 15:56:01.975 | net-mtu 2026-06-25 15:56:01.975 | net-mtu-writable 2026-06-25 15:56:01.976 | network_availability_zone 2026-06-25 15:56:01.976 | network-ip-availability 2026-06-25 15:56:01.976 | network-ip-availability-details 2026-06-25 15:56:01.976 | pagination 2026-06-25 15:56:01.976 | port-device-profile 2026-06-25 15:56:01.976 | port-mac-address-regenerate 2026-06-25 15:56:01.977 | port-numa-affinity-policy 2026-06-25 15:56:01.977 | port-numa-affinity-policy-socket 2026-06-25 15:56:01.977 | binding 2026-06-25 15:56:01.977 | binding-extended 2026-06-25 15:56:01.977 | port-security 2026-06-25 15:56:01.977 | project-id 2026-06-25 15:56:01.978 | provider 2026-06-25 15:56:01.978 | qinq 2026-06-25 15:56:01.978 | quota-check-limit 2026-06-25 15:56:01.978 | quota-check-limit-default 2026-06-25 15:56:01.978 | quotas 2026-06-25 15:56:01.978 | quota_details 2026-06-25 15:56:01.978 | rbac-policies 2026-06-25 15:56:01.979 | rbac-address-scope 2026-06-25 15:56:01.979 | rbac-security-groups 2026-06-25 15:56:01.979 | revision-if-match 2026-06-25 15:56:01.979 | standard-attr-revisions 2026-06-25 15:56:01.979 | router_availability_zone 2026-06-25 15:56:01.979 | router-enable-snat 2026-06-25 15:56:01.979 | security-groups-default-rules 2026-06-25 15:56:01.980 | security-groups-default-statefulness 2026-06-25 15:56:01.980 | security-groups-normalized-cidr 2026-06-25 15:56:01.980 | security-groups-remote-address-group 2026-06-25 15:56:01.981 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:01.981 | security-groups-shared-filtering 2026-06-25 15:56:01.981 | security-group 2026-06-25 15:56:01.981 | service-type 2026-06-25 15:56:01.981 | sorting 2026-06-25 15:56:01.981 | standard-attr-description 2026-06-25 15:56:01.981 | stateful-security-group 2026-06-25 15:56:01.981 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:01.982 | subnet-external-network 2026-06-25 15:56:01.982 | subnet_onboard 2026-06-25 15:56:01.982 | subnet-service-types 2026-06-25 15:56:01.982 | subnet_allocation 2026-06-25 15:56:01.983 | subnetpool-prefix-ops 2026-06-25 15:56:01.983 | tag-creation 2026-06-25 15:56:01.983 | standard-attr-tag 2026-06-25 15:56:01.983 | standard-attr-timestamp 2026-06-25 15:56:01.983 | vlan-transparent' 2026-06-25 15:56:01.983 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:56:01.983 | address-scope 2026-06-25 15:56:01.984 | agent 2026-06-25 15:56:01.984 | allowed-address-pairs 2026-06-25 15:56:01.984 | auto-allocated-topology 2026-06-25 15:56:01.984 | availability_zone 2026-06-25 15:56:01.984 | default-subnetpools 2026-06-25 15:56:01.985 | dhcp_agent_scheduler 2026-06-25 15:56:01.985 | dns-integration 2026-06-25 15:56:01.985 | dns-domain-ports 2026-06-25 15:56:01.985 | dns-integration-domain-keywords 2026-06-25 15:56:01.985 | empty-string-filtering 2026-06-25 15:56:01.985 | external-net 2026-06-25 15:56:01.986 | extra_dhcp_opt 2026-06-25 15:56:01.986 | extraroute 2026-06-25 15:56:01.986 | extraroute-atomic 2026-06-25 15:56:01.986 | filter-validation 2026-06-25 15:56:01.986 | floating-ip-port-forwarding-detail 2026-06-25 15:56:01.986 | fip-port-details 2026-06-25 15:56:01.986 | flavors 2026-06-25 15:56:01.987 | floatingip-pools 2026-06-25 15:56:01.987 | router 2026-06-25 15:56:01.987 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:01.987 | enable-default-route-bfd 2026-06-25 15:56:01.987 | enable-default-route-ecmp 2026-06-25 15:56:01.987 | ext-gw-mode 2026-06-25 15:56:01.988 | l3-ha 2026-06-25 15:56:01.988 | external-gateway-multihoming 2026-06-25 15:56:01.988 | l3-flavors 2026-06-25 15:56:01.988 | l3_agent_scheduler 2026-06-25 15:56:01.988 | multi-provider 2026-06-25 15:56:01.988 | net-mtu 2026-06-25 15:56:01.988 | net-mtu-writable 2026-06-25 15:56:01.989 | network_availability_zone 2026-06-25 15:56:01.989 | network-ip-availability 2026-06-25 15:56:01.989 | network-ip-availability-details 2026-06-25 15:56:01.989 | pagination 2026-06-25 15:56:01.989 | port-device-profile 2026-06-25 15:56:01.989 | port-mac-address-regenerate 2026-06-25 15:56:01.989 | port-numa-affinity-policy 2026-06-25 15:56:01.990 | port-numa-affinity-policy-socket 2026-06-25 15:56:01.990 | binding 2026-06-25 15:56:01.990 | binding-extended 2026-06-25 15:56:01.990 | port-security 2026-06-25 15:56:01.990 | project-id 2026-06-25 15:56:01.991 | provider 2026-06-25 15:56:01.991 | qinq 2026-06-25 15:56:01.991 | quota-check-limit 2026-06-25 15:56:01.991 | quota-check-limit-default 2026-06-25 15:56:01.991 | quotas 2026-06-25 15:56:01.991 | quota_details 2026-06-25 15:56:01.991 | rbac-policies 2026-06-25 15:56:01.992 | rbac-address-scope 2026-06-25 15:56:01.992 | rbac-security-groups 2026-06-25 15:56:01.992 | revision-if-match 2026-06-25 15:56:01.992 | standard-attr-revisions 2026-06-25 15:56:01.992 | router_availability_zone 2026-06-25 15:56:01.992 | router-enable-snat 2026-06-25 15:56:01.992 | security-groups-default-rules 2026-06-25 15:56:01.993 | security-groups-default-statefulness 2026-06-25 15:56:01.993 | security-groups-normalized-cidr 2026-06-25 15:56:01.993 | security-groups-remote-address-group 2026-06-25 15:56:01.993 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:01.993 | security-groups-shared-filtering 2026-06-25 15:56:01.993 | security-group 2026-06-25 15:56:01.993 | service-type 2026-06-25 15:56:01.994 | sorting 2026-06-25 15:56:01.994 | standard-attr-description 2026-06-25 15:56:01.994 | stateful-security-group 2026-06-25 15:56:01.994 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:01.994 | subnet-external-network 2026-06-25 15:56:01.994 | subnet_onboard 2026-06-25 15:56:01.994 | subnet-service-types 2026-06-25 15:56:01.994 | subnet_allocation 2026-06-25 15:56:01.995 | subnetpool-prefix-ops 2026-06-25 15:56:01.995 | tag-creation 2026-06-25 15:56:01.995 | standard-attr-tag 2026-06-25 15:56:01.995 | standard-attr-timestamp 2026-06-25 15:56:01.995 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:56:01.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:56:01.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 15:56:01.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:56:01.996 | ++ 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-06-25 15:56:06.468 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:06.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=c2ed0fe5-1fc0-484c-85d4-8a99755489d8 2026-06-25 15:56:06.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:56:06.479 | ++ 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 fdfe:444e:b1c2::/56 --share --default -f value -c id 2026-06-25 15:56:10.648 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:10.651 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=abb5d6bf-7eaa-42b6-992c-7d493eef1627 2026-06-25 15:56:10.654 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 15:56:10.658 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:56:10.661 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:56:10.665 | ++ 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-06-25 15:56:16.425 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:16.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=464bdad0-fa30-4d1c-bbc7-a1f149a574f6 2026-06-25 15:56:16.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 15:56:16.436 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:16.458 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:56:16.464 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 15:56:16.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z c2ed0fe5-1fc0-484c-85d4-8a99755489d8 ']' 2026-06-25 15:56:16.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 15:56:16.473 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 15:56:16.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool c2ed0fe5-1fc0-484c-85d4-8a99755489d8 ' 2026-06-25 15:56:16.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 15:56:16.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 464bdad0-fa30-4d1c-bbc7-a1f149a574f6 private-subnet' 2026-06-25 15:56:16.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 15:56:16.491 | +++ 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 c2ed0fe5-1fc0-484c-85d4-8a99755489d8 --network 464bdad0-fa30-4d1c-bbc7-a1f149a574f6 private-subnet -f value -c id 2026-06-25 15:56:22.307 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:22.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=189035a1-caba-4be2-b914-21499bda7a12 2026-06-25 15:56:22.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 15:56:22.317 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:22.335 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 189035a1-caba-4be2-b914-21499bda7a12 2026-06-25 15:56:22.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=189035a1-caba-4be2-b914-21499bda7a12 2026-06-25 15:56:22.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:56:22.347 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 15:56:22.352 | ++ 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-06-25 15:56:22.355 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:22.371 | ++ 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-06-25 15:56:22.374 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:22.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 15:56:22.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z abb5d6bf-7eaa-42b6-992c-7d493eef1627 ']' 2026-06-25 15:56:22.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 15:56:22.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 15:56:22.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool abb5d6bf-7eaa-42b6-992c-7d493eef1627 ' 2026-06-25 15:56:22.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 15:56:22.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 464bdad0-fa30-4d1c-bbc7-a1f149a574f6 ipv6-private-subnet ' 2026-06-25 15:56:22.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 15:56:22.420 | +++ 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 abb5d6bf-7eaa-42b6-992c-7d493eef1627 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 464bdad0-fa30-4d1c-bbc7-a1f149a574f6 ipv6-private-subnet -f value -c id 2026-06-25 15:56:27.977 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:27.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=294406ca-8e7c-4756-adf9-3c4bdc4e2e0d 2026-06-25 15:56:27.983 | ++ 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-06-25 15:56:27.986 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:28.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 294406ca-8e7c-4756-adf9-3c4bdc4e2e0d 2026-06-25 15:56:28.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=294406ca-8e7c-4756-adf9-3c4bdc4e2e0d 2026-06-25 15:56:28.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 15:56:28.013 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 15:56:28.017 | ++ 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-06-25 15:56:31.638 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:31.643 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:56:31.643 | address-scope 2026-06-25 15:56:31.644 | agent 2026-06-25 15:56:31.645 | allowed-address-pairs 2026-06-25 15:56:31.646 | auto-allocated-topology 2026-06-25 15:56:31.646 | availability_zone 2026-06-25 15:56:31.646 | default-subnetpools 2026-06-25 15:56:31.646 | dhcp_agent_scheduler 2026-06-25 15:56:31.646 | dns-integration 2026-06-25 15:56:31.649 | dns-domain-ports 2026-06-25 15:56:31.649 | dns-integration-domain-keywords 2026-06-25 15:56:31.649 | empty-string-filtering 2026-06-25 15:56:31.650 | external-net 2026-06-25 15:56:31.651 | extra_dhcp_opt 2026-06-25 15:56:31.651 | extraroute 2026-06-25 15:56:31.652 | extraroute-atomic 2026-06-25 15:56:31.652 | filter-validation 2026-06-25 15:56:31.652 | floating-ip-port-forwarding-detail 2026-06-25 15:56:31.653 | fip-port-details 2026-06-25 15:56:31.654 | flavors 2026-06-25 15:56:31.654 | floatingip-pools 2026-06-25 15:56:31.655 | router 2026-06-25 15:56:31.656 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:31.656 | enable-default-route-bfd 2026-06-25 15:56:31.656 | enable-default-route-ecmp 2026-06-25 15:56:31.656 | ext-gw-mode 2026-06-25 15:56:31.657 | l3-ha 2026-06-25 15:56:31.657 | external-gateway-multihoming 2026-06-25 15:56:31.657 | l3-flavors 2026-06-25 15:56:31.657 | l3_agent_scheduler 2026-06-25 15:56:31.657 | multi-provider 2026-06-25 15:56:31.657 | net-mtu 2026-06-25 15:56:31.657 | net-mtu-writable 2026-06-25 15:56:31.657 | network_availability_zone 2026-06-25 15:56:31.657 | network-ip-availability 2026-06-25 15:56:31.657 | network-ip-availability-details 2026-06-25 15:56:31.657 | pagination 2026-06-25 15:56:31.658 | port-device-profile 2026-06-25 15:56:31.658 | port-mac-address-regenerate 2026-06-25 15:56:31.658 | port-numa-affinity-policy 2026-06-25 15:56:31.658 | port-numa-affinity-policy-socket 2026-06-25 15:56:31.658 | binding 2026-06-25 15:56:31.658 | binding-extended 2026-06-25 15:56:31.658 | port-security 2026-06-25 15:56:31.658 | project-id 2026-06-25 15:56:31.659 | provider 2026-06-25 15:56:31.659 | qinq 2026-06-25 15:56:31.659 | quota-check-limit 2026-06-25 15:56:31.659 | quota-check-limit-default 2026-06-25 15:56:31.659 | quotas 2026-06-25 15:56:31.659 | quota_details 2026-06-25 15:56:31.660 | rbac-policies 2026-06-25 15:56:31.660 | rbac-address-scope 2026-06-25 15:56:31.660 | rbac-security-groups 2026-06-25 15:56:31.660 | revision-if-match 2026-06-25 15:56:31.660 | standard-attr-revisions 2026-06-25 15:56:31.660 | router_availability_zone 2026-06-25 15:56:31.660 | router-enable-snat 2026-06-25 15:56:31.660 | security-groups-default-rules 2026-06-25 15:56:31.660 | security-groups-default-statefulness 2026-06-25 15:56:31.661 | security-groups-normalized-cidr 2026-06-25 15:56:31.661 | security-groups-remote-address-group 2026-06-25 15:56:31.661 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:31.661 | security-groups-shared-filtering 2026-06-25 15:56:31.661 | security-group 2026-06-25 15:56:31.661 | service-type 2026-06-25 15:56:31.661 | sorting 2026-06-25 15:56:31.661 | standard-attr-description 2026-06-25 15:56:31.661 | stateful-security-group 2026-06-25 15:56:31.662 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:31.662 | subnet-external-network 2026-06-25 15:56:31.662 | subnet_onboard 2026-06-25 15:56:31.662 | subnet-service-types 2026-06-25 15:56:31.662 | subnet_allocation 2026-06-25 15:56:31.662 | subnetpool-prefix-ops 2026-06-25 15:56:31.662 | tag-creation 2026-06-25 15:56:31.662 | standard-attr-tag 2026-06-25 15:56:31.663 | standard-attr-timestamp 2026-06-25 15:56:31.663 | vlan-transparent' 2026-06-25 15:56:31.663 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:56:31.663 | address-scope 2026-06-25 15:56:31.663 | agent 2026-06-25 15:56:31.663 | allowed-address-pairs 2026-06-25 15:56:31.663 | auto-allocated-topology 2026-06-25 15:56:31.664 | availability_zone 2026-06-25 15:56:31.664 | default-subnetpools 2026-06-25 15:56:31.664 | dhcp_agent_scheduler 2026-06-25 15:56:31.664 | dns-integration 2026-06-25 15:56:31.664 | dns-domain-ports 2026-06-25 15:56:31.664 | dns-integration-domain-keywords 2026-06-25 15:56:31.664 | empty-string-filtering 2026-06-25 15:56:31.665 | external-net 2026-06-25 15:56:31.665 | extra_dhcp_opt 2026-06-25 15:56:31.665 | extraroute 2026-06-25 15:56:31.665 | extraroute-atomic 2026-06-25 15:56:31.665 | filter-validation 2026-06-25 15:56:31.666 | floating-ip-port-forwarding-detail 2026-06-25 15:56:31.666 | fip-port-details 2026-06-25 15:56:31.666 | flavors 2026-06-25 15:56:31.666 | floatingip-pools 2026-06-25 15:56:31.666 | router 2026-06-25 15:56:31.666 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:31.666 | enable-default-route-bfd 2026-06-25 15:56:31.666 | enable-default-route-ecmp 2026-06-25 15:56:31.667 | ext-gw-mode 2026-06-25 15:56:31.667 | l3-ha 2026-06-25 15:56:31.667 | external-gateway-multihoming 2026-06-25 15:56:31.667 | l3-flavors 2026-06-25 15:56:31.667 | l3_agent_scheduler 2026-06-25 15:56:31.667 | multi-provider 2026-06-25 15:56:31.668 | net-mtu 2026-06-25 15:56:31.668 | net-mtu-writable 2026-06-25 15:56:31.668 | network_availability_zone 2026-06-25 15:56:31.668 | network-ip-availability 2026-06-25 15:56:31.668 | network-ip-availability-details 2026-06-25 15:56:31.668 | pagination 2026-06-25 15:56:31.668 | port-device-profile 2026-06-25 15:56:31.668 | port-mac-address-regenerate 2026-06-25 15:56:31.669 | port-numa-affinity-policy 2026-06-25 15:56:31.669 | port-numa-affinity-policy-socket 2026-06-25 15:56:31.669 | binding 2026-06-25 15:56:31.669 | binding-extended 2026-06-25 15:56:31.669 | port-security 2026-06-25 15:56:31.669 | project-id 2026-06-25 15:56:31.670 | provider 2026-06-25 15:56:31.670 | qinq 2026-06-25 15:56:31.670 | quota-check-limit 2026-06-25 15:56:31.670 | quota-check-limit-default 2026-06-25 15:56:31.670 | quotas 2026-06-25 15:56:31.670 | quota_details 2026-06-25 15:56:31.670 | rbac-policies 2026-06-25 15:56:31.671 | rbac-address-scope 2026-06-25 15:56:31.671 | rbac-security-groups 2026-06-25 15:56:31.671 | revision-if-match 2026-06-25 15:56:31.671 | standard-attr-revisions 2026-06-25 15:56:31.671 | router_availability_zone 2026-06-25 15:56:31.671 | router-enable-snat 2026-06-25 15:56:31.671 | security-groups-default-rules 2026-06-25 15:56:31.671 | security-groups-default-statefulness 2026-06-25 15:56:31.671 | security-groups-normalized-cidr 2026-06-25 15:56:31.672 | security-groups-remote-address-group 2026-06-25 15:56:31.672 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:31.672 | security-groups-shared-filtering 2026-06-25 15:56:31.672 | security-group 2026-06-25 15:56:31.672 | service-type 2026-06-25 15:56:31.672 | sorting 2026-06-25 15:56:31.672 | standard-attr-description 2026-06-25 15:56:31.673 | stateful-security-group 2026-06-25 15:56:31.673 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:31.673 | subnet-external-network 2026-06-25 15:56:31.673 | subnet_onboard 2026-06-25 15:56:31.673 | subnet-service-types 2026-06-25 15:56:31.673 | subnet_allocation 2026-06-25 15:56:31.673 | subnetpool-prefix-ops 2026-06-25 15:56:31.674 | tag-creation 2026-06-25 15:56:31.674 | standard-attr-tag 2026-06-25 15:56:31.674 | standard-attr-timestamp 2026-06-25 15:56:31.674 | vlan-transparent =~ router ]] 2026-06-25 15:56:31.674 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:56:31.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 15:56:31.674 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 15:56:31.674 | ++ 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-06-25 15:56:35.095 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:35.098 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:56:35.098 | address-scope 2026-06-25 15:56:35.098 | agent 2026-06-25 15:56:35.098 | allowed-address-pairs 2026-06-25 15:56:35.098 | auto-allocated-topology 2026-06-25 15:56:35.098 | availability_zone 2026-06-25 15:56:35.098 | default-subnetpools 2026-06-25 15:56:35.098 | dhcp_agent_scheduler 2026-06-25 15:56:35.099 | dns-integration 2026-06-25 15:56:35.099 | dns-domain-ports 2026-06-25 15:56:35.099 | dns-integration-domain-keywords 2026-06-25 15:56:35.099 | empty-string-filtering 2026-06-25 15:56:35.099 | external-net 2026-06-25 15:56:35.100 | extra_dhcp_opt 2026-06-25 15:56:35.100 | extraroute 2026-06-25 15:56:35.100 | extraroute-atomic 2026-06-25 15:56:35.100 | filter-validation 2026-06-25 15:56:35.100 | floating-ip-port-forwarding-detail 2026-06-25 15:56:35.100 | fip-port-details 2026-06-25 15:56:35.100 | flavors 2026-06-25 15:56:35.100 | floatingip-pools 2026-06-25 15:56:35.101 | router 2026-06-25 15:56:35.101 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:35.101 | enable-default-route-bfd 2026-06-25 15:56:35.101 | enable-default-route-ecmp 2026-06-25 15:56:35.101 | ext-gw-mode 2026-06-25 15:56:35.101 | l3-ha 2026-06-25 15:56:35.101 | external-gateway-multihoming 2026-06-25 15:56:35.101 | l3-flavors 2026-06-25 15:56:35.102 | l3_agent_scheduler 2026-06-25 15:56:35.102 | multi-provider 2026-06-25 15:56:35.102 | net-mtu 2026-06-25 15:56:35.102 | net-mtu-writable 2026-06-25 15:56:35.102 | network_availability_zone 2026-06-25 15:56:35.102 | network-ip-availability 2026-06-25 15:56:35.102 | network-ip-availability-details 2026-06-25 15:56:35.102 | pagination 2026-06-25 15:56:35.103 | port-device-profile 2026-06-25 15:56:35.103 | port-mac-address-regenerate 2026-06-25 15:56:35.103 | port-numa-affinity-policy 2026-06-25 15:56:35.103 | port-numa-affinity-policy-socket 2026-06-25 15:56:35.103 | binding 2026-06-25 15:56:35.103 | binding-extended 2026-06-25 15:56:35.103 | port-security 2026-06-25 15:56:35.104 | project-id 2026-06-25 15:56:35.104 | provider 2026-06-25 15:56:35.104 | qinq 2026-06-25 15:56:35.104 | quota-check-limit 2026-06-25 15:56:35.104 | quota-check-limit-default 2026-06-25 15:56:35.104 | quotas 2026-06-25 15:56:35.104 | quota_details 2026-06-25 15:56:35.104 | rbac-policies 2026-06-25 15:56:35.105 | rbac-address-scope 2026-06-25 15:56:35.105 | rbac-security-groups 2026-06-25 15:56:35.105 | revision-if-match 2026-06-25 15:56:35.105 | standard-attr-revisions 2026-06-25 15:56:35.105 | router_availability_zone 2026-06-25 15:56:35.105 | router-enable-snat 2026-06-25 15:56:35.105 | security-groups-default-rules 2026-06-25 15:56:35.106 | security-groups-default-statefulness 2026-06-25 15:56:35.106 | security-groups-normalized-cidr 2026-06-25 15:56:35.106 | security-groups-remote-address-group 2026-06-25 15:56:35.106 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:35.106 | security-groups-shared-filtering 2026-06-25 15:56:35.106 | security-group 2026-06-25 15:56:35.106 | service-type 2026-06-25 15:56:35.107 | sorting 2026-06-25 15:56:35.107 | standard-attr-description 2026-06-25 15:56:35.107 | stateful-security-group 2026-06-25 15:56:35.107 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:35.107 | subnet-external-network 2026-06-25 15:56:35.107 | subnet_onboard 2026-06-25 15:56:35.107 | subnet-service-types 2026-06-25 15:56:35.108 | subnet_allocation 2026-06-25 15:56:35.108 | subnetpool-prefix-ops 2026-06-25 15:56:35.108 | tag-creation 2026-06-25 15:56:35.108 | standard-attr-tag 2026-06-25 15:56:35.108 | standard-attr-timestamp 2026-06-25 15:56:35.108 | vlan-transparent' 2026-06-25 15:56:35.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:56:35.109 | address-scope 2026-06-25 15:56:35.109 | agent 2026-06-25 15:56:35.109 | allowed-address-pairs 2026-06-25 15:56:35.109 | auto-allocated-topology 2026-06-25 15:56:35.109 | availability_zone 2026-06-25 15:56:35.109 | default-subnetpools 2026-06-25 15:56:35.109 | dhcp_agent_scheduler 2026-06-25 15:56:35.109 | dns-integration 2026-06-25 15:56:35.110 | dns-domain-ports 2026-06-25 15:56:35.110 | dns-integration-domain-keywords 2026-06-25 15:56:35.110 | empty-string-filtering 2026-06-25 15:56:35.110 | external-net 2026-06-25 15:56:35.110 | extra_dhcp_opt 2026-06-25 15:56:35.110 | extraroute 2026-06-25 15:56:35.110 | extraroute-atomic 2026-06-25 15:56:35.110 | filter-validation 2026-06-25 15:56:35.111 | floating-ip-port-forwarding-detail 2026-06-25 15:56:35.111 | fip-port-details 2026-06-25 15:56:35.111 | flavors 2026-06-25 15:56:35.111 | floatingip-pools 2026-06-25 15:56:35.111 | router 2026-06-25 15:56:35.111 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:35.111 | enable-default-route-bfd 2026-06-25 15:56:35.111 | enable-default-route-ecmp 2026-06-25 15:56:35.112 | ext-gw-mode 2026-06-25 15:56:35.112 | l3-ha 2026-06-25 15:56:35.112 | external-gateway-multihoming 2026-06-25 15:56:35.112 | l3-flavors 2026-06-25 15:56:35.112 | l3_agent_scheduler 2026-06-25 15:56:35.112 | multi-provider 2026-06-25 15:56:35.112 | net-mtu 2026-06-25 15:56:35.113 | net-mtu-writable 2026-06-25 15:56:35.113 | network_availability_zone 2026-06-25 15:56:35.113 | network-ip-availability 2026-06-25 15:56:35.113 | network-ip-availability-details 2026-06-25 15:56:35.113 | pagination 2026-06-25 15:56:35.113 | port-device-profile 2026-06-25 15:56:35.113 | port-mac-address-regenerate 2026-06-25 15:56:35.113 | port-numa-affinity-policy 2026-06-25 15:56:35.113 | port-numa-affinity-policy-socket 2026-06-25 15:56:35.114 | binding 2026-06-25 15:56:35.114 | binding-extended 2026-06-25 15:56:35.114 | port-security 2026-06-25 15:56:35.114 | project-id 2026-06-25 15:56:35.114 | provider 2026-06-25 15:56:35.114 | qinq 2026-06-25 15:56:35.114 | quota-check-limit 2026-06-25 15:56:35.115 | quota-check-limit-default 2026-06-25 15:56:35.115 | quotas 2026-06-25 15:56:35.115 | quota_details 2026-06-25 15:56:35.115 | rbac-policies 2026-06-25 15:56:35.115 | rbac-address-scope 2026-06-25 15:56:35.115 | rbac-security-groups 2026-06-25 15:56:35.115 | revision-if-match 2026-06-25 15:56:35.115 | standard-attr-revisions 2026-06-25 15:56:35.116 | router_availability_zone 2026-06-25 15:56:35.116 | router-enable-snat 2026-06-25 15:56:35.116 | security-groups-default-rules 2026-06-25 15:56:35.116 | security-groups-default-statefulness 2026-06-25 15:56:35.116 | security-groups-normalized-cidr 2026-06-25 15:56:35.116 | security-groups-remote-address-group 2026-06-25 15:56:35.116 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:35.116 | security-groups-shared-filtering 2026-06-25 15:56:35.117 | security-group 2026-06-25 15:56:35.117 | service-type 2026-06-25 15:56:35.117 | sorting 2026-06-25 15:56:35.117 | standard-attr-description 2026-06-25 15:56:35.117 | stateful-security-group 2026-06-25 15:56:35.117 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:35.117 | subnet-external-network 2026-06-25 15:56:35.117 | subnet_onboard 2026-06-25 15:56:35.118 | subnet-service-types 2026-06-25 15:56:35.118 | subnet_allocation 2026-06-25 15:56:35.118 | subnetpool-prefix-ops 2026-06-25 15:56:35.118 | tag-creation 2026-06-25 15:56:35.118 | standard-attr-tag 2026-06-25 15:56:35.118 | standard-attr-timestamp 2026-06-25 15:56:35.118 | vlan-transparent =~ external-net ]] 2026-06-25 15:56:35.119 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:56:35.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 15:56:35.119 | ++ 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-06-25 15:56:39.042 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:39.049 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f535b39a-0cea-42d5-9e9a-d5c1b212b608 2026-06-25 15:56:39.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 15:56:39.059 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:39.090 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 15:56:39.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:56:39.100 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:56:39.106 | ++ 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-06-25 15:56:42.737 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:42.741 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:56:42.741 | address-scope 2026-06-25 15:56:42.741 | agent 2026-06-25 15:56:42.741 | allowed-address-pairs 2026-06-25 15:56:42.741 | auto-allocated-topology 2026-06-25 15:56:42.741 | availability_zone 2026-06-25 15:56:42.742 | default-subnetpools 2026-06-25 15:56:42.742 | dhcp_agent_scheduler 2026-06-25 15:56:42.742 | dns-integration 2026-06-25 15:56:42.742 | dns-domain-ports 2026-06-25 15:56:42.742 | dns-integration-domain-keywords 2026-06-25 15:56:42.742 | empty-string-filtering 2026-06-25 15:56:42.742 | external-net 2026-06-25 15:56:42.742 | extra_dhcp_opt 2026-06-25 15:56:42.742 | extraroute 2026-06-25 15:56:42.743 | extraroute-atomic 2026-06-25 15:56:42.743 | filter-validation 2026-06-25 15:56:42.743 | floating-ip-port-forwarding-detail 2026-06-25 15:56:42.743 | fip-port-details 2026-06-25 15:56:42.743 | flavors 2026-06-25 15:56:42.743 | floatingip-pools 2026-06-25 15:56:42.743 | router 2026-06-25 15:56:42.743 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:42.743 | enable-default-route-bfd 2026-06-25 15:56:42.744 | enable-default-route-ecmp 2026-06-25 15:56:42.744 | ext-gw-mode 2026-06-25 15:56:42.744 | l3-ha 2026-06-25 15:56:42.744 | external-gateway-multihoming 2026-06-25 15:56:42.744 | l3-flavors 2026-06-25 15:56:42.744 | l3_agent_scheduler 2026-06-25 15:56:42.744 | multi-provider 2026-06-25 15:56:42.744 | net-mtu 2026-06-25 15:56:42.744 | net-mtu-writable 2026-06-25 15:56:42.745 | network_availability_zone 2026-06-25 15:56:42.745 | network-ip-availability 2026-06-25 15:56:42.745 | network-ip-availability-details 2026-06-25 15:56:42.745 | pagination 2026-06-25 15:56:42.745 | port-device-profile 2026-06-25 15:56:42.745 | port-mac-address-regenerate 2026-06-25 15:56:42.745 | port-numa-affinity-policy 2026-06-25 15:56:42.745 | port-numa-affinity-policy-socket 2026-06-25 15:56:42.746 | binding 2026-06-25 15:56:42.746 | binding-extended 2026-06-25 15:56:42.746 | port-security 2026-06-25 15:56:42.746 | project-id 2026-06-25 15:56:42.746 | provider 2026-06-25 15:56:42.746 | qinq 2026-06-25 15:56:42.746 | quota-check-limit 2026-06-25 15:56:42.746 | quota-check-limit-default 2026-06-25 15:56:42.747 | quotas 2026-06-25 15:56:42.747 | quota_details 2026-06-25 15:56:42.747 | rbac-policies 2026-06-25 15:56:42.747 | rbac-address-scope 2026-06-25 15:56:42.747 | rbac-security-groups 2026-06-25 15:56:42.747 | revision-if-match 2026-06-25 15:56:42.747 | standard-attr-revisions 2026-06-25 15:56:42.747 | router_availability_zone 2026-06-25 15:56:42.748 | router-enable-snat 2026-06-25 15:56:42.748 | security-groups-default-rules 2026-06-25 15:56:42.748 | security-groups-default-statefulness 2026-06-25 15:56:42.748 | security-groups-normalized-cidr 2026-06-25 15:56:42.748 | security-groups-remote-address-group 2026-06-25 15:56:42.748 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:42.748 | security-groups-shared-filtering 2026-06-25 15:56:42.749 | security-group 2026-06-25 15:56:42.749 | service-type 2026-06-25 15:56:42.749 | sorting 2026-06-25 15:56:42.749 | standard-attr-description 2026-06-25 15:56:42.749 | stateful-security-group 2026-06-25 15:56:42.749 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:42.749 | subnet-external-network 2026-06-25 15:56:42.749 | subnet_onboard 2026-06-25 15:56:42.749 | subnet-service-types 2026-06-25 15:56:42.750 | subnet_allocation 2026-06-25 15:56:42.750 | subnetpool-prefix-ops 2026-06-25 15:56:42.750 | tag-creation 2026-06-25 15:56:42.750 | standard-attr-tag 2026-06-25 15:56:42.750 | standard-attr-timestamp 2026-06-25 15:56:42.750 | vlan-transparent' 2026-06-25 15:56:42.750 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:56:42.751 | address-scope 2026-06-25 15:56:42.751 | agent 2026-06-25 15:56:42.751 | allowed-address-pairs 2026-06-25 15:56:42.751 | auto-allocated-topology 2026-06-25 15:56:42.751 | availability_zone 2026-06-25 15:56:42.751 | default-subnetpools 2026-06-25 15:56:42.751 | dhcp_agent_scheduler 2026-06-25 15:56:42.751 | dns-integration 2026-06-25 15:56:42.751 | dns-domain-ports 2026-06-25 15:56:42.752 | dns-integration-domain-keywords 2026-06-25 15:56:42.752 | empty-string-filtering 2026-06-25 15:56:42.752 | external-net 2026-06-25 15:56:42.752 | extra_dhcp_opt 2026-06-25 15:56:42.752 | extraroute 2026-06-25 15:56:42.752 | extraroute-atomic 2026-06-25 15:56:42.752 | filter-validation 2026-06-25 15:56:42.752 | floating-ip-port-forwarding-detail 2026-06-25 15:56:42.753 | fip-port-details 2026-06-25 15:56:42.753 | flavors 2026-06-25 15:56:42.753 | floatingip-pools 2026-06-25 15:56:42.753 | router 2026-06-25 15:56:42.753 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:42.753 | enable-default-route-bfd 2026-06-25 15:56:42.753 | enable-default-route-ecmp 2026-06-25 15:56:42.753 | ext-gw-mode 2026-06-25 15:56:42.753 | l3-ha 2026-06-25 15:56:42.754 | external-gateway-multihoming 2026-06-25 15:56:42.754 | l3-flavors 2026-06-25 15:56:42.754 | l3_agent_scheduler 2026-06-25 15:56:42.754 | multi-provider 2026-06-25 15:56:42.754 | net-mtu 2026-06-25 15:56:42.754 | net-mtu-writable 2026-06-25 15:56:42.754 | network_availability_zone 2026-06-25 15:56:42.754 | network-ip-availability 2026-06-25 15:56:42.755 | network-ip-availability-details 2026-06-25 15:56:42.755 | pagination 2026-06-25 15:56:42.755 | port-device-profile 2026-06-25 15:56:42.755 | port-mac-address-regenerate 2026-06-25 15:56:42.755 | port-numa-affinity-policy 2026-06-25 15:56:42.755 | port-numa-affinity-policy-socket 2026-06-25 15:56:42.755 | binding 2026-06-25 15:56:42.755 | binding-extended 2026-06-25 15:56:42.756 | port-security 2026-06-25 15:56:42.756 | project-id 2026-06-25 15:56:42.756 | provider 2026-06-25 15:56:42.756 | qinq 2026-06-25 15:56:42.756 | quota-check-limit 2026-06-25 15:56:42.756 | quota-check-limit-default 2026-06-25 15:56:42.756 | quotas 2026-06-25 15:56:42.756 | quota_details 2026-06-25 15:56:42.756 | rbac-policies 2026-06-25 15:56:42.757 | rbac-address-scope 2026-06-25 15:56:42.757 | rbac-security-groups 2026-06-25 15:56:42.757 | revision-if-match 2026-06-25 15:56:42.757 | standard-attr-revisions 2026-06-25 15:56:42.757 | router_availability_zone 2026-06-25 15:56:42.757 | router-enable-snat 2026-06-25 15:56:42.757 | security-groups-default-rules 2026-06-25 15:56:42.757 | security-groups-default-statefulness 2026-06-25 15:56:42.757 | security-groups-normalized-cidr 2026-06-25 15:56:42.758 | security-groups-remote-address-group 2026-06-25 15:56:42.758 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:42.758 | security-groups-shared-filtering 2026-06-25 15:56:42.758 | security-group 2026-06-25 15:56:42.758 | service-type 2026-06-25 15:56:42.758 | sorting 2026-06-25 15:56:42.758 | standard-attr-description 2026-06-25 15:56:42.759 | stateful-security-group 2026-06-25 15:56:42.759 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:42.759 | subnet-external-network 2026-06-25 15:56:42.759 | subnet_onboard 2026-06-25 15:56:42.759 | subnet-service-types 2026-06-25 15:56:42.759 | subnet_allocation 2026-06-25 15:56:42.759 | subnetpool-prefix-ops 2026-06-25 15:56:42.759 | tag-creation 2026-06-25 15:56:42.760 | standard-attr-tag 2026-06-25 15:56:42.760 | standard-attr-timestamp 2026-06-25 15:56:42.760 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:56:42.760 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:56:42.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 15:56:42.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 15:56:42.764 | ++ 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-06-25 15:56:47.803 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:47.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=76c5e291-7bdb-4aea-8954-ed9d96b774c2 2026-06-25 15:56:47.811 | + 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-06-25 15:56:47.815 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:47.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:56:47.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 15:56:47.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f535b39a-0cea-42d5-9e9a-d5c1b212b608 189035a1-caba-4be2-b914-21499bda7a12 2026-06-25 15:56:54.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 15:56:54.783 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 76c5e291-7bdb-4aea-8954-ed9d96b774c2 2026-06-25 15:56:54.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 15:56:54.791 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 15:56:54.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 15:56:54.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 15:56:54.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 15:56:54.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 76c5e291-7bdb-4aea-8954-ed9d96b774c2 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 15:56:54.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 15:56:54.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 15:56:54.822 | +++ 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 76c5e291-7bdb-4aea-8954-ed9d96b774c2 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 15:56:54.823 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 15:56:58.744 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:56:58.748 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 15:56:58.748 | | id | 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 |' 2026-06-25 15:56:58.751 | ++ 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-06-25 15:56:58.753 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:56:58.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 '|' 2026-06-25 15:56:58.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 |' 2026-06-25 15:56:58.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 15:56:58.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 '|' 2026-06-25 15:56:58.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 15:56:58.783 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:56:58.786 | ++ functions-common:get_field:807 : read data 2026-06-25 15:56:58.789 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 15:56:58.792 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 15:56:58.797 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 15:56:58.798 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 |' 2026-06-25 15:56:58.804 | ++ functions-common:get_field:807 : read data 2026-06-25 15:56:58.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 15:56:58.814 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 15:56:58.815 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 '|' 2026-06-25 15:56:58.818 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:56:58.822 | ++ functions-common:get_field:807 : read data 2026-06-25 15:56:58.827 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 15:56:58.830 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 15:56:58.835 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 15:56:58.835 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 4e4586ef-0e80-4f29-a758-d3fbe15dddc1 |' 2026-06-25 15:56:58.842 | ++ functions-common:get_field:807 : read data 2026-06-25 15:56:58.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=4e4586ef-0e80-4f29-a758-d3fbe15dddc1 2026-06-25 15:56:58.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 76c5e291-7bdb-4aea-8954-ed9d96b774c2 f535b39a-0cea-42d5-9e9a-d5c1b212b608 2026-06-25 15:57:06.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 15:57:06.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:06.147 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 15:57:06.172 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:06.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 15:57:06.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 15:57:06.187 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 15:57:06.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 15:57:06.196 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 15:57:06.199 | ++ 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-06-25 15:57:06.236 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 15:57:06.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 15:57:06.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 15:57:06.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 15:57:06.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 15:57:06.253 | + 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-06-25 15:57:06.256 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 15:57:06.260 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 15:57:06.264 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 15:57:06.268 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 15:57:06.271 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 15:57:06.276 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 15:57:06.280 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:06.283 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:06.288 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:06.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403026289 2026-06-25 15:57:06.297 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 15:57:06.305 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 15:57:06.308 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:06.310 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:06.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:06.317 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:06.320 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:06.323 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 15:57:06.326 | + functions-common:time_stop:2427 : start_time=1782403026289 2026-06-25 15:57:06.330 | + functions-common:time_stop:2429 : [[ -z 1782403026289 ]] 2026-06-25 15:57:06.335 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:06.340 | + functions-common:time_stop:2432 : end_time=1782403026336 2026-06-25 15:57:06.344 | + functions-common:time_stop:2433 : elapsed_time=47 2026-06-25 15:57:06.348 | + functions-common:time_stop:2434 : total=8787 2026-06-25 15:57:06.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:06.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8834 2026-06-25 15:57:06.364 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 15:57:06.364 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 15:57:06.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 15:57:06.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:57:06.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 15:57:06.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:06.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 15:57:06.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 15:57:06.431 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 15:57:06.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 15:57:06.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 15:57:06.441 | ++ 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-06-25 15:57:10.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:10.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.65 ' 2026-06-25 15:57:10.113 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 15:57:10.117 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:57:10.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 15:57:10.143 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:57:10.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:57:10.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 15:57:10.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f535b39a-0cea-42d5-9e9a-d5c1b212b608 294406ca-8e7c-4756-adf9-3c4bdc4e2e0d 2026-06-25 15:57:17.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 15:57:17.768 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 76c5e291-7bdb-4aea-8954-ed9d96b774c2 2026-06-25 15:57:17.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 15:57:17.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 15:57:17.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 15:57:17.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 15:57:17.783 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 76c5e291-7bdb-4aea-8954-ed9d96b774c2 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 15:57:17.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 15:57:17.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 15:57:17.794 | +++ 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 76c5e291-7bdb-4aea-8954-ed9d96b774c2 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 15:57:17.794 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 15:57:24.888 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:24.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 15:57:24.894 | | id | f7451c87-9109-42f9-bc4f-9c36e5b7f812 |' 2026-06-25 15:57:24.899 | ++ 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-06-25 15:57:24.903 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:57:24.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f7451c87-9109-42f9-bc4f-9c36e5b7f812 '|' 2026-06-25 15:57:24.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f7451c87-9109-42f9-bc4f-9c36e5b7f812 |' 2026-06-25 15:57:24.935 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 15:57:24.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f7451c87-9109-42f9-bc4f-9c36e5b7f812 '|' 2026-06-25 15:57:24.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 15:57:24.945 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:57:24.949 | ++ functions-common:get_field:807 : read data 2026-06-25 15:57:24.952 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 15:57:24.956 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 15:57:24.960 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f7451c87-9109-42f9-bc4f-9c36e5b7f812 |' 2026-06-25 15:57:24.961 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 15:57:24.967 | ++ functions-common:get_field:807 : read data 2026-06-25 15:57:24.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 15:57:24.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 15:57:24.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 15:57:24.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f7451c87-9109-42f9-bc4f-9c36e5b7f812 '|' 2026-06-25 15:57:24.985 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:57:24.988 | ++ functions-common:get_field:807 : read data 2026-06-25 15:57:24.992 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 15:57:24.995 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 15:57:24.999 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f7451c87-9109-42f9-bc4f-9c36e5b7f812 |' 2026-06-25 15:57:25.000 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 15:57:25.006 | ++ functions-common:get_field:807 : read data 2026-06-25 15:57:25.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=f7451c87-9109-42f9-bc4f-9c36e5b7f812 2026-06-25 15:57:25.014 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 15:57:25.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 15:57:25.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:25.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 15:57:25.048 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:25.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 15:57:25.068 | net.ipv6.conf.all.forwarding = 1 2026-06-25 15:57:25.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f535b39a-0cea-42d5-9e9a-d5c1b212b608 -c external_gateway_info -f json 2026-06-25 15:57:25.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 f7451c87-9109-42f9-bc4f-9c36e5b7f812 2026-06-25 15:57:25.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 15:57:25.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 15:57:25.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 15:57:28.920 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:28.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 15:57:28.931 | + 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-06-25 15:57:28.934 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:57:28.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 15:57:28.957 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 15:57:28.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 15:57:28.964 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 15:57:28.967 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 15:57:28.970 | ++ 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-06-25 15:57:28.996 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 15:57:29.000 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 15:57:29.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 15:57:29.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 15:57:29.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 15:57:29.046 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdfe:444e:b1c2::/56 2026-06-25 15:57:29.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z abb5d6bf-7eaa-42b6-992c-7d493eef1627 ]] 2026-06-25 15:57:29.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdfe:444e:b1c2::/56 via 2001:db8::1 dev br-ex 2026-06-25 15:57:29.076 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 15:57:29.079 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:57:29.082 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 15:57:29.107 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:29.110 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 15:57:29.114 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:57:29.117 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 15:57:29.121 | + ./stack.sh:main:1332 : start_nova 2026-06-25 15:57:29.124 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 15:57:29.128 | + lib/nova:start_nova_rest:1081 : 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-06-25 15:57:29.131 | + lib/nova:start_nova_rest:1082 : 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-06-25 15:57:29.136 | + lib/nova:start_nova_rest:1082 : 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-06-25 15:57:29.140 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 15:57:29.143 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.147 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 15:57:29.150 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.154 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:29.157 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:29.161 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:29.164 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 15:57:29.168 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:29.172 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:29.176 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:29.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:29.186 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:29.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403049188 2026-06-25 15:57:29.196 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 15:57:29.218 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:29.222 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 15:57:29.225 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 15:57:29.228 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.232 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.236 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.239 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.243 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 15:57:29.247 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 15:57:29.250 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 15:57:29.254 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:29.258 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:29.261 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:29.265 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:29.268 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 15:57:29.272 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 15:57:29.275 | + 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-06-25 15:57:29.279 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 15:57:29.281 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:57:29.284 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:57:29.287 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:29.290 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:29.293 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:29.297 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:57:29.299 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 15:57:29.303 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:29.308 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 15:57:29.401 | + 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-06-25 15:57:29.506 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 15:57:29.596 | + 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-06-25 15:57:29.675 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 15:57:29.772 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 15:57:29.861 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:57:29.940 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:29.943 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:57:29.947 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 15:57:30.043 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:30.542 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 15:57:30.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 15:57:31.040 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 15:57:31.098 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:31.102 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:31.105 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:31.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:31.112 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:31.115 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:31.117 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:31.120 | + functions-common:time_stop:2427 : start_time=1782403049188 2026-06-25 15:57:31.123 | + functions-common:time_stop:2429 : [[ -z 1782403049188 ]] 2026-06-25 15:57:31.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:31.132 | + functions-common:time_stop:2432 : end_time=1782403051128 2026-06-25 15:57:31.135 | + functions-common:time_stop:2433 : elapsed_time=1940 2026-06-25 15:57:31.137 | + functions-common:time_stop:2434 : total=21806 2026-06-25 15:57:31.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:31.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23746 2026-06-25 15:57:31.147 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 15:57:31.153 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.156 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 15:57:31.159 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.162 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:31.165 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:31.168 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:31.171 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 15:57:31.174 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:31.177 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:31.180 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:31.183 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:31.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:31.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403051190 2026-06-25 15:57:31.197 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 15:57:31.217 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:31.220 | + 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-06-25 15:57:31.223 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 15:57:31.226 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.230 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.233 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.236 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:57:31.239 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 15:57:31.242 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 15:57:31.246 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 15:57:31.249 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:31.252 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:31.255 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:31.259 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:31.262 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 15:57:31.265 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:57:31.269 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:31.272 | + 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-06-25 15:57:31.276 | + 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-06-25 15:57:31.279 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 15:57:31.282 | + 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-06-25 15:57:31.285 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:57:31.289 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:57:31.292 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:57:31.295 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 15:57:31.299 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:57:31.305 | + 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-06-25 15:57:31.410 | + 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-06-25 15:57:31.517 | + 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-06-25 15:57:31.600 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 15:57:31.704 | + 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-06-25 15:57:31.804 | + 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-06-25 15:57:31.875 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 15:57:31.956 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 15:57:32.036 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 15:57:32.141 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 15:57:32.242 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 15:57:32.340 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:57:32.345 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:57:32.350 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 15:57:32.480 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:57:33.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 15:57:33.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 15:57:33.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 15:57:33.696 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:33.699 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:33.704 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:33.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:33.713 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:33.718 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:33.724 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:33.728 | + functions-common:time_stop:2427 : start_time=1782403051190 2026-06-25 15:57:33.732 | + functions-common:time_stop:2429 : [[ -z 1782403051190 ]] 2026-06-25 15:57:33.739 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:33.746 | + functions-common:time_stop:2432 : end_time=1782403053740 2026-06-25 15:57:33.749 | + functions-common:time_stop:2433 : elapsed_time=2550 2026-06-25 15:57:33.754 | + functions-common:time_stop:2434 : total=23746 2026-06-25 15:57:33.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:33.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26296 2026-06-25 15:57:33.768 | + lib/nova:start_nova_rest:1089 : 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-06-25 15:57:33.773 | + lib/nova:start_nova_rest:1089 : 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-06-25 15:57:33.778 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 15:57:33.783 | + lib/nova:start_nova_console_proxies:1104 : 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-06-25 15:57:33.788 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 15:57:33.793 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 15:57:33.797 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 15:57:33.801 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:57:33.805 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 15:57:33.812 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 15:57:33.817 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:57:33.821 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:57:33.826 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 15:57:33.851 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:33.855 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 15:57:33.917 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:57:33.920 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 15:57:33.950 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:33.954 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:57:33.959 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 15:57:33.995 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:34.001 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 15:57:34.008 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:57:34.011 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 15:57:34.014 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 15:57:34.017 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:57:34.020 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:57:34.025 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:57:34.026 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 15:57:34.029 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 15:57:34.032 | + 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-06-25 15:57:34.035 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:34.039 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:34.042 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:34.045 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 15:57:34.051 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:34.054 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:34.058 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:34.065 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:34.071 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:34.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403054075 2026-06-25 15:57:34.083 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 15:57:34.114 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:34.118 | + 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-06-25 15:57:34.122 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 15:57:34.124 | + 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-06-25 15:57:34.127 | + 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-06-25 15:57:34.132 | + 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-06-25 15:57:34.133 | + 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-06-25 15:57:34.135 | + 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-06-25 15:57:34.139 | + 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-06-25 15:57:34.143 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 15:57:34.147 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:34.154 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:34.156 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:34.160 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:34.164 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 15:57:34.167 | + 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-06-25 15:57:34.169 | + 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-06-25 15:57:34.172 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 15:57:34.178 | + 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-06-25 15:57:34.179 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:57:34.183 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:34.186 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:34.189 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:34.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:57:34.200 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 15:57:34.204 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:34.210 | + 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-06-25 15:57:34.313 | + 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-06-25 15:57:34.409 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 15:57:34.479 | + 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-06-25 15:57:34.547 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 15:57:34.617 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 15:57:34.694 | + 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-06-25 15:57:34.768 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:34.771 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:57:34.775 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 15:57:34.885 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:35.501 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 15:57:35.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 15:57:36.121 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 15:57:36.190 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:36.192 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:36.196 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:36.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:36.203 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:36.206 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:36.208 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:36.211 | + functions-common:time_stop:2427 : start_time=1782403054075 2026-06-25 15:57:36.215 | + functions-common:time_stop:2429 : [[ -z 1782403054075 ]] 2026-06-25 15:57:36.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:36.221 | + functions-common:time_stop:2432 : end_time=1782403056218 2026-06-25 15:57:36.223 | + functions-common:time_stop:2433 : elapsed_time=2143 2026-06-25 15:57:36.226 | + functions-common:time_stop:2434 : total=26296 2026-06-25 15:57:36.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:36.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28439 2026-06-25 15:57:36.235 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 15:57:36.237 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 15:57:36.240 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 15:57:36.242 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:36.245 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:36.247 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:36.251 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 15:57:36.253 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:36.257 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:36.258 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:36.261 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:36.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:36.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403056266 2026-06-25 15:57:36.272 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 15:57:36.296 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:36.299 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:36.303 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:36.304 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:36.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:36.309 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:36.312 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:36.315 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:36.319 | + functions-common:time_stop:2427 : start_time=1782403056266 2026-06-25 15:57:36.320 | + functions-common:time_stop:2429 : [[ -z 1782403056266 ]] 2026-06-25 15:57:36.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:36.328 | + functions-common:time_stop:2432 : end_time=1782403056325 2026-06-25 15:57:36.331 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-25 15:57:36.334 | + functions-common:time_stop:2434 : total=28439 2026-06-25 15:57:36.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:36.340 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28498 2026-06-25 15:57:36.342 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:36.345 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 15:57:36.349 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:36.351 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:36.354 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:36.356 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:36.359 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 15:57:36.361 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:36.369 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:36.374 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:36.382 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:36.395 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:36.404 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403056388 2026-06-25 15:57:36.404 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 15:57:36.423 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:36.427 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:36.429 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:36.432 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:36.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:36.437 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:36.439 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:36.442 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:36.444 | + functions-common:time_stop:2427 : start_time=1782403056388 2026-06-25 15:57:36.447 | + functions-common:time_stop:2429 : [[ -z 1782403056388 ]] 2026-06-25 15:57:36.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:36.456 | + functions-common:time_stop:2432 : end_time=1782403056452 2026-06-25 15:57:36.458 | + functions-common:time_stop:2433 : elapsed_time=64 2026-06-25 15:57:36.461 | + functions-common:time_stop:2434 : total=28498 2026-06-25 15:57:36.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:36.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28562 2026-06-25 15:57:36.469 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 15:57:36.472 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 15:57:36.475 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 15:57:36.478 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:57:36.481 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 15:57:36.483 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 15:57:36.505 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:36.509 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 15:57:36.569 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 15:57:36.578 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:57:36.587 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 15:57:36.691 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 15:57:36.736 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:36.744 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.752 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 15:57:36.756 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.762 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:36.767 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:36.772 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:36.781 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 15:57:36.788 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:36.799 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:36.808 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:36.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:36.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:36.826 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403056823 2026-06-25 15:57:36.829 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 15:57:36.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:36.869 | + 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-06-25 15:57:36.874 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 15:57:36.879 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.885 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.888 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.891 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.894 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 15:57:36.899 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 15:57:36.899 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 15:57:36.902 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:36.904 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:36.906 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:36.908 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:36.911 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 15:57:36.913 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 15:57:36.915 | + 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-06-25 15:57:36.917 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 15:57:36.919 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:57:36.921 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:57:36.923 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:36.925 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:36.927 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:36.930 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:57:36.932 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 15:57:36.934 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:36.938 | + 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-06-25 15:57:37.046 | + 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-06-25 15:57:37.178 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 15:57:37.263 | + 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-06-25 15:57:37.353 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 15:57:37.442 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 15:57:37.547 | + 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-06-25 15:57:37.648 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:37.655 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:57:37.660 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 15:57:37.812 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:38.426 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 15:57:38.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 15:57:39.075 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 15:57:39.136 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:39.142 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:39.146 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:39.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:39.157 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:39.164 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:39.167 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:39.169 | + functions-common:time_stop:2427 : start_time=1782403056823 2026-06-25 15:57:39.172 | + functions-common:time_stop:2429 : [[ -z 1782403056823 ]] 2026-06-25 15:57:39.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:39.182 | + functions-common:time_stop:2432 : end_time=1782403059178 2026-06-25 15:57:39.185 | + functions-common:time_stop:2433 : elapsed_time=2355 2026-06-25 15:57:39.191 | + functions-common:time_stop:2434 : total=28562 2026-06-25 15:57:39.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:39.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30917 2026-06-25 15:57:39.203 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 15:57:39.209 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:57:39.213 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 15:57:39.236 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:39.241 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 15:57:39.244 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 15:57:39.249 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:57:39.255 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:57:39.256 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:57:39.258 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.261 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 15:57:39.266 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.269 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:39.274 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:39.277 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:39.279 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 15:57:39.282 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:39.284 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:39.287 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:39.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:39.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:39.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403059296 2026-06-25 15:57:39.302 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 15:57:39.324 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:39.326 | + 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-06-25 15:57:39.329 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 15:57:39.332 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.338 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.340 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.345 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.351 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 15:57:39.356 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 15:57:39.363 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 15:57:39.366 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:39.370 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:39.374 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:39.378 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:39.385 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 15:57:39.388 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 15:57:39.395 | + 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-06-25 15:57:39.399 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 15:57:39.404 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:57:39.406 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:57:39.412 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:39.417 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:39.423 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:39.427 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:57:39.431 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 15:57:39.435 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:39.443 | + 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-06-25 15:57:39.564 | + 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-06-25 15:57:39.663 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 15:57:39.775 | + 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-06-25 15:57:39.892 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 15:57:39.993 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 15:57:40.095 | + 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-06-25 15:57:40.219 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:40.224 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:57:40.230 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 15:57:40.362 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:40.949 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 15:57:40.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 15:57:41.606 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 15:57:41.676 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:41.679 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:41.685 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:41.691 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:41.693 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:41.696 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:41.700 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:41.704 | + functions-common:time_stop:2427 : start_time=1782403059296 2026-06-25 15:57:41.708 | + functions-common:time_stop:2429 : [[ -z 1782403059296 ]] 2026-06-25 15:57:41.714 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:41.721 | + functions-common:time_stop:2432 : end_time=1782403061717 2026-06-25 15:57:41.725 | + functions-common:time_stop:2433 : elapsed_time=2421 2026-06-25 15:57:41.729 | + functions-common:time_stop:2434 : total=30917 2026-06-25 15:57:41.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:41.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33338 2026-06-25 15:57:41.740 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 15:57:41.743 | + lib/nova:start_nova_compute:986 : 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-06-25 15:57:41.747 | + lib/nova:start_nova_compute:987 : 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-06-25 15:57:41.753 | + lib/nova:start_nova_compute:987 : 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-06-25 15:57:41.754 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 15:57:41.758 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 15:57:41.764 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 15:57:41.768 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:57:41.771 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:57:41.774 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 15:57:41.778 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:57:41.783 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 15:57:41.788 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 15:57:41.790 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 15:57:41.793 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 15:57:41.804 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:57:41.805 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 15:57:41.807 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 15:57:41.808 | BEGIN { 2026-06-25 15:57:41.808 | section = "" 2026-06-25 15:57:41.808 | last_section = "" 2026-06-25 15:57:41.808 | section_count = 0 2026-06-25 15:57:41.808 | } 2026-06-25 15:57:41.808 | /^\[.+\]/ { 2026-06-25 15:57:41.808 | gsub("[][]", "", $1); 2026-06-25 15:57:41.808 | section=$1 2026-06-25 15:57:41.808 | next 2026-06-25 15:57:41.808 | } 2026-06-25 15:57:41.809 | /^ *\#/ { 2026-06-25 15:57:41.809 | next 2026-06-25 15:57:41.809 | } 2026-06-25 15:57:41.809 | /^[^ \t]+/ { 2026-06-25 15:57:41.809 | # get offset of first = in $0 2026-06-25 15:57:41.809 | eq_idx = index($0, "=") 2026-06-25 15:57:41.809 | # extract attr & value from $0 2026-06-25 15:57:41.809 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:57:41.809 | value = substr($0, eq_idx + 1) 2026-06-25 15:57:41.809 | # only need to strip trailing whitespace from attr 2026-06-25 15:57:41.810 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:57:41.816 | # need to strip leading & trailing whitespace from value 2026-06-25 15:57:41.818 | sub(/^[ \t]*/, "", value) 2026-06-25 15:57:41.819 | sub(/[ \t]*$/, "", value) 2026-06-25 15:57:41.819 | 2026-06-25 15:57:41.822 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:57:41.822 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:57:41.822 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:57:41.822 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:57:41.822 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:57:41.823 | if (section != last_section) { 2026-06-25 15:57:41.823 | cfg_section[section_count++] = section 2026-06-25 15:57:41.823 | last_section = section 2026-06-25 15:57:41.823 | } 2026-06-25 15:57:41.823 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:57:41.823 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:57:41.823 | 2026-06-25 15:57:41.823 | cfg_attr[section, attr, 0] = value 2026-06-25 15:57:41.823 | cfg_attr_count[section, attr] = 1 2026-06-25 15:57:41.823 | } else { 2026-06-25 15:57:41.823 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:57:41.824 | cfg_attr[section, attr, lno] = value 2026-06-25 15:57:41.824 | } 2026-06-25 15:57:41.824 | } 2026-06-25 15:57:41.824 | END { 2026-06-25 15:57:41.824 | # Process each section in order 2026-06-25 15:57:41.824 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:57:41.824 | section = cfg_section[sno] 2026-06-25 15:57:41.825 | # The ini routines simply append a config item immediately 2026-06-25 15:57:41.825 | # after the section header. To keep the same order as defined 2026-06-25 15:57:41.827 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:57:41.827 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:57:41.827 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:57:41.828 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:57:41.828 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:57:41.828 | else { 2026-06-25 15:57:41.828 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:57:41.829 | count = cfg_attr_count[section, attr] 2026-06-25 15:57:41.829 | print "inidelete " configfile " " section " " attr 2026-06-25 15:57:41.829 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:57:41.829 | for (l = count -2; l >= 0; l--) 2026-06-25 15:57:41.829 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:57:41.829 | } 2026-06-25 15:57:41.829 | } 2026-06-25 15:57:41.829 | } 2026-06-25 15:57:41.829 | } 2026-06-25 15:57:41.829 | ' 2026-06-25 15:57:41.830 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:57:41.830 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:57:41.830 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:57:41.830 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 15:57:41.830 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:57:41.830 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 15:57:41.834 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 15:57:41.834 | BEGIN { group = "" } 2026-06-25 15:57:41.837 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:57:41.837 | gsub("[][]", "", $1); 2026-06-25 15:57:41.837 | split($1, a, "|"); 2026-06-25 15:57:41.838 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:57:41.838 | group=a[1] 2026-06-25 15:57:41.838 | } else { 2026-06-25 15:57:41.838 | group="" 2026-06-25 15:57:41.838 | } 2026-06-25 15:57:41.838 | next 2026-06-25 15:57:41.838 | } 2026-06-25 15:57:41.838 | { 2026-06-25 15:57:41.838 | if (group != "") 2026-06-25 15:57:41.838 | print $0 2026-06-25 15:57:41.839 | } 2026-06-25 15:57:41.839 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:57:41.846 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:57:41.850 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 15:57:41.894 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 15:57:41.944 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 15:57:41.947 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:57:41.950 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 15:57:41.953 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:57:41.956 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 15:57:41.960 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:57:41.985 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:41.990 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 15:57:41.993 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 15:57:41.997 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:57:42.024 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:42.028 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-06-25 15:57:42.032 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-06-25 15:57:42.068 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:57:42.071 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:57:42.074 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 15:57:42.101 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 15:57:42.127 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 15:57:42.131 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 15:57:42.135 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 15:57:42.139 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 15:57:42.146 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 15:57:42.176 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.66 2026-06-25 15:57:42.179 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 15:57:42.202 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:42.206 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 15:57:42.210 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 15:57:42.215 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 15:57:42.218 | + functions:vercmp:648 : local 'op=<' 2026-06-25 15:57:42.223 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 15:57:42.226 | + functions:vercmp:650 : local result 2026-06-25 15:57:42.234 | ++ functions:vercmp:654 : sort -V 2026-06-25 15:57:42.237 | ++ functions:vercmp:654 : head -1 2026-06-25 15:57:42.239 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 15:57:42.245 | + functions:vercmp:654 : result=1.0.0 2026-06-25 15:57:42.248 | + functions:vercmp:656 : case $op in 2026-06-25 15:57:42.253 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 15:57:42.256 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 15:57:42.260 | + functions:vercmp:667 : return 2026-06-25 15:57:42.264 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.66:6080/vnc_lite.html 2026-06-25 15:57:42.269 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.66:6080/vnc_lite.html 2026-06-25 15:57:42.316 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.66:6081/spice_auto.html 2026-06-25 15:57:42.321 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.66:6081/spice_auto.html 2026-06-25 15:57:42.366 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 15:57:42.390 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:42.393 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 15:57:42.398 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.66 2026-06-25 15:57:42.402 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 15:57:42.445 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.66 2026-06-25 15:57:42.485 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 15:57:42.509 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:42.514 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 15:57:42.519 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 15:57:42.545 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:42.549 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 15:57:42.553 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 15:57:42.603 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 15:57:42.608 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:57:42.656 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 15:57:42.661 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 15:57:42.665 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 15:57:42.668 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 15:57:42.672 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 15:57:42.677 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 15:57:42.680 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 15:57:42.684 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.688 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 15:57:42.692 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:42.696 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:42.700 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 15:57:42.704 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:42.708 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:42.713 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:42.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:42.724 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:42.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403062726 2026-06-25 15:57:42.735 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 15:57:42.763 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:42.770 | + 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-06-25 15:57:42.773 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 15:57:42.779 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.782 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.787 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.793 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.797 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 15:57:42.801 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 15:57:42.806 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 15:57:42.811 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 15:57:42.815 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:42.820 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:42.824 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:42.829 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 15:57:42.834 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 15:57:42.838 | + 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-06-25 15:57:42.842 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 15:57:42.848 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:57:42.852 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 15:57:42.856 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:42.861 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:42.864 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:42.868 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 15:57:42.872 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 15:57:42.876 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 15:57:42.879 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:42.886 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 15:57:43.056 | + 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-06-25 15:57:43.160 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 15:57:43.283 | + 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-06-25 15:57:43.387 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 15:57:43.491 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 15:57:43.591 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:57:43.684 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:43.690 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 15:57:43.696 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 15:57:43.788 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 15:57:43.880 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:44.392 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 15:57:44.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 15:57:44.910 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 15:57:44.973 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:44.975 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:44.978 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:44.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:44.985 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:44.988 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:44.991 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:44.993 | + functions-common:time_stop:2427 : start_time=1782403062726 2026-06-25 15:57:44.995 | + functions-common:time_stop:2429 : [[ -z 1782403062726 ]] 2026-06-25 15:57:44.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:45.003 | + functions-common:time_stop:2432 : end_time=1782403065000 2026-06-25 15:57:45.005 | + functions-common:time_stop:2433 : elapsed_time=2274 2026-06-25 15:57:45.008 | + functions-common:time_stop:2434 : total=33338 2026-06-25 15:57:45.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:45.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35612 2026-06-25 15:57:45.015 | + lib/nova:start_nova_compute:1075 : 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-06-25 15:57:45.018 | + lib/nova:start_nova_compute:1075 : 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-06-25 15:57:45.022 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 15:57:45.039 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:45.042 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 15:57:45.042 | Dumping cells_v2 mapping 2026-06-25 15:57:45.044 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 15:57:45.547 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:57:45.547 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:45.547 | we strongly recommend against using it for new projects. 2026-06-25 15:57:45.547 | 2026-06-25 15:57:45.547 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:45.547 | framework. For more detail see 2026-06-25 15:57:45.548 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:45.548 | 2026-06-25 15:57:45.548 | import eventlet # noqa 2026-06-25 15:57:45.962 | 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-06-25 15:57:49.086 | INFO dbcounter [None req-1e2e2ed0-8ef1-4093-90ee-f360d0925124 None None] Registered counter for database nova_api 2026-06-25 15:57:49.227 | DEBUG dbcounter [-] [80256] Writer thread running {{(pid=80256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:49.260 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:57:49.260 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 15:57:49.260 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:57:49.260 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 15:57:49.260 | | cell1 | 29c73a47-dc01-4e81-ad9d-f71e6322da2a | rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 15:57:49.261 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:57:49.548 | Exception ignored in: 2026-06-25 15:57:49.549 | Traceback (most recent call last): 2026-06-25 15:57:49.549 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:57:49.549 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:57:49.549 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:57:49.549 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:57:49.549 | RuntimeError: greenlet is being finalized 2026-06-25 15:57:49.911 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 15:57:49.917 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 15:57:49.985 | + inc/async:async_inner:63 : create_flavors 2026-06-25 15:57:50.047 | [2070 Async create_flavors:80356]: running: create_flavors 2026-06-25 15:57:50.053 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 15:57:50.086 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:50.088 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 15:57:50.093 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:57:50.096 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 15:57:50.101 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 15:57:50.106 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 15:57:50.110 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 15:57:50.115 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.118 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 15:57:50.121 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.123 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:50.126 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:50.130 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:50.133 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 15:57:50.136 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:50.140 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:50.143 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:50.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:50.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:50.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403070154 2026-06-25 15:57:50.161 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 15:57:50.182 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:50.185 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 15:57:50.189 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 15:57:50.192 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.195 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.198 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.200 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:57:50.203 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:57:50.206 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:57:50.209 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 15:57:50.212 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:50.215 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:50.218 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:50.221 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:50.225 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 15:57:50.228 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:57:50.231 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:50.234 | + 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-06-25 15:57:50.237 | + 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-06-25 15:57:50.240 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 15:57:50.243 | + 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-06-25 15:57:50.246 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:57:50.250 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:57:50.253 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:57:50.260 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 15:57:50.266 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:57:50.281 | + 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-06-25 15:57:50.397 | + 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-06-25 15:57:50.501 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 15:57:50.591 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 15:57:50.686 | + 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-06-25 15:57:50.773 | + 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-06-25 15:57:50.855 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 15:57:50.940 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 15:57:51.026 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 15:57:51.108 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 15:57:51.194 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 15:57:51.288 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:57:51.294 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:57:51.301 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 15:57:51.423 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:57:51.990 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 15:57:52.029 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 15:57:52.619 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 15:57:52.806 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:57:52.811 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:52.814 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:52.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:52.821 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:52.824 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:52.828 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:57:52.831 | + functions-common:time_stop:2427 : start_time=1782403070154 2026-06-25 15:57:52.836 | + functions-common:time_stop:2429 : [[ -z 1782403070154 ]] 2026-06-25 15:57:52.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:52.856 | + functions-common:time_stop:2432 : end_time=1782403072849 2026-06-25 15:57:52.863 | + functions-common:time_stop:2433 : elapsed_time=2695 2026-06-25 15:57:52.868 | + functions-common:time_stop:2434 : total=35612 2026-06-25 15:57:52.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:52.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38307 2026-06-25 15:57:52.882 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 15:57:52.883 | Waiting for Cinder API to start... 2026-06-25 15:57:52.887 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.66/volume/v3/ 2026-06-25 15:57:52.891 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.66/volume/v3/ 2026-06-25 15:57:52.895 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:57:52.901 | + functions:wait_for_service:477 : local url=http://192.168.122.66/volume/v3/ 2026-06-25 15:57:52.904 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:57:52.908 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:57:52.913 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:57:52.921 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:52.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:52.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:52.943 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403072934 2026-06-25 15:57:52.947 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:57:52.951 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:57:52.962 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/volume/v3/ 2026-06-25 15:57:58.475 | + :: : [[ 401 == 503 ]] 2026-06-25 15:57:58.478 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:57:58.483 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:57:58.486 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:58.490 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:58.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:58.497 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:58.500 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:58.506 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:57:58.512 | + functions-common:time_stop:2427 : start_time=1782403072934 2026-06-25 15:57:58.514 | + functions-common:time_stop:2429 : [[ -z 1782403072934 ]] 2026-06-25 15:57:58.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:58.525 | + functions-common:time_stop:2432 : end_time=1782403078521 2026-06-25 15:57:58.528 | + functions-common:time_stop:2433 : elapsed_time=5587 2026-06-25 15:57:58.531 | + functions-common:time_stop:2434 : total=15381 2026-06-25 15:57:58.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:58.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20968 2026-06-25 15:57:58.540 | + functions:wait_for_service:486 : return 0 2026-06-25 15:57:58.543 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.547 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 15:57:58.550 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.553 | + functions-common:run_process:1676 : local group= 2026-06-25 15:57:58.556 | + functions-common:run_process:1677 : local user= 2026-06-25 15:57:58.559 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:57:58.562 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 15:57:58.570 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:57:58.573 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:57:58.578 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:58.582 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:58.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:58.592 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403078588 2026-06-25 15:57:58.595 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 15:57:58.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:58.627 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 15:57:58.630 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 15:57:58.634 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.638 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.642 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.644 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.649 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 15:57:58.653 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 15:57:58.658 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 15:57:58.659 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:57:58.662 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:57:58.666 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:57:58.671 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:57:58.674 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 15:57:58.679 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 15:57:58.683 | + 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-06-25 15:57:58.686 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 15:57:58.690 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:57:58.694 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:57:58.697 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:57:58.700 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:57:58.703 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:57:58.707 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:57:58.710 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 15:57:58.718 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:57:58.723 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 15:57:58.814 | + 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-06-25 15:57:58.901 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 15:57:58.985 | + 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-06-25 15:57:59.075 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 15:57:59.147 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 15:57:59.217 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:57:59.290 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:57:59.295 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:57:59.299 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 15:57:59.401 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:57:59.934 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 15:57:59.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 15:58:00.456 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 15:58:00.519 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:00.519 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:00.522 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:00.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:00.529 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:00.532 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:00.536 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:00.538 | + functions-common:time_stop:2427 : start_time=1782403078588 2026-06-25 15:58:00.542 | + functions-common:time_stop:2429 : [[ -z 1782403078588 ]] 2026-06-25 15:58:00.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:00.566 | + functions-common:time_stop:2432 : end_time=1782403080552 2026-06-25 15:58:00.575 | + functions-common:time_stop:2433 : elapsed_time=1964 2026-06-25 15:58:00.586 | + functions-common:time_stop:2434 : total=38307 2026-06-25 15:58:00.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:00.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40271 2026-06-25 15:58:00.604 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:58:00.607 | + 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-06-25 15:58:00.613 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 15:58:00.618 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.620 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:00.623 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:00.630 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:58:00.633 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 15:58:00.638 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:00.639 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:00.641 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:00.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:00.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:00.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403080649 2026-06-25 15:58:00.658 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 15:58:00.690 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:00.696 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:00.701 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:00.705 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:00.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:00.715 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:00.721 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:00.724 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:00.728 | + functions-common:time_stop:2427 : start_time=1782403080649 2026-06-25 15:58:00.736 | + functions-common:time_stop:2429 : [[ -z 1782403080649 ]] 2026-06-25 15:58:00.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:00.748 | + functions-common:time_stop:2432 : end_time=1782403080744 2026-06-25 15:58:00.753 | + functions-common:time_stop:2433 : elapsed_time=95 2026-06-25 15:58:00.756 | + functions-common:time_stop:2434 : total=40271 2026-06-25 15:58:00.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:00.764 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40366 2026-06-25 15:58:00.768 | + 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-06-25 15:58:00.771 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 15:58:00.775 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.779 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:00.782 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:00.787 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:58:00.791 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 15:58:00.795 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:00.799 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:00.803 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:00.807 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:00.811 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:00.818 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403080813 2026-06-25 15:58:00.822 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 15:58:00.844 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:00.848 | + 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-06-25 15:58:00.852 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 15:58:00.856 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.860 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.863 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.867 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.871 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 15:58:00.875 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 15:58:00.879 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 15:58:00.882 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:00.885 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:00.889 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:00.893 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:58:00.897 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 15:58:00.901 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 15:58:00.905 | + 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-06-25 15:58:00.908 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 15:58:00.912 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:58:00.916 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:00.919 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:00.923 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:58:00.926 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:00.930 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:00.933 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 15:58:00.937 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:00.943 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 15:58:01.050 | + 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-06-25 15:58:01.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 15:58:01.231 | + 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-06-25 15:58:01.317 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 15:58:01.406 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 15:58:01.486 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:58:01.552 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 15:58:01.555 | + 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-06-25 15:58:01.660 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:01.663 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 15:58:01.747 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:02.353 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 15:58:02.399 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 15:58:02.949 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 15:58:03.002 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:03.006 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:03.015 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:03.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:03.025 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:03.030 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:03.036 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:03.043 | + functions-common:time_stop:2427 : start_time=1782403080813 2026-06-25 15:58:03.044 | + functions-common:time_stop:2429 : [[ -z 1782403080813 ]] 2026-06-25 15:58:03.049 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:03.054 | + functions-common:time_stop:2432 : end_time=1782403083051 2026-06-25 15:58:03.060 | + functions-common:time_stop:2433 : elapsed_time=2238 2026-06-25 15:58:03.061 | + functions-common:time_stop:2434 : total=40366 2026-06-25 15:58:03.065 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:03.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42604 2026-06-25 15:58:03.077 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 15:58:03.078 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 15:58:03.099 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:03.102 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:58:03.104 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 15:58:03.107 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:58:03.111 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 15:58:03.116 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 15:58:03.123 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 15:58:03.126 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 15:58:03.131 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 15:58:03.135 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 15:58:03.175 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:03.183 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 15:58:08.807 | +-------------+--------------------------------------+ 2026-06-25 15:58:08.808 | | Field | Value | 2026-06-25 15:58:08.808 | +-------------+--------------------------------------+ 2026-06-25 15:58:08.808 | | description | None | 2026-06-25 15:58:08.808 | | id | 48dc0648-3506-499d-aeac-934efcfe83cc | 2026-06-25 15:58:08.808 | | is_public | True | 2026-06-25 15:58:08.808 | | name | lvmdriver-1 | 2026-06-25 15:58:08.808 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 15:58:08.808 | +-------------+--------------------------------------+ 2026-06-25 15:58:09.175 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 15:58:09.180 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:09.186 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:09.190 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:09.198 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 15:58:09.227 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:09.232 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 15:58:09.237 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:09.241 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 15:58:09.247 | + ./stack.sh:main:1353 : start_glance 2026-06-25 15:58:09.252 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 15:58:09.257 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 15:58:09.274 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.279 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 15:58:09.283 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.288 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:09.293 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:09.298 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:09.301 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 15:58:09.305 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:09.311 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:09.316 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:09.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:09.324 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:09.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403089326 2026-06-25 15:58:09.336 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 15:58:09.365 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:09.370 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 15:58:09.376 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 15:58:09.382 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.387 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.391 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.396 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:58:09.401 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 15:58:09.406 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 15:58:09.411 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 15:58:09.416 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:09.420 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:09.424 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:09.429 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:09.433 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 15:58:09.439 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:58:09.443 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:09.448 | + 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-06-25 15:58:09.453 | + 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-06-25 15:58:09.456 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 15:58:09.459 | + 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-06-25 15:58:09.461 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:58:09.464 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:58:09.466 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:58:09.468 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 15:58:09.470 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:58:09.475 | + 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-06-25 15:58:09.552 | + 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-06-25 15:58:09.630 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 15:58:09.713 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 15:58:09.823 | + 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-06-25 15:58:09.925 | + 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-06-25 15:58:10.020 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 15:58:10.100 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 15:58:10.191 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 15:58:10.266 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 15:58:10.355 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 15:58:10.449 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:58:10.453 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:58:10.459 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 15:58:10.562 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:58:11.193 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 15:58:11.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 15:58:11.758 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 15:58:11.963 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:11.972 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:11.981 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:11.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:11.988 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:11.993 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:11.999 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:12.004 | + functions-common:time_stop:2427 : start_time=1782403089326 2026-06-25 15:58:12.009 | + functions-common:time_stop:2429 : [[ -z 1782403089326 ]] 2026-06-25 15:58:12.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:12.027 | + functions-common:time_stop:2432 : end_time=1782403092019 2026-06-25 15:58:12.034 | + functions-common:time_stop:2433 : elapsed_time=2693 2026-06-25 15:58:12.041 | + functions-common:time_stop:2434 : total=42604 2026-06-25 15:58:12.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:12.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45297 2026-06-25 15:58:12.058 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 15:58:12.102 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:12.107 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.66) to start...' 2026-06-25 15:58:12.107 | Waiting for g-api (192.168.122.66) to start... 2026-06-25 15:58:12.114 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.66/image 2026-06-25 15:58:12.128 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:58:12.135 | + functions:wait_for_service:477 : local url=http://192.168.122.66/image 2026-06-25 15:58:12.144 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:58:12.154 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:58:12.163 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:58:12.173 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:12.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:12.192 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:12.205 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403092195 2026-06-25 15:58:12.218 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:58:12.227 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:58:12.233 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/image 2026-06-25 15:58:18.181 | + :: : [[ 300 == 503 ]] 2026-06-25 15:58:18.183 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:58:18.190 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:58:18.194 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:18.201 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:18.205 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:18.215 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:18.225 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:18.232 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:58:18.242 | + functions-common:time_stop:2427 : start_time=1782403092195 2026-06-25 15:58:18.248 | + functions-common:time_stop:2429 : [[ -z 1782403092195 ]] 2026-06-25 15:58:18.254 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:18.265 | + functions-common:time_stop:2432 : end_time=1782403098257 2026-06-25 15:58:18.270 | + functions-common:time_stop:2433 : elapsed_time=6062 2026-06-25 15:58:18.274 | + functions-common:time_stop:2434 : total=20968 2026-06-25 15:58:18.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:18.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27030 2026-06-25 15:58:18.285 | + functions:wait_for_service:486 : return 0 2026-06-25 15:58:18.291 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 15:58:18.323 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:18.327 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 15:58:18.355 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:18.359 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 15:58:18.363 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:18.367 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 15:58:18.370 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 15:58:18.374 | + ./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-06-25 15:58:18.378 | + 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-06-25 15:58:18.382 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 15:58:18.384 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 15:58:18.388 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 15:58:18.394 | ++ 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-06-25 15:58:18.400 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:18.401 | + 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-06-25 15:58:18.403 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 15:58:18.405 | ++ functions:upload_image:151 : seq 5 2026-06-25 15:58:18.411 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 15:58:18.414 | + functions:upload_image:152 : local rc=0 2026-06-25 15:58:18.416 | + 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-06-25 15:58:18.419 | --2026-06-25 17:58:18-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:18.519 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 15:58:18.535 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 15:58:18.756 | HTTP request sent, awaiting response... 302 Found 2026-06-25 15:58:18.757 | 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-06-25T16%3A56%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A55%3A59Z&ske=2026-06-25T16%3A56%3A40Z&sks=b&skv=2018-11-09&sig=5NjdTHtYi%2BTjBZR9jISOaO7syH1FVXSLbRhYmGtKF4I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNDg5OCwibmJmIjoxNzgyNDAzMDk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.D8vxWqldr81xc63rh5QFo1cwDNhhjNcpS0lJhjCtygA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 15:58:18.757 | --2026-06-25 17:58:18-- 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-06-25T16%3A56%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A55%3A59Z&ske=2026-06-25T16%3A56%3A40Z&sks=b&skv=2018-11-09&sig=5NjdTHtYi%2BTjBZR9jISOaO7syH1FVXSLbRhYmGtKF4I%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNDg5OCwibmJmIjoxNzgyNDAzMDk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.D8vxWqldr81xc63rh5QFo1cwDNhhjNcpS0lJhjCtygA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 15:58:18.774 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-25 15:58:18.786 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-25 15:58:18.829 | HTTP request sent, awaiting response... 200 OK 2026-06-25 15:58:18.830 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 15:58:18.830 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 15:58:18.881 | 2026-06-25 15:58:19.115 | 0K ........ ........ .... 100% 72.3M=0.3s 2026-06-25 15:58:19.115 | 2026-06-25 15:58:19.115 | 2026-06-25 17:58:19 (72.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 15:58:19.115 | 2026-06-25 15:58:19.122 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 15:58:19.125 | + functions:upload_image:163 : break 2026-06-25 15:58:19.129 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:19.133 | + 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-06-25 15:58:19.137 | + 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-06-25 15:58:19.140 | + 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-06-25 15:58:19.145 | + functions:upload_image:313 : local kernel= 2026-06-25 15:58:19.149 | + functions:upload_image:314 : local ramdisk= 2026-06-25 15:58:19.153 | + functions:upload_image:315 : local disk_format= 2026-06-25 15:58:19.157 | + functions:upload_image:316 : local container_format= 2026-06-25 15:58:19.161 | + functions:upload_image:317 : local unpack= 2026-06-25 15:58:19.165 | + functions:upload_image:318 : local img_property= 2026-06-25 15:58:19.169 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 15:58:19.173 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 15:58:19.176 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 15:58:19.180 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 15:58:19.183 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 15:58:19.188 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 15:58:19.193 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 15:58:19.198 | + functions:upload_image:350 : local format 2026-06-25 15:58:19.205 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 15:58:19.205 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:19.218 | + functions:upload_image:351 : format=qcow2 2026-06-25 15:58:19.224 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 15:58:19.229 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 15:58:19.233 | + functions:upload_image:357 : container_format=bare 2026-06-25 15:58:19.239 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 15:58:19.245 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:58:19.251 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 15:58:19.256 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 15:58:19.261 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:58:19.268 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 15:58:19.272 | + functions:upload_image:404 : is_arch ppc 2026-06-25 15:58:19.277 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:58:19.284 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 15:58:19.288 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 15:58:19.293 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:58:19.299 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:58:19.303 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 15:58:19.308 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 15:58:19.314 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 15:58:19.319 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 15:58:19.324 | + 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-06-25 15:58:19.328 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 15:58:19.332 | + functions:_upload_image:112 : shift 2026-06-25 15:58:19.338 | + functions:_upload_image:113 : local container=bare 2026-06-25 15:58:19.342 | + functions:_upload_image:114 : shift 2026-06-25 15:58:19.347 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 15:58:19.352 | + functions:_upload_image:116 : shift 2026-06-25 15:58:19.356 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:19.361 | + functions:_upload_image:118 : shift 2026-06-25 15:58:19.366 | + functions:_upload_image:119 : local properties 2026-06-25 15:58:19.370 | + functions:_upload_image:120 : local useimport 2026-06-25 15:58:19.376 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 15:58:19.381 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 15:58:19.386 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 15:58:19.390 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 15:58:19.396 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 15:58:19.403 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 15:58:19.408 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:19.414 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:58:19.421 | + 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-06-25 15:58:26.268 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:58:26.268 | | Field | Value | 2026-06-25 15:58:26.269 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:58:26.269 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 15:58:26.269 | | container_format | bare | 2026-06-25 15:58:26.269 | | created_at | 2026-06-25T15:58:24Z | 2026-06-25 15:58:26.269 | | disk_format | qcow2 | 2026-06-25 15:58:26.269 | | file | /v2/images/84dc8f66-fd2a-4216-8b4f-ca79a860c138/file | 2026-06-25 15:58:26.269 | | id | 84dc8f66-fd2a-4216-8b4f-ca79a860c138 | 2026-06-25 15:58:26.270 | | min_disk | 0 | 2026-06-25 15:58:26.270 | | min_ram | 0 | 2026-06-25 15:58:26.270 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 15:58:26.270 | | owner | ed9c27dba2fa48c9acd55f99c07e66a9 | 2026-06-25 15:58:26.270 | | 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-06-25 15:58:26.270 | | protected | False | 2026-06-25 15:58:26.270 | | schema | /v2/schemas/image | 2026-06-25 15:58:26.271 | | size | 21692416 | 2026-06-25 15:58:26.271 | | status | active | 2026-06-25 15:58:26.271 | | tags | | 2026-06-25 15:58:26.271 | | updated_at | 2026-06-25T15:58:26Z | 2026-06-25 15:58:26.271 | | virtual_size | 117440512 | 2026-06-25 15:58:26.271 | | visibility | public | 2026-06-25 15:58:26.272 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:58:26.689 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 15:58:26.733 | [2070 Async create_flavors:80356]: Waiting for completion of create_flavors running on PID 80356 (2 other jobs running) 2026-06-25 15:58:26.756 | [2070 Async create_flavors:80356]: Signaling child to exit 2026-06-25 15:58:37.111 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:58:37.144 | [80356 Async create_flavors:80356]: finished successfully 2026-06-25 15:58:37.182 | WAKEUP 2026-06-25 15:58:37.211 | [2070 Async create_flavors:80356]: Signaled 2026-06-25 15:58:37.213 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 15:58:37.213 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:37.213 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 15:58:37.213 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 15:58:37.213 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 15:58:37.213 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.213 | | Field | Value | 2026-06-25 15:58:37.213 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.214 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.214 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.214 | | description | None | 2026-06-25 15:58:37.214 | | disk | 1 | 2026-06-25 15:58:37.214 | | id | c1 | 2026-06-25 15:58:37.214 | | name | cirros256 | 2026-06-25 15:58:37.214 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.215 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.215 | | ram | 256 | 2026-06-25 15:58:37.215 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.215 | | swap | 0 | 2026-06-25 15:58:37.215 | | vcpus | 1 | 2026-06-25 15:58:37.215 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.215 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 15:58:37.215 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.216 | | Field | Value | 2026-06-25 15:58:37.216 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.216 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.216 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.216 | | description | None | 2026-06-25 15:58:37.216 | | disk | 5 | 2026-06-25 15:58:37.216 | | id | d1 | 2026-06-25 15:58:37.217 | | name | ds512M | 2026-06-25 15:58:37.217 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.217 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.217 | | ram | 512 | 2026-06-25 15:58:37.217 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.217 | | swap | 0 | 2026-06-25 15:58:37.217 | | vcpus | 1 | 2026-06-25 15:58:37.217 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.218 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 15:58:37.218 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.218 | | Field | Value | 2026-06-25 15:58:37.218 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.218 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.218 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.218 | | description | None | 2026-06-25 15:58:37.218 | | disk | 10 | 2026-06-25 15:58:37.219 | | id | d2 | 2026-06-25 15:58:37.219 | | name | ds1G | 2026-06-25 15:58:37.219 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.219 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.219 | | ram | 1024 | 2026-06-25 15:58:37.219 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.219 | | swap | 0 | 2026-06-25 15:58:37.219 | | vcpus | 1 | 2026-06-25 15:58:37.220 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.220 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 15:58:37.220 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.220 | | Field | Value | 2026-06-25 15:58:37.220 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.220 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.220 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.220 | | description | None | 2026-06-25 15:58:37.221 | | disk | 10 | 2026-06-25 15:58:37.221 | | id | d3 | 2026-06-25 15:58:37.221 | | name | ds2G | 2026-06-25 15:58:37.221 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.221 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.221 | | ram | 2048 | 2026-06-25 15:58:37.221 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.221 | | swap | 0 | 2026-06-25 15:58:37.222 | | vcpus | 2 | 2026-06-25 15:58:37.222 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.222 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 15:58:37.222 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.222 | | Field | Value | 2026-06-25 15:58:37.222 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.222 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.222 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.223 | | description | None | 2026-06-25 15:58:37.223 | | disk | 20 | 2026-06-25 15:58:37.223 | | id | d4 | 2026-06-25 15:58:37.223 | | name | ds4G | 2026-06-25 15:58:37.223 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.223 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.223 | | ram | 4096 | 2026-06-25 15:58:37.223 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.224 | | swap | 0 | 2026-06-25 15:58:37.224 | | vcpus | 4 | 2026-06-25 15:58:37.224 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.224 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 15:58:37.224 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 15:58:37.224 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 15:58:37.224 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.225 | | Field | Value | 2026-06-25 15:58:37.225 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.225 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.225 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.225 | | description | None | 2026-06-25 15:58:37.225 | | disk | 1 | 2026-06-25 15:58:37.225 | | id | 1 | 2026-06-25 15:58:37.225 | | name | m1.tiny | 2026-06-25 15:58:37.226 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.226 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.226 | | ram | 512 | 2026-06-25 15:58:37.226 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.226 | | swap | 0 | 2026-06-25 15:58:37.226 | | vcpus | 1 | 2026-06-25 15:58:37.226 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.226 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 15:58:37.226 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.227 | | Field | Value | 2026-06-25 15:58:37.227 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.227 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.227 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.227 | | description | None | 2026-06-25 15:58:37.227 | | disk | 20 | 2026-06-25 15:58:37.227 | | id | 2 | 2026-06-25 15:58:37.227 | | name | m1.small | 2026-06-25 15:58:37.228 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.228 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.228 | | ram | 2048 | 2026-06-25 15:58:37.228 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.228 | | swap | 0 | 2026-06-25 15:58:37.228 | | vcpus | 1 | 2026-06-25 15:58:37.228 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.229 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 15:58:37.229 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.229 | | Field | Value | 2026-06-25 15:58:37.229 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.229 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.229 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.229 | | description | None | 2026-06-25 15:58:37.229 | | disk | 40 | 2026-06-25 15:58:37.230 | | id | 3 | 2026-06-25 15:58:37.230 | | name | m1.medium | 2026-06-25 15:58:37.230 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.230 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.230 | | ram | 4096 | 2026-06-25 15:58:37.230 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.230 | | swap | 0 | 2026-06-25 15:58:37.230 | | vcpus | 2 | 2026-06-25 15:58:37.231 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.231 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 15:58:37.231 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.231 | | Field | Value | 2026-06-25 15:58:37.231 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.231 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.231 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.231 | | description | None | 2026-06-25 15:58:37.231 | | disk | 80 | 2026-06-25 15:58:37.232 | | id | 4 | 2026-06-25 15:58:37.232 | | name | m1.large | 2026-06-25 15:58:37.232 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.232 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.232 | | ram | 8192 | 2026-06-25 15:58:37.232 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.232 | | swap | 0 | 2026-06-25 15:58:37.232 | | vcpus | 4 | 2026-06-25 15:58:37.233 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.233 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 15:58:37.233 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.233 | | Field | Value | 2026-06-25 15:58:37.233 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.233 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:58:37.233 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:58:37.233 | | description | None | 2026-06-25 15:58:37.234 | | disk | 160 | 2026-06-25 15:58:37.234 | | id | 5 | 2026-06-25 15:58:37.234 | | name | m1.xlarge | 2026-06-25 15:58:37.234 | | os-flavor-access:is_public | True | 2026-06-25 15:58:37.234 | | properties | hw_rng:allowed='True' | 2026-06-25 15:58:37.234 | | ram | 16384 | 2026-06-25 15:58:37.235 | | rxtx_factor | 1.0 | 2026-06-25 15:58:37.235 | | swap | 0 | 2026-06-25 15:58:37.235 | | vcpus | 8 | 2026-06-25 15:58:37.235 | +----------------------------+-----------------------+ 2026-06-25 15:58:37.271 | [2070 Async create_flavors:80356]: finished create_flavors with result 0 in 47 seconds 2026-06-25 15:58:37.276 | + inc/async:async_wait:197 : return 0 2026-06-25 15:58:37.280 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 15:58:37.304 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:37.307 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 15:58:37.332 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:37.336 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 15:58:37.360 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:37.364 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 15:58:37.367 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:58:37.370 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 15:58:37.374 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:58:37.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 15:58:37.380 | ++ 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-06-25 15:58:37.383 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 15:58:37.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 15:58:37.388 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 15:58:37.390 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 15:58:37.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 15:58:37.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 15:58:37.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 15:58:37.399 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 15:58:37.401 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 15:58:37.403 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 15:58:37.405 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 15:58:37.407 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:58:37.410 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 15:58:37.412 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:58:37.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 15:58:37.416 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:58:37.418 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 15:58:37.421 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:58:37.423 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 15:58:37.425 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:58:37.427 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 15:58:37.429 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 15:58:37.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:58:37.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 15:58:37.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:58:37.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 15:58:37.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 15:58:37.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 15:58:37.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:58:37.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 15:58:37.448 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:58:37.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 15:58:37.452 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 15:58:37.454 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 15:58:37.457 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 15:58:37.459 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 15:58:37.461 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 15:58:37.463 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 15:58:37.465 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 15:58:37.467 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 15:58:37.469 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 15:58:37.471 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 15:58:37.473 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 15:58:37.474 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 15:58:37.476 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 15:58:37.478 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 15:58:37.480 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 15:58:37.482 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 15:58:37.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 15:58:37.485 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 15:58:37.487 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 15:58:37.489 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 15:58:37.491 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 15:58:37.494 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 15:58:37.495 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 15:58:37.495 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 15:58:37.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 15:58:37.497 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 15:58:40.092 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 15:58:40.095 | 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-06-25 15:58:40.480 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 15:58:40.483 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 15:58:40.489 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:58:40.494 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-175840 2026-06-25 15:58:40.497 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-175840 ' 2026-06-25 15:58:40.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.507 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:58:40.512 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.517 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:58:40.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.524 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:58:40.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.531 | + 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-06-25 15:58:40.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.539 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-06-25 15:58:40.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.547 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-06-25 15:58:40.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.555 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173308 2026-06-25 15:58:40.558 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.562 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:58:40.566 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.570 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-06-25 15:58:40.573 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.577 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:58:40.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.584 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:58:40.588 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.596 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:58:40.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.603 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:58:40.608 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.611 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-06-25 15:58:40.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:58:40.618 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:58:40.621 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 15:58:40.625 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:58:40.628 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:58:40.631 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 15:58:40.634 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:40.638 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:58:40.641 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:58:40.645 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 15:58:40.648 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:40.651 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 15:58:40.655 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:40.658 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 15:58:40.658 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:40.658 | gsub("[][]", "", $1); 2026-06-25 15:58:40.658 | split($1, a, "|"); 2026-06-25 15:58:40.658 | if (a[1] == matchgroup) 2026-06-25 15:58:40.658 | print a[2] 2026-06-25 15:58:40.659 | } 2026-06-25 15:58:40.659 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:40.665 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 15:58:40.668 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:58:40.671 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 15:58:40.674 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:58:40.677 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:58:40.681 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:58:40.684 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:58:40.688 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:58:40.692 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:58:40.697 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:58:40.700 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:58:40.703 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:58:40.707 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 15:58:40.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:58:40.731 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:40.734 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:58:40.738 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:58:40.741 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 15:58:40.745 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:58:40.749 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:58:40.752 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:58:40.755 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 15:58:40.759 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 15:58:40.762 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:58:40.765 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:58:40.769 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:58:40.772 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:58:40.775 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 15:58:40.779 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:58:40.783 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 15:58:40.786 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:58:40.790 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:58:40.793 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 15:58:40.798 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:58:40.801 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:58:40.804 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 15:58:40.808 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:40.811 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:58:40.814 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:58:40.819 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 15:58:40.824 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:40.827 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 15:58:40.831 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:40.834 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 15:58:40.834 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:40.834 | gsub("[][]", "", $1); 2026-06-25 15:58:40.834 | split($1, a, "|"); 2026-06-25 15:58:40.835 | if (a[1] == matchgroup) 2026-06-25 15:58:40.835 | print a[2] 2026-06-25 15:58:40.835 | } 2026-06-25 15:58:40.835 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:40.841 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 15:58:40.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:40.867 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 15:58:40.870 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 15:58:40.874 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 15:58:40.877 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 15:58:40.880 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 15:58:40.883 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 15:58:40.887 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:58:40.890 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:40.894 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:40.898 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:40.903 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403120899 2026-06-25 15:58:40.908 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 15:58:40.931 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 15:58:40.934 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 15:58:40.938 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 15:58:40.943 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 15:58:40.946 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 15:58:40.951 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 15:58:40.955 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:58:40.957 | + :: : ID= 2026-06-25 15:58:40.959 | + :: : [[ '' == '' ]] 2026-06-25 15:58:40.961 | + :: : sleep 1 2026-06-25 15:58:41.965 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 15:58:41.968 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 15:58:45.663 | + :: : ID=5ea7e213-745f-47d2-ba5c-9c8738cd5816 2026-06-25 15:58:45.665 | + :: : [[ 5ea7e213-745f-47d2-ba5c-9c8738cd5816 == '' ]] 2026-06-25 15:58:45.670 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 15:58:45.674 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:45.678 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:45.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:45.685 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:45.689 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:45.693 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:58:45.697 | + functions-common:time_stop:2427 : start_time=1782403120899 2026-06-25 15:58:45.701 | + functions-common:time_stop:2429 : [[ -z 1782403120899 ]] 2026-06-25 15:58:45.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:45.712 | + functions-common:time_stop:2432 : end_time=1782403125708 2026-06-25 15:58:45.715 | + functions-common:time_stop:2433 : elapsed_time=4809 2026-06-25 15:58:45.719 | + functions-common:time_stop:2434 : total=27030 2026-06-25 15:58:45.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:45.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31839 2026-06-25 15:58:45.730 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 15:58:45.734 | + functions:wait_for_compute:516 : return 0 2026-06-25 15:58:45.738 | + ./stack.sh:main:1443 : service_check 2026-06-25 15:58:45.742 | + functions-common:service_check:1713 : local service 2026-06-25 15:58:45.745 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:45.749 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 15:58:45.771 | not-found 2026-06-25 15:58:45.776 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:45.780 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 15:58:45.800 | enabled 2026-06-25 15:58:45.806 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 15:58:45.834 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 15:58:45.834 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 15:58:45.834 | Active: active (running) since Thu 2026-06-25 17:55:09 CEST; 3min 36s ago 2026-06-25 15:58:45.834 | Main PID: 67930 (uwsgi) 2026-06-25 15:58:45.834 | Status: "uWSGI is ready" 2026-06-25 15:58:45.834 | Tasks: 17 (limit: 14255) 2026-06-25 15:58:45.834 | Memory: 275.8M (peak: 276.5M) 2026-06-25 15:58:45.835 | CPU: 16.187s 2026-06-25 15:58:45.835 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 15:58:45.835 | ├─67930 "nova-apiuWSGI master" 2026-06-25 15:58:45.835 | ├─67949 "nova-apiuWSGI worker 1" 2026-06-25 15:58:45.835 | └─67950 "nova-apiuWSGI worker 2" 2026-06-25 15:58:45.835 | 2026-06-25 15:58:45.836 | Jun 25 17:58:45 devstack devstack@n-api.service[67949]: [pid: 67949|app: 0|req: 19/36] 192.168.122.66 () {54 vars in 930 bytes} [Thu Jun 25 17:58:45 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-06-25 15:58:45.836 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG nova.api.openstack.wsgi [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Calling method '>' {{(pid=67950) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 15:58:45.837 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:58:45.837 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b 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=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Acquiring lock "29c73a47-dc01-4e81-ad9d-f71e6322da2a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Lock "29c73a47-dc01-4e81-ad9d-f71e6322da2a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: DEBUG oslo_concurrency.lockutils [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] Lock "29c73a47-dc01-4e81-ad9d-f71e6322da2a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67950) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: INFO nova.api.openstack.requestlog [None req-bd630ad6-3240-403f-81e3-77e5afb6ed7b admin admin] 192.168.122.66 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.186912 2026-06-25 15:58:45.838 | Jun 25 17:58:45 devstack devstack@n-api.service[67950]: [pid: 67950|app: 0|req: 18/37] 192.168.122.66 () {60 vars in 1320 bytes} [Thu Jun 25 17:58:45 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 15:58:45.840 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:45.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 15:58:45.864 | enabled 2026-06-25 15:58:45.870 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 15:58:45.900 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 15:58:45.900 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 15:58:45.900 | Active: active (running) since Thu 2026-06-25 17:57:44 CEST; 1min 0s ago 2026-06-25 15:58:45.900 | Main PID: 80199 (nova-compute) 2026-06-25 15:58:45.900 | Tasks: 10 (limit: 14255) 2026-06-25 15:58:45.900 | Memory: 135.5M (peak: 136.9M) 2026-06-25 15:58:45.900 | CPU: 4.876s 2026-06-25 15:58:45.900 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 15:58:45.901 | └─80199 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 15:58:45.901 | 2026-06-25 15:58:45.901 | Jun 25 17:58:15 devstack nova-compute[80199]: DEBUG nova.compute.provider_tree [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Updating resource provider 47620927-3b7a-4630-926e-f224200154ed generation from 0 to 1 during operation: update_inventory {{(pid=80199) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 15:58:45.901 | Jun 25 17:58:15 devstack nova-compute[80199]: DEBUG nova.compute.provider_tree [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Updating inventory in ProviderTree for provider 47620927-3b7a-4630-926e-f224200154ed with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80199) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-25 15:58:45.901 | Jun 25 17:58:15 devstack nova-compute[80199]: DEBUG nova.compute.provider_tree [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Updating resource provider 47620927-3b7a-4630-926e-f224200154ed generation from 1 to 2 during operation: update_traits {{(pid=80199) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 15:58:45.901 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG nova.compute.resource_tracker [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Compute_service record updated for devstack:devstack {{(pid=80199) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 15:58:45.901 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG oslo_concurrency.lockutils [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.138s {{(pid=80199) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:45.902 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG nova.service [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80199) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 15:58:45.903 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG nova.service [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80199) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 15:58:45.903 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG nova.service [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] Join ServiceGroup membership for this service compute {{(pid=80199) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 15:58:45.904 | Jun 25 17:58:16 devstack nova-compute[80199]: DEBUG nova.servicegroup.drivers.db [None req-11e02800-86e6-4e8f-a26b-2a08da4c4a01 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80199) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:58:45.904 | Jun 25 17:58:21 devstack nova-compute[80199]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80199) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:45.906 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:45.910 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 15:58:45.930 | not-found 2026-06-25 15:58:45.936 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:45.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 15:58:45.960 | enabled 2026-06-25 15:58:45.967 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 15:58:45.993 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 15:58:45.993 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 15:58:45.993 | Active: active (running) since Thu 2026-06-25 17:57:31 CEST; 1min 14s ago 2026-06-25 15:58:45.994 | Main PID: 76511 (nova-scheduler:) 2026-06-25 15:58:45.994 | Tasks: 19 (limit: 14255) 2026-06-25 15:58:45.994 | Memory: 156.8M (peak: 157.1M) 2026-06-25 15:58:45.994 | CPU: 5.498s 2026-06-25 15:58:45.994 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 15:58:45.994 | ├─76511 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 15:58:45.995 | ├─78231 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 15:58:45.995 | └─78236 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 15:58:45.995 | 2026-06-25 15:58:45.995 | Jun 25 17:57:38 devstack nova-scheduler[78231]: DEBUG nova.servicegroup.drivers.db [None req-3c710b83-2f48-4802-8c35-8b29f93c8750 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78231) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:58:45.995 | Jun 25 17:57:43 devstack nova-scheduler[78236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:45.995 | Jun 25 17:57:43 devstack nova-scheduler[78231]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78231) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:45.995 | Jun 25 17:57:45 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_api:SELECT=3 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:45.996 | Jun 25 17:57:45 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_cell1:SELECT=1 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:45.996 | Jun 25 17:57:45 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_cell0:SELECT=1 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:45.996 | Jun 25 17:57:49 devstack nova-scheduler[78231]: DEBUG oslo.service.backend._threading.loopingcall [None req-6afa9172-482c-4089-8dc0-6ba85bb8b698 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78231) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:45.997 | Jun 25 17:57:53 devstack nova-scheduler[78236]: DEBUG dbcounter [-] [78236] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:45.997 | Jun 25 17:57:53 devstack nova-scheduler[78231]: DEBUG dbcounter [-] [78231] Writing DB stats nova_cell0:SELECT=3 {{(pid=78231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:45.997 | Jun 25 17:58:14 devstack nova-scheduler[78236]: DEBUG oslo.service.backend._threading.loopingcall [None req-d8146bca-f22d-48f6-abf6-6f07c325ea67 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:46.001 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.005 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 15:58:46.026 | not-found 2026-06-25 15:58:46.030 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.035 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 15:58:46.057 | enabled 2026-06-25 15:58:46.064 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 15:58:46.088 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 15:58:46.089 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 15:58:46.089 | Active: active (running) since Thu 2026-06-25 17:57:33 CEST; 1min 12s ago 2026-06-25 15:58:46.089 | Main PID: 77125 (uwsgi) 2026-06-25 15:58:46.089 | Status: "uWSGI is ready" 2026-06-25 15:58:46.089 | Tasks: 16 (limit: 14255) 2026-06-25 15:58:46.089 | Memory: 223.2M (peak: 223.7M) 2026-06-25 15:58:46.090 | CPU: 11.442s 2026-06-25 15:58:46.090 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 15:58:46.090 | ├─77125 "nova-api-metauWSGI master" 2026-06-25 15:58:46.090 | ├─77127 "nova-api-metauWSGI worker 1" 2026-06-25 15:58:46.090 | ├─77128 "nova-api-metauWSGI worker 2" 2026-06-25 15:58:46.090 | └─77129 "nova-api-metauWSGI http 1" 2026-06-25 15:58:46.091 | 2026-06-25 15:58:46.091 | Jun 25 17:57:41 devstack devstack@n-api-meta.service[77128]: DEBUG nova.api.openstack.wsgi_app [None req-c425b449-3da5-46ec-892e-8e069d3d20e9 None None] ******************************************************************************** {{(pid=77128) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 15:58:46.091 | Jun 25 17:57:41 devstack devstack@n-api-meta.service[77128]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x71a90d4a3668 pid: 77128 (default app) 2026-06-25 15:58:46.092 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_api:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.092 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77128]: DEBUG dbcounter [-] [77128] Writing DB stats nova_api:SELECT=1 {{(pid=77128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.092 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell0:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.092 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell1:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.092 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77128]: DEBUG dbcounter [-] [77128] Writing DB stats nova_cell1:SELECT=1 {{(pid=77128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.093 | Jun 25 17:57:49 devstack devstack@n-api-meta.service[77128]: DEBUG dbcounter [-] [77128] Writing DB stats nova_cell0:SELECT=1 {{(pid=77128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.093 | Jun 25 17:57:50 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.093 | Jun 25 17:57:50 devstack devstack@n-api-meta.service[77128]: DEBUG dbcounter [-] [77128] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.097 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.102 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 15:58:46.121 | enabled 2026-06-25 15:58:46.128 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 15:58:46.152 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 15:58:46.152 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 15:58:46.152 | Active: active (running) since Thu 2026-06-25 17:55:53 CEST; 2min 52s ago 2026-06-25 15:58:46.152 | Main PID: 74272 (uwsgi) 2026-06-25 15:58:46.152 | Status: "uWSGI is ready" 2026-06-25 15:58:46.152 | Tasks: 5 (limit: 14255) 2026-06-25 15:58:46.152 | Memory: 176.8M (peak: 177.0M) 2026-06-25 15:58:46.153 | CPU: 6.793s 2026-06-25 15:58:46.153 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 15:58:46.153 | ├─74272 "placementuWSGI master" 2026-06-25 15:58:46.153 | ├─74273 "placementuWSGI worker 1" 2026-06-25 15:58:46.154 | └─74274 "placementuWSGI worker 2" 2026-06-25 15:58:46.154 | 2026-06-25 15:58:46.154 | Jun 25 17:58:15 devstack devstack@placement-api.service[74273]: INFO placement.requestlog [req-3c153464-5c16-4cb9-88d0-c5f9d150139d req-bff27882-3402-4600-9723-27255be687bc service nova] 192.168.122.66 "PUT /placement/resource_providers/47620927-3b7a-4630-926e-f224200154ed/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 15:58:46.156 | Jun 25 17:58:15 devstack devstack@placement-api.service[74273]: [pid: 74273|app: 0|req: 4/9] 192.168.122.66 () {64 vars in 1493 bytes} [Thu Jun 25 17:58:15 2026] PUT /placement/resource_providers/47620927-3b7a-4630-926e-f224200154ed/inventories => generated 396 bytes in 121 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 15:58:46.156 | Jun 25 17:58:15 devstack devstack@placement-api.service[74274]: DEBUG placement.requestlog [req-3c153464-5c16-4cb9-88d0-c5f9d150139d req-8ec2d805-0699-42c8-8b49-3b15182d0ae7 None None] Starting request: 192.168.122.66 "GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_F16C,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" {{(pid=74274) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 15:58:46.156 | Jun 25 17:58:15 devstack devstack@placement-api.service[74274]: INFO placement.requestlog [req-3c153464-5c16-4cb9-88d0-c5f9d150139d req-8ec2d805-0699-42c8-8b49-3b15182d0ae7 service nova] 192.168.122.66 "GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_F16C,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN" status: 200 len: 2058 microversion: 1.6 2026-06-25 15:58:46.157 | Jun 25 17:58:15 devstack devstack@placement-api.service[74274]: [pid: 74274|app: 0|req: 6/10] 192.168.122.66 () {60 vars in 4907 bytes} [Thu Jun 25 17:58:15 2026] GET /placement/traits?name=in:COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_AESNI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE2,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_F16C,HW_CPU_X86_AMD_SVM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN => generated 2058 bytes in 92 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 15:58:46.157 | Jun 25 17:58:15 devstack devstack@placement-api.service[74273]: DEBUG placement.requestlog [req-3c153464-5c16-4cb9-88d0-c5f9d150139d req-aaf0e130-61f5-44ca-af8e-4daf911d6ee3 None None] Starting request: 192.168.122.66 "PUT /placement/resource_providers/47620927-3b7a-4630-926e-f224200154ed/traits" {{(pid=74273) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 15:58:46.157 | Jun 25 17:58:15 devstack devstack@placement-api.service[74273]: INFO placement.requestlog [req-3c153464-5c16-4cb9-88d0-c5f9d150139d req-aaf0e130-61f5-44ca-af8e-4daf911d6ee3 service nova] 192.168.122.66 "PUT /placement/resource_providers/47620927-3b7a-4630-926e-f224200154ed/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 15:58:46.157 | Jun 25 17:58:15 devstack devstack@placement-api.service[74273]: [pid: 74273|app: 0|req: 5/11] 192.168.122.66 () {64 vars in 1478 bytes} [Thu Jun 25 17:58:15 2026] PUT /placement/resource_providers/47620927-3b7a-4630-926e-f224200154ed/traits => generated 2093 bytes in 310 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 15:58:46.157 | Jun 25 17:58:25 devstack devstack@placement-api.service[74274]: DEBUG dbcounter [-] [74274] Writing DB stats placement:SELECT=4 {{(pid=74274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.157 | Jun 25 17:58:25 devstack devstack@placement-api.service[74273]: DEBUG dbcounter [-] [74273] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.160 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.165 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 15:58:46.183 | not-found 2026-06-25 15:58:46.188 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.192 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 15:58:46.212 | enabled 2026-06-25 15:58:46.217 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 15:58:46.240 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 15:58:46.240 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 15:58:46.240 | Active: active (running) since Thu 2026-06-25 17:58:11 CEST; 34s ago 2026-06-25 15:58:46.240 | Main PID: 83311 (uwsgi) 2026-06-25 15:58:46.241 | Status: "uWSGI is ready" 2026-06-25 15:58:46.241 | Tasks: 9 (limit: 14255) 2026-06-25 15:58:46.241 | Memory: 259.2M (peak: 259.5M) 2026-06-25 15:58:46.241 | CPU: 11.809s 2026-06-25 15:58:46.241 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 15:58:46.241 | ├─83311 "glance-apiuWSGI master" 2026-06-25 15:58:46.241 | ├─83321 "glance-apiuWSGI worker 1" 2026-06-25 15:58:46.241 | └─83322 "glance-apiuWSGI worker 2" 2026-06-25 15:58:46.241 | 2026-06-25 15:58:46.241 | Jun 25 17:58:26 devstack devstack@g-api.service[83322]: INFO glance.location [None req-b7366104-4fde-4c84-86c8-0e7c5640276f admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 15:58:46.242 | Jun 25 17:58:26 devstack devstack@g-api.service[83322]: DEBUG glance_store.backend [None req-b7366104-4fde-4c84-86c8-0e7c5640276f admin admin] Skipping store.set_acls... not implemented. {{(pid=83322) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 15:58:46.242 | Jun 25 17:58:26 devstack devstack@g-api.service[83322]: [pid: 83322|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jun 25 17:58:24 2026] PUT /v2/images/84dc8f66-fd2a-4216-8b4f-ca79a860c138/file => generated 0 bytes in 2002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 15:58:46.242 | Jun 25 17:58:26 devstack devstack@g-api.service[83321]: DEBUG glance.api.middleware.version_negotiation [None req-ead27757-21b3-4009-b62f-bad430ec111e admin admin] Determining version of request: GET /v2/images/84dc8f66-fd2a-4216-8b4f-ca79a860c138 Accept: */* {{(pid=83321) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 15:58:46.242 | Jun 25 17:58:26 devstack devstack@g-api.service[83321]: DEBUG glance.api.middleware.version_negotiation [None req-ead27757-21b3-4009-b62f-bad430ec111e admin admin] Using url versioning {{(pid=83321) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 15:58:46.242 | Jun 25 17:58:26 devstack devstack@g-api.service[83321]: DEBUG glance.api.middleware.version_negotiation [None req-ead27757-21b3-4009-b62f-bad430ec111e admin admin] Matched version: v2 {{(pid=83321) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 15:58:46.243 | Jun 25 17:58:26 devstack devstack@g-api.service[83321]: DEBUG glance.api.middleware.version_negotiation [None req-ead27757-21b3-4009-b62f-bad430ec111e admin admin] new path /v2/images/84dc8f66-fd2a-4216-8b4f-ca79a860c138 {{(pid=83321) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 15:58:46.243 | Jun 25 17:58:26 devstack devstack@g-api.service[83321]: [pid: 83321|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jun 25 17:58:26 2026] GET /v2/images/84dc8f66-fd2a-4216-8b4f-ca79a860c138 => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 15:58:46.243 | Jun 25 17:58:36 devstack devstack@g-api.service[83322]: DEBUG dbcounter [-] [83322] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.243 | Jun 25 17:58:36 devstack devstack@g-api.service[83321]: DEBUG dbcounter [-] [83321] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.247 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.251 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 15:58:46.269 | enabled 2026-06-25 15:58:46.275 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 15:58:46.302 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 15:58:46.302 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 15:58:46.302 | Active: active (running) since Thu 2026-06-25 17:58:00 CEST; 45s ago 2026-06-25 15:58:46.302 | Main PID: 81797 (cinder-schedule) 2026-06-25 15:58:46.302 | Tasks: 1 (limit: 14255) 2026-06-25 15:58:46.302 | Memory: 109.6M (peak: 109.9M) 2026-06-25 15:58:46.303 | CPU: 4.452s 2026-06-25 15:58:46.303 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 15:58:46.303 | └─81797 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 15:58:46.303 | 2026-06-25 15:58:46.303 | Jun 25 17:58:05 devstack cinder-scheduler[81797]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-25 15:58:46.303 | Jun 25 17:58:05 devstack cinder-scheduler[81797]: INFO cinder.manager [None req-27bee72a-c57f-4f4b-b2d7-9a8c03fec0ef None None] Initiating service 1 cleanup 2026-06-25 15:58:46.304 | Jun 25 17:58:05 devstack cinder-scheduler[81797]: INFO cinder.manager [None req-27bee72a-c57f-4f4b-b2d7-9a8c03fec0ef None None] Service 1 cleanup completed. 2026-06-25 15:58:46.304 | Jun 25 17:58:05 devstack cinder-scheduler[81797]: DEBUG cinder.service [None req-27bee72a-c57f-4f4b-b2d7-9a8c03fec0ef None None] Creating RPC server for service cinder-scheduler {{(pid=81797) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 15:58:46.304 | Jun 25 17:58:05 devstack cinder-scheduler[81797]: DEBUG cinder.service [None req-27bee72a-c57f-4f4b-b2d7-9a8c03fec0ef None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81797) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 15:58:46.304 | Jun 25 17:58:15 devstack cinder-scheduler[81797]: DEBUG dbcounter [-] [81797] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.305 | Jun 25 17:58:24 devstack cinder-scheduler[81797]: DEBUG cinder.scheduler.host_manager [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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=81797) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 15:58:46.305 | Jun 25 17:58:24 devstack cinder-scheduler[81797]: DEBUG cinder.scheduler.host_manager [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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, 6, 25, 15, 58, 24, 970002)}, {'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, 6, 25, 15, 58, 24, 970002)}]. {{(pid=81797) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 15:58:46.305 | Jun 25 17:58:24 devstack cinder-scheduler[81797]: DEBUG cinder.scheduler.host_manager [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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, 6, 25, 15, 58, 24, 938847)} {{(pid=81797) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 15:58:46.305 | Jun 25 17:58:34 devstack cinder-scheduler[81797]: DEBUG dbcounter [-] [81797] Writing DB stats cinder:SELECT=1 {{(pid=81797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.307 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.311 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 15:58:46.337 | enabled 2026-06-25 15:58:46.344 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 15:58:46.371 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 15:58:46.371 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 15:58:46.371 | Active: active (running) since Thu 2026-06-25 17:57:52 CEST; 53s ago 2026-06-25 15:58:46.371 | Main PID: 81039 (uwsgi) 2026-06-25 15:58:46.371 | Status: "uWSGI is ready" 2026-06-25 15:58:46.372 | Tasks: 7 (limit: 14255) 2026-06-25 15:58:46.372 | Memory: 247.1M (peak: 247.4M) 2026-06-25 15:58:46.372 | CPU: 12.026s 2026-06-25 15:58:46.372 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 15:58:46.372 | ├─81039 "cinder-apiuWSGI master" 2026-06-25 15:58:46.372 | ├─81065 "cinder-apiuWSGI worker 1" 2026-06-25 15:58:46.372 | └─81066 "cinder-apiuWSGI worker 2" 2026-06-25 15:58:46.373 | 2026-06-25 15:58:46.373 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: DEBUG dbcounter [-] [81066] Writing DB stats cinder:SELECT=6 {{(pid=81066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.373 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: INFO cinder.api.openstack.wsgi [req-d827fdea-fd78-459a-9070-4931d384c08d req-52efbca7-6284-4dd7-afd0-8d83ded80244 admin admin] POST http://192.168.122.66/volume/v3/types/48dc0648-3506-499d-aeac-934efcfe83cc/extra_specs 2026-06-25 15:58:46.373 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: DEBUG cinder.api.openstack.wsgi [req-d827fdea-fd78-459a-9070-4931d384c08d req-52efbca7-6284-4dd7-afd0-8d83ded80244 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 15:58:46.373 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: /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-06-25 15:58:46.374 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: warnings.warn( 2026-06-25 15:58:46.374 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: DEBUG oslo_db.sqlalchemy.engines [req-d827fdea-fd78-459a-9070-4931d384c08d req-52efbca7-6284-4dd7-afd0-8d83ded80244 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=81066) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:58:46.374 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: INFO cinder.api.openstack.wsgi [req-d827fdea-fd78-459a-9070-4931d384c08d req-52efbca7-6284-4dd7-afd0-8d83ded80244 admin admin] http://192.168.122.66/volume/v3/types/48dc0648-3506-499d-aeac-934efcfe83cc/extra_specs returned with HTTP 200 2026-06-25 15:58:46.374 | Jun 25 17:58:08 devstack devstack@c-api.service[81066]: [pid: 81066|app: 0|req: 2/3] 192.168.122.66 () {62 vars in 1358 bytes} [Thu Jun 25 17:58:07 2026] POST /volume/v3/types/48dc0648-3506-499d-aeac-934efcfe83cc/extra_specs => generated 55 bytes in 915 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 15:58:46.374 | Jun 25 17:58:17 devstack devstack@c-api.service[81065]: DEBUG dbcounter [-] [81065] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.375 | Jun 25 17:58:18 devstack devstack@c-api.service[81066]: DEBUG dbcounter [-] [81066] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.376 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.379 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 15:58:46.402 | enabled 2026-06-25 15:58:46.409 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 15:58:46.435 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 15:58:46.435 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 15:58:46.435 | Active: active (running) since Thu 2026-06-25 17:58:02 CEST; 43s ago 2026-06-25 15:58:46.435 | Main PID: 82455 (cinder-volume) 2026-06-25 15:58:46.435 | Tasks: 2 (limit: 14255) 2026-06-25 15:58:46.435 | Memory: 144.5M (peak: 173.1M) 2026-06-25 15:58:46.435 | CPU: 22.411s 2026-06-25 15:58:46.436 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 15:58:46.436 | ├─82455 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 15:58:46.436 | └─82623 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 15:58:46.436 | 2026-06-25 15:58:46.436 | Jun 25 17:58:27 devstack sudo[83754]: pam_unix(sudo:session): session closed for user root 2026-06-25 15:58:46.436 | Jun 25 17:58:27 devstack cinder-volume[82623]: DEBUG oslo_concurrency.processutils [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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.647s {{(pid=82623) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 15:58:46.436 | Jun 25 17:58:27 devstack cinder-volume[82623]: DEBUG oslo_concurrency.processutils [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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=82623) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-25 15:58:46.437 | Jun 25 17:58:27 devstack sudo[83811]: 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-06-25 15:58:46.437 | Jun 25 17:58:27 devstack sudo[83811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 15:58:46.437 | Jun 25 17:58:27 devstack sudo[83811]: pam_unix(sudo:session): session closed for user root 2026-06-25 15:58:46.437 | Jun 25 17:58:27 devstack cinder-volume[82623]: DEBUG oslo_concurrency.processutils [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 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.629s {{(pid=82623) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 15:58:46.439 | Jun 25 17:58:27 devstack cinder-volume[82623]: INFO cinder.volume.manager [None req-e4010c95-7d48-4a59-989e-01b8980a6be7 None None] Driver post RPC initialization completed successfully. 2026-06-25 15:58:46.439 | Jun 25 17:58:37 devstack cinder-volume[82623]: DEBUG dbcounter [-] [82623] Writing DB stats cinder:SELECT=4 {{(pid=82623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.439 | Jun 25 17:58:37 devstack cinder-volume[82623]: DEBUG dbcounter [-] [82623] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.443 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 15:58:46.468 | not-found 2026-06-25 15:58:46.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.477 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 15:58:46.496 | not-found 2026-06-25 15:58:46.502 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.505 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 15:58:46.527 | not-found 2026-06-25 15:58:46.533 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.537 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 15:58:46.560 | not-found 2026-06-25 15:58:46.567 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.571 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 15:58:46.595 | not-found 2026-06-25 15:58:46.601 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.605 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 15:58:46.627 | enabled 2026-06-25 15:58:46.635 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 15:58:46.659 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 15:58:46.659 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 15:58:46.659 | Active: active (running) since Thu 2026-06-25 17:55:31 CEST; 3min 14s ago 2026-06-25 15:58:46.659 | Main PID: 70859 (neutron-ovn-age) 2026-06-25 15:58:46.659 | Tasks: 20 (limit: 14255) 2026-06-25 15:58:46.659 | Memory: 345.4M (peak: 346.2M) 2026-06-25 15:58:46.659 | CPU: 13.458s 2026-06-25 15:58:46.659 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 15:58:46.661 | ├─70859 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 15:58:46.661 | ├─72386 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 15:58:46.661 | ├─72898 /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/tmpm5b2ly12/privsep.sock 2026-06-25 15:58:46.662 | └─75133 /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/tmpizhr0jry/privsep.sock 2026-06-25 15:58:46.662 | 2026-06-25 15:58:46.662 | Jun 25 17:57:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:46.662 | Jun 25 17:57:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:58:46.662 | Jun 25 17:57:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:58:46.662 | Jun 25 17:57:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:46.662 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:58:46.662 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:58:46.662 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:46.662 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:58:46.662 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:58:46.663 | Jun 25 17:58:36 devstack neutron-ovn-agent[72386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:58:46.665 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 15:58:46.688 | not-found 2026-06-25 15:58:46.695 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.699 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 15:58:46.718 | not-found 2026-06-25 15:58:46.724 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.727 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 15:58:46.746 | not-found 2026-06-25 15:58:46.752 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.756 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 15:58:46.775 | not-found 2026-06-25 15:58:46.781 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.785 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 15:58:46.806 | enabled 2026-06-25 15:58:46.812 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 15:58:46.836 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 15:58:46.837 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 15:58:46.837 | Active: active (running) since Thu 2026-06-25 17:48:19 CEST; 10min ago 2026-06-25 15:58:46.837 | Main PID: 46810 (dstat.sh) 2026-06-25 15:58:46.837 | Tasks: 3 (limit: 14255) 2026-06-25 15:58:46.837 | Memory: 27.5M (peak: 28.0M) 2026-06-25 15:58:46.837 | CPU: 3.945s 2026-06-25 15:58:46.837 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 15:58:46.837 | ├─46810 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 15:58:46.838 | ├─46969 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 15:58:46.838 | └─46970 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 15:58:46.838 | 2026-06-25 15:58:46.838 | Jun 25 17:58:37 devstack dstat.sh[46970]: 25-06 17:58:37| 27 6 61 0 0|5287M 299M 221M 5924M| 0 0 | 0 508k| 0 63.0 |3221 2955 |3.32 2.77 1.87|1.0 0 4.0| 0 0 | | 17 285 0 34 0 2026-06-25 15:58:46.838 | Jun 25 17:58:38 devstack dstat.sh[46970]: 25-06 17:58:38| 18 16 60 0 0|5221M 364M 221M 5924M| 10k 34k| 44k 275k|2.99 19.9 |4512 3726 |3.13 2.74 1.86|3.0 0 263| 0 0 | | 17 289 0 34 0 2026-06-25 15:58:46.838 | Jun 25 17:58:39 devstack dstat.sh[46970]: 25-06 17:58:39| 18 10 69 0 0|5246M 340M 221M 5924M| 0 0 | 0 292k| 0 19.0 |2160 1640 |3.13 2.74 1.86|3.0 0 0| 0 0 | | 17 289 0 34 0 2026-06-25 15:58:46.838 | Jun 25 17:58:40 devstack dstat.sh[46970]: 25-06 17:58:40| 20 7 71 0 0|5279M 306M 221M 5924M| 52B 0 | 0 104k| 0 13.0 |1986 1544 |3.13 2.74 1.86|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-06-25 15:58:46.839 | Jun 25 17:58:41 devstack dstat.sh[46970]: 25-06 17:58:41| 13 13 67 0 0|5244M 341M 221M 5924M|7722B 22k| 140k 56k|6.00 5.00 |4442 3686 |3.13 2.74 1.86| 0 0 279| 0 0 | | 17 289 0 34 0 2026-06-25 15:58:46.839 | Jun 25 17:58:42 devstack dstat.sh[46970]: 25-06 17:58:42| 3 2 92 0 0|5243M 342M 221M 5924M| 184B 476B| 0 8193B| 0 2.00 |1208 1542 |3.13 2.74 1.86|1.0 0 6.0| 0 0 | | 17 289 0 34 0 2026-06-25 15:58:46.839 | Jun 25 17:58:43 devstack dstat.sh[46970]: 25-06 17:58:43| 22 8 66 0 0|5275M 310M 221M 5924M| 0 0 | 0 356k| 0 33.0 |2381 2070 |2.96 2.71 1.86|1.0 0 1.0| 0 0 | | 17 291 0 34 0 2026-06-25 15:58:46.839 | Jun 25 17:58:44 devstack dstat.sh[46970]: 25-06 17:58:44| 19 10 69 0 0|5295M 290M 221M 5924M| 52B 0 | 0 2425k| 0 407 |1988 1341 |2.96 2.71 1.86|1.0 0 0| 0 0 | | 17 291 0 34 0 2026-06-25 15:58:46.839 | Jun 25 17:58:45 devstack dstat.sh[46970]: 25-06 17:58:45| 20 7 71 0 0|5309M 276M 221M 5924M| 0 0 | 0 0 | 0 0 |2025 1471 |2.96 2.71 1.86|1.0 0 0| 0 0 | | 17 291 0 35 0 2026-06-25 15:58:46.839 | Jun 25 17:58:46 devstack dstat.sh[46970]: 25-06 17:58:46| 19 11 64 0 0|5257M 328M 221M 5924M|4599B 22k|8180B 312k|2.00 26.0 |4005 3440 |2.96 2.71 1.86|2.0 0 100| 0 0 | | 17 295 0 35 0 2026-06-25 15:58:46.842 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.846 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:46.872 | enabled 2026-06-25 15:58:46.878 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 15:58:46.908 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:46.908 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 15:58:46.908 | Active: active (running) since Thu 2026-06-25 17:55:29 CEST; 3min 17s ago 2026-06-25 15:58:46.909 | Main PID: 70161 (neutron-ovn-met) 2026-06-25 15:58:46.909 | Tasks: 2 (limit: 14255) 2026-06-25 15:58:46.909 | Memory: 121.5M (peak: 122.2M) 2026-06-25 15:58:46.909 | CPU: 3.965s 2026-06-25 15:58:46.909 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:46.909 | └─70161 "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-06-25 15:58:46.909 | 2026-06-25 15:58:46.909 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 15:58:46.910 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 15:58:46.910 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:58:46.910 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: 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-06-25 15:58:46.910 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 15:58:46.911 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:58:46.911 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: 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-06-25 15:58:46.911 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 15:58:46.911 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 15:58:46.911 | Jun 25 17:55:33 devstack neutron-ovn-metadata-agent[70161]: ERROR neutron 2026-06-25 15:58:46.917 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.922 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 15:58:46.949 | enabled 2026-06-25 15:58:46.957 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 15:58:46.988 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 15:58:46.988 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 15:58:46.988 | Active: active (running) since Thu 2026-06-25 17:55:35 CEST; 3min 11s ago 2026-06-25 15:58:46.988 | Main PID: 71954 (uwsgi) 2026-06-25 15:58:46.989 | Status: "uWSGI is ready" 2026-06-25 15:58:46.989 | Tasks: 23 (limit: 14255) 2026-06-25 15:58:46.989 | Memory: 387.1M (peak: 387.7M) 2026-06-25 15:58:46.989 | CPU: 47.468s 2026-06-25 15:58:46.990 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 15:58:46.990 | ├─71954 "neutron-apiuWSGI master" 2026-06-25 15:58:46.990 | ├─71958 "neutron-apiuWSGI worker 1" 2026-06-25 15:58:46.990 | └─71959 "neutron-apiuWSGI worker 2" 2026-06-25 15:58:46.990 | 2026-06-25 15:58:46.990 | Jun 25 17:58:21 devstack devstack@neutron-api.service[71959]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71959) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:58:46.990 | Jun 25 17:58:21 devstack devstack@neutron-api.service[71959]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71959) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:58:46.991 | Jun 25 17:58:30 devstack devstack@neutron-api.service[71958]: DEBUG dbcounter [-] [71958] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.991 | Jun 25 17:58:31 devstack devstack@neutron-api.service[71959]: DEBUG dbcounter [-] [71959] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.991 | Jun 25 17:58:35 devstack devstack@neutron-api.service[71958]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71958) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:58:46.991 | Jun 25 17:58:35 devstack devstack@neutron-api.service[71958]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71958) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:58:46.991 | Jun 25 17:58:36 devstack devstack@neutron-api.service[71959]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71959) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:58:46.991 | Jun 25 17:58:36 devstack devstack@neutron-api.service[71959]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71959) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:58:46.992 | Jun 25 17:58:45 devstack devstack@neutron-api.service[71958]: DEBUG dbcounter [-] [71958] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.992 | Jun 25 17:58:46 devstack devstack@neutron-api.service[71959]: DEBUG dbcounter [-] [71959] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:46.994 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:46.998 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 15:58:47.019 | enabled 2026-06-25 15:58:47.025 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 15:58:47.055 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 15:58:47.055 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 15:58:47.055 | Active: active (running) since Thu 2026-06-25 17:55:39 CEST; 3min 7s ago 2026-06-25 15:58:47.055 | Main PID: 72975 (neutron-periodi) 2026-06-25 15:58:47.055 | Tasks: 15 (limit: 14255) 2026-06-25 15:58:47.055 | Memory: 181.7M (peak: 181.9M) 2026-06-25 15:58:47.055 | CPU: 7.386s 2026-06-25 15:58:47.056 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 15:58:47.056 | ├─72975 "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-06-25 15:58:47.056 | └─73659 "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-06-25 15:58:47.056 | 2026-06-25 15:58:47.056 | Jun 25 17:57:17 devstack neutron-periodic-workers[73659]: DEBUG dbcounter [-] [73659] Writing DB stats neutron:SELECT=4 {{(pid=73659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.056 | Jun 25 17:57:38 devstack neutron-periodic-workers[73659]: DEBUG neutron.db.agents_db [None req-5946cd5f-5233-4e5b-9f8e-9f2b0b6a5937 None None] Agent healthcheck: found 0 active agents {{(pid=73659) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 15:58:47.057 | Jun 25 17:57:38 devstack neutron-periodic-workers[73659]: DEBUG oslo.service.backend._threading.loopingcall [None req-5946cd5f-5233-4e5b-9f8e-9f2b0b6a5937 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=73659) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.057 | Jun 25 17:57:44 devstack neutron-periodic-workers[73659]: DEBUG oslo.service.backend._threading.loopingcall [None req-499e04a4-1d2c-4a06-bb77-84da42cdf7a9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=73659) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.057 | Jun 25 17:57:51 devstack neutron-periodic-workers[73659]: DEBUG oslo.service.backend._threading.loopingcall [None req-adf8bdd5-9f17-4a79-b1d6-097a62e48959 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=73659) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.057 | Jun 25 17:58:01 devstack neutron-periodic-workers[73659]: DEBUG dbcounter [-] [73659] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=73659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.057 | Jun 25 17:58:15 devstack neutron-periodic-workers[73659]: DEBUG neutron.db.agents_db [None req-5946cd5f-5233-4e5b-9f8e-9f2b0b6a5937 None None] Agent healthcheck: found 0 active agents {{(pid=73659) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 15:58:47.057 | Jun 25 17:58:15 devstack neutron-periodic-workers[73659]: DEBUG oslo.service.backend._threading.loopingcall [None req-5946cd5f-5233-4e5b-9f8e-9f2b0b6a5937 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73659) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.057 | Jun 25 17:58:21 devstack neutron-periodic-workers[73659]: DEBUG oslo.service.backend._threading.loopingcall [None req-499e04a4-1d2c-4a06-bb77-84da42cdf7a9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73659) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.058 | Jun 25 17:58:31 devstack neutron-periodic-workers[73659]: DEBUG dbcounter [-] [73659] Writing DB stats neutron:SELECT=4 {{(pid=73659) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.065 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:47.069 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 15:58:47.089 | enabled 2026-06-25 15:58:47.095 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 15:58:47.124 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 15:58:47.124 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 15:58:47.124 | Active: active (running) since Thu 2026-06-25 17:55:37 CEST; 3min 9s ago 2026-06-25 15:58:47.124 | Main PID: 72474 (neutron-rpc-ser) 2026-06-25 15:58:47.125 | Tasks: 27 (limit: 14255) 2026-06-25 15:58:47.125 | Memory: 203.8M (peak: 204.4M) 2026-06-25 15:58:47.125 | CPU: 8.436s 2026-06-25 15:58:47.125 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 15:58:47.125 | ├─72474 "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-06-25 15:58:47.125 | ├─73803 "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-06-25 15:58:47.125 | └─73806 "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-06-25 15:58:47.125 | 2026-06-25 15:58:47.125 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:58:47.125 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: 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-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: 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-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: 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-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 15:58:47.126 | Jun 25 17:57:25 devstack neutron-rpc-server[73806]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 15:58:47.134 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:47.138 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.163 | enabled 2026-06-25 15:58:47.169 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 15:58:47.195 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.195 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 15:58:47.196 | Active: active (running) since Thu 2026-06-25 17:55:42 CEST; 3min 4s ago 2026-06-25 15:58:47.196 | Main PID: 73480 (neutron-ovn-mai) 2026-06-25 15:58:47.196 | Tasks: 12 (limit: 14255) 2026-06-25 15:58:47.196 | Memory: 254.3M (peak: 254.7M) 2026-06-25 15:58:47.196 | CPU: 8.415s 2026-06-25 15:58:47.196 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.196 | ├─73480 "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-06-25 15:58:47.196 | └─73571 "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-06-25 15:58:47.197 | 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-29641422-2482-4291-8c87-f8c9c82a8146 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-29641422-2482-4291-8c87-f8c9c82a8146 None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-29641422-2482-4291-8c87-f8c9c82a8146 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:58:47.197 | Jun 25 17:56:11 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-29641422-2482-4291-8c87-f8c9c82a8146 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:58:47.198 | Jun 25 17:56:21 devstack neutron-ovn-maintenance-worker[73571]: DEBUG dbcounter [-] [73571] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.204 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:47.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 15:58:47.229 | enabled 2026-06-25 15:58:47.236 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 15:58:47.259 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 15:58:47.259 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 15:58:47.259 | Active: active (running) since Thu 2026-06-25 17:57:36 CEST; 1min 11s ago 2026-06-25 15:58:47.259 | Main PID: 77773 (nova-novncproxy) 2026-06-25 15:58:47.259 | Tasks: 4 (limit: 14255) 2026-06-25 15:58:47.260 | Memory: 109.6M (peak: 109.8M) 2026-06-25 15:58:47.260 | CPU: 4.226s 2026-06-25 15:58:47.260 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 15:58:47.260 | └─77773 /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-06-25 15:58:47.260 | 2026-06-25 15:58:47.260 | Jun 25 17:57:36 devstack nova-novncproxy[77773]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:58:47.260 | Jun 25 17:57:36 devstack nova-novncproxy[77773]: framework. For more detail see 2026-06-25 15:58:47.260 | Jun 25 17:57:36 devstack nova-novncproxy[77773]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:58:47.260 | Jun 25 17:57:36 devstack nova-novncproxy[77773]: import eventlet # noqa 2026-06-25 15:58:47.260 | Jun 25 17:57:37 devstack nova-novncproxy[77773]: 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-06-25 15:58:47.260 | Jun 25 17:57:42 devstack nova-novncproxy[77773]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 15:58:47.261 | Jun 25 17:57:42 devstack nova-novncproxy[77773]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 15:58:47.261 | Jun 25 17:57:42 devstack nova-novncproxy[77773]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 15:58:47.261 | Jun 25 17:57:42 devstack nova-novncproxy[77773]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 15:58:47.261 | Jun 25 17:57:42 devstack nova-novncproxy[77773]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 15:58:47.267 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:47.272 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 15:58:47.293 | enabled 2026-06-25 15:58:47.299 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 15:58:47.326 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 15:58:47.326 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 15:58:47.326 | Active: active (running) since Thu 2026-06-25 17:57:39 CEST; 1min 8s ago 2026-06-25 15:58:47.326 | Main PID: 78572 (nova-conductor:) 2026-06-25 15:58:47.326 | Tasks: 19 (limit: 14255) 2026-06-25 15:58:47.326 | Memory: 158.0M (peak: 158.4M) 2026-06-25 15:58:47.326 | CPU: 5.494s 2026-06-25 15:58:47.327 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 15:58:47.327 | ├─78572 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 15:58:47.327 | ├─80260 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 15:58:47.327 | └─80263 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 15:58:47.327 | 2026-06-25 15:58:47.327 | Jun 25 17:57:46 devstack nova-conductor[80263]: DEBUG nova.servicegroup.drivers.db [None req-7e9248e1-bf0f-4569-b67e-5c0a34f0179c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80263) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:58:47.327 | Jun 25 17:57:51 devstack nova-conductor[80260]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80260) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.327 | Jun 25 17:57:51 devstack nova-conductor[80263]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80263) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.327 | Jun 25 17:57:53 devstack nova-conductor[78572]: DEBUG dbcounter [-] [78572] Writing DB stats nova_api:SELECT=1 {{(pid=78572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.327 | Jun 25 17:57:54 devstack nova-conductor[78572]: DEBUG dbcounter [-] [78572] Writing DB stats nova_cell0:SELECT=1 {{(pid=78572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.328 | Jun 25 17:57:54 devstack nova-conductor[78572]: DEBUG dbcounter [-] [78572] Writing DB stats nova_cell1:SELECT=1 {{(pid=78572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.328 | Jun 25 17:58:01 devstack nova-conductor[80260]: DEBUG dbcounter [-] [80260] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.328 | Jun 25 17:58:01 devstack nova-conductor[80263]: DEBUG dbcounter [-] [80263] Writing DB stats nova_cell0:SELECT=3 {{(pid=80263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.328 | Jun 25 17:58:32 devstack nova-conductor[80263]: DEBUG oslo.service.backend._threading.loopingcall [None req-883e8a4d-45ac-4feb-9e08-27f64f43b616 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80263) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.328 | Jun 25 17:58:37 devstack nova-conductor[80260]: DEBUG oslo.service.backend._threading.loopingcall [None req-289b5d75-d1b7-46cc-a138-5750e1f911dd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80260) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.334 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:58:47.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 15:58:47.359 | enabled 2026-06-25 15:58:47.366 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 15:58:47.396 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 15:58:47.396 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 15:58:47.396 | Active: active (running) since Thu 2026-06-25 17:57:41 CEST; 1min 5s ago 2026-06-25 15:58:47.396 | Main PID: 79133 (nova-conductor:) 2026-06-25 15:58:47.396 | Tasks: 37 (limit: 14255) 2026-06-25 15:58:47.396 | Memory: 169.3M (peak: 169.9M) 2026-06-25 15:58:47.397 | CPU: 5.620s 2026-06-25 15:58:47.397 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 15:58:47.397 | ├─79133 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 15:58:47.397 | ├─80278 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 15:58:47.397 | └─80280 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 15:58:47.397 | 2026-06-25 15:58:47.397 | Jun 25 17:58:12 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.397 | Jun 25 17:58:18 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [None req-3284d626-e352-437d-b490-093aaa5f7a28 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.397 | Jun 25 17:58:22 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.398 | Jun 25 17:58:22 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.398 | Jun 25 17:58:32 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.398 | Jun 25 17:58:32 devstack nova-conductor[80280]: DEBUG dbcounter [-] [80280] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=80280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.398 | Jun 25 17:58:32 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.398 | Jun 25 17:58:42 devstack nova-conductor[80278]: DEBUG dbcounter [-] [80278] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=80278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:58:47.398 | Jun 25 17:58:42 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.399 | Jun 25 17:58:42 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:58:47.403 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 15:58:47.431 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:47.436 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 15:58:47.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:47.466 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 15:58:47.469 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:58:47.987 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:58:47.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:58:47.988 | we strongly recommend against using it for new projects. 2026-06-25 15:58:47.988 | 2026-06-25 15:58:47.988 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:58:47.988 | framework. For more detail see 2026-06-25 15:58:47.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:58:47.988 | 2026-06-25 15:58:47.988 | import eventlet # noqa 2026-06-25 15:58:48.369 | 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-06-25 15:58:51.669 | INFO dbcounter [None req-ee59f146-3d6c-4730-8a52-bfa1a5974bbf None None] Registered counter for database nova_api 2026-06-25 15:58:51.811 | DEBUG dbcounter [-] [84765] Writer thread running {{(pid=84765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:51.823 | Found 2 cell mappings. 2026-06-25 15:58:51.824 | Skipping cell0 since it does not contain hosts. 2026-06-25 15:58:51.824 | Getting computes from cell 'cell1': 29c73a47-dc01-4e81-ad9d-f71e6322da2a 2026-06-25 15:58:51.824 | INFO dbcounter [None req-ee59f146-3d6c-4730-8a52-bfa1a5974bbf None None] Registered counter for database nova_cell1 2026-06-25 15:58:51.915 | DEBUG dbcounter [-] [84765] Writer thread running {{(pid=84765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:52.252 | Checking host mapping for compute host 'devstack': 47620927-3b7a-4630-926e-f224200154ed 2026-06-25 15:58:52.252 | Creating host mapping for compute host 'devstack': 47620927-3b7a-4630-926e-f224200154ed 2026-06-25 15:58:52.252 | Found 1 unmapped computes in cell: 29c73a47-dc01-4e81-ad9d-f71e6322da2a 2026-06-25 15:58:52.598 | Exception ignored in: 2026-06-25 15:58:52.598 | Traceback (most recent call last): 2026-06-25 15:58:52.598 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:58:52.598 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:58:52.599 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:58:52.599 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:58:52.599 | RuntimeError: greenlet is being finalized 2026-06-25 15:58:53.016 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 15:58:53.525 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:58:53.525 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:58:53.525 | we strongly recommend against using it for new projects. 2026-06-25 15:58:53.525 | 2026-06-25 15:58:53.525 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:58:53.526 | framework. For more detail see 2026-06-25 15:58:53.526 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:58:53.526 | 2026-06-25 15:58:53.526 | import eventlet # noqa 2026-06-25 15:58:53.905 | 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-06-25 15:58:57.634 | +-------------------------------------------+ 2026-06-25 15:58:57.634 | | Upgrade Check Results | 2026-06-25 15:58:57.634 | +-------------------------------------------+ 2026-06-25 15:58:57.634 | | Check: Cells v2 | 2026-06-25 15:58:57.634 | | Result: Success | 2026-06-25 15:58:57.634 | | Details: None | 2026-06-25 15:58:57.634 | +-------------------------------------------+ 2026-06-25 15:58:57.634 | | Check: Placement API | 2026-06-25 15:58:57.634 | | Result: Success | 2026-06-25 15:58:57.635 | | Details: None | 2026-06-25 15:58:57.635 | +-------------------------------------------+ 2026-06-25 15:58:57.635 | | Check: Cinder API | 2026-06-25 15:58:57.635 | | Result: Success | 2026-06-25 15:58:57.635 | | Details: None | 2026-06-25 15:58:57.635 | +-------------------------------------------+ 2026-06-25 15:58:57.635 | | Check: Policy File JSON to YAML Migration | 2026-06-25 15:58:57.635 | | Result: Success | 2026-06-25 15:58:57.635 | | Details: None | 2026-06-25 15:58:57.636 | +-------------------------------------------+ 2026-06-25 15:58:57.636 | | Check: Older than N-1 computes | 2026-06-25 15:58:57.636 | | Result: Success | 2026-06-25 15:58:57.636 | | Details: None | 2026-06-25 15:58:57.636 | +-------------------------------------------+ 2026-06-25 15:58:57.636 | | Check: hw_machine_type unset | 2026-06-25 15:58:57.636 | | Result: Success | 2026-06-25 15:58:57.637 | | Details: None | 2026-06-25 15:58:57.637 | +-------------------------------------------+ 2026-06-25 15:58:57.637 | | Check: Service User Token Configuration | 2026-06-25 15:58:57.637 | | Result: Success | 2026-06-25 15:58:57.637 | | Details: None | 2026-06-25 15:58:57.637 | +-------------------------------------------+ 2026-06-25 15:58:57.955 | Exception ignored in: 2026-06-25 15:58:57.955 | Traceback (most recent call last): 2026-06-25 15:58:57.955 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:58:57.955 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:58:57.955 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:58:57.955 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:58:57.956 | RuntimeError: greenlet is being finalized 2026-06-25 15:58:58.347 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 15:58:58.351 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 15:58:58.351 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 15:59:02.264 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 15:59:02.291 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:02.295 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 15:59:02.299 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:59:02.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:59:02.307 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 15:59:02.311 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:59:02.315 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 15:59:02.319 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 15:59:02.323 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 15:59:02.327 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 15:59:02.331 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 15:59:02.335 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 15:59:02.339 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 15:59:02.344 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 15:59:02.410 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 15:59:02.417 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 15:59:02.418 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 15:59:02.418 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 15:59:02.424 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 15:59:02.428 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 15:59:02.431 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 15:59:02.436 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 15:59:02.439 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 15:59:02.443 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 15:59:02.465 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 15:59:02.485 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 15:59:02.488 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:59:02.492 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 15:59:02.496 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 15:59:02.500 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:59:02.504 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 15:59:02.508 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:59:02.513 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:59:02.517 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:59:02.521 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:59:02.525 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:59:02.530 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:59:02.536 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:59:02.540 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:59:02.544 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:59:02.548 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 15:59:02.553 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:59:02.576 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:02.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:59:02.583 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:59:02.586 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 15:59:02.589 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:59:02.593 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:59:02.596 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:59:02.599 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 15:59:02.603 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:59:02.607 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 15:59:02.611 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:59:02.615 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:59:02.619 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 15:59:02.682 | [2070 Async install_tempest:44951]: Waiting for completion of install_tempest running on PID 44951 (1 other jobs running) 2026-06-25 15:59:02.710 | [2070 Async install_tempest:44951]: Signaling child to exit 2026-06-25 15:59:02.710 | WAKEUP 2026-06-25 15:59:02.735 | [2070 Async install_tempest:44951]: Signaled 2026-06-25 15:59:02.737 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 15:59:02.737 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 15:59:02.737 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 15:59:02.737 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:59:02.737 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 15:59:02.738 | +++ functions-common:git_clone:593 : pwd 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:59:02.738 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:610 : echo master 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:59:02.738 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 15:59:02.739 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:59:02.739 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 15:59:02.739 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:02.739 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:02.739 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:02.739 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:02.739 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:02.739 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:02.739 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:02.739 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:02.740 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:02.740 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402481273 2026-06-25 15:59:02.740 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 15:59:02.740 | Cloning into '/opt/stack/tempest'... 2026-06-25 15:59:02.740 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:02.740 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:02.740 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:02.740 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:02.740 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:02.740 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2427 : start_time=1782402481273 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2429 : [[ -z 1782402481273 ]] 2026-06-25 15:59:02.741 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2432 : end_time=1782402491679 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2433 : elapsed_time=10406 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2434 : total=422008 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:02.741 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=432414 2026-06-25 15:59:02.741 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 15:59:02.742 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:59:02.742 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:02.742 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:02.742 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:02.742 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:02.742 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:02.742 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:02.742 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:02.742 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:02.742 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:02.743 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402491727 2026-06-25 15:59:02.743 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:59:02.743 | From https://review.opendev.org/openstack/tempest 2026-06-25 15:59:02.743 | * branch master -> FETCH_HEAD 2026-06-25 15:59:02.743 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:02.743 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2427 : start_time=1782402491727 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2429 : [[ -z 1782402491727 ]] 2026-06-25 15:59:02.744 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2432 : end_time=1782402492331 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2433 : elapsed_time=604 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2434 : total=432414 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:02.744 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433018 2026-06-25 15:59:02.744 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:59:02.744 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:02.745 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:02.745 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:02.745 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:02.745 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:02.745 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:02.745 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:02.745 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:02.745 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:02.745 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402492394 2026-06-25 15:59:02.745 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:59:02.746 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:59:02.746 | 2026-06-25 15:59:02.746 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:59:02.746 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:59:02.746 | state without impacting any branches by switching back to a branch. 2026-06-25 15:59:02.746 | 2026-06-25 15:59:02.746 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:59:02.746 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:59:02.746 | 2026-06-25 15:59:02.746 | git switch -c 2026-06-25 15:59:02.746 | 2026-06-25 15:59:02.747 | Or undo this operation with: 2026-06-25 15:59:02.747 | 2026-06-25 15:59:02.747 | git switch - 2026-06-25 15:59:02.747 | 2026-06-25 15:59:02.747 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:59:02.747 | 2026-06-25 15:59:02.747 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 15:59:02.747 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:02.747 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:02.747 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:02.747 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2427 : start_time=1782402492394 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2429 : [[ -z 1782402492394 ]] 2026-06-25 15:59:02.748 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2432 : end_time=1782402492584 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2433 : elapsed_time=190 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2434 : total=433018 2026-06-25 15:59:02.748 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:02.749 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433208 2026-06-25 15:59:02.749 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 15:59:02.749 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 15:59:02.749 | ++ functions-common:git_clone:673 : head -1 2026-06-25 15:59:02.749 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 15:59:02.749 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 15:59:02.749 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:59:02.749 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 15:59:02.750 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 15:59:02.750 | ++ 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-06-25 15:59:02.750 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 15:59:02.750 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 15:59:02.750 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:59:02.750 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:59:02.750 | 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-06-25 15:59:02.750 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:59:02.750 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:59:02.750 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:59:02.750 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:59:02.751 | 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-06-25 15:59:02.751 | 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-06-25 15:59:02.751 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 15:59:02.751 | 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-06-25 15:59:02.751 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 15:59:02.751 | 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-06-25 15:59:02.751 | 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-06-25 15:59:02.751 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 15:59:02.751 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 15:59:02.751 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 15:59:02.752 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 15:59:02.752 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 15:59:02.752 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 15:59:02.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 48.8 MB/s 0:00:00 2026-06-25 15:59:02.752 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 15:59:02.752 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 15:59:02.752 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 15:59:02.752 | 2026-06-25 15:59:02.752 | 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-06-25 15:59:02.752 | ++ inc/python:pip_install:216 : result=0 2026-06-25 15:59:02.753 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2427 : start_time=1782402492661 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2429 : [[ -z 1782402492661 ]] 2026-06-25 15:59:02.753 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:02.753 | ++ functions-common:time_stop:2432 : end_time=1782402496381 2026-06-25 15:59:02.754 | ++ functions-common:time_stop:2433 : elapsed_time=3720 2026-06-25 15:59:02.754 | ++ functions-common:time_stop:2434 : total=169369 2026-06-25 15:59:02.754 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:02.754 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173089 2026-06-25 15:59:02.754 | ++ inc/python:pip_install:219 : return 0 2026-06-25 15:59:02.754 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 15:59:02.754 | /opt/stack/tempest ~/devstack 2026-06-25 15:59:02.754 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 15:59:02.754 | Switched to branch 'master' 2026-06-25 15:59:02.754 | Your branch is up to date with 'origin/master'. 2026-06-25 15:59:02.755 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 15:59:02.755 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 15:59:02.755 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.BlZeYgcbr2 2026-06-25 15:59:02.755 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BlZeYgcbr2 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BlZeYgcbr2 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 15:59:02.755 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:59:02.756 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:59:02.756 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:59:02.756 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:59:02.756 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 15:59:02.756 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 15:59:02.756 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 15:59:02.756 | full develop-inst: /opt/stack/tempest 2026-06-25 15:59:02.756 | 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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-06-25 15:59:02.756 | ___________________________________ summary ____________________________________ 2026-06-25 15:59:02.756 | full: skipped tests 2026-06-25 15:59:02.757 | congratulations :) 2026-06-25 15:59:02.757 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.BlZeYgcbr2 -r requirements.txt 2026-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 15:59:02.757 | 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-06-25 15:59:02.757 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 15:59:02.758 | 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-06-25 15:59:02.758 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.759 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.760 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.761 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | 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-06-25 15:59:02.762 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 15:59:02.763 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 15:59:02.763 | 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-06-25 15:59:02.763 | 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-06-25 15:59:02.763 | 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-06-25 15:59:02.763 | 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-06-25 15:59:02.763 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 15:59:02.763 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.BlZeYgcbr2 2026-06-25 15:59:02.763 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 15:59:02.763 | ~/devstack 2026-06-25 15:59:02.800 | [2070 Async install_tempest:44951]: finished install_tempest with result 0 in 46 seconds 2026-06-25 15:59:02.805 | ++ inc/async:async_wait:197 : return 0 2026-06-25 15:59:02.809 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 15:59:02.813 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:59:02.817 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 15:59:02.822 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 15:59:02.826 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 15:59:02.829 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 15:59:02.832 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 15:59:02.835 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:59:02.838 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 15:59:02.841 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 15:59:02.844 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 15:59:02.846 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:59:02.850 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:59:02.853 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 15:59:02.855 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:59:02.858 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:59:02.862 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 15:59:02.865 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:59:02.869 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 15:59:02.871 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:59:02.875 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:59:02.878 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 15:59:02.886 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 15:59:02.889 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 15:59:02.892 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 15:59:03.074 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 15:59:03.078 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 15:59:03.081 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:59:03.084 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:59:03.087 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:59:03.090 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 15:59:03.093 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 15:59:03.097 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 15:59:03.100 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:59:03.103 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:59:03.106 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:59:03.109 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:59:03.113 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:59:03.116 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 15:59:03.143 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 15:59:03.146 | ++ 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-06-25 15:59:04.312 | Obtaining file:///opt/stack/tempest 2026-06-25 15:59:04.316 | Installing build dependencies: started 2026-06-25 15:59:06.328 | Installing build dependencies: finished with status 'done' 2026-06-25 15:59:06.329 | Checking if build backend supports build_editable: started 2026-06-25 15:59:06.929 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:59:06.930 | Getting requirements to build editable: started 2026-06-25 15:59:07.267 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:59:07.270 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:59:08.661 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:59:08.686 | 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.dev35) (7.0.3) 2026-06-25 15:59:08.687 | 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.dev35) (4.14.0) 2026-06-25 15:59:08.688 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 15:59:08.689 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 15:59:08.690 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 15:59:08.691 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 15:59:08.692 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 15:59:08.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 15:59:08.694 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 15:59:08.694 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 15:59:08.898 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 15:59:08.901 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 15:59:08.906 | 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.dev35) (5.10.0) 2026-06-25 15:59:08.907 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 15:59:08.908 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 15:59:08.909 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 15:59:08.911 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 15:59:08.912 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 15:59:08.913 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 15:59:08.915 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 15:59:08.916 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 15:59:08.917 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 15:59:08.918 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 15:59:08.919 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 15:59:08.922 | 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.dev35) (0.6.0) 2026-06-25 15:59:08.923 | 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.dev35) (4.0.0) 2026-06-25 15:59:08.927 | 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.dev35) (3.0.52) 2026-06-25 15:59:08.928 | 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.dev35) (1.11.0) 2026-06-25 15:59:08.929 | 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.dev35) (15.0.0) 2026-06-25 15:59:08.930 | 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.dev35) (1.8.0) 2026-06-25 15:59:08.934 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 15:59:08.938 | 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.dev35) (3.0) 2026-06-25 15:59:08.941 | 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.dev35) (2.2.1) 2026-06-25 15:59:08.948 | 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.dev35) (26.1.0) 2026-06-25 15:59:08.949 | 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.dev35) (2025.9.1) 2026-06-25 15:59:08.950 | 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.dev35) (0.37.0) 2026-06-25 15:59:08.951 | 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.dev35) (2026.5.1) 2026-06-25 15:59:08.960 | 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.dev35) (6.8.0) 2026-06-25 15:59:08.964 | 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.dev35) (2.0.0) 2026-06-25 15:59:08.965 | 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.dev35) (2.34.2) 2026-06-25 15:59:08.969 | 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.dev35) (6.4.0) 2026-06-25 15:59:08.971 | 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.dev35) (2.9.0.post0) 2026-06-25 15:59:08.975 | 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.dev35) (4.15.0) 2026-06-25 15:59:08.977 | 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.dev35) (1.2.1) 2026-06-25 15:59:08.981 | 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.dev35) (2.1.0) 2026-06-25 15:59:08.983 | 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.dev35) (3.3.2) 2026-06-25 15:59:08.984 | 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.dev35) (26.2) 2026-06-25 15:59:08.985 | 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.dev35) (7.2.2) 2026-06-25 15:59:08.992 | 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.dev35) (5.0.0) 2026-06-25 15:59:08.993 | 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.dev35) (3.0.3) 2026-06-25 15:59:08.994 | 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.dev35) (1.6.2) 2026-06-25 15:59:09.002 | 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.dev35) (82.0.1) 2026-06-25 15:59:09.006 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 15:59:09.025 | 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.dev35) (1.17.0) 2026-06-25 15:59:09.037 | 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.dev35) (3.4.7) 2026-06-25 15:59:09.038 | 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.dev35) (3.18) 2026-06-25 15:59:09.040 | 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.dev35) (2023.11.17) 2026-06-25 15:59:09.058 | 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.dev35) (4.2.0) 2026-06-25 15:59:09.059 | 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.dev35) (2.20.0) 2026-06-25 15:59:09.065 | 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.dev35) (0.1.2) 2026-06-25 15:59:09.081 | 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.dev35) (0.16.0) 2026-06-25 15:59:09.117 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 15:59:09.120 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:59:09.161 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 15:59:09.164 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 15:59:09.177 | Building wheels for collected packages: tempest 2026-06-25 15:59:09.179 | Building editable for tempest (pyproject.toml): started 2026-06-25 15:59:10.930 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 15:59:10.931 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=03db2ab87ae2f8fca21ec3f3479ec748fa7258b296fe41dca15582e280836030 2026-06-25 15:59:10.932 | Stored in directory: /tmp/pip-ephem-wheel-cache-swetryud/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 15:59:10.937 | Successfully built tempest 2026-06-25 15:59:11.322 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 15:59:11.609 | 2026-06-25 15:59:11.637 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 15:59:11.846 | ++ inc/python:pip_install:216 : result=0 2026-06-25 15:59:11.850 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:59:11.853 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:11.856 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:11.859 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:11.864 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:11.866 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:11.870 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:59:11.872 | ++ functions-common:time_stop:2427 : start_time=1782403143135 2026-06-25 15:59:11.876 | ++ functions-common:time_stop:2429 : [[ -z 1782403143135 ]] 2026-06-25 15:59:11.881 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:11.886 | ++ functions-common:time_stop:2432 : end_time=1782403151883 2026-06-25 15:59:11.890 | ++ functions-common:time_stop:2433 : elapsed_time=8748 2026-06-25 15:59:11.893 | ++ functions-common:time_stop:2434 : total=180130 2026-06-25 15:59:11.897 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:11.900 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188878 2026-06-25 15:59:11.904 | ++ inc/python:pip_install:219 : return 0 2026-06-25 15:59:11.907 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:59:11.911 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:59:11.914 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 15:59:11.917 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 15:59:11.920 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:59:11.923 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:59:11.928 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 15:59:11.931 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 15:59:11.935 | ++ 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-06-25 15:59:11.937 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 15:59:11.940 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 15:59:11.944 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 15:59:11.946 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 15:59:11.950 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 15:59:11.953 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 15:59:11.956 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 15:59:11.959 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 15:59:11.962 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 15:59:11.964 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 15:59:11.968 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 15:59:11.971 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 15:59:11.974 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 15:59:11.977 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 15:59:11.980 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 15:59:11.983 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 15:59:11.987 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 15:59:11.990 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 15:59:11.990 | ' 2026-06-25 15:59:11.992 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 15:59:11.996 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 15:59:12.016 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:12.018 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 15:59:12.020 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 15:59:12.024 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 15:59:12.028 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 15:59:12.031 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 15:59:12.033 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 15:59:12.034 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 15:59:16.269 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:16.272 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 15:59:16.275 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 15:59:16.277 | ++ lib/tempest:get_active_images:176 : img_id=84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 15:59:16.280 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 15:59:16.282 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 15:59:16.284 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 15:59:16.287 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 15:59:16.289 | ++ lib/tempest:configure_tempest:266 : '[' -z 84dc8f66-fd2a-4216-8b4f-ca79a860c138 ']' 2026-06-25 15:59:16.292 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 15:59:16.294 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 15:59:16.314 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 15:59:16.318 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 15:59:16.320 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 15:59:16.323 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 15:59:16.325 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 15:59:16.328 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 15:59:16.330 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 15:59:16.332 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 15:59:16.336 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 15:59:16.337 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 15:59:19.901 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:19.905 | ++ lib/tempest:configure_tempest:303 : admin_project_id=ed9c27dba2fa48c9acd55f99c07e66a9 2026-06-25 15:59:19.908 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 15:59:19.923 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:19.926 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 15:59:23.538 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:23.540 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:23.540 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:59:23.541 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:23.541 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:59:23.541 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:59:23.541 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:59:23.541 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:59:23.541 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:59:23.541 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:59:23.541 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:59:23.542 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:59:23.542 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:59:23.542 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:59:23.542 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 15:59:23.543 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 15:59:23.546 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:23.546 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:59:23.546 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:23.546 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:59:23.546 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:59:23.547 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:59:23.547 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:59:23.547 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:59:23.547 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:59:23.547 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:59:23.547 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:59:23.547 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:59:23.547 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:59:23.548 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 15:59:23.549 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 15:59:23.552 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 15:59:23.555 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 84dc8f66-fd2a-4216-8b4f-ca79a860c138 -c size -f value 2026-06-25 15:59:27.076 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:27.079 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 15:59:27.082 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 15:59:27.082 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 15:59:27.138 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 15:59:27.140 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 15:59:27.143 | ++ 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-06-25 15:59:30.498 | +----------------------------+-----------------------+ 2026-06-25 15:59:30.498 | | Field | Value | 2026-06-25 15:59:30.498 | +----------------------------+-----------------------+ 2026-06-25 15:59:30.499 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:59:30.499 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:59:30.499 | | description | None | 2026-06-25 15:59:30.499 | | disk | 1 | 2026-06-25 15:59:30.499 | | id | 42 | 2026-06-25 15:59:30.499 | | name | m1.nano | 2026-06-25 15:59:30.499 | | os-flavor-access:is_public | True | 2026-06-25 15:59:30.499 | | properties | hw_rng:allowed='True' | 2026-06-25 15:59:30.499 | | ram | 192 | 2026-06-25 15:59:30.500 | | rxtx_factor | 1.0 | 2026-06-25 15:59:30.500 | | swap | 0 | 2026-06-25 15:59:30.500 | | vcpus | 1 | 2026-06-25 15:59:30.500 | +----------------------------+-----------------------+ 2026-06-25 15:59:30.841 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 15:59:30.845 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:30.845 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:59:30.845 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:59:30.845 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:59:30.845 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:59:30.845 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:59:30.845 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:59:30.846 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:59:30.846 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:59:30.846 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:59:30.846 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:59:30.846 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:59:30.846 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:59:30.846 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 15:59:30.849 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 15:59:30.851 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 15:59:30.854 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 84dc8f66-fd2a-4216-8b4f-ca79a860c138 -c size -f value 2026-06-25 15:59:34.299 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:34.302 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 15:59:34.305 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 15:59:34.305 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 15:59:34.346 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 15:59:34.349 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 15:59:34.352 | ++ 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-06-25 15:59:37.601 | +----------------------------+-----------------------+ 2026-06-25 15:59:37.601 | | Field | Value | 2026-06-25 15:59:37.601 | +----------------------------+-----------------------+ 2026-06-25 15:59:37.601 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:59:37.601 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:59:37.601 | | description | None | 2026-06-25 15:59:37.601 | | disk | 1 | 2026-06-25 15:59:37.601 | | id | 84 | 2026-06-25 15:59:37.602 | | name | m1.micro | 2026-06-25 15:59:37.602 | | os-flavor-access:is_public | True | 2026-06-25 15:59:37.602 | | properties | hw_rng:allowed='True' | 2026-06-25 15:59:37.602 | | ram | 256 | 2026-06-25 15:59:37.602 | | rxtx_factor | 1.0 | 2026-06-25 15:59:37.602 | | swap | 0 | 2026-06-25 15:59:37.603 | | vcpus | 1 | 2026-06-25 15:59:37.603 | +----------------------------+-----------------------+ 2026-06-25 15:59:37.936 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 15:59:37.938 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 15:59:37.954 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:37.956 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 15:59:37.959 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 15:59:37.961 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 15:59:37.964 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:59:37.966 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 15:59:37.969 | +++ functions-common:git_clone:593 : pwd 2026-06-25 15:59:37.972 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:59:37.974 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:59:37.977 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:59:37.993 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:59:37.995 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:59:37.997 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:59:38.000 | ++ functions-common:git_clone:610 : echo master 2026-06-25 15:59:38.001 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:59:38.006 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 15:59:38.009 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:59:38.011 | ++ 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-06-25 15:59:38.013 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:38.015 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:38.017 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:38.020 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:38.022 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:38.024 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:38.026 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:38.028 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:38.032 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:38.035 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403178033 2026-06-25 15:59:38.038 | ++ 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-06-25 15:59:38.041 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 15:59:39.620 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:39.624 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:39.629 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:39.634 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:39.639 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:39.644 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:39.647 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:39.652 | ++ functions-common:time_stop:2427 : start_time=1782403178033 2026-06-25 15:59:39.657 | ++ functions-common:time_stop:2429 : [[ -z 1782403178033 ]] 2026-06-25 15:59:39.662 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:39.668 | ++ functions-common:time_stop:2432 : end_time=1782403179663 2026-06-25 15:59:39.672 | ++ functions-common:time_stop:2433 : elapsed_time=1630 2026-06-25 15:59:39.675 | ++ functions-common:time_stop:2434 : total=422008 2026-06-25 15:59:39.679 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:39.683 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423638 2026-06-25 15:59:39.687 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 15:59:39.691 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:59:39.695 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:39.699 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:39.703 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:39.708 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:39.712 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:39.717 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:39.722 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:39.727 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:39.733 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:39.739 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403179734 2026-06-25 15:59:39.743 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:59:40.234 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 15:59:40.234 | * branch master -> FETCH_HEAD 2026-06-25 15:59:40.246 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:40.249 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:40.252 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:40.256 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:40.258 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:40.261 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:40.266 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:40.272 | ++ functions-common:time_stop:2427 : start_time=1782403179734 2026-06-25 15:59:40.278 | ++ functions-common:time_stop:2429 : [[ -z 1782403179734 ]] 2026-06-25 15:59:40.284 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:40.292 | ++ functions-common:time_stop:2432 : end_time=1782403180287 2026-06-25 15:59:40.295 | ++ functions-common:time_stop:2433 : elapsed_time=553 2026-06-25 15:59:40.300 | ++ functions-common:time_stop:2434 : total=423638 2026-06-25 15:59:40.303 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:40.307 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424191 2026-06-25 15:59:40.312 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:59:40.317 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:59:40.322 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:59:40.326 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:59:40.330 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:59:40.336 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:59:40.340 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:59:40.345 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:40.351 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:40.356 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:40.361 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403180357 2026-06-25 15:59:40.364 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:59:40.372 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:59:40.372 | 2026-06-25 15:59:40.372 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:59:40.372 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:59:40.372 | state without impacting any branches by switching back to a branch. 2026-06-25 15:59:40.373 | 2026-06-25 15:59:40.373 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:59:40.373 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:59:40.373 | 2026-06-25 15:59:40.373 | git switch -c 2026-06-25 15:59:40.373 | 2026-06-25 15:59:40.373 | Or undo this operation with: 2026-06-25 15:59:40.373 | 2026-06-25 15:59:40.373 | git switch - 2026-06-25 15:59:40.373 | 2026-06-25 15:59:40.373 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:59:40.374 | 2026-06-25 15:59:40.374 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 15:59:40.377 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:59:40.381 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:59:40.386 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:40.390 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:40.393 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:59:40.396 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:40.401 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:59:40.405 | ++ functions-common:time_stop:2427 : start_time=1782403180357 2026-06-25 15:59:40.409 | ++ functions-common:time_stop:2429 : [[ -z 1782403180357 ]] 2026-06-25 15:59:40.414 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:40.420 | ++ functions-common:time_stop:2432 : end_time=1782403180416 2026-06-25 15:59:40.424 | ++ functions-common:time_stop:2433 : elapsed_time=59 2026-06-25 15:59:40.427 | ++ functions-common:time_stop:2434 : total=424191 2026-06-25 15:59:40.431 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:40.434 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424250 2026-06-25 15:59:40.439 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 15:59:40.457 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 15:59:40.461 | ++ functions-common:git_clone:673 : head -1 2026-06-25 15:59:40.462 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 15:59:40.464 | 5d0367e Clean-up zuul config spacing 2026-06-25 15:59:40.466 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:59:40.470 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 15:59:40.470 | /opt/stack/os-test-images ~/devstack 2026-06-25 15:59:40.472 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 15:59:40.925 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 15:59:41.622 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 15:59:44.546 | generate installed: PyYAML==6.0.3 2026-06-25 15:59:44.547 | generate run-test-pre: PYTHONHASHSEED='2090426308' 2026-06-25 15:59:44.547 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 15:59:44.681 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 15:59:44.709 | 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-06-25 15:59:44.735 | 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-06-25 15:59:44.770 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 15:59:44.773 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 15:59:44.782 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 15:59:44.791 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 15:59:44.835 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 15:59:44.852 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 15:59:44.863 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 15:59:44.880 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 15:59:44.880 | 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-06-25 15:59:44.889 | 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-06-25 15:59:44.898 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 15:59:44.920 | 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-06-25 15:59:44.924 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 15:59:44.927 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 15:59:44.942 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 15:59:44.955 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 15:59:44.970 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 15:59:44.973 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 15:59:44.989 | 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-06-25 15:59:44.992 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 15:59:44.995 | 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-06-25 15:59:45.007 | 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-06-25 15:59:45.011 | 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-06-25 15:59:45.024 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 15:59:45.053 | ___________________________________ summary ____________________________________ 2026-06-25 15:59:45.054 | generate: commands succeeded 2026-06-25 15:59:45.054 | congratulations :) 2026-06-25 15:59:45.097 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 15:59:45.097 | ~/devstack 2026-06-25 15:59:45.101 | ++ 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-06-25 15:59:45.138 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 15:59:45.142 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 15:59:45.166 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 15:59:45.170 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 15:59:45.173 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 15:59:45.212 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 15:59:45.248 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 15:59:45.250 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 15:59:45.254 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 15:59:45.257 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 15:59:45.260 | +++ 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-06-25 15:59:48.715 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:48.718 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:59:48.718 | address-scope 2026-06-25 15:59:48.718 | agent 2026-06-25 15:59:48.718 | allowed-address-pairs 2026-06-25 15:59:48.718 | auto-allocated-topology 2026-06-25 15:59:48.718 | availability_zone 2026-06-25 15:59:48.719 | default-subnetpools 2026-06-25 15:59:48.719 | dhcp_agent_scheduler 2026-06-25 15:59:48.719 | dns-integration 2026-06-25 15:59:48.719 | dns-domain-ports 2026-06-25 15:59:48.720 | dns-integration-domain-keywords 2026-06-25 15:59:48.720 | empty-string-filtering 2026-06-25 15:59:48.720 | external-net 2026-06-25 15:59:48.720 | extra_dhcp_opt 2026-06-25 15:59:48.720 | extraroute 2026-06-25 15:59:48.720 | extraroute-atomic 2026-06-25 15:59:48.720 | filter-validation 2026-06-25 15:59:48.720 | floating-ip-port-forwarding-detail 2026-06-25 15:59:48.720 | fip-port-details 2026-06-25 15:59:48.720 | flavors 2026-06-25 15:59:48.721 | floatingip-pools 2026-06-25 15:59:48.721 | router 2026-06-25 15:59:48.721 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:48.721 | enable-default-route-bfd 2026-06-25 15:59:48.721 | enable-default-route-ecmp 2026-06-25 15:59:48.721 | ext-gw-mode 2026-06-25 15:59:48.721 | l3-ha 2026-06-25 15:59:48.722 | external-gateway-multihoming 2026-06-25 15:59:48.722 | l3-flavors 2026-06-25 15:59:48.722 | l3_agent_scheduler 2026-06-25 15:59:48.722 | multi-provider 2026-06-25 15:59:48.722 | net-mtu 2026-06-25 15:59:48.722 | net-mtu-writable 2026-06-25 15:59:48.722 | network_availability_zone 2026-06-25 15:59:48.722 | network-ip-availability 2026-06-25 15:59:48.723 | network-ip-availability-details 2026-06-25 15:59:48.723 | pagination 2026-06-25 15:59:48.723 | port-device-profile 2026-06-25 15:59:48.723 | port-mac-address-regenerate 2026-06-25 15:59:48.723 | port-numa-affinity-policy 2026-06-25 15:59:48.723 | port-numa-affinity-policy-socket 2026-06-25 15:59:48.723 | binding 2026-06-25 15:59:48.724 | binding-extended 2026-06-25 15:59:48.724 | port-security 2026-06-25 15:59:48.724 | project-id 2026-06-25 15:59:48.724 | provider 2026-06-25 15:59:48.724 | qinq 2026-06-25 15:59:48.724 | quota-check-limit 2026-06-25 15:59:48.724 | quota-check-limit-default 2026-06-25 15:59:48.724 | quotas 2026-06-25 15:59:48.725 | quota_details 2026-06-25 15:59:48.725 | rbac-policies 2026-06-25 15:59:48.725 | rbac-address-scope 2026-06-25 15:59:48.725 | rbac-security-groups 2026-06-25 15:59:48.725 | revision-if-match 2026-06-25 15:59:48.725 | standard-attr-revisions 2026-06-25 15:59:48.725 | router_availability_zone 2026-06-25 15:59:48.725 | router-enable-snat 2026-06-25 15:59:48.726 | security-groups-default-rules 2026-06-25 15:59:48.726 | security-groups-default-statefulness 2026-06-25 15:59:48.726 | security-groups-normalized-cidr 2026-06-25 15:59:48.726 | security-groups-remote-address-group 2026-06-25 15:59:48.726 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:48.726 | security-groups-shared-filtering 2026-06-25 15:59:48.726 | security-group 2026-06-25 15:59:48.727 | service-type 2026-06-25 15:59:48.727 | sorting 2026-06-25 15:59:48.727 | standard-attr-description 2026-06-25 15:59:48.727 | stateful-security-group 2026-06-25 15:59:48.727 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:48.727 | subnet-external-network 2026-06-25 15:59:48.727 | subnet_onboard 2026-06-25 15:59:48.727 | subnet-service-types 2026-06-25 15:59:48.728 | subnet_allocation 2026-06-25 15:59:48.728 | subnetpool-prefix-ops 2026-06-25 15:59:48.728 | tag-creation 2026-06-25 15:59:48.728 | standard-attr-tag 2026-06-25 15:59:48.728 | standard-attr-timestamp 2026-06-25 15:59:48.728 | vlan-transparent' 2026-06-25 15:59:48.729 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:59:48.729 | address-scope 2026-06-25 15:59:48.729 | agent 2026-06-25 15:59:48.729 | allowed-address-pairs 2026-06-25 15:59:48.729 | auto-allocated-topology 2026-06-25 15:59:48.729 | availability_zone 2026-06-25 15:59:48.729 | default-subnetpools 2026-06-25 15:59:48.729 | dhcp_agent_scheduler 2026-06-25 15:59:48.730 | dns-integration 2026-06-25 15:59:48.730 | dns-domain-ports 2026-06-25 15:59:48.730 | dns-integration-domain-keywords 2026-06-25 15:59:48.730 | empty-string-filtering 2026-06-25 15:59:48.730 | external-net 2026-06-25 15:59:48.730 | extra_dhcp_opt 2026-06-25 15:59:48.730 | extraroute 2026-06-25 15:59:48.731 | extraroute-atomic 2026-06-25 15:59:48.731 | filter-validation 2026-06-25 15:59:48.731 | floating-ip-port-forwarding-detail 2026-06-25 15:59:48.731 | fip-port-details 2026-06-25 15:59:48.731 | flavors 2026-06-25 15:59:48.731 | floatingip-pools 2026-06-25 15:59:48.731 | router 2026-06-25 15:59:48.732 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:48.732 | enable-default-route-bfd 2026-06-25 15:59:48.732 | enable-default-route-ecmp 2026-06-25 15:59:48.732 | ext-gw-mode 2026-06-25 15:59:48.732 | l3-ha 2026-06-25 15:59:48.732 | external-gateway-multihoming 2026-06-25 15:59:48.732 | l3-flavors 2026-06-25 15:59:48.732 | l3_agent_scheduler 2026-06-25 15:59:48.733 | multi-provider 2026-06-25 15:59:48.733 | net-mtu 2026-06-25 15:59:48.733 | net-mtu-writable 2026-06-25 15:59:48.733 | network_availability_zone 2026-06-25 15:59:48.733 | network-ip-availability 2026-06-25 15:59:48.733 | network-ip-availability-details 2026-06-25 15:59:48.733 | pagination 2026-06-25 15:59:48.734 | port-device-profile 2026-06-25 15:59:48.734 | port-mac-address-regenerate 2026-06-25 15:59:48.734 | port-numa-affinity-policy 2026-06-25 15:59:48.734 | port-numa-affinity-policy-socket 2026-06-25 15:59:48.734 | binding 2026-06-25 15:59:48.734 | binding-extended 2026-06-25 15:59:48.734 | port-security 2026-06-25 15:59:48.734 | project-id 2026-06-25 15:59:48.735 | provider 2026-06-25 15:59:48.735 | qinq 2026-06-25 15:59:48.735 | quota-check-limit 2026-06-25 15:59:48.735 | quota-check-limit-default 2026-06-25 15:59:48.735 | quotas 2026-06-25 15:59:48.735 | quota_details 2026-06-25 15:59:48.735 | rbac-policies 2026-06-25 15:59:48.736 | rbac-address-scope 2026-06-25 15:59:48.736 | rbac-security-groups 2026-06-25 15:59:48.736 | revision-if-match 2026-06-25 15:59:48.736 | standard-attr-revisions 2026-06-25 15:59:48.736 | router_availability_zone 2026-06-25 15:59:48.736 | router-enable-snat 2026-06-25 15:59:48.736 | security-groups-default-rules 2026-06-25 15:59:48.737 | security-groups-default-statefulness 2026-06-25 15:59:48.737 | security-groups-normalized-cidr 2026-06-25 15:59:48.737 | security-groups-remote-address-group 2026-06-25 15:59:48.737 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:48.737 | security-groups-shared-filtering 2026-06-25 15:59:48.737 | security-group 2026-06-25 15:59:48.737 | service-type 2026-06-25 15:59:48.738 | sorting 2026-06-25 15:59:48.738 | standard-attr-description 2026-06-25 15:59:48.738 | stateful-security-group 2026-06-25 15:59:48.738 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:48.738 | subnet-external-network 2026-06-25 15:59:48.738 | subnet_onboard 2026-06-25 15:59:48.738 | subnet-service-types 2026-06-25 15:59:48.738 | subnet_allocation 2026-06-25 15:59:48.739 | subnetpool-prefix-ops 2026-06-25 15:59:48.739 | tag-creation 2026-06-25 15:59:48.739 | standard-attr-tag 2026-06-25 15:59:48.739 | standard-attr-timestamp 2026-06-25 15:59:48.739 | vlan-transparent =~ external-net ]] 2026-06-25 15:59:48.739 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:59:48.739 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 15:59:52.257 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:52.259 | ++ lib/tempest:configure_tempest:395 : public_network_id=76c5e291-7bdb-4aea-8954-ed9d96b774c2 2026-06-25 15:59:52.261 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 15:59:56.580 | +---------------------------+--------------------------------------+ 2026-06-25 15:59:56.580 | | Field | Value | 2026-06-25 15:59:56.580 | +---------------------------+--------------------------------------+ 2026-06-25 15:59:56.581 | | admin_state_up | UP | 2026-06-25 15:59:56.581 | | availability_zone_hints | | 2026-06-25 15:59:56.581 | | availability_zones | | 2026-06-25 15:59:56.581 | | created_at | 2026-06-25T15:59:55Z | 2026-06-25 15:59:56.581 | | description | | 2026-06-25 15:59:56.581 | | dns_domain | None | 2026-06-25 15:59:56.581 | | id | ad0833fd-1374-4119-8d1a-7aa33ccd0441 | 2026-06-25 15:59:56.581 | | ipv4_address_scope | None | 2026-06-25 15:59:56.582 | | ipv6_address_scope | None | 2026-06-25 15:59:56.582 | | is_default | False | 2026-06-25 15:59:56.582 | | is_vlan_qinq | None | 2026-06-25 15:59:56.582 | | is_vlan_transparent | False | 2026-06-25 15:59:56.582 | | mtu | 1442 | 2026-06-25 15:59:56.582 | | name | shared | 2026-06-25 15:59:56.582 | | port_security_enabled | True | 2026-06-25 15:59:56.582 | | project_id | ed9c27dba2fa48c9acd55f99c07e66a9 | 2026-06-25 15:59:56.582 | | provider:network_type | geneve | 2026-06-25 15:59:56.582 | | provider:physical_network | None | 2026-06-25 15:59:56.583 | | provider:segmentation_id | 21149 | 2026-06-25 15:59:56.583 | | pvlan | None | 2026-06-25 15:59:56.583 | | qinq | False | 2026-06-25 15:59:56.583 | | qos_policy_id | None | 2026-06-25 15:59:56.583 | | revision_number | 1 | 2026-06-25 15:59:56.583 | | router:external | Internal | 2026-06-25 15:59:56.583 | | segments | None | 2026-06-25 15:59:56.583 | | shared | True | 2026-06-25 15:59:56.583 | | status | ACTIVE | 2026-06-25 15:59:56.584 | | subnets | | 2026-06-25 15:59:56.584 | | tags | | 2026-06-25 15:59:56.584 | | updated_at | 2026-06-25T15:59:55Z | 2026-06-25 15:59:56.584 | +---------------------------+--------------------------------------+ 2026-06-25 15:59:56.935 | ++ 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-06-25 16:00:01.368 | +----------------------+--------------------------------------+ 2026-06-25 16:00:01.368 | | Field | Value | 2026-06-25 16:00:01.368 | +----------------------+--------------------------------------+ 2026-06-25 16:00:01.368 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 16:00:01.368 | | cidr | 192.168.233.0/24 | 2026-06-25 16:00:01.369 | | created_at | 2026-06-25T16:00:00Z | 2026-06-25 16:00:01.370 | | description | shared-subnet | 2026-06-25 16:00:01.370 | | dns_nameservers | | 2026-06-25 16:00:01.370 | | dns_publish_fixed_ip | None | 2026-06-25 16:00:01.371 | | enable_dhcp | True | 2026-06-25 16:00:01.371 | | gateway_ip | 192.168.233.1 | 2026-06-25 16:00:01.371 | | host_routes | | 2026-06-25 16:00:01.371 | | id | b0f54d0d-7760-4465-817e-989eecf82968 | 2026-06-25 16:00:01.371 | | ip_version | 4 | 2026-06-25 16:00:01.371 | | ipv6_address_mode | None | 2026-06-25 16:00:01.371 | | ipv6_ra_mode | None | 2026-06-25 16:00:01.371 | | name | shared-subnet | 2026-06-25 16:00:01.372 | | network_id | ad0833fd-1374-4119-8d1a-7aa33ccd0441 | 2026-06-25 16:00:01.372 | | project_id | ed9c27dba2fa48c9acd55f99c07e66a9 | 2026-06-25 16:00:01.372 | | revision_number | 0 | 2026-06-25 16:00:01.372 | | router:external | False | 2026-06-25 16:00:01.372 | | segment_id | None | 2026-06-25 16:00:01.372 | | service_types | | 2026-06-25 16:00:01.372 | | subnetpool_id | None | 2026-06-25 16:00:01.372 | | tags | | 2026-06-25 16:00:01.372 | | updated_at | 2026-06-25T16:00:00Z | 2026-06-25 16:00:01.373 | +----------------------+--------------------------------------+ 2026-06-25 16:00:01.715 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 16:00:01.757 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 16:00:01.799 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 16:00:01.804 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 16:00:01.844 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 16:00:01.885 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 16:00:01.921 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 16:00:01.965 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 16:00:02.006 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.66/identity/v3 2026-06-25 16:00:02.047 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 16:00:02.084 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 16:00:02.118 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 16:00:02.153 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 16:00:02.157 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 16:00:02.196 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 16:00:02.235 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 16:00:02.275 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 16:00:02.313 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 16:00:02.352 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 16:00:02.374 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:02.377 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 16:00:02.381 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 16:00:02.427 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 16:00:02.451 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:02.455 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 16:00:02.498 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 16:00:02.544 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 16:00:02.589 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 16:00:02.593 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 16:00:02.638 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 16:00:02.683 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 16:00:02.703 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:02.707 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 16:00:02.752 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 84dc8f66-fd2a-4216-8b4f-ca79a860c138 2026-06-25 16:00:02.797 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 16:00:02.840 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 16:00:02.881 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 16:00:02.926 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 16:00:02.949 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:02.953 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 16:00:02.957 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 16:00:02.961 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 16:00:02.964 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 16:00:02.968 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 16:00:02.972 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 16:00:03.001 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 16:00:03.005 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 16:00:03.050 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 16:00:03.097 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 16:00:03.141 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 16:00:03.185 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 16:00:03.223 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 16:00:03.265 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 16:00:03.305 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 16:00:03.344 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 16:00:03.383 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 16:00:03.386 | ++ 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-06-25 16:00:03.428 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:03.431 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 16:00:03.454 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:03.457 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 16:00:03.497 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 16:00:03.514 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:03.517 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 16:00:03.520 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 16:00:03.541 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:03.545 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 16:00:03.548 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 16:00:03.552 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 16:00:03.589 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 16:00:03.629 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 76c5e291-7bdb-4aea-8954-ed9d96b774c2 2026-06-25 16:00:03.669 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 16:00:03.707 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 16:00:03.744 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 16:00:03.785 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 16:00:03.825 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 16:00:03.864 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 16:00:03.906 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 16:00:03.908 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 16:00:03.912 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 16:00:03.915 | ++ 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-06-25 16:00:03.956 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 16:00:03.960 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 16:00:03.961 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 16:00:03.966 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 16:00:03.969 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 16:00:04.004 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 16:00:04.007 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 16:00:04.010 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 16:00:04.014 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 16:00:04.018 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 16:00:04.058 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 16:00:04.095 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 16:00:04.135 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 16:00:04.174 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 16:00:04.211 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 16:00:04.246 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:00:04.249 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 16:00:04.254 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 16:00:04.274 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 16:00:04.310 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:00:04.313 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 16:00:04.316 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 16:00:04.340 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 16:00:04.376 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:00:04.379 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 16:00:04.383 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 16:00:04.386 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 16:00:04.407 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 16:00:04.442 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:00:04.445 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 16:00:04.449 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 16:00:04.471 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 16:00:04.509 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 16:00:04.548 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 16:00:04.551 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 16:00:04.587 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 16:00:04.590 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 16:00:04.593 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 16:00:04.596 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 16:00:04.617 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 16:00:04.620 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 16:00:04.656 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 16:00:04.675 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:04.678 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 16:00:04.715 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 16:00:04.718 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 16:00:04.721 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 16:00:04.724 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 16:00:04.727 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:04.730 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 16:00:04.733 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 16:00:04.735 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 16:00:04.738 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 16:00:04.761 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 16:00:04.765 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 16:00:04.808 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 16:00:04.812 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 16:00:04.816 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 16:00:04.820 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 16:00:04.859 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 16:00:04.902 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 16:00:04.947 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 16:00:04.951 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 16:00:04.955 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:04.959 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 16:00:04.981 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:04.985 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 16:00:05.034 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.037 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 16:00:05.061 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:05.064 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 16:00:05.108 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.111 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 16:00:05.132 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:05.135 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 16:00:05.181 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.184 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 16:00:05.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:05.214 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 16:00:05.263 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.268 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 16:00:05.299 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:05.303 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 16:00:05.344 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.348 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 16:00:05.369 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:05.373 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 16:00:05.413 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:00:05.415 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 16:00:05.437 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:05.440 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 16:00:05.481 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 16:00:05.485 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 16:00:05.488 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 16:00:05.491 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 16:00:05.528 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 16:00:05.531 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 16:00:05.533 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 16:00:05.537 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 16:00:05.579 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 16:00:05.582 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 16:00:05.586 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 16:00:05.589 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 16:00:05.592 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 16:00:05.597 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 16:00:05.604 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.90buUYJ9pb 2026-06-25 16:00:05.607 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 16:00:05.611 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 16:00:05.614 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 16:00:05.620 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.oe0QqqcR24 2026-06-25 16:00:05.624 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.oe0QqqcR24 2026-06-25 16:00:05.627 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 16:00:05.631 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.oe0QqqcR24 2026-06-25 16:00:05.634 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 16:00:05.639 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 16:00:05.643 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 16:00:05.651 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:00:05.655 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:00:05.659 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:00:05.662 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:00:05.666 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 16:00:05.670 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 16:00:06.270 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 16:00:07.208 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 16:00:25.187 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 16:00:33.282 | 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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-06-25 16:00:33.283 | ___________________________________ summary ____________________________________ 2026-06-25 16:00:33.283 | venv-tempest: skipped tests 2026-06-25 16:00:33.283 | congratulations :) 2026-06-25 16:00:33.332 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.oe0QqqcR24 -r requirements.txt 2026-06-25 16:00:34.323 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 16:00:34.323 | !! 2026-06-25 16:00:34.324 | 2026-06-25 16:00:34.324 | ******************************************************************************** 2026-06-25 16:00:34.324 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 16:00:34.324 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 16:00:34.324 | 2026-06-25 16:00:34.324 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 16:00:34.324 | calls to avoid build errors in the future. 2026-06-25 16:00:34.324 | ******************************************************************************** 2026-06-25 16:00:34.324 | 2026-06-25 16:00:34.324 | !! 2026-06-25 16:00:34.324 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 16:00:34.759 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 16:00:34.760 | !! 2026-06-25 16:00:34.760 | 2026-06-25 16:00:34.760 | ******************************************************************************** 2026-06-25 16:00:34.760 | Please avoid running ``setup.py`` directly. 2026-06-25 16:00:34.760 | Instead, use pypa/build, pypa/installer or other 2026-06-25 16:00:34.760 | standards-based tools. 2026-06-25 16:00:34.760 | 2026-06-25 16:00:34.760 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 16:00:34.760 | calls to avoid build errors in the future. 2026-06-25 16:00:34.760 | 2026-06-25 16:00:34.760 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 16:00:34.760 | ******************************************************************************** 2026-06-25 16:00:34.761 | 2026-06-25 16:00:34.761 | !! 2026-06-25 16:00:34.761 | self.initialize_options() 2026-06-25 16:00:34.761 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 16:00:34.761 | warnings.warn(msg) 2026-06-25 16:00:34.792 | /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-06-25 16:00:34.793 | !! 2026-06-25 16:00:34.793 | 2026-06-25 16:00:34.793 | ******************************************************************************** 2026-06-25 16:00:34.793 | 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-06-25 16:00:34.793 | 2026-06-25 16:00:34.793 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 16:00:34.793 | or your builds will no longer be supported. 2026-06-25 16:00:34.793 | 2026-06-25 16:00:34.793 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 16:00:34.793 | ******************************************************************************** 2026-06-25 16:00:34.793 | 2026-06-25 16:00:34.794 | !! 2026-06-25 16:00:34.794 | corresp(dist, value, root_dir) 2026-06-25 16:00:34.963 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 16:00:42.343 | 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@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-06-25 16:00:42.345 | venv-tempest run-test-pre: PYTHONHASHSEED='2126018739' 2026-06-25 16:00:42.345 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.oe0QqqcR24 -r requirements.txt 2026-06-25 16:00:43.393 | 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-06-25 16:00:43.395 | 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-06-25 16:00:43.397 | 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-06-25 16:00:43.397 | 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-06-25 16:00:43.398 | 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-06-25 16:00:43.400 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 16:00:43.400 | 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-06-25 16:00:43.401 | 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-06-25 16:00:43.403 | 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-06-25 16:00:43.404 | 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-06-25 16:00:43.405 | 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-06-25 16:00:43.407 | 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-06-25 16:00:43.408 | 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-06-25 16:00:43.409 | 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-06-25 16:00:43.410 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 16:00:43.411 | 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-06-25 16:00:43.412 | 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-06-25 16:00:43.413 | 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-06-25 16:00:43.414 | 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-06-25 16:00:43.415 | 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-06-25 16:00:43.416 | 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-06-25 16:00:43.417 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 16:00:43.419 | 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-06-25 16:00:43.421 | 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-06-25 16:00:43.424 | 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-06-25 16:00:43.425 | 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-06-25 16:00:43.431 | 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-06-25 16:00:43.431 | 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-06-25 16:00:43.431 | 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-06-25 16:00:43.432 | 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-06-25 16:00:43.438 | 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-06-25 16:00:43.440 | 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-06-25 16:00:43.441 | 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-06-25 16:00:43.445 | 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-06-25 16:00:43.451 | 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-06-25 16:00:43.455 | 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-06-25 16:00:43.457 | 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-06-25 16:00:43.460 | 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-06-25 16:00:43.462 | 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-06-25 16:00:43.467 | 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-06-25 16:00:43.469 | 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-06-25 16:00:43.471 | 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-06-25 16:00:43.474 | 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-06-25 16:00:43.476 | 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-06-25 16:00:43.478 | 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-06-25 16:00:43.480 | 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-06-25 16:00:43.492 | 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-06-25 16:00:43.499 | 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-06-25 16:00:43.514 | 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-06-25 16:00:43.517 | 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-06-25 16:00:43.521 | 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-06-25 16:00:43.521 | 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-06-25 16:00:43.521 | 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-06-25 16:00:43.537 | 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-06-25 16:00:43.562 | 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-06-25 16:00:43.568 | 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-06-25 16:00:43.570 | 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-06-25 16:00:43.572 | 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-06-25 16:00:43.586 | 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-06-25 16:00:43.588 | 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-06-25 16:00:43.594 | 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-06-25 16:00:43.819 | ___________________________________ summary ____________________________________ 2026-06-25 16:00:43.819 | venv-tempest: commands succeeded 2026-06-25 16:00:43.821 | congratulations :) 2026-06-25 16:00:43.868 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.oe0QqqcR24 2026-06-25 16:00:43.873 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:43.876 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:00:43.879 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 16:00:43.909 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.90buUYJ9pb 2026-06-25 16:00:44.486 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 16:00:45.172 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 16:01:11.996 | venv develop-inst: /opt/stack/tempest 2026-06-25 16:01:21.069 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.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,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.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,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#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-06-25 16:01:21.070 | venv run-test-pre: PYTHONHASHSEED='723891641' 2026-06-25 16:01:21.070 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.90buUYJ9pb 2026-06-25 16:01:21.383 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 16:01:21.383 | warnings.warn( 2026-06-25 16:01:22.413 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-25 16:01:22.413 | warnings.warn( 2026-06-25 16:01:23.753 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-25 16:01:23.753 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 16:01:26.041 | ___________________________________ summary ____________________________________ 2026-06-25 16:01:26.041 | venv: commands succeeded 2026-06-25 16:01:26.041 | congratulations :) 2026-06-25 16:01:26.091 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 16:01:26.110 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:01:26.113 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 16:01:26.116 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 16:01:26.140 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:01:26.146 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 16:01:26.153 | ++ 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-06-25 16:01:26.157 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 16:01:26.160 | ++ 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-06-25 16:01:26.164 | +++ 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-06-25 16:01:26.167 | +++ 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-06-25 16:01:26.169 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 16:01:26.173 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 16:01:26.176 | +++ 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-06-25 16:01:26.204 | +++ 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-06-25 16:01:26.224 | ++ 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-06-25 16:01:26.227 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 16:01:26.229 | ++ 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-06-25 16:01:26.260 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 16:01:26.263 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 16:01:26.266 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 16:01:26.302 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 16:01:26.305 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 16:01:26.308 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 16:01:26.345 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 16:01:26.345 | ' 2026-06-25 16:01:26.348 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 16:01:26.351 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:01:26.354 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 16:01:26.357 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 16:01:26.360 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 16:01:26.360 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 16:01:26.363 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 16:01:26.366 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 16:01:26.367 | /opt/stack/tempest 2026-06-25 16:01:26.370 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 16:01:26.373 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 16:01:26.378 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 16:01:26.381 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 16:01:26.385 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 16:01:26.389 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 16:01:26.392 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 16:01:26.395 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 16:01:26.399 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 16:01:26.402 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 16:01:26.406 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 16:01:26.409 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 16:01:26.413 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 16:01:26.416 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:26.420 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 16:01:26.424 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 16:01:26.429 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 16:01:26.433 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:01:26.436 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 16:01:26.440 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:26.443 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 16:01:26.443 | /^\[\[.+\|.*\]\]/ { 2026-06-25 16:01:26.443 | gsub("[][]", "", $1); 2026-06-25 16:01:26.443 | split($1, a, "|"); 2026-06-25 16:01:26.444 | if (a[1] == matchgroup) 2026-06-25 16:01:26.444 | print a[2] 2026-06-25 16:01:26.444 | } 2026-06-25 16:01:26.444 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 172 osc 495 apt-get 230 test_with_retry 8 dbsync 8 pip_install 188 apt-get-update 5 run_process 45 git_timed 424 ------------------------- Unaccounted time 95 ========================= Total runtime 1701 ================= Async summary ================= Time spent in the background minus waits: 605 sec Elapsed time: 1701 sec Time if we did everything serially: 2306 sec Speedup: 1.35567 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_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 79 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5438 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 82 | | placement | SET | 1 | | neutron | UPDATE | 248 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.66 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.66/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble