2026-06-23 01:49:30.779 | + ./stack.sh:main:485 : exec 2026-06-23 01:49:30.780 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-034930' 2026-06-23 01:49:30.780 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-23-034930.summary.2026-06-23-034930 2026-06-23 01:49:30.780 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 01:49:30.780 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-034930 2026-06-23 01:49:30.780 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-034930 /opt/stack/logs/stack.sh.log 2026-06-23 01:49:30.780 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-034930.summary.2026-06-23-034930 /opt/stack/logs/stack.sh.log.summary 2026-06-23 01:49:30.780 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-23 01:49:30.780 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-23 01:49:30.780 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-23 01:49:30.780 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-23 01:49:30.780 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-23 01:49:30.781 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-23 01:49:30.781 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-23 01:49:30.781 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 01:49:30.781 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-23 01:49:30.781 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-23 01:49:30.781 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 01:49:30.782 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 01:49:30.782 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-23 01:49:30.782 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-23 01:49:30.782 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 01:49:30.782 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-23 01:49:30.782 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-23 01:49:30.782 | + ./stack.sh:main:571 : set -o errexit 2026-06-23 01:49:30.784 | + ./stack.sh:main:574 : uname -a 2026-06-23 01:49:30.785 | 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-23 01:49:30.787 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-23 01:49:30.789 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-23 01:49:30.793 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-23 01:49:30.826 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-23 01:49:30.842 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-23 01:49:30.845 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-23 01:49:30.858 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-23 01:49:30.861 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-23 01:49:30.874 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-23 01:49:30.877 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-23 01:49:30.890 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-23 01:49:30.892 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-23 01:49:30.894 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-23 01:49:30.897 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-23 01:49:30.910 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-23 01:49:30.912 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-23 01:49:30.925 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-23 01:49:30.927 | + ./stack.sh:main:588 : tune_host 2026-06-23 01:49:30.929 | + lib/host:tune_host:96 : configure_host_mem 2026-06-23 01:49:30.931 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-23 01:49:30.933 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-23 01:49:30.935 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-23 01:49:30.937 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-23 01:49:30.939 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-23 01:49:30.941 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:49:30.943 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:49:30.946 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-23 01:49:30.948 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:49:30.950 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:49:30.952 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:49:30.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:49:30.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:49:30.958 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:49:30.960 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-23 01:49:30.962 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-23 01:49:30.964 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-23 01:49:30.966 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-23 01:49:30.969 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-23 01:49:30.971 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-23 01:49:30.973 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-23 01:49:30.975 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:49:30.977 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:49:30.979 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:49:30.982 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179370980 2026-06-23 01:49:30.984 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-23 01:49:30.986 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-23 01:49:30.987 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-23 01:49:31.131 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-23 01:49:31.131 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-23 01:49:31.136 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-23 01:49:31.148 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-23 01:49:31.152 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-23 01:49:34.309 | Fetched 4747 B in 0s (9654 B/s) 2026-06-23 01:49:35.852 | Reading package lists... 2026-06-23 01:49:35.876 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-23 01:49:35.878 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-23 01:49:35.880 | + functions-common:time_stop:2414 : local name 2026-06-23 01:49:35.881 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:49:35.883 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:49:35.885 | + functions-common:time_stop:2417 : local total 2026-06-23 01:49:35.887 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:49:35.888 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-23 01:49:35.890 | + functions-common:time_stop:2421 : start_time=1782179370980 2026-06-23 01:49:35.891 | + functions-common:time_stop:2423 : [[ -z 1782179370980 ]] 2026-06-23 01:49:35.894 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:49:35.897 | + functions-common:time_stop:2426 : end_time=1782179375894 2026-06-23 01:49:35.898 | + functions-common:time_stop:2427 : elapsed_time=4914 2026-06-23 01:49:35.900 | + functions-common:time_stop:2428 : total=0 2026-06-23 01:49:35.901 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:49:35.903 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4914 2026-06-23 01:49:35.905 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-23 01:49:35.907 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:49:35.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:49:35.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:49:35.912 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-23 01:49:35.926 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-23 01:49:35.962 | Reading package lists... 2026-06-23 01:49:36.316 | Building dependency tree... 2026-06-23 01:49:36.317 | Reading state information... 2026-06-23 01:49:36.856 | The following NEW packages will be installed: 2026-06-23 01:49:36.858 | ksmtuned 2026-06-23 01:49:36.934 | 0 upgraded, 1 newly installed, 0 to remove and 112 not upgraded. 2026-06-23 01:49:36.934 | Need to get 7444 B of archives. 2026-06-23 01:49:36.934 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-23 01:49:36.934 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-23 01:49:37.137 | perl: warning: Setting locale failed. 2026-06-23 01:49:37.138 | perl: warning: Please check that your locale settings: 2026-06-23 01:49:37.138 | LANGUAGE = (unset), 2026-06-23 01:49:37.138 | LC_ALL = "en_US.utf8", 2026-06-23 01:49:37.138 | LANG = "de_DE.UTF-8" 2026-06-23 01:49:37.138 | are supported and installed on your system. 2026-06-23 01:49:37.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:49:37.229 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:49:37.229 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:49:37.229 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:49:37.416 | Fetched 7444 B in 0s (141 kB/s) 2026-06-23 01:49:37.459 | Selecting previously unselected package ksmtuned. 2026-06-23 01:49:37.801 | (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-23 01:49:37.806 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-23 01:49:37.817 | Unpacking ksmtuned (4.20150326) ... 2026-06-23 01:49:37.881 | Setting up ksmtuned (4.20150326) ... 2026-06-23 01:49:38.108 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-23 01:49:38.296 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-23 01:49:38.973 | perl: warning: Setting locale failed. 2026-06-23 01:49:38.973 | perl: warning: Please check that your locale settings: 2026-06-23 01:49:38.974 | LANGUAGE = (unset), 2026-06-23 01:49:38.974 | LC_ALL = "en_US.utf8", 2026-06-23 01:49:38.974 | LANG = "de_DE.UTF-8" 2026-06-23 01:49:38.974 | are supported and installed on your system. 2026-06-23 01:49:38.974 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:49:39.122 | perl: warning: Setting locale failed. 2026-06-23 01:49:39.122 | perl: warning: Please check that your locale settings: 2026-06-23 01:49:39.122 | LANGUAGE = (unset), 2026-06-23 01:49:39.123 | LC_ALL = "en_US.utf8", 2026-06-23 01:49:39.123 | LANG = "de_DE.UTF-8" 2026-06-23 01:49:39.123 | are supported and installed on your system. 2026-06-23 01:49:39.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:49:39.173 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:49:39.173 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:49:39.174 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:49:39.241 | perl: warning: Setting locale failed. 2026-06-23 01:49:39.241 | perl: warning: Please check that your locale settings: 2026-06-23 01:49:39.241 | LANGUAGE = (unset), 2026-06-23 01:49:39.241 | LC_ALL = "en_US.utf8", 2026-06-23 01:49:39.242 | LANG = "de_DE.UTF-8" 2026-06-23 01:49:39.242 | are supported and installed on your system. 2026-06-23 01:49:39.242 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:49:39.801 | 2026-06-23 01:49:39.801 | Running kernel seems to be up-to-date. 2026-06-23 01:49:39.801 | 2026-06-23 01:49:39.801 | No services need to be restarted. 2026-06-23 01:49:39.801 | 2026-06-23 01:49:39.801 | No containers need to be restarted. 2026-06-23 01:49:39.801 | 2026-06-23 01:49:39.801 | No user sessions are running outdated binaries. 2026-06-23 01:49:39.801 | 2026-06-23 01:49:39.801 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:49:41.717 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:49:41.720 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:49:41.723 | + functions-common:time_stop:2414 : local name 2026-06-23 01:49:41.725 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:49:41.728 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:49:41.730 | + functions-common:time_stop:2417 : local total 2026-06-23 01:49:41.733 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:49:41.735 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:49:41.737 | + functions-common:time_stop:2421 : start_time=1782179375924 2026-06-23 01:49:41.739 | + functions-common:time_stop:2423 : [[ -z 1782179375924 ]] 2026-06-23 01:49:41.743 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:49:41.746 | + functions-common:time_stop:2426 : end_time=1782179381744 2026-06-23 01:49:41.749 | + functions-common:time_stop:2427 : elapsed_time=5820 2026-06-23 01:49:41.751 | + functions-common:time_stop:2428 : total=995 2026-06-23 01:49:41.753 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:49:41.755 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6815 2026-06-23 01:49:41.757 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:49:41.760 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-23 01:49:41.764 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-23 01:49:41.764 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-23 01:49:41.784 | + lib/host:configure_ksm:19 : echo 0 2026-06-23 01:49:41.785 | 0 2026-06-23 01:49:41.789 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-23 01:49:41.791 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-23 01:49:41.794 | + lib/host:tune_host:97 : configure_host_net 2026-06-23 01:49:41.796 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-23 01:49:41.799 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-23 01:49:41.801 | + ./stack.sh:main:594 : fetch_plugins 2026-06-23 01:49:41.803 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-23 01:49:41.806 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-23 01:49:41.808 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-23 01:49:41.811 | + functions-common:fetch_plugins:1765 : return 2026-06-23 01:49:41.814 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-23 01:49:41.816 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-23 01:49:41.818 | + functions-common:run_phase:1843 : local phase= 2026-06-23 01:49:41.821 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 01:49:41.823 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 01:49:41.825 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 01:49:41.827 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 01:49:41.830 | + functions-common:run_phase:1852 : local extra 2026-06-23 01:49:41.833 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 01:49:41.837 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 01:49:41.839 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 01:49:41.842 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 01:49:41.844 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-23 01:49:41.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 01:49:41.863 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:49:41.865 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 01:49:41.867 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 01:49:41.870 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 01:49:41.872 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 01:49:41.874 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 01:49:41.877 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 01:49:41.879 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-23 01:49:41.881 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-23 01:49:41.884 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 01:49:41.887 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 01:49:41.889 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-23 01:49:41.891 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-23 01:49:41.894 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-23 01:49:41.896 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-23 01:49:41.899 | + functions-common:plugin_override_defaults:1806 : return 2026-06-23 01:49:41.901 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-23 01:49:41.921 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-23 01:49:41.924 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-23 01:49:41.941 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:49:41.945 | +++ lib/tls:source:43 : hostname -f 2026-06-23 01:49:41.951 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-23 01:49:41.953 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-23 01:49:41.956 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-23 01:49:41.959 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-23 01:49:41.961 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-23 01:49:41.964 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-23 01:49:41.967 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-23 01:49:41.969 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-23 01:49:41.971 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-23 01:49:41.973 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-23 01:49:41.978 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-23 01:49:41.993 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-23 01:49:42.014 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-23 01:49:42.030 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-23 01:49:42.045 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-23 01:49:42.085 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-23 01:49:42.164 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-23 01:49:42.270 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-23 01:49:42.301 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-23 01:49:42.358 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-23 01:49:42.412 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-23 01:49:42.415 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-23 01:49:42.433 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:49:42.436 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-23 01:49:42.439 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-23 01:49:42.441 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-23 01:49:42.444 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-23 01:49:42.448 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-23 01:49:42.467 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 01:49:42.470 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 01:49:42.474 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-23 01:49:42.476 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-23 01:49:42.479 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-23 01:49:42.482 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 01:49:42.485 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 01:49:42.488 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-23 01:49:42.491 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 01:49:42.495 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-23 01:49:42.513 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-23 01:49:42.516 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-23 01:49:42.519 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-23 01:49:42.522 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-23 01:49:42.524 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-23 01:49:42.527 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-23 01:49:42.530 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-23 01:49:42.533 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-23 01:49:42.535 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-23 01:49:42.538 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-23 01:49:42.540 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-23 01:49:42.543 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.5 2026-06-23 01:49:42.546 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-23 01:49:42.550 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-23 01:49:42.554 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 01:49:42.554 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 01:49:42.559 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-23 01:49:42.562 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-23 01:49:42.565 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-23 01:49:42.568 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-23 01:49:42.571 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-23 01:49:42.574 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-23 01:49:42.595 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-23 01:49:42.599 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.5 2026-06-23 01:49:42.603 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.5 2026-06-23 01:49:42.603 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 01:49:42.608 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.5 2026-06-23 01:49:42.611 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-23 01:49:42.615 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-23 01:49:42.617 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-23 01:49:42.621 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-23 01:49:42.624 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-23 01:49:42.627 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-23 01:49:42.629 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-23 01:49:42.632 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-23 01:49:42.635 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-23 01:49:42.638 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-23 01:49:42.640 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-23 01:49:42.643 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-23 01:49:42.646 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-23 01:49:42.649 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-23 01:49:42.652 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-23 01:49:42.654 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-23 01:49:42.657 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-23 01:49:42.661 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-23 01:49:42.664 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-23 01:49:42.668 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-23 01:49:42.671 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-23 01:49:42.674 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-23 01:49:42.692 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 01:49:42.693 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 01:49:42.697 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 01:49:42.700 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 01:49:42.703 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 01:49:42.706 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-23 01:49:42.708 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 01:49:42.711 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-23 01:49:42.714 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 01:49:42.717 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-23 01:49:42.720 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-23 01:49:42.723 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-23 01:49:42.726 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-23 01:49:42.728 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-23 01:49:42.731 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-23 01:49:42.734 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-23 01:49:42.737 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-23 01:49:42.739 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-23 01:49:42.743 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-23 01:49:42.745 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-23 01:49:42.868 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-23 01:49:42.885 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-23 01:49:42.888 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-23 01:49:42.890 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-23 01:49:42.894 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-23 01:49:42.897 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-23 01:49:42.899 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-23 01:49:42.901 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-23 01:49:42.904 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-23 01:49:42.906 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-23 01:49:42.908 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-23 01:49:42.910 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-23 01:49:42.914 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-23 01:49:42.918 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-23 01:49:42.920 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-23 01:49:42.923 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-23 01:49:42.925 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-23 01:49:42.928 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-23 01:49:42.932 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-23 01:49:42.935 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-23 01:49:42.938 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-23 01:49:42.943 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-23 01:49:42.945 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-23 01:49:42.945 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-23 01:49:42.946 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-23 01:49:42.952 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=84:eb3f:0ddf 2026-06-23 01:49:42.955 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-23 01:49:42.958 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-23 01:49:42.961 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-23 01:49:42.964 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-23 01:49:42.968 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd84:eb3f:0ddf::/56 2026-06-23 01:49:42.973 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd84:eb3f:0ddf::/56 2026-06-23 01:49:42.973 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-23 01:49:42.980 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd84:eb3f:0ddf::/64 2026-06-23 01:49:42.983 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-23 01:49:42.986 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-23 01:49:42.989 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-23 01:49:42.992 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-23 01:49:42.994 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-23 01:49:42.997 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-23 01:49:43.000 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-23 01:49:43.003 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-23 01:49:43.006 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-23 01:49:43.010 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-23 01:49:43.012 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-23 01:49:43.016 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-23 01:49:43.019 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-23 01:49:43.022 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd84:eb3f:0ddf::/56 2026-06-23 01:49:43.025 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-23 01:49:43.029 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-23 01:49:43.035 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-23 01:49:43.035 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-23 01:49:43.035 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-23 01:49:43.043 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-23 01:49:43.048 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-23 01:49:43.048 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-23 01:49:43.048 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-23 01:49:43.055 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-23 01:49:43.061 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-23 01:49:43.065 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-23 01:49:43.068 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-23 01:49:43.072 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-23 01:49:43.075 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-23 01:49:43.077 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-23 01:49:43.081 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-23 01:49:43.084 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-23 01:49:43.086 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-23 01:49:43.107 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-23 01:49:43.126 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-23 01:49:43.144 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-23 01:49:43.164 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-23 01:49:43.181 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-23 01:49:43.223 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-23 01:49:43.227 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-23 01:49:43.230 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-23 01:49:43.233 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-23 01:49:43.237 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 01:49:43.242 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-23 01:49:43.263 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 01:49:43.266 | + ./stack.sh:main:629 : run_phase source 2026-06-23 01:49:43.269 | + functions-common:run_phase:1842 : local mode=source 2026-06-23 01:49:43.272 | + functions-common:run_phase:1843 : local phase= 2026-06-23 01:49:43.276 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 01:49:43.279 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 01:49:43.283 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 01:49:43.286 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 01:49:43.289 | + functions-common:run_phase:1852 : local extra 2026-06-23 01:49:43.292 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 01:49:43.297 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 01:49:43.301 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 01:49:43.304 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 01:49:43.307 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-23 01:49:43.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 01:49:43.332 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:49:43.336 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 01:49:43.339 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-23 01:49:43.395 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-23 01:49:43.399 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-23 01:49:43.403 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 01:49:43.406 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-23 01:49:43.410 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-23 01:49:43.413 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-23 01:49:43.417 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-23 01:49:43.421 | + functions-common:load_plugin_settings:1783 : return 2026-06-23 01:49:43.424 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-23 01:49:43.428 | + functions-common:verify_disabled_services:2125 : local service 2026-06-23 01:49:43.432 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.436 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-23 01:49:43.440 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.444 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-23 01:49:43.447 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.451 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-23 01:49:43.455 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.459 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-23 01:49:43.462 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.465 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-23 01:49:43.469 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.473 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-23 01:49:43.477 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.480 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-23 01:49:43.484 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.488 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-23 01:49:43.491 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.495 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-23 01:49:43.499 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.503 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-23 01:49:43.506 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.509 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-23 01:49:43.513 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.516 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-23 01:49:43.520 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.524 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-23 01:49:43.528 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.531 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-23 01:49:43.535 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.539 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-23 01:49:43.542 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.546 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-23 01:49:43.550 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.553 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-23 01:49:43.557 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.561 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-23 01:49:43.564 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.568 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-23 01:49:43.572 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.575 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-23 01:49:43.578 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.582 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-23 01:49:43.586 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.589 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-23 01:49:43.593 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.596 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-23 01:49:43.600 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.602 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-23 01:49:43.606 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 01:49:43.610 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-23 01:49:43.614 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-23 01:49:43.618 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 01:49:43.622 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-23 01:49:43.646 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:49:43.649 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-23 01:49:43.652 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 01:49:43.656 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-23 01:49:43.677 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:49:43.681 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-23 01:49:43.685 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-23 01:49:43.688 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-23 01:49:43.692 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-23 01:49:43.695 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-23 01:49:43.698 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-23 01:49:43.702 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-23 01:49:43.706 | + lib/database:initialize_database_backends:92 : return 0 2026-06-23 01:49:43.710 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-23 01:49:43.710 | Using mysql database backend 2026-06-23 01:49:43.713 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-23 01:49:43.736 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-23 01:49:43.741 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-23 01:49:43.745 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 01:49:43.748 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-23 01:49:43.752 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 01:49:43.756 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-23 01:49:43.777 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:49:43.780 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-23 01:49:43.804 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-23 01:49:43.828 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:49:43.831 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-23 01:49:43.853 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-23 01:49:43.876 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-23 01:49:43.898 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:49:43.901 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-23 01:49:43.925 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:49:43.929 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-23 01:49:43.932 | + functions-common:save_stackenv:65 : local tag=762 2026-06-23 01:49:43.936 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 01:49:43.943 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-034943 2026-06-23 01:49:43.946 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-034943 762' 2026-06-23 01:49:43.949 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.952 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 01:49:43.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.960 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 01:49:43.963 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.966 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 01:49:43.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.974 | + 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-23 01:49:43.978 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.981 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.5 2026-06-23 01:49:43.985 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.988 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.5/identity 2026-06-23 01:49:43.992 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:43.996 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-034930 2026-06-23 01:49:44.000 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.004 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 01:49:44.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.011 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.5 2026-06-23 01:49:44.015 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.019 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 01:49:44.023 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.027 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 01:49:44.031 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.034 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 01:49:44.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.041 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 01:49:44.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.049 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.5 2026-06-23 01:49:44.053 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 01:49:44.057 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 01:49:44.061 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-23 01:49:44.065 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-23 01:49:44.069 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-23 01:49:44.072 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-23 01:49:44.076 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 01:49:44.079 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:49:44.084 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:49:44.088 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:49:44.092 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:49:44.096 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:49:44.117 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:49:44.121 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:49:44.124 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:49:44.128 | + functions-common:git_clone:604 : echo master 2026-06-23 01:49:44.130 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:49:44.136 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-23 01:49:44.139 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:49:44.142 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 01:49:44.145 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:49:44.149 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:49:44.152 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:49:44.155 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:49:44.159 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:49:44.162 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:49:44.165 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:49:44.169 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:49:44.174 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:49:44.179 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179384175 2026-06-23 01:49:44.182 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 01:49:44.186 | Cloning into '/opt/stack/requirements'... 2026-06-23 01:49:49.602 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:49:49.605 | + functions-common:time_stop:2414 : local name 2026-06-23 01:49:49.609 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:49:49.612 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:49:49.615 | + functions-common:time_stop:2417 : local total 2026-06-23 01:49:49.617 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:49:49.620 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:49:49.623 | + functions-common:time_stop:2421 : start_time=1782179384175 2026-06-23 01:49:49.626 | + functions-common:time_stop:2423 : [[ -z 1782179384175 ]] 2026-06-23 01:49:49.630 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:49:49.634 | + functions-common:time_stop:2426 : end_time=1782179389631 2026-06-23 01:49:49.637 | + functions-common:time_stop:2427 : elapsed_time=5456 2026-06-23 01:49:49.640 | + functions-common:time_stop:2428 : total=0 2026-06-23 01:49:49.643 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:49:49.646 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5456 2026-06-23 01:49:49.648 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-23 01:49:49.652 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 01:49:49.655 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:49:49.658 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:49:49.661 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:49:49.664 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:49:49.667 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:49:49.671 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:49:49.673 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:49:49.676 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:49:49.681 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:49:49.686 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179389682 2026-06-23 01:49:49.689 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 01:49:50.244 | From https://review.opendev.org/openstack/requirements 2026-06-23 01:49:50.244 | * branch master -> FETCH_HEAD 2026-06-23 01:49:50.255 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:49:50.258 | + functions-common:time_stop:2414 : local name 2026-06-23 01:49:50.262 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:49:50.264 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:49:50.267 | + functions-common:time_stop:2417 : local total 2026-06-23 01:49:50.271 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:49:50.273 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:49:50.276 | + functions-common:time_stop:2421 : start_time=1782179389682 2026-06-23 01:49:50.279 | + functions-common:time_stop:2423 : [[ -z 1782179389682 ]] 2026-06-23 01:49:50.283 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:49:50.288 | + functions-common:time_stop:2426 : end_time=1782179390284 2026-06-23 01:49:50.291 | + functions-common:time_stop:2427 : elapsed_time=602 2026-06-23 01:49:50.293 | + functions-common:time_stop:2428 : total=5456 2026-06-23 01:49:50.296 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:49:50.300 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6058 2026-06-23 01:49:50.303 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:49:50.306 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:49:50.309 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:49:50.312 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:49:50.315 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:49:50.318 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:49:50.322 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:49:50.324 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:49:50.328 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:49:50.331 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:49:50.336 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179390333 2026-06-23 01:49:50.340 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:49:50.355 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:49:50.355 | 2026-06-23 01:49:50.356 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:49:50.356 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:49:50.356 | state without impacting any branches by switching back to a branch. 2026-06-23 01:49:50.356 | 2026-06-23 01:49:50.356 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:49:50.356 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:49:50.356 | 2026-06-23 01:49:50.356 | git switch -c 2026-06-23 01:49:50.356 | 2026-06-23 01:49:50.356 | Or undo this operation with: 2026-06-23 01:49:50.356 | 2026-06-23 01:49:50.356 | git switch - 2026-06-23 01:49:50.357 | 2026-06-23 01:49:50.357 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:49:50.357 | 2026-06-23 01:49:50.357 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-23 01:49:50.360 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:49:50.363 | + functions-common:time_stop:2414 : local name 2026-06-23 01:49:50.366 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:49:50.370 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:49:50.374 | + functions-common:time_stop:2417 : local total 2026-06-23 01:49:50.378 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:49:50.381 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:49:50.385 | + functions-common:time_stop:2421 : start_time=1782179390333 2026-06-23 01:49:50.389 | + functions-common:time_stop:2423 : [[ -z 1782179390333 ]] 2026-06-23 01:49:50.393 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:49:50.399 | + functions-common:time_stop:2426 : end_time=1782179390395 2026-06-23 01:49:50.403 | + functions-common:time_stop:2427 : elapsed_time=62 2026-06-23 01:49:50.406 | + functions-common:time_stop:2428 : total=6058 2026-06-23 01:49:50.410 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:49:50.414 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6120 2026-06-23 01:49:50.418 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-23 01:49:50.437 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-23 01:49:50.442 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:49:50.442 | + functions-common:git_clone:667 : head -1 2026-06-23 01:49:50.446 | f84d342a Merge "Add hypercorn" 2026-06-23 01:49:50.450 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:49:50.455 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-23 01:49:50.459 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 01:49:50.463 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-23 01:49:50.467 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-23 01:49:50.471 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-23 01:49:50.474 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-23 01:49:50.479 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-23 01:49:50.483 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-23 01:49:50.487 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-23 01:49:50.491 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-23 01:49:50.497 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-23 01:49:50.503 | ++ tools/install_prereqs.sh:source:47 : NOW=1782179390 2026-06-23 01:49:50.508 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-23 01:49:50.514 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-23 01:49:50.519 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-23 01:49:50.523 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782179390 2026-06-23 01:49:50.527 | ++ tools/install_prereqs.sh:source:50 : [[ 1782179390 -lt 7200 ]] 2026-06-23 01:49:50.531 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-23 01:49:50.535 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-23 01:49:50.539 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-23 01:49:50.543 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-23 01:49:50.547 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-23 01:49:50.551 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-23 01:49:50.554 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-23 01:49:50.560 | +++ 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-23 01:49:50.598 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-23 01:49:50.598 | apache2-dev 2026-06-23 01:49:50.599 | bc 2026-06-23 01:49:50.599 | bsdmainutils 2026-06-23 01:49:50.599 | curl 2026-06-23 01:49:50.599 | g++ 2026-06-23 01:49:50.599 | gawk 2026-06-23 01:49:50.599 | gcc 2026-06-23 01:49:50.599 | gettext 2026-06-23 01:49:50.599 | git 2026-06-23 01:49:50.599 | graphviz 2026-06-23 01:49:50.599 | iputils-ping 2026-06-23 01:49:50.600 | libffi-dev 2026-06-23 01:49:50.600 | libjpeg-dev 2026-06-23 01:49:50.600 | libpq-dev 2026-06-23 01:49:50.600 | libssl-dev 2026-06-23 01:49:50.600 | libsystemd-dev 2026-06-23 01:49:50.600 | libxml2-dev 2026-06-23 01:49:50.600 | libxslt1-dev 2026-06-23 01:49:50.600 | libyaml-dev 2026-06-23 01:49:50.600 | lsof 2026-06-23 01:49:50.600 | openssh-server 2026-06-23 01:49:50.600 | openssl 2026-06-23 01:49:50.601 | pkg-config 2026-06-23 01:49:50.601 | psmisc 2026-06-23 01:49:50.601 | python3-dev 2026-06-23 01:49:50.601 | python3-pip 2026-06-23 01:49:50.601 | python3-systemd 2026-06-23 01:49:50.601 | python3-venv 2026-06-23 01:49:50.602 | tar 2026-06-23 01:49:50.602 | tcpdump 2026-06-23 01:49:50.602 | unzip 2026-06-23 01:49:50.603 | uuid-runtime 2026-06-23 01:49:50.603 | wget 2026-06-23 01:49:50.604 | zlib1g-dev 2026-06-23 01:49:50.604 | libkrb5-dev 2026-06-23 01:49:50.604 | libldap2-dev 2026-06-23 01:49:50.605 | libsasl2-dev 2026-06-23 01:49:50.605 | memcached 2026-06-23 01:49:50.605 | python3-mysqldb 2026-06-23 01:49:50.605 | sqlite3 2026-06-23 01:49:50.605 | conntrack 2026-06-23 01:49:50.605 | curl 2026-06-23 01:49:50.606 | ebtables 2026-06-23 01:49:50.606 | genisoimage 2026-06-23 01:49:50.606 | iptables 2026-06-23 01:49:50.606 | iputils-arping 2026-06-23 01:49:50.606 | kpartx 2026-06-23 01:49:50.607 | libjs-jquery-tablesorter 2026-06-23 01:49:50.607 | parted 2026-06-23 01:49:50.607 | pm-utils 2026-06-23 01:49:50.608 | python3-mysqldb 2026-06-23 01:49:50.608 | socat 2026-06-23 01:49:50.608 | sqlite3 2026-06-23 01:49:50.608 | sudo 2026-06-23 01:49:50.608 | vlan 2026-06-23 01:49:50.608 | lsscsi 2026-06-23 01:49:50.608 | open-iscsi 2026-06-23 01:49:50.608 | cryptsetup 2026-06-23 01:49:50.609 | dosfstools 2026-06-23 01:49:50.609 | genisoimage 2026-06-23 01:49:50.609 | gir1.2-libosinfo-1.0 2026-06-23 01:49:50.609 | netcat-openbsd 2026-06-23 01:49:50.609 | open-iscsi 2026-06-23 01:49:50.609 | qemu-utils 2026-06-23 01:49:50.609 | sg3-utils 2026-06-23 01:49:50.609 | sysfsutils 2026-06-23 01:49:50.609 | lvm2 2026-06-23 01:49:50.609 | qemu-utils 2026-06-23 01:49:50.609 | thin-provisioning-tools 2026-06-23 01:49:50.610 | acl 2026-06-23 01:49:50.610 | dnsmasq-base 2026-06-23 01:49:50.610 | dnsmasq-utils 2026-06-23 01:49:50.610 | ebtables 2026-06-23 01:49:50.610 | haproxy 2026-06-23 01:49:50.610 | iptables 2026-06-23 01:49:50.611 | iputils-arping 2026-06-23 01:49:50.611 | iputils-ping 2026-06-23 01:49:50.611 | postgresql-server-dev-all 2026-06-23 01:49:50.612 | python3-mysqldb 2026-06-23 01:49:50.612 | sqlite3 2026-06-23 01:49:50.612 | sudo 2026-06-23 01:49:50.613 | vlan 2026-06-23 01:49:50.613 | pcp' 2026-06-23 01:49:50.614 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-23 01:49:50.635 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-23 01:49:50.635 | apache2-dev 2026-06-23 01:49:50.635 | bc 2026-06-23 01:49:50.635 | bsdmainutils 2026-06-23 01:49:50.635 | curl 2026-06-23 01:49:50.636 | g++ 2026-06-23 01:49:50.636 | gawk 2026-06-23 01:49:50.636 | gcc 2026-06-23 01:49:50.636 | gettext 2026-06-23 01:49:50.636 | git 2026-06-23 01:49:50.636 | graphviz 2026-06-23 01:49:50.636 | iputils-ping 2026-06-23 01:49:50.636 | libffi-dev 2026-06-23 01:49:50.636 | libjpeg-dev 2026-06-23 01:49:50.636 | libpq-dev 2026-06-23 01:49:50.637 | libssl-dev 2026-06-23 01:49:50.637 | libsystemd-dev 2026-06-23 01:49:50.637 | libxml2-dev 2026-06-23 01:49:50.637 | libxslt1-dev 2026-06-23 01:49:50.637 | libyaml-dev 2026-06-23 01:49:50.637 | lsof 2026-06-23 01:49:50.637 | openssh-server 2026-06-23 01:49:50.637 | openssl 2026-06-23 01:49:50.637 | pkg-config 2026-06-23 01:49:50.638 | psmisc 2026-06-23 01:49:50.638 | python3-dev 2026-06-23 01:49:50.638 | python3-pip 2026-06-23 01:49:50.638 | python3-systemd 2026-06-23 01:49:50.638 | python3-venv 2026-06-23 01:49:50.638 | tar 2026-06-23 01:49:50.638 | tcpdump 2026-06-23 01:49:50.638 | unzip 2026-06-23 01:49:50.639 | uuid-runtime 2026-06-23 01:49:50.639 | wget 2026-06-23 01:49:50.639 | zlib1g-dev 2026-06-23 01:49:50.639 | libkrb5-dev 2026-06-23 01:49:50.639 | libldap2-dev 2026-06-23 01:49:50.639 | libsasl2-dev 2026-06-23 01:49:50.639 | memcached 2026-06-23 01:49:50.639 | python3-mysqldb 2026-06-23 01:49:50.639 | sqlite3 2026-06-23 01:49:50.640 | conntrack 2026-06-23 01:49:50.640 | curl 2026-06-23 01:49:50.640 | ebtables 2026-06-23 01:49:50.640 | genisoimage 2026-06-23 01:49:50.640 | iptables 2026-06-23 01:49:50.640 | iputils-arping 2026-06-23 01:49:50.640 | kpartx 2026-06-23 01:49:50.640 | libjs-jquery-tablesorter 2026-06-23 01:49:50.641 | parted 2026-06-23 01:49:50.641 | pm-utils 2026-06-23 01:49:50.641 | python3-mysqldb 2026-06-23 01:49:50.641 | socat 2026-06-23 01:49:50.641 | sqlite3 2026-06-23 01:49:50.641 | sudo 2026-06-23 01:49:50.641 | vlan 2026-06-23 01:49:50.641 | lsscsi 2026-06-23 01:49:50.642 | open-iscsi 2026-06-23 01:49:50.642 | cryptsetup 2026-06-23 01:49:50.642 | dosfstools 2026-06-23 01:49:50.642 | genisoimage 2026-06-23 01:49:50.642 | gir1.2-libosinfo-1.0 2026-06-23 01:49:50.642 | netcat-openbsd 2026-06-23 01:49:50.642 | open-iscsi 2026-06-23 01:49:50.642 | qemu-utils 2026-06-23 01:49:50.643 | sg3-utils 2026-06-23 01:49:50.643 | sysfsutils 2026-06-23 01:49:50.643 | lvm2 2026-06-23 01:49:50.643 | qemu-utils 2026-06-23 01:49:50.643 | thin-provisioning-tools 2026-06-23 01:49:50.643 | acl 2026-06-23 01:49:50.643 | dnsmasq-base 2026-06-23 01:49:50.643 | dnsmasq-utils 2026-06-23 01:49:50.644 | ebtables 2026-06-23 01:49:50.644 | haproxy 2026-06-23 01:49:50.644 | iptables 2026-06-23 01:49:50.644 | iputils-arping 2026-06-23 01:49:50.644 | iputils-ping 2026-06-23 01:49:50.644 | postgresql-server-dev-all 2026-06-23 01:49:50.644 | python3-mysqldb 2026-06-23 01:49:50.644 | sqlite3 2026-06-23 01:49:50.645 | sudo 2026-06-23 01:49:50.645 | vlan 2026-06-23 01:49:50.645 | pcp ' 2026-06-23 01:49:50.645 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-23 01:49:50.645 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:49:50.648 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:49:50.654 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-23 01:49:50.654 | ++ 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-23 01:49:50.660 | ++ 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-23 01:49:50.664 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-23 01:49:50.668 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:49:50.672 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:49:50.675 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:49:50.679 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:49:50.683 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:49:50.686 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:49:50.690 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:49:50.694 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:49:50.698 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:49:50.701 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:49:50.705 | ++ functions-common:apt_get_update:1161 : return 2026-06-23 01:49:50.709 | ++ functions-common:install_package:1433 : 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-23 01:49:50.713 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:49:50.717 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:49:50.721 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:49:50.725 | ++ functions-common:real_install_package:1421 : 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-23 01:49:50.755 | ++ functions-common:apt_get:1201 : 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-23 01:49:50.795 | Reading package lists... 2026-06-23 01:49:51.157 | Building dependency tree... 2026-06-23 01:49:51.159 | Reading state information... 2026-06-23 01:49:51.712 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-23 01:49:51.712 | bc set to manually installed. 2026-06-23 01:49:51.712 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 01:49:51.713 | g++ set to manually installed. 2026-06-23 01:49:51.713 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-23 01:49:51.713 | gawk set to manually installed. 2026-06-23 01:49:51.713 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 01:49:51.713 | gcc set to manually installed. 2026-06-23 01:49:51.713 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-23 01:49:51.713 | git set to manually installed. 2026-06-23 01:49:51.713 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-23 01:49:51.714 | iputils-ping set to manually installed. 2026-06-23 01:49:51.714 | lsof is already the newest version (4.95.0-1build3). 2026-06-23 01:49:51.714 | lsof set to manually installed. 2026-06-23 01:49:51.714 | psmisc is already the newest version (23.7-1build1). 2026-06-23 01:49:51.715 | psmisc set to manually installed. 2026-06-23 01:49:51.715 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-23 01:49:51.716 | python3-dev set to manually installed. 2026-06-23 01:49:51.716 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-23 01:49:51.717 | python3-systemd is already the newest version (235-1build4). 2026-06-23 01:49:51.717 | python3-systemd set to manually installed. 2026-06-23 01:49:51.717 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-23 01:49:51.717 | tar set to manually installed. 2026-06-23 01:49:51.717 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-23 01:49:51.718 | tcpdump set to manually installed. 2026-06-23 01:49:51.718 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-23 01:49:51.718 | uuid-runtime set to manually installed. 2026-06-23 01:49:51.718 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-23 01:49:51.718 | wget set to manually installed. 2026-06-23 01:49:51.718 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-23 01:49:51.718 | zlib1g-dev set to manually installed. 2026-06-23 01:49:51.718 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-23 01:49:51.719 | iptables set to manually installed. 2026-06-23 01:49:51.719 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-23 01:49:51.719 | kpartx set to manually installed. 2026-06-23 01:49:51.719 | parted is already the newest version (3.6-4build1). 2026-06-23 01:49:51.719 | parted set to manually installed. 2026-06-23 01:49:51.720 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-23 01:49:51.720 | sudo set to manually installed. 2026-06-23 01:49:51.721 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-23 01:49:51.721 | open-iscsi set to manually installed. 2026-06-23 01:49:51.722 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-23 01:49:51.722 | cryptsetup set to manually installed. 2026-06-23 01:49:51.722 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-23 01:49:51.722 | dosfstools set to manually installed. 2026-06-23 01:49:51.722 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-23 01:49:51.722 | netcat-openbsd set to manually installed. 2026-06-23 01:49:51.722 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-23 01:49:51.723 | sg3-utils set to manually installed. 2026-06-23 01:49:51.723 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-23 01:49:51.723 | lvm2 set to manually installed. 2026-06-23 01:49:51.723 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-23 01:49:51.723 | thin-provisioning-tools set to manually installed. 2026-06-23 01:49:51.724 | acl is already the newest version (2.3.2-1build1.1). 2026-06-23 01:49:51.724 | acl set to manually installed. 2026-06-23 01:49:51.724 | The following additional packages will be installed: 2026-06-23 01:49:51.725 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-23 01:49:51.725 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-23 01:49:51.725 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-23 01:49:51.725 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-23 01:49:51.726 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-23 01:49:51.726 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-23 01:49:51.726 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-23 01:49:51.726 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-23 01:49:51.726 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-23 01:49:51.726 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-23 01:49:51.726 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-23 01:49:51.726 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-23 01:49:51.726 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-23 01:49:51.726 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-23 01:49:51.727 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-23 01:49:51.727 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-23 01:49:51.727 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-23 01:49:51.727 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-23 01:49:51.727 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-23 01:49:51.727 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-23 01:49:51.728 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-23 01:49:51.728 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-23 01:49:51.728 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-23 01:49:51.729 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-23 01:49:51.729 | mysql-common ncal openssh-client openssh-sftp-server osinfo-db pcp-conf 2026-06-23 01:49:51.730 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-23 01:49:51.730 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-06-23 01:49:51.730 | python3-setuptools-whl python3.12-venv qemu-block-extra qemu-guest-agent 2026-06-23 01:49:51.730 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-23 01:49:51.730 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-23 01:49:51.730 | ssl-cert systemd systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-23 01:49:51.730 | systemd-timesyncd udev uuid-dev vbetool 2026-06-23 01:49:51.730 | Suggested packages: 2026-06-23 01:49:51.730 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-23 01:49:51.731 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-23 01:49:51.731 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-23 01:49:51.731 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-23 01:49:51.731 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-23 01:49:51.731 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-23 01:49:51.732 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-23 01:49:51.732 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-23 01:49:51.732 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-23 01:49:51.733 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-23 01:49:51.733 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-06-23 01:49:51.733 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-23 01:49:51.906 | The following NEW packages will be installed: 2026-06-23 01:49:51.907 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-23 01:49:51.907 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-23 01:49:51.907 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-23 01:49:51.907 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-23 01:49:51.907 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-23 01:49:51.907 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-23 01:49:51.908 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-23 01:49:51.908 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-23 01:49:51.908 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-23 01:49:51.908 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-23 01:49:51.909 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-23 01:49:51.909 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-23 01:49:51.910 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-23 01:49:51.910 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-23 01:49:51.911 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-23 01:49:51.911 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-23 01:49:51.911 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-23 01:49:51.911 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-23 01:49:51.912 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-23 01:49:51.912 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-23 01:49:51.912 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-23 01:49:51.912 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-23 01:49:51.912 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-23 01:49:51.912 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-23 01:49:51.912 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-23 01:49:51.912 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-23 01:49:51.913 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-23 01:49:51.913 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-23 01:49:51.913 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-23 01:49:51.913 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-23 01:49:51.913 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-23 01:49:51.914 | uuid-dev vbetool vlan 2026-06-23 01:49:51.914 | The following packages will be upgraded: 2026-06-23 01:49:51.915 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-23 01:49:51.915 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-23 01:49:51.916 | libudev1 libxml2 libxml2-utils openssh-client openssh-server 2026-06-23 01:49:51.916 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-23 01:49:51.916 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-23 01:49:51.916 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-23 01:49:51.916 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-23 01:49:51.916 | systemd-sysv systemd-timesyncd udev 2026-06-23 01:49:51.974 | 33 upgraded, 161 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:49:51.974 | Need to get 208 MB of archives. 2026-06-23 01:49:51.974 | After this operation, 941 MB of additional disk space will be used. 2026-06-23 01:49:51.974 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-23 01:49:51.992 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-23 01:49:51.993 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-23 01:49:51.999 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-23 01:49:52.003 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-23 01:49:52.008 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-23 01:49:52.031 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-23 01:49:52.037 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-23 01:49:52.038 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-23 01:49:52.040 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-23 01:49:52.043 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-23 01:49:52.082 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-23 01:49:52.103 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-23 01:49:52.106 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-23 01:49:52.127 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-23 01:49:52.131 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-23 01:49:52.135 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-23 01:49:52.137 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-23 01:49:52.138 | 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-23 01:49:52.139 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-23 01:49:52.140 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-23 01:49:52.142 | 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-23 01:49:52.151 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-23 01:49:52.167 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-23 01:49:52.169 | 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-23 01:49:52.171 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-23 01:49:52.172 | 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-23 01:49:52.196 | 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-23 01:49:52.198 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-23 01:49:52.201 | 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-23 01:49:52.202 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-23 01:49:52.209 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-23 01:49:52.220 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-23 01:49:52.221 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-23 01:49:52.222 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-23 01:49:52.234 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-23 01:49:52.235 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-23 01:49:52.237 | 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-23 01:49:52.241 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-23 01:49:52.243 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-23 01:49:52.244 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-23 01:49:52.244 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-23 01:49:52.247 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-23 01:49:52.251 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-23 01:49:52.258 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-23 01:49:52.263 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-23 01:49:52.265 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-23 01:49:52.668 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-23 01:49:52.810 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-23 01:49:52.811 | 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-23 01:49:52.812 | 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-23 01:49:52.816 | 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-23 01:49:52.823 | 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-23 01:49:52.838 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-23 01:49:52.918 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-23 01:49:52.920 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-23 01:49:52.922 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-23 01:49:52.923 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-23 01:49:52.924 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-23 01:49:52.925 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-23 01:49:52.926 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-23 01:49:52.927 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-23 01:49:52.928 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-23 01:49:52.929 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-23 01:49:52.940 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-23 01:49:52.940 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-23 01:49:52.944 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-23 01:49:52.954 | 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-23 01:49:52.955 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-23 01:49:52.956 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-23 01:49:52.957 | 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-23 01:49:52.966 | 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-23 01:49:52.970 | 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-23 01:49:52.971 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-23 01:49:52.975 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-23 01:49:52.978 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-23 01:49:52.981 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-23 01:49:52.981 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-23 01:49:52.989 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-23 01:49:52.992 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-23 01:49:52.993 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-23 01:49:52.994 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-23 01:49:52.994 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-23 01:49:52.999 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-23 01:49:53.000 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-23 01:49:53.001 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-23 01:49:53.019 | 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-23 01:49:53.021 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-23 01:49:53.022 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-23 01:49:53.026 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-23 01:49:53.027 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-23 01:49:53.028 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-23 01:49:53.029 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-23 01:49:53.030 | 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-23 01:49:53.032 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-23 01:49:53.033 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-23 01:49:53.034 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-23 01:49:53.048 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-23 01:49:53.051 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-23 01:49:53.072 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-23 01:49:53.074 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-23 01:49:53.074 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-23 01:49:53.076 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-23 01:49:53.077 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-23 01:49:53.080 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-23 01:49:53.088 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-23 01:49:53.091 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-23 01:49:53.091 | 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-23 01:49:53.092 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-23 01:49:53.093 | 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-23 01:49:53.094 | 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-23 01:49:53.096 | 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-23 01:49:53.097 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-23 01:49:53.099 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-23 01:49:53.099 | 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-23 01:49:53.127 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-23 01:49:53.127 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-23 01:49:53.131 | 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-23 01:49:53.132 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-23 01:49:53.264 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-23 01:49:53.268 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-23 01:49:53.268 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-23 01:49:53.269 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-23 01:49:53.269 | 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-23 01:49:53.272 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-23 01:49:53.272 | 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-23 01:49:53.273 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-23 01:49:53.276 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-23 01:49:53.277 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-23 01:49:53.277 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-23 01:49:53.278 | 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-23 01:49:53.292 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-23 01:49:53.297 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-23 01:49:53.298 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-23 01:49:53.301 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-23 01:49:53.303 | 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-23 01:49:53.304 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-23 01:49:53.305 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-23 01:49:53.307 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-23 01:49:53.334 | 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-23 01:49:53.336 | 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-23 01:49:53.340 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-23 01:49:53.353 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-23 01:49:53.355 | 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-23 01:49:53.364 | 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-23 01:49:53.365 | 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-23 01:49:53.366 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-23 01:49:53.373 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-23 01:49:53.378 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-23 01:49:53.640 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-23 01:49:53.642 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-23 01:49:53.649 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-23 01:49:53.713 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-23 01:49:53.714 | 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-23 01:49:54.195 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-23 01:49:54.196 | 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-23 01:49:54.198 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-23 01:49:54.199 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-23 01:49:54.200 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-23 01:49:54.200 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-23 01:49:54.202 | 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-23 01:49:54.217 | 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-23 01:49:54.230 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-23 01:49:54.231 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-23 01:49:54.232 | 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-23 01:49:54.252 | 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-23 01:49:54.260 | 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-23 01:49:54.261 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-23 01:49:54.261 | 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-23 01:49:54.262 | 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-23 01:49:54.265 | 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-23 01:49:54.269 | 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-23 01:49:54.271 | 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-23 01:49:54.296 | 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-23 01:49:54.420 | 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-23 01:49:54.434 | 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-23 01:49:54.454 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-23 01:49:54.456 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-23 01:49:54.459 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-23 01:49:54.459 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-23 01:49:54.460 | 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-23 01:49:54.461 | 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-23 01:49:54.462 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-23 01:49:54.463 | Get:184 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-23 01:49:54.463 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-23 01:49:54.464 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-23 01:49:54.467 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-23 01:49:54.468 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-23 01:49:54.469 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-23 01:49:54.473 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-23 01:49:54.474 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-23 01:49:54.475 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-23 01:49:54.507 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-23 01:49:54.512 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-23 01:49:54.745 | perl: warning: Setting locale failed. 2026-06-23 01:49:54.746 | perl: warning: Please check that your locale settings: 2026-06-23 01:49:54.746 | LANGUAGE = (unset), 2026-06-23 01:49:54.746 | LC_ALL = "en_US.utf8", 2026-06-23 01:49:54.746 | LANG = "de_DE.UTF-8" 2026-06-23 01:49:54.746 | are supported and installed on your system. 2026-06-23 01:49:54.746 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:49:54.808 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:49:54.808 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:49:54.808 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:49:55.198 | Vorkonfiguration der Pakete ... 2026-06-23 01:49:55.234 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:49:55.324 | Fetched 208 MB in 3s (81.1 MB/s) 2026-06-23 01:49:55.418 | (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-23 01:49:55.424 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-23 01:49:55.436 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:55.532 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:55.547 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:55.641 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:55.654 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:55.747 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:55.767 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:55.857 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:55.871 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:55.991 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.002 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:56.126 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.138 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:56.216 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:49:56.327 | (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-23 01:49:56.333 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.343 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:56.404 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.417 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:56.495 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.507 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:56.574 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:56.607 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:57.215 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:57.251 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:57.472 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:49:57.483 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 01:49:57.553 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:49:57.663 | (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-23 01:49:57.668 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 01:49:57.679 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 01:49:57.804 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 01:49:57.918 | (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-23 01:49:57.924 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 01:49:57.935 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 01:49:57.999 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 01:49:58.010 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 01:49:58.067 | Selecting previously unselected package libapr1t64:amd64. 2026-06-23 01:49:58.078 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 01:49:58.082 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 01:49:58.130 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-23 01:49:58.142 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 01:49:58.145 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:49:58.191 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-23 01:49:58.202 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 01:49:58.205 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:49:58.245 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-23 01:49:58.256 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 01:49:58.259 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:49:58.305 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-23 01:49:58.316 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-23 01:49:58.320 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 01:49:58.381 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 01:49:58.393 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 01:49:58.460 | Selecting previously unselected package apache2-bin. 2026-06-23 01:49:58.471 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 01:49:58.474 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 01:49:58.618 | Selecting previously unselected package apache2-data. 2026-06-23 01:49:58.629 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-23 01:49:58.632 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 01:49:58.827 | Selecting previously unselected package apache2-utils. 2026-06-23 01:49:58.838 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 01:49:58.842 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 01:49:58.906 | Selecting previously unselected package apache2. 2026-06-23 01:49:58.917 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 01:49:58.924 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:49:58.928 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 01:49:59.042 | Selecting previously unselected package haproxy. 2026-06-23 01:49:59.053 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:49:59.064 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 01:49:59.189 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-23 01:49:59.200 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 01:49:59.203 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 01:49:59.252 | Selecting previously unselected package memcached. 2026-06-23 01:49:59.263 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-23 01:49:59.268 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 01:49:59.335 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 01:49:59.345 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 01:49:59.405 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 01:49:59.534 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 01:49:59.630 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 01:49:59.656 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 01:49:59.762 | Selecting previously unselected package libjson-perl. 2026-06-23 01:49:59.773 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-23 01:49:59.776 | Unpacking libjson-perl (4.10000-1) ... 2026-06-23 01:49:59.829 | Selecting previously unselected package postgresql-client-common. 2026-06-23 01:49:59.840 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-23 01:49:59.844 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-23 01:49:59.905 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 01:49:59.915 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 01:50:00.137 | Selecting previously unselected package ssl-cert. 2026-06-23 01:50:00.148 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-23 01:50:00.152 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-23 01:50:00.208 | Selecting previously unselected package postgresql-common. 2026-06-23 01:50:00.219 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-23 01:50:00.243 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-23 01:50:00.253 | Unpacking postgresql-common (257build1.1) ... 2026-06-23 01:50:00.387 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:00.406 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:00.475 | Selecting previously unselected package libsysfs2:amd64. 2026-06-23 01:50:00.487 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-23 01:50:00.490 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 01:50:00.544 | Selecting previously unselected package sysfsutils. 2026-06-23 01:50:00.555 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-23 01:50:00.563 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-23 01:50:00.608 | Selecting previously unselected package autotools-dev. 2026-06-23 01:50:00.619 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-23 01:50:00.624 | Unpacking autotools-dev (20220109.1) ... 2026-06-23 01:50:00.674 | Selecting previously unselected package m4. 2026-06-23 01:50:00.685 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-23 01:50:00.689 | Unpacking m4 (1.4.19-4build1) ... 2026-06-23 01:50:00.778 | Selecting previously unselected package autoconf. 2026-06-23 01:50:00.788 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-23 01:50:00.792 | Unpacking autoconf (2.71-3) ... 2026-06-23 01:50:00.895 | Selecting previously unselected package automake. 2026-06-23 01:50:00.906 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-23 01:50:00.913 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 01:50:01.038 | Selecting previously unselected package autopoint. 2026-06-23 01:50:01.048 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-23 01:50:01.052 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-23 01:50:01.098 | Selecting previously unselected package libdebhelper-perl. 2026-06-23 01:50:01.109 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-23 01:50:01.113 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 01:50:01.206 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-23 01:50:01.218 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:01.222 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:02.316 | Selecting previously unselected package libclang-cpp17t64. 2026-06-23 01:50:02.327 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:02.331 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:02.898 | Selecting previously unselected package libgc1:amd64. 2026-06-23 01:50:02.910 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-23 01:50:02.914 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 01:50:02.965 | Selecting previously unselected package libobjc4:amd64. 2026-06-23 01:50:02.976 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-23 01:50:02.980 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 01:50:03.021 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-23 01:50:03.032 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-23 01:50:03.036 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 01:50:03.098 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-23 01:50:03.109 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:03.113 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:03.346 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-23 01:50:03.357 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:03.361 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:03.448 | Selecting previously unselected package libclang1-17t64. 2026-06-23 01:50:03.460 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:03.464 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:03.793 | Selecting previously unselected package clang-17. 2026-06-23 01:50:03.803 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:03.807 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:03.858 | Selecting previously unselected package libtool. 2026-06-23 01:50:03.868 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-23 01:50:03.872 | Unpacking libtool (2.4.7-7build1) ... 2026-06-23 01:50:03.931 | Selecting previously unselected package dh-autoreconf. 2026-06-23 01:50:03.942 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-23 01:50:03.946 | Unpacking dh-autoreconf (20) ... 2026-06-23 01:50:03.996 | Selecting previously unselected package libarchive-zip-perl. 2026-06-23 01:50:04.007 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-23 01:50:04.011 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-23 01:50:04.087 | Selecting previously unselected package libsub-override-perl. 2026-06-23 01:50:04.098 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-23 01:50:04.102 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-23 01:50:04.146 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-23 01:50:04.157 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-23 01:50:04.162 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 01:50:04.214 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-23 01:50:04.225 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-23 01:50:04.229 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 01:50:04.273 | Selecting previously unselected package debugedit. 2026-06-23 01:50:04.284 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-23 01:50:04.288 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-23 01:50:04.335 | Selecting previously unselected package dwz. 2026-06-23 01:50:04.346 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-23 01:50:04.350 | Unpacking dwz (0.15-1build6) ... 2026-06-23 01:50:04.401 | Selecting previously unselected package gettext. 2026-06-23 01:50:04.412 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-23 01:50:04.416 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-23 01:50:04.534 | Selecting previously unselected package intltool-debian. 2026-06-23 01:50:04.545 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-23 01:50:04.549 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-23 01:50:04.607 | Selecting previously unselected package po-debconf. 2026-06-23 01:50:04.618 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-23 01:50:04.622 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-23 01:50:04.718 | Selecting previously unselected package debhelper. 2026-06-23 01:50:04.729 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-23 01:50:04.733 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-23 01:50:05.002 | Selecting previously unselected package uuid-dev:amd64. 2026-06-23 01:50:05.013 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-23 01:50:05.017 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 01:50:05.073 | Selecting previously unselected package libsctp1:amd64. 2026-06-23 01:50:05.084 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 01:50:05.088 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 01:50:05.129 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-23 01:50:05.140 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 01:50:05.144 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 01:50:05.199 | Selecting previously unselected package libapr1-dev. 2026-06-23 01:50:05.210 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 01:50:05.214 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 01:50:05.577 | Selecting previously unselected package libldap-dev:amd64. 2026-06-23 01:50:05.589 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:05.592 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 01:50:05.753 | Selecting previously unselected package libldap2-dev. 2026-06-23 01:50:05.764 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-23 01:50:05.768 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 01:50:05.805 | Selecting previously unselected package libaprutil1-dev. 2026-06-23 01:50:05.816 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 01:50:05.820 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 01:50:06.132 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-23 01:50:06.143 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 01:50:06.148 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:06.197 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-23 01:50:06.208 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 01:50:06.212 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:06.262 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-23 01:50:06.273 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 01:50:06.277 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:06.316 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-23 01:50:06.327 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 01:50:06.332 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:06.448 | Selecting previously unselected package apache2-dev. 2026-06-23 01:50:06.459 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 01:50:06.463 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:06.554 | Selecting previously unselected package ncal. 2026-06-23 01:50:06.565 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-23 01:50:06.569 | Unpacking ncal (12.1.8) ... 2026-06-23 01:50:06.618 | Selecting previously unselected package bsdmainutils. 2026-06-23 01:50:06.629 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-23 01:50:06.636 | Unpacking bsdmainutils (12.1.8) ... 2026-06-23 01:50:06.676 | Selecting previously unselected package conntrack. 2026-06-23 01:50:06.687 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-23 01:50:06.692 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 01:50:06.751 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 01:50:06.781 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-23 01:50:06.863 | Selecting previously unselected package dnsmasq-utils. 2026-06-23 01:50:06.873 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 01:50:06.877 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 01:50:06.935 | Selecting previously unselected package ebtables. 2026-06-23 01:50:06.945 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-23 01:50:06.963 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-23 01:50:07.018 | Selecting previously unselected package fonts-liberation. 2026-06-23 01:50:07.029 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-23 01:50:07.034 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-23 01:50:07.125 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-23 01:50:07.137 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-23 01:50:07.142 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 01:50:07.191 | Selecting previously unselected package fonts-liberation2. 2026-06-23 01:50:07.202 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-23 01:50:07.225 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 01:50:07.267 | Selecting previously unselected package genisoimage. 2026-06-23 01:50:07.278 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-23 01:50:07.282 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-23 01:50:07.345 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-23 01:50:07.357 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-23 01:50:07.360 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 01:50:07.416 | Selecting previously unselected package libann0. 2026-06-23 01:50:07.427 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-23 01:50:07.431 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-23 01:50:07.478 | Selecting previously unselected package libcdt5:amd64. 2026-06-23 01:50:07.488 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.492 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:07.539 | Selecting previously unselected package libcgraph6:amd64. 2026-06-23 01:50:07.549 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.553 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:07.600 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-23 01:50:07.612 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 01:50:07.616 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 01:50:07.668 | Selecting previously unselected package libltdl7:amd64. 2026-06-23 01:50:07.679 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-23 01:50:07.683 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 01:50:07.730 | Selecting previously unselected package libpathplan4:amd64. 2026-06-23 01:50:07.741 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.745 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:07.796 | Selecting previously unselected package libgvc6. 2026-06-23 01:50:07.807 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.810 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:07.882 | Selecting previously unselected package libgvpr2:amd64. 2026-06-23 01:50:07.893 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.897 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:07.945 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-23 01:50:07.956 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:07.960 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:08.035 | Selecting previously unselected package libice6:amd64. 2026-06-23 01:50:08.046 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-23 01:50:08.050 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 01:50:08.095 | Selecting previously unselected package libsm6:amd64. 2026-06-23 01:50:08.106 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-23 01:50:08.110 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 01:50:08.155 | Selecting previously unselected package libxt6t64:amd64. 2026-06-23 01:50:08.166 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-23 01:50:08.170 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 01:50:08.218 | Selecting previously unselected package libxmu6:amd64. 2026-06-23 01:50:08.229 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-23 01:50:08.234 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 01:50:08.278 | Selecting previously unselected package libxaw7:amd64. 2026-06-23 01:50:08.288 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-23 01:50:08.292 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 01:50:08.342 | Selecting previously unselected package graphviz. 2026-06-23 01:50:08.352 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 01:50:08.356 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:08.458 | Selecting previously unselected package icu-devtools. 2026-06-23 01:50:08.469 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 01:50:08.473 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 01:50:08.537 | Selecting previously unselected package iputils-arping. 2026-06-23 01:50:08.548 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-23 01:50:08.552 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 01:50:08.600 | Selecting previously unselected package comerr-dev:amd64. 2026-06-23 01:50:08.611 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-23 01:50:08.618 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 01:50:08.671 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-23 01:50:08.682 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:08.687 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:08.732 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-23 01:50:08.743 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:08.747 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:08.791 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-23 01:50:08.800 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:08.804 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:08.850 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-23 01:50:08.861 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:08.865 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:08.904 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-23 01:50:08.915 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:08.919 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:08.992 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-23 01:50:09.003 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-23 01:50:09.007 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-23 01:50:09.050 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-23 01:50:09.061 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:09.065 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:09.352 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-23 01:50:09.363 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-23 01:50:09.367 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 01:50:09.425 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 01:50:09.438 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 01:50:09.490 | Selecting previously unselected package libgts-bin. 2026-06-23 01:50:09.501 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 01:50:09.505 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 01:50:09.559 | Selecting previously unselected package libicu-dev:amd64. 2026-06-23 01:50:09.569 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 01:50:09.574 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 01:50:10.272 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-23 01:50:10.283 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-23 01:50:10.288 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 01:50:10.347 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-23 01:50:10.358 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 01:50:10.362 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 01:50:10.402 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-23 01:50:10.413 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 01:50:10.417 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 01:50:10.454 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-23 01:50:10.466 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-23 01:50:10.470 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-23 01:50:10.513 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-23 01:50:10.525 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-23 01:50:10.529 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 01:50:10.653 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-23 01:50:10.664 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-23 01:50:10.669 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-23 01:50:10.717 | Selecting previously unselected package libjson-xs-perl. 2026-06-23 01:50:10.728 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:10.732 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 01:50:10.779 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-23 01:50:10.791 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-23 01:50:10.795 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 01:50:10.864 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-23 01:50:10.875 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-23 01:50:10.880 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-23 01:50:10.921 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-23 01:50:10.932 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-23 01:50:10.936 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-23 01:50:10.987 | Selecting previously unselected package mysql-common. 2026-06-23 01:50:10.998 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-23 01:50:11.015 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-23 01:50:11.063 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-23 01:50:11.073 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:50:11.078 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:50:11.179 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-23 01:50:11.190 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-23 01:50:11.194 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 01:50:11.281 | Selecting previously unselected package pcp-conf. 2026-06-23 01:50:11.292 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:11.298 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-23 01:50:11.344 | Selecting previously unselected package libpcp3t64. 2026-06-23 01:50:11.355 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:11.360 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:11.411 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-23 01:50:11.421 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:11.426 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:11.465 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-23 01:50:11.476 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:11.480 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 01:50:11.530 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-23 01:50:11.541 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-23 01:50:11.546 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:11.592 | Selecting previously unselected package libpq5:amd64. 2026-06-23 01:50:11.603 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:11.607 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:11.651 | Selecting previously unselected package libssl-dev:amd64. 2026-06-23 01:50:11.662 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 01:50:11.666 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 01:50:11.882 | Selecting previously unselected package libpq-dev. 2026-06-23 01:50:11.892 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:11.895 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:11.947 | Selecting previously unselected package libsasl2-dev. 2026-06-23 01:50:11.958 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-23 01:50:11.962 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 01:50:12.039 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-23 01:50:12.051 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:50:12.054 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:12.300 | Selecting previously unselected package libx86-1:amd64. 2026-06-23 01:50:12.312 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-23 01:50:12.316 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 01:50:12.357 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-23 01:50:12.369 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 01:50:12.373 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 01:50:12.482 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 01:50:12.493 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 01:50:12.542 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-23 01:50:12.557 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:50:12.560 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 01:50:12.659 | Selecting previously unselected package llvm-17-runtime. 2026-06-23 01:50:12.670 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:12.673 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:12.743 | Selecting previously unselected package libpfm4:amd64. 2026-06-23 01:50:12.755 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-23 01:50:12.759 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 01:50:12.834 | Selecting previously unselected package llvm-17. 2026-06-23 01:50:12.845 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:12.848 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:14.016 | Selecting previously unselected package libffi-dev:amd64. 2026-06-23 01:50:14.030 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-23 01:50:14.034 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 01:50:14.105 | Selecting previously unselected package llvm-17-tools. 2026-06-23 01:50:14.118 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:14.123 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:14.476 | Selecting previously unselected package libz3-4:amd64. 2026-06-23 01:50:14.488 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-23 01:50:14.492 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 01:50:14.717 | Selecting previously unselected package libz3-dev:amd64. 2026-06-23 01:50:14.728 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-23 01:50:14.732 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 01:50:14.791 | Selecting previously unselected package llvm-17-dev. 2026-06-23 01:50:14.802 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 01:50:14.806 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:18.294 | Selecting previously unselected package lsscsi. 2026-06-23 01:50:18.305 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-23 01:50:18.309 | Unpacking lsscsi (0.32-1build1) ... 2026-06-23 01:50:18.355 | Selecting previously unselected package osinfo-db. 2026-06-23 01:50:18.365 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-23 01:50:18.368 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 01:50:19.012 | Selecting previously unselected package pkgconf-bin. 2026-06-23 01:50:19.024 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-23 01:50:19.028 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-23 01:50:19.073 | Selecting previously unselected package pkgconf:amd64. 2026-06-23 01:50:19.085 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-23 01:50:19.092 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:19.139 | Selecting previously unselected package pkg-config:amd64. 2026-06-23 01:50:19.150 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-23 01:50:19.157 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:19.200 | Selecting previously unselected package pm-utils. 2026-06-23 01:50:19.211 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-23 01:50:19.214 | Unpacking pm-utils (1.4.1-21) ... 2026-06-23 01:50:19.294 | Selecting previously unselected package postgresql-client-16. 2026-06-23 01:50:19.305 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:19.309 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:19.508 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-23 01:50:19.520 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:50:19.523 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:20.073 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-23 01:50:20.086 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-23 01:50:20.090 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 01:50:20.143 | Selecting previously unselected package python3-mysqldb. 2026-06-23 01:50:20.154 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-23 01:50:20.158 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-23 01:50:20.252 | Selecting previously unselected package python3-pip-whl. 2026-06-23 01:50:20.263 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-23 01:50:20.267 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 01:50:20.326 | Selecting previously unselected package python3-setuptools-whl. 2026-06-23 01:50:20.338 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-23 01:50:20.342 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 01:50:20.395 | Selecting previously unselected package python3.12-venv. 2026-06-23 01:50:20.407 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-23 01:50:20.411 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 01:50:20.450 | Selecting previously unselected package python3-venv. 2026-06-23 01:50:20.462 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-23 01:50:20.473 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 01:50:20.543 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:20.577 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:20.645 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:20.658 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:20.733 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:20.745 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:20.829 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:20.876 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:20.952 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:20.964 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:21.141 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:21.173 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:21.715 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:50:21.731 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:21.949 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-23 01:50:21.961 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 01:50:22.148 | Selecting previously unselected package sqlite3. 2026-06-23 01:50:22.163 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-23 01:50:22.168 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 01:50:22.221 | Selecting previously unselected package unzip. 2026-06-23 01:50:22.235 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-23 01:50:22.240 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-23 01:50:22.296 | Selecting previously unselected package vbetool. 2026-06-23 01:50:22.310 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-23 01:50:22.314 | Unpacking vbetool (1.1-5) ... 2026-06-23 01:50:22.360 | Selecting previously unselected package libosinfo-l10n. 2026-06-23 01:50:22.374 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-23 01:50:22.379 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 01:50:22.462 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-23 01:50:22.476 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-23 01:50:22.481 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 01:50:22.528 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-23 01:50:22.543 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-23 01:50:22.547 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 01:50:22.591 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-23 01:50:22.605 | Preparing to unpack .../168-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 01:50:22.609 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:22.667 | Selecting previously unselected package libpcp-archive1t64. 2026-06-23 01:50:22.681 | Preparing to unpack .../169-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:22.685 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:22.733 | Selecting previously unselected package libpcp-gui2t64. 2026-06-23 01:50:22.747 | Preparing to unpack .../170-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:22.751 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:22.799 | Selecting previously unselected package libpcp-import1t64. 2026-06-23 01:50:22.814 | Preparing to unpack .../171-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:22.818 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:22.865 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-23 01:50:22.880 | Preparing to unpack .../172-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:22.884 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:22.933 | Selecting previously unselected package libpcp-trace2t64. 2026-06-23 01:50:22.947 | Preparing to unpack .../173-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:22.951 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:22.999 | Selecting previously unselected package libpcp-web1t64. 2026-06-23 01:50:23.014 | Preparing to unpack .../174-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:23.018 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:23.068 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-23 01:50:23.082 | Preparing to unpack .../175-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-23 01:50:23.088 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 01:50:23.139 | Selecting previously unselected package python3-pcp. 2026-06-23 01:50:23.153 | Preparing to unpack .../176-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:23.158 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-23 01:50:23.225 | Selecting previously unselected package pcp. 2026-06-23 01:50:23.240 | Preparing to unpack .../177-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 01:50:23.506 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-23 01:50:24.433 | Selecting previously unselected package socat. 2026-06-23 01:50:24.449 | Preparing to unpack .../178-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-23 01:50:24.454 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-23 01:50:24.531 | Selecting previously unselected package vlan. 2026-06-23 01:50:24.545 | Preparing to unpack .../179-vlan_2.0.5ubuntu5_all.deb ... 2026-06-23 01:50:24.550 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-23 01:50:24.634 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-23 01:50:24.647 | Setting up postgresql-client-common (257build1.1) ... 2026-06-23 01:50:24.664 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 01:50:24.676 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 01:50:24.687 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-23 01:50:24.722 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 01:50:24.730 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 01:50:24.740 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:50:24.751 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 01:50:24.762 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 01:50:24.773 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 01:50:24.784 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:25.424 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 01:50:25.435 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 01:50:25.445 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 01:50:25.456 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-23 01:50:26.082 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 01:50:26.083 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 01:50:26.553 | Setting up ncal (12.1.8) ... 2026-06-23 01:50:26.563 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 01:50:26.573 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 01:50:26.583 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-23 01:50:26.593 | Setting up vbetool (1.1-5) ... 2026-06-23 01:50:26.603 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-23 01:50:26.637 | Setting up pm-utils (1.4.1-21) ... 2026-06-23 01:50:26.654 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-23 01:50:26.667 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 01:50:26.678 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:26.688 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:27.928 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:27.940 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 01:50:27.952 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 01:50:27.963 | Setting up m4 (1.4.19-4build1) ... 2026-06-23 01:50:27.974 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 01:50:27.985 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-23 01:50:27.996 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-23 01:50:28.021 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 01:50:28.057 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 01:50:28.069 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 01:50:28.081 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 01:50:28.991 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-23 01:50:29.452 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:29.464 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-23 01:50:29.715 | Setting up autotools-dev (20220109.1) ... 2026-06-23 01:50:29.727 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 01:50:29.740 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:29.752 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:29.764 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 01:50:29.776 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:29.787 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 01:50:29.799 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 01:50:29.812 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:29.823 | Setting up ebtables (2.0.11-6build1) ... 2026-06-23 01:50:30.385 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-23 01:50:30.396 | Setting up socat (1.8.0.0-4build3) ... 2026-06-23 01:50:30.408 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-23 01:50:30.421 | Setting up bsdmainutils (12.1.8) ... 2026-06-23 01:50:30.435 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 01:50:30.448 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 01:50:30.460 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:30.472 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-23 01:50:30.484 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 01:50:30.496 | Setting up lsscsi (0.32-1build1) ... 2026-06-23 01:50:30.508 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 01:50:30.520 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-23 01:50:30.533 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 01:50:30.546 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 01:50:30.558 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:30.570 | Setting up autoconf (2.71-3) ... 2026-06-23 01:50:30.585 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:30.597 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:30.609 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-23 01:50:30.620 | Setting up dwz (0.15-1build6) ... 2026-06-23 01:50:30.631 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 01:50:30.643 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 01:50:30.654 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-23 01:50:30.682 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:30.694 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-23 01:50:30.705 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:30.717 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 01:50:30.729 | Setting up libjson-perl (4.10000-1) ... 2026-06-23 01:50:30.761 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-23 01:50:30.772 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-23 01:50:30.799 | Setting up debugedit (1:5.0-5build2) ... 2026-06-23 01:50:30.808 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 01:50:30.818 | Setting up libsub-override-perl (0.10-1) ... 2026-06-23 01:50:30.829 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 01:50:30.838 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:30.848 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:30.857 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:30.867 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-23 01:50:30.878 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:30.888 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 01:50:30.898 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 01:50:30.908 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-23 01:50:30.923 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 01:50:30.933 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-23 01:50:30.942 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 01:50:30.952 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 01:50:30.962 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:32.037 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:32.047 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 01:50:32.057 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 01:50:32.068 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:32.078 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 01:50:32.088 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-23 01:50:32.097 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 01:50:32.107 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 01:50:32.117 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:50:32.127 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 01:50:32.137 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 01:50:32.147 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 01:50:32.156 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-23 01:50:32.166 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 01:50:32.177 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 01:50:32.261 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:50:32.262 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:50:32.262 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:50:34.089 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:34.101 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 01:50:34.211 | Setting up libtool (2.4.7-7build1) ... 2026-06-23 01:50:34.222 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:34.789 | 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-23 01:50:34.829 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:34.847 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 01:50:34.858 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 01:50:35.707 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-23 01:50:36.318 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:36.330 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 01:50:36.341 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-23 01:50:36.407 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-23 01:50:36.409 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-23 01:50:36.411 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-23 01:50:37.104 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:50:37.114 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 01:50:37.125 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:37.136 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-23 01:50:37.151 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 01:50:37.161 | Setting up dh-autoreconf (20) ... 2026-06-23 01:50:37.172 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-23 01:50:37.183 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 01:50:37.193 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 01:50:37.204 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 01:50:37.214 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:37.225 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 01:50:37.235 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 01:50:37.246 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:37.256 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-23 01:50:37.316 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:50:37.316 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:50:37.316 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:50:37.498 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:50:38.253 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-23 01:50:38.709 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 01:50:38.720 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 01:50:38.731 | Setting up postgresql-common (257build1.1) ... 2026-06-23 01:50:38.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:50:38.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:50:38.802 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:50:38.879 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:50:39.301 | 2026-06-23 01:50:39.301 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-23 01:50:39.469 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-23 01:50:39.469 | Removing obsolete dictionary files: 2026-06-23 01:50:40.482 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-23 01:50:41.052 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:41.103 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-23 01:50:41.820 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-23 01:50:42.888 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:42.898 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 01:50:42.907 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 01:50:42.916 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:42.925 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 01:50:42.934 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:42.943 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-23 01:50:43.591 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:43.600 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:43.611 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:43.621 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:43.630 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 01:50:43.639 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 01:50:43.648 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 01:50:43.657 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-23 01:50:44.438 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:44.448 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:44.457 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-23 01:50:44.518 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 01:50:44.527 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:44.536 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:44.545 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:44.554 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 01:50:44.563 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:44.572 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-23 01:50:44.581 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 01:50:44.590 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:44.600 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-23 01:50:44.609 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 01:50:44.618 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:44.627 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:44.636 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 01:50:44.645 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:44.654 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:44.663 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:44.674 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 01:50:44.683 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:50:44.692 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 01:50:44.758 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:50:44.759 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:50:44.759 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:50:44.932 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 01:50:44.941 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:44.950 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:44.958 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 01:50:44.970 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 01:50:45.475 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:50:45.517 | Enabling module mpm_event. 2026-06-23 01:50:45.567 | Enabling module authz_core. 2026-06-23 01:50:45.573 | Enabling module authz_host. 2026-06-23 01:50:45.620 | Enabling module authn_core. 2026-06-23 01:50:45.625 | Enabling module auth_basic. 2026-06-23 01:50:45.671 | Enabling module access_compat. 2026-06-23 01:50:45.719 | Enabling module authn_file. 2026-06-23 01:50:45.766 | Enabling module authz_user. 2026-06-23 01:50:45.813 | Enabling module alias. 2026-06-23 01:50:45.860 | Enabling module dir. 2026-06-23 01:50:45.907 | Enabling module autoindex. 2026-06-23 01:50:45.954 | Enabling module env. 2026-06-23 01:50:46.001 | Enabling module mime. 2026-06-23 01:50:46.048 | Enabling module negotiation. 2026-06-23 01:50:46.094 | Enabling module setenvif. 2026-06-23 01:50:46.141 | Enabling module filter. 2026-06-23 01:50:46.189 | Enabling module deflate. 2026-06-23 01:50:46.236 | Enabling module status. 2026-06-23 01:50:46.283 | Enabling module reqtimeout. 2026-06-23 01:50:46.330 | Enabling conf charset. 2026-06-23 01:50:46.377 | Enabling conf localized-error-pages. 2026-06-23 01:50:46.424 | Enabling conf other-vhosts-access-log. 2026-06-23 01:50:46.471 | Enabling conf security. 2026-06-23 01:50:46.517 | Enabling conf serve-cgi-bin. 2026-06-23 01:50:46.565 | Enabling site 000-default. 2026-06-23 01:50:47.597 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-23 01:50:48.266 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-23 01:50:49.647 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:49.658 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 01:50:49.668 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-23 01:50:49.967 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 01:50:49.978 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-23 01:50:51.632 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-23 01:50:51.700 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-23 01:50:51.767 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-23 01:50:51.834 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-23 01:50:53.573 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 01:50:53.589 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 01:50:53.600 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-23 01:50:53.660 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-23 01:50:57.709 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:50:57.893 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:50:57.991 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:51:01.367 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:51:02.262 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-23 01:51:02.385 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 01:51:02.419 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-23 01:51:02.637 | Processing triggers for ufw (0.36.2-6) ... 2026-06-23 01:51:02.769 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:51:02.882 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-23 01:51:02.908 | Processing triggers for install-info (7.1-3build2) ... 2026-06-23 01:51:03.067 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-23 01:51:03.320 | perl: warning: Setting locale failed. 2026-06-23 01:51:03.320 | perl: warning: Please check that your locale settings: 2026-06-23 01:51:03.320 | LANGUAGE = (unset), 2026-06-23 01:51:03.320 | LC_ALL = "en_US.utf8", 2026-06-23 01:51:03.321 | LANG = "de_DE.UTF-8" 2026-06-23 01:51:03.321 | are supported and installed on your system. 2026-06-23 01:51:03.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:51:03.448 | perl: warning: Setting locale failed. 2026-06-23 01:51:03.448 | perl: warning: Please check that your locale settings: 2026-06-23 01:51:03.448 | LANGUAGE = (unset), 2026-06-23 01:51:03.448 | LC_ALL = "en_US.utf8", 2026-06-23 01:51:03.448 | LANG = "de_DE.UTF-8" 2026-06-23 01:51:03.448 | are supported and installed on your system. 2026-06-23 01:51:03.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:51:03.497 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:51:03.498 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:51:03.498 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:51:03.566 | perl: warning: Setting locale failed. 2026-06-23 01:51:03.566 | perl: warning: Please check that your locale settings: 2026-06-23 01:51:03.566 | LANGUAGE = (unset), 2026-06-23 01:51:03.566 | LC_ALL = "en_US.utf8", 2026-06-23 01:51:03.567 | LANG = "de_DE.UTF-8" 2026-06-23 01:51:03.567 | are supported and installed on your system. 2026-06-23 01:51:03.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:51:03.902 | 2026-06-23 01:51:03.902 | Running kernel seems to be up-to-date. 2026-06-23 01:51:03.903 | 2026-06-23 01:51:03.903 | Restarting services... 2026-06-23 01:51:04.056 | systemctl restart multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-23 01:51:07.434 | 2026-06-23 01:51:07.434 | Service restarts being deferred: 2026-06-23 01:51:07.434 | systemctl restart ModemManager.service 2026-06-23 01:51:07.435 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:51:07.435 | systemctl restart systemd-logind.service 2026-06-23 01:51:07.435 | systemctl restart virtlockd.service 2026-06-23 01:51:07.435 | systemctl restart virtlogd.service 2026-06-23 01:51:07.435 | 2026-06-23 01:51:07.435 | No containers need to be restarted. 2026-06-23 01:51:07.435 | 2026-06-23 01:51:07.436 | User sessions running outdated binaries: 2026-06-23 01:51:07.436 | quobyte @ session #5: sshd[2027] 2026-06-23 01:51:07.448 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:51:07.457 | 2026-06-23 01:51:07.458 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:51:09.533 | ++ functions-common:apt_get:1205 : result=0 2026-06-23 01:51:09.536 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:51:09.539 | ++ functions-common:time_stop:2414 : local name 2026-06-23 01:51:09.542 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:09.545 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:09.549 | ++ functions-common:time_stop:2417 : local total 2026-06-23 01:51:09.551 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:09.555 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:51:09.558 | ++ functions-common:time_stop:2421 : start_time=1782179390751 2026-06-23 01:51:09.560 | ++ functions-common:time_stop:2423 : [[ -z 1782179390751 ]] 2026-06-23 01:51:09.565 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:09.570 | ++ functions-common:time_stop:2426 : end_time=1782179469566 2026-06-23 01:51:09.573 | ++ functions-common:time_stop:2427 : elapsed_time=78815 2026-06-23 01:51:09.576 | ++ functions-common:time_stop:2428 : total=6815 2026-06-23 01:51:09.579 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:09.583 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85630 2026-06-23 01:51:09.585 | ++ functions-common:apt_get:1209 : return 0 2026-06-23 01:51:09.589 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-23 01:51:09.593 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-23 01:51:09.598 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-23 01:51:09.604 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-23 01:51:09.607 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-23 01:51:09.611 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-23 01:51:09.617 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-23 01:51:09.622 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-23 01:51:09.626 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-23 01:51:09.629 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-23 01:51:09.632 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:51:09.956 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-23 01:51:09.959 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-23 01:51:09.961 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-23 01:51:09.964 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-23 01:51:09.967 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-23 01:51:09.969 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-23 01:51:09.971 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-23 01:51:09.974 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-23 01:51:09.976 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-23 01:51:09.979 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-23 01:51:09.981 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-23 01:51:09.983 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-23 01:51:09.985 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-23 01:51:09.988 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-23 01:51:09.990 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-23 01:51:09.993 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-23 01:51:09.995 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-23 01:51:09.998 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-23 01:51:10.000 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-23 01:51:10.003 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-23 01:51:10.006 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-23 01:51:10.009 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-23 01:51:10.011 | + functions-common:_ensure_lsb_release:420 : return 2026-06-23 01:51:10.014 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-23 01:51:10.029 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-23 01:51:10.032 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-23 01:51:10.047 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-23 01:51:10.050 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-23 01:51:10.064 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-23 01:51:10.067 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-23 01:51:10.069 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-23 01:51:10.071 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-23 01:51:10.074 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-23 01:51:10.076 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-23 01:51:10.079 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-23 01:51:10.081 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-23 01:51:10.084 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-23 01:51:10.086 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-23 01:51:10.089 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-23 01:51:10.089 | Distro: noble 2026-06-23 01:51:10.092 | + tools/install_pip.sh:main:117 : get_versions 2026-06-23 01:51:10.094 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 01:51:10.099 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 01:51:10.101 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 01:51:10.105 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 01:51:10.105 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 01:51:10.809 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 01:51:10.812 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 01:51:10.812 | pip: 24.0 2026-06-23 01:51:10.814 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-23 01:51:10.817 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-23 01:51:10.819 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 01:51:10.821 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 01:51:10.824 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 01:51:10.826 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 01:51:10.828 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 01:51:10.831 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 01:51:10.832 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 01:51:10.835 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 01:51:10.837 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 01:51:10.839 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 01:51:10.841 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 01:51:10.844 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 01:51:10.846 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 01:51:10.848 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-23 01:51:10.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:51:10.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:51:10.855 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-23 01:51:10.860 | + tools/install_pip.sh:main:146 : set -x 2026-06-23 01:51:10.863 | + tools/install_pip.sh:main:149 : get_versions 2026-06-23 01:51:10.866 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 01:51:10.870 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 01:51:10.872 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 01:51:10.876 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 01:51:10.876 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 01:51:11.455 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 01:51:11.458 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 01:51:11.458 | pip: 24.0 2026-06-23 01:51:11.462 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-23 01:51:11.466 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-23 01:51:11.469 | + ./stack.sh:main:801 : fixup_all 2026-06-23 01:51:11.473 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-23 01:51:11.476 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-23 01:51:11.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:51:11.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:51:11.486 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-23 01:51:11.502 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-23 01:51:11.518 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-23 01:51:11.534 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-23 01:51:11.537 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-23 01:51:11.539 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 01:51:11.542 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 01:51:11.545 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 01:51:11.548 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 01:51:11.552 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 01:51:11.554 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 01:51:11.558 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 01:51:11.560 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 01:51:11.564 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 01:51:11.567 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 01:51:11.570 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 01:51:11.573 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 01:51:11.577 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 01:51:11.580 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-23 01:51:11.584 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-23 01:51:11.587 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-23 01:51:11.603 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-23 01:51:11.618 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-23 01:51:11.634 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-23 01:51:11.650 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-23 01:51:11.666 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-23 01:51:11.681 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-23 01:51:11.697 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-23 01:51:11.713 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-23 01:51:11.716 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-23 01:51:11.720 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-23 01:51:17.216 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-23 01:51:17.243 | Using python 3.12 to install setuptools 2026-06-23 01:51:17.246 | + 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-23 01:51:18.615 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-23 01:51:18.877 | Collecting pip 2026-06-23 01:51:18.989 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 01:51:19.001 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-23 01:51:19.464 | Collecting setuptools[core] 2026-06-23 01:51:19.479 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 01:51:19.644 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 01:51:19.659 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:51:19.741 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 01:51:19.756 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 01:51:19.778 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-23 01:51:19.852 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 01:51:19.869 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:51:19.973 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 01:51:19.988 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:51:20.067 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 01:51:20.082 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:51:20.194 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.209 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 01:51:20.289 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.305 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 01:51:20.550 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.565 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 01:51:20.653 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.668 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:51:20.845 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.859 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 01:51:20.923 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:20.938 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 01:51:21.029 | 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-23 01:51:21.044 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 01:51:21.138 | 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-23 01:51:21.153 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:51:21.202 | 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-23 01:51:21.233 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-23 01:51:21.425 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-06-23 01:51:21.441 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 01:51:21.464 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 01:51:21.487 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 01:51:21.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.1 MB/s eta 0:00:00 2026-06-23 01:51:21.515 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 01:51:21.530 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.2 MB/s eta 0:00:00 2026-06-23 01:51:21.545 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 01:51:21.567 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 01:51:21.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-06-23 01:51:21.660 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 01:51:21.682 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 01:51:21.704 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 01:51:21.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.3 MB/s eta 0:00:00 2026-06-23 01:51:21.733 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 01:51:21.754 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 01:51:21.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.6 MB/s eta 0:00:00 2026-06-23 01:51:21.797 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 01:51:21.817 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 01:51:21.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.1 MB/s eta 0:00:00 2026-06-23 01:51:21.846 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 01:51:21.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.3 MB/s eta 0:00:00 2026-06-23 01:51:22.661 | 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-23 01:51:22.684 | Attempting uninstall: setuptools 2026-06-23 01:51:22.700 | Found existing installation: setuptools 68.1.2 2026-06-23 01:51:22.700 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:22.701 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-23 01:51:23.839 | Attempting uninstall: pygments 2026-06-23 01:51:23.848 | Found existing installation: Pygments 2.17.2 2026-06-23 01:51:23.849 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:23.849 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-23 01:51:25.096 | Attempting uninstall: pip 2026-06-23 01:51:25.101 | Found existing installation: pip 24.0 2026-06-23 01:51:25.173 | Uninstalling pip-24.0: 2026-06-23 01:51:25.183 | Successfully uninstalled pip-24.0 2026-06-23 01:51:26.774 | Attempting uninstall: packaging 2026-06-23 01:51:26.784 | Found existing installation: packaging 24.0 2026-06-23 01:51:26.784 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:26.784 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-23 01:51:26.972 | Attempting uninstall: markdown-it-py 2026-06-23 01:51:26.997 | Found existing installation: markdown-it-py 3.0.0 2026-06-23 01:51:26.999 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:26.999 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-23 01:51:27.157 | Attempting uninstall: wheel 2026-06-23 01:51:27.205 | Found existing installation: wheel 0.42.0 2026-06-23 01:51:27.206 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:27.207 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-23 01:51:27.258 | Attempting uninstall: rich 2026-06-23 01:51:27.306 | Found existing installation: rich 13.7.1 2026-06-23 01:51:27.307 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:27.307 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-23 01:51:28.021 | 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-23 01:51:28.223 | + inc/python:pip_install:216 : result=0 2026-06-23 01:51:28.226 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:51:28.229 | + functions-common:time_stop:2414 : local name 2026-06-23 01:51:28.232 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:28.235 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:28.238 | + functions-common:time_stop:2417 : local total 2026-06-23 01:51:28.241 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:28.243 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:51:28.247 | + functions-common:time_stop:2421 : start_time=1782179477236 2026-06-23 01:51:28.249 | + functions-common:time_stop:2423 : [[ -z 1782179477236 ]] 2026-06-23 01:51:28.253 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:28.259 | + functions-common:time_stop:2426 : end_time=1782179488255 2026-06-23 01:51:28.262 | + functions-common:time_stop:2427 : elapsed_time=11019 2026-06-23 01:51:28.266 | + functions-common:time_stop:2428 : total=0 2026-06-23 01:51:28.269 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:28.272 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11019 2026-06-23 01:51:28.276 | + inc/python:pip_install:219 : return 0 2026-06-23 01:51:28.279 | + 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-23 01:51:28.283 | + 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-23 01:51:28.286 | + 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-23 01:51:28.290 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 01:51:28.294 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 01:51:28.298 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-23 01:51:28.324 | Using python 3.12 to install os-testr 2026-06-23 01:51:28.327 | + 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-23 01:51:29.719 | Collecting os-testr 2026-06-23 01:51:29.863 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 01:51:29.928 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-23 01:51:29.944 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:51:29.984 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-23 01:51:29.999 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-23 01:51:30.059 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-23 01:51:30.074 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 01:51:30.087 | 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-23 01:51:30.117 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-23 01:51:30.132 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 01:51:30.226 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-23 01:51:30.241 | 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-23 01:51:30.277 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-23 01:51:30.305 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 01:51:30.343 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-23 01:51:30.368 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-23 01:51:30.392 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-23 01:51:30.414 | 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-23 01:51:30.457 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.4 MB/s 0:00:00 2026-06-23 01:51:30.619 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-23 01:51:30.764 | Attempting uninstall: PyYAML 2026-06-23 01:51:30.772 | Found existing installation: PyYAML 6.0.1 2026-06-23 01:51:30.772 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:51:30.773 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-23 01:51:31.156 | 2026-06-23 01:51:31.160 | 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-23 01:51:31.275 | + inc/python:pip_install:216 : result=0 2026-06-23 01:51:31.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:51:31.282 | + functions-common:time_stop:2414 : local name 2026-06-23 01:51:31.285 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:31.289 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:31.292 | + functions-common:time_stop:2417 : local total 2026-06-23 01:51:31.295 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:31.298 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:51:31.301 | + functions-common:time_stop:2421 : start_time=1782179488317 2026-06-23 01:51:31.305 | + functions-common:time_stop:2423 : [[ -z 1782179488317 ]] 2026-06-23 01:51:31.308 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:31.314 | + functions-common:time_stop:2426 : end_time=1782179491309 2026-06-23 01:51:31.317 | + functions-common:time_stop:2427 : elapsed_time=2992 2026-06-23 01:51:31.320 | + functions-common:time_stop:2428 : total=11019 2026-06-23 01:51:31.323 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:31.326 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14011 2026-06-23 01:51:31.329 | + inc/python:pip_install:219 : return 0 2026-06-23 01:51:31.333 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-23 01:51:31.403 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-23 01:51:31.522 | + ./stack.sh:main:829 : install_infra 2026-06-23 01:51:31.525 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 01:51:31.530 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-23 01:51:31.533 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-23 01:51:37.060 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 01:51:37.064 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-23 01:51:37.095 | + 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-23 01:51:38.599 | Collecting pbr 2026-06-23 01:51:38.603 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:51:39.030 | Collecting setuptools[core] 2026-06-23 01:51:39.032 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 01:51:39.179 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 01:51:39.182 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:51:39.254 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 01:51:39.257 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 01:51:39.327 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 01:51:39.329 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:51:39.424 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 01:51:39.427 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:51:39.496 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 01:51:39.500 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:51:39.598 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:39.602 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 01:51:39.667 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:39.670 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 01:51:39.894 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:39.896 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 01:51:39.970 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:39.972 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:51:40.140 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:40.142 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 01:51:40.192 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 01:51:40.195 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 01:51:40.273 | 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-23 01:51:40.276 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 01:51:40.354 | 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-23 01:51:40.356 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:51:40.443 | 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-23 01:51:40.538 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 01:51:40.563 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 01:51:40.567 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 01:51:40.569 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 01:51:40.573 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 01:51:40.576 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 01:51:40.577 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 01:51:40.580 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 01:51:40.590 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 01:51:40.593 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 01:51:40.595 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 01:51:40.598 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 01:51:40.600 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 01:51:40.605 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 01:51:40.607 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 01:51:40.610 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 01:51:40.636 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-23 01:51:40.914 | 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-23 01:51:44.584 | 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-23 01:51:44.783 | + inc/python:pip_install:216 : result=0 2026-06-23 01:51:44.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:51:44.791 | + functions-common:time_stop:2414 : local name 2026-06-23 01:51:44.793 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:44.797 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:44.800 | + functions-common:time_stop:2417 : local total 2026-06-23 01:51:44.803 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:44.807 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:51:44.810 | + functions-common:time_stop:2421 : start_time=1782179497084 2026-06-23 01:51:44.814 | + functions-common:time_stop:2423 : [[ -z 1782179497084 ]] 2026-06-23 01:51:44.817 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:44.823 | + functions-common:time_stop:2426 : end_time=1782179504819 2026-06-23 01:51:44.826 | + functions-common:time_stop:2427 : elapsed_time=7735 2026-06-23 01:51:44.830 | + functions-common:time_stop:2428 : total=14011 2026-06-23 01:51:44.833 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:44.836 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21746 2026-06-23 01:51:44.839 | + inc/python:pip_install:219 : return 0 2026-06-23 01:51:44.843 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 01:51:44.847 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-23 01:51:44.879 | + 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-23 01:51:46.126 | Processing /opt/stack/requirements 2026-06-23 01:51:46.130 | Installing build dependencies: started 2026-06-23 01:51:49.276 | Installing build dependencies: finished with status 'done' 2026-06-23 01:51:49.279 | Getting requirements to build wheel: started 2026-06-23 01:51:49.572 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 01:51:49.577 | Preparing metadata (pyproject.toml): started 2026-06-23 01:51:50.723 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:51:50.913 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.009 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 01:51:51.032 | 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.dev8455) (26.2) 2026-06-23 01:51:51.144 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.159 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 01:51:51.310 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.313 | 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-23 01:51:51.367 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.383 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-23 01:51:51.394 | 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.dev8455) (82.0.1) 2026-06-23 01:51:51.709 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.725 | 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-23 01:51:51.746 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 2026-06-23 01:51:51.818 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.834 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 01:51:51.957 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:51.971 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 01:51:52.059 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 01:51:52.074 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:51:52.194 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-23 01:51:52.217 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 01:51:52.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.3 MB/s eta 0:00:00 2026-06-23 01:51:52.232 | 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-23 01:51:52.253 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 01:51:52.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.1 MB/s eta 0:00:00 2026-06-23 01:51:52.281 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-23 01:51:52.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-06-23 01:51:52.310 | 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-23 01:51:52.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.0 MB/s eta 0:00:00 2026-06-23 01:51:52.342 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 01:51:52.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 2026-06-23 01:51:52.369 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 01:51:52.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-06-23 01:51:52.416 | Building wheels for collected packages: openstack_requirements 2026-06-23 01:51:52.417 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-23 01:51:54.631 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-23 01:51:54.632 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=47758e7970d0e892a602d0b8732780e826bb209423df1783b872b6ec9c676e2a 2026-06-23 01:51:54.633 | Stored in directory: /tmp/pip-ephem-wheel-cache-vmvtgt_6/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-23 01:51:54.638 | Successfully built openstack_requirements 2026-06-23 01:51:54.927 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-23 01:51:55.660 | 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.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-23 01:51:55.874 | + inc/python:pip_install:216 : result=0 2026-06-23 01:51:55.877 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:51:55.881 | + functions-common:time_stop:2414 : local name 2026-06-23 01:51:55.883 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:55.886 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:55.889 | + functions-common:time_stop:2417 : local total 2026-06-23 01:51:55.893 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:55.895 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:51:55.898 | + functions-common:time_stop:2421 : start_time=1782179504868 2026-06-23 01:51:55.901 | + functions-common:time_stop:2423 : [[ -z 1782179504868 ]] 2026-06-23 01:51:55.905 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:55.910 | + functions-common:time_stop:2426 : end_time=1782179515906 2026-06-23 01:51:55.912 | + functions-common:time_stop:2427 : elapsed_time=11038 2026-06-23 01:51:55.915 | + functions-common:time_stop:2428 : total=21746 2026-06-23 01:51:55.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:55.920 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32784 2026-06-23 01:51:55.923 | + inc/python:pip_install:219 : return 0 2026-06-23 01:51:55.927 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-23 01:51:55.929 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-23 01:51:55.932 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-23 01:51:55.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:51:55.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:51:55.941 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-23 01:51:55.944 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:51:55.947 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-23 01:51:55.968 | Using python 3.12 to install pbr 2026-06-23 01:51:55.971 | + 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-23 01:51:56.936 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-23 01:51:57.129 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-23 01:51:57.369 | + inc/python:pip_install:216 : result=0 2026-06-23 01:51:57.372 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:51:57.374 | + functions-common:time_stop:2414 : local name 2026-06-23 01:51:57.377 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:51:57.380 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:51:57.382 | + functions-common:time_stop:2417 : local total 2026-06-23 01:51:57.385 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:51:57.387 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:51:57.389 | + functions-common:time_stop:2421 : start_time=1782179515962 2026-06-23 01:51:57.392 | + functions-common:time_stop:2423 : [[ -z 1782179515962 ]] 2026-06-23 01:51:57.394 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:51:57.399 | + functions-common:time_stop:2426 : end_time=1782179517395 2026-06-23 01:51:57.401 | + functions-common:time_stop:2427 : elapsed_time=1433 2026-06-23 01:51:57.404 | + functions-common:time_stop:2428 : total=32784 2026-06-23 01:51:57.406 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:51:57.408 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34217 2026-06-23 01:51:57.410 | + inc/python:pip_install:219 : return 0 2026-06-23 01:51:57.413 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-23 01:52:02.859 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-23 01:52:03.668 | Collecting bindep 2026-06-23 01:52:04.814 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 01:52:04.922 | Collecting distro>=1.7 (from bindep) 2026-06-23 01:52:04.938 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 01:52:05.035 | Collecting packaging (from bindep) 2026-06-23 01:52:05.039 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:52:05.086 | Collecting Parsley (from bindep) 2026-06-23 01:52:05.102 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-23 01:52:05.191 | Collecting pbr>=2 (from bindep) 2026-06-23 01:52:05.194 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:52:05.596 | Collecting setuptools (from pbr>=2->bindep) 2026-06-23 01:52:05.598 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 01:52:05.685 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-23 01:52:05.716 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-23 01:52:05.725 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 01:52:05.728 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 01:52:05.746 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-23 01:52:05.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.5 MB/s eta 0:00:00 2026-06-23 01:52:05.769 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 01:52:05.913 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-23 01:52:07.627 | 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-23 01:52:07.782 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 01:52:07.785 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 01:52:07.789 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-23 01:52:07.806 | + ./stack.sh:main:838 : pkgs= 2026-06-23 01:52:07.808 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-23 01:52:07.811 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-23 01:52:07.814 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 01:52:07.817 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-23 01:52:07.819 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 01:52:07.822 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 01:52:07.825 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 01:52:07.827 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 01:52:07.830 | + functions-common:run_phase:1852 : local extra 2026-06-23 01:52:07.834 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 01:52:07.839 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 01:52:07.841 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 01:52:07.844 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 01:52:07.847 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-23 01:52:07.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 01:52:07.866 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:52:07.868 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 01:52:07.871 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 01:52:07.873 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-23 01:52:07.875 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 01:52:07.878 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 01:52:07.880 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 01:52:07.882 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-23 01:52:07.885 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 01:52:07.888 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 01:52:07.891 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 01:52:07.893 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 01:52:07.896 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 01:52:07.900 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 01:52:07.903 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 01:52:07.906 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 01:52:07.909 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-23 01:52:07.912 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 01:52:07.915 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-23 01:52:07.918 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 01:52:07.921 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 01:52:07.924 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-23 01:52:07.927 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-23 01:52:07.931 | + functions:set_systemd_override:845 : local value=2048 2026-06-23 01:52:07.934 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-23 01:52:07.937 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-23 01:52:08.002 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-23 01:52:08.002 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-23 01:52:08.004 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-23 01:52:08.406 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-23 01:52:08.411 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-23 01:52:08.430 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:52:08.434 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-23 01:52:08.437 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:52:08.440 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:52:08.443 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:52:08.446 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:52:08.449 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:52:08.452 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:52:08.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:08.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:08.460 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:52:08.463 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:52:08.465 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:52:08.468 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:52:08.471 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-23 01:52:08.474 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:52:08.476 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:08.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:08.482 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-23 01:52:08.506 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-23 01:52:08.543 | Reading package lists... 2026-06-23 01:52:08.925 | Building dependency tree... 2026-06-23 01:52:08.927 | Reading state information... 2026-06-23 01:52:09.498 | The following additional packages will be installed: 2026-06-23 01:52:09.498 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 01:52:09.498 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 01:52:09.498 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 01:52:09.500 | erlang-tools erlang-xmerl 2026-06-23 01:52:09.503 | Suggested packages: 2026-06-23 01:52:09.503 | erlang erlang-manpages erlang-doc 2026-06-23 01:52:09.565 | The following NEW packages will be installed: 2026-06-23 01:52:09.565 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 01:52:09.565 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 01:52:09.565 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 01:52:09.567 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-23 01:52:09.633 | 0 upgraded, 18 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:52:09.633 | Need to get 36.1 MB of archives. 2026-06-23 01:52:09.633 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-23 01:52:09.633 | 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-23 01:52:09.793 | 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-23 01:52:09.808 | 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-23 01:52:09.811 | 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-23 01:52:09.823 | 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-23 01:52:09.835 | 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-23 01:52:09.839 | 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-23 01:52:09.861 | 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-23 01:52:09.863 | 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-23 01:52:09.865 | 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-23 01:52:09.867 | 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-23 01:52:09.876 | 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-23 01:52:09.901 | 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-23 01:52:09.903 | 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-23 01:52:09.906 | 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-23 01:52:09.910 | 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-23 01:52:09.918 | 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-23 01:52:09.937 | 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-23 01:52:10.389 | perl: warning: Setting locale failed. 2026-06-23 01:52:10.389 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:10.389 | LANGUAGE = (unset), 2026-06-23 01:52:10.389 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:10.390 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:10.390 | are supported and installed on your system. 2026-06-23 01:52:10.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:10.452 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:10.452 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:10.452 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:10.642 | Fetched 36.1 MB in 1s (64.3 MB/s) 2026-06-23 01:52:10.738 | Selecting previously unselected package erlang-base. 2026-06-23 01:52:10.799 | (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-23 01:52:10.805 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:10.809 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.179 | Selecting previously unselected package erlang-asn1. 2026-06-23 01:52:11.191 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.195 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.255 | Selecting previously unselected package erlang-crypto. 2026-06-23 01:52:11.266 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.270 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.313 | Selecting previously unselected package erlang-public-key. 2026-06-23 01:52:11.325 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.330 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.382 | Selecting previously unselected package erlang-mnesia. 2026-06-23 01:52:11.392 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.396 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.461 | Selecting previously unselected package erlang-runtime-tools. 2026-06-23 01:52:11.471 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.476 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.537 | Selecting previously unselected package erlang-ssl. 2026-06-23 01:52:11.549 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.552 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.643 | Selecting previously unselected package erlang-eldap. 2026-06-23 01:52:11.655 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.660 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.700 | Selecting previously unselected package erlang-ftp. 2026-06-23 01:52:11.712 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.715 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.754 | Selecting previously unselected package erlang-tftp. 2026-06-23 01:52:11.766 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.769 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.809 | Selecting previously unselected package erlang-inets. 2026-06-23 01:52:11.821 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.824 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:11.906 | Selecting previously unselected package erlang-snmp. 2026-06-23 01:52:11.918 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:11.921 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.071 | Selecting previously unselected package erlang-os-mon. 2026-06-23 01:52:12.081 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:12.085 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.129 | Selecting previously unselected package erlang-parsetools. 2026-06-23 01:52:12.141 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:12.144 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.186 | Selecting previously unselected package erlang-syntax-tools. 2026-06-23 01:52:12.198 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:12.201 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.248 | Selecting previously unselected package erlang-tools. 2026-06-23 01:52:12.258 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:12.262 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.321 | Selecting previously unselected package erlang-xmerl. 2026-06-23 01:52:12.332 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 01:52:12.336 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:12.415 | Selecting previously unselected package rabbitmq-server. 2026-06-23 01:52:12.427 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-23 01:52:12.433 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 01:52:13.473 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:13.835 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-23 01:52:13.835 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-23 01:52:16.285 | Searching for services which depend on erlang and should be started... none found. 2026-06-23 01:52:16.323 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.335 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.346 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.358 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.369 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.380 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.391 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.402 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.414 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.425 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.437 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.448 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.459 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.471 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.482 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.493 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 01:52:16.504 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 01:52:16.594 | info: Selecting GID from range 100 to 999 ... 2026-06-23 01:52:16.600 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-23 01:52:16.702 | info: Selecting UID from range 100 to 999 ... 2026-06-23 01:52:16.702 | 2026-06-23 01:52:16.707 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-23 01:52:16.709 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-23 01:52:16.761 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-23 01:52:16.969 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-23 01:52:37.353 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:52:39.046 | perl: warning: Setting locale failed. 2026-06-23 01:52:39.046 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:39.046 | LANGUAGE = (unset), 2026-06-23 01:52:39.046 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:39.046 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:39.047 | are supported and installed on your system. 2026-06-23 01:52:39.047 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:39.173 | perl: warning: Setting locale failed. 2026-06-23 01:52:39.173 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:39.174 | LANGUAGE = (unset), 2026-06-23 01:52:39.174 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:39.174 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:39.174 | are supported and installed on your system. 2026-06-23 01:52:39.174 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:39.222 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:39.223 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:39.223 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:39.291 | perl: warning: Setting locale failed. 2026-06-23 01:52:39.291 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:39.291 | LANGUAGE = (unset), 2026-06-23 01:52:39.291 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:39.291 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:39.292 | are supported and installed on your system. 2026-06-23 01:52:39.292 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:39.784 | 2026-06-23 01:52:39.784 | Running kernel seems to be up-to-date. 2026-06-23 01:52:39.784 | 2026-06-23 01:52:39.784 | Restarting services... 2026-06-23 01:52:39.831 | 2026-06-23 01:52:39.831 | Service restarts being deferred: 2026-06-23 01:52:39.831 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:52:39.831 | systemctl restart systemd-logind.service 2026-06-23 01:52:39.831 | systemctl restart virtlockd.service 2026-06-23 01:52:39.831 | systemctl restart virtlogd.service 2026-06-23 01:52:39.832 | 2026-06-23 01:52:39.832 | No containers need to be restarted. 2026-06-23 01:52:39.832 | 2026-06-23 01:52:39.832 | User sessions running outdated binaries: 2026-06-23 01:52:39.832 | quobyte @ session #5: sshd[2027] 2026-06-23 01:52:39.841 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:52:39.850 | 2026-06-23 01:52:39.850 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:52:41.716 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:52:41.719 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:52:41.722 | + functions-common:time_stop:2414 : local name 2026-06-23 01:52:41.725 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:52:41.727 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:52:41.730 | + functions-common:time_stop:2417 : local total 2026-06-23 01:52:41.733 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:52:41.735 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:52:41.738 | + functions-common:time_stop:2421 : start_time=1782179528502 2026-06-23 01:52:41.741 | + functions-common:time_stop:2423 : [[ -z 1782179528502 ]] 2026-06-23 01:52:41.745 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:52:41.750 | + functions-common:time_stop:2426 : end_time=1782179561746 2026-06-23 01:52:41.753 | + functions-common:time_stop:2427 : elapsed_time=33244 2026-06-23 01:52:41.755 | + functions-common:time_stop:2428 : total=85630 2026-06-23 01:52:41.758 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:52:41.760 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=118874 2026-06-23 01:52:41.764 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:52:41.766 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-23 01:52:41.769 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 01:52:41.772 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 01:52:41.775 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 01:52:41.778 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 01:52:41.781 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 01:52:41.784 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 01:52:41.787 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 01:52:41.790 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 01:52:41.793 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 01:52:41.796 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 01:52:41.799 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 01:52:41.801 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 01:52:41.804 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 01:52:41.808 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-23 01:52:41.812 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-23 01:52:41.832 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:52:41.836 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-23 01:52:41.840 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 01:52:41.844 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-23 01:52:41.848 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-23 01:52:41.852 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-23 01:52:41.857 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-23 01:52:41.861 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-23 01:52:41.865 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-23 01:52:41.868 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-23 01:52:41.870 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-23 01:52:41.873 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-23 01:52:41.877 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-23 01:52:43.044 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-23 01:52:43.044 | user tags 2026-06-23 01:52:43.044 | guest [administrator]' 2026-06-23 01:52:43.049 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-23 01:52:43.049 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-23 01:52:43.049 | user tags 2026-06-23 01:52:43.049 | guest [administrator]' 2026-06-23 01:52:43.056 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-23 01:52:43.059 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-23 01:52:43.062 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-23 01:52:44.177 | Adding user "stackrabbit" ... 2026-06-23 01:52:44.214 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-23 01:52:44.237 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-23 01:52:45.380 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-23 01:52:45.415 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-23 01:52:45.419 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-23 01:52:46.455 | Changing password for user "stackrabbit" ... 2026-06-23 01:52:46.492 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-23 01:52:46.495 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-23 01:52:46.498 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-23 01:52:47.548 | Deleting user "guest" ... 2026-06-23 01:52:47.583 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-23 01:52:47.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:52:47.607 | + ./stack.sh:main:855 : install_database 2026-06-23 01:52:47.610 | + lib/database:install_database:118 : install_database_mysql 2026-06-23 01:52:47.612 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-23 01:52:47.616 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:47.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:47.621 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-23 01:52:47.633 | perl: warning: Setting locale failed. 2026-06-23 01:52:47.633 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:47.633 | LANGUAGE = (unset), 2026-06-23 01:52:47.633 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:47.633 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:47.634 | are supported and installed on your system. 2026-06-23 01:52:47.634 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:47.685 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:47.685 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:47.685 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:47.793 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-23 01:52:47.796 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-23 01:52:47.801 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-23 01:52:47.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:47.808 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:47.811 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-23 01:52:47.814 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-23 01:52:47.817 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-23 01:52:47.822 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-23 01:52:47.826 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-23 01:52:47.830 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 01:52:47.833 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 01:52:47.837 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 01:52:47.840 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 01:52:47.843 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 01:52:47.847 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 01:52:47.850 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 01:52:47.853 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 01:52:47.856 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 01:52:47.859 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 01:52:47.863 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 01:52:47.866 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 01:52:47.870 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 01:52:47.874 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-23 01:52:47.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:47.880 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:47.883 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-23 01:52:47.887 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:52:47.890 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:52:47.893 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:52:47.897 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:52:47.900 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:52:47.903 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:52:47.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:47.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:47.912 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:52:47.915 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:52:47.919 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:52:47.922 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:52:47.926 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-23 01:52:47.930 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:52:47.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:52:47.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:52:47.940 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-23 01:52:47.967 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-23 01:52:48.005 | Reading package lists... 2026-06-23 01:52:48.359 | Building dependency tree... 2026-06-23 01:52:48.363 | Reading state information... 2026-06-23 01:52:48.829 | The following additional packages will be installed: 2026-06-23 01:52:48.829 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 01:52:48.829 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 01:52:48.829 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 01:52:48.829 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 01:52:48.830 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 01:52:48.831 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 01:52:48.832 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-23 01:52:48.834 | Suggested packages: 2026-06-23 01:52:48.834 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-23 01:52:48.834 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-23 01:52:48.885 | The following NEW packages will be installed: 2026-06-23 01:52:48.886 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 01:52:48.886 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 01:52:48.886 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 01:52:48.886 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 01:52:48.888 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 01:52:48.888 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 01:52:48.888 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-23 01:52:48.956 | 0 upgraded, 27 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:52:48.956 | Need to get 29.6 MB of archives. 2026-06-23 01:52:48.956 | After this operation, 243 MB of additional disk space will be used. 2026-06-23 01:52:48.956 | 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-23 01:52:49.097 | 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-23 01:52:49.098 | 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-23 01:52:49.099 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-23 01:52:49.109 | 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-23 01:52:49.112 | 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-23 01:52:49.484 | 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-23 01:52:49.508 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-23 01:52:49.508 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-23 01:52:49.510 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-23 01:52:49.512 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-23 01:52:49.517 | 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-23 01:52:49.518 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-23 01:52:49.519 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-23 01:52:49.519 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-23 01:52:49.520 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-23 01:52:49.524 | 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-23 01:52:49.524 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-23 01:52:49.539 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-23 01:52:49.540 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-23 01:52:49.541 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-23 01:52:49.541 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-23 01:52:49.542 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-23 01:52:49.545 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-23 01:52:49.546 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-23 01:52:49.684 | 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-23 01:52:49.684 | 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-23 01:52:49.909 | perl: warning: Setting locale failed. 2026-06-23 01:52:49.909 | perl: warning: Please check that your locale settings: 2026-06-23 01:52:49.910 | LANGUAGE = (unset), 2026-06-23 01:52:49.910 | LC_ALL = "en_US.utf8", 2026-06-23 01:52:49.910 | LANG = "de_DE.UTF-8" 2026-06-23 01:52:49.910 | are supported and installed on your system. 2026-06-23 01:52:49.910 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:52:49.973 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:49.973 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:49.973 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:50.096 | Vorkonfiguration der Pakete ... 2026-06-23 01:52:50.106 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:50.293 | Fetched 29.6 MB in 1s (38.4 MB/s) 2026-06-23 01:52:50.327 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-23 01:52:50.388 | (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-23 01:52:50.394 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:52:50.399 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:50.803 | Selecting previously unselected package mysql-client-8.0. 2026-06-23 01:52:50.814 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:52:50.818 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:50.867 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-23 01:52:50.879 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 01:52:50.888 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 01:52:50.934 | Selecting previously unselected package libmecab2:amd64. 2026-06-23 01:52:50.947 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-23 01:52:50.951 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 01:52:51.002 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-23 01:52:51.015 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-23 01:52:51.019 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 01:52:51.068 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-23 01:52:51.080 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:52:51.084 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:52.043 | Selecting previously unselected package mysql-server-8.0. 2026-06-23 01:52:52.056 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 01:52:52.062 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:52.116 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:52.116 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:52.116 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:52.194 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:52.206 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:52.513 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:52.581 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-23 01:52:52.594 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-23 01:52:52.597 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-23 01:52:52.637 | Selecting previously unselected package liburi-perl. 2026-06-23 01:52:52.649 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-23 01:52:52.653 | Unpacking liburi-perl (5.27-1) ... 2026-06-23 01:52:52.735 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-23 01:52:52.746 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-23 01:52:52.750 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 01:52:52.806 | Selecting previously unselected package libcgi-pm-perl. 2026-06-23 01:52:52.819 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-23 01:52:52.823 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-23 01:52:52.886 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-23 01:52:52.898 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:52:52.903 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 01:52:52.943 | Selecting previously unselected package libfcgi-perl. 2026-06-23 01:52:52.955 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-23 01:52:52.959 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 01:52:53.000 | Selecting previously unselected package libcgi-fast-perl. 2026-06-23 01:52:53.012 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-23 01:52:53.016 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-23 01:52:53.055 | Selecting previously unselected package libclone-perl:amd64. 2026-06-23 01:52:53.067 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-23 01:52:53.071 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 01:52:53.111 | Selecting previously unselected package libencode-locale-perl. 2026-06-23 01:52:53.123 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-23 01:52:53.127 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-23 01:52:53.165 | Selecting previously unselected package libfcgi-bin. 2026-06-23 01:52:53.178 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:52:53.182 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 01:52:53.221 | Selecting previously unselected package libhtml-template-perl. 2026-06-23 01:52:53.234 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-23 01:52:53.237 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-23 01:52:53.281 | Selecting previously unselected package libtimedate-perl. 2026-06-23 01:52:53.293 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-23 01:52:53.297 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-23 01:52:53.367 | Selecting previously unselected package libhttp-date-perl. 2026-06-23 01:52:53.379 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-23 01:52:53.383 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-23 01:52:53.423 | Selecting previously unselected package libio-html-perl. 2026-06-23 01:52:53.436 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-23 01:52:53.439 | Unpacking libio-html-perl (1.004-3) ... 2026-06-23 01:52:53.478 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-23 01:52:53.491 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-23 01:52:53.495 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 01:52:53.535 | Selecting previously unselected package libhttp-message-perl. 2026-06-23 01:52:53.547 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-23 01:52:53.551 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 01:52:53.606 | Selecting previously unselected package mecab-utils. 2026-06-23 01:52:53.620 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-23 01:52:53.624 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-23 01:52:53.673 | Selecting previously unselected package mecab-ipadic. 2026-06-23 01:52:53.688 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-23 01:52:53.693 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 01:52:54.337 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-23 01:52:54.352 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-23 01:52:54.356 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 01:52:54.399 | Selecting previously unselected package mysql-server. 2026-06-23 01:52:54.414 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-23 01:52:54.419 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:54.490 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 01:52:54.502 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 01:52:54.517 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:54.529 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 01:52:54.540 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 01:52:54.552 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 01:52:54.564 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-23 01:52:54.576 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 01:52:54.587 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 01:52:54.599 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-23 01:52:54.610 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-23 01:52:54.622 | Setting up libio-html-perl (1.004-3) ... 2026-06-23 01:52:54.632 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:54.644 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-23 01:52:54.655 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:54.666 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 01:52:54.677 | Setting up liburi-perl (5.27-1) ... 2026-06-23 01:52:54.688 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:52:54.738 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:54.794 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:52:54.794 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:52:54.794 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:52:54.878 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:54.889 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 01:52:54.944 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 01:52:54.980 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-23 01:53:07.877 | mysqld will log errors to /var/log/mysql/error.log 2026-06-23 01:53:08.737 | mysqld is running as pid 22030 2026-06-23 01:53:11.189 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-23 01:53:12.896 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-23 01:53:12.908 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 01:53:12.917 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 01:53:12.921 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 01:53:12.921 | 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-23 01:53:12.921 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 01:53:12.925 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 01:53:12.926 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 01:53:12.936 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 01:53:13.031 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 01:53:13.032 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 01:53:13.032 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 01:53:13.032 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 01:53:13.032 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 01:53:13.034 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 01:53:13.083 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 01:53:13.084 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 01:53:13.393 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 01:53:13.395 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 01:53:13.402 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 01:53:13.550 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 01:53:13.631 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 01:53:13.631 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 01:53:13.854 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 01:53:13.854 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 01:53:13.855 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 01:53:13.883 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 01:53:13.931 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 01:53:13.933 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 01:53:13.934 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 01:53:13.935 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 01:53:13.935 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 01:53:14.298 | 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-23 01:53:14.416 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 01:53:14.665 | 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-23 01:53:14.668 | 2026-06-23 01:53:14.668 | done! 2026-06-23 01:53:14.675 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 01:53:14.682 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 01:53:14.691 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 01:53:14.698 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 01:53:14.698 | 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-23 01:53:14.699 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 01:53:14.702 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 01:53:14.702 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 01:53:14.714 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 01:53:14.842 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 01:53:14.842 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 01:53:14.843 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 01:53:14.843 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 01:53:14.844 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 01:53:14.845 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 01:53:14.935 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 01:53:14.935 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 01:53:15.389 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 01:53:15.389 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 01:53:15.400 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 01:53:15.603 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 01:53:15.711 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 01:53:15.711 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 01:53:16.011 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 01:53:16.011 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 01:53:16.012 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 01:53:16.051 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 01:53:16.120 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 01:53:16.121 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 01:53:16.124 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 01:53:16.125 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 01:53:16.126 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 01:53:16.553 | 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-23 01:53:16.684 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 01:53:16.941 | 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-23 01:53:16.944 | 2026-06-23 01:53:16.945 | done! 2026-06-23 01:53:16.954 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 01:53:16.969 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 01:53:16.981 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 01:53:16.993 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 01:53:17.006 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-23 01:53:17.019 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-23 01:53:17.031 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-23 01:53:17.044 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:53:18.964 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 01:53:19.202 | perl: warning: Setting locale failed. 2026-06-23 01:53:19.202 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:19.202 | LANGUAGE = (unset), 2026-06-23 01:53:19.202 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:19.203 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:19.203 | are supported and installed on your system. 2026-06-23 01:53:19.203 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:19.331 | perl: warning: Setting locale failed. 2026-06-23 01:53:19.332 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:19.332 | LANGUAGE = (unset), 2026-06-23 01:53:19.334 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:19.334 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:19.334 | are supported and installed on your system. 2026-06-23 01:53:19.334 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:19.383 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:53:19.384 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:53:19.384 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:53:19.453 | perl: warning: Setting locale failed. 2026-06-23 01:53:19.454 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:19.454 | LANGUAGE = (unset), 2026-06-23 01:53:19.454 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:19.454 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:19.454 | are supported and installed on your system. 2026-06-23 01:53:19.455 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:19.951 | 2026-06-23 01:53:19.951 | Running kernel seems to be up-to-date. 2026-06-23 01:53:19.952 | 2026-06-23 01:53:19.952 | Restarting services... 2026-06-23 01:53:20.014 | 2026-06-23 01:53:20.014 | Service restarts being deferred: 2026-06-23 01:53:20.014 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:53:20.014 | systemctl restart systemd-logind.service 2026-06-23 01:53:20.014 | systemctl restart virtlockd.service 2026-06-23 01:53:20.014 | systemctl restart virtlogd.service 2026-06-23 01:53:20.014 | 2026-06-23 01:53:20.014 | No containers need to be restarted. 2026-06-23 01:53:20.015 | 2026-06-23 01:53:20.015 | User sessions running outdated binaries: 2026-06-23 01:53:20.015 | quobyte @ session #5: sshd[2027] 2026-06-23 01:53:20.029 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:53:20.040 | 2026-06-23 01:53:20.040 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:53:22.022 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:53:22.026 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:53:22.029 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:22.033 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:22.037 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:22.040 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:22.044 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:22.047 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:53:22.051 | + functions-common:time_stop:2421 : start_time=1782179567964 2026-06-23 01:53:22.054 | + functions-common:time_stop:2423 : [[ -z 1782179567964 ]] 2026-06-23 01:53:22.059 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:22.065 | + functions-common:time_stop:2426 : end_time=1782179602061 2026-06-23 01:53:22.068 | + functions-common:time_stop:2427 : elapsed_time=34097 2026-06-23 01:53:22.072 | + functions-common:time_stop:2428 : total=118874 2026-06-23 01:53:22.075 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:22.079 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=152971 2026-06-23 01:53:22.083 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:53:22.087 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-23 01:53:22.090 | + ./stack.sh:main:858 : install_database_python 2026-06-23 01:53:22.094 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-23 01:53:22.098 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-23 01:53:22.102 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-23 01:53:22.106 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 01:53:22.111 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-23 01:53:22.115 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-23 01:53:22.119 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 01:53:22.125 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-23 01:53:22.126 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 01:53:22.133 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-23 01:53:22.137 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-23 01:53:22.141 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-23 01:53:22.145 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-23 01:53:22.149 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-23 01:53:22.181 | Using python 3.12 to install PyMySQL 2026-06-23 01:53:22.185 | + 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-23 01:53:23.361 | Collecting PyMySQL 2026-06-23 01:53:23.505 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-23 01:53:23.532 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-23 01:53:23.710 | Installing collected packages: PyMySQL 2026-06-23 01:53:23.780 | Successfully installed PyMySQL-1.2.0 2026-06-23 01:53:23.884 | + inc/python:pip_install:216 : result=0 2026-06-23 01:53:23.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:53:23.889 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:23.892 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:23.894 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:23.897 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:23.899 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:23.902 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:53:23.904 | + functions-common:time_stop:2421 : start_time=1782179602174 2026-06-23 01:53:23.907 | + functions-common:time_stop:2423 : [[ -z 1782179602174 ]] 2026-06-23 01:53:23.911 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:23.915 | + functions-common:time_stop:2426 : end_time=1782179603912 2026-06-23 01:53:23.917 | + functions-common:time_stop:2427 : elapsed_time=1738 2026-06-23 01:53:23.920 | + functions-common:time_stop:2428 : total=34217 2026-06-23 01:53:23.922 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:23.925 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35955 2026-06-23 01:53:23.928 | + inc/python:pip_install:219 : return 0 2026-06-23 01:53:23.930 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-23 01:53:23.933 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 01:53:23.936 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-23 01:53:23.938 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-23 01:53:23.957 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:53:23.960 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-23 01:53:23.963 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-23 01:53:23.981 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:53:23.984 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-23 01:53:24.003 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:53:24.006 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-23 01:53:24.024 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:53:24.026 | + ./stack.sh:main:866 : install_etcd3 2026-06-23 01:53:24.029 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-23 01:53:24.029 | Installing etcd 2026-06-23 01:53:24.032 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-23 01:53:24.048 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-23 01:53:24.062 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-23 01:53:24.065 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-23 01:53:24.081 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-23 01:53:24.084 | ++ 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-23 01:53:24.087 | ++ 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-23 01:53:24.090 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-23 01:53:24.093 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-23 01:53:24.095 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-23 01:53:24.098 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 01:53:24.101 | ++ 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-23 01:53:24.103 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-23 01:53:24.106 | ++ 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-23 01:53:24.110 | --2026-06-23 03:53:24-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 01:53:24.208 | Resolving github.com (github.com)... 140.82.121.4 2026-06-23 01:53:24.223 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-23 01:53:24.274 | HTTP request sent, awaiting response... 302 Found 2026-06-23 01:53:24.275 | 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-23T02%3A28%3A39Z&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-23T01%3A28%3A07Z&ske=2026-06-23T02%3A28%3A39Z&sks=b&skv=2018-11-09&sig=arpsUiTH7OYV1zk81vRAU3kuGZprGpMSWzyIqZqL4AU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjE4MTMyMywibmJmIjoxNzgyMTc5NTIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1y_u8pAlJ2iCRrfWaZKjITa3Y6pPZI40xDgVd1WT8tc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-23 01:53:24.275 | --2026-06-23 03:53:24-- 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-23T02%3A28%3A39Z&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-23T01%3A28%3A07Z&ske=2026-06-23T02%3A28%3A39Z&sks=b&skv=2018-11-09&sig=arpsUiTH7OYV1zk81vRAU3kuGZprGpMSWzyIqZqL4AU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjE4MTMyMywibmJmIjoxNzgyMTc5NTIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1y_u8pAlJ2iCRrfWaZKjITa3Y6pPZI40xDgVd1WT8tc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-23 01:53:24.276 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-06-23 01:53:24.287 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-23 01:53:24.328 | HTTP request sent, awaiting response... 200 OK 2026-06-23 01:53:24.328 | Length: 20927601 (20M) [application/octet-stream] 2026-06-23 01:53:24.328 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 01:53:24.380 | 2026-06-23 01:53:24.572 | 0K ........ ........ ... 100% 82.0M=0.2s 2026-06-23 01:53:24.572 | 2026-06-23 01:53:24.572 | 2026-06-23 03:53:24 (82.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-23 01:53:24.572 | 2026-06-23 01:53:24.577 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-23 01:53:24.580 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 01:53:24.584 | ++ functions:get_extra_file:81 : return 2026-06-23 01:53:24.588 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 01:53:24.591 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-23 01:53:24.594 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 01:53:24.597 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-23 01:53:24.623 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-23 01:53:24.626 | + 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-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/ 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-23 01:53:24.635 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-23 01:53:24.637 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-23 01:53:24.637 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-23 01:53:24.637 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-23 01:53:24.637 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-23 01:53:24.638 | etcd-v3.5.21-linux-amd64/README.md 2026-06-23 01:53:24.638 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-23 01:53:24.809 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-23 01:53:25.009 | etcd-v3.5.21-linux-amd64/etcd 2026-06-23 01:53:25.273 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-23 01:53:25.313 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-23 01:53:25.349 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-23 01:53:25.352 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-23 01:53:25.373 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:53:25.377 | + ./stack.sh:main:885 : install_dstat 2026-06-23 01:53:25.381 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-23 01:53:25.405 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:53:25.409 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-23 01:53:25.412 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 01:53:25.416 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-23 01:53:25.419 | + ./stack.sh:main:894 : install_libs 2026-06-23 01:53:25.423 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-23 01:53:25.426 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-23 01:53:25.430 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-23 01:53:25.432 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-23 01:53:25.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.438 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.441 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-23 01:53:25.444 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.447 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-23 01:53:25.451 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-23 01:53:25.454 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-23 01:53:25.458 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-23 01:53:25.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-23 01:53:25.471 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.474 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-23 01:53:25.477 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-23 01:53:25.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-23 01:53:25.484 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-23 01:53:25.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-23 01:53:25.497 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.500 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-23 01:53:25.503 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-23 01:53:25.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-23 01:53:25.510 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-23 01:53:25.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-23 01:53:25.523 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.526 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-23 01:53:25.529 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-23 01:53:25.532 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-23 01:53:25.536 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-23 01:53:25.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-23 01:53:25.547 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.550 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-23 01:53:25.554 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-23 01:53:25.557 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-23 01:53:25.559 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-23 01:53:25.563 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.567 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.569 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-23 01:53:25.573 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.576 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-23 01:53:25.580 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-23 01:53:25.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-23 01:53:25.586 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-23 01:53:25.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.592 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.596 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-23 01:53:25.599 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.603 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-23 01:53:25.607 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-23 01:53:25.610 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-23 01:53:25.614 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-23 01:53:25.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-23 01:53:25.628 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.632 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-23 01:53:25.636 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-23 01:53:25.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-23 01:53:25.643 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-23 01:53:25.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-23 01:53:25.656 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.659 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-23 01:53:25.662 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-23 01:53:25.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-23 01:53:25.669 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-23 01:53:25.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.678 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-23 01:53:25.681 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.685 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-23 01:53:25.687 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-23 01:53:25.691 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-23 01:53:25.694 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-23 01:53:25.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.700 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.704 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-23 01:53:25.707 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.710 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-23 01:53:25.713 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-23 01:53:25.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-23 01:53:25.720 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-23 01:53:25.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.726 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-23 01:53:25.732 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.735 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-23 01:53:25.739 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-23 01:53:25.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-23 01:53:25.746 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-23 01:53:25.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.755 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-23 01:53:25.758 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.760 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-23 01:53:25.764 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-23 01:53:25.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-23 01:53:25.770 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-23 01:53:25.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-23 01:53:25.783 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.785 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-23 01:53:25.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-23 01:53:25.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-23 01:53:25.796 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-23 01:53:25.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.802 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.806 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-23 01:53:25.809 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.812 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-23 01:53:25.816 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-23 01:53:25.819 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-23 01:53:25.822 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-23 01:53:25.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.828 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.832 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-23 01:53:25.835 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.838 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-23 01:53:25.840 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-23 01:53:25.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-23 01:53:25.847 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-23 01:53:25.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.853 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.856 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-23 01:53:25.859 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.862 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-23 01:53:25.866 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-23 01:53:25.869 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-23 01:53:25.872 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-23 01:53:25.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.879 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.882 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-23 01:53:25.885 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.888 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-23 01:53:25.892 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-23 01:53:25.895 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-23 01:53:25.899 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-23 01:53:25.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-23 01:53:25.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.915 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-23 01:53:25.918 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-23 01:53:25.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-23 01:53:25.924 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-23 01:53:25.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.933 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-23 01:53:25.936 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.940 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-23 01:53:25.943 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-23 01:53:25.946 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-23 01:53:25.949 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-23 01:53:25.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.957 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.960 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-23 01:53:25.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.967 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-23 01:53:25.970 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-23 01:53:25.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-23 01:53:25.977 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-23 01:53:25.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:25.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:25.986 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-23 01:53:25.989 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:25.992 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-23 01:53:25.995 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-23 01:53:25.998 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-23 01:53:26.001 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-23 01:53:26.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.010 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-23 01:53:26.013 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.017 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-23 01:53:26.020 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-23 01:53:26.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-23 01:53:26.027 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-23 01:53:26.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-23 01:53:26.040 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.043 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-23 01:53:26.046 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-23 01:53:26.050 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-23 01:53:26.053 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-23 01:53:26.056 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.059 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.062 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-23 01:53:26.065 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.068 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-23 01:53:26.072 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-23 01:53:26.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-23 01:53:26.077 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-23 01:53:26.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.084 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-23 01:53:26.090 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.093 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-23 01:53:26.097 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-23 01:53:26.101 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-23 01:53:26.104 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-23 01:53:26.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.109 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.113 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-23 01:53:26.116 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.119 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-23 01:53:26.122 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-23 01:53:26.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-23 01:53:26.129 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-23 01:53:26.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.137 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-23 01:53:26.140 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.143 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-23 01:53:26.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-23 01:53:26.149 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-23 01:53:26.152 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-23 01:53:26.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-23 01:53:26.165 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.168 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-23 01:53:26.171 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-23 01:53:26.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-23 01:53:26.178 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-23 01:53:26.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.188 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-23 01:53:26.191 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.194 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-23 01:53:26.198 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-23 01:53:26.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-23 01:53:26.204 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-23 01:53:26.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.211 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.214 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-23 01:53:26.217 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.221 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-23 01:53:26.224 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-23 01:53:26.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-23 01:53:26.230 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-23 01:53:26.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-23 01:53:26.243 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.246 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-23 01:53:26.250 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-23 01:53:26.253 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-23 01:53:26.255 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-23 01:53:26.258 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.262 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.265 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-23 01:53:26.268 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.270 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-23 01:53:26.273 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-23 01:53:26.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-23 01:53:26.279 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-23 01:53:26.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.285 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-23 01:53:26.291 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.295 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-23 01:53:26.299 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-23 01:53:26.301 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-23 01:53:26.305 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-23 01:53:26.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.312 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-23 01:53:26.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.321 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-23 01:53:26.325 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-23 01:53:26.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-23 01:53:26.331 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-23 01:53:26.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.341 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-23 01:53:26.344 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.348 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-23 01:53:26.350 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-23 01:53:26.354 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-23 01:53:26.357 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-23 01:53:26.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-23 01:53:26.371 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.375 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-23 01:53:26.378 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-23 01:53:26.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-23 01:53:26.384 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-23 01:53:26.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-23 01:53:26.397 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.400 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-23 01:53:26.404 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-23 01:53:26.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:26.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:26.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-23 01:53:26.417 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:26.420 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-23 01:53:26.446 | Using python 3.12 to install etcd3gw 2026-06-23 01:53:26.449 | + 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-23 01:53:27.627 | Collecting etcd3gw 2026-06-23 01:53:27.800 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:53:27.811 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-23 01:53:27.853 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-23 01:53:27.856 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 01:53:27.900 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-23 01:53:27.918 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:53:27.962 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-23 01:53:27.977 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 01:53:28.496 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-23 01:53:28.512 | 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-23 01:53:28.526 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-23 01:53:28.698 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-23 01:53:28.701 | 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-23 01:53:28.733 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-23 01:53:28.735 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 01:53:28.775 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-23 01:53:28.778 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 01:53:28.784 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-23 01:53:28.810 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-23 01:53:28.847 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-23 01:53:28.877 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-23 01:53:28.888 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 01:53:28.890 | 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-23 01:53:28.893 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 01:53:28.895 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 01:53:28.910 | 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-23 01:53:29.153 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-23 01:53:29.211 | Attempting uninstall: urllib3 2026-06-23 01:53:29.219 | Found existing installation: urllib3 2.0.7 2026-06-23 01:53:29.220 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:29.220 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-23 01:53:29.365 | Attempting uninstall: idna 2026-06-23 01:53:29.375 | Found existing installation: idna 3.6 2026-06-23 01:53:29.376 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:29.376 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-23 01:53:29.544 | Attempting uninstall: requests 2026-06-23 01:53:29.550 | Found existing installation: requests 2.31.0 2026-06-23 01:53:29.551 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:29.551 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-23 01:53:29.793 | 2026-06-23 01:53:29.799 | 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-23 01:53:29.994 | + inc/python:pip_install:216 : result=0 2026-06-23 01:53:29.998 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:53:30.001 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:30.005 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:30.008 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:30.011 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:30.014 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:30.018 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:53:30.021 | + functions-common:time_stop:2421 : start_time=1782179606440 2026-06-23 01:53:30.024 | + functions-common:time_stop:2423 : [[ -z 1782179606440 ]] 2026-06-23 01:53:30.028 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:30.033 | + functions-common:time_stop:2426 : end_time=1782179610029 2026-06-23 01:53:30.037 | + functions-common:time_stop:2427 : elapsed_time=3589 2026-06-23 01:53:30.040 | + functions-common:time_stop:2428 : total=35955 2026-06-23 01:53:30.044 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:30.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39544 2026-06-23 01:53:30.051 | + inc/python:pip_install:219 : return 0 2026-06-23 01:53:30.054 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-23 01:53:30.058 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-23 01:53:30.061 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-23 01:53:30.064 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 01:53:30.068 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 01:53:30.071 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 01:53:30.075 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 01:53:30.078 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 01:53:30.081 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 01:53:30.085 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 01:53:30.088 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 01:53:30.091 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 01:53:30.094 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 01:53:30.098 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 01:53:30.101 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 01:53:30.105 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 01:53:30.109 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-23 01:53:30.112 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:53:30.115 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:53:30.119 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-23 01:53:30.122 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-23 01:53:30.126 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:53:30.130 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:53:30.134 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:53:30.138 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:53:30.141 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:53:30.145 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:53:30.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:53:30.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:53:30.155 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:53:30.159 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:53:30.163 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:53:30.166 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:53:30.169 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-23 01:53:30.173 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:53:30.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:53:30.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:53:30.184 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-23 01:53:30.215 | + functions-common:apt_get:1201 : 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-23 01:53:30.256 | Reading package lists... 2026-06-23 01:53:30.617 | Building dependency tree... 2026-06-23 01:53:30.619 | Reading state information... 2026-06-23 01:53:31.264 | The following additional packages will be installed: 2026-06-23 01:53:31.266 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-23 01:53:31.269 | Suggested packages: 2026-06-23 01:53:31.269 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-23 01:53:31.269 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-23 01:53:31.269 | python3-uwsgidecorators 2026-06-23 01:53:31.318 | The following NEW packages will be installed: 2026-06-23 01:53:31.320 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-23 01:53:31.397 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:53:31.397 | Need to get 1270 kB of archives. 2026-06-23 01:53:31.397 | After this operation, 4285 kB of additional disk space will be used. 2026-06-23 01:53:31.397 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-23 01:53:31.452 | 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-23 01:53:31.466 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-23 01:53:31.471 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-23 01:53:31.488 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-23 01:53:31.488 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-23 01:53:31.750 | perl: warning: Setting locale failed. 2026-06-23 01:53:31.750 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:31.750 | LANGUAGE = (unset), 2026-06-23 01:53:31.750 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:31.750 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:31.750 | are supported and installed on your system. 2026-06-23 01:53:31.750 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:31.811 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:53:31.811 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:53:31.811 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:53:32.022 | Fetched 1270 kB in 0s (9536 kB/s) 2026-06-23 01:53:32.069 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-23 01:53:32.145 | (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-23 01:53:32.153 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-23 01:53:32.162 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 01:53:32.214 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-23 01:53:32.228 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-23 01:53:32.232 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 01:53:32.283 | Selecting previously unselected package libzmq5:amd64. 2026-06-23 01:53:32.297 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-23 01:53:32.301 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 01:53:32.354 | Selecting previously unselected package uwsgi-core. 2026-06-23 01:53:32.368 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 01:53:32.373 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 01:53:32.554 | Selecting previously unselected package uwsgi. 2026-06-23 01:53:32.569 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 01:53:32.576 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 01:53:32.630 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-23 01:53:32.645 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 01:53:32.649 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 01:53:32.723 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 01:53:32.734 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 01:53:32.745 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 01:53:32.756 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 01:53:32.776 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 01:53:33.355 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 01:53:33.391 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:53:34.393 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 01:53:34.647 | perl: warning: Setting locale failed. 2026-06-23 01:53:34.647 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:34.647 | LANGUAGE = (unset), 2026-06-23 01:53:34.648 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:34.648 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:34.648 | are supported and installed on your system. 2026-06-23 01:53:34.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:34.782 | perl: warning: Setting locale failed. 2026-06-23 01:53:34.783 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:34.783 | LANGUAGE = (unset), 2026-06-23 01:53:34.783 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:34.783 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:34.783 | are supported and installed on your system. 2026-06-23 01:53:34.783 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:34.835 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:53:34.835 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:53:34.835 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:53:34.906 | perl: warning: Setting locale failed. 2026-06-23 01:53:34.906 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:34.906 | LANGUAGE = (unset), 2026-06-23 01:53:34.906 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:34.906 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:34.906 | are supported and installed on your system. 2026-06-23 01:53:34.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:35.414 | 2026-06-23 01:53:35.414 | Running kernel seems to be up-to-date. 2026-06-23 01:53:35.414 | 2026-06-23 01:53:35.414 | Restarting services... 2026-06-23 01:53:35.466 | 2026-06-23 01:53:35.466 | Service restarts being deferred: 2026-06-23 01:53:35.466 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:53:35.466 | systemctl restart systemd-logind.service 2026-06-23 01:53:35.466 | systemctl restart virtlockd.service 2026-06-23 01:53:35.466 | systemctl restart virtlogd.service 2026-06-23 01:53:35.467 | 2026-06-23 01:53:35.467 | No containers need to be restarted. 2026-06-23 01:53:35.467 | 2026-06-23 01:53:35.467 | User sessions running outdated binaries: 2026-06-23 01:53:35.467 | quobyte @ session #5: sshd[2027] 2026-06-23 01:53:35.479 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:53:35.490 | 2026-06-23 01:53:35.490 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:53:37.883 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:53:37.887 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:53:37.890 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:37.893 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:37.896 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:37.900 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:37.903 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:37.907 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:53:37.910 | + functions-common:time_stop:2421 : start_time=1782179610211 2026-06-23 01:53:37.912 | + functions-common:time_stop:2423 : [[ -z 1782179610211 ]] 2026-06-23 01:53:37.916 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:37.921 | + functions-common:time_stop:2426 : end_time=1782179617918 2026-06-23 01:53:37.924 | + functions-common:time_stop:2427 : elapsed_time=7707 2026-06-23 01:53:37.927 | + functions-common:time_stop:2428 : total=152971 2026-06-23 01:53:37.929 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:37.933 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160678 2026-06-23 01:53:37.936 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:53:37.938 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-23 01:53:37.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:53:37.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:53:37.947 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-23 01:53:37.950 | perl: warning: Setting locale failed. 2026-06-23 01:53:37.950 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:37.950 | LANGUAGE = (unset), 2026-06-23 01:53:37.950 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:37.950 | LANG = (unset) 2026-06-23 01:53:37.950 | are supported and installed on your system. 2026-06-23 01:53:37.950 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 01:53:37.986 | No module matches proxy 2026-06-23 01:53:37.991 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-23 01:53:38.003 | perl: warning: Setting locale failed. 2026-06-23 01:53:38.003 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:38.003 | LANGUAGE = (unset), 2026-06-23 01:53:38.003 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:38.003 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:38.003 | are supported and installed on your system. 2026-06-23 01:53:38.003 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:38.045 | Enabling module proxy. 2026-06-23 01:53:38.051 | To activate the new configuration, you need to run: 2026-06-23 01:53:38.051 | systemctl restart apache2 2026-06-23 01:53:38.057 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-23 01:53:38.068 | perl: warning: Setting locale failed. 2026-06-23 01:53:38.068 | perl: warning: Please check that your locale settings: 2026-06-23 01:53:38.068 | LANGUAGE = (unset), 2026-06-23 01:53:38.068 | LC_ALL = "en_US.utf8", 2026-06-23 01:53:38.068 | LANG = "de_DE.UTF-8" 2026-06-23 01:53:38.068 | are supported and installed on your system. 2026-06-23 01:53:38.069 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:53:38.112 | Considering dependency proxy for proxy_uwsgi: 2026-06-23 01:53:38.112 | Module proxy already enabled 2026-06-23 01:53:38.112 | Enabling module proxy_uwsgi. 2026-06-23 01:53:38.118 | To activate the new configuration, you need to run: 2026-06-23 01:53:38.118 | systemctl restart apache2 2026-06-23 01:53:38.125 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-23 01:53:38.128 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 01:53:38.132 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 01:53:38.135 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 01:53:38.261 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-23 01:53:38.263 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-23 01:53:38.268 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-23 01:53:38.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-23 01:53:38.281 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.284 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-23 01:53:38.287 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-23 01:53:38.290 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-23 01:53:38.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-23 01:53:38.302 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.305 | + ./stack.sh:main:902 : install_glanceclient 2026-06-23 01:53:38.309 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-23 01:53:38.312 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-23 01:53:38.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.318 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.322 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-23 01:53:38.324 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.327 | + ./stack.sh:main:903 : install_cinderclient 2026-06-23 01:53:38.331 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-23 01:53:38.335 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-23 01:53:38.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.344 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-23 01:53:38.348 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.352 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-23 01:53:38.355 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-23 01:53:38.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.365 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-23 01:53:38.369 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.372 | + ./stack.sh:main:904 : install_novaclient 2026-06-23 01:53:38.375 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-23 01:53:38.379 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-23 01:53:38.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.386 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.389 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-23 01:53:38.393 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.396 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-23 01:53:38.418 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:53:38.421 | + ./stack.sh:main:906 : install_swiftclient 2026-06-23 01:53:38.424 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-23 01:53:38.427 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-23 01:53:38.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-23 01:53:38.439 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.443 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-23 01:53:38.463 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:53:38.466 | + ./stack.sh:main:909 : install_neutronclient 2026-06-23 01:53:38.470 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-23 01:53:38.474 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-23 01:53:38.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-23 01:53:38.487 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.490 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-23 01:53:38.494 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-23 01:53:38.497 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-23 01:53:38.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:53:38.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:53:38.508 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-23 01:53:38.511 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:53:38.514 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-23 01:53:38.518 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-23 01:53:38.521 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 01:53:38.525 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-23 01:53:38.528 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-23 01:53:38.532 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 01:53:38.537 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-23 01:53:38.538 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 01:53:38.544 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-23 01:53:38.547 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-23 01:53:38.551 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-23 01:53:38.555 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-23 01:53:38.558 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-23 01:53:38.583 | Using python 3.12 to install keystonemiddleware 2026-06-23 01:53:38.586 | + 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-23 01:53:39.776 | Collecting keystonemiddleware 2026-06-23 01:53:39.920 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 01:53:39.985 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-23 01:53:40.002 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:53:40.054 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-23 01:53:40.070 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:53:40.129 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-23 01:53:40.146 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:53:40.192 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-23 01:53:40.208 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:53:40.254 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-23 01:53:40.270 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 01:53:40.327 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-23 01:53:40.343 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:53:40.391 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-23 01:53:40.407 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:53:40.465 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-23 01:53:40.482 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:53:40.492 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-23 01:53:40.521 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-23 01:53:40.536 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 01:53:40.578 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-23 01:53:40.594 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-23 01:53:40.642 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-23 01:53:40.658 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:53:40.669 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-23 01:53:40.702 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-23 01:53:40.718 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-23 01:53:40.732 | 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-23 01:53:40.770 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 01:53:40.785 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:53:40.820 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 01:53:40.836 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:53:40.877 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 01:53:40.891 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 01:53:40.933 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 01:53:40.951 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 01:53:41.000 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 01:53:41.016 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 01:53:41.059 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 01:53:41.075 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-23 01:53:41.113 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 01:53:41.130 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-23 01:53:41.140 | 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-23 01:53:41.177 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 01:53:41.192 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-23 01:53:41.203 | 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-23 01:53:41.205 | 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-23 01:53:41.353 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-23 01:53:41.369 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-23 01:53:41.426 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 01:53:41.441 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-23 01:53:41.452 | 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-23 01:53:41.581 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 01:53:41.596 | 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-23 01:53:41.617 | 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-23 01:53:41.652 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 01:53:41.667 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 01:53:41.718 | 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-23 01:53:41.719 | 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-23 01:53:41.720 | 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-23 01:53:41.722 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-23 01:53:41.762 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-23 01:53:41.802 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-23 01:53:41.839 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-23 01:53:41.861 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-23 01:53:41.884 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-23 01:53:41.906 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-23 01:53:41.929 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-23 01:53:41.954 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-23 01:53:42.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.4 MB/s 0:00:00 2026-06-23 01:53:42.017 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-23 01:53:42.039 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-23 01:53:42.062 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-23 01:53:42.085 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-23 01:53:42.107 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-23 01:53:42.135 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-23 01:53:42.158 | 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-23 01:53:42.182 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-23 01:53:42.204 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-23 01:53:42.226 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-23 01:53:42.249 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-23 01:53:42.274 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-23 01:53:42.301 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-23 01:53:42.323 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-23 01:53:42.344 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-23 01:53:42.366 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-23 01:53:42.391 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-23 01:53:42.712 | 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-23 01:53:42.965 | Attempting uninstall: six 2026-06-23 01:53:42.974 | Found existing installation: six 1.16.0 2026-06-23 01:53:42.974 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:42.975 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-23 01:53:43.037 | Attempting uninstall: pyparsing 2026-06-23 01:53:43.045 | Found existing installation: pyparsing 3.1.1 2026-06-23 01:53:43.046 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:43.046 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-23 01:53:43.185 | Attempting uninstall: PyJWT 2026-06-23 01:53:43.194 | Found existing installation: PyJWT 2.7.0 2026-06-23 01:53:43.195 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:43.195 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-23 01:53:43.363 | Attempting uninstall: netaddr 2026-06-23 01:53:43.371 | Found existing installation: netaddr 0.8.0 2026-06-23 01:53:43.371 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:43.372 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-23 01:53:43.634 | Attempting uninstall: python-dateutil 2026-06-23 01:53:43.644 | Found existing installation: python-dateutil 2.8.2 2026-06-23 01:53:43.645 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:53:43.645 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-23 01:53:45.803 | 2026-06-23 01:53:45.812 | 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.0 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-23 01:53:45.993 | + inc/python:pip_install:216 : result=0 2026-06-23 01:53:45.997 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:53:46.000 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:46.004 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:46.007 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:46.012 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:46.015 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:46.018 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:53:46.021 | + functions-common:time_stop:2421 : start_time=1782179618577 2026-06-23 01:53:46.024 | + functions-common:time_stop:2423 : [[ -z 1782179618577 ]] 2026-06-23 01:53:46.029 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:46.035 | + functions-common:time_stop:2426 : end_time=1782179626031 2026-06-23 01:53:46.039 | + functions-common:time_stop:2427 : elapsed_time=7454 2026-06-23 01:53:46.042 | + functions-common:time_stop:2428 : total=39544 2026-06-23 01:53:46.046 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:46.049 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46998 2026-06-23 01:53:46.052 | + inc/python:pip_install:219 : return 0 2026-06-23 01:53:46.057 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-23 01:53:46.060 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-23 01:53:46.063 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 01:53:46.068 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-23 01:53:46.072 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-23 01:53:46.076 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 01:53:46.082 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 01:53:46.083 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-23 01:53:46.090 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-23 01:53:46.093 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-23 01:53:46.097 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-23 01:53:46.100 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-23 01:53:46.105 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-23 01:53:46.134 | Using python 3.12 to install python-memcached 2026-06-23 01:53:46.137 | + 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-23 01:53:47.315 | Collecting python-memcached 2026-06-23 01:53:47.466 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:53:47.594 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-23 01:53:47.776 | Installing collected packages: python-memcached 2026-06-23 01:53:47.816 | Successfully installed python-memcached-1.62 2026-06-23 01:53:47.921 | + inc/python:pip_install:216 : result=0 2026-06-23 01:53:47.924 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:53:47.928 | + functions-common:time_stop:2414 : local name 2026-06-23 01:53:47.930 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:53:47.932 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:53:47.935 | + functions-common:time_stop:2417 : local total 2026-06-23 01:53:47.938 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:53:47.940 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:53:47.943 | + functions-common:time_stop:2421 : start_time=1782179626128 2026-06-23 01:53:47.946 | + functions-common:time_stop:2423 : [[ -z 1782179626128 ]] 2026-06-23 01:53:47.949 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:53:47.954 | + functions-common:time_stop:2426 : end_time=1782179627950 2026-06-23 01:53:47.956 | + functions-common:time_stop:2427 : elapsed_time=1822 2026-06-23 01:53:47.959 | + functions-common:time_stop:2428 : total=46998 2026-06-23 01:53:47.961 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:53:47.964 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48820 2026-06-23 01:53:47.966 | + inc/python:pip_install:219 : return 0 2026-06-23 01:53:47.970 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-23 01:53:47.987 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:53:47.990 | + ./stack.sh:main:916 : '[' 192.168.122.5 == 192.168.122.5 ']' 2026-06-23 01:53:47.993 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-23 01:53:47.996 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-23 01:53:47.999 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-23 01:53:48.002 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 01:53:48.005 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-23 01:53:48.008 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-23 01:53:48.025 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:53:48.027 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-23 01:53:48.030 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-23 01:53:48.033 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-23 01:53:48.036 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 01:53:48.038 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:53:48.041 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:53:48.044 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:53:48.046 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:53:48.049 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:53:48.065 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:53:48.067 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:53:48.070 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:53:48.073 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:53:48.073 | + functions-common:git_clone:604 : echo master 2026-06-23 01:53:48.079 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-23 01:53:48.081 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:53:48.084 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 01:53:48.086 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:53:48.089 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:53:48.091 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:53:48.093 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:53:48.096 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:53:48.098 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:53:48.101 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:53:48.104 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:53:48.107 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:53:48.111 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179628108 2026-06-23 01:53:48.113 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 01:53:48.117 | Cloning into '/opt/stack/keystone'... 2026-06-23 01:54:05.291 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:05.294 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:05.297 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:05.300 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:05.303 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:05.306 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:05.309 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:05.312 | + functions-common:time_stop:2421 : start_time=1782179628108 2026-06-23 01:54:05.315 | + functions-common:time_stop:2423 : [[ -z 1782179628108 ]] 2026-06-23 01:54:05.318 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:05.323 | + functions-common:time_stop:2426 : end_time=1782179645319 2026-06-23 01:54:05.326 | + functions-common:time_stop:2427 : elapsed_time=17211 2026-06-23 01:54:05.329 | + functions-common:time_stop:2428 : total=6120 2026-06-23 01:54:05.332 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:05.335 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23331 2026-06-23 01:54:05.339 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-23 01:54:05.342 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 01:54:05.346 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:54:05.348 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:54:05.351 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:54:05.355 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:54:05.358 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:54:05.361 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:54:05.363 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:54:05.367 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:54:05.371 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:54:05.376 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179645373 2026-06-23 01:54:05.379 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 01:54:06.000 | From https://review.opendev.org/openstack/keystone 2026-06-23 01:54:06.000 | * branch master -> FETCH_HEAD 2026-06-23 01:54:06.011 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:06.014 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:06.017 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:06.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:06.023 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:06.026 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:06.029 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:06.032 | + functions-common:time_stop:2421 : start_time=1782179645373 2026-06-23 01:54:06.035 | + functions-common:time_stop:2423 : [[ -z 1782179645373 ]] 2026-06-23 01:54:06.040 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:06.045 | + functions-common:time_stop:2426 : end_time=1782179646041 2026-06-23 01:54:06.048 | + functions-common:time_stop:2427 : elapsed_time=668 2026-06-23 01:54:06.051 | + functions-common:time_stop:2428 : total=23331 2026-06-23 01:54:06.055 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:06.058 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23999 2026-06-23 01:54:06.062 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:54:06.065 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:54:06.068 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:54:06.071 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:54:06.074 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:54:06.077 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:54:06.080 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:54:06.083 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:54:06.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:54:06.090 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:54:06.095 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179646092 2026-06-23 01:54:06.099 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:54:06.268 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:54:06.268 | 2026-06-23 01:54:06.269 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:54:06.269 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:54:06.269 | state without impacting any branches by switching back to a branch. 2026-06-23 01:54:06.269 | 2026-06-23 01:54:06.269 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:54:06.269 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:54:06.269 | 2026-06-23 01:54:06.269 | git switch -c 2026-06-23 01:54:06.269 | 2026-06-23 01:54:06.269 | Or undo this operation with: 2026-06-23 01:54:06.269 | 2026-06-23 01:54:06.269 | git switch - 2026-06-23 01:54:06.270 | 2026-06-23 01:54:06.270 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:54:06.270 | 2026-06-23 01:54:06.270 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 01:54:06.275 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:06.278 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:06.281 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:06.285 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:06.287 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:06.290 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:06.293 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:06.296 | + functions-common:time_stop:2421 : start_time=1782179646092 2026-06-23 01:54:06.299 | + functions-common:time_stop:2423 : [[ -z 1782179646092 ]] 2026-06-23 01:54:06.303 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:06.307 | + functions-common:time_stop:2426 : end_time=1782179646304 2026-06-23 01:54:06.310 | + functions-common:time_stop:2427 : elapsed_time=212 2026-06-23 01:54:06.313 | + functions-common:time_stop:2428 : total=23999 2026-06-23 01:54:06.315 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:06.319 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24211 2026-06-23 01:54:06.321 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-23 01:54:06.338 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-23 01:54:06.343 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:54:06.345 | + functions-common:git_clone:667 : head -1 2026-06-23 01:54:06.347 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 01:54:06.350 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:54:06.353 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-23 01:54:06.356 | + inc/python:setup_develop:353 : local bindep 2026-06-23 01:54:06.359 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 01:54:06.362 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-23 01:54:06.365 | + inc/python:setup_develop:359 : local extras= 2026-06-23 01:54:06.368 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-23 01:54:06.371 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 01:54:06.374 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 01:54:06.378 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-23 01:54:06.380 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 01:54:06.383 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 01:54:06.387 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-23 01:54:06.390 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 01:54:06.395 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-23 01:54:06.397 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 01:54:06.400 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 01:54:06.404 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-23 01:54:06.410 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-23 01:54:06.413 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-23 01:54:06.416 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-23 01:54:06.575 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-23 01:54:06.578 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 01:54:06.583 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 01:54:06.586 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 01:54:06.589 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 01:54:06.591 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-23 01:54:06.594 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 01:54:06.596 | + inc/python:setup_package:446 : local extras= 2026-06-23 01:54:06.601 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 01:54:06.602 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 01:54:06.604 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 01:54:06.607 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 01:54:06.611 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 01:54:06.614 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-23 01:54:06.639 | Using python 3.12 to install /opt/stack/keystone 2026-06-23 01:54:06.643 | + 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-23 01:54:07.660 | Obtaining file:///opt/stack/keystone 2026-06-23 01:54:07.665 | Installing build dependencies: started 2026-06-23 01:54:09.392 | Installing build dependencies: finished with status 'done' 2026-06-23 01:54:09.393 | Checking if build backend supports build_editable: started 2026-06-23 01:54:09.932 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 01:54:09.933 | Getting requirements to build editable: started 2026-06-23 01:54:10.228 | Getting requirements to build editable: finished with status 'done' 2026-06-23 01:54:10.230 | Preparing editable metadata (pyproject.toml): started 2026-06-23 01:54:11.287 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:54:11.303 | 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-23 01:54:11.304 | 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-23 01:54:11.511 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-23 01:54:11.658 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 01:54:11.702 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-23 01:54:11.717 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-23 01:54:12.113 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-23 01:54:12.129 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-23 01:54:12.715 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:12.731 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-23 01:54:12.754 | 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-23 01:54:12.754 | 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-23 01:54:12.755 | 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-23 01:54:12.830 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-23 01:54:12.845 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-23 01:54:12.858 | 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-23 01:54:12.858 | 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-23 01:54:12.859 | 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-23 01:54:12.920 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:12.935 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 01:54:12.994 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.010 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:54:13.020 | 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-23 01:54:13.021 | 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-23 01:54:13.060 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.076 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:54:13.130 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.146 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 01:54:13.156 | 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-23 01:54:13.187 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.203 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 01:54:13.212 | 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-23 01:54:13.239 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.254 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-23 01:54:13.297 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.312 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 01:54:13.323 | 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-23 01:54:13.323 | 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-23 01:54:13.365 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.380 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 01:54:13.392 | 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-23 01:54:13.393 | 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.0) 2026-06-23 01:54:13.426 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.443 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 01:54:13.510 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-23 01:54:13.525 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 01:54:13.724 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 01:54:13.740 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-23 01:54:13.774 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 01:54:13.789 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 01:54:13.800 | 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-23 01:54:13.828 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 01:54:13.843 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 01:54:13.884 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 01:54:13.898 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 01:54:13.932 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 01:54:13.947 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:54:13.985 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 01:54:14.000 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:54:14.108 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 01:54:14.123 | 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-23 01:54:14.164 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 01:54:14.179 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-23 01:54:14.194 | 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-23 01:54:14.266 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 01:54:14.281 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-23 01:54:14.329 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 01:54:14.343 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-23 01:54:14.378 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 01:54:14.393 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:54:14.443 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 01:54:14.459 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 01:54:15.027 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.042 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-23 01:54:15.058 | 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-23 01:54:15.061 | 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-23 01:54:15.066 | 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-23 01:54:15.066 | 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-23 01:54:15.068 | 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-23 01:54:15.080 | 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-23 01:54:15.081 | 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-23 01:54:15.082 | 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-23 01:54:15.128 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.144 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 01:54:15.154 | 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-23 01:54:15.183 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.200 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-23 01:54:15.234 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.249 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-23 01:54:15.295 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.311 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:54:15.325 | 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-23 01:54:15.332 | 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-23 01:54:15.334 | 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-23 01:54:15.378 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.394 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 01:54:15.438 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.453 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 01:54:15.497 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.512 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-23 01:54:15.571 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.586 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:54:15.627 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.643 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-23 01:54:15.679 | 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-23 01:54:15.694 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 01:54:15.740 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.754 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-23 01:54:15.764 | 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-23 01:54:15.796 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.811 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:54:15.852 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.868 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:54:15.920 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:15.936 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 01:54:16.203 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.219 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-23 01:54:16.266 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.282 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 01:54:16.317 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.332 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 01:54:16.368 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.384 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-23 01:54:16.428 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.444 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-23 01:54:16.517 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.534 | 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-23 01:54:16.574 | 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-23 01:54:16.589 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 01:54:16.637 | 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-23 01:54:16.654 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 01:54:16.699 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.714 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-23 01:54:16.735 | 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-23 01:54:16.737 | 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-23 01:54:16.750 | 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-23 01:54:16.787 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.802 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-23 01:54:16.869 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.885 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-23 01:54:16.929 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:16.946 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-23 01:54:17.003 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 01:54:17.019 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-23 01:54:17.043 | 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-23 01:54:17.043 | 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-23 01:54:17.044 | 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-23 01:54:17.046 | 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-23 01:54:17.099 | 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-23 01:54:17.115 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 01:54:17.181 | 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-23 01:54:17.197 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 01:54:17.303 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-23 01:54:17.350 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-23 01:54:17.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.5 MB/s 0:00:00 2026-06-23 01:54:17.454 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-23 01:54:17.482 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-23 01:54:17.503 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-23 01:54:17.526 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-23 01:54:17.550 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-23 01:54:17.573 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-23 01:54:17.596 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-23 01:54:17.622 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-23 01:54:17.646 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-23 01:54:17.670 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-23 01:54:17.693 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-23 01:54:17.716 | 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-23 01:54:17.738 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-23 01:54:17.763 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-23 01:54:17.787 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-23 01:54:17.813 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-23 01:54:17.837 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-23 01:54:17.859 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-23 01:54:17.881 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-23 01:54:17.903 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-23 01:54:17.928 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-23 01:54:17.951 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-23 01:54:17.975 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-23 01:54:17.999 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-23 01:54:18.023 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-23 01:54:18.050 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-23 01:54:18.081 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-23 01:54:18.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 29.4 MB/s 0:00:00 2026-06-23 01:54:18.117 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-23 01:54:18.140 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-23 01:54:18.163 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-23 01:54:18.185 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-23 01:54:18.208 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-23 01:54:18.235 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-23 01:54:18.257 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-23 01:54:18.280 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-23 01:54:18.303 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-23 01:54:18.331 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-23 01:54:18.356 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-23 01:54:18.384 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-23 01:54:18.409 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-23 01:54:18.431 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-23 01:54:18.454 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-23 01:54:18.476 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-23 01:54:18.503 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-23 01:54:18.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 44.6 MB/s 0:00:00 2026-06-23 01:54:18.599 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-23 01:54:18.637 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-23 01:54:18.671 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-23 01:54:18.698 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-23 01:54:18.723 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-23 01:54:18.747 | 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-23 01:54:18.769 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-23 01:54:18.791 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-23 01:54:18.813 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-23 01:54:18.835 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-23 01:54:18.864 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-23 01:54:19.044 | Building wheels for collected packages: keystone 2026-06-23 01:54:19.045 | Building editable for keystone (pyproject.toml): started 2026-06-23 01:54:20.127 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-23 01:54:20.128 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=1fa75642787612a00dd5311f49ba1a4dea1d8f4aa0ecec851b40eddd680470ba 2026-06-23 01:54:20.128 | Stored in directory: /tmp/pip-ephem-wheel-cache-dyxic_s4/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-23 01:54:20.133 | Successfully built keystone 2026-06-23 01:54:20.481 | 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-23 01:54:20.521 | Attempting uninstall: pytz 2026-06-23 01:54:20.531 | Found existing installation: pytz 2024.1 2026-06-23 01:54:20.531 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:20.531 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-23 01:54:22.378 | Attempting uninstall: oauthlib 2026-06-23 01:54:22.391 | Found existing installation: oauthlib 3.2.2 2026-06-23 01:54:22.391 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:22.391 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-23 01:54:22.542 | Attempting uninstall: markupsafe 2026-06-23 01:54:22.554 | Found existing installation: MarkupSafe 2.1.5 2026-06-23 01:54:22.554 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:22.555 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-23 01:54:23.628 | Attempting uninstall: click 2026-06-23 01:54:23.641 | Found existing installation: click 8.1.6 2026-06-23 01:54:23.642 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:23.642 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-23 01:54:23.808 | Attempting uninstall: blinker 2026-06-23 01:54:23.819 | Found existing installation: blinker 1.7.0 2026-06-23 01:54:23.819 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:23.820 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-23 01:54:23.838 | Attempting uninstall: bcrypt 2026-06-23 01:54:23.848 | Found existing installation: bcrypt 3.2.2 2026-06-23 01:54:23.849 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:23.850 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-23 01:54:23.868 | Attempting uninstall: attrs 2026-06-23 01:54:23.880 | Found existing installation: attrs 23.2.0 2026-06-23 01:54:23.880 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:23.880 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-23 01:54:26.982 | Attempting uninstall: jinja2 2026-06-23 01:54:26.994 | Found existing installation: Jinja2 3.1.2 2026-06-23 01:54:26.994 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:26.994 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-23 01:54:28.033 | Attempting uninstall: cryptography 2026-06-23 01:54:28.045 | Found existing installation: cryptography 41.0.7 2026-06-23 01:54:28.048 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:28.048 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-23 01:54:28.649 | Attempting uninstall: pyopenssl 2026-06-23 01:54:28.663 | Found existing installation: pyOpenSSL 23.2.0 2026-06-23 01:54:28.664 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:28.664 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-23 01:54:29.077 | Attempting uninstall: jsonschema 2026-06-23 01:54:29.091 | Found existing installation: jsonschema 4.10.3 2026-06-23 01:54:29.092 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:54:29.093 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-23 01:54:30.695 | 2026-06-23 01:54:30.696 | 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-23 01:54:30.696 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-23 01:54:30.711 | 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.50 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.1 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-23 01:54:31.104 | + inc/python:pip_install:216 : result=0 2026-06-23 01:54:31.107 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:54:31.109 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:31.112 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:31.114 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:31.117 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:31.119 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:31.121 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:54:31.124 | + functions-common:time_stop:2421 : start_time=1782179646634 2026-06-23 01:54:31.126 | + functions-common:time_stop:2423 : [[ -z 1782179646634 ]] 2026-06-23 01:54:31.129 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:31.133 | + functions-common:time_stop:2426 : end_time=1782179671130 2026-06-23 01:54:31.135 | + functions-common:time_stop:2427 : elapsed_time=24496 2026-06-23 01:54:31.137 | + functions-common:time_stop:2428 : total=48820 2026-06-23 01:54:31.140 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:31.142 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=73316 2026-06-23 01:54:31.144 | + inc/python:pip_install:219 : return 0 2026-06-23 01:54:31.147 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 01:54:31.149 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 01:54:31.152 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-23 01:54:31.154 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-23 01:54:31.157 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:54:31.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:54:31.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-23 01:54:31.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:54:31.168 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-23 01:54:31.184 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:54:31.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 01:54:31.191 | + ./stack.sh:main:918 : configure_keystone 2026-06-23 01:54:31.193 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-23 01:54:31.208 | + 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-23 01:54:31.211 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-23 01:54:31.215 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-23 01:54:31.232 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:54:31.235 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-23 01:54:31.269 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-23 01:54:31.301 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-23 01:54:31.335 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-23 01:54:31.370 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-23 01:54:31.405 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-23 01:54:31.439 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-23 01:54:31.470 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-23 01:54:31.502 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-23 01:54:31.536 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-23 01:54:31.539 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-23 01:54:31.541 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-23 01:54:31.544 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-23 01:54:31.547 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 01:54:31.549 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 01:54:31.565 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:54:31.568 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 01:54:31.571 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 01:54:31.574 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 01:54:31.588 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:54:31.591 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:54:31.594 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:54:31.627 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 01:54:31.630 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 01:54:31.632 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.5/identity 2026-06-23 01:54:31.665 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-23 01:54:31.668 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-23 01:54:31.702 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-23 01:54:31.705 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-23 01:54:31.707 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-23 01:54:31.709 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-23 01:54:31.711 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 01:54:31.713 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 01:54:31.716 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 01:54:31.731 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:54:31.733 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 01:54:31.735 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-23 01:54:31.738 | + 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-23 01:54:31.773 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-23 01:54:31.775 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-23 01:54:31.778 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-23 01:54:31.781 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-23 01:54:31.784 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 01:54:31.800 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 01:54:31.803 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 01:54:31.805 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 01:54:31.808 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 01:54:31.810 | + 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-23 01:54:31.841 | + 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-23 01:54:31.873 | + 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-23 01:54:31.904 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 01:54:31.935 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-23 01:54:31.967 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-23 01:54:31.999 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-23 01:54:32.002 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-23 01:54:32.005 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-23 01:54:32.007 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-23 01:54:32.010 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 01:54:32.013 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-23 01:54:32.016 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-23 01:54:32.018 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 01:54:32.021 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 01:54:32.037 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 01:54:32.037 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 01:54:32.047 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 01:54:32.050 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 01:54:32.064 | /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-23 01:54:32.068 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-23 01:54:32.071 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-23 01:54:32.076 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 01:54:32.079 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-23 01:54:32.110 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-23 01:54:32.141 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-23 01:54:32.172 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-23 01:54:32.203 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-23 01:54:32.232 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-23 01:54:32.264 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-23 01:54:32.294 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-23 01:54:32.326 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-23 01:54:32.357 | + 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-23 01:54:32.389 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-23 01:54:32.420 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-23 01:54:32.451 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-23 01:54:32.482 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-23 01:54:32.515 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 01:54:32.517 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 01:54:32.521 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-23 01:54:32.523 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-23 01:54:32.526 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 01:54:32.528 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:54:32.531 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:54:32.534 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-23 01:54:32.538 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-23 01:54:32.541 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-23 01:54:32.572 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-23 01:54:32.603 | + 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-23 01:54:32.603 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-23 01:54:32.613 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-23 01:54:32.617 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-23 01:54:32.620 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-23 01:54:32.623 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 01:54:32.625 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 01:54:32.628 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 01:54:32.631 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 01:54:32.634 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:54:32.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:54:32.639 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 01:54:32.642 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 01:54:32.645 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:54:32.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:54:32.650 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-23 01:54:32.661 | perl: warning: Setting locale failed. 2026-06-23 01:54:32.661 | perl: warning: Please check that your locale settings: 2026-06-23 01:54:32.661 | LANGUAGE = (unset), 2026-06-23 01:54:32.661 | LC_ALL = "en_US.utf8", 2026-06-23 01:54:32.662 | LANG = "de_DE.UTF-8" 2026-06-23 01:54:32.662 | are supported and installed on your system. 2026-06-23 01:54:32.662 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:54:32.701 | Enabling site keystone-api. 2026-06-23 01:54:32.705 | To activate the new configuration, you need to run: 2026-06-23 01:54:32.706 | systemctl reload apache2 2026-06-23 01:54:32.711 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 01:54:32.713 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 01:54:32.716 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 01:54:32.719 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 01:54:32.843 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-23 01:54:32.875 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-23 01:54:32.909 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-23 01:54:32.941 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-23 01:54:32.944 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-23 01:54:32.977 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-23 01:54:33.009 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-23 01:54:33.040 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-23 01:54:33.072 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 01:54:33.075 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 01:54:33.078 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-23 01:54:33.110 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-23 01:54:33.141 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-23 01:54:33.160 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:54:33.162 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-23 01:54:33.181 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:54:33.184 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-23 01:54:33.187 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-23 01:54:33.190 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-23 01:54:33.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 01:54:33.195 | + lib/stack:stack_install_service:32 : install_glance 2026-06-23 01:54:33.198 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-23 01:54:33.201 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-23 01:54:33.204 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-23 01:54:33.222 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:54:33.225 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-23 01:54:33.228 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-23 01:54:33.245 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:54:33.248 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-23 01:54:33.250 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-23 01:54:33.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:54:33.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:54:33.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-23 01:54:33.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:54:33.264 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-23 01:54:33.267 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-23 01:54:33.270 | ++ inc/python:join_extras:29 : echo cinder 2026-06-23 01:54:33.273 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-23 01:54:33.276 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-23 01:54:33.279 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-23 01:54:33.282 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-23 01:54:33.285 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-23 01:54:33.288 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-23 01:54:33.291 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-23 01:54:33.296 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-23 01:54:33.296 | +++ 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-23 01:54:33.301 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-23 01:54:33.304 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-23 01:54:33.306 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-23 01:54:33.310 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-23 01:54:33.314 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-23 01:54:33.337 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-23 01:54:33.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 'glance-store[cinder]!=0.29.0' 2026-06-23 01:54:34.528 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 01:54:34.693 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 01:54:34.710 | 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-23 01:54:34.711 | 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-23 01:54:34.711 | 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-23 01:54:34.712 | 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-23 01:54:34.713 | 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-23 01:54:34.714 | 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-23 01:54:34.715 | 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-23 01:54:34.716 | 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-23 01:54:34.717 | 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-23 01:54:34.717 | 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-23 01:54:34.718 | 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-23 01:54:34.744 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-23 01:54:34.759 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 01:54:34.770 | 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-23 01:54:34.772 | 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-23 01:54:34.773 | 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.1) 2026-06-23 01:54:34.779 | 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-23 01:54:34.781 | 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-23 01:54:34.823 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 01:54:34.838 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-23 01:54:34.913 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 01:54:34.929 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:54:34.975 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 01:54:34.993 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:54:35.039 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 01:54:35.054 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 01:54:35.068 | 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-23 01:54:35.069 | 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-23 01:54:35.070 | 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-23 01:54:35.070 | 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-23 01:54:35.077 | 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-23 01:54:35.077 | 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-23 01:54:35.079 | 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-23 01:54:35.080 | 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-23 01:54:35.084 | 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-23 01:54:35.084 | 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-23 01:54:35.087 | 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-23 01:54:35.120 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-23 01:54:35.135 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-23 01:54:35.146 | 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-23 01:54:35.151 | 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-23 01:54:35.155 | 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-23 01:54:35.156 | 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-23 01:54:35.157 | 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-23 01:54:35.166 | 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-23 01:54:35.170 | 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-23 01:54:35.171 | 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.0) 2026-06-23 01:54:35.174 | 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-23 01:54:35.182 | 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-23 01:54:35.185 | 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-23 01:54:35.186 | 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-23 01:54:35.187 | 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-23 01:54:35.188 | 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-23 01:54:35.192 | 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-23 01:54:35.193 | 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-23 01:54:35.199 | 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-23 01:54:35.216 | 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-23 01:54:35.220 | 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-23 01:54:35.224 | 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-23 01:54:35.237 | 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-23 01:54:35.238 | 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-23 01:54:35.239 | 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-23 01:54:35.241 | 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-23 01:54:35.262 | 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-23 01:54:35.415 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-23 01:54:35.468 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-23 01:54:35.495 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-23 01:54:35.517 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-23 01:54:35.540 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-23 01:54:35.564 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-23 01:54:35.585 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-23 01:54:35.829 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-23 01:54:37.133 | 2026-06-23 01:54:37.150 | 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-23 01:54:37.306 | + inc/python:pip_install:216 : result=0 2026-06-23 01:54:37.308 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:54:37.311 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:37.314 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:37.316 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:37.318 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:37.322 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:37.324 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:54:37.326 | + functions-common:time_stop:2421 : start_time=1782179673331 2026-06-23 01:54:37.328 | + functions-common:time_stop:2423 : [[ -z 1782179673331 ]] 2026-06-23 01:54:37.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:37.335 | + functions-common:time_stop:2426 : end_time=1782179677332 2026-06-23 01:54:37.338 | + functions-common:time_stop:2427 : elapsed_time=4001 2026-06-23 01:54:37.340 | + functions-common:time_stop:2428 : total=73316 2026-06-23 01:54:37.342 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:37.345 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77317 2026-06-23 01:54:37.347 | + inc/python:pip_install:219 : return 0 2026-06-23 01:54:37.349 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-23 01:54:37.352 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-23 01:54:37.354 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-23 01:54:37.369 | + 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-23 01:54:37.373 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-23 01:54:37.375 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-23 01:54:37.377 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-23 01:54:37.379 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 01:54:37.381 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:54:37.383 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:54:37.386 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:54:37.388 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:54:37.390 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:54:37.403 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:54:37.405 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:54:37.407 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:54:37.409 | + functions-common:git_clone:604 : echo master 2026-06-23 01:54:37.410 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:54:37.414 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-23 01:54:37.416 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:54:37.418 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 01:54:37.420 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:54:37.423 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:54:37.425 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:54:37.427 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:54:37.428 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:54:37.430 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:54:37.432 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:54:37.434 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:54:37.438 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:54:37.443 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179677438 2026-06-23 01:54:37.445 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 01:54:37.448 | Cloning into '/opt/stack/glance'... 2026-06-23 01:54:45.520 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:45.523 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:45.526 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:45.530 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:45.532 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:45.534 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:45.537 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:45.540 | + functions-common:time_stop:2421 : start_time=1782179677438 2026-06-23 01:54:45.543 | + functions-common:time_stop:2423 : [[ -z 1782179677438 ]] 2026-06-23 01:54:45.546 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:45.550 | + functions-common:time_stop:2426 : end_time=1782179685547 2026-06-23 01:54:45.553 | + functions-common:time_stop:2427 : elapsed_time=8109 2026-06-23 01:54:45.556 | + functions-common:time_stop:2428 : total=24211 2026-06-23 01:54:45.558 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:45.561 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32320 2026-06-23 01:54:45.564 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-23 01:54:45.567 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 01:54:45.570 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:54:45.572 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:54:45.575 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:54:45.577 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:54:45.581 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:54:45.584 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:54:45.586 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:54:45.589 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:54:45.593 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:54:45.598 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179685595 2026-06-23 01:54:45.601 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 01:54:46.219 | From https://review.opendev.org/openstack/glance 2026-06-23 01:54:46.219 | * branch master -> FETCH_HEAD 2026-06-23 01:54:46.230 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:46.233 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:46.236 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:46.239 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:46.241 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:46.244 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:46.246 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:46.249 | + functions-common:time_stop:2421 : start_time=1782179685595 2026-06-23 01:54:46.252 | + functions-common:time_stop:2423 : [[ -z 1782179685595 ]] 2026-06-23 01:54:46.256 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:46.259 | + functions-common:time_stop:2426 : end_time=1782179686257 2026-06-23 01:54:46.262 | + functions-common:time_stop:2427 : elapsed_time=662 2026-06-23 01:54:46.265 | + functions-common:time_stop:2428 : total=32320 2026-06-23 01:54:46.268 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:46.270 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32982 2026-06-23 01:54:46.273 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:54:46.277 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:54:46.279 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:54:46.282 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:54:46.285 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:54:46.288 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:54:46.291 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:54:46.294 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:54:46.297 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:54:46.300 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:54:46.305 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179686301 2026-06-23 01:54:46.307 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:54:46.433 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:54:46.433 | 2026-06-23 01:54:46.433 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:54:46.433 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:54:46.433 | state without impacting any branches by switching back to a branch. 2026-06-23 01:54:46.433 | 2026-06-23 01:54:46.433 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:54:46.433 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:54:46.433 | 2026-06-23 01:54:46.433 | git switch -c 2026-06-23 01:54:46.433 | 2026-06-23 01:54:46.434 | Or undo this operation with: 2026-06-23 01:54:46.434 | 2026-06-23 01:54:46.434 | git switch - 2026-06-23 01:54:46.434 | 2026-06-23 01:54:46.434 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:54:46.434 | 2026-06-23 01:54:46.434 | HEAD is now at cea648215 Remove standalone glance-api WSGI server 2026-06-23 01:54:46.439 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:54:46.442 | + functions-common:time_stop:2414 : local name 2026-06-23 01:54:46.444 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:54:46.447 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:54:46.450 | + functions-common:time_stop:2417 : local total 2026-06-23 01:54:46.453 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:54:46.456 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:54:46.459 | + functions-common:time_stop:2421 : start_time=1782179686301 2026-06-23 01:54:46.462 | + functions-common:time_stop:2423 : [[ -z 1782179686301 ]] 2026-06-23 01:54:46.465 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:54:46.469 | + functions-common:time_stop:2426 : end_time=1782179686466 2026-06-23 01:54:46.472 | + functions-common:time_stop:2427 : elapsed_time=165 2026-06-23 01:54:46.475 | + functions-common:time_stop:2428 : total=32982 2026-06-23 01:54:46.477 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:54:46.479 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33147 2026-06-23 01:54:46.482 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-23 01:54:46.499 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-23 01:54:46.503 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:54:46.504 | + functions-common:git_clone:667 : head -1 2026-06-23 01:54:46.508 | cea648215 Remove standalone glance-api WSGI server 2026-06-23 01:54:46.511 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:54:46.514 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-23 01:54:46.517 | + inc/python:setup_develop:353 : local bindep 2026-06-23 01:54:46.521 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 01:54:46.524 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-23 01:54:46.526 | + inc/python:setup_develop:359 : local extras= 2026-06-23 01:54:46.529 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-23 01:54:46.532 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 01:54:46.535 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 01:54:46.537 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-23 01:54:46.540 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 01:54:46.543 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 01:54:46.546 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-23 01:54:46.550 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 01:54:46.553 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-23 01:54:46.556 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 01:54:46.559 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 01:54:46.563 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-23 01:54:46.569 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-23 01:54:46.572 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-23 01:54:46.575 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-23 01:54:46.730 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-23 01:54:46.732 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 01:54:46.736 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 01:54:46.739 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 01:54:46.741 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 01:54:46.745 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-23 01:54:46.747 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 01:54:46.750 | + inc/python:setup_package:446 : local extras= 2026-06-23 01:54:46.753 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 01:54:46.756 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 01:54:46.759 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 01:54:46.762 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 01:54:46.765 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 01:54:46.768 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-23 01:54:46.791 | Using python 3.12 to install /opt/stack/glance 2026-06-23 01:54:46.793 | + 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-23 01:54:47.783 | Obtaining file:///opt/stack/glance 2026-06-23 01:54:47.787 | Installing build dependencies: started 2026-06-23 01:54:49.494 | Installing build dependencies: finished with status 'done' 2026-06-23 01:54:49.495 | Checking if build backend supports build_editable: started 2026-06-23 01:54:50.027 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 01:54:50.029 | Getting requirements to build editable: started 2026-06-23 01:54:50.319 | Getting requirements to build editable: finished with status 'done' 2026-06-23 01:54:50.321 | Preparing editable metadata (pyproject.toml): started 2026-06-23 01:54:51.282 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:54:51.300 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.0.3) 2026-06-23 01:54:51.302 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.7.1) 2026-06-23 01:54:51.302 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.0.50) 2026-06-23 01:54:51.302 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.41.0) 2026-06-23 01:54:51.304 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 01:54:51.304 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.5.1) 2026-06-23 01:54:51.306 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.8.10) 2026-06-23 01:54:51.306 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.18.4) 2026-06-23 01:54:51.511 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.654 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 01:54:51.665 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.5.0) 2026-06-23 01:54:51.666 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.5.0) 2026-06-23 01:54:51.667 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.4.0) 2026-06-23 01:54:51.668 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.7.1) 2026-06-23 01:54:51.669 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.1.1) 2026-06-23 01:54:51.671 | 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.dev65) (5.8.0) 2026-06-23 01:54:51.671 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.3.0) 2026-06-23 01:54:51.728 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.744 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 01:54:51.760 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.14.0) 2026-06-23 01:54:51.761 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (13.0.0) 2026-06-23 01:54:51.789 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.804 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 01:54:51.816 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.17.0) 2026-06-23 01:54:51.817 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.10.1) 2026-06-23 01:54:51.818 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.26.0) 2026-06-23 01:54:51.819 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.8.0) 2026-06-23 01:54:51.819 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (18.0.0) 2026-06-23 01:54:51.820 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.8.0) 2026-06-23 01:54:51.851 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.866 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:54:51.877 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.2.0) 2026-06-23 01:54:51.878 | 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.dev65) (18.1.0) 2026-06-23 01:54:51.881 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.1.0) 2026-06-23 01:54:51.918 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.934 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 01:54:51.945 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.1.0) 2026-06-23 01:54:51.946 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.4.0) 2026-06-23 01:54:51.947 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.5.0) 2026-06-23 01:54:51.948 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 01:54:51.949 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (43.0.3) 2026-06-23 01:54:51.974 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev65) 2026-06-23 01:54:51.990 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 01:54:52.041 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev65) 2026-06-23 01:54:52.057 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:54:52.069 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev65) (1.3.12) 2026-06-23 01:54:52.070 | 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.dev65) (4.15.0) 2026-06-23 01:54:52.105 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.120 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 01:54:52.135 | 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.dev65) (2.34.2) 2026-06-23 01:54:52.140 | 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.dev65) (2.0.0) 2026-06-23 01:54:52.142 | 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.dev65) (3.0) 2026-06-23 01:54:52.145 | 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.dev65) (5.10.0) 2026-06-23 01:54:52.148 | 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.dev65) (2.2.1) 2026-06-23 01:54:52.152 | 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.dev65) (2.8.0) 2026-06-23 01:54:52.153 | 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.dev65) (3.5.1) 2026-06-23 01:54:52.164 | 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.dev65) (1.4.2) 2026-06-23 01:54:52.170 | 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.dev65) (3.3.2) 2026-06-23 01:54:52.175 | 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.dev65) (26.1.0) 2026-06-23 01:54:52.176 | 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.dev65) (2025.9.1) 2026-06-23 01:54:52.177 | 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.dev65) (0.37.0) 2026-06-23 01:54:52.178 | 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.dev65) (2026.5.1) 2026-06-23 01:54:52.186 | 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.dev65) (2.1.0) 2026-06-23 01:54:52.188 | 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.dev65) (1.8.2) 2026-06-23 01:54:52.193 | 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.dev65) (4.2.0) 2026-06-23 01:54:52.196 | 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.dev65) (4.0.1) 2026-06-23 01:54:52.197 | 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.dev65) (2.13.0) 2026-06-23 01:54:52.204 | 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.dev65) (1.5.0) 2026-06-23 01:54:52.207 | 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.dev65) (5.3.1) 2026-06-23 01:54:52.213 | 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.dev65) (0.20) 2026-06-23 01:54:52.219 | 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.dev65) (1.3.0) 2026-06-23 01:54:52.221 | 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.dev65) (2.0.0) 2026-06-23 01:54:52.221 | 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.dev65) (6.0.3) 2026-06-23 01:54:52.230 | 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.dev65) (2.1.2) 2026-06-23 01:54:52.231 | 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.dev65) (0.6.2) 2026-06-23 01:54:52.291 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.306 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-23 01:54:52.347 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.362 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 01:54:52.403 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.420 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-23 01:54:52.466 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.481 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 01:54:52.491 | 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.dev65) (7.2.2) 2026-06-23 01:54:52.523 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.538 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 01:54:52.555 | 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.dev65) (2.9.0.post0) 2026-06-23 01:54:52.560 | 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.dev65) (4.6.0) 2026-06-23 01:54:52.561 | 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.dev65) (7.1.4) 2026-06-23 01:54:52.562 | 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.dev65) (5.3.1) 2026-06-23 01:54:52.563 | 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.dev65) (5.6.2) 2026-06-23 01:54:52.565 | 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.dev65) (0.16.0) 2026-06-23 01:54:52.569 | 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.dev65) (5.1.0) 2026-06-23 01:54:52.578 | 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.dev65) (2026.2) 2026-06-23 01:54:52.578 | 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.dev65) (26.2) 2026-06-23 01:54:52.585 | 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.dev65) (0.25.0) 2026-06-23 01:54:52.589 | 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.dev65) (5.0.0) 2026-06-23 01:54:52.590 | 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.dev65) (3.1.6) 2026-06-23 01:54:52.592 | 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.dev65) (4.0.1) 2026-06-23 01:54:52.599 | 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.dev65) (3.0.3) 2026-06-23 01:54:52.614 | 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.dev65) (1.2.0) 2026-06-23 01:54:52.623 | 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.dev65) (1.7.6) 2026-06-23 01:54:52.645 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev65) (82.0.1) 2026-06-23 01:54:52.661 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev65) (0.8.1) 2026-06-23 01:54:52.723 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.738 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:54:52.779 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.794 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-23 01:54:52.862 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 01:54:52.877 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-23 01:54:52.947 | 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.dev65) 2026-06-23 01:54:52.962 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-23 01:54:52.998 | 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.dev65) 2026-06-23 01:54:53.013 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 01:54:53.024 | 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.dev65) (15.0.0) 2026-06-23 01:54:53.051 | 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.dev65) 2026-06-23 01:54:53.067 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-23 01:54:53.089 | 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.dev65) (1.17.0) 2026-06-23 01:54:53.108 | 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.dev65) (3.4.7) 2026-06-23 01:54:53.109 | 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.dev65) (3.18) 2026-06-23 01:54:53.110 | 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.dev65) (2.7.0) 2026-06-23 01:54:53.113 | 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.dev65) (2023.11.17) 2026-06-23 01:54:53.145 | 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.dev65) (4.2.0) 2026-06-23 01:54:53.146 | 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.dev65) (2.20.0) 2026-06-23 01:54:53.155 | 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.dev65) (0.1.2) 2026-06-23 01:54:53.171 | 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.dev65) (0.8) 2026-06-23 01:54:53.251 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 01:54:53.266 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 01:54:53.313 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 01:54:53.328 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:54:53.339 | 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.dev65) (9.1.4) 2026-06-23 01:54:53.366 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 01:54:53.380 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-23 01:54:53.505 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 01:54:53.520 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-23 01:54:53.534 | Installing build dependencies: started 2026-06-23 01:54:55.184 | Installing build dependencies: finished with status 'done' 2026-06-23 01:54:55.185 | Getting requirements to build wheel: started 2026-06-23 01:54:55.808 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 01:54:55.809 | Preparing metadata (pyproject.toml): started 2026-06-23 01:54:56.169 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:54:56.172 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev65) (2026.2) 2026-06-23 01:54:56.224 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 01:54:56.239 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 01:54:56.290 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 01:54:56.304 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-23 01:54:56.381 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-23 01:54:56.418 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-23 01:54:56.440 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-23 01:54:56.464 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-23 01:54:56.487 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-23 01:54:56.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.8 MB/s 0:00:00 2026-06-23 01:54:56.559 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-23 01:54:56.580 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-23 01:54:56.601 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-23 01:54:56.621 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-23 01:54:56.647 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-23 01:54:56.669 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-23 01:54:56.696 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-23 01:54:56.723 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-23 01:54:56.746 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-23 01:54:56.769 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-23 01:54:56.796 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-23 01:54:56.818 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-23 01:54:56.845 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-23 01:54:56.873 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-23 01:54:56.897 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-23 01:54:56.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.6 MB/s 0:00:00 2026-06-23 01:54:56.972 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-23 01:54:56.993 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-23 01:54:57.015 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-23 01:54:57.037 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-23 01:54:57.132 | Building wheels for collected packages: glance, simplegeneric 2026-06-23 01:54:57.134 | Building editable for glance (pyproject.toml): started 2026-06-23 01:54:57.993 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-23 01:54:57.995 | Created wheel for glance: filename=glance-32.1.0.dev65-0.editable-py3-none-any.whl size=8994 sha256=17be07f2e80f8ec7f614659ab965cf47b6aa99e002e8e102e6ae5a1e709dc1ed 2026-06-23 01:54:57.995 | Stored in directory: /tmp/pip-ephem-wheel-cache-ie2n00lw/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-23 01:54:58.001 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-23 01:54:58.407 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-23 01:54:58.408 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=9c41fa89b748aa8a24a34e400d6ce4378243c5200961ad4b5c7c95f0dc8bf8ef 2026-06-23 01:54:58.409 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-23 01:54:58.413 | Successfully built glance simplegeneric 2026-06-23 01:54:58.684 | 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-23 01:55:01.725 | Attempting uninstall: jsonpointer 2026-06-23 01:55:01.740 | Found existing installation: jsonpointer 2.0 2026-06-23 01:55:01.741 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:55:01.741 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-23 01:55:01.759 | Attempting uninstall: jmespath 2026-06-23 01:55:01.777 | Found existing installation: jmespath 1.0.1 2026-06-23 01:55:01.777 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:55:01.777 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-23 01:55:01.819 | Attempting uninstall: httplib2 2026-06-23 01:55:01.835 | Found existing installation: httplib2 0.20.4 2026-06-23 01:55:01.838 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:55:01.838 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-23 01:55:01.931 | Attempting uninstall: jsonpatch 2026-06-23 01:55:01.947 | Found existing installation: jsonpatch 1.32 2026-06-23 01:55:01.948 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:55:01.949 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-23 01:55:06.329 | 2026-06-23 01:55:06.348 | 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.dev65 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.16.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-23 01:55:06.585 | + inc/python:pip_install:216 : result=0 2026-06-23 01:55:06.588 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:55:06.591 | + functions-common:time_stop:2414 : local name 2026-06-23 01:55:06.593 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:55:06.596 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:55:06.598 | + functions-common:time_stop:2417 : local total 2026-06-23 01:55:06.601 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:55:06.603 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:55:06.605 | + functions-common:time_stop:2421 : start_time=1782179686785 2026-06-23 01:55:06.607 | + functions-common:time_stop:2423 : [[ -z 1782179686785 ]] 2026-06-23 01:55:06.610 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:55:06.613 | + functions-common:time_stop:2426 : end_time=1782179706611 2026-06-23 01:55:06.615 | + functions-common:time_stop:2427 : elapsed_time=19826 2026-06-23 01:55:06.617 | + functions-common:time_stop:2428 : total=77317 2026-06-23 01:55:06.620 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:55:06.622 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97143 2026-06-23 01:55:06.624 | + inc/python:pip_install:219 : return 0 2026-06-23 01:55:06.626 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 01:55:06.629 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 01:55:06.631 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-23 01:55:06.633 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-23 01:55:06.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:55:06.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:55:06.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-23 01:55:06.642 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:55:06.644 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 01:55:06.646 | + ./stack.sh:main:939 : configure_glance 2026-06-23 01:55:06.649 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-23 01:55:06.663 | + lib/glance:configure_glance:351 : local dburl 2026-06-23 01:55:06.665 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-23 01:55:06.667 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-23 01:55:06.669 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-23 01:55:06.672 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-23 01:55:06.674 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 01:55:06.676 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 01:55:06.678 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 01:55:06.692 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:55:06.694 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 01:55:06.696 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 01:55:06.698 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 01:55:06.700 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-23 01:55:06.726 | + 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-23 01:55:06.752 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-23 01:55:06.776 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 01:55:06.802 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-23 01:55:06.827 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-23 01:55:06.855 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-23 01:55:06.882 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-23 01:55:06.884 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 01:55:06.886 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 01:55:06.888 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 01:55:06.890 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 01:55:06.892 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-23 01:55:06.894 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 01:55:06.896 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 01:55:06.898 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 01:55:06.900 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-23 01:55:06.926 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-23 01:55:06.950 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.5/identity 2026-06-23 01:55:06.975 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-23 01:55:07.002 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-23 01:55:07.026 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-23 01:55:07.052 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-23 01:55:07.077 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-23 01:55:07.102 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.5/identity 2026-06-23 01:55:07.127 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 01:55:07.152 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 01:55:07.177 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 01:55:07.179 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-23 01:55:07.206 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-23 01:55:07.208 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-23 01:55:07.210 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-23 01:55:07.212 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 01:55:07.215 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 01:55:07.217 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 01:55:07.232 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:55:07.235 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 01:55:07.237 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 01:55:07.239 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 01:55:07.253 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:55:07.255 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:55:07.258 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:55:07.284 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 01:55:07.287 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 01:55:07.289 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-23 01:55:07.291 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-23 01:55:07.293 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-23 01:55:07.328 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-23 01:55:07.368 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-23 01:55:07.408 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-23 01:55:07.413 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-23 01:55:07.417 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-23 01:55:07.420 | + lib/glance:configure_glance_store:280 : local be 2026-06-23 01:55:07.424 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-23 01:55:07.427 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-23 01:55:07.430 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 01:55:07.471 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-23 01:55:07.475 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.5 2026-06-23 01:55:07.514 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-23 01:55:07.518 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-23 01:55:07.521 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-23 01:55:07.542 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:55:07.545 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.5/image 2026-06-23 01:55:07.582 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-23 01:55:07.604 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:55:07.607 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-23 01:55:07.610 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-23 01:55:07.613 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 01:55:07.616 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 01:55:07.637 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 01:55:07.640 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 01:55:07.644 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 01:55:07.646 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 01:55:07.649 | + 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-23 01:55:07.687 | + 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-23 01:55:07.725 | + 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-23 01:55:07.768 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 01:55:07.808 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-23 01:55:07.847 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-23 01:55:07.852 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-23 01:55:07.890 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-23 01:55:07.927 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 01:55:07.961 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-23 01:55:07.998 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 01:55:08.037 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-23 01:55:08.078 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-23 01:55:08.117 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-23 01:55:08.154 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-23 01:55:08.159 | + 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-23 01:55:08.167 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-23 01:55:08.187 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:55:08.191 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-23 01:55:08.194 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-23 01:55:08.197 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-23 01:55:08.201 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-23 01:55:08.204 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-23 01:55:08.208 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-23 01:55:08.211 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-23 01:55:08.216 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 01:55:08.219 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-23 01:55:08.257 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-23 01:55:08.259 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-23 01:55:08.263 | ++ functions:get_random_port:861 : true 2026-06-23 01:55:08.266 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-23 01:55:08.268 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-23 01:55:08.272 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-23 01:55:08.323 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-23 01:55:08.326 | ++ functions:get_random_port:865 : break 2 2026-06-23 01:55:08.330 | ++ functions:get_random_port:869 : echo 60999 2026-06-23 01:55:08.334 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-23 01:55:08.337 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-23 01:55:08.371 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-23 01:55:08.407 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-23 01:55:08.442 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-23 01:55:08.477 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 01:55:08.511 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 01:55:08.547 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-23 01:55:08.584 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-23 01:55:08.618 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-23 01:55:08.654 | + 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-23 01:55:08.689 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 01:55:08.727 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 01:55:08.762 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-23 01:55:08.802 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 01:55:08.838 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-23 01:55:08.874 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-23 01:55:08.911 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-23 01:55:08.949 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-23 01:55:08.985 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-23 01:55:09.022 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-23 01:55:09.059 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-23 01:55:09.062 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-23 01:55:09.066 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 01:55:09.068 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 01:55:09.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:55:09.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:55:09.077 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-23 01:55:09.081 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-23 01:55:09.083 | perl: warning: Setting locale failed. 2026-06-23 01:55:09.083 | perl: warning: Please check that your locale settings: 2026-06-23 01:55:09.083 | LANGUAGE = (unset), 2026-06-23 01:55:09.083 | LC_ALL = "en_US.utf8", 2026-06-23 01:55:09.083 | LANG = (unset) 2026-06-23 01:55:09.083 | are supported and installed on your system. 2026-06-23 01:55:09.084 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 01:55:09.118 | proxy (enabled by site administrator) 2026-06-23 01:55:09.122 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-23 01:55:09.125 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-23 01:55:09.129 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 01:55:09.132 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 01:55:09.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:55:09.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:55:09.141 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-23 01:55:09.144 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-23 01:55:09.147 | perl: warning: Setting locale failed. 2026-06-23 01:55:09.147 | perl: warning: Please check that your locale settings: 2026-06-23 01:55:09.147 | LANGUAGE = (unset), 2026-06-23 01:55:09.147 | LC_ALL = "en_US.utf8", 2026-06-23 01:55:09.147 | LANG = (unset) 2026-06-23 01:55:09.147 | are supported and installed on your system. 2026-06-23 01:55:09.147 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 01:55:09.182 | No module matches proxy_http 2026-06-23 01:55:09.186 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-23 01:55:09.197 | perl: warning: Setting locale failed. 2026-06-23 01:55:09.197 | perl: warning: Please check that your locale settings: 2026-06-23 01:55:09.197 | LANGUAGE = (unset), 2026-06-23 01:55:09.197 | LC_ALL = "en_US.utf8", 2026-06-23 01:55:09.197 | LANG = "de_DE.UTF-8" 2026-06-23 01:55:09.197 | are supported and installed on your system. 2026-06-23 01:55:09.198 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:55:09.237 | Considering dependency proxy for proxy_http: 2026-06-23 01:55:09.237 | Module proxy already enabled 2026-06-23 01:55:09.237 | Enabling module proxy_http. 2026-06-23 01:55:09.243 | To activate the new configuration, you need to run: 2026-06-23 01:55:09.243 | systemctl restart apache2 2026-06-23 01:55:09.249 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-23 01:55:09.252 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-23 01:55:09.256 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 01:55:09.259 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 01:55:09.262 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 01:55:09.390 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-23 01:55:09.397 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-23 01:55:09.399 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-23 01:55:09.402 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 01:55:09.405 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:55:09.408 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:55:09.411 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-23 01:55:09.415 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-23 01:55:09.420 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-23 01:55:09.420 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-23 01:55:09.431 | KeepAlive Off 2026-06-23 01:55:09.437 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-23 01:55:09.438 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 01:55:09.448 | SetEnv proxy-sendchunked 1 2026-06-23 01:55:09.455 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 01:55:09.455 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-23 01:55:09.464 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-23 01:55:09.470 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-23 01:55:09.473 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-23 01:55:09.477 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 01:55:09.480 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 01:55:09.484 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 01:55:09.487 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 01:55:09.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:55:09.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:55:09.497 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 01:55:09.501 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 01:55:09.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:55:09.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:55:09.509 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-23 01:55:09.521 | perl: warning: Setting locale failed. 2026-06-23 01:55:09.521 | perl: warning: Please check that your locale settings: 2026-06-23 01:55:09.521 | LANGUAGE = (unset), 2026-06-23 01:55:09.521 | LC_ALL = "en_US.utf8", 2026-06-23 01:55:09.521 | LANG = "de_DE.UTF-8" 2026-06-23 01:55:09.521 | are supported and installed on your system. 2026-06-23 01:55:09.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:55:09.560 | Enabling site glance-api. 2026-06-23 01:55:09.566 | To activate the new configuration, you need to run: 2026-06-23 01:55:09.566 | systemctl reload apache2 2026-06-23 01:55:09.572 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-23 01:55:09.575 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 01:55:09.578 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 01:55:09.581 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 01:55:09.705 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-23 01:55:09.713 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-23 01:55:09.752 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-23 01:55:09.794 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-23 01:55:09.798 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-23 01:55:09.838 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-23 01:55:09.878 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-23 01:55:09.917 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-23 01:55:09.939 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:55:09.943 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-23 01:55:09.946 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-23 01:55:09.950 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-23 01:55:09.954 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 01:55:09.957 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-23 01:55:09.960 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-23 01:55:09.963 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-23 01:55:09.966 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-23 01:55:09.969 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 01:55:09.973 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:55:09.977 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:55:09.981 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:55:09.984 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:55:09.988 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:55:10.006 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:55:10.010 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:55:10.013 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:55:10.017 | + functions-common:git_clone:604 : echo master 2026-06-23 01:55:10.018 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:55:10.023 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-23 01:55:10.026 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:55:10.030 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 01:55:10.033 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:55:10.036 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:55:10.039 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:55:10.042 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:55:10.045 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:55:10.048 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:55:10.051 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:55:10.054 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:55:10.059 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:55:10.063 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179710060 2026-06-23 01:55:10.067 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 01:55:10.070 | Cloning into '/opt/stack/cinder'... 2026-06-23 01:56:03.708 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:56:03.712 | + functions-common:time_stop:2414 : local name 2026-06-23 01:56:03.715 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:56:03.719 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:56:03.722 | + functions-common:time_stop:2417 : local total 2026-06-23 01:56:03.725 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:56:03.729 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:56:03.732 | + functions-common:time_stop:2421 : start_time=1782179710060 2026-06-23 01:56:03.736 | + functions-common:time_stop:2423 : [[ -z 1782179710060 ]] 2026-06-23 01:56:03.740 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:56:03.745 | + functions-common:time_stop:2426 : end_time=1782179763741 2026-06-23 01:56:03.748 | + functions-common:time_stop:2427 : elapsed_time=53681 2026-06-23 01:56:03.751 | + functions-common:time_stop:2428 : total=33147 2026-06-23 01:56:03.755 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:56:03.758 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86828 2026-06-23 01:56:03.762 | + functions-common:git_clone:625 : cd /opt/stack/cinder 2026-06-23 01:56:03.765 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 01:56:03.769 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:56:03.772 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:56:03.776 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:56:03.779 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:56:03.783 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:56:03.786 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:56:03.790 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:56:03.793 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:56:03.797 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:56:03.803 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179763799 2026-06-23 01:56:03.806 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 01:56:04.473 | From https://review.opendev.org/openstack/cinder 2026-06-23 01:56:04.473 | * branch master -> FETCH_HEAD 2026-06-23 01:56:04.484 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:56:04.488 | + functions-common:time_stop:2414 : local name 2026-06-23 01:56:04.491 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:56:04.495 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:56:04.497 | + functions-common:time_stop:2417 : local total 2026-06-23 01:56:04.501 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:56:04.504 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:56:04.508 | + functions-common:time_stop:2421 : start_time=1782179763799 2026-06-23 01:56:04.511 | + functions-common:time_stop:2423 : [[ -z 1782179763799 ]] 2026-06-23 01:56:04.516 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:56:04.521 | + functions-common:time_stop:2426 : end_time=1782179764517 2026-06-23 01:56:04.524 | + functions-common:time_stop:2427 : elapsed_time=718 2026-06-23 01:56:04.528 | + functions-common:time_stop:2428 : total=86828 2026-06-23 01:56:04.531 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:56:04.535 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87546 2026-06-23 01:56:04.539 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:56:04.542 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:56:04.546 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:56:04.549 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:56:04.553 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:56:04.557 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:56:04.560 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:56:04.564 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:56:04.567 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:56:04.571 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:56:04.576 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179764573 2026-06-23 01:56:04.578 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:56:05.022 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:56:05.022 | 2026-06-23 01:56:05.022 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:56:05.022 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:56:05.023 | state without impacting any branches by switching back to a branch. 2026-06-23 01:56:05.023 | 2026-06-23 01:56:05.023 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:56:05.023 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:56:05.023 | 2026-06-23 01:56:05.023 | git switch -c 2026-06-23 01:56:05.023 | 2026-06-23 01:56:05.023 | Or undo this operation with: 2026-06-23 01:56:05.023 | 2026-06-23 01:56:05.023 | git switch - 2026-06-23 01:56:05.023 | 2026-06-23 01:56:05.024 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:56:05.024 | 2026-06-23 01:56:05.024 | HEAD is now at 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 01:56:05.031 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:56:05.035 | + functions-common:time_stop:2414 : local name 2026-06-23 01:56:05.038 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:56:05.042 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:56:05.045 | + functions-common:time_stop:2417 : local total 2026-06-23 01:56:05.047 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:56:05.051 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:56:05.054 | + functions-common:time_stop:2421 : start_time=1782179764573 2026-06-23 01:56:05.057 | + functions-common:time_stop:2423 : [[ -z 1782179764573 ]] 2026-06-23 01:56:05.061 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:56:05.066 | + functions-common:time_stop:2426 : end_time=1782179765062 2026-06-23 01:56:05.069 | + functions-common:time_stop:2427 : elapsed_time=489 2026-06-23 01:56:05.073 | + functions-common:time_stop:2428 : total=87546 2026-06-23 01:56:05.076 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:56:05.079 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88035 2026-06-23 01:56:05.083 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-23 01:56:05.101 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-23 01:56:05.105 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:56:05.106 | + functions-common:git_clone:667 : head -1 2026-06-23 01:56:05.109 | 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 01:56:05.112 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:56:05.116 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-23 01:56:05.120 | + inc/python:setup_develop:353 : local bindep 2026-06-23 01:56:05.123 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 01:56:05.127 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-23 01:56:05.130 | + inc/python:setup_develop:359 : local extras= 2026-06-23 01:56:05.134 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-23 01:56:05.137 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 01:56:05.141 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 01:56:05.144 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-23 01:56:05.147 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 01:56:05.150 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 01:56:05.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-23 01:56:05.157 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 01:56:05.161 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-23 01:56:05.165 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 01:56:05.169 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 01:56:05.173 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-23 01:56:05.180 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-23 01:56:05.184 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-23 01:56:05.188 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-23 01:56:05.353 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-23 01:56:05.356 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 01:56:05.358 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 01:56:05.361 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 01:56:05.364 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 01:56:05.367 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-23 01:56:05.370 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 01:56:05.372 | + inc/python:setup_package:446 : local extras= 2026-06-23 01:56:05.375 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 01:56:05.378 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 01:56:05.381 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 01:56:05.384 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 01:56:05.387 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 01:56:05.390 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-23 01:56:05.411 | Using python 3.12 to install /opt/stack/cinder 2026-06-23 01:56:05.414 | + 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-23 01:56:06.402 | Obtaining file:///opt/stack/cinder 2026-06-23 01:56:06.407 | Installing build dependencies: started 2026-06-23 01:56:08.160 | Installing build dependencies: finished with status 'done' 2026-06-23 01:56:08.161 | Checking if build backend supports build_editable: started 2026-06-23 01:56:08.699 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 01:56:08.701 | Getting requirements to build editable: started 2026-06-23 01:56:08.995 | Getting requirements to build editable: finished with status 'done' 2026-06-23 01:56:08.997 | Preparing editable metadata (pyproject.toml): started 2026-06-23 01:56:10.340 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:56:10.368 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.0.3) 2026-06-23 01:56:10.369 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.3.1) 2026-06-23 01:56:10.370 | 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.dev132) (0.41.0) 2026-06-23 01:56:10.371 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.0) 2026-06-23 01:56:10.372 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.5.1) 2026-06-23 01:56:10.372 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.1.0) 2026-06-23 01:56:10.373 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.26.0) 2026-06-23 01:56:10.374 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.14.0) 2026-06-23 01:56:10.375 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (13.0.0) 2026-06-23 01:56:11.006 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.170 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-23 01:56:11.181 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.5.0) 2026-06-23 01:56:11.181 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.5.0) 2026-06-23 01:56:11.182 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.4.0) 2026-06-23 01:56:11.183 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.0.0) 2026-06-23 01:56:11.184 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.2.0) 2026-06-23 01:56:11.185 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.1.0) 2026-06-23 01:56:11.186 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.1.0) 2026-06-23 01:56:11.187 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.1.0) 2026-06-23 01:56:11.187 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.11.0) 2026-06-23 01:56:11.188 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.8.0) 2026-06-23 01:56:11.189 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.9.0) 2026-06-23 01:56:11.190 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.10.0) 2026-06-23 01:56:11.191 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.6.0) 2026-06-23 01:56:11.192 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.7.1) 2026-06-23 01:56:11.193 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.1.1) 2026-06-23 01:56:11.232 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.248 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 01:56:11.258 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.4.0) 2026-06-23 01:56:11.259 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (26.2) 2026-06-23 01:56:11.302 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.316 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 01:56:11.328 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.10.1) 2026-06-23 01:56:11.329 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.1.0) 2026-06-23 01:56:11.329 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.2) 2026-06-23 01:56:11.330 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.4.0) 2026-06-23 01:56:11.367 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.382 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 01:56:11.393 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 01:56:11.434 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.450 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 01:56:11.489 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.505 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 01:56:11.517 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.34.2) 2026-06-23 01:56:11.518 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.5.1) 2026-06-23 01:56:11.519 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.3.0) 2026-06-23 01:56:11.545 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.559 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 01:56:11.569 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.0.50) 2026-06-23 01:56:11.569 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 01:56:11.596 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.611 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-23 01:56:11.635 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (9.1.4) 2026-06-23 01:56:11.635 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (1.8.10) 2026-06-23 01:56:11.635 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.8.0) 2026-06-23 01:56:11.675 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.692 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 01:56:11.702 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.0) 2026-06-23 01:56:11.748 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.764 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 01:56:11.846 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:11.862 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-23 01:56:11.873 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.7.0) 2026-06-23 01:56:11.874 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (43.0.3) 2026-06-23 01:56:11.875 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (0.2.3) 2026-06-23 01:56:12.069 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev132) 2026-06-23 01:56:12.085 | 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-23 01:56:12.478 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev132) 2026-06-23 01:56:12.494 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-23 01:56:12.504 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev132) (1.9.0) 2026-06-23 01:56:12.505 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2026.2) 2026-06-23 01:56:12.507 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.4) 2026-06-23 01:56:12.943 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 01:56:12.959 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 01:56:12.972 | 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.dev132) (1.1.0) 2026-06-23 01:56:13.005 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 01:56:13.070 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-23 01:56:13.082 | 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.dev132) (2.9.0.post0) 2026-06-23 01:56:13.083 | 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.dev132) (2.7.0) 2026-06-23 01:56:13.087 | 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.dev132) (1.17.0) 2026-06-23 01:56:13.120 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev132) (2.0.0) 2026-06-23 01:56:13.125 | 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.dev132) (3.0) 2026-06-23 01:56:13.133 | 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.dev132) (2.8.0) 2026-06-23 01:56:13.140 | 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.dev132) (3.1.0) 2026-06-23 01:56:13.143 | 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.dev132) (2.2.1) 2026-06-23 01:56:13.145 | 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.dev132) (0.31.2) 2026-06-23 01:56:13.200 | 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.dev132) 2026-06-23 01:56:13.215 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 01:56:13.254 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 01:56:13.269 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-23 01:56:13.326 | 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.dev132) 2026-06-23 01:56:13.341 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 01:56:13.376 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 01:56:13.391 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 01:56:13.433 | 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.dev132) 2026-06-23 01:56:13.448 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-23 01:56:13.738 | 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.dev132) 2026-06-23 01:56:13.753 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-23 01:56:13.795 | 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.dev132) 2026-06-23 01:56:13.810 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 01:56:13.862 | 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.dev132) 2026-06-23 01:56:13.875 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:56:13.901 | 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.dev132) (3.4.7) 2026-06-23 01:56:13.903 | 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.dev132) (3.18) 2026-06-23 01:56:13.904 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev132) (2023.11.17) 2026-06-23 01:56:13.921 | 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.dev132) (26.1.0) 2026-06-23 01:56:13.923 | 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.dev132) (2025.9.1) 2026-06-23 01:56:13.924 | 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.dev132) (0.37.0) 2026-06-23 01:56:13.925 | 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.dev132) (2026.5.1) 2026-06-23 01:56:13.934 | 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.dev132) (1.8.2) 2026-06-23 01:56:13.936 | 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.dev132) (4.15.0) 2026-06-23 01:56:13.940 | 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.dev132) (4.2.0) 2026-06-23 01:56:13.942 | 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.dev132) (4.0.1) 2026-06-23 01:56:13.943 | 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.dev132) (2.13.0) 2026-06-23 01:56:13.953 | 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.dev132) (7.2.2) 2026-06-23 01:56:13.959 | 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.dev132) (1.5.0) 2026-06-23 01:56:13.968 | 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.dev132) (0.20) 2026-06-23 01:56:13.975 | 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.dev132) (1.3.0) 2026-06-23 01:56:13.975 | 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.dev132) (2.0.0) 2026-06-23 01:56:13.976 | 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.dev132) (6.0.3) 2026-06-23 01:56:13.985 | 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.dev132) (1.18.4) 2026-06-23 01:56:13.990 | 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.dev132) (2.1.2) 2026-06-23 01:56:13.990 | 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.dev132) (0.6.2) 2026-06-23 01:56:13.992 | 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.dev132) (1.3.12) 2026-06-23 01:56:14.006 | 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.dev132) (5.3.1) 2026-06-23 01:56:14.007 | 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.dev132) (5.6.2) 2026-06-23 01:56:14.008 | 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.dev132) (0.16.0) 2026-06-23 01:56:14.013 | 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.dev132) (5.1.0) 2026-06-23 01:56:14.028 | 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.dev132) (0.25.0) 2026-06-23 01:56:14.032 | 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.dev132) (5.0.0) 2026-06-23 01:56:14.033 | 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.dev132) (3.1.6) 2026-06-23 01:56:14.036 | 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.dev132) (4.0.1) 2026-06-23 01:56:14.044 | 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.dev132) (3.0.3) 2026-06-23 01:56:14.057 | 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.dev132) (1.2.0) 2026-06-23 01:56:14.079 | 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.dev132) (1.7.6) 2026-06-23 01:56:14.115 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 01:56:14.130 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 01:56:14.246 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 01:56:14.263 | 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-23 01:56:14.278 | 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.dev132) (3.17.0) 2026-06-23 01:56:14.321 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev132) 2026-06-23 01:56:14.337 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 01:56:14.398 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 01:56:14.413 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 01:56:14.466 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 01:56:14.481 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-23 01:56:14.500 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev132) (82.0.1) 2026-06-23 01:56:14.516 | 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.dev132) (0.8.1) 2026-06-23 01:56:14.578 | 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.dev132) 2026-06-23 01:56:14.593 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-23 01:56:14.627 | 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.dev132) (4.14.0) 2026-06-23 01:56:14.635 | 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.dev132) (0.6.0) 2026-06-23 01:56:14.635 | 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.dev132) (4.0.0) 2026-06-23 01:56:14.646 | 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.dev132) (3.0.52) 2026-06-23 01:56:14.648 | 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.dev132) (1.11.0) 2026-06-23 01:56:14.648 | 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.dev132) (15.0.0) 2026-06-23 01:56:14.649 | 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.dev132) (1.8.0) 2026-06-23 01:56:14.688 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev132) 2026-06-23 01:56:14.704 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 01:56:14.715 | 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.dev132) (24.2.1) 2026-06-23 01:56:14.762 | 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.dev132) (4.2.0) 2026-06-23 01:56:14.764 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev132) (2.20.0) 2026-06-23 01:56:14.776 | 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.dev132) (0.1.2) 2026-06-23 01:56:14.796 | 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.dev132) (0.8) 2026-06-23 01:56:14.840 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev132) 2026-06-23 01:56:14.855 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-23 01:56:14.911 | 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.dev132) (3.6.1) 2026-06-23 01:56:14.912 | 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.dev132) (3.4.0) 2026-06-23 01:56:14.915 | 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.dev132) (4.0.1) 2026-06-23 01:56:14.990 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev132) 2026-06-23 01:56:15.006 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-23 01:56:15.042 | 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.dev132) (1.33) 2026-06-23 01:56:15.050 | 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.dev132) (3.1.1) 2026-06-23 01:56:15.140 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-23 01:56:15.174 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-23 01:56:15.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 60.7 MB/s 0:00:00 2026-06-23 01:56:15.419 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-23 01:56:15.444 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-23 01:56:15.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 67.6 MB/s 0:00:00 2026-06-23 01:56:15.691 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-23 01:56:15.715 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-23 01:56:15.739 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-23 01:56:15.760 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-23 01:56:15.786 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-23 01:56:15.808 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-23 01:56:15.833 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-23 01:56:15.854 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-23 01:56:15.935 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.5 MB/s 0:00:00 2026-06-23 01:56:15.952 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-23 01:56:15.974 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-23 01:56:15.998 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-23 01:56:16.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 34.1 MB/s 0:00:00 2026-06-23 01:56:16.035 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-23 01:56:16.059 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-23 01:56:16.081 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-23 01:56:16.105 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-23 01:56:16.127 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-23 01:56:16.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.6 MB/s 0:00:00 2026-06-23 01:56:16.174 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-23 01:56:16.199 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-23 01:56:16.224 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-23 01:56:16.247 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-23 01:56:16.271 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-23 01:56:16.294 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-23 01:56:16.317 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-23 01:56:16.340 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-23 01:56:16.362 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-23 01:56:16.384 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-23 01:56:16.407 | 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-23 01:56:16.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.3 MB/s 0:00:00 2026-06-23 01:56:16.467 | 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-23 01:56:16.628 | Building wheels for collected packages: cinder 2026-06-23 01:56:16.629 | Building editable for cinder (pyproject.toml): started 2026-06-23 01:56:18.275 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-23 01:56:18.278 | Created wheel for cinder: filename=cinder-28.1.0.dev132-0.editable-py3-none-any.whl size=9193 sha256=701314088c3b880d3a38d4a264b2a439e9aff90f836e0a94fd2e14cc0f9d1344 2026-06-23 01:56:18.278 | Stored in directory: /tmp/pip-ephem-wheel-cache-l9kyeplo/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-23 01:56:18.282 | Successfully built cinder 2026-06-23 01:56:18.675 | 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-23 01:56:19.035 | Attempting uninstall: pyudev 2026-06-23 01:56:19.054 | Found existing installation: pyudev 0.24.0 2026-06-23 01:56:19.055 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:56:19.056 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-23 01:56:19.111 | Attempting uninstall: pyasn1 2026-06-23 01:56:19.130 | Found existing installation: pyasn1 0.4.8 2026-06-23 01:56:19.131 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:56:19.132 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-23 01:56:20.850 | Attempting uninstall: botocore 2026-06-23 01:56:20.870 | Found existing installation: botocore 1.34.46 2026-06-23 01:56:20.872 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:56:20.872 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-23 01:56:22.083 | Attempting uninstall: s3transfer 2026-06-23 01:56:22.103 | Found existing installation: s3transfer 0.10.1 2026-06-23 01:56:22.104 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:56:22.105 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-23 01:56:22.773 | Attempting uninstall: boto3 2026-06-23 01:56:22.792 | Found existing installation: boto3 1.34.46 2026-06-23 01:56:22.793 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 01:56:22.794 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-23 01:56:24.883 | 2026-06-23 01:56:24.907 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev132 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.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-23 01:56:25.299 | + inc/python:pip_install:216 : result=0 2026-06-23 01:56:25.303 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:56:25.306 | + functions-common:time_stop:2414 : local name 2026-06-23 01:56:25.309 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:56:25.313 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:56:25.316 | + functions-common:time_stop:2417 : local total 2026-06-23 01:56:25.319 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:56:25.322 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:56:25.326 | + functions-common:time_stop:2421 : start_time=1782179765406 2026-06-23 01:56:25.329 | + functions-common:time_stop:2423 : [[ -z 1782179765406 ]] 2026-06-23 01:56:25.334 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:56:25.338 | + functions-common:time_stop:2426 : end_time=1782179785335 2026-06-23 01:56:25.341 | + functions-common:time_stop:2427 : elapsed_time=19929 2026-06-23 01:56:25.345 | + functions-common:time_stop:2428 : total=97143 2026-06-23 01:56:25.347 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:56:25.351 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117072 2026-06-23 01:56:25.355 | + inc/python:pip_install:219 : return 0 2026-06-23 01:56:25.358 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 01:56:25.362 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 01:56:25.365 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-23 01:56:25.369 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-23 01:56:25.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:56:25.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:56:25.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-23 01:56:25.382 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:56:25.385 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-23 01:56:25.387 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-23 01:56:25.392 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-23 01:56:25.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:25.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:25.402 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-23 01:56:25.420 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-23 01:56:25.424 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:56:25.427 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:56:25.430 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:56:25.433 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:56:25.436 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:56:25.440 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:56:25.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:25.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:25.450 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:56:25.453 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:56:25.457 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:56:25.461 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:56:25.465 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-23 01:56:25.468 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:56:25.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:25.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:25.478 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-23 01:56:25.506 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-23 01:56:25.548 | Reading package lists... 2026-06-23 01:56:26.003 | Building dependency tree... 2026-06-23 01:56:26.007 | Reading state information... 2026-06-23 01:56:26.653 | The following additional packages will be installed: 2026-06-23 01:56:26.654 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 01:56:26.655 | python3-urwid python3-wcwidth 2026-06-23 01:56:26.658 | Suggested packages: 2026-06-23 01:56:26.659 | python-urwid-doc 2026-06-23 01:56:26.703 | The following NEW packages will be installed: 2026-06-23 01:56:26.705 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 01:56:26.705 | python3-urwid python3-wcwidth targetcli-fb 2026-06-23 01:56:26.773 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:56:26.773 | Need to get 385 kB of archives. 2026-06-23 01:56:26.773 | After this operation, 3098 kB of additional disk space will be used. 2026-06-23 01:56:26.773 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-23 01:56:26.788 | 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-23 01:56:26.789 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-23 01:56:26.794 | 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-23 01:56:26.797 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-23 01:56:26.798 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-23 01:56:27.080 | perl: warning: Setting locale failed. 2026-06-23 01:56:27.083 | perl: warning: Please check that your locale settings: 2026-06-23 01:56:27.083 | LANGUAGE = (unset), 2026-06-23 01:56:27.083 | LC_ALL = "en_US.utf8", 2026-06-23 01:56:27.083 | LANG = "de_DE.UTF-8" 2026-06-23 01:56:27.083 | are supported and installed on your system. 2026-06-23 01:56:27.084 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:56:27.145 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:56:27.145 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:56:27.146 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:56:27.360 | Fetched 385 kB in 0s (5750 kB/s) 2026-06-23 01:56:27.407 | Selecting previously unselected package python3-typing-extensions. 2026-06-23 01:56:27.475 | (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-23 01:56:27.482 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-23 01:56:27.486 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-23 01:56:27.538 | Selecting previously unselected package python3-wcwidth. 2026-06-23 01:56:27.550 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-23 01:56:27.554 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 01:56:27.607 | Selecting previously unselected package python3-urwid. 2026-06-23 01:56:27.619 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-23 01:56:27.623 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-23 01:56:27.714 | Selecting previously unselected package python3-configshell-fb. 2026-06-23 01:56:27.726 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-23 01:56:27.730 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 01:56:27.790 | Selecting previously unselected package python3-rtslib-fb. 2026-06-23 01:56:27.802 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-23 01:56:27.806 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 01:56:27.875 | Selecting previously unselected package targetcli-fb. 2026-06-23 01:56:27.885 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-23 01:56:27.889 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 01:56:27.968 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 01:56:29.145 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-23 01:56:29.154 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 01:56:29.465 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-23 01:56:29.709 | Setting up python3-urwid (2.6.10-1) ... 2026-06-23 01:56:30.242 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 01:56:30.440 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.440 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 01:56:30.463 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 01:56:30.463 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 01:56:30.463 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 01:56:30.463 | keyword = Word(alphanums + '_\-') 2026-06-23 01:56:30.463 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.463 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 01:56:30.463 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.463 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 01:56:30.463 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 01:56:30.464 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 01:56:30.472 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.472 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 01:56:30.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 01:56:30.494 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 01:56:30.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 01:56:30.494 | keyword = Word(alphanums + '_\-') 2026-06-23 01:56:30.494 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.494 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 01:56:30.495 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 01:56:30.495 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 01:56:30.495 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 01:56:30.495 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 01:56:30.526 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 01:56:30.730 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-23 01:56:30.731 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-23 01:56:31.020 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:56:31.859 | perl: warning: Setting locale failed. 2026-06-23 01:56:31.860 | perl: warning: Please check that your locale settings: 2026-06-23 01:56:31.860 | LANGUAGE = (unset), 2026-06-23 01:56:31.860 | LC_ALL = "en_US.utf8", 2026-06-23 01:56:31.860 | LANG = "de_DE.UTF-8" 2026-06-23 01:56:31.860 | are supported and installed on your system. 2026-06-23 01:56:31.860 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:56:31.996 | perl: warning: Setting locale failed. 2026-06-23 01:56:31.996 | perl: warning: Please check that your locale settings: 2026-06-23 01:56:31.997 | LANGUAGE = (unset), 2026-06-23 01:56:31.997 | LC_ALL = "en_US.utf8", 2026-06-23 01:56:31.997 | LANG = "de_DE.UTF-8" 2026-06-23 01:56:31.997 | are supported and installed on your system. 2026-06-23 01:56:31.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:56:32.047 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:56:32.047 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:56:32.047 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:56:32.116 | perl: warning: Setting locale failed. 2026-06-23 01:56:32.117 | perl: warning: Please check that your locale settings: 2026-06-23 01:56:32.117 | LANGUAGE = (unset), 2026-06-23 01:56:32.118 | LC_ALL = "en_US.utf8", 2026-06-23 01:56:32.118 | LANG = "de_DE.UTF-8" 2026-06-23 01:56:32.118 | are supported and installed on your system. 2026-06-23 01:56:32.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:56:32.619 | 2026-06-23 01:56:32.619 | Running kernel seems to be up-to-date. 2026-06-23 01:56:32.619 | 2026-06-23 01:56:32.619 | Restarting services... 2026-06-23 01:56:32.670 | 2026-06-23 01:56:32.670 | Service restarts being deferred: 2026-06-23 01:56:32.670 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:56:32.670 | systemctl restart systemd-logind.service 2026-06-23 01:56:32.670 | systemctl restart virtlockd.service 2026-06-23 01:56:32.671 | systemctl restart virtlogd.service 2026-06-23 01:56:32.671 | 2026-06-23 01:56:32.671 | No containers need to be restarted. 2026-06-23 01:56:32.671 | 2026-06-23 01:56:32.671 | User sessions running outdated binaries: 2026-06-23 01:56:32.671 | quobyte @ session #5: sshd[2027] 2026-06-23 01:56:32.683 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:56:32.695 | 2026-06-23 01:56:32.695 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:56:34.823 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:56:34.827 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:56:34.830 | + functions-common:time_stop:2414 : local name 2026-06-23 01:56:34.833 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:56:34.836 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:56:34.839 | + functions-common:time_stop:2417 : local total 2026-06-23 01:56:34.842 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:56:34.846 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:56:34.849 | + functions-common:time_stop:2421 : start_time=1782179785502 2026-06-23 01:56:34.851 | + functions-common:time_stop:2423 : [[ -z 1782179785502 ]] 2026-06-23 01:56:34.855 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:56:34.861 | + functions-common:time_stop:2426 : end_time=1782179794857 2026-06-23 01:56:34.865 | + functions-common:time_stop:2427 : elapsed_time=9355 2026-06-23 01:56:34.868 | + functions-common:time_stop:2428 : total=160678 2026-06-23 01:56:34.872 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:56:34.874 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=170033 2026-06-23 01:56:34.877 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:56:34.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 01:56:34.883 | + ./stack.sh:main:945 : configure_cinder 2026-06-23 01:56:34.886 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-23 01:56:34.903 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-23 01:56:34.908 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-23 01:56:34.910 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-23 01:56:34.913 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 01:56:34.919 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-23 01:56:34.919 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 01:56:34.924 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-23 01:56:34.927 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-23 01:56:34.930 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 01:56:34.934 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-23 01:56:34.936 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-23 01:56:34.938 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-23 01:56:34.942 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 01:56:34.944 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-23 01:56:34.962 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-23 01:56:34.979 | + 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-23 01:56:34.997 | + 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-23 01:56:35.014 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-23 01:56:35.032 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-23 01:56:35.050 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 01:56:35.053 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 01:56:35.059 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.l6AqS9XDjB 2026-06-23 01:56:35.062 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 01:56:35.065 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 01:56:35.068 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-23 01:56:35.071 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.l6AqS9XDjB 2026-06-23 01:56:35.076 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.l6AqS9XDjB 2026-06-23 01:56:35.092 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.l6AqS9XDjB /etc/sudoers.d/cinder-rootwrap 2026-06-23 01:56:35.108 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 01:56:35.113 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 01:56:35.116 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 01:56:35.118 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 01:56:35.120 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 01:56:35.124 | + 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-23 01:56:35.126 | + 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-23 01:56:35.129 | + 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-23 01:56:35.130 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 01:56:35.141 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 01:56:35.147 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 01:56:35.163 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 01:56:35.179 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-23 01:56:35.182 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-23 01:56:35.187 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-23 01:56:35.193 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-23 01:56:35.196 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:35.198 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-23 01:56:35.202 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 01:56:35.205 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 01:56:35.208 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-23 01:56:35.211 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:35.214 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 01:56:35.218 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 01:56:35.220 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-23 01:56:35.258 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-23 01:56:35.294 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.5/identity 2026-06-23 01:56:35.330 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-23 01:56:35.366 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-23 01:56:35.400 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-23 01:56:35.433 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-23 01:56:35.466 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-23 01:56:35.499 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.5/identity 2026-06-23 01:56:35.533 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 01:56:35.567 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 01:56:35.598 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 01:56:35.602 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-23 01:56:35.636 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-23 01:56:35.669 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-23 01:56:35.673 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-23 01:56:35.675 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-23 01:56:35.678 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-23 01:56:35.681 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 01:56:35.683 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 01:56:35.685 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 01:56:35.704 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:35.708 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 01:56:35.710 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-23 01:56:35.713 | + 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-23 01:56:35.749 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-23 01:56:35.783 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-23 01:56:35.818 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-23 01:56:35.852 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-23 01:56:35.890 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-23 01:56:35.928 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.5 2026-06-23 01:56:35.965 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 01:56:36.003 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-23 01:56:36.011 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2872ec92f15c5afc3867ba4117e7ac24 2026-06-23 01:56:36.041 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-23 01:56:36.043 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-23 01:56:36.074 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-23 01:56:36.108 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-23 01:56:36.145 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-23 01:56:36.182 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-23 01:56:36.218 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-23 01:56:36.254 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-23 01:56:36.276 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:36.279 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 01:56:36.282 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-23 01:56:36.285 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-23 01:56:36.288 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-23 01:56:36.291 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 01:56:36.294 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-23 01:56:36.297 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-23 01:56:36.299 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-23 01:56:36.302 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-23 01:56:36.305 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-23 01:56:36.309 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 01:56:36.348 | + 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-23 01:56:36.386 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-23 01:56:36.422 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-23 01:56:36.459 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-23 01:56:36.497 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-23 01:56:36.536 | + 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-23 01:56:36.575 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-23 01:56:36.612 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-23 01:56:36.648 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-23 01:56:36.651 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-23 01:56:36.653 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-23 01:56:36.657 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-23 01:56:36.692 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-23 01:56:36.694 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-23 01:56:36.734 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-23 01:56:36.737 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-23 01:56:36.741 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-23 01:56:36.743 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-23 01:56:36.780 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-23 01:56:36.784 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-23 01:56:36.787 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-23 01:56:36.790 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-23 01:56:36.793 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-23 01:56:36.812 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:56:36.816 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-23 01:56:36.835 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:56:36.838 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-23 01:56:36.858 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:56:36.862 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-23 01:56:36.864 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-23 01:56:36.868 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-23 01:56:36.870 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-23 01:56:36.873 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 01:56:36.876 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 01:56:36.879 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 01:56:36.898 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:36.903 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 01:56:36.906 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 01:56:36.910 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 01:56:36.932 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:36.935 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:56:36.939 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 01:56:36.979 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 01:56:36.983 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 01:56:36.986 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-23 01:56:36.990 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-23 01:56:36.993 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:36.997 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 01:56:37.018 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 01:56:37.020 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 01:56:37.023 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 01:56:37.025 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 01:56:37.028 | + 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-23 01:56:37.064 | + 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-23 01:56:37.103 | + 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-23 01:56:37.144 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 01:56:37.184 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-23 01:56:37.224 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-23 01:56:37.247 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:37.250 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-23 01:56:37.254 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-23 01:56:37.257 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-23 01:56:37.260 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-23 01:56:37.263 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 01:56:37.266 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-23 01:56:37.270 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-23 01:56:37.273 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 01:56:37.276 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 01:56:37.295 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 01:56:37.295 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 01:56:37.305 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 01:56:37.309 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 01:56:37.323 | /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-23 01:56:37.329 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-23 01:56:37.332 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-23 01:56:37.337 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 01:56:37.341 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-23 01:56:37.384 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-23 01:56:37.426 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-23 01:56:37.465 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 01:56:37.502 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 01:56:37.543 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 01:56:37.581 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 01:56:37.623 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 01:56:37.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 01:56:37.707 | + 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-23 01:56:37.748 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 01:56:37.789 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 01:56:37.829 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 01:56:37.872 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-23 01:56:37.915 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 01:56:37.919 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 01:56:37.925 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-23 01:56:37.929 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-23 01:56:37.934 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 01:56:37.936 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:37.939 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:37.942 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-23 01:56:37.946 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-23 01:56:37.949 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-23 01:56:37.982 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 01:56:38.014 | + 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-23 01:56:38.016 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-23 01:56:38.027 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-23 01:56:38.031 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-23 01:56:38.033 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-23 01:56:38.035 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 01:56:38.037 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 01:56:38.039 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 01:56:38.044 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 01:56:38.045 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:38.049 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:38.052 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 01:56:38.056 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 01:56:38.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:56:38.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:56:38.067 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-23 01:56:38.079 | perl: warning: Setting locale failed. 2026-06-23 01:56:38.079 | perl: warning: Please check that your locale settings: 2026-06-23 01:56:38.079 | LANGUAGE = (unset), 2026-06-23 01:56:38.079 | LC_ALL = "en_US.utf8", 2026-06-23 01:56:38.080 | LANG = "de_DE.UTF-8" 2026-06-23 01:56:38.080 | are supported and installed on your system. 2026-06-23 01:56:38.080 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:56:38.120 | Enabling site cinder-api. 2026-06-23 01:56:38.127 | To activate the new configuration, you need to run: 2026-06-23 01:56:38.127 | systemctl reload apache2 2026-06-23 01:56:38.132 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 01:56:38.135 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 01:56:38.139 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 01:56:38.141 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 01:56:38.262 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-23 01:56:38.266 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.5/image 2026-06-23 01:56:38.304 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-23 01:56:38.326 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:56:38.329 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-23 01:56:38.332 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:38.335 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 01:56:38.339 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-23 01:56:38.342 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 01:56:38.345 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-23 01:56:38.348 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:38.351 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 01:56:38.355 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-23 01:56:38.358 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-23 01:56:38.399 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-23 01:56:38.437 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.5/identity 2026-06-23 01:56:38.477 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-23 01:56:38.518 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-23 01:56:38.557 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-23 01:56:38.595 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-23 01:56:38.635 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-23 01:56:38.674 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.5/identity 2026-06-23 01:56:38.713 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-23 01:56:38.753 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-23 01:56:38.794 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 01:56:38.797 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-23 01:56:38.800 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:38.803 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 01:56:38.807 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 01:56:38.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-23 01:56:38.851 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-23 01:56:38.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.5/identity 2026-06-23 01:56:38.922 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-23 01:56:38.959 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-23 01:56:38.993 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-23 01:56:39.032 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-23 01:56:39.068 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-23 01:56:39.102 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-23 01:56:39.140 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 01:56:39.178 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-23 01:56:39.182 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-23 01:56:39.203 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:39.207 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.5:2379?api_version=v3' 2026-06-23 01:56:39.249 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 01:56:39.253 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 01:56:39.257 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-23 01:56:39.296 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-23 01:56:39.335 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-23 01:56:39.338 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-23 01:56:39.342 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-23 01:56:39.384 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-23 01:56:39.388 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 01:56:39.391 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 01:56:39.394 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 01:56:39.397 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-23 01:56:39.434 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-23 01:56:39.472 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.5/identity 2026-06-23 01:56:39.508 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-23 01:56:39.548 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-23 01:56:39.585 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-23 01:56:39.623 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-23 01:56:39.660 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-23 01:56:39.700 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-23 01:56:39.721 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:56:39.725 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-23 01:56:39.729 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-23 01:56:39.732 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-23 01:56:39.735 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 01:56:39.738 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-23 01:56:39.742 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-23 01:56:39.745 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-23 01:56:39.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:56:39.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:56:39.755 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-23 01:56:39.758 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:56:39.761 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-23 01:56:39.764 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-23 01:56:39.767 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:56:39.771 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:56:39.774 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-23 01:56:39.777 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:56:39.780 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-23 01:56:39.784 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-23 01:56:39.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:56:39.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:56:39.796 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-23 01:56:39.798 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:56:39.802 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-23 01:56:39.805 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-23 01:56:39.809 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-23 01:56:39.812 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 01:56:39.816 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:56:39.820 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:56:39.824 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:56:39.827 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:56:39.831 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:56:39.853 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:56:39.856 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:56:39.859 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:56:39.863 | + functions-common:git_clone:604 : echo master 2026-06-23 01:56:39.864 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:56:39.869 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-23 01:56:39.872 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:56:39.875 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 01:56:39.878 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:56:39.880 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:56:39.883 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:56:39.887 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:56:39.889 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:56:39.892 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:56:39.895 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:56:39.898 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:56:39.902 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:56:39.907 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179799903 2026-06-23 01:56:39.910 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 01:56:39.913 | Cloning into '/opt/stack/neutron'... 2026-06-23 01:57:39.635 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:57:39.638 | + functions-common:time_stop:2414 : local name 2026-06-23 01:57:39.642 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:57:39.645 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:57:39.648 | + functions-common:time_stop:2417 : local total 2026-06-23 01:57:39.651 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:57:39.655 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:57:39.659 | + functions-common:time_stop:2421 : start_time=1782179799903 2026-06-23 01:57:39.663 | + functions-common:time_stop:2423 : [[ -z 1782179799903 ]] 2026-06-23 01:57:39.670 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:57:39.677 | + functions-common:time_stop:2426 : end_time=1782179859673 2026-06-23 01:57:39.681 | + functions-common:time_stop:2427 : elapsed_time=59770 2026-06-23 01:57:39.684 | + functions-common:time_stop:2428 : total=88035 2026-06-23 01:57:39.688 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:57:39.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=147805 2026-06-23 01:57:39.696 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-23 01:57:39.700 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 01:57:39.703 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:57:39.708 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:57:39.711 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:57:39.716 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:57:39.719 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:57:39.724 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:57:39.727 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:57:39.731 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:57:39.736 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:57:39.744 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179859738 2026-06-23 01:57:39.747 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 01:57:40.476 | From https://review.opendev.org/openstack/neutron 2026-06-23 01:57:40.476 | * branch master -> FETCH_HEAD 2026-06-23 01:57:40.487 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:57:40.491 | + functions-common:time_stop:2414 : local name 2026-06-23 01:57:40.494 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:57:40.498 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:57:40.501 | + functions-common:time_stop:2417 : local total 2026-06-23 01:57:40.504 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:57:40.508 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:57:40.511 | + functions-common:time_stop:2421 : start_time=1782179859738 2026-06-23 01:57:40.515 | + functions-common:time_stop:2423 : [[ -z 1782179859738 ]] 2026-06-23 01:57:40.520 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:57:40.525 | + functions-common:time_stop:2426 : end_time=1782179860521 2026-06-23 01:57:40.529 | + functions-common:time_stop:2427 : elapsed_time=783 2026-06-23 01:57:40.532 | + functions-common:time_stop:2428 : total=147805 2026-06-23 01:57:40.535 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:57:40.539 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148588 2026-06-23 01:57:40.543 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:57:40.546 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:57:40.550 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:57:40.554 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:57:40.557 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:57:40.560 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:57:40.564 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:57:40.567 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:57:40.571 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:57:40.575 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:57:40.581 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179860577 2026-06-23 01:57:40.584 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:57:41.037 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:57:41.038 | 2026-06-23 01:57:41.038 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:57:41.038 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:57:41.038 | state without impacting any branches by switching back to a branch. 2026-06-23 01:57:41.038 | 2026-06-23 01:57:41.038 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:57:41.038 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:57:41.038 | 2026-06-23 01:57:41.038 | git switch -c 2026-06-23 01:57:41.038 | 2026-06-23 01:57:41.038 | Or undo this operation with: 2026-06-23 01:57:41.039 | 2026-06-23 01:57:41.039 | git switch - 2026-06-23 01:57:41.039 | 2026-06-23 01:57:41.039 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:57:41.039 | 2026-06-23 01:57:41.039 | HEAD is now at 869fb25568 Merge "[CI] Move CentOS jobs to 10-stream" 2026-06-23 01:57:41.047 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:57:41.051 | + functions-common:time_stop:2414 : local name 2026-06-23 01:57:41.055 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:57:41.058 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:57:41.062 | + functions-common:time_stop:2417 : local total 2026-06-23 01:57:41.066 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:57:41.069 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:57:41.072 | + functions-common:time_stop:2421 : start_time=1782179860577 2026-06-23 01:57:41.076 | + functions-common:time_stop:2423 : [[ -z 1782179860577 ]] 2026-06-23 01:57:41.081 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:57:41.086 | + functions-common:time_stop:2426 : end_time=1782179861082 2026-06-23 01:57:41.090 | + functions-common:time_stop:2427 : elapsed_time=505 2026-06-23 01:57:41.093 | + functions-common:time_stop:2428 : total=148588 2026-06-23 01:57:41.097 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:57:41.100 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=149093 2026-06-23 01:57:41.104 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-23 01:57:41.125 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-23 01:57:41.129 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:57:41.129 | + functions-common:git_clone:667 : head -1 2026-06-23 01:57:41.147 | 869fb25568 Merge "[CI] Move CentOS jobs to 10-stream" 2026-06-23 01:57:41.151 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:57:41.156 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-23 01:57:41.160 | + inc/python:setup_develop:353 : local bindep 2026-06-23 01:57:41.164 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 01:57:41.167 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-23 01:57:41.171 | + inc/python:setup_develop:359 : local extras= 2026-06-23 01:57:41.175 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-23 01:57:41.179 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 01:57:41.183 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 01:57:41.187 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-23 01:57:41.190 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 01:57:41.194 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 01:57:41.199 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-23 01:57:41.203 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 01:57:41.207 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-23 01:57:41.211 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 01:57:41.214 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 01:57:41.219 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-23 01:57:41.226 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-23 01:57:41.230 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-23 01:57:41.234 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-23 01:57:41.396 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-23 01:57:41.399 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 01:57:41.403 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 01:57:41.407 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 01:57:41.410 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 01:57:41.414 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-23 01:57:41.418 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 01:57:41.422 | + inc/python:setup_package:446 : local extras= 2026-06-23 01:57:41.425 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 01:57:41.429 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 01:57:41.433 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 01:57:41.437 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 01:57:41.441 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 01:57:41.445 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-23 01:57:41.473 | Using python 3.12 to install /opt/stack/neutron 2026-06-23 01:57:41.477 | + 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-23 01:57:42.526 | Obtaining file:///opt/stack/neutron 2026-06-23 01:57:42.536 | Installing build dependencies: started 2026-06-23 01:57:44.368 | Installing build dependencies: finished with status 'done' 2026-06-23 01:57:44.369 | Checking if build backend supports build_editable: started 2026-06-23 01:57:44.914 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 01:57:44.915 | Getting requirements to build editable: started 2026-06-23 01:57:45.218 | Getting requirements to build editable: finished with status 'done' 2026-06-23 01:57:45.220 | Preparing editable metadata (pyproject.toml): started 2026-06-23 01:57:46.919 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:57:46.943 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (7.0.3) 2026-06-23 01:57:46.943 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.10.1) 2026-06-23 01:57:46.947 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.1.0) 2026-06-23 01:57:46.947 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (2.5.1) 2026-06-23 01:57:46.947 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.1.0) 2026-06-23 01:57:46.947 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (5.3.1) 2026-06-23 01:57:47.237 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.400 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 01:57:47.411 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (0.31.2) 2026-06-23 01:57:47.412 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (2.34.2) 2026-06-23 01:57:47.413 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.1.6) 2026-06-23 01:57:47.414 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (13.0.0) 2026-06-23 01:57:47.415 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (1.3.0) 2026-06-23 01:57:47.475 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.491 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 01:57:47.542 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.558 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 01:57:47.569 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (9.1.4) 2026-06-23 01:57:47.570 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (2.0.50) 2026-06-23 01:57:47.571 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (1.8.10) 2026-06-23 01:57:47.573 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (5.14.0) 2026-06-23 01:57:47.573 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (1.18.4) 2026-06-23 01:57:47.575 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (5.8.0) 2026-06-23 01:57:47.575 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (4.2.0) 2026-06-23 01:57:47.576 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (7.5.0) 2026-06-23 01:57:47.577 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (10.5.0) 2026-06-23 01:57:47.578 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (6.4.0) 2026-06-23 01:57:47.579 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (18.0.0) 2026-06-23 01:57:47.580 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (6.8.0) 2026-06-23 01:57:47.581 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (8.2.0) 2026-06-23 01:57:47.583 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (18.1.0) 2026-06-23 01:57:47.583 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (8.1.0) 2026-06-23 01:57:47.584 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (5.1.0) 2026-06-23 01:57:47.585 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.11.0) 2026-06-23 01:57:47.585 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.8.0) 2026-06-23 01:57:47.586 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (7.9.0) 2026-06-23 01:57:47.587 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (5.10.0) 2026-06-23 01:57:47.589 | 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.dev511) (4.6.0) 2026-06-23 01:57:47.590 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (2.7.1) 2026-06-23 01:57:47.591 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (10.1.1) 2026-06-23 01:57:47.594 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.10.2) 2026-06-23 01:57:47.594 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (4.4.0) 2026-06-23 01:57:47.626 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.641 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 01:57:47.676 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.691 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:57:47.729 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:47.745 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-23 01:57:47.849 | Installing build dependencies: started 2026-06-23 01:57:49.551 | Installing build dependencies: finished with status 'done' 2026-06-23 01:57:49.553 | Getting requirements to build wheel: started 2026-06-23 01:57:50.223 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 01:57:50.225 | Preparing metadata (pyproject.toml): started 2026-06-23 01:57:50.612 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 01:57:50.663 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:50.679 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:57:50.688 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (7.2.2) 2026-06-23 01:57:50.723 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev511) 2026-06-23 01:57:50.738 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 01:57:50.749 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (24.2.1) 2026-06-23 01:57:50.749 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (18.13.0) 2026-06-23 01:57:50.750 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (4.16.0) 2026-06-23 01:57:50.782 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:50.797 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 01:57:50.840 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev511) 2026-06-23 01:57:50.857 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 01:57:50.866 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (3.3.0) 2026-06-23 01:57:50.867 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev511) (8.1.0) 2026-06-23 01:57:50.870 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev511) (1.3.12) 2026-06-23 01:57:50.872 | 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.dev511) (4.15.0) 2026-06-23 01:57:50.876 | 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.dev511) (2.2.1) 2026-06-23 01:57:50.883 | 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.dev511) (3.3.2) 2026-06-23 01:57:50.885 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev511) (3.0.3) 2026-06-23 01:57:50.888 | 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.dev511) (2.1.0) 2026-06-23 01:57:50.889 | 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.dev511) (1.8.2) 2026-06-23 01:57:50.895 | 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.dev511) (4.0.1) 2026-06-23 01:57:50.897 | 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.dev511) (2.13.0) 2026-06-23 01:57:50.898 | 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.dev511) (5.8.0) 2026-06-23 01:57:50.910 | 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.dev511) (1.3.7) 2026-06-23 01:57:50.941 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev511) 2026-06-23 01:57:50.956 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 01:57:50.968 | 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.dev511) (43.0.3) 2026-06-23 01:57:50.969 | 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.dev511) (1.5.0) 2026-06-23 01:57:50.970 | 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.dev511) (1.1.0) 2026-06-23 01:57:50.972 | 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.dev511) (1.33) 2026-06-23 01:57:50.975 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev511) (4.10.0) 2026-06-23 01:57:50.975 | 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.dev511) (6.0.3) 2026-06-23 01:57:50.978 | 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.dev511) (2.0.0) 2026-06-23 01:57:50.983 | 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.dev511) (3.0) 2026-06-23 01:57:50.990 | 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.dev511) (3.1.1) 2026-06-23 01:57:50.995 | 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.dev511) (0.41.0) 2026-06-23 01:57:50.996 | 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.dev511) (1.2.0) 2026-06-23 01:57:51.022 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev511) 2026-06-23 01:57:51.038 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-23 01:57:51.052 | 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.dev511) (26.2) 2026-06-23 01:57:51.056 | 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.dev511) (2.8.0) 2026-06-23 01:57:51.057 | 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.dev511) (3.5.1) 2026-06-23 01:57:51.069 | 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.dev511) (6.1.1) 2026-06-23 01:57:51.070 | 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.dev511) (4.0.0) 2026-06-23 01:57:51.093 | 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.dev511) (0.20) 2026-06-23 01:57:51.096 | 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.dev511) (2.0.0) 2026-06-23 01:57:51.104 | 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.dev511) (2.1.2) 2026-06-23 01:57:51.105 | 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.dev511) (0.6.2) 2026-06-23 01:57:51.113 | 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.dev511) (2.9.0.post0) 2026-06-23 01:57:51.119 | 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.dev511) (7.1.4) 2026-06-23 01:57:51.121 | 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.dev511) (5.3.1) 2026-06-23 01:57:51.122 | 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.dev511) (5.6.2) 2026-06-23 01:57:51.123 | 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.dev511) (0.16.0) 2026-06-23 01:57:51.128 | 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.dev511) (5.1.0) 2026-06-23 01:57:51.137 | 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.dev511) (2026.2) 2026-06-23 01:57:51.145 | 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.dev511) (0.25.0) 2026-06-23 01:57:51.149 | 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.dev511) (5.0.0) 2026-06-23 01:57:51.152 | 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.dev511) (4.0.1) 2026-06-23 01:57:51.181 | 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.dev511) (1.7.6) 2026-06-23 01:57:51.188 | 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.dev511) (2.2.0) 2026-06-23 01:57:51.198 | 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.dev511) (3.17.0) 2026-06-23 01:57:51.257 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev511) 2026-06-23 01:57:51.272 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-23 01:57:51.313 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev511) 2026-06-23 01:57:51.315 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 01:57:51.335 | 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.dev511) (3.0.3) 2026-06-23 01:57:51.336 | 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.dev511) (1.6.2) 2026-06-23 01:57:51.345 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev511) (82.0.1) 2026-06-23 01:57:51.374 | 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.dev511) (0.8.1) 2026-06-23 01:57:51.415 | 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.dev511) (1.17.0) 2026-06-23 01:57:51.421 | 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.dev511) (4.14.0) 2026-06-23 01:57:51.421 | 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.dev511) (4.26.0) 2026-06-23 01:57:51.457 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev511) 2026-06-23 01:57:51.472 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 01:57:51.490 | 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.dev511) (0.6.0) 2026-06-23 01:57:51.490 | 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.dev511) (4.0.0) 2026-06-23 01:57:51.501 | 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.dev511) (3.0.52) 2026-06-23 01:57:51.503 | 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.dev511) (1.11.0) 2026-06-23 01:57:51.503 | 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.dev511) (15.0.0) 2026-06-23 01:57:51.504 | 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.dev511) (1.8.0) 2026-06-23 01:57:51.509 | 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.dev511) (26.1.0) 2026-06-23 01:57:51.511 | 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.dev511) (2025.9.1) 2026-06-23 01:57:51.512 | 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.dev511) (0.37.0) 2026-06-23 01:57:51.513 | 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.dev511) (2026.5.1) 2026-06-23 01:57:51.579 | 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.dev511) (3.4.7) 2026-06-23 01:57:51.580 | 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.dev511) (3.18) 2026-06-23 01:57:51.581 | 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.dev511) (2.7.0) 2026-06-23 01:57:51.585 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev511) (2023.11.17) 2026-06-23 01:57:51.617 | 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.dev511) (4.2.0) 2026-06-23 01:57:51.619 | 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.dev511) (2.20.0) 2026-06-23 01:57:51.630 | 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.dev511) (0.1.2) 2026-06-23 01:57:51.650 | 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.dev511) (0.8) 2026-06-23 01:57:51.714 | 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.dev511) (0.16.0) 2026-06-23 01:57:51.806 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-23 01:57:51.903 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.8 MB/s 0:00:00 2026-06-23 01:57:51.919 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-23 01:57:52.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.8 MB/s 0:00:00 2026-06-23 01:57:52.116 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-23 01:57:52.142 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-23 01:57:52.165 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-23 01:57:52.187 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-23 01:57:52.213 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-23 01:57:52.229 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 01:57:52.244 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-23 01:57:52.272 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-23 01:57:52.320 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-23 01:57:52.345 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-23 01:57:52.369 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-23 01:57:52.404 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-23 01:57:52.518 | Building wheels for collected packages: neutron, ovs 2026-06-23 01:57:52.520 | Building editable for neutron (pyproject.toml): started 2026-06-23 01:57:54.794 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-23 01:57:54.795 | Created wheel for neutron: filename=neutron-28.1.0.dev511-0.editable-py3-none-any.whl size=12792 sha256=71bd8edb5baad26f0cb053defd4369257f386d71877c27a7ed2a0c99b6f6a5fb 2026-06-23 01:57:54.796 | Stored in directory: /tmp/pip-ephem-wheel-cache-7d3y92yy/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-23 01:57:54.802 | Building wheel for ovs (pyproject.toml): started 2026-06-23 01:57:55.677 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-23 01:57:55.678 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=29b258e3af4c685122122bab427102aa33cf282b0e53082b29ec0a245866be93 2026-06-23 01:57:55.678 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-23 01:57:55.683 | Successfully built neutron ovs 2026-06-23 01:57:55.984 | 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-23 01:58:01.613 | 2026-06-23 01:58:01.637 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev511 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-23 01:58:01.882 | + inc/python:pip_install:216 : result=0 2026-06-23 01:58:01.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 01:58:01.889 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:01.893 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:01.896 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:01.899 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:01.902 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:01.906 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 01:58:01.909 | + functions-common:time_stop:2421 : start_time=1782179861466 2026-06-23 01:58:01.913 | + functions-common:time_stop:2423 : [[ -z 1782179861466 ]] 2026-06-23 01:58:01.916 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:01.921 | + functions-common:time_stop:2426 : end_time=1782179881917 2026-06-23 01:58:01.924 | + functions-common:time_stop:2427 : elapsed_time=20451 2026-06-23 01:58:01.927 | + functions-common:time_stop:2428 : total=117072 2026-06-23 01:58:01.929 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:01.932 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137523 2026-06-23 01:58:01.936 | + inc/python:pip_install:219 : return 0 2026-06-23 01:58:01.939 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 01:58:01.943 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 01:58:01.947 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-23 01:58:01.950 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-23 01:58:01.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:58:01.956 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:58:01.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-23 01:58:01.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:58:01.967 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-23 01:58:01.971 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-23 01:58:01.974 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-23 01:58:01.974 | Installing OVN and dependent packages 2026-06-23 01:58:01.977 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-23 01:58:01.981 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-23 01:58:02.001 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:58:02.005 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-23 01:58:02.028 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:58:02.030 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-23 01:58:02.051 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:58:02.055 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-23 01:58:02.059 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-23 01:58:02.082 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:58:02.085 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-23 01:58:02.088 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-23 01:58:02.106 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-23 01:58:02.113 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-23 01:58:02.130 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-23 01:58:02.134 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-23 01:58:02.164 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-23 01:58:02.168 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:58:02.172 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:58:02.175 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:58:02.179 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:58:02.183 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:02.187 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:58:02.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:02.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:02.199 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:58:02.203 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:58:02.207 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:58:02.211 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:58:02.214 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-23 01:58:02.219 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:58:02.223 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:02.226 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:02.230 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-23 01:58:02.259 | + functions-common:apt_get:1201 : 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-23 01:58:02.302 | Reading package lists... 2026-06-23 01:58:02.693 | Building dependency tree... 2026-06-23 01:58:02.694 | Reading state information... 2026-06-23 01:58:03.263 | fakeroot is already the newest version (1.33-1). 2026-06-23 01:58:03.263 | fakeroot set to manually installed. 2026-06-23 01:58:03.263 | make is already the newest version (4.3-4.1build2). 2026-06-23 01:58:03.264 | make set to manually installed. 2026-06-23 01:58:03.264 | The following additional packages will be installed: 2026-06-23 01:58:03.264 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-23 01:58:03.264 | python3-sortedcontainers 2026-06-23 01:58:03.267 | Suggested packages: 2026-06-23 01:58:03.267 | openvswitch-doc python-sortedcontainers-doc 2026-06-23 01:58:03.317 | The following NEW packages will be installed: 2026-06-23 01:58:03.318 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-23 01:58:03.319 | python3-openvswitch python3-sortedcontainers 2026-06-23 01:58:03.407 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:58:03.408 | Need to get 4219 kB of archives. 2026-06-23 01:58:03.408 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-23 01:58:03.408 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-23 01:58:03.489 | 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-23 01:58:03.513 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-23 01:58:03.513 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-23 01:58:03.514 | 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-23 01:58:03.530 | 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-23 01:58:03.812 | perl: warning: Setting locale failed. 2026-06-23 01:58:03.813 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:03.813 | LANGUAGE = (unset), 2026-06-23 01:58:03.813 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:03.813 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:03.813 | are supported and installed on your system. 2026-06-23 01:58:03.813 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:03.879 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:03.879 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:03.879 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:04.076 | Fetched 4219 kB in 0s (20.7 MB/s) 2026-06-23 01:58:04.128 | Selecting previously unselected package libunbound8:amd64. 2026-06-23 01:58:04.195 | (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-23 01:58:04.201 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-23 01:58:04.211 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 01:58:04.264 | Selecting previously unselected package openvswitch-common. 2026-06-23 01:58:04.274 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 01:58:04.278 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:04.377 | Selecting previously unselected package python3-sortedcontainers. 2026-06-23 01:58:04.390 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-23 01:58:04.394 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-23 01:58:04.443 | Selecting previously unselected package libxdp1:amd64. 2026-06-23 01:58:04.456 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-23 01:58:04.460 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 01:58:04.512 | Selecting previously unselected package python3-openvswitch. 2026-06-23 01:58:04.525 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 01:58:04.529 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:04.631 | Selecting previously unselected package openvswitch-switch. 2026-06-23 01:58:04.644 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 01:58:04.652 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:04.788 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-23 01:58:05.040 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 01:58:05.053 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 01:58:05.065 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:05.080 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:05.485 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 01:58:05.509 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-23 01:58:06.189 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-23 01:58:06.390 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-23 01:58:07.405 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:58:09.180 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 01:58:09.418 | perl: warning: Setting locale failed. 2026-06-23 01:58:09.418 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:09.418 | LANGUAGE = (unset), 2026-06-23 01:58:09.419 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:09.419 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:09.419 | are supported and installed on your system. 2026-06-23 01:58:09.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:09.547 | perl: warning: Setting locale failed. 2026-06-23 01:58:09.547 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:09.547 | LANGUAGE = (unset), 2026-06-23 01:58:09.548 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:09.548 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:09.548 | are supported and installed on your system. 2026-06-23 01:58:09.548 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:09.597 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:09.597 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:09.597 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:09.667 | perl: warning: Setting locale failed. 2026-06-23 01:58:09.667 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:09.667 | LANGUAGE = (unset), 2026-06-23 01:58:09.667 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:09.668 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:09.668 | are supported and installed on your system. 2026-06-23 01:58:09.668 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:10.172 | 2026-06-23 01:58:10.172 | Running kernel seems to be up-to-date. 2026-06-23 01:58:10.173 | 2026-06-23 01:58:10.173 | Restarting services... 2026-06-23 01:58:10.220 | 2026-06-23 01:58:10.220 | Service restarts being deferred: 2026-06-23 01:58:10.220 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:58:10.220 | systemctl restart systemd-logind.service 2026-06-23 01:58:10.221 | systemctl restart virtlockd.service 2026-06-23 01:58:10.221 | systemctl restart virtlogd.service 2026-06-23 01:58:10.221 | 2026-06-23 01:58:10.221 | No containers need to be restarted. 2026-06-23 01:58:10.221 | 2026-06-23 01:58:10.221 | User sessions running outdated binaries: 2026-06-23 01:58:10.221 | quobyte @ session #5: sshd[2027] 2026-06-23 01:58:10.231 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:58:10.242 | 2026-06-23 01:58:10.242 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:58:12.242 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:58:12.245 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:58:12.248 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:12.250 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:12.253 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:12.255 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:12.257 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:12.260 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:58:12.263 | + functions-common:time_stop:2421 : start_time=1782179882255 2026-06-23 01:58:12.265 | + functions-common:time_stop:2423 : [[ -z 1782179882255 ]] 2026-06-23 01:58:12.269 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:12.273 | + functions-common:time_stop:2426 : end_time=1782179892270 2026-06-23 01:58:12.275 | + functions-common:time_stop:2427 : elapsed_time=10015 2026-06-23 01:58:12.279 | + functions-common:time_stop:2428 : total=170033 2026-06-23 01:58:12.282 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:12.284 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180048 2026-06-23 01:58:12.287 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:58:12.291 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-23 01:58:12.314 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 01:58:12.317 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:58:12.320 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:58:12.323 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:58:12.326 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:58:12.329 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:12.331 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:58:12.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:12.335 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:12.338 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:58:12.342 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:58:12.344 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:58:12.346 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:58:12.350 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 01:58:12.352 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:58:12.355 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:12.358 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:12.361 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-23 01:58:12.383 | + functions-common:apt_get:1201 : 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-23 01:58:12.420 | Reading package lists... 2026-06-23 01:58:12.799 | Building dependency tree... 2026-06-23 01:58:12.803 | Reading state information... 2026-06-23 01:58:13.340 | The following additional packages will be installed: 2026-06-23 01:58:13.341 | ovn-common 2026-06-23 01:58:13.386 | The following NEW packages will be installed: 2026-06-23 01:58:13.387 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-23 01:58:13.435 | 0 upgraded, 4 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 01:58:13.435 | Need to get 2360 kB of archives. 2026-06-23 01:58:13.435 | After this operation, 8355 kB of additional disk space will be used. 2026-06-23 01:58:13.435 | 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-23 01:58:13.469 | 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-23 01:58:13.474 | 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-23 01:58:13.476 | 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-23 01:58:13.726 | perl: warning: Setting locale failed. 2026-06-23 01:58:13.726 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:13.727 | LANGUAGE = (unset), 2026-06-23 01:58:13.727 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:13.727 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:13.727 | are supported and installed on your system. 2026-06-23 01:58:13.728 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:13.790 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:13.790 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:13.790 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:13.984 | Fetched 2360 kB in 0s (32.1 MB/s) 2026-06-23 01:58:14.071 | Selecting previously unselected package ovn-common. 2026-06-23 01:58:14.139 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-23 01:58:14.145 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:58:14.149 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:14.260 | Selecting previously unselected package ovn-central. 2026-06-23 01:58:14.272 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:58:14.276 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:14.340 | Selecting previously unselected package ovn-controller-vtep. 2026-06-23 01:58:14.351 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:58:14.355 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:14.412 | Selecting previously unselected package ovn-host. 2026-06-23 01:58:14.426 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 01:58:14.433 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:14.518 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:14.537 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:15.008 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 01:58:15.195 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-23 01:58:15.666 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 01:58:15.723 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:16.231 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 01:58:16.418 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-23 01:58:17.122 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-23 01:58:17.812 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-23 01:58:18.690 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 01:58:18.785 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 01:58:18.985 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-23 01:58:19.547 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:58:21.670 | perl: warning: Setting locale failed. 2026-06-23 01:58:21.670 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:21.670 | LANGUAGE = (unset), 2026-06-23 01:58:21.671 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:21.671 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:21.671 | are supported and installed on your system. 2026-06-23 01:58:21.671 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:21.805 | perl: warning: Setting locale failed. 2026-06-23 01:58:21.805 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:21.805 | LANGUAGE = (unset), 2026-06-23 01:58:21.806 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:21.806 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:21.806 | are supported and installed on your system. 2026-06-23 01:58:21.806 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:21.855 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:21.855 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:21.856 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:21.927 | perl: warning: Setting locale failed. 2026-06-23 01:58:21.927 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:21.927 | LANGUAGE = (unset), 2026-06-23 01:58:21.928 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:21.928 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:21.928 | are supported and installed on your system. 2026-06-23 01:58:21.928 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:22.434 | 2026-06-23 01:58:22.434 | Running kernel seems to be up-to-date. 2026-06-23 01:58:22.434 | 2026-06-23 01:58:22.434 | Restarting services... 2026-06-23 01:58:22.483 | 2026-06-23 01:58:22.483 | Service restarts being deferred: 2026-06-23 01:58:22.483 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:58:22.483 | systemctl restart systemd-logind.service 2026-06-23 01:58:22.484 | systemctl restart virtlockd.service 2026-06-23 01:58:22.484 | systemctl restart virtlogd.service 2026-06-23 01:58:22.484 | 2026-06-23 01:58:22.484 | No containers need to be restarted. 2026-06-23 01:58:22.484 | 2026-06-23 01:58:22.484 | User sessions running outdated binaries: 2026-06-23 01:58:22.484 | quobyte @ session #5: sshd[2027] 2026-06-23 01:58:22.492 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:58:22.502 | 2026-06-23 01:58:22.502 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:58:24.500 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:58:24.504 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:58:24.507 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:24.510 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:24.512 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:24.516 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:24.519 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:24.522 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:58:24.525 | + functions-common:time_stop:2421 : start_time=1782179892379 2026-06-23 01:58:24.529 | + functions-common:time_stop:2423 : [[ -z 1782179892379 ]] 2026-06-23 01:58:24.532 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:24.537 | + functions-common:time_stop:2426 : end_time=1782179904533 2026-06-23 01:58:24.540 | + functions-common:time_stop:2427 : elapsed_time=12154 2026-06-23 01:58:24.543 | + functions-common:time_stop:2428 : total=180048 2026-06-23 01:58:24.547 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:24.550 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=192202 2026-06-23 01:58:24.554 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:58:24.557 | + 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-23 01:58:24.561 | + 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-23 01:58:24.565 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-23 01:58:24.569 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-23 01:58:24.575 | + 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-23 01:58:24.579 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-23 01:58:24.583 | + 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-23 01:58:24.586 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-23 01:58:24.589 | + 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-23 01:58:24.593 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-23 01:58:24.596 | + 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-23 01:58:24.600 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-23 01:58:24.603 | + 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-23 01:58:24.607 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-23 01:58:24.610 | + 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-23 01:58:24.614 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-23 01:58:24.617 | + 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-23 01:58:24.620 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-23 01:58:24.623 | + 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-23 01:58:24.626 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-23 01:58:24.630 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-23 01:58:24.634 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-23 01:58:24.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:58:24.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:58:24.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-23 01:58:24.648 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:58:24.651 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-23 01:58:24.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 01:58:24.658 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-23 01:58:24.681 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:58:24.684 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-23 01:58:24.687 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-23 01:58:24.690 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-23 01:58:24.694 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 01:58:24.697 | + lib/stack:stack_install_service:32 : install_nova 2026-06-23 01:58:24.700 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-23 01:58:24.704 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-23 01:58:24.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 01:58:24.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 01:58:24.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-23 01:58:24.716 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 01:58:24.720 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-23 01:58:24.739 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:58:24.742 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 01:58:24.746 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-23 01:58:24.749 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-23 01:58:24.752 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-23 01:58:24.755 | + 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-23 01:58:24.917 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-23 01:58:24.921 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:24.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:24.927 | + 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-23 01:58:24.930 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:58:24.932 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:58:24.935 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:58:24.938 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:58:24.940 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:24.943 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:58:24.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:24.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:24.952 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:58:24.954 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:58:24.957 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:58:24.960 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:58:24.963 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 01:58:24.966 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:58:24.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:24.971 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:24.975 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 01:58:24.998 | + functions-common:apt_get:1201 : 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-23 01:58:25.036 | Reading package lists... 2026-06-23 01:58:25.413 | Building dependency tree... 2026-06-23 01:58:25.415 | Reading state information... 2026-06-23 01:58:25.974 | The following additional packages will be installed: 2026-06-23 01:58:25.974 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-23 01:58:25.974 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-23 01:58:25.974 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-23 01:58:25.974 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-23 01:58:25.975 | qemu-system-sparc 2026-06-23 01:58:25.977 | Suggested packages: 2026-06-23 01:58:25.977 | libvirt-clients-qemu libvirt-login-shell 2026-06-23 01:58:25.977 | libvirt-daemon-driver-storage-gluster 2026-06-23 01:58:25.978 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-23 01:58:25.978 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-23 01:58:25.978 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-23 01:58:25.978 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-23 01:58:26.024 | The following packages will be REMOVED: 2026-06-23 01:58:26.027 | apport-core-dump-handler 2026-06-23 01:58:26.029 | The following NEW packages will be installed: 2026-06-23 01:58:26.029 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-23 01:58:26.029 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-23 01:58:26.030 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-23 01:58:26.032 | The following packages will be upgraded: 2026-06-23 01:58:26.032 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-23 01:58:26.032 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-23 01:58:26.033 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-23 01:58:26.086 | 9 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-23 01:58:26.086 | Need to get 113 MB of archives. 2026-06-23 01:58:26.086 | After this operation, 897 MB of additional disk space will be used. 2026-06-23 01:58:26.086 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-23 01:58:26.108 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-23 01:58:26.110 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-23 01:58:26.111 | 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-23 01:58:26.124 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-23 01:58:26.130 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-23 01:58:26.137 | 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-23 01:58:26.138 | 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-23 01:58:26.139 | 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-23 01:58:26.140 | 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-23 01:58:26.141 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-23 01:58:26.166 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-23 01:58:26.170 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-23 01:58:26.173 | 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-23 01:58:26.324 | 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-23 01:58:26.546 | 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-23 01:58:26.643 | 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-23 01:58:26.713 | 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-23 01:58:26.752 | 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-23 01:58:27.370 | 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-23 01:58:27.372 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-23 01:58:27.412 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-23 01:58:27.659 | perl: warning: Setting locale failed. 2026-06-23 01:58:27.659 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:27.659 | LANGUAGE = (unset), 2026-06-23 01:58:27.660 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:27.660 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:27.660 | are supported and installed on your system. 2026-06-23 01:58:27.660 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:27.723 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:27.723 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:27.723 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:27.852 | Vorkonfiguration der Pakete ... 2026-06-23 01:58:28.000 | Fetched 113 MB in 1s (83.3 MB/s) 2026-06-23 01:58:28.040 | Selecting previously unselected package python3-zstandard. 2026-06-23 01:58:28.107 | (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-23 01:58:28.116 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-23 01:58:28.121 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-23 01:58:28.269 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-23 01:58:28.269 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 01:58:28.269 | Package apport-core-dump-handler is to be removed. 2026-06-23 01:58:28.269 | Package python3-zstandard is not configured yet. 2026-06-23 01:58:28.269 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 01:58:28.269 | Package apport-core-dump-handler is to be removed. 2026-06-23 01:58:28.269 | Package systemd-coredump is not installed. 2026-06-23 01:58:28.269 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 01:58:28.270 | Package apport-core-dump-handler is to be removed. 2026-06-23 01:58:28.270 | Package python3-zstandard is not configured yet. 2026-06-23 01:58:28.270 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 01:58:28.270 | Package apport-core-dump-handler is to be removed. 2026-06-23 01:58:28.270 | Package systemd-coredump is not installed. 2026-06-23 01:58:28.270 | 2026-06-23 01:58:28.340 | (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-23 01:58:28.348 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-23 01:58:29.285 | Selecting previously unselected package systemd-coredump. 2026-06-23 01:58:29.351 | (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-23 01:58:29.357 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 01:58:29.361 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 01:58:29.439 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 01:58:29.468 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:29.538 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:29.567 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:29.664 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:29.696 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:29.800 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:29.829 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:29.937 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 01:58:29.965 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:30.055 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:30.132 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:30.233 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 01:58:30.262 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:30.328 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 01:58:30.357 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:30.423 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:30.436 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 01:58:30.616 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-23 01:58:30.627 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 01:58:30.639 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:30.706 | Selecting previously unselected package python3-libvirt. 2026-06-23 01:58:30.719 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-23 01:58:30.722 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-23 01:58:30.788 | Selecting previously unselected package qemu-system-arm. 2026-06-23 01:58:30.801 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:30.812 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:31.346 | Selecting previously unselected package qemu-system-mips. 2026-06-23 01:58:31.357 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:31.369 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:31.968 | Selecting previously unselected package qemu-system-ppc. 2026-06-23 01:58:31.981 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:31.995 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:32.377 | Selecting previously unselected package qemu-system-sparc. 2026-06-23 01:58:32.390 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:32.402 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:32.655 | Selecting previously unselected package qemu-system-s390x. 2026-06-23 01:58:32.666 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:32.676 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:32.853 | Selecting previously unselected package qemu-system-misc. 2026-06-23 01:58:32.865 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:32.878 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:34.839 | Selecting previously unselected package qemu-system. 2026-06-23 01:58:34.852 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 01:58:34.855 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:34.896 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-23 01:58:34.909 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 01:58:34.913 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 01:58:36.791 | Selecting previously unselected package qemu-efi-arm. 2026-06-23 01:58:36.803 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 01:58:36.807 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 01:58:37.648 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 01:58:38.140 | Creating group 'systemd-coredump' with GID 987. 2026-06-23 01:58:38.143 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-23 01:58:38.169 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.187 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.205 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.224 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 01:58:38.236 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.254 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-23 01:58:38.504 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:38.516 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.534 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 01:58:38.547 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:38.565 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:39.146 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:39.632 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-23 01:58:39.932 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:39.964 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:39.981 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:40.000 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:40.017 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 01:58:40.028 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:40.046 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:40.064 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-23 01:58:40.238 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:40.238 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:40.238 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:43.906 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-23 01:58:43.971 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 01:58:45.832 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 01:58:46.073 | perl: warning: Setting locale failed. 2026-06-23 01:58:46.073 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:46.073 | LANGUAGE = (unset), 2026-06-23 01:58:46.073 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:46.074 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:46.074 | are supported and installed on your system. 2026-06-23 01:58:46.074 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:46.206 | perl: warning: Setting locale failed. 2026-06-23 01:58:46.206 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:46.206 | LANGUAGE = (unset), 2026-06-23 01:58:46.207 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:46.207 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:46.207 | are supported and installed on your system. 2026-06-23 01:58:46.207 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:46.257 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 01:58:46.257 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 01:58:46.257 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 01:58:46.331 | perl: warning: Setting locale failed. 2026-06-23 01:58:46.331 | perl: warning: Please check that your locale settings: 2026-06-23 01:58:46.331 | LANGUAGE = (unset), 2026-06-23 01:58:46.331 | LC_ALL = "en_US.utf8", 2026-06-23 01:58:46.332 | LANG = "de_DE.UTF-8" 2026-06-23 01:58:46.332 | are supported and installed on your system. 2026-06-23 01:58:46.332 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 01:58:46.836 | 2026-06-23 01:58:46.836 | Running kernel seems to be up-to-date. 2026-06-23 01:58:46.836 | 2026-06-23 01:58:46.836 | Restarting services... 2026-06-23 01:58:46.886 | 2026-06-23 01:58:46.887 | Service restarts being deferred: 2026-06-23 01:58:46.888 | /etc/needrestart/restart.d/dbus.service 2026-06-23 01:58:46.889 | systemctl restart systemd-logind.service 2026-06-23 01:58:46.889 | systemctl restart virtlockd.service 2026-06-23 01:58:46.889 | systemctl restart virtlogd.service 2026-06-23 01:58:46.889 | 2026-06-23 01:58:46.889 | No containers need to be restarted. 2026-06-23 01:58:46.889 | 2026-06-23 01:58:46.889 | User sessions running outdated binaries: 2026-06-23 01:58:46.889 | quobyte @ session #5: sshd[2027] 2026-06-23 01:58:46.900 | quobyte @ user manager service: systemd[1164] 2026-06-23 01:58:46.910 | 2026-06-23 01:58:46.910 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 01:58:48.908 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:58:48.912 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:58:48.915 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:48.919 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:48.923 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:48.927 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:48.930 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:48.933 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:58:48.936 | + functions-common:time_stop:2421 : start_time=1782179904995 2026-06-23 01:58:48.939 | + functions-common:time_stop:2423 : [[ -z 1782179904995 ]] 2026-06-23 01:58:48.942 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:48.947 | + functions-common:time_stop:2426 : end_time=1782179928943 2026-06-23 01:58:48.949 | + functions-common:time_stop:2427 : elapsed_time=23948 2026-06-23 01:58:48.953 | + functions-common:time_stop:2428 : total=192202 2026-06-23 01:58:48.956 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:48.959 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=216150 2026-06-23 01:58:48.962 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:58:48.965 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 01:58:48.967 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 01:58:48.969 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 01:58:48.972 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 01:58:48.976 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 01:58:48.978 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:48.981 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 01:58:48.984 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:48.987 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:48.991 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 01:58:48.993 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 01:58:48.996 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 01:58:48.998 | + functions-common:apt_get_update:1161 : return 2026-06-23 01:58:49.002 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 01:58:49.005 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 01:58:49.008 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 01:58:49.011 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 01:58:49.014 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-23 01:58:49.039 | + functions-common:apt_get:1201 : 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-23 01:58:49.078 | Reading package lists... 2026-06-23 01:58:49.428 | Building dependency tree... 2026-06-23 01:58:49.430 | Reading state information... 2026-06-23 01:58:50.011 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-23 01:58:50.012 | ovmf set to manually installed. 2026-06-23 01:58:50.012 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 01:58:50.012 | swtpm set to manually installed. 2026-06-23 01:58:50.012 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 01:58:50.012 | swtpm-tools set to manually installed. 2026-06-23 01:58:50.012 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-23 01:58:50.012 | mdevctl set to manually installed. 2026-06-23 01:58:50.012 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-23 01:58:50.018 | + functions-common:apt_get:1205 : result=0 2026-06-23 01:58:50.021 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 01:58:50.024 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:50.027 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:50.030 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:50.034 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:50.037 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:50.040 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 01:58:50.043 | + functions-common:time_stop:2421 : start_time=1782179929036 2026-06-23 01:58:50.047 | + functions-common:time_stop:2423 : [[ -z 1782179929036 ]] 2026-06-23 01:58:50.051 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:50.057 | + functions-common:time_stop:2426 : end_time=1782179930053 2026-06-23 01:58:50.060 | + functions-common:time_stop:2427 : elapsed_time=1017 2026-06-23 01:58:50.063 | + functions-common:time_stop:2428 : total=216150 2026-06-23 01:58:50.066 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:50.069 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=217167 2026-06-23 01:58:50.072 | + functions-common:apt_get:1209 : return 0 2026-06-23 01:58:50.075 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-23 01:58:50.080 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 01:58:50.085 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 01:58:50.088 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-23 01:58:50.091 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-23 01:58:50.094 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-23 01:58:50.098 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-23 01:58:50.101 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-23 01:58:50.104 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-23 01:58:50.127 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 01:58:50.131 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-23 01:58:50.153 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-23 01:58:50.157 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-23 01:58:50.161 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-23 01:58:50.164 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-23 01:58:50.167 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-23 01:58:50.170 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-23 01:58:50.174 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-23 01:58:50.177 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:58:50.181 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:58:50.185 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:58:50.189 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:58:50.194 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:58:50.215 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:58:50.218 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:58:50.221 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:50.226 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-23 01:58:50.226 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:58:50.232 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-23 01:58:50.236 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:50.239 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 01:58:50.243 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:58:50.246 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:58:50.250 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:58:50.253 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:58:50.255 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:58:50.259 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:58:50.262 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:58:50.265 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:58:50.270 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:58:50.275 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179930271 2026-06-23 01:58:50.279 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 01:58:50.282 | Cloning into '/opt/stack/novnc'... 2026-06-23 01:58:52.250 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:58:52.254 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:52.258 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:52.261 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:52.265 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:52.268 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:52.272 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:58:52.275 | + functions-common:time_stop:2421 : start_time=1782179930271 2026-06-23 01:58:52.279 | + functions-common:time_stop:2423 : [[ -z 1782179930271 ]] 2026-06-23 01:58:52.283 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:52.289 | + functions-common:time_stop:2426 : end_time=1782179932285 2026-06-23 01:58:52.292 | + functions-common:time_stop:2427 : elapsed_time=2014 2026-06-23 01:58:52.296 | + functions-common:time_stop:2428 : total=149093 2026-06-23 01:58:52.299 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:52.303 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151107 2026-06-23 01:58:52.307 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-23 01:58:52.310 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-23 01:58:52.314 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:58:52.317 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:58:52.321 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:58:52.324 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:58:52.328 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:58:52.332 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:58:52.335 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:58:52.339 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:58:52.344 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:58:52.350 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179932345 2026-06-23 01:58:52.353 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-23 01:58:52.755 | From https://github.com/novnc/novnc 2026-06-23 01:58:52.755 | * tag v1.3.0 -> FETCH_HEAD 2026-06-23 01:58:52.767 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:58:52.771 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:52.774 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:52.778 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:52.781 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:52.785 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:52.789 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:58:52.792 | + functions-common:time_stop:2421 : start_time=1782179932345 2026-06-23 01:58:52.796 | + functions-common:time_stop:2423 : [[ -z 1782179932345 ]] 2026-06-23 01:58:52.800 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:52.805 | + functions-common:time_stop:2426 : end_time=1782179932802 2026-06-23 01:58:52.808 | + functions-common:time_stop:2427 : elapsed_time=457 2026-06-23 01:58:52.812 | + functions-common:time_stop:2428 : total=151107 2026-06-23 01:58:52.816 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:52.819 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151564 2026-06-23 01:58:52.823 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 01:58:52.826 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:58:52.830 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:58:52.834 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:58:52.838 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:58:52.841 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:58:52.845 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:58:52.848 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:58:52.852 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:58:52.857 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:58:52.863 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179932859 2026-06-23 01:58:52.867 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 01:58:52.901 | Note: switching to 'FETCH_HEAD'. 2026-06-23 01:58:52.901 | 2026-06-23 01:58:52.901 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 01:58:52.902 | changes and commit them, and you can discard any commits you make in this 2026-06-23 01:58:52.902 | state without impacting any branches by switching back to a branch. 2026-06-23 01:58:52.902 | 2026-06-23 01:58:52.902 | If you want to create a new branch to retain commits you create, you may 2026-06-23 01:58:52.902 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 01:58:52.902 | 2026-06-23 01:58:52.902 | git switch -c 2026-06-23 01:58:52.902 | 2026-06-23 01:58:52.902 | Or undo this operation with: 2026-06-23 01:58:52.902 | 2026-06-23 01:58:52.903 | git switch - 2026-06-23 01:58:52.903 | 2026-06-23 01:58:52.903 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 01:58:52.903 | 2026-06-23 01:58:52.903 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-23 01:58:52.906 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 01:58:52.911 | + functions-common:time_stop:2414 : local name 2026-06-23 01:58:52.914 | + functions-common:time_stop:2415 : local end_time 2026-06-23 01:58:52.918 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 01:58:52.921 | + functions-common:time_stop:2417 : local total 2026-06-23 01:58:52.924 | + functions-common:time_stop:2418 : local start_time 2026-06-23 01:58:52.928 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 01:58:52.931 | + functions-common:time_stop:2421 : start_time=1782179932859 2026-06-23 01:58:52.935 | + functions-common:time_stop:2423 : [[ -z 1782179932859 ]] 2026-06-23 01:58:52.940 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 01:58:52.945 | + functions-common:time_stop:2426 : end_time=1782179932941 2026-06-23 01:58:52.949 | + functions-common:time_stop:2427 : elapsed_time=82 2026-06-23 01:58:52.952 | + functions-common:time_stop:2428 : total=151564 2026-06-23 01:58:52.956 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 01:58:52.959 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151646 2026-06-23 01:58:52.963 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-23 01:58:52.983 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-23 01:58:52.987 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 01:58:52.987 | + functions-common:git_clone:667 : head -1 2026-06-23 01:58:52.990 | 463c39e noVNC 1.3.0 2026-06-23 01:58:52.994 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 01:58:52.998 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-23 01:58:53.023 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 01:58:53.027 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/79/986479/6 2026-06-23 01:58:53.031 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-23 01:58:53.035 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-23 01:58:53.039 | + functions-common:git_clone:585 : local git_ref=refs/changes/79/986479/6 2026-06-23 01:58:53.042 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 01:58:53.047 | ++ functions-common:git_clone:587 : pwd 2026-06-23 01:58:53.052 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 01:58:53.056 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 01:58:53.060 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 01:58:53.085 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 01:58:53.089 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 01:58:53.093 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:53.098 | + functions-common:git_clone:604 : echo refs/changes/79/986479/6 2026-06-23 01:58:53.099 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 01:58:53.105 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/nova ]] 2026-06-23 01:58:53.109 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-23 01:58:53.112 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 01:58:53.116 | + functions-common:git_timed:691 : local count=0 2026-06-23 01:58:53.120 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 01:58:53.124 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 01:58:53.128 | + functions-common:git_timed:695 : timeout=0 2026-06-23 01:58:53.132 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 01:58:53.136 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 01:58:53.139 | + functions-common:time_start:2401 : local start_time= 2026-06-23 01:58:53.143 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 01:58:53.148 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 01:58:53.153 | + functions-common:time_start:2405 : _TIME_START[$name]=1782179933149 2026-06-23 01:58:53.157 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 01:58:53.161 | Cloning into '/opt/stack/nova'... 2026-06-23 02:02:25.694 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:02:25.696 | + functions-common:time_stop:2414 : local name 2026-06-23 02:02:25.699 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:02:25.703 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:02:25.706 | + functions-common:time_stop:2417 : local total 2026-06-23 02:02:25.709 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:02:25.713 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:02:25.716 | + functions-common:time_stop:2421 : start_time=1782179933149 2026-06-23 02:02:25.719 | + functions-common:time_stop:2423 : [[ -z 1782179933149 ]] 2026-06-23 02:02:25.726 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:02:25.732 | + functions-common:time_stop:2426 : end_time=1782180145728 2026-06-23 02:02:25.736 | + functions-common:time_stop:2427 : elapsed_time=212579 2026-06-23 02:02:25.739 | + functions-common:time_stop:2428 : total=151646 2026-06-23 02:02:25.742 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:02:25.745 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=364225 2026-06-23 02:02:25.749 | + functions-common:git_clone:614 : cd /opt/stack/nova 2026-06-23 02:02:25.752 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/79/986479/6 2026-06-23 02:02:25.756 | + functions-common:git_timed:691 : local count=0 2026-06-23 02:02:25.759 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 02:02:25.762 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:02:25.766 | + functions-common:git_timed:695 : timeout=0 2026-06-23 02:02:25.769 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:02:25.773 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:02:25.776 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:02:25.779 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:02:25.784 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:02:25.789 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180145786 2026-06-23 02:02:25.793 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/79/986479/6 2026-06-23 02:02:27.284 | From https://review.opendev.org/openstack/nova 2026-06-23 02:02:27.284 | * branch refs/changes/79/986479/6 -> FETCH_HEAD 2026-06-23 02:02:27.293 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:02:27.296 | + functions-common:time_stop:2414 : local name 2026-06-23 02:02:27.299 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:02:27.301 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:02:27.305 | + functions-common:time_stop:2417 : local total 2026-06-23 02:02:27.308 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:02:27.310 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:02:27.313 | + functions-common:time_stop:2421 : start_time=1782180145786 2026-06-23 02:02:27.316 | + functions-common:time_stop:2423 : [[ -z 1782180145786 ]] 2026-06-23 02:02:27.319 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:02:27.325 | + functions-common:time_stop:2426 : end_time=1782180147321 2026-06-23 02:02:27.328 | + functions-common:time_stop:2427 : elapsed_time=1535 2026-06-23 02:02:27.331 | + functions-common:time_stop:2428 : total=364225 2026-06-23 02:02:27.334 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:02:27.338 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=365760 2026-06-23 02:02:27.342 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-23 02:02:27.705 | Note: switching to 'FETCH_HEAD'. 2026-06-23 02:02:27.706 | 2026-06-23 02:02:27.706 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 02:02:27.706 | changes and commit them, and you can discard any commits you make in this 2026-06-23 02:02:27.707 | state without impacting any branches by switching back to a branch. 2026-06-23 02:02:27.707 | 2026-06-23 02:02:27.707 | If you want to create a new branch to retain commits you create, you may 2026-06-23 02:02:27.707 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 02:02:27.707 | 2026-06-23 02:02:27.707 | git switch -c 2026-06-23 02:02:27.707 | 2026-06-23 02:02:27.707 | Or undo this operation with: 2026-06-23 02:02:27.707 | 2026-06-23 02:02:27.707 | git switch - 2026-06-23 02:02:27.707 | 2026-06-23 02:02:27.708 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 02:02:27.708 | 2026-06-23 02:02:27.708 | HEAD is now at fe107019fa DNM: Test removal of enforce_scope 2026-06-23 02:02:27.714 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-23 02:02:27.737 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-23 02:02:27.742 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 02:02:27.742 | + functions-common:git_clone:667 : head -1 2026-06-23 02:02:27.747 | fe107019fa DNM: Test removal of enforce_scope 2026-06-23 02:02:27.751 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 02:02:27.756 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-23 02:02:27.760 | + inc/python:setup_develop:353 : local bindep 2026-06-23 02:02:27.764 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 02:02:27.767 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-23 02:02:27.771 | + inc/python:setup_develop:359 : local extras= 2026-06-23 02:02:27.774 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-23 02:02:27.777 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 02:02:27.781 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 02:02:27.785 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-23 02:02:27.788 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 02:02:27.790 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 02:02:27.795 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-23 02:02:27.798 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 02:02:27.803 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-23 02:02:27.805 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 02:02:27.808 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 02:02:27.812 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-23 02:02:27.820 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-23 02:02:27.824 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-23 02:02:27.827 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-23 02:02:27.985 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-23 02:02:27.988 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 02:02:27.991 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 02:02:27.994 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 02:02:27.997 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 02:02:28.001 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-23 02:02:28.004 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 02:02:28.007 | + inc/python:setup_package:446 : local extras= 2026-06-23 02:02:28.011 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 02:02:28.014 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 02:02:28.017 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 02:02:28.021 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 02:02:28.024 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 02:02:28.026 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-23 02:02:28.051 | Using python 3.12 to install /opt/stack/nova 2026-06-23 02:02:28.055 | + 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-23 02:02:29.077 | Obtaining file:///opt/stack/nova 2026-06-23 02:02:29.082 | Installing build dependencies: started 2026-06-23 02:02:30.893 | Installing build dependencies: finished with status 'done' 2026-06-23 02:02:30.895 | Checking if build backend supports build_editable: started 2026-06-23 02:02:31.439 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 02:02:31.441 | Getting requirements to build editable: started 2026-06-23 02:02:31.741 | Getting requirements to build editable: finished with status 'done' 2026-06-23 02:02:31.743 | Preparing editable metadata (pyproject.toml): started 2026-06-23 02:02:33.912 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 02:02:33.938 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (7.0.3) 2026-06-23 02:02:33.939 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.0.50) 2026-06-23 02:02:33.940 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.3.1) 2026-06-23 02:02:33.941 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (0.41.0) 2026-06-23 02:02:33.941 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.1.6) 2026-06-23 02:02:33.942 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (13.0.0) 2026-06-23 02:02:33.943 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (6.1.1) 2026-06-23 02:02:33.944 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.5.1) 2026-06-23 02:02:33.945 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (43.0.3) 2026-06-23 02:02:33.946 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.8.10) 2026-06-23 02:02:33.947 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.5.1) 2026-06-23 02:02:33.947 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.1.0) 2026-06-23 02:02:33.948 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.10.1) 2026-06-23 02:02:33.949 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.17.0) 2026-06-23 02:02:33.950 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.18.4) 2026-06-23 02:02:33.951 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.3.0) 2026-06-23 02:02:33.951 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (4.0.0) 2026-06-23 02:02:33.952 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (4.26.0) 2026-06-23 02:02:33.953 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (9.9.0) 2026-06-23 02:02:33.954 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.14.0) 2026-06-23 02:02:33.955 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (12.0.0) 2026-06-23 02:02:33.956 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (4.12.0) 2026-06-23 02:02:33.957 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.34.2) 2026-06-23 02:02:33.957 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.8.0) 2026-06-23 02:02:34.149 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev112) 2026-06-23 02:02:34.293 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-23 02:02:34.309 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (4.2.0) 2026-06-23 02:02:34.310 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (7.5.0) 2026-06-23 02:02:34.311 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (10.5.0) 2026-06-23 02:02:34.312 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (6.4.0) 2026-06-23 02:02:34.313 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (8.2.0) 2026-06-23 02:02:34.313 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.11.0) 2026-06-23 02:02:34.314 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.8.0) 2026-06-23 02:02:34.315 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.10.0) 2026-06-23 02:02:34.316 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.7.1) 2026-06-23 02:02:34.317 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (10.1.1) 2026-06-23 02:02:34.318 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (18.0.0) 2026-06-23 02:02:34.318 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (7.9.0) 2026-06-23 02:02:34.319 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (18.1.0) 2026-06-23 02:02:34.320 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.1.0) 2026-06-23 02:02:34.321 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.11.0) 2026-06-23 02:02:34.322 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (6.8.0) 2026-06-23 02:02:34.323 | 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.dev112) (4.6.0) 2026-06-23 02:02:34.324 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.0.0) 2026-06-23 02:02:34.325 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (8.1.0) 2026-06-23 02:02:34.326 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (7.2.2) 2026-06-23 02:02:34.326 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.10.2) 2026-06-23 02:02:34.327 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (7.1.0) 2026-06-23 02:02:34.328 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.1.0) 2026-06-23 02:02:34.329 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.8.0) 2026-06-23 02:02:34.330 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.0.0) 2026-06-23 02:02:34.331 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (5.7.0) 2026-06-23 02:02:34.358 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev112) 2026-06-23 02:02:34.373 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-23 02:02:34.385 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (8.1.0) 2026-06-23 02:02:34.385 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (0.2.3) 2026-06-23 02:02:34.386 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.4.2) 2026-06-23 02:02:34.387 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (1.8.2) 2026-06-23 02:02:34.388 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (2.9.0.post0) 2026-06-23 02:02:34.389 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (3.3.0) 2026-06-23 02:02:34.389 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (4.16.0) 2026-06-23 02:02:34.390 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev112) (6.0.3) 2026-06-23 02:02:34.393 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev112) (1.3.12) 2026-06-23 02:02:34.394 | 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.dev112) (4.15.0) 2026-06-23 02:02:34.397 | 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.dev112) (7.4.0) 2026-06-23 02:02:34.401 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev112) (2.0.0) 2026-06-23 02:02:34.406 | 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.dev112) (3.0) 2026-06-23 02:02:34.413 | 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.dev112) (2.8.0) 2026-06-23 02:02:34.421 | 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.dev112) (3.1.0) 2026-06-23 02:02:34.423 | 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.dev112) (2.2.1) 2026-06-23 02:02:34.428 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev112) (3.0.3) 2026-06-23 02:02:34.431 | 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.dev112) (26.1.0) 2026-06-23 02:02:34.432 | 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.dev112) (2025.9.1) 2026-06-23 02:02:34.432 | 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.dev112) (0.37.0) 2026-06-23 02:02:34.433 | 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.dev112) (2026.5.1) 2026-06-23 02:02:34.441 | 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.dev112) (2.1.0) 2026-06-23 02:02:34.448 | 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.dev112) (4.0.1) 2026-06-23 02:02:34.449 | 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.dev112) (2.13.0) 2026-06-23 02:02:34.450 | 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.dev112) (5.8.0) 2026-06-23 02:02:34.464 | 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.dev112) (1.5.0) 2026-06-23 02:02:34.465 | 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.dev112) (1.1.0) 2026-06-23 02:02:34.466 | 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.dev112) (1.33) 2026-06-23 02:02:34.467 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev112) (4.10.0) 2026-06-23 02:02:34.476 | 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.dev112) (3.1.1) 2026-06-23 02:02:34.483 | 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.dev112) (9.1.4) 2026-06-23 02:02:34.495 | 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.dev112) (2.18.0) 2026-06-23 02:02:34.503 | 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.dev112) (0.20) 2026-06-23 02:02:34.516 | 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.dev112) (2.1.2) 2026-06-23 02:02:34.517 | 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.dev112) (0.6.2) 2026-06-23 02:02:34.535 | 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.dev112) (7.1.4) 2026-06-23 02:02:34.536 | 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.dev112) (5.3.1) 2026-06-23 02:02:34.537 | 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.dev112) (5.6.2) 2026-06-23 02:02:34.538 | 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.dev112) (0.16.0) 2026-06-23 02:02:34.542 | 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.dev112) (5.1.0) 2026-06-23 02:02:34.552 | 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.dev112) (2026.2) 2026-06-23 02:02:34.552 | 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.dev112) (26.2) 2026-06-23 02:02:34.560 | 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.dev112) (0.25.0) 2026-06-23 02:02:34.564 | 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.dev112) (5.0.0) 2026-06-23 02:02:34.566 | 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.dev112) (4.0.1) 2026-06-23 02:02:34.580 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev112) (1.2.0) 2026-06-23 02:02:34.601 | 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.dev112) (1.7.6) 2026-06-23 02:02:34.608 | 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.dev112) (2.2.0) 2026-06-23 02:02:34.614 | 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.dev112) (1.3.7) 2026-06-23 02:02:34.625 | 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.dev112) (3.3.2) 2026-06-23 02:02:34.637 | 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.dev112) (4.3.2) 2026-06-23 02:02:34.638 | 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.dev112) (3.7.1) 2026-06-23 02:02:34.648 | 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.dev112) (2.4.0) 2026-06-23 02:02:34.657 | 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.dev112) (3.0.3) 2026-06-23 02:02:34.658 | 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.dev112) (1.6.2) 2026-06-23 02:02:34.667 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev112) (82.0.1) 2026-06-23 02:02:34.686 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev112) (0.8.1) 2026-06-23 02:02:34.725 | 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.dev112) (4.14.0) 2026-06-23 02:02:34.731 | 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.dev112) (0.6.0) 2026-06-23 02:02:34.732 | 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.dev112) (4.0.0) 2026-06-23 02:02:34.743 | 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.dev112) (3.0.52) 2026-06-23 02:02:34.744 | 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.dev112) (1.11.0) 2026-06-23 02:02:34.745 | 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.dev112) (15.0.0) 2026-06-23 02:02:34.746 | 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.dev112) (1.8.0) 2026-06-23 02:02:34.767 | 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.dev112) (1.17.0) 2026-06-23 02:02:34.773 | 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.dev112) (2.1.0) 2026-06-23 02:02:34.775 | 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.dev112) (24.2.1) 2026-06-23 02:02:34.797 | 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.dev112) (4.6.0) 2026-06-23 02:02:34.823 | 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.dev112) (3.4.7) 2026-06-23 02:02:34.824 | 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.dev112) (3.18) 2026-06-23 02:02:34.825 | 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.dev112) (2.7.0) 2026-06-23 02:02:34.827 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev112) (2023.11.17) 2026-06-23 02:02:34.868 | 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.dev112) (4.2.0) 2026-06-23 02:02:34.869 | 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.dev112) (2.20.0) 2026-06-23 02:02:34.880 | 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.dev112) (0.1.2) 2026-06-23 02:02:34.900 | 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.dev112) (0.8) 2026-06-23 02:02:34.960 | 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.dev112) (0.16.0) 2026-06-23 02:02:35.496 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev112) 2026-06-23 02:02:35.512 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-23 02:02:35.549 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev112) 2026-06-23 02:02:35.564 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 02:02:35.621 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev112) 2026-06-23 02:02:35.636 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-23 02:02:35.746 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-23 02:02:35.771 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-23 02:02:35.799 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-23 02:02:35.830 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-23 02:02:36.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.5 MB/s 0:00:00 2026-06-23 02:02:36.111 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-23 02:02:36.181 | Building wheels for collected packages: nova 2026-06-23 02:02:36.182 | Building editable for nova (pyproject.toml): started 2026-06-23 02:02:38.654 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-23 02:02:38.655 | Created wheel for nova: filename=nova-33.1.0.dev112-0.editable-py3-none-any.whl size=9432 sha256=d29d02408c19cf8448dcd9b095c49f8ffdb6ef4d523df6ed219751e55dfa3a95 2026-06-23 02:02:38.657 | Stored in directory: /tmp/pip-ephem-wheel-cache-nhtz4o01/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-23 02:02:38.661 | Successfully built nova 2026-06-23 02:02:38.944 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-23 02:02:43.574 | 2026-06-23 02:02:43.599 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev112 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-23 02:02:43.814 | + inc/python:pip_install:216 : result=0 2026-06-23 02:02:43.818 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:02:43.821 | + functions-common:time_stop:2414 : local name 2026-06-23 02:02:43.824 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:02:43.828 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:02:43.830 | + functions-common:time_stop:2417 : local total 2026-06-23 02:02:43.833 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:02:43.836 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:02:43.839 | + functions-common:time_stop:2421 : start_time=1782180148045 2026-06-23 02:02:43.842 | + functions-common:time_stop:2423 : [[ -z 1782180148045 ]] 2026-06-23 02:02:43.846 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:02:43.851 | + functions-common:time_stop:2426 : end_time=1782180163847 2026-06-23 02:02:43.854 | + functions-common:time_stop:2427 : elapsed_time=15802 2026-06-23 02:02:43.857 | + functions-common:time_stop:2428 : total=137523 2026-06-23 02:02:43.860 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:02:43.862 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153325 2026-06-23 02:02:43.865 | + inc/python:pip_install:219 : return 0 2026-06-23 02:02:43.868 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 02:02:43.871 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:02:43.874 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-23 02:02:43.877 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-23 02:02:43.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 02:02:43.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 02:02:43.887 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-23 02:02:43.891 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 02:02:43.895 | + 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-23 02:02:43.915 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 02:02:43.919 | + ./stack.sh:main:956 : configure_nova 2026-06-23 02:02:43.923 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-23 02:02:43.940 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-23 02:02:43.944 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-23 02:02:43.948 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 02:02:43.953 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 02:02:43.955 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-23 02:02:43.959 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-23 02:02:43.963 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-23 02:02:43.967 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 02:02:43.970 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-23 02:02:43.974 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-23 02:02:43.977 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-23 02:02:43.980 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 02:02:43.984 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-23 02:02:44.000 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-23 02:02:44.017 | + 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-23 02:02:44.034 | + 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-23 02:02:44.050 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-23 02:02:44.065 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-23 02:02:44.081 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 02:02:44.086 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 02:02:44.091 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zSnExWRZIf 2026-06-23 02:02:44.094 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 02:02:44.096 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 02:02:44.099 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-23 02:02:44.102 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 02:02:44.106 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 02:02:44.109 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zSnExWRZIf 2026-06-23 02:02:44.114 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zSnExWRZIf 2026-06-23 02:02:44.130 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zSnExWRZIf /etc/sudoers.d/nova-rootwrap 2026-06-23 02:02:44.149 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 02:02:44.154 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 02:02:44.158 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 02:02:44.161 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 02:02:44.165 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 02:02:44.169 | + 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-23 02:02:44.172 | + 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-23 02:02:44.178 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 02:02:44.178 | + 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-23 02:02:44.189 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 02:02:44.194 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 02:02:44.211 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 02:02:44.228 | + 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-23 02:02:44.231 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-23 02:02:44.238 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-23 02:02:44.260 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:44.263 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-23 02:02:44.275 | net.ipv4.ip_forward = 1 2026-06-23 02:02:44.281 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 02:02:44.284 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-23 02:02:44.287 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-23 02:02:44.305 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-23 02:02:44.309 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-23 02:02:44.312 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-23 02:02:44.330 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-23 02:02:44.335 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-23 02:02:44.336 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-23 02:02:44.344 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ab9df43be675 2026-06-23 02:02:44.346 | InitiatorName=iqn.2016-04.com.open-iscsi:ab9df43be675 2026-06-23 02:02:44.351 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-23 02:02:44.355 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-23 02:02:44.440 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-23 02:02:44.444 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-23 02:02:44.447 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:02:44.450 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-23 02:02:44.513 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-23 02:02:44.516 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-23 02:02:44.524 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-23 02:02:44.530 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-23 02:02:44.573 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-23 02:02:44.575 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-23 02:02:44.609 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-23 02:02:44.647 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-23 02:02:44.682 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-23 02:02:44.721 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-23 02:02:44.761 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-23 02:02:44.799 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.5 2026-06-23 02:02:44.836 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-23 02:02:44.874 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-23 02:02:44.907 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-23 02:02:44.938 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-23 02:02:44.971 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-23 02:02:45.004 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 02:02:45.037 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-23 02:02:45.065 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-23 02:02:45.096 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-23 02:02:45.099 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:02:45.102 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:02:45.104 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:02:45.106 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:02:45.108 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:02:45.111 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:02:45.113 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:02:45.115 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:02:45.118 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:02:45.120 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:02:45.123 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:02:45.125 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:02:45.127 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:02:45.129 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-23 02:02:45.147 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.149 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:02:45.151 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-23 02:02:45.154 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-23 02:02:45.185 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-23 02:02:45.187 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 02:02:45.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 02:02:45.194 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 02:02:45.196 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:02:45.199 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:02:45.202 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:02:45.218 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.221 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:02:45.224 | ++ 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-23 02:02:45.227 | + 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-23 02:02:45.263 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-23 02:02:45.266 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-23 02:02:45.269 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-23 02:02:45.271 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-23 02:02:45.274 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:02:45.276 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:02:45.279 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:02:45.295 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.298 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:02:45.301 | ++ 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-23 02:02:45.305 | + 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-23 02:02:45.337 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-23 02:02:45.371 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-23 02:02:45.402 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-23 02:02:45.433 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-23 02:02:45.453 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.455 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-23 02:02:45.473 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.477 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-23 02:02:45.477 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-23 02:02:45.482 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-23 02:02:45.485 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-23 02:02:45.519 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-23 02:02:45.522 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-23 02:02:45.559 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-23 02:02:45.591 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-23 02:02:45.594 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:02:45.596 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-23 02:02:45.599 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 02:02:45.601 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 02:02:45.604 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-23 02:02:45.606 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:02:45.609 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:02:45.611 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 02:02:45.614 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-23 02:02:45.647 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-23 02:02:45.680 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.5/identity 2026-06-23 02:02:45.711 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-23 02:02:45.744 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-23 02:02:45.775 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-23 02:02:45.808 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-23 02:02:45.837 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-23 02:02:45.870 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.5/identity 2026-06-23 02:02:45.903 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 02:02:45.936 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 02:02:45.968 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 02:02:45.970 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-23 02:02:45.988 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:45.992 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-23 02:02:45.995 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-23 02:02:46.030 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-23 02:02:46.032 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:02:46.034 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:02:46.037 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-23 02:02:46.040 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-23 02:02:46.071 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-23 02:02:46.103 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.5/identity 2026-06-23 02:02:46.133 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-23 02:02:46.165 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-23 02:02:46.197 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-23 02:02:46.230 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-23 02:02:46.263 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-23 02:02:46.295 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-23 02:02:46.313 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:46.316 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-23 02:02:46.334 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:46.337 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-23 02:02:46.339 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-23 02:02:46.373 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-23 02:02:46.407 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-23 02:02:46.410 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-23 02:02:46.442 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-23 02:02:46.446 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-23 02:02:46.449 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-23 02:02:46.452 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:02:46.456 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:02:46.459 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:02:46.461 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:02:46.465 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:02:46.467 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:02:46.470 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:02:46.473 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:02:46.477 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:02:46.480 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:02:46.483 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:02:46.486 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:02:46.488 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:02:46.491 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-23 02:02:46.494 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-23 02:02:46.498 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:02:46.502 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:02:46.521 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:02:46.525 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:02:46.529 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:02:46.532 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:02:46.535 | + 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-23 02:02:46.570 | + 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-23 02:02:46.605 | + 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-23 02:02:46.642 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:02:46.676 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-23 02:02:46.712 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-23 02:02:46.747 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-23 02:02:46.768 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:46.771 | + 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-23 02:02:46.774 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-23 02:02:46.777 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-23 02:02:46.780 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-23 02:02:46.783 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 02:02:46.786 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-23 02:02:46.789 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-23 02:02:46.792 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 02:02:46.794 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 02:02:46.811 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 02:02:46.811 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:02:46.823 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 02:02:46.827 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:02:46.842 | /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-23 02:02:46.848 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-23 02:02:46.851 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-23 02:02:46.856 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 02:02:46.860 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-23 02:02:46.895 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-23 02:02:46.929 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-23 02:02:46.959 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 02:02:46.989 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 02:02:47.024 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 02:02:47.056 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 02:02:47.087 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 02:02:47.117 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 02:02:47.151 | + 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-23 02:02:47.184 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 02:02:47.216 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 02:02:47.249 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 02:02:47.282 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-23 02:02:47.315 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 02:02:47.318 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 02:02:47.321 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-23 02:02:47.324 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-23 02:02:47.327 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 02:02:47.329 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:02:47.332 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:02:47.336 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-23 02:02:47.339 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-23 02:02:47.342 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-23 02:02:47.377 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 02:02:47.413 | + 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-23 02:02:47.413 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-23 02:02:47.424 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-23 02:02:47.428 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-23 02:02:47.430 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-23 02:02:47.433 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 02:02:47.435 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 02:02:47.438 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 02:02:47.442 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 02:02:47.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:02:47.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:02:47.451 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 02:02:47.454 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 02:02:47.457 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:02:47.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:02:47.462 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-23 02:02:47.473 | perl: warning: Setting locale failed. 2026-06-23 02:02:47.473 | perl: warning: Please check that your locale settings: 2026-06-23 02:02:47.473 | LANGUAGE = (unset), 2026-06-23 02:02:47.473 | LC_ALL = "en_US.utf8", 2026-06-23 02:02:47.473 | LANG = "de_DE.UTF-8" 2026-06-23 02:02:47.473 | are supported and installed on your system. 2026-06-23 02:02:47.473 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 02:02:47.513 | Enabling site nova-api. 2026-06-23 02:02:47.518 | To activate the new configuration, you need to run: 2026-06-23 02:02:47.519 | systemctl reload apache2 2026-06-23 02:02:47.524 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 02:02:47.527 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 02:02:47.530 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:02:47.533 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 02:02:47.674 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-23 02:02:47.697 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:47.701 | + 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-23 02:02:47.704 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-23 02:02:47.708 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-23 02:02:47.711 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-23 02:02:47.715 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-23 02:02:47.718 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-23 02:02:47.722 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-23 02:02:47.726 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 02:02:47.729 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 02:02:47.747 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:02:47.747 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 02:02:47.758 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 02:02:47.764 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:02:47.779 | /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-23 02:02:47.785 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-23 02:02:47.788 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-23 02:02:47.793 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 02:02:47.796 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-23 02:02:47.833 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-23 02:02:47.869 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-23 02:02:47.907 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-23 02:02:47.945 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 02:02:47.981 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 02:02:48.019 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-23 02:02:48.055 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-23 02:02:48.091 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-23 02:02:48.127 | + 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-23 02:02:48.162 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 02:02:48.199 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 02:02:48.235 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-23 02:02:48.271 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-23 02:02:48.310 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-23 02:02:48.314 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-23 02:02:48.351 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-23 02:02:48.371 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:48.374 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-23 02:02:48.415 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-23 02:02:48.418 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-23 02:02:48.421 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-23 02:02:48.444 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:48.447 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:02:48.452 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:02:48.489 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-23 02:02:48.530 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-23 02:02:48.533 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 02:02:48.536 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-23 02:02:48.540 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 02:02:48.543 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 02:02:48.547 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 02:02:48.569 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:48.574 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 02:02:48.577 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 02:02:48.580 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 02:02:48.602 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:48.606 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:02:48.610 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:02:48.648 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 02:02:48.651 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 02:02:48.654 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-23 02:02:48.693 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-23 02:02:48.730 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-23 02:02:48.770 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-23 02:02:48.792 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:48.796 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 02:02:48.835 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-23 02:02:48.837 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-23 02:02:48.841 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-23 02:02:48.879 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-23 02:02:48.883 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:02:48.887 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:02:48.890 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 02:02:48.892 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-23 02:02:48.930 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-23 02:02:48.968 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.5/identity 2026-06-23 02:02:49.009 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-23 02:02:49.051 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-23 02:02:49.090 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-23 02:02:49.129 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-23 02:02:49.169 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-23 02:02:49.205 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-23 02:02:49.226 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:49.229 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-23 02:02:49.234 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:02:49.238 | + lib/nova:create_nova_conf:587 : local conf 2026-06-23 02:02:49.241 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-23 02:02:49.245 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-23 02:02:49.249 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:02:49.252 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:02:49.256 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-23 02:02:49.259 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-23 02:02:49.262 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-23 02:02:49.268 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-23 02:02:49.272 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-23 02:02:49.275 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-23 02:02:49.279 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-23 02:02:49.282 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:02:49.286 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:02:49.289 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:02:49.312 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:49.316 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:02:49.319 | ++ 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-23 02:02:49.322 | + 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-23 02:02:49.361 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-23 02:02:49.402 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-23 02:02:49.443 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:02:49.446 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-23 02:02:49.450 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-23 02:02:49.453 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-23 02:02:49.475 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:49.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-23 02:02:49.481 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-23 02:02:50.673 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-23 02:02:50.676 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-23 02:02:51.773 | Adding vhost "nova_cell1" ... 2026-06-23 02:02:51.870 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-23 02:02:52.985 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-23 02:02:53.022 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-23 02:02:53.024 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 02:02:53.028 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.030 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 02:02:53.033 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 02:02:53.036 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 02:02:53.053 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.057 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 02:02:53.061 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 02:02:53.064 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 02:02:53.081 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.083 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/nova_cell1 2026-06-23 02:02:53.086 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/nova_cell1 2026-06-23 02:02:53.118 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 02:02:53.120 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 02:02:53.124 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-23 02:02:53.142 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.144 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-23 02:02:53.146 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.149 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-23 02:02:53.151 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.153 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:02:53.156 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 02:02:53.159 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-23 02:02:53.194 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-23 02:02:53.228 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.5/identity 2026-06-23 02:02:53.262 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-23 02:02:53.292 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-23 02:02:53.328 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-23 02:02:53.362 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-23 02:02:53.396 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-23 02:02:53.431 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-23 02:02:53.434 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-23 02:02:53.438 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.441 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:02:53.462 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:02:53.465 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:02:53.468 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:02:53.471 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:02:53.475 | + 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-23 02:02:53.511 | + 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-23 02:02:53.547 | + 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-23 02:02:53.581 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:02:53.612 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-23 02:02:53.645 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:02:53.649 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-23 02:02:53.654 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:02:53.657 | + lib/nova:create_nova_conf:621 : local conf 2026-06-23 02:02:53.660 | + lib/nova:create_nova_conf:622 : local offset 2026-06-23 02:02:53.663 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-23 02:02:53.665 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:02:53.669 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:02:53.672 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.675 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-23 02:02:53.678 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-23 02:02:53.681 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 02:02:53.684 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-23 02:02:53.687 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-23 02:02:53.689 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-23 02:02:53.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.712 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-23 02:02:53.746 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-23 02:02:53.782 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 02:02:53.786 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 02:02:53.790 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 02:02:53.793 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-23 02:02:53.812 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:53.816 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-23 02:02:53.834 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:02:53.836 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-23 02:02:53.856 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.859 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 02:02:53.863 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-23 02:02:53.866 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-23 02:02:53.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-23 02:02:53.888 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:53.890 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-23 02:02:53.907 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-23 02:02:53.907 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-23 02:02:53.917 | cgroup_device_acl = [ 2026-06-23 02:02:53.918 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-23 02:02:53.918 | "/dev/random", "/dev/urandom", 2026-06-23 02:02:53.918 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-23 02:02:53.918 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-23 02:02:53.918 | "/dev/vfio/vfio", 2026-06-23 02:02:53.918 | ] 2026-06-23 02:02:53.922 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-23 02:02:53.926 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:02:53.928 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:02:53.932 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:02:53.934 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:02:53.938 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:02:53.941 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:02:53.943 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:02:53.947 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:02:53.950 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:02:53.952 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:02:53.956 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:02:53.959 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:02:53.961 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:02:53.965 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-23 02:02:53.970 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-23 02:02:53.972 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-23 02:02:53.975 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-23 02:02:53.978 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-23 02:02:54.010 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-23 02:02:54.014 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-23 02:02:54.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:02:54.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:02:54.025 | + 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-23 02:02:54.028 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-23 02:02:54.031 | + 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-23 02:02:54.049 | + 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-23 02:02:54.050 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 02:02:54.061 | 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-23 02:02:54.066 | + 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-23 02:02:54.084 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-23 02:02:54.084 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 02:02:54.095 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-23 02:02:54.100 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 02:02:54.104 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 02:02:54.107 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 02:02:54.111 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-23 02:02:54.114 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:02:54.118 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-23 02:02:54.184 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-23 02:02:54.188 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:02:54.192 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-23 02:02:54.292 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-23 02:02:54.335 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-23 02:02:54.375 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-23 02:02:54.378 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-23 02:02:54.419 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-23 02:02:54.461 | + 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-23 02:02:54.505 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-23 02:02:54.548 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-23 02:02:54.591 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-23 02:02:54.596 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:02:54.602 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 02:02:54.605 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-23 02:02:54.611 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:02:54.616 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 02:02:54.620 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-23 02:02:54.624 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-23 02:02:54.628 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-23 02:02:54.632 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-23 02:02:54.636 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-23 02:02:54.661 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:02:54.665 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-23 02:02:54.669 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-23 02:02:54.673 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-23 02:02:54.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 02:02:54.682 | + lib/stack:stack_install_service:32 : install_placement 2026-06-23 02:02:54.685 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-23 02:02:54.688 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-23 02:02:54.690 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 02:02:54.694 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-23 02:02:54.698 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-23 02:02:54.701 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 02:02:54.707 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 02:02:54.707 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-23 02:02:54.714 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-23 02:02:54.717 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-23 02:02:54.721 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-23 02:02:54.724 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-23 02:02:54.726 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-23 02:02:54.753 | Using python 3.12 to install osc-placement 2026-06-23 02:02:54.755 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-23 02:02:55.998 | Collecting osc-placement 2026-06-23 02:02:56.142 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 02:02:56.153 | 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-23 02:02:56.154 | 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-23 02:02:56.155 | 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-23 02:02:56.156 | 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-23 02:02:56.158 | 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-23 02:02:56.159 | 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-23 02:02:56.159 | 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-23 02:02:56.160 | 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-23 02:02:56.161 | 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-23 02:02:56.166 | 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-23 02:02:56.167 | 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.16.0) 2026-06-23 02:02:56.168 | 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-23 02:02:56.171 | 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-23 02:02:56.172 | 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-23 02:02:56.173 | 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-23 02:02:56.174 | 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-23 02:02:56.177 | 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-23 02:02:56.178 | 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-23 02:02:56.179 | 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-23 02:02:56.180 | 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-23 02:02:56.182 | 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-23 02:02:56.183 | 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-23 02:02:56.184 | 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-23 02:02:56.186 | 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-23 02:02:56.187 | 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-23 02:02:56.188 | 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-23 02:02:56.189 | 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-23 02:02:56.192 | 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-23 02:02:56.196 | 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-23 02:02:56.203 | 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-23 02:02:56.208 | 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-23 02:02:56.209 | 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-23 02:02:56.210 | 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-23 02:02:56.216 | 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-23 02:02:56.220 | 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-23 02:02:56.234 | 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-23 02:02:56.235 | 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-23 02:02:56.236 | 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-23 02:02:56.238 | 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-23 02:02:56.251 | 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-23 02:02:56.252 | 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-23 02:02:56.256 | 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-23 02:02:56.297 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-23 02:02:56.625 | Installing collected packages: osc-placement 2026-06-23 02:02:56.753 | Successfully installed osc-placement-4.8.0 2026-06-23 02:02:56.885 | + inc/python:pip_install:216 : result=0 2026-06-23 02:02:56.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:02:56.892 | + functions-common:time_stop:2414 : local name 2026-06-23 02:02:56.895 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:02:56.898 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:02:56.901 | + functions-common:time_stop:2417 : local total 2026-06-23 02:02:56.904 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:02:56.907 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:02:56.910 | + functions-common:time_stop:2421 : start_time=1782180174746 2026-06-23 02:02:56.912 | + functions-common:time_stop:2423 : [[ -z 1782180174746 ]] 2026-06-23 02:02:56.916 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:02:56.921 | + functions-common:time_stop:2426 : end_time=1782180176917 2026-06-23 02:02:56.924 | + functions-common:time_stop:2427 : elapsed_time=2171 2026-06-23 02:02:56.927 | + functions-common:time_stop:2428 : total=153325 2026-06-23 02:02:56.929 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:02:56.932 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155496 2026-06-23 02:02:56.935 | + inc/python:pip_install:219 : return 0 2026-06-23 02:02:56.938 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-23 02:02:56.940 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-23 02:02:56.943 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-23 02:02:56.946 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 02:02:56.949 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 02:02:56.953 | ++ functions-common:git_clone:587 : pwd 2026-06-23 02:02:56.955 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 02:02:56.958 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 02:02:56.962 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 02:02:56.980 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 02:02:56.983 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 02:02:56.986 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 02:02:56.990 | + functions-common:git_clone:604 : echo master 2026-06-23 02:02:56.990 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 02:02:56.995 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-23 02:02:56.997 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 02:02:57.000 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 02:02:57.003 | + functions-common:git_timed:691 : local count=0 2026-06-23 02:02:57.005 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 02:02:57.008 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:02:57.011 | + functions-common:git_timed:695 : timeout=0 2026-06-23 02:02:57.014 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:02:57.017 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:02:57.020 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:02:57.022 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:02:57.026 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:02:57.030 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180177027 2026-06-23 02:02:57.033 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 02:02:57.036 | Cloning into '/opt/stack/placement'... 2026-06-23 02:03:00.427 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:03:00.428 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:00.431 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:00.435 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:00.438 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:00.440 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:00.444 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:03:00.446 | + functions-common:time_stop:2421 : start_time=1782180177027 2026-06-23 02:03:00.450 | + functions-common:time_stop:2423 : [[ -z 1782180177027 ]] 2026-06-23 02:03:00.454 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:00.459 | + functions-common:time_stop:2426 : end_time=1782180180455 2026-06-23 02:03:00.462 | + functions-common:time_stop:2427 : elapsed_time=3428 2026-06-23 02:03:00.466 | + functions-common:time_stop:2428 : total=365760 2026-06-23 02:03:00.469 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:00.472 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=369188 2026-06-23 02:03:00.475 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-23 02:03:00.479 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 02:03:00.482 | + functions-common:git_timed:691 : local count=0 2026-06-23 02:03:00.486 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 02:03:00.488 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:03:00.492 | + functions-common:git_timed:695 : timeout=0 2026-06-23 02:03:00.495 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:03:00.498 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:03:00.502 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:00.504 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:00.509 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:00.514 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180180510 2026-06-23 02:03:00.517 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 02:03:01.018 | From https://review.opendev.org/openstack/placement 2026-06-23 02:03:01.018 | * branch master -> FETCH_HEAD 2026-06-23 02:03:01.028 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:03:01.032 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:01.036 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:01.039 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:01.042 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:01.046 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:01.050 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:03:01.053 | + functions-common:time_stop:2421 : start_time=1782180180510 2026-06-23 02:03:01.056 | + functions-common:time_stop:2423 : [[ -z 1782180180510 ]] 2026-06-23 02:03:01.061 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:01.065 | + functions-common:time_stop:2426 : end_time=1782180181062 2026-06-23 02:03:01.069 | + functions-common:time_stop:2427 : elapsed_time=552 2026-06-23 02:03:01.072 | + functions-common:time_stop:2428 : total=369188 2026-06-23 02:03:01.075 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:01.079 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=369740 2026-06-23 02:03:01.083 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 02:03:01.086 | + functions-common:git_timed:691 : local count=0 2026-06-23 02:03:01.090 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 02:03:01.094 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:03:01.097 | + functions-common:git_timed:695 : timeout=0 2026-06-23 02:03:01.100 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:03:01.103 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:03:01.107 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:01.109 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:01.114 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:01.119 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180181115 2026-06-23 02:03:01.122 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 02:03:01.171 | Note: switching to 'FETCH_HEAD'. 2026-06-23 02:03:01.172 | 2026-06-23 02:03:01.172 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 02:03:01.172 | changes and commit them, and you can discard any commits you make in this 2026-06-23 02:03:01.172 | state without impacting any branches by switching back to a branch. 2026-06-23 02:03:01.172 | 2026-06-23 02:03:01.172 | If you want to create a new branch to retain commits you create, you may 2026-06-23 02:03:01.172 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 02:03:01.172 | 2026-06-23 02:03:01.172 | git switch -c 2026-06-23 02:03:01.172 | 2026-06-23 02:03:01.172 | Or undo this operation with: 2026-06-23 02:03:01.173 | 2026-06-23 02:03:01.173 | git switch - 2026-06-23 02:03:01.173 | 2026-06-23 02:03:01.173 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 02:03:01.173 | 2026-06-23 02:03:01.173 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-23 02:03:01.175 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:03:01.179 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:01.183 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:01.185 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:01.188 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:01.191 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:01.194 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:03:01.198 | + functions-common:time_stop:2421 : start_time=1782180181115 2026-06-23 02:03:01.201 | + functions-common:time_stop:2423 : [[ -z 1782180181115 ]] 2026-06-23 02:03:01.205 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:01.210 | + functions-common:time_stop:2426 : end_time=1782180181206 2026-06-23 02:03:01.213 | + functions-common:time_stop:2427 : elapsed_time=91 2026-06-23 02:03:01.216 | + functions-common:time_stop:2428 : total=369740 2026-06-23 02:03:01.219 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:01.223 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=369831 2026-06-23 02:03:01.226 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-23 02:03:01.244 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-23 02:03:01.248 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 02:03:01.249 | + functions-common:git_clone:667 : head -1 2026-06-23 02:03:01.251 | 3cba66c7 Merge "Update python versions" 2026-06-23 02:03:01.255 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 02:03:01.259 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-23 02:03:01.263 | + inc/python:setup_develop:353 : local bindep 2026-06-23 02:03:01.267 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 02:03:01.270 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-23 02:03:01.274 | + inc/python:setup_develop:359 : local extras= 2026-06-23 02:03:01.277 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-23 02:03:01.280 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 02:03:01.283 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 02:03:01.287 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-23 02:03:01.290 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 02:03:01.294 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 02:03:01.299 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-23 02:03:01.302 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 02:03:01.306 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-23 02:03:01.310 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 02:03:01.313 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 02:03:01.317 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-23 02:03:01.326 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-23 02:03:01.329 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-23 02:03:01.332 | + 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-23 02:03:01.494 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-23 02:03:01.497 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 02:03:01.500 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 02:03:01.504 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 02:03:01.506 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 02:03:01.510 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-23 02:03:01.513 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 02:03:01.516 | + inc/python:setup_package:446 : local extras= 2026-06-23 02:03:01.520 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 02:03:01.523 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 02:03:01.527 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 02:03:01.531 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 02:03:01.534 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 02:03:01.538 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-23 02:03:01.564 | Using python 3.12 to install /opt/stack/placement 2026-06-23 02:03:01.567 | + 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-23 02:03:02.606 | Obtaining file:///opt/stack/placement 2026-06-23 02:03:02.610 | Installing build dependencies: started 2026-06-23 02:03:04.500 | Installing build dependencies: finished with status 'done' 2026-06-23 02:03:04.501 | Checking if build backend supports build_editable: started 2026-06-23 02:03:05.065 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 02:03:05.066 | Getting requirements to build editable: started 2026-06-23 02:03:05.380 | Getting requirements to build editable: finished with status 'done' 2026-06-23 02:03:05.382 | Preparing editable metadata (pyproject.toml): started 2026-06-23 02:03:06.331 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 02:03:06.358 | 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-23 02:03:06.359 | 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.50) 2026-06-23 02:03:06.360 | 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-23 02:03:06.360 | 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-23 02:03:06.361 | 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-23 02:03:06.362 | 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-23 02:03:06.363 | 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-23 02:03:06.364 | 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-23 02:03:06.366 | 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-23 02:03:06.366 | 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-23 02:03:06.368 | 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-23 02:03:06.368 | 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-23 02:03:06.369 | 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-23 02:03:06.370 | 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-23 02:03:06.371 | 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-23 02:03:06.372 | 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-23 02:03:06.373 | 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-23 02:03:06.374 | 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-23 02:03:06.376 | 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-23 02:03:06.376 | 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-23 02:03:06.378 | 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-23 02:03:06.380 | 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-23 02:03:06.380 | 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-23 02:03:06.381 | 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-23 02:03:06.387 | 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-23 02:03:06.389 | 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-23 02:03:06.390 | 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-23 02:03:06.392 | 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-23 02:03:06.393 | 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-23 02:03:06.394 | 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-23 02:03:06.400 | 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-23 02:03:06.402 | 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-23 02:03:06.402 | 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-23 02:03:06.403 | 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-23 02:03:06.413 | 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-23 02:03:06.417 | 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-23 02:03:06.422 | 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-23 02:03:06.423 | 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-23 02:03:06.427 | 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-23 02:03:06.430 | 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-23 02:03:06.432 | 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-23 02:03:06.432 | 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-23 02:03:06.439 | 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-23 02:03:06.441 | 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-23 02:03:06.442 | 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-23 02:03:06.445 | 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-23 02:03:06.451 | 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-23 02:03:06.454 | 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-23 02:03:06.455 | 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-23 02:03:06.457 | 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-23 02:03:06.462 | 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-23 02:03:06.470 | 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.0) 2026-06-23 02:03:06.476 | 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-23 02:03:06.479 | 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-23 02:03:06.480 | 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-23 02:03:06.481 | 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-23 02:03:06.488 | 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-23 02:03:06.491 | 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-23 02:03:06.511 | 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-23 02:03:06.525 | 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-23 02:03:06.526 | 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-23 02:03:06.527 | 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-23 02:03:06.529 | 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-23 02:03:06.549 | 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-23 02:03:06.561 | 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.1) 2026-06-23 02:03:06.610 | Building wheels for collected packages: openstack-placement 2026-06-23 02:03:06.612 | Building editable for openstack-placement (pyproject.toml): started 2026-06-23 02:03:07.392 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-23 02:03:07.393 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=c5bbb07ea1351dcc732a8265d069aeda82c7ffb7623cbef5c103b2acb1d4744c 2026-06-23 02:03:07.394 | Stored in directory: /tmp/pip-ephem-wheel-cache-s_cvnj8r/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-23 02:03:07.401 | Successfully built openstack-placement 2026-06-23 02:03:07.676 | Installing collected packages: openstack-placement 2026-06-23 02:03:07.723 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-23 02:03:07.918 | + inc/python:pip_install:216 : result=0 2026-06-23 02:03:07.921 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:03:07.925 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:07.928 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:07.931 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:07.934 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:07.937 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:07.940 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:03:07.943 | + functions-common:time_stop:2421 : start_time=1782180181558 2026-06-23 02:03:07.946 | + functions-common:time_stop:2423 : [[ -z 1782180181558 ]] 2026-06-23 02:03:07.950 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:07.955 | + functions-common:time_stop:2426 : end_time=1782180187952 2026-06-23 02:03:07.958 | + functions-common:time_stop:2427 : elapsed_time=6394 2026-06-23 02:03:07.962 | + functions-common:time_stop:2428 : total=155496 2026-06-23 02:03:07.965 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:07.969 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161890 2026-06-23 02:03:07.972 | + inc/python:pip_install:219 : return 0 2026-06-23 02:03:07.975 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 02:03:07.979 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:03:07.983 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-23 02:03:07.986 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-23 02:03:07.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 02:03:07.994 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 02:03:07.997 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-23 02:03:08.001 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 02:03:08.005 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 02:03:08.008 | + ./stack.sh:main:962 : configure_placement 2026-06-23 02:03:08.012 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-23 02:03:08.029 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-23 02:03:08.033 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-23 02:03:08.039 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-23 02:03:08.043 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-23 02:03:08.047 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-23 02:03:08.051 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-23 02:03:08.055 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:03:08.059 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:03:08.063 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:03:08.086 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:08.090 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:03:08.094 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-23 02:03:08.098 | + 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-23 02:03:08.139 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-23 02:03:08.179 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-23 02:03:08.220 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-23 02:03:08.223 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-23 02:03:08.226 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-23 02:03:08.230 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 02:03:08.233 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 02:03:08.237 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-23 02:03:08.241 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-23 02:03:08.244 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 02:03:08.248 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 02:03:08.252 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-23 02:03:08.294 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-23 02:03:08.331 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.5/identity 2026-06-23 02:03:08.369 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-23 02:03:08.409 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-23 02:03:08.448 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-23 02:03:08.487 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-23 02:03:08.527 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-23 02:03:08.566 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.5/identity 2026-06-23 02:03:08.605 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 02:03:08.643 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 02:03:08.683 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 02:03:08.687 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-23 02:03:08.690 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-23 02:03:08.694 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-23 02:03:08.699 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:03:08.723 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:03:08.726 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:03:08.730 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:08.734 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:03:08.737 | + 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-23 02:03:08.781 | + 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-23 02:03:08.824 | + 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-23 02:03:08.867 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:03:08.912 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-23 02:03:08.956 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-23 02:03:08.960 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-23 02:03:08.964 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-23 02:03:08.967 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-23 02:03:08.971 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 02:03:08.974 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-23 02:03:08.978 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-23 02:03:08.982 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 02:03:08.985 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 02:03:09.004 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 02:03:09.004 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:03:09.015 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 02:03:09.020 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:03:09.034 | /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-23 02:03:09.040 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-23 02:03:09.044 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-23 02:03:09.050 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 02:03:09.054 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-23 02:03:09.098 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-23 02:03:09.140 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-23 02:03:09.184 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-23 02:03:09.225 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 02:03:09.269 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 02:03:09.313 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-23 02:03:09.357 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-23 02:03:09.399 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-23 02:03:09.441 | + 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-23 02:03:09.484 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 02:03:09.527 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 02:03:09.569 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-23 02:03:09.611 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-23 02:03:09.653 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 02:03:09.657 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 02:03:09.662 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-23 02:03:09.666 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-23 02:03:09.670 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 02:03:09.674 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:09.678 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:09.682 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-23 02:03:09.687 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-23 02:03:09.690 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-23 02:03:09.732 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 02:03:09.775 | + 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-23 02:03:09.776 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-23 02:03:09.787 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-23 02:03:09.793 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-23 02:03:09.797 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-23 02:03:09.800 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 02:03:09.804 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 02:03:09.808 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 02:03:09.812 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 02:03:09.815 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:09.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:09.822 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 02:03:09.826 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 02:03:09.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:09.834 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:09.838 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-23 02:03:09.852 | perl: warning: Setting locale failed. 2026-06-23 02:03:09.853 | perl: warning: Please check that your locale settings: 2026-06-23 02:03:09.853 | LANGUAGE = (unset), 2026-06-23 02:03:09.853 | LC_ALL = "en_US.utf8", 2026-06-23 02:03:09.853 | LANG = "de_DE.UTF-8" 2026-06-23 02:03:09.853 | are supported and installed on your system. 2026-06-23 02:03:09.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 02:03:09.901 | Enabling site placement-api. 2026-06-23 02:03:09.907 | To activate the new configuration, you need to run: 2026-06-23 02:03:09.908 | systemctl reload apache2 2026-06-23 02:03:09.914 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 02:03:09.918 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 02:03:09.921 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:03:09.925 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 02:03:10.069 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:10.072 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:10.076 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-23 02:03:10.122 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-23 02:03:10.166 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-23 02:03:10.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.195 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-23 02:03:10.220 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.224 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-23 02:03:10.228 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-23 02:03:10.232 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-23 02:03:10.236 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:03:10.240 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:03:10.244 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 02:03:10.248 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-23 02:03:10.293 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-23 02:03:10.336 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.5/identity 2026-06-23 02:03:10.379 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-23 02:03:10.424 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-23 02:03:10.467 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-23 02:03:10.509 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-23 02:03:10.560 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-23 02:03:10.619 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-23 02:03:10.644 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:10.648 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-23 02:03:10.675 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:10.679 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-23 02:03:10.704 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.708 | + ./stack.sh:main:986 : init_os_brick 2026-06-23 02:03:10.712 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-23 02:03:10.718 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-23 02:03:10.744 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.748 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 02:03:10.794 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-23 02:03:10.819 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.823 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 02:03:10.869 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-23 02:03:10.894 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:10.898 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 02:03:10.945 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 02:03:10.991 | + ./stack.sh:main:993 : run_phase stack install 2026-06-23 02:03:10.995 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 02:03:10.998 | + functions-common:run_phase:1843 : local phase=install 2026-06-23 02:03:11.002 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 02:03:11.006 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 02:03:11.010 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 02:03:11.014 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 02:03:11.018 | + functions-common:run_phase:1852 : local extra 2026-06-23 02:03:11.023 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 02:03:11.029 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 02:03:11.033 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 02:03:11.037 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 02:03:11.041 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-23 02:03:11.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 02:03:11.067 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:11.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:03:11.075 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:03:11.078 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-23 02:03:11.082 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-23 02:03:11.086 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:03:11.090 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-23 02:03:11.094 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-23 02:03:11.097 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-23 02:03:11.175 | ++ inc/async:async_inner:63 : install_tempest 2026-06-23 02:03:11.227 | [2074 Async install_tempest:45211]: running: install_tempest 2026-06-23 02:03:11.231 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 02:03:11.235 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 02:03:11.239 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:03:11.243 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 02:03:11.248 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-23 02:03:11.252 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 02:03:11.256 | + functions-common:run_plugins:1829 : local phase=install 2026-06-23 02:03:11.260 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 02:03:11.265 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 02:03:11.269 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-23 02:03:11.273 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-23 02:03:11.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 02:03:11.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 02:03:11.286 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-23 02:03:11.292 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 02:03:11.296 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-23 02:03:11.300 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-23 02:03:11.304 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 02:03:11.310 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-23 02:03:11.314 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-23 02:03:11.318 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 02:03:11.324 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-23 02:03:11.325 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 02:03:11.332 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-23 02:03:11.335 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-23 02:03:11.339 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 02:03:11.345 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 02:03:11.349 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 02:03:11.379 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 02:03:11.383 | + 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-23 02:03:12.726 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 02:03:12.891 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-23 02:03:12.905 | 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-23 02:03:12.906 | 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-23 02:03:12.906 | 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-23 02:03:12.907 | 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.16.0) 2026-06-23 02:03:12.908 | 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-23 02:03:12.909 | 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-23 02:03:12.910 | 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-23 02:03:12.911 | 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-23 02:03:12.912 | 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-23 02:03:12.913 | 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-23 02:03:12.914 | 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-23 02:03:12.915 | 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-23 02:03:12.916 | 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-23 02:03:12.917 | 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-23 02:03:12.922 | 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-23 02:03:12.923 | 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-23 02:03:12.924 | 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-23 02:03:12.925 | 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-23 02:03:12.928 | 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-23 02:03:12.933 | 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-23 02:03:12.936 | 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-23 02:03:12.937 | 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-23 02:03:12.938 | 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-23 02:03:12.939 | 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-23 02:03:12.940 | 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-23 02:03:12.941 | 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-23 02:03:12.942 | 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-23 02:03:12.942 | 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-23 02:03:12.943 | 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-23 02:03:12.951 | 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-23 02:03:12.956 | 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-23 02:03:12.961 | 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-23 02:03:12.966 | 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-23 02:03:12.968 | 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-23 02:03:12.969 | 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-23 02:03:12.975 | 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-23 02:03:12.979 | 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-23 02:03:12.997 | 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-23 02:03:12.998 | 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-23 02:03:12.999 | 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-23 02:03:13.003 | 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-23 02:03:13.005 | 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-23 02:03:13.009 | 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.0) 2026-06-23 02:03:13.015 | 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-23 02:03:13.016 | 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-23 02:03:13.017 | 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-23 02:03:13.019 | 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-23 02:03:13.035 | 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-23 02:03:13.036 | 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-23 02:03:13.041 | 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-23 02:03:13.088 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-23 02:03:13.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.9 MB/s 0:00:00 2026-06-23 02:03:13.508 | Installing collected packages: python-openstackclient 2026-06-23 02:03:15.568 | Successfully installed python-openstackclient-10.1.0 2026-06-23 02:03:15.743 | + inc/python:pip_install:216 : result=0 2026-06-23 02:03:15.747 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:03:15.751 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:15.755 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:15.759 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:15.763 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:15.767 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:15.770 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:03:15.774 | + functions-common:time_stop:2421 : start_time=1782180191371 2026-06-23 02:03:15.778 | + functions-common:time_stop:2423 : [[ -z 1782180191371 ]] 2026-06-23 02:03:15.783 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:15.789 | + functions-common:time_stop:2426 : end_time=1782180195785 2026-06-23 02:03:15.793 | + functions-common:time_stop:2427 : elapsed_time=4414 2026-06-23 02:03:15.797 | + functions-common:time_stop:2428 : total=161890 2026-06-23 02:03:15.800 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:15.804 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166304 2026-06-23 02:03:15.808 | + inc/python:pip_install:219 : return 0 2026-06-23 02:03:15.812 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-23 02:03:15.838 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:15.842 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-23 02:03:15.847 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-23 02:03:15.855 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.5m79OQ8XFc 2026-06-23 02:03:15.858 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-23 02:03:15.862 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-23 02:03:15.866 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-23 02:03:15.870 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-23 02:03:15.874 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 02:03:15.878 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-23 02:03:15.902 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:15.906 | + ./stack.sh:main:1062 : configure_database 2026-06-23 02:03:15.911 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-23 02:03:15.914 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-23 02:03:15.918 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-23 02:03:15.922 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:03:15.925 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-23 02:03:15.929 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-23 02:03:15.935 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:15.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:15.942 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-23 02:03:15.945 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-23 02:03:15.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:15.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:15.960 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-23 02:03:15.964 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-23 02:03:15.966 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-23 02:03:15.970 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-23 02:03:15.974 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-23 02:03:15.978 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-23 02:03:15.983 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 02:03:15.984 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 02:03:15.990 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-23 02:03:16.084 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-23 02:03:16.088 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:03:16.092 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:03:16.095 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:03:16.099 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:03:16.103 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:03:16.106 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:03:16.110 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:03:16.113 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:03:16.117 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:03:16.121 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:03:16.124 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:03:16.128 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:03:16.132 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:03:16.135 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-23 02:03:16.138 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:16.142 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:16.146 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-23 02:03:16.150 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:03:16.153 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 02:03:18.637 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-23 02:03:18.640 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-23 02:03:18.644 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:18.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:18.651 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-23 02:03:18.654 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-23 02:03:18.658 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-23 02:03:18.677 | mysqladmin: connect to server at 'localhost' failed 2026-06-23 02:03:18.677 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-23 02:03:18.683 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-23 02:03:18.686 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-23 02:03:18.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:03:18.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:03:18.697 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-23 02:03:18.703 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-23 02:03:18.706 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-23 02:03:18.714 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-23 02:03:18.714 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-23 02:03:18.728 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:18.810 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-23 02:03:18.822 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-23 02:03:18.823 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-23 02:03:18.823 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-23 02:03:18.830 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-23 02:03:18.834 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-23 02:03:18.838 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:18.842 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:18.845 | + 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-23 02:03:18.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:18.960 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-23 02:03:18.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:19.054 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-23 02:03:19.137 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-23 02:03:19.221 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-23 02:03:19.297 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-23 02:03:19.302 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-23 02:03:19.306 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-23 02:03:19.306 | enabling MySQL performance counting 2026-06-23 02:03:19.310 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-23 02:03:19.343 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-23 02:03:19.347 | + 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-23 02:03:20.375 | Processing ./tools/dbcounter 2026-06-23 02:03:20.377 | Installing build dependencies: started 2026-06-23 02:03:23.891 | Installing build dependencies: finished with status 'done' 2026-06-23 02:03:23.892 | Getting requirements to build wheel: started 2026-06-23 02:03:24.544 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 02:03:24.547 | Preparing metadata (pyproject.toml): started 2026-06-23 02:03:24.926 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 02:03:24.930 | Building wheels for collected packages: dbcounter 2026-06-23 02:03:24.932 | Building wheel for dbcounter (pyproject.toml): started 2026-06-23 02:03:25.382 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-23 02:03:25.383 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=4fbaec3897aae23a5dbb4537b61dac8d7071bcd307536f1e80becc9522ff989b 2026-06-23 02:03:25.383 | Stored in directory: /tmp/pip-ephem-wheel-cache-8rmnzjnk/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-23 02:03:25.388 | Successfully built dbcounter 2026-06-23 02:03:25.696 | Installing collected packages: dbcounter 2026-06-23 02:03:25.742 | Successfully installed dbcounter-0.1 2026-06-23 02:03:25.920 | + inc/python:pip_install:216 : result=0 2026-06-23 02:03:25.923 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:03:25.927 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:25.930 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:25.934 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:25.936 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:25.940 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:25.944 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:03:25.947 | + functions-common:time_stop:2421 : start_time=1782180199333 2026-06-23 02:03:25.951 | + functions-common:time_stop:2423 : [[ -z 1782180199333 ]] 2026-06-23 02:03:25.956 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:25.962 | + functions-common:time_stop:2426 : end_time=1782180205958 2026-06-23 02:03:25.966 | + functions-common:time_stop:2427 : elapsed_time=6625 2026-06-23 02:03:25.969 | + functions-common:time_stop:2428 : total=166304 2026-06-23 02:03:25.973 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:25.976 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172929 2026-06-23 02:03:25.979 | + inc/python:pip_install:219 : return 0 2026-06-23 02:03:25.982 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-23 02:03:25.987 | + lib/database:recreate_database:112 : local db=stats 2026-06-23 02:03:25.991 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-23 02:03:25.995 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-23 02:03:25.999 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-23 02:03:26.006 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:26.084 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-23 02:03:26.090 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:26.175 | + 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-23 02:03:26.175 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-23 02:03:26.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:26.264 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-23 02:03:26.269 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-23 02:03:26.350 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-23 02:03:26.438 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-23 02:03:26.525 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-23 02:03:26.605 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-23 02:03:26.684 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-23 02:03:26.765 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-23 02:03:26.839 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-23 02:03:26.842 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:03:26.844 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 02:03:29.100 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-23 02:03:29.103 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-23 02:03:29.108 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 02:03:29.113 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-040329 2026-06-23 02:03:29.117 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-040329 1066' 2026-06-23 02:03:29.120 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.124 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 02:03:29.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.129 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 02:03:29.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.136 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 02:03:29.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.143 | + 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-23 02:03:29.147 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.149 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.5 2026-06-23 02:03:29.151 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.155 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.5/identity 2026-06-23 02:03:29.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.159 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-034930 2026-06-23 02:03:29.162 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.166 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 02:03:29.169 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.173 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.5 2026-06-23 02:03:29.177 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.180 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 02:03:29.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.184 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 02:03:29.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.192 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 02:03:29.195 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.198 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 02:03:29.200 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.203 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.5 2026-06-23 02:03:29.206 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:03:29.210 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 02:03:29.213 | + ./stack.sh:main:1076 : start_dstat 2026-06-23 02:03:29.216 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.220 | + functions-common:run_process:1668 : local service=dstat 2026-06-23 02:03:29.223 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.226 | + functions-common:run_process:1670 : local group= 2026-06-23 02:03:29.229 | + functions-common:run_process:1671 : local user= 2026-06-23 02:03:29.232 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:03:29.236 | + functions-common:run_process:1674 : local name=dstat 2026-06-23 02:03:29.239 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:03:29.243 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:03:29.246 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:29.250 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:29.255 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:29.261 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180209257 2026-06-23 02:03:29.264 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-23 02:03:29.288 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:29.291 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-23 02:03:29.294 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-23 02:03:29.297 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.300 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.302 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.306 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.310 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-23 02:03:29.312 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-23 02:03:29.315 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-23 02:03:29.318 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:03:29.321 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:03:29.325 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:03:29.329 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:03:29.332 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-23 02:03:29.336 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-23 02:03:29.340 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-23 02:03:29.343 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-23 02:03:29.347 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.350 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:03:29.354 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:03:29.357 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:03:29.361 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:03:29.364 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:03:29.367 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-23 02:03:29.370 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:03:29.376 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-23 02:03:29.472 | + functions-common:write_user_unit_file:1542 : 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-23 02:03:29.557 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-23 02:03:29.631 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 02:03:29.704 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-23 02:03:29.779 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-23 02:03:29.856 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:03:29.932 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:03:29.936 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:03:29.939 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-23 02:03:30.037 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:03:30.562 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-23 02:03:30.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-23 02:03:31.071 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-23 02:03:31.120 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:03:31.124 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:31.126 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:31.129 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:31.131 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:31.133 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:31.136 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:03:31.141 | + functions-common:time_stop:2421 : start_time=1782180209257 2026-06-23 02:03:31.144 | + functions-common:time_stop:2423 : [[ -z 1782180209257 ]] 2026-06-23 02:03:31.148 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:31.156 | + functions-common:time_stop:2426 : end_time=1782180211150 2026-06-23 02:03:31.159 | + functions-common:time_stop:2427 : elapsed_time=1893 2026-06-23 02:03:31.161 | + functions-common:time_stop:2428 : total=0 2026-06-23 02:03:31.163 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:31.166 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1893 2026-06-23 02:03:31.168 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-23 02:03:31.170 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-23 02:03:31.172 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-23 02:03:31.175 | + functions-common:run_process:1670 : local group= 2026-06-23 02:03:31.177 | + functions-common:run_process:1671 : local user=root 2026-06-23 02:03:31.179 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-23 02:03:31.182 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-23 02:03:31.184 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:03:31.187 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:03:31.189 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:31.191 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:31.194 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:31.198 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180211195 2026-06-23 02:03:31.200 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-23 02:03:31.217 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:31.219 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:03:31.222 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:31.224 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:31.226 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:31.228 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:31.231 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:31.233 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:03:31.235 | + functions-common:time_stop:2421 : start_time=1782180211195 2026-06-23 02:03:31.237 | + functions-common:time_stop:2423 : [[ -z 1782180211195 ]] 2026-06-23 02:03:31.240 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:31.246 | + functions-common:time_stop:2426 : end_time=1782180211242 2026-06-23 02:03:31.250 | + functions-common:time_stop:2427 : elapsed_time=47 2026-06-23 02:03:31.252 | + functions-common:time_stop:2428 : total=1893 2026-06-23 02:03:31.254 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:31.256 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1940 2026-06-23 02:03:31.259 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-23 02:03:31.275 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:31.279 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 02:03:31.283 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-23 02:03:31.287 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 02:03:31.290 | + functions-common:run_process:1670 : local group= 2026-06-23 02:03:31.294 | + functions-common:run_process:1671 : local user= 2026-06-23 02:03:31.299 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:03:31.303 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-23 02:03:31.308 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:03:31.310 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:03:31.314 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:31.319 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:31.323 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:31.330 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180211325 2026-06-23 02:03:31.333 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-23 02:03:31.366 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:31.370 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:03:31.377 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:31.380 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:31.383 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:31.386 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:31.388 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:31.390 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:03:31.394 | + functions-common:time_stop:2421 : start_time=1782180211325 2026-06-23 02:03:31.395 | + functions-common:time_stop:2423 : [[ -z 1782180211325 ]] 2026-06-23 02:03:31.397 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:31.402 | + functions-common:time_stop:2426 : end_time=1782180211399 2026-06-23 02:03:31.404 | + functions-common:time_stop:2427 : elapsed_time=74 2026-06-23 02:03:31.407 | + functions-common:time_stop:2428 : total=1940 2026-06-23 02:03:31.409 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:31.412 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2014 2026-06-23 02:03:31.415 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-23 02:03:31.432 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:31.435 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-23 02:03:31.454 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:31.457 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-23 02:03:31.484 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:31.486 | + ./stack.sh:main:1095 : start_etcd3 2026-06-23 02:03:31.488 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-23 02:03:31.491 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-23 02:03:31.493 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-23 02:03:31.495 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.5:2380' 2026-06-23 02:03:31.498 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.5:2380' 2026-06-23 02:03:31.500 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.5:2379' 2026-06-23 02:03:31.502 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-23 02:03:31.505 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-23 02:03:31.510 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.5:2379' 2026-06-23 02:03:31.515 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-23 02:03:31.522 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-23 02:03:31.528 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 02:03:31.534 | + 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.5:2380 --initial-advertise-peer-urls http://192.168.122.5:2380 --advertise-client-urls http://192.168.122.5:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.5:2379 --log-level=debug' '' root 2026-06-23 02:03:31.539 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-23 02:03:31.545 | + functions-common:write_user_unit_file:1530 : 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.5:2380 --initial-advertise-peer-urls http://192.168.122.5:2380 --advertise-client-urls http://192.168.122.5:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.5:2379 --log-level=debug' 2026-06-23 02:03:31.549 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:03:31.554 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-23 02:03:31.558 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:03:31.562 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:03:31.567 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:03:31.571 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 02:03:31.576 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:03:31.583 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-23 02:03:31.687 | + functions-common:write_user_unit_file:1542 : 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-23 02:03:31.791 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-23 02:03:31.863 | + functions-common:write_user_unit_file:1544 : 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.5:2380 --initial-advertise-peer-urls http://192.168.122.5:2380 --advertise-client-urls http://192.168.122.5:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.5:2379 --log-level=debug' 2026-06-23 02:03:31.940 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-23 02:03:32.018 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-23 02:03:32.099 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:03:32.177 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:03:32.181 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:03:32.185 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-23 02:03:32.278 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:03:32.771 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-23 02:03:32.837 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-23 02:03:32.906 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-23 02:03:32.978 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-23 02:03:33.057 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-23 02:03:33.063 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:03:33.070 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 02:03:33.073 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-23 02:03:33.570 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-23 02:03:33.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-23 02:03:34.081 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-23 02:03:35.121 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-23 02:03:35.138 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:35.140 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-23 02:03:35.142 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-23 02:03:35.145 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-23 02:03:35.162 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-23 02:03:35.179 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-23 02:03:35.183 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 02:03:35.184 | + 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.5/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-23 02:03:35.292 | The user clouds.yaml file didn't exist. 2026-06-23 02:03:35.306 | + 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.5/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-23 02:03:35.432 | + 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.5/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-23 02:03:35.564 | + 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.5/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-23 02:03:35.689 | + 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.5/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-23 02:03:35.838 | + 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.5/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-23 02:03:35.967 | + 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.5/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-23 02:03:36.100 | + 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.5/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-23 02:03:36.237 | + 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.5/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-23 02:03:36.370 | + 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.5/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-23 02:03:36.506 | + functions-common:write_clouds_yaml:203 : cat 2026-06-23 02:03:36.512 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-23 02:03:36.516 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-23 02:03:36.521 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-23 02:03:36.527 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-23 02:03:36.531 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-23 02:03:36.534 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-23 02:03:36.558 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:36.562 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-23 02:03:36.566 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:03:36.570 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-23 02:03:36.574 | + ./stack.sh:main:1112 : '[' 192.168.122.5 == 192.168.122.5 ']' 2026-06-23 02:03:36.577 | + ./stack.sh:main:1113 : init_keystone 2026-06-23 02:03:36.581 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-23 02:03:36.604 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:03:36.607 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-23 02:03:36.611 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-23 02:03:36.615 | + lib/database:recreate_database:112 : local db=keystone 2026-06-23 02:03:36.618 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-23 02:03:36.622 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-23 02:03:36.626 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-23 02:03:36.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:36.713 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-23 02:03:36.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:03:36.799 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-23 02:03:36.803 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 02:03:36.806 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:36.810 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:36.815 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:36.820 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180216817 2026-06-23 02:03:36.823 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-23 02:03:37.458 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:03:37.458 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:03:37.458 | we strongly recommend against using it for new projects. 2026-06-23 02:03:37.458 | 2026-06-23 02:03:37.458 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:03:37.459 | framework. For more detail see 2026-06-23 02:03:37.459 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:03:37.459 | 2026-06-23 02:03:37.459 | __import__(import_str) 2026-06-23 02:03:40.501 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 02:03:40.597 | 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=48102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:03:40.614 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:03:40.615 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:03:40.617 | DEBUG dbcounter [-] [48102] Writer thread running {{(pid=48102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:03:40.691 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-23 02:03:44.098 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:03:44.101 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-23 02:03:44.101 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.105 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-23 02:03:44.148 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.151 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-23 02:03:44.175 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.179 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-23 02:03:44.257 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.260 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-23 02:03:44.296 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.299 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-23 02:03:44.385 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.389 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-23 02:03:44.389 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:03:44.394 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-23 02:03:44.495 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:44.498 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-23 02:03:44.578 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48102) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:03:45.216 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-23 02:03:45.220 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:45.224 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:45.228 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:45.232 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:45.236 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:45.239 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 02:03:45.243 | + functions-common:time_stop:2421 : start_time=1782180216817 2026-06-23 02:03:45.247 | + functions-common:time_stop:2423 : [[ -z 1782180216817 ]] 2026-06-23 02:03:45.252 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:45.258 | + functions-common:time_stop:2426 : end_time=1782180225254 2026-06-23 02:03:45.262 | + functions-common:time_stop:2427 : elapsed_time=8437 2026-06-23 02:03:45.266 | + functions-common:time_stop:2428 : total=0 2026-06-23 02:03:45.270 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:45.274 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8437 2026-06-23 02:03:45.278 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-23 02:03:45.281 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-23 02:03:45.287 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-23 02:03:45.913 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:03:45.913 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:03:45.913 | we strongly recommend against using it for new projects. 2026-06-23 02:03:45.913 | 2026-06-23 02:03:45.913 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:03:45.914 | framework. For more detail see 2026-06-23 02:03:45.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:03:45.914 | 2026-06-23 02:03:45.914 | __import__(import_str) 2026-06-23 02:03:48.653 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-23 02:03:48.654 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 02:03:48.654 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 02:03:48.654 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-23 02:03:48.655 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 02:03:48.655 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 02:03:48.655 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 02:03:48.655 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 02:03:48.658 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 02:03:49.147 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-23 02:03:49.154 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-23 02:03:49.778 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:03:49.779 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:03:49.779 | we strongly recommend against using it for new projects. 2026-06-23 02:03:49.779 | 2026-06-23 02:03:49.779 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:03:49.779 | framework. For more detail see 2026-06-23 02:03:49.779 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:03:49.779 | 2026-06-23 02:03:49.779 | __import__(import_str) 2026-06-23 02:03:52.456 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-23 02:03:52.457 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 02:03:52.457 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 02:03:52.457 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-23 02:03:52.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 02:03:52.460 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 02:03:52.460 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 02:03:52.460 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 02:03:52.461 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 02:03:52.962 | + ./stack.sh:main:1114 : start_keystone 2026-06-23 02:03:52.968 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-23 02:03:52.975 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-23 02:03:52.979 | + functions-common:run_process:1668 : local service=keystone 2026-06-23 02:03:52.983 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 02:03:52.987 | + functions-common:run_process:1670 : local group= 2026-06-23 02:03:52.992 | + functions-common:run_process:1671 : local user= 2026-06-23 02:03:52.996 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:03:53.000 | + functions-common:run_process:1674 : local name=keystone 2026-06-23 02:03:53.004 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:03:53.008 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:03:53.012 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:53.015 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:53.020 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:53.026 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180233022 2026-06-23 02:03:53.030 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-23 02:03:53.053 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:03:53.057 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-23 02:03:53.061 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-23 02:03:53.065 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 02:03:53.069 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 02:03:53.073 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 02:03:53.076 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 02:03:53.079 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-23 02:03:53.083 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-23 02:03:53.087 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-23 02:03:53.090 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:03:53.094 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:03:53.098 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:03:53.101 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:03:53.105 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-23 02:03:53.109 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-23 02:03:53.113 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:03:53.116 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 02:03:53.120 | + functions-common:_run_under_systemd:1642 : 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-23 02:03:53.125 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-23 02:03:53.129 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 02:03:53.132 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:03:53.136 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:03:53.139 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:03:53.143 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-23 02:03:53.146 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:03:53.153 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-23 02:03:53.247 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:03:53.344 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-23 02:03:53.424 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-23 02:03:53.503 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:03:53.581 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:03:53.662 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-23 02:03:53.742 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-23 02:03:53.823 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-23 02:03:53.905 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-23 02:03:53.982 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-23 02:03:54.064 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:03:54.068 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:03:54.072 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-23 02:03:54.165 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:03:54.656 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-23 02:03:54.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-23 02:03:55.152 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-23 02:03:55.300 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:03:55.304 | + functions-common:time_stop:2414 : local name 2026-06-23 02:03:55.309 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:03:55.309 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:03:55.316 | + functions-common:time_stop:2417 : local total 2026-06-23 02:03:55.316 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:03:55.318 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:03:55.320 | + functions-common:time_stop:2421 : start_time=1782180233022 2026-06-23 02:03:55.322 | + functions-common:time_stop:2423 : [[ -z 1782180233022 ]] 2026-06-23 02:03:55.330 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:03:55.334 | + functions-common:time_stop:2426 : end_time=1782180235332 2026-06-23 02:03:55.337 | + functions-common:time_stop:2427 : elapsed_time=2310 2026-06-23 02:03:55.339 | + functions-common:time_stop:2428 : total=2014 2026-06-23 02:03:55.340 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:03:55.344 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4324 2026-06-23 02:03:55.344 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-23 02:03:55.344 | Waiting for keystone to start... 2026-06-23 02:03:55.346 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.5/identity/v3/ 2026-06-23 02:03:55.350 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.5/identity/v3/ 2026-06-23 02:03:55.350 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 02:03:55.352 | + functions:wait_for_service:477 : local url=http://192.168.122.5/identity/v3/ 2026-06-23 02:03:55.354 | + functions:wait_for_service:478 : local rval=0 2026-06-23 02:03:55.359 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 02:03:55.359 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:03:55.360 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:03:55.362 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:03:55.367 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:03:55.368 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180235366 2026-06-23 02:03:55.370 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 02:03:55.373 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:03:55.379 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.5/identity/v3/ 2026-06-23 02:04:01.064 | + :: : [[ 200 == 503 ]] 2026-06-23 02:04:01.066 | + :: : [[ 0 -eq 7 ]] 2026-06-23 02:04:01.072 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 02:04:01.078 | + functions-common:time_stop:2414 : local name 2026-06-23 02:04:01.082 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:04:01.086 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:04:01.091 | + functions-common:time_stop:2417 : local total 2026-06-23 02:04:01.095 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:04:01.099 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:04:01.103 | + functions-common:time_stop:2421 : start_time=1782180235366 2026-06-23 02:04:01.107 | + functions-common:time_stop:2423 : [[ -z 1782180235366 ]] 2026-06-23 02:04:01.112 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:04:01.119 | + functions-common:time_stop:2426 : end_time=1782180241114 2026-06-23 02:04:01.122 | + functions-common:time_stop:2427 : elapsed_time=5748 2026-06-23 02:04:01.126 | + functions-common:time_stop:2428 : total=0 2026-06-23 02:04:01.131 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:04:01.135 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5748 2026-06-23 02:04:01.139 | + functions:wait_for_service:486 : return 0 2026-06-23 02:04:01.143 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-23 02:04:01.165 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:04:01.169 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-23 02:04:01.172 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:04:01.176 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-23 02:04:01.287 | ++ inc/async:async_inner:64 : rc=0 2026-06-23 02:04:01.317 | [45211 Async install_tempest:45211]: finished successfully 2026-06-23 02:04:01.380 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-23 02:04:01.383 | + 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.5/identity 2026-06-23 02:04:01.996 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:04:01.997 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:04:01.997 | we strongly recommend against using it for new projects. 2026-06-23 02:04:01.997 | 2026-06-23 02:04:01.997 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:04:01.997 | framework. For more detail see 2026-06-23 02:04:01.997 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:04:01.997 | 2026-06-23 02:04:01.997 | __import__(import_str) 2026-06-23 02:04:05.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.172 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.172 | 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=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.179 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.193 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.193 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.223 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.249 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.249 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.336 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.336 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.336 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.337 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.337 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.337 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.351 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.358 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.362 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.362 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.363 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.363 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.363 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.363 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.363 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49113) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 02:04:05.437 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 02:04:05.525 | 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=49113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:04:05.727 | DEBUG dbcounter [-] [49113] Writer thread running {{(pid=49113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:04:05.870 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created domain default 2026-06-23 02:04:05.931 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created project admin 2026-06-23 02:04:05.967 | WARNING keystone.common.password_hashing [None req-2924c441-d63d-463f-bf03-4307816689be None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-23 02:04:05.991 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created user admin 2026-06-23 02:04:06.013 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created role reader 2026-06-23 02:04:06.031 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created role member 2026-06-23 02:04:06.063 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created implied role where d59cbdcfcbf34c2cbbf219806c1c48c3 implies b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:04:06.079 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created role manager 2026-06-23 02:04:06.104 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created implied role where 9491ccbd87394e18abb51c467b13592c implies d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:04:06.123 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created role admin 2026-06-23 02:04:06.147 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created implied role where d02a43332796418db586cf0cdb5c5dd3 implies 9491ccbd87394e18abb51c467b13592c 2026-06-23 02:04:06.169 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created role service 2026-06-23 02:04:06.187 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Granted role admin on project admin to user admin. 2026-06-23 02:04:06.199 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Granted role admin on the system to user admin. 2026-06-23 02:04:06.217 | WARNING py.warnings [None req-2924c441-d63d-463f-bf03-4307816689be 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-23 02:04:06.217 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 02:04:06.218 |  2026-06-23 02:04:06.223 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created region RegionOne 2026-06-23 02:04:06.272 | INFO keystone.cmd.bootstrap [None req-2924c441-d63d-463f-bf03-4307816689be None None] Created public endpoint http://192.168.122.5/identity 2026-06-23 02:04:06.863 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-23 02:04:06.866 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-23 02:04:06.870 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-23 02:04:06.875 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-23 02:04:11.904 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:11.909 | + lib/keystone:create_keystone_accounts:258 : admin_project=375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:04:11.912 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-23 02:04:11.917 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-23 02:04:15.319 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:15.323 | + lib/keystone:create_keystone_accounts:260 : admin_user=e1f071321ee24f76a28ff386672a4f5a 2026-06-23 02:04:15.326 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-23 02:04:15.329 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-23 02:04:15.332 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-23 02:04:15.334 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin e1f071321ee24f76a28ff386672a4f5a default 2026-06-23 02:04:15.400 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e1f071321ee24f76a28ff386672a4f5a default 2026-06-23 02:04:15.440 | [2074 Async ks-domain-role:49232]: running: get_or_add_user_domain_role admin e1f071321ee24f76a28ff386672a4f5a default 2026-06-23 02:04:15.441 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-23 02:04:15.443 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 02:04:15.446 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 02:04:19.328 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:19.332 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 02:04:19.334 | + functions-common:get_or_create_domain:872 : echo default 2026-06-23 02:04:19.334 | default 2026-06-23 02:04:19.337 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-23 02:04:19.401 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-23 02:04:19.445 | [2074 Async ks-project:49341]: running: get_or_create_project service Default 2026-06-23 02:04:19.448 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-23 02:04:19.519 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-23 02:04:19.571 | [2074 Async ks-service:49435]: running: get_or_create_role service 2026-06-23 02:04:19.575 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-23 02:04:19.654 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-23 02:04:19.721 | [2074 Async ks-reseller:49529]: running: get_or_create_role ResellerAdmin 2026-06-23 02:04:19.727 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-23 02:04:19.733 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-23 02:04:19.892 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-23 02:04:19.973 | [2074 Async ks-anotherrole:49642]: running: get_or_create_role anotherrole 2026-06-23 02:04:19.982 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-23 02:04:19.993 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-23 02:04:20.000 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 02:04:20.010 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-23 02:04:24.684 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:24.718 | [49529 Async ks-reseller:49529]: finished successfully 2026-06-23 02:04:25.369 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:25.400 | [49435 Async ks-service:49435]: finished successfully 2026-06-23 02:04:25.839 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:25.863 | [49341 Async ks-project:49341]: finished successfully 2026-06-23 02:04:25.973 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:25.979 | ++ functions-common:get_or_create_project:922 : project_id=24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:25.983 | ++ functions-common:get_or_create_project:923 : echo 24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:25.989 | + lib/keystone:create_keystone_accounts:288 : invis_project=24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:25.993 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-23 02:04:25.999 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-23 02:04:26.003 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 02:04:26.008 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-23 02:04:26.116 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:26.127 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:26.147 | [49232 Async ks-domain-role:49232]: finished successfully 2026-06-23 02:04:26.161 | [49642 Async ks-anotherrole:49642]: finished successfully 2026-06-23 02:04:29.688 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:29.693 | ++ functions-common:get_or_create_project:922 : project_id=9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:29.697 | ++ functions-common:get_or_create_project:923 : echo 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:29.701 | + lib/keystone:create_keystone_accounts:292 : demo_project=9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:29.705 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-23 02:04:29.711 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-23 02:04:29.715 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:29.719 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-23 02:04:29.723 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-23 02:04:29.728 | +++ functions-common:get_or_create_user:909 : 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-23 02:04:33.382 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:33.387 | ++ functions-common:get_or_create_user:909 : user_id=db9b50128eed469788c65ae41b011ca6 2026-06-23 02:04:33.391 | ++ functions-common:get_or_create_user:910 : echo db9b50128eed469788c65ae41b011ca6 2026-06-23 02:04:33.396 | + lib/keystone:create_keystone_accounts:295 : demo_user=db9b50128eed469788c65ae41b011ca6 2026-06-23 02:04:33.400 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-23 02:04:33.463 | [2074 Async ks-domain-role:49232]: Waiting for completion of get_or_add_user_domain_role admin e1f071321ee24f76a28ff386672a4f5a default running on PID 49232 (6 other jobs running) 2026-06-23 02:04:33.493 | [2074 Async ks-domain-role:49232]: Signaling child to exit 2026-06-23 02:04:33.493 | WAKEUP 2026-06-23 02:04:33.522 | [2074 Async ks-domain-role:49232]: Signaled 2026-06-23 02:04:33.523 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-23 02:04:33.523 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user e1f071321ee24f76a28ff386672a4f5a --domain default 2026-06-23 02:04:33.523 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1f071321ee24f76a28ff386672a4f5a --domain default -c Role -f value 2026-06-23 02:04:33.523 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:33.524 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:04:33.524 | + functions-common:get_or_add_user_domain_role:993 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:04:33.524 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:04:33.583 | [2074 Async ks-domain-role:49232]: finished get_or_add_user_domain_role admin e1f071321ee24f76a28ff386672a4f5a default with result 0 in 10 seconds 2026-06-23 02:04:33.592 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-23 02:04:33.636 | [2074 Async ks-project:49341]: Waiting for completion of get_or_create_project service Default running on PID 49341 (5 other jobs running) 2026-06-23 02:04:33.665 | [2074 Async ks-project:49341]: Signaling child to exit 2026-06-23 02:04:33.666 | WAKEUP 2026-06-23 02:04:33.692 | [2074 Async ks-project:49341]: Signaled 2026-06-23 02:04:33.694 | + functions-common:get_or_create_project:916 : local project_id 2026-06-23 02:04:33.694 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-23 02:04:33.694 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:33.694 | + functions-common:get_or_create_project:922 : project_id=8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:04:33.694 | + functions-common:get_or_create_project:923 : echo 8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:04:33.694 | 8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:04:33.748 | [2074 Async ks-project:49341]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-23 02:04:33.796 | [2074 Async ks-service:49435]: Waiting for completion of get_or_create_role service running on PID 49435 (4 other jobs running) 2026-06-23 02:04:33.827 | [2074 Async ks-service:49435]: Signaling child to exit 2026-06-23 02:04:33.828 | WAKEUP 2026-06-23 02:04:33.854 | [2074 Async ks-service:49435]: Signaled 2026-06-23 02:04:33.856 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 02:04:33.856 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-23 02:04:33.856 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:33.856 | + functions-common:get_or_create_role:934 : role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:04:33.856 | + functions-common:get_or_create_role:935 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:04:33.856 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:04:33.910 | [2074 Async ks-service:49435]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-23 02:04:33.956 | [2074 Async ks-reseller:49529]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49529 (3 other jobs running) 2026-06-23 02:04:33.989 | [2074 Async ks-reseller:49529]: Signaling child to exit 2026-06-23 02:04:33.989 | WAKEUP 2026-06-23 02:04:34.015 | [2074 Async ks-reseller:49529]: Signaled 2026-06-23 02:04:34.017 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 02:04:34.017 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-23 02:04:34.017 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:34.017 | + functions-common:get_or_create_role:934 : role_id=b99fd0d7adb24a1a8f77637e7f15e6e8 2026-06-23 02:04:34.018 | + functions-common:get_or_create_role:935 : echo b99fd0d7adb24a1a8f77637e7f15e6e8 2026-06-23 02:04:34.018 | b99fd0d7adb24a1a8f77637e7f15e6e8 2026-06-23 02:04:34.072 | [2074 Async ks-reseller:49529]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-23 02:04:34.119 | [2074 Async ks-anotherrole:49642]: Waiting for completion of get_or_create_role anotherrole running on PID 49642 (2 other jobs running) 2026-06-23 02:04:34.149 | [2074 Async ks-anotherrole:49642]: Signaling child to exit 2026-06-23 02:04:34.149 | WAKEUP 2026-06-23 02:04:34.174 | [2074 Async ks-anotherrole:49642]: Signaled 2026-06-23 02:04:34.176 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 02:04:34.176 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-23 02:04:34.176 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:34.176 | + functions-common:get_or_create_role:934 : role_id=b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:04:34.177 | + functions-common:get_or_create_role:935 : echo b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:04:34.177 | b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:04:34.231 | [2074 Async ks-anotherrole:49642]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-23 02:04:34.238 | + inc/async:async_wait:197 : return 0 2026-06-23 02:04:34.241 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.332 | + inc/async:async_inner:63 : get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.383 | [2074 Async ks-demo-member:50480]: running: get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.387 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin e1f071321ee24f76a28ff386672a4f5a 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.477 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e1f071321ee24f76a28ff386672a4f5a 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.529 | [2074 Async ks-demo-admin:50576]: running: get_or_add_user_project_role admin e1f071321ee24f76a28ff386672a4f5a 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.535 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.620 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.682 | [2074 Async ks-demo-another:50672]: running: get_or_add_user_project_role anotherrole db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:34.684 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:34.756 | + inc/async:async_inner:63 : get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:34.839 | [2074 Async ks-demo-invis:50768]: running: get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 24e213a397d3445f9a5267d3878cf311 2026-06-23 02:04:34.843 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-23 02:04:34.850 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-23 02:04:34.855 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:34.862 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-23 02:04:34.868 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-23 02:04:34.878 | +++ functions-common:get_or_create_user:909 : 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-23 02:04:40.311 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:40.324 | ++ functions-common:get_or_create_user:909 : user_id=2b723f2afcfc4f2e9fca983f1aceae64 2026-06-23 02:04:40.333 | ++ functions-common:get_or_create_user:910 : echo 2b723f2afcfc4f2e9fca983f1aceae64 2026-06-23 02:04:40.342 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2b723f2afcfc4f2e9fca983f1aceae64 2026-06-23 02:04:40.356 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2b723f2afcfc4f2e9fca983f1aceae64 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:40.522 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2b723f2afcfc4f2e9fca983f1aceae64 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:40.629 | [2074 Async ks-demo-reader:50927]: running: get_or_add_user_project_role reader 2b723f2afcfc4f2e9fca983f1aceae64 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:04:40.640 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-23 02:04:40.650 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-23 02:04:40.666 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 02:04:40.677 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-23 02:04:46.911 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:46.918 | ++ functions-common:get_or_create_project:922 : project_id=e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:46.926 | ++ functions-common:get_or_create_project:923 : echo e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:46.935 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:46.947 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-23 02:04:46.960 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-23 02:04:46.972 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:46.978 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-23 02:04:46.994 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-23 02:04:47.009 | +++ functions-common:get_or_create_user:909 : 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-23 02:04:47.322 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:47.408 | [50480 Async ks-demo-member:50480]: finished successfully 2026-06-23 02:04:47.517 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:47.581 | [50672 Async ks-demo-another:50672]: finished successfully 2026-06-23 02:04:48.097 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:48.126 | [50768 Async ks-demo-invis:50768]: finished successfully 2026-06-23 02:04:48.248 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:48.279 | [50576 Async ks-demo-admin:50576]: finished successfully 2026-06-23 02:04:51.060 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:51.066 | ++ functions-common:get_or_create_user:909 : user_id=b0546c8013b941a89d7c81e97ca4346b 2026-06-23 02:04:51.070 | ++ functions-common:get_or_create_user:910 : echo b0546c8013b941a89d7c81e97ca4346b 2026-06-23 02:04:51.075 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=b0546c8013b941a89d7c81e97ca4346b 2026-06-23 02:04:51.082 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.175 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.231 | [2074 Async ks-alt-admin:51364]: running: get_or_add_user_project_role admin b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.236 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.325 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.387 | [2074 Async ks-alt-another:51460]: running: get_or_add_user_project_role anotherrole b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:51.390 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-23 02:04:51.395 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-23 02:04:51.399 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:51.403 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-23 02:04:51.408 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-23 02:04:51.413 | +++ functions-common:get_or_create_user:909 : 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-23 02:04:52.125 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:04:52.148 | [50927 Async ks-demo-reader:50927]: finished successfully 2026-06-23 02:04:55.454 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:55.461 | ++ functions-common:get_or_create_user:909 : user_id=381df6bc1bda41c0a1420caa2b91a60a 2026-06-23 02:04:55.466 | ++ functions-common:get_or_create_user:910 : echo 381df6bc1bda41c0a1420caa2b91a60a 2026-06-23 02:04:55.471 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=381df6bc1bda41c0a1420caa2b91a60a 2026-06-23 02:04:55.476 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 381df6bc1bda41c0a1420caa2b91a60a e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:55.564 | + inc/async:async_inner:63 : get_or_add_user_project_role member 381df6bc1bda41c0a1420caa2b91a60a e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:55.616 | [2074 Async ks-alt-member-user:51636]: running: get_or_add_user_project_role member 381df6bc1bda41c0a1420caa2b91a60a e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:55.621 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-23 02:04:55.625 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-23 02:04:55.627 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:55.630 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-23 02:04:55.632 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-23 02:04:55.637 | +++ functions-common:get_or_create_user:909 : 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-23 02:04:59.584 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:04:59.589 | ++ functions-common:get_or_create_user:909 : user_id=e417670aa0c148519009df19aa3bbf82 2026-06-23 02:04:59.594 | ++ functions-common:get_or_create_user:910 : echo e417670aa0c148519009df19aa3bbf82 2026-06-23 02:04:59.598 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e417670aa0c148519009df19aa3bbf82 2026-06-23 02:04:59.603 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e417670aa0c148519009df19aa3bbf82 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:59.701 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e417670aa0c148519009df19aa3bbf82 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:59.759 | [2074 Async ks-alt-reader-user:51808]: running: get_or_add_user_project_role reader e417670aa0c148519009df19aa3bbf82 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:04:59.768 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-23 02:04:59.774 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:04:59.781 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-23 02:04:59.786 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-23 02:04:59.798 | +++ functions-common:get_or_create_user:909 : 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-23 02:05:01.064 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:01.104 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:01.119 | [51364 Async ks-alt-admin:51364]: finished successfully 2026-06-23 02:05:01.143 | [51460 Async ks-alt-another:51460]: finished successfully 2026-06-23 02:05:03.938 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:03.943 | ++ functions-common:get_or_create_user:909 : user_id=45902c868c04412baeaba909a9a70cf2 2026-06-23 02:05:03.947 | ++ functions-common:get_or_create_user:910 : echo 45902c868c04412baeaba909a9a70cf2 2026-06-23 02:05:03.952 | + lib/keystone:create_keystone_accounts:340 : system_member_user=45902c868c04412baeaba909a9a70cf2 2026-06-23 02:05:03.957 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 45902c868c04412baeaba909a9a70cf2 all 2026-06-23 02:05:04.062 | + inc/async:async_inner:63 : get_or_add_user_system_role member 45902c868c04412baeaba909a9a70cf2 all 2026-06-23 02:05:04.123 | [2074 Async ks-system-member:52041]: running: get_or_add_user_system_role member 45902c868c04412baeaba909a9a70cf2 all 2026-06-23 02:05:04.129 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-23 02:05:04.134 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:05:04.138 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-23 02:05:04.141 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-23 02:05:04.148 | +++ functions-common:get_or_create_user:909 : 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-23 02:05:04.899 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:04.925 | [51636 Async ks-alt-member-user:51636]: finished successfully 2026-06-23 02:05:08.037 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:08.043 | ++ functions-common:get_or_create_user:909 : user_id=7c868e19d4b34f11be3cc512f32bee14 2026-06-23 02:05:08.047 | ++ functions-common:get_or_create_user:910 : echo 7c868e19d4b34f11be3cc512f32bee14 2026-06-23 02:05:08.052 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=7c868e19d4b34f11be3cc512f32bee14 2026-06-23 02:05:08.058 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 7c868e19d4b34f11be3cc512f32bee14 all 2026-06-23 02:05:08.147 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7c868e19d4b34f11be3cc512f32bee14 all 2026-06-23 02:05:08.210 | [2074 Async ks-system-reader:52247]: running: get_or_add_user_system_role reader 7c868e19d4b34f11be3cc512f32bee14 all 2026-06-23 02:05:08.216 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-23 02:05:08.222 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-23 02:05:08.228 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-23 02:05:08.232 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 02:05:08.236 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-23 02:05:09.029 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:09.053 | [51808 Async ks-alt-reader-user:51808]: finished successfully 2026-06-23 02:05:12.263 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:12.270 | ++ functions-common:get_or_create_group:886 : group_id=5de2ae4377ff49e8820b7a0adfb98a46 2026-06-23 02:05:12.276 | ++ functions-common:get_or_create_group:887 : echo 5de2ae4377ff49e8820b7a0adfb98a46 2026-06-23 02:05:12.282 | + lib/keystone:create_keystone_accounts:350 : admin_group=5de2ae4377ff49e8820b7a0adfb98a46 2026-06-23 02:05:12.286 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-23 02:05:12.291 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-23 02:05:12.294 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-23 02:05:12.299 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 02:05:12.304 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-23 02:05:16.215 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:16.217 | ++ functions-common:get_or_create_group:886 : group_id=c8c4d10527914d0db8bd2f360166c5f0 2026-06-23 02:05:16.222 | ++ functions-common:get_or_create_group:887 : echo c8c4d10527914d0db8bd2f360166c5f0 2026-06-23 02:05:16.228 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=c8c4d10527914d0db8bd2f360166c5f0 2026-06-23 02:05:16.233 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.328 | + inc/async:async_inner:63 : get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.378 | [2074 Async ks-group-memberdemo:52510]: running: get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.381 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.463 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.554 | [2074 Async ks-group-anotherdemo:52589]: running: get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:16.563 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:16.748 | + inc/async:async_inner:63 : get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:16.844 | [2074 Async ks-group-memberalt:52668]: running: get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:16.852 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:17.023 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:17.127 | [2074 Async ks-group-anotheralt:52766]: running: get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:17.135 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 5de2ae4377ff49e8820b7a0adfb98a46 375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:05:17.293 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5de2ae4377ff49e8820b7a0adfb98a46 375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:05:17.382 | [2074 Async ks-group-admin:52845]: running: get_or_add_group_project_role admin 5de2ae4377ff49e8820b7a0adfb98a46 375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:05:17.389 | + 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-23 02:05:17.531 | [2074 Async ks-demo-member:50480]: Waiting for completion of get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 running on PID 50480 (17 other jobs running) 2026-06-23 02:05:17.597 | [2074 Async ks-demo-member:50480]: Signaling child to exit 2026-06-23 02:05:17.599 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:17.599 | WAKEUP 2026-06-23 02:05:17.661 | [2074 Async ks-demo-member:50480]: Signaled 2026-06-23 02:05:17.665 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:17.665 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:17.665 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:17.666 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:17.666 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:17.666 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:17.666 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:17.666 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:17.666 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:17.666 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user db9b50128eed469788c65ae41b011ca6 --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:17.667 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db9b50128eed469788c65ae41b011ca6 --project 9c7a92647a95441d9bb12af78dd384a3 -c Role -f value 2026-06-23 02:05:17.667 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:17.667 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:17.667 | + functions-common:get_or_add_user_project_role:974 : echo d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:17.668 | d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:17.682 | [52041 Async ks-system-member:52041]: finished successfully 2026-06-23 02:05:17.787 | [2074 Async ks-demo-member:50480]: finished get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 13 seconds 2026-06-23 02:05:17.891 | [2074 Async ks-demo-admin:50576]: Waiting for completion of get_or_add_user_project_role admin e1f071321ee24f76a28ff386672a4f5a 9c7a92647a95441d9bb12af78dd384a3 running on PID 50576 (16 other jobs running) 2026-06-23 02:05:17.951 | [2074 Async ks-demo-admin:50576]: Signaling child to exit 2026-06-23 02:05:17.952 | WAKEUP 2026-06-23 02:05:17.991 | [2074 Async ks-demo-admin:50576]: Signaled 2026-06-23 02:05:17.993 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:17.993 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:17.993 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:17.993 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:17.993 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:17.993 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:17.993 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:17.994 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:17.994 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:17.994 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user e1f071321ee24f76a28ff386672a4f5a --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:17.994 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1f071321ee24f76a28ff386672a4f5a --project 9c7a92647a95441d9bb12af78dd384a3 -c Role -f value 2026-06-23 02:05:17.994 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:17.994 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:17.994 | + functions-common:get_or_add_user_project_role:974 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:17.994 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:18.097 | [2074 Async ks-demo-admin:50576]: finished get_or_add_user_project_role admin e1f071321ee24f76a28ff386672a4f5a 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 13 seconds 2026-06-23 02:05:18.181 | [2074 Async ks-demo-another:50672]: Waiting for completion of get_or_add_user_project_role anotherrole db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 running on PID 50672 (15 other jobs running) 2026-06-23 02:05:18.236 | [2074 Async ks-demo-another:50672]: Signaling child to exit 2026-06-23 02:05:18.237 | WAKEUP 2026-06-23 02:05:18.287 | [2074 Async ks-demo-another:50672]: Signaled 2026-06-23 02:05:18.287 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:18.287 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:18.287 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:18.288 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:18.288 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:18.288 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:18.288 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:18.288 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:18.288 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:18.288 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user db9b50128eed469788c65ae41b011ca6 --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:18.288 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user db9b50128eed469788c65ae41b011ca6 --project 9c7a92647a95441d9bb12af78dd384a3 -c Role -f value 2026-06-23 02:05:18.288 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:18.288 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:18.288 | + functions-common:get_or_add_user_project_role:974 : echo b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:18.289 | b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:18.393 | [2074 Async ks-demo-another:50672]: finished get_or_add_user_project_role anotherrole db9b50128eed469788c65ae41b011ca6 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 12 seconds 2026-06-23 02:05:18.464 | [2074 Async ks-demo-invis:50768]: Waiting for completion of get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 24e213a397d3445f9a5267d3878cf311 running on PID 50768 (14 other jobs running) 2026-06-23 02:05:18.514 | [2074 Async ks-demo-invis:50768]: Signaling child to exit 2026-06-23 02:05:18.515 | WAKEUP 2026-06-23 02:05:18.561 | [2074 Async ks-demo-invis:50768]: Signaled 2026-06-23 02:05:18.565 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:18.566 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:18.566 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:18.566 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:18.566 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:18.566 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:18.566 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:18.566 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:18.566 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:18.566 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user db9b50128eed469788c65ae41b011ca6 --project 24e213a397d3445f9a5267d3878cf311 2026-06-23 02:05:18.566 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db9b50128eed469788c65ae41b011ca6 --project 24e213a397d3445f9a5267d3878cf311 -c Role -f value 2026-06-23 02:05:18.566 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:18.567 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:18.567 | + functions-common:get_or_add_user_project_role:974 : echo d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:18.567 | d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:18.665 | [2074 Async ks-demo-invis:50768]: finished get_or_add_user_project_role member db9b50128eed469788c65ae41b011ca6 24e213a397d3445f9a5267d3878cf311 with result 0 in 13 seconds 2026-06-23 02:05:18.752 | [2074 Async ks-demo-reader:50927]: Waiting for completion of get_or_add_user_project_role reader 2b723f2afcfc4f2e9fca983f1aceae64 9c7a92647a95441d9bb12af78dd384a3 running on PID 50927 (13 other jobs running) 2026-06-23 02:05:18.822 | [2074 Async ks-demo-reader:50927]: Signaling child to exit 2026-06-23 02:05:18.824 | WAKEUP 2026-06-23 02:05:18.873 | [2074 Async ks-demo-reader:50927]: Signaled 2026-06-23 02:05:18.879 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:18.879 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:18.879 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:18.879 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:18.880 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:18.880 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:18.880 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:18.880 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:18.880 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:18.881 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 2b723f2afcfc4f2e9fca983f1aceae64 --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:18.882 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b723f2afcfc4f2e9fca983f1aceae64 --project 9c7a92647a95441d9bb12af78dd384a3 -c Role -f value 2026-06-23 02:05:18.882 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:18.883 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:18.885 | + functions-common:get_or_add_user_project_role:974 : echo b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:18.885 | b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:18.989 | [2074 Async ks-demo-reader:50927]: finished get_or_add_user_project_role reader 2b723f2afcfc4f2e9fca983f1aceae64 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 11 seconds 2026-06-23 02:05:18.997 | + inc/async:async_wait:197 : return 0 2026-06-23 02:05:19.007 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-23 02:05:19.127 | [2074 Async ks-alt-admin:51364]: Waiting for completion of get_or_add_user_project_role admin b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f running on PID 51364 (12 other jobs running) 2026-06-23 02:05:19.187 | [2074 Async ks-alt-admin:51364]: Signaling child to exit 2026-06-23 02:05:19.191 | WAKEUP 2026-06-23 02:05:19.237 | [2074 Async ks-alt-admin:51364]: Signaled 2026-06-23 02:05:19.240 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:19.240 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:19.241 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:19.241 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:19.241 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:19.241 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:19.241 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:19.241 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:19.241 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:19.242 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user b0546c8013b941a89d7c81e97ca4346b --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:19.242 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0546c8013b941a89d7c81e97ca4346b --project e395c11edd964828a1ca1a7a8d919a9f -c Role -f value 2026-06-23 02:05:19.242 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:19.242 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:19.242 | + functions-common:get_or_add_user_project_role:974 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:19.242 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:19.361 | [2074 Async ks-alt-admin:51364]: finished get_or_add_user_project_role admin b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f with result 0 in 9 seconds 2026-06-23 02:05:19.444 | [2074 Async ks-alt-another:51460]: Waiting for completion of get_or_add_user_project_role anotherrole b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f running on PID 51460 (11 other jobs running) 2026-06-23 02:05:19.509 | [2074 Async ks-alt-another:51460]: Signaling child to exit 2026-06-23 02:05:19.510 | WAKEUP 2026-06-23 02:05:19.560 | [2074 Async ks-alt-another:51460]: Signaled 2026-06-23 02:05:19.564 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:19.564 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:19.564 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:19.564 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:19.564 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:19.565 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:19.565 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:19.565 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:19.565 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:19.565 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user b0546c8013b941a89d7c81e97ca4346b --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:19.565 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b0546c8013b941a89d7c81e97ca4346b --project e395c11edd964828a1ca1a7a8d919a9f -c Role -f value 2026-06-23 02:05:19.565 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:19.565 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:19.565 | + functions-common:get_or_add_user_project_role:974 : echo b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:19.565 | b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:19.662 | [2074 Async ks-alt-another:51460]: finished get_or_add_user_project_role anotherrole b0546c8013b941a89d7c81e97ca4346b e395c11edd964828a1ca1a7a8d919a9f with result 0 in 9 seconds 2026-06-23 02:05:19.746 | [2074 Async ks-alt-member-user:51636]: Waiting for completion of get_or_add_user_project_role member 381df6bc1bda41c0a1420caa2b91a60a e395c11edd964828a1ca1a7a8d919a9f running on PID 51636 (10 other jobs running) 2026-06-23 02:05:19.810 | [2074 Async ks-alt-member-user:51636]: Signaling child to exit 2026-06-23 02:05:19.813 | WAKEUP 2026-06-23 02:05:19.861 | [2074 Async ks-alt-member-user:51636]: Signaled 2026-06-23 02:05:19.864 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:19.864 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:19.864 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:19.864 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:19.864 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:19.864 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:19.864 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:19.864 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:19.864 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:19.864 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 381df6bc1bda41c0a1420caa2b91a60a --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:19.865 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 381df6bc1bda41c0a1420caa2b91a60a --project e395c11edd964828a1ca1a7a8d919a9f -c Role -f value 2026-06-23 02:05:19.865 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:19.865 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:19.865 | + functions-common:get_or_add_user_project_role:974 : echo d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:19.865 | d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:19.975 | [2074 Async ks-alt-member-user:51636]: finished get_or_add_user_project_role member 381df6bc1bda41c0a1420caa2b91a60a e395c11edd964828a1ca1a7a8d919a9f with result 0 in 9 seconds 2026-06-23 02:05:20.057 | [2074 Async ks-alt-reader-user:51808]: Waiting for completion of get_or_add_user_project_role reader e417670aa0c148519009df19aa3bbf82 e395c11edd964828a1ca1a7a8d919a9f running on PID 51808 (9 other jobs running) 2026-06-23 02:05:20.116 | [2074 Async ks-alt-reader-user:51808]: Signaling child to exit 2026-06-23 02:05:20.116 | WAKEUP 2026-06-23 02:05:20.169 | [2074 Async ks-alt-reader-user:51808]: Signaled 2026-06-23 02:05:20.173 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:05:20.173 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:05:20.173 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 02:05:20.173 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:20.174 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:20.174 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:20.174 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:20.174 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:20.174 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 02:05:20.174 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user e417670aa0c148519009df19aa3bbf82 --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:20.174 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e417670aa0c148519009df19aa3bbf82 --project e395c11edd964828a1ca1a7a8d919a9f -c Role -f value 2026-06-23 02:05:20.174 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:20.174 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:20.174 | + functions-common:get_or_add_user_project_role:974 : echo b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:20.174 | b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:20.278 | [2074 Async ks-alt-reader-user:51808]: finished get_or_add_user_project_role reader e417670aa0c148519009df19aa3bbf82 e395c11edd964828a1ca1a7a8d919a9f with result 0 in 9 seconds 2026-06-23 02:05:20.293 | + inc/async:async_wait:197 : return 0 2026-06-23 02:05:20.301 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-23 02:05:20.474 | [2074 Async ks-system-member:52041]: Waiting for completion of get_or_add_user_system_role member 45902c868c04412baeaba909a9a70cf2 all running on PID 52041 (8 other jobs running) 2026-06-23 02:05:20.546 | [2074 Async ks-system-member:52041]: Signaling child to exit 2026-06-23 02:05:20.547 | WAKEUP 2026-06-23 02:05:20.607 | [2074 Async ks-system-member:52041]: Signaled 2026-06-23 02:05:20.609 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 02:05:20.609 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 02:05:20.609 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 02:05:20.609 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:20.609 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:20.609 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:20.609 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:20.609 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:20.609 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 02:05:20.609 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 45902c868c04412baeaba909a9a70cf2 --system all -f value -c Role 2026-06-23 02:05:20.610 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:20.610 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 02:05:20.610 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 02:05:20.610 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 45902c868c04412baeaba909a9a70cf2 --system all 2026-06-23 02:05:20.610 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 45902c868c04412baeaba909a9a70cf2 --system all -f value -c Role 2026-06-23 02:05:20.610 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:20.610 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-23 02:05:20.610 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-23 02:05:20.610 | 2026-06-23 02:05:20.732 | [2074 Async ks-system-member:52041]: finished get_or_add_user_system_role member 45902c868c04412baeaba909a9a70cf2 all with result 0 in 13 seconds 2026-06-23 02:05:20.825 | [2074 Async ks-system-reader:52247]: Waiting for completion of get_or_add_user_system_role reader 7c868e19d4b34f11be3cc512f32bee14 all running on PID 52247 (7 other jobs running) 2026-06-23 02:05:20.896 | [2074 Async ks-system-reader:52247]: Signaling child to exit 2026-06-23 02:05:23.852 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:23.897 | [52247 Async ks-system-reader:52247]: finished successfully 2026-06-23 02:05:23.947 | WAKEUP 2026-06-23 02:05:23.997 | [2074 Async ks-system-reader:52247]: Signaled 2026-06-23 02:05:24.000 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 02:05:24.000 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 02:05:24.000 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 02:05:24.000 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:05:24.000 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:05:24.001 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 02:05:24.001 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 02:05:24.001 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 02:05:24.001 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 02:05:24.001 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7c868e19d4b34f11be3cc512f32bee14 --system all -f value -c Role 2026-06-23 02:05:24.001 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:24.001 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 02:05:24.001 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 02:05:24.001 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 7c868e19d4b34f11be3cc512f32bee14 --system all 2026-06-23 02:05:24.001 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7c868e19d4b34f11be3cc512f32bee14 --system all -f value -c Role 2026-06-23 02:05:24.001 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:24.002 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:24.002 | + functions-common:get_or_add_user_system_role:1024 : echo b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:24.002 | b4c95067a2234119a5d6cbffe71a7ea5 2026-06-23 02:05:24.110 | [2074 Async ks-system-reader:52247]: finished get_or_add_user_system_role reader 7c868e19d4b34f11be3cc512f32bee14 all with result 0 in 15 seconds 2026-06-23 02:05:24.121 | + inc/async:async_wait:197 : return 0 2026-06-23 02:05:24.127 | + 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-23 02:05:24.255 | [2074 Async ks-group-memberdemo:52510]: Waiting for completion of get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 running on PID 52510 (6 other jobs running) 2026-06-23 02:05:24.315 | [2074 Async ks-group-memberdemo:52510]: Signaling child to exit 2026-06-23 02:05:28.191 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:28.233 | [52668 Async ks-group-memberalt:52668]: finished successfully 2026-06-23 02:05:28.830 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:28.856 | [52510 Async ks-group-memberdemo:52510]: finished successfully 2026-06-23 02:05:28.876 | WAKEUP 2026-06-23 02:05:28.902 | [2074 Async ks-group-memberdemo:52510]: Signaled 2026-06-23 02:05:28.905 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 02:05:28.905 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group c8c4d10527914d0db8bd2f360166c5f0 --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:28.906 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c8c4d10527914d0db8bd2f360166c5f0 --project 9c7a92647a95441d9bb12af78dd384a3 -f value -c Role 2026-06-23 02:05:28.906 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:28.906 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:28.906 | + functions-common:get_or_add_group_project_role:1043 : echo d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:28.906 | d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:28.916 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:28.947 | [52589 Async ks-group-anotherdemo:52589]: finished successfully 2026-06-23 02:05:28.968 | [2074 Async ks-group-memberdemo:52510]: finished get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 12 seconds 2026-06-23 02:05:29.025 | [2074 Async ks-group-anotherdemo:52589]: Waiting for completion of get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 running on PID 52589 (5 other jobs running) 2026-06-23 02:05:29.057 | [2074 Async ks-group-anotherdemo:52589]: Signaling child to exit 2026-06-23 02:05:29.059 | WAKEUP 2026-06-23 02:05:29.087 | [2074 Async ks-group-anotherdemo:52589]: Signaled 2026-06-23 02:05:29.089 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 02:05:29.089 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group c8c4d10527914d0db8bd2f360166c5f0 --project 9c7a92647a95441d9bb12af78dd384a3 2026-06-23 02:05:29.089 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c8c4d10527914d0db8bd2f360166c5f0 --project 9c7a92647a95441d9bb12af78dd384a3 -f value -c Role 2026-06-23 02:05:29.089 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:29.089 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.089 | + functions-common:get_or_add_group_project_role:1043 : echo b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.090 | b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.148 | [2074 Async ks-group-anotherdemo:52589]: finished get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 9c7a92647a95441d9bb12af78dd384a3 with result 0 in 12 seconds 2026-06-23 02:05:29.200 | [2074 Async ks-group-memberalt:52668]: Waiting for completion of get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f running on PID 52668 (4 other jobs running) 2026-06-23 02:05:29.231 | [2074 Async ks-group-memberalt:52668]: Signaling child to exit 2026-06-23 02:05:29.231 | WAKEUP 2026-06-23 02:05:29.261 | [2074 Async ks-group-memberalt:52668]: Signaled 2026-06-23 02:05:29.263 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 02:05:29.263 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group c8c4d10527914d0db8bd2f360166c5f0 --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:29.263 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c8c4d10527914d0db8bd2f360166c5f0 --project e395c11edd964828a1ca1a7a8d919a9f -f value -c Role 2026-06-23 02:05:29.263 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:29.264 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:29.264 | + functions-common:get_or_add_group_project_role:1043 : echo d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:29.264 | d59cbdcfcbf34c2cbbf219806c1c48c3 2026-06-23 02:05:29.321 | [2074 Async ks-group-memberalt:52668]: finished get_or_add_group_project_role member c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f with result 0 in 11 seconds 2026-06-23 02:05:29.339 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:29.371 | [2074 Async ks-group-anotheralt:52766]: Waiting for completion of get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f running on PID 52766 (3 other jobs running) 2026-06-23 02:05:29.379 | [52766 Async ks-group-anotheralt:52766]: finished successfully 2026-06-23 02:05:29.409 | [2074 Async ks-group-anotheralt:52766]: Signaling child to exit 2026-06-23 02:05:29.411 | WAKEUP 2026-06-23 02:05:29.438 | [2074 Async ks-group-anotheralt:52766]: Signaled 2026-06-23 02:05:29.440 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 02:05:29.440 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group c8c4d10527914d0db8bd2f360166c5f0 --project e395c11edd964828a1ca1a7a8d919a9f 2026-06-23 02:05:29.440 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c8c4d10527914d0db8bd2f360166c5f0 --project e395c11edd964828a1ca1a7a8d919a9f -f value -c Role 2026-06-23 02:05:29.440 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:29.440 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.440 | + functions-common:get_or_add_group_project_role:1043 : echo b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.440 | b6ad4739b69b4f2a82f25c5381d96375 2026-06-23 02:05:29.497 | [2074 Async ks-group-anotheralt:52766]: finished get_or_add_group_project_role anotherrole c8c4d10527914d0db8bd2f360166c5f0 e395c11edd964828a1ca1a7a8d919a9f with result 0 in 12 seconds 2026-06-23 02:05:29.541 | [2074 Async ks-group-admin:52845]: Waiting for completion of get_or_add_group_project_role admin 5de2ae4377ff49e8820b7a0adfb98a46 375901c0386949c48b12ecd4e0fb8463 running on PID 52845 (2 other jobs running) 2026-06-23 02:05:29.571 | [2074 Async ks-group-admin:52845]: Signaling child to exit 2026-06-23 02:05:29.878 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:05:29.909 | [52845 Async ks-group-admin:52845]: finished successfully 2026-06-23 02:05:29.938 | WAKEUP 2026-06-23 02:05:29.964 | [2074 Async ks-group-admin:52845]: Signaled 2026-06-23 02:05:29.966 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 02:05:29.966 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 5de2ae4377ff49e8820b7a0adfb98a46 --project 375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:05:29.966 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5de2ae4377ff49e8820b7a0adfb98a46 --project 375901c0386949c48b12ecd4e0fb8463 -f value -c Role 2026-06-23 02:05:29.966 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:05:29.966 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:29.967 | + functions-common:get_or_add_group_project_role:1043 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:29.967 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:05:30.020 | [2074 Async ks-group-admin:52845]: finished get_or_add_group_project_role admin 5de2ae4377ff49e8820b7a0adfb98a46 375901c0386949c48b12ecd4e0fb8463 with result 0 in 12 seconds 2026-06-23 02:05:30.026 | + inc/async:async_wait:197 : return 0 2026-06-23 02:05:30.030 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-23 02:05:30.054 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:05:30.058 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-23 02:05:30.083 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:05:30.087 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-23 02:05:30.091 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-23 02:05:30.176 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-23 02:05:30.228 | [2074 Async create_nova_accounts:54727]: running: create_nova_accounts 2026-06-23 02:05:30.232 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-23 02:05:30.257 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:05:30.261 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-23 02:05:30.265 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-23 02:05:30.352 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-23 02:05:30.405 | [2074 Async create_glance_accounts:54850]: running: create_glance_accounts 2026-06-23 02:05:30.411 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-23 02:05:30.438 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:05:30.442 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-23 02:05:30.446 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-23 02:05:30.527 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-23 02:05:30.579 | [2074 Async create_cinder_accounts:54988]: running: create_cinder_accounts 2026-06-23 02:05:30.583 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-23 02:05:30.609 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:05:30.611 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-23 02:05:30.613 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-23 02:05:30.700 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-23 02:05:30.778 | [2074 Async create_neutron_accounts:55130]: running: create_neutron_accounts 2026-06-23 02:05:30.783 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-23 02:05:30.816 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:05:30.823 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-23 02:05:30.865 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:05:30.873 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-23 02:05:30.994 | [2074 Async create_nova_accounts:54727]: Waiting for completion of create_nova_accounts running on PID 54727 (5 other jobs running) 2026-06-23 02:05:31.054 | [2074 Async create_nova_accounts:54727]: Signaling child to exit 2026-06-23 02:06:06.860 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:06:06.889 | [55130 Async create_neutron_accounts:55130]: finished successfully 2026-06-23 02:06:14.611 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:06:14.648 | [54988 Async create_cinder_accounts:54988]: finished successfully 2026-06-23 02:06:32.487 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:06:32.519 | [54727 Async create_nova_accounts:54727]: finished successfully 2026-06-23 02:06:32.547 | WAKEUP 2026-06-23 02:06:32.571 | [2074 Async create_nova_accounts:54727]: Signaled 2026-06-23 02:06:32.573 | + 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-23 02:06:32.573 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-23 02:06:32.573 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-23 02:06:32.573 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:06:32.573 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:06:32.573 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 02:06:32.573 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 02:06:32.574 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.574 | + functions-common:get_or_create_user:909 : user_id=48df28c6cab44627a81dec628c08b4d2 2026-06-23 02:06:32.574 | + functions-common:get_or_create_user:910 : echo 48df28c6cab44627a81dec628c08b4d2 2026-06-23 02:06:32.574 | 48df28c6cab44627a81dec628c08b4d2 2026-06-23 02:06:32.574 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-23 02:06:32.574 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:32.575 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:32.575 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:32.575 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:32.576 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:32.576 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:32.577 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-23 02:06:32.577 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:32.577 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.577 | + functions-common:get_or_add_user_project_role:973 : user_role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:32.577 | + functions-common:get_or_add_user_project_role:974 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:32.577 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:32.578 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 02:06:32.578 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-23 02:06:32.578 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:32.578 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:32.578 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:32.578 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:32.579 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:32.579 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:32.579 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:32.579 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:32.579 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:32.580 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:32.580 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:32.580 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-23 02:06:32.580 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:32.580 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.580 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:32.580 | + functions-common:get_or_add_user_project_role:974 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:32.580 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:32.580 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-23 02:06:32.580 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.5/compute 2026-06-23 02:06:32.580 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-23 02:06:32.581 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:06:32.581 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-23 02:06:32.581 | ++ functions-common:get_or_create_service:1060 : 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-23 02:06:32.581 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.581 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:06:32.581 | ee673fd60e5447758b0fc4b89bdbf276' 2026-06-23 02:06:32.581 | + functions-common:get_or_create_service:1061 : echo ee673fd60e5447758b0fc4b89bdbf276 2026-06-23 02:06:32.582 | ee673fd60e5447758b0fc4b89bdbf276 2026-06-23 02:06:32.582 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.5/compute/v2/$(project_id)s' 2026-06-23 02:06:32.582 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:06:32.583 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.5/compute/v2/$(project_id)s' RegionOne 2026-06-23 02:06:32.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:06:32.583 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-23 02:06:32.584 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:06:32.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:06:32.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.5/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-23 02:06:32.584 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=59b99a51e2424bbc8a77ae5729ce6634 2026-06-23 02:06:32.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 59b99a51e2424bbc8a77ae5729ce6634 2026-06-23 02:06:32.584 | + functions-common:get_or_create_endpoint:1094 : public_id=59b99a51e2424bbc8a77ae5729ce6634 2026-06-23 02:06:32.584 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:06:32.585 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:06:32.585 | + functions-common:get_or_create_endpoint:1103 : echo 59b99a51e2424bbc8a77ae5729ce6634 2026-06-23 02:06:32.585 | 59b99a51e2424bbc8a77ae5729ce6634 2026-06-23 02:06:32.585 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-23 02:06:32.585 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:06:32.585 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-23 02:06:32.585 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-23 02:06:32.586 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.586 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:06:32.586 | b9881e061c3e4013af83d9fcb0f0ce79' 2026-06-23 02:06:32.587 | + functions-common:get_or_create_service:1061 : echo b9881e061c3e4013af83d9fcb0f0ce79 2026-06-23 02:06:32.587 | b9881e061c3e4013af83d9fcb0f0ce79 2026-06-23 02:06:32.587 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.5/compute/v2.1 2026-06-23 02:06:32.587 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:06:32.587 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.5/compute/v2.1 RegionOne 2026-06-23 02:06:32.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:06:32.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-23 02:06:32.588 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:06:32.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:06:32.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.5/compute/v2.1 --region RegionOne -f value -c id 2026-06-23 02:06:32.588 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:32.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=d5892a675de343479f290a19f590fd81 2026-06-23 02:06:32.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo d5892a675de343479f290a19f590fd81 2026-06-23 02:06:32.588 | + functions-common:get_or_create_endpoint:1094 : public_id=d5892a675de343479f290a19f590fd81 2026-06-23 02:06:32.588 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:06:32.588 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:06:32.588 | + functions-common:get_or_create_endpoint:1103 : echo d5892a675de343479f290a19f590fd81 2026-06-23 02:06:32.589 | d5892a675de343479f290a19f590fd81 2026-06-23 02:06:32.589 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-23 02:06:32.589 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:32.589 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-23 02:06:32.589 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:06:32.589 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-23 02:06:32.589 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:06:32.590 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-23 02:06:32.590 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:32.590 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-23 02:06:32.619 | [2074 Async create_nova_accounts:54727]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-23 02:06:32.657 | [2074 Async create_glance_accounts:54850]: Waiting for completion of create_glance_accounts running on PID 54850 (4 other jobs running) 2026-06-23 02:06:32.688 | [2074 Async create_glance_accounts:54850]: Signaling child to exit 2026-06-23 02:06:45.786 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:06:45.814 | [54850 Async create_glance_accounts:54850]: finished successfully 2026-06-23 02:06:45.839 | WAKEUP 2026-06-23 02:06:45.862 | [2074 Async create_glance_accounts:54850]: Signaled 2026-06-23 02:06:45.863 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-23 02:06:45.863 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:45.864 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-23 02:06:45.864 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-23 02:06:45.864 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:06:45.864 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:06:45.864 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 02:06:45.864 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 02:06:45.864 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.864 | + functions-common:get_or_create_user:909 : user_id=9711b7df0cba434f90a2fc7b82dbc82c 2026-06-23 02:06:45.864 | + functions-common:get_or_create_user:910 : echo 9711b7df0cba434f90a2fc7b82dbc82c 2026-06-23 02:06:45.864 | 9711b7df0cba434f90a2fc7b82dbc82c 2026-06-23 02:06:45.864 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-23 02:06:45.865 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:45.865 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:45.865 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:45.865 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:45.865 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:45.866 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-23 02:06:45.866 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:45.866 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.866 | + functions-common:get_or_add_user_project_role:973 : user_role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.866 | + functions-common:get_or_add_user_project_role:974 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.866 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.867 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 02:06:45.867 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-23 02:06:45.867 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:45.868 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:45.868 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:45.868 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:45.869 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:45.869 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:45.869 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:45.870 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:45.870 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:45.870 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:45.870 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:45.870 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-23 02:06:45.870 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:45.870 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.871 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:45.871 | + functions-common:get_or_add_user_project_role:974 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:45.871 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:06:45.871 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-23 02:06:45.871 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:06:45.871 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-23 02:06:45.871 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:06:45.872 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-23 02:06:45.872 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-23 02:06:45.872 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.873 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:06:45.873 | 9daa16c7fe284235b56a80742d5daca1' 2026-06-23 02:06:45.873 | + functions-common:get_or_create_service:1061 : echo 9daa16c7fe284235b56a80742d5daca1 2026-06-23 02:06:45.873 | 9daa16c7fe284235b56a80742d5daca1 2026-06-23 02:06:45.873 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.5/image 2026-06-23 02:06:45.873 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:06:45.873 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.5/image RegionOne 2026-06-23 02:06:45.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:06:45.873 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-23 02:06:45.873 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:06:45.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:06:45.874 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.5/image --region RegionOne -f value -c id 2026-06-23 02:06:45.874 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.875 | + functions-common:get_or_create_endpoint:1094 : public_id=42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.875 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:06:45.875 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:06:45.876 | + functions-common:get_or_create_endpoint:1103 : echo 42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.876 | 42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.876 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-23 02:06:45.876 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 02:06:45.876 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 02:06:45.876 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.876 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 02:06:45.877 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-23 02:06:45.877 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-23 02:06:45.877 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-23 02:06:45.877 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-23 02:06:45.877 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-23 02:06:45.877 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-23 02:06:45.877 | + 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-23 02:06:45.877 | +---------------+----------------------------------+ 2026-06-23 02:06:45.877 | | Field | Value | 2026-06-23 02:06:45.877 | +---------------+----------------------------------+ 2026-06-23 02:06:45.877 | | default_limit | 2000 | 2026-06-23 02:06:45.878 | | description | None | 2026-06-23 02:06:45.878 | | id | 3782732dad2c40b999350b86cc3a943a | 2026-06-23 02:06:45.878 | | region_id | RegionOne | 2026-06-23 02:06:45.878 | | resource_name | image_size_total | 2026-06-23 02:06:45.878 | | service_id | 9daa16c7fe284235b56a80742d5daca1 | 2026-06-23 02:06:45.878 | +---------------+----------------------------------+ 2026-06-23 02:06:45.878 | + 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-23 02:06:45.878 | +---------------+----------------------------------+ 2026-06-23 02:06:45.878 | | Field | Value | 2026-06-23 02:06:45.878 | +---------------+----------------------------------+ 2026-06-23 02:06:45.879 | | default_limit | 2000 | 2026-06-23 02:06:45.879 | | description | None | 2026-06-23 02:06:45.879 | | id | 128d59af2839482fbbce437d177e5fc5 | 2026-06-23 02:06:45.879 | | region_id | RegionOne | 2026-06-23 02:06:45.879 | | resource_name | image_stage_total | 2026-06-23 02:06:45.879 | | service_id | 9daa16c7fe284235b56a80742d5daca1 | 2026-06-23 02:06:45.879 | +---------------+----------------------------------+ 2026-06-23 02:06:45.879 | + 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-23 02:06:45.879 | +---------------+----------------------------------+ 2026-06-23 02:06:45.879 | | Field | Value | 2026-06-23 02:06:45.879 | +---------------+----------------------------------+ 2026-06-23 02:06:45.880 | | default_limit | 100 | 2026-06-23 02:06:45.880 | | description | None | 2026-06-23 02:06:45.880 | | id | 974a8e1cc7d3454e9ee0614db84e1dae | 2026-06-23 02:06:45.880 | | region_id | RegionOne | 2026-06-23 02:06:45.880 | | resource_name | image_count_total | 2026-06-23 02:06:45.880 | | service_id | 9daa16c7fe284235b56a80742d5daca1 | 2026-06-23 02:06:45.880 | +---------------+----------------------------------+ 2026-06-23 02:06:45.880 | + 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-23 02:06:45.880 | +---------------+----------------------------------+ 2026-06-23 02:06:45.880 | | Field | Value | 2026-06-23 02:06:45.881 | +---------------+----------------------------------+ 2026-06-23 02:06:45.881 | | default_limit | 100 | 2026-06-23 02:06:45.881 | | description | None | 2026-06-23 02:06:45.881 | | id | 1d92671226f14093b5c5484ca7bc0c29 | 2026-06-23 02:06:45.881 | | region_id | RegionOne | 2026-06-23 02:06:45.881 | | resource_name | image_count_uploading | 2026-06-23 02:06:45.881 | | service_id | 9daa16c7fe284235b56a80742d5daca1 | 2026-06-23 02:06:45.881 | +---------------+----------------------------------+ 2026-06-23 02:06:45.881 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-23 02:06:45.881 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-23 02:06:45.881 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.5/identity 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-23 02:06:45.882 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-23 02:06:45.882 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 42e90b63a3654159b93542997ab93045 2026-06-23 02:06:45.882 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-23 02:06:45.882 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-23 02:06:45.883 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:06:45.909 | [2074 Async create_glance_accounts:54850]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-23 02:06:45.946 | [2074 Async create_cinder_accounts:54988]: Waiting for completion of create_cinder_accounts running on PID 54988 (3 other jobs running) 2026-06-23 02:06:45.971 | [2074 Async create_cinder_accounts:54988]: Signaling child to exit 2026-06-23 02:06:45.972 | WAKEUP 2026-06-23 02:06:45.993 | [2074 Async create_cinder_accounts:54988]: Signaled 2026-06-23 02:06:45.995 | + 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-23 02:06:45.995 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-23 02:06:45.995 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-23 02:06:45.995 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:06:45.995 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-23 02:06:45.996 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-23 02:06:45.996 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:06:45.996 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:06:45.996 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 02:06:45.996 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 02:06:45.996 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.996 | + functions-common:get_or_create_user:909 : user_id=f5e6374652554037b90d229f9097941a 2026-06-23 02:06:45.996 | + functions-common:get_or_create_user:910 : echo f5e6374652554037b90d229f9097941a 2026-06-23 02:06:45.996 | f5e6374652554037b90d229f9097941a 2026-06-23 02:06:45.996 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-23 02:06:45.997 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:45.997 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:45.997 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:45.997 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:45.998 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:45.998 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-23 02:06:45.998 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:45.998 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.998 | + functions-common:get_or_add_user_project_role:973 : user_role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.998 | + functions-common:get_or_add_user_project_role:974 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.998 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:45.998 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 02:06:45.998 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-23 02:06:45.998 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.5/volume 2026-06-23 02:06:45.998 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-23 02:06:45.999 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:06:45.999 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-23 02:06:45.999 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-23 02:06:45.999 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:45.999 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:06:45.999 | 1e676458cf2948eeba67f8a3d4238761' 2026-06-23 02:06:45.999 | + functions-common:get_or_create_service:1061 : echo 1e676458cf2948eeba67f8a3d4238761 2026-06-23 02:06:45.999 | 1e676458cf2948eeba67f8a3d4238761 2026-06-23 02:06:45.999 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.5/volume/v3 2026-06-23 02:06:45.999 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:06:46.000 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.5/volume/v3 RegionOne 2026-06-23 02:06:46.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:06:46.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-23 02:06:46.000 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:06:46.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:06:46.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.5/volume/v3 --region RegionOne -f value -c id 2026-06-23 02:06:46.000 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=c792f414900a4b16a662eb9725832153 2026-06-23 02:06:46.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo c792f414900a4b16a662eb9725832153 2026-06-23 02:06:46.001 | + functions-common:get_or_create_endpoint:1094 : public_id=c792f414900a4b16a662eb9725832153 2026-06-23 02:06:46.001 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:06:46.001 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:06:46.001 | + functions-common:get_or_create_endpoint:1103 : echo c792f414900a4b16a662eb9725832153 2026-06-23 02:06:46.001 | c792f414900a4b16a662eb9725832153 2026-06-23 02:06:46.001 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-23 02:06:46.001 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-23 02:06:46.001 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 02:06:46.001 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-23 02:06:46.002 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.002 | ++ functions-common:get_or_create_project:922 : project_id=8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:06:46.002 | ++ functions-common:get_or_create_project:923 : echo 8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:06:46.002 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8bb3cf2968e04cc3953340f13bbadfa9 2026-06-23 02:06:46.002 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-23 02:06:46.002 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:06:46.002 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:06:46.002 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-23 02:06:46.002 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-23 02:06:46.003 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-23 02:06:46.003 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.003 | ++ functions-common:get_or_create_user:909 : user_id=f5e6374652554037b90d229f9097941a 2026-06-23 02:06:46.003 | ++ functions-common:get_or_create_user:910 : echo f5e6374652554037b90d229f9097941a 2026-06-23 02:06:46.003 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f5e6374652554037b90d229f9097941a 2026-06-23 02:06:46.038 | [2074 Async create_cinder_accounts:54988]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-23 02:06:46.042 | + inc/async:async_wait:197 : return 0 2026-06-23 02:06:46.046 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-23 02:06:46.099 | [2074 Async create_neutron_accounts:55130]: Waiting for completion of create_neutron_accounts running on PID 55130 (2 other jobs running) 2026-06-23 02:06:46.124 | [2074 Async create_neutron_accounts:55130]: Signaling child to exit 2026-06-23 02:06:46.124 | WAKEUP 2026-06-23 02:06:46.147 | [2074 Async create_neutron_accounts:55130]: Signaled 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.5/ 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.5/networking 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-23 02:06:46.149 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:46.149 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-23 02:06:46.149 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-23 02:06:46.149 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:06:46.150 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:06:46.150 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 02:06:46.150 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 02:06:46.150 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.150 | + functions-common:get_or_create_user:909 : user_id=140b0b89aa18440f86ed6e1673185713 2026-06-23 02:06:46.150 | + functions-common:get_or_create_user:910 : echo 140b0b89aa18440f86ed6e1673185713 2026-06-23 02:06:46.150 | 140b0b89aa18440f86ed6e1673185713 2026-06-23 02:06:46.150 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-23 02:06:46.150 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:06:46.150 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:06:46.151 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:06:46.151 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:06:46.151 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:06:46.151 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-23 02:06:46.152 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:06:46.152 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.152 | + functions-common:get_or_add_user_project_role:973 : user_role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:46.152 | + functions-common:get_or_add_user_project_role:974 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:46.152 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:06:46.152 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 02:06:46.152 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-23 02:06:46.152 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:06:46.152 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-23 02:06:46.152 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-23 02:06:46.153 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.153 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:06:46.153 | 9e27f63fb03a47c38e029eca182f122d' 2026-06-23 02:06:46.153 | + functions-common:get_or_create_service:1061 : echo 9e27f63fb03a47c38e029eca182f122d 2026-06-23 02:06:46.153 | 9e27f63fb03a47c38e029eca182f122d 2026-06-23 02:06:46.153 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.5/networking 2026-06-23 02:06:46.153 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:06:46.153 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.5/networking RegionOne 2026-06-23 02:06:46.153 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:06:46.153 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-23 02:06:46.154 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:06:46.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:06:46.154 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.5/networking --region RegionOne -f value -c id 2026-06-23 02:06:46.154 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:06:46.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=82ff60cdd54c401385f7818a02d622c0 2026-06-23 02:06:46.154 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 82ff60cdd54c401385f7818a02d622c0 2026-06-23 02:06:46.154 | + functions-common:get_or_create_endpoint:1094 : public_id=82ff60cdd54c401385f7818a02d622c0 2026-06-23 02:06:46.154 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:06:46.154 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:06:46.155 | + functions-common:get_or_create_endpoint:1103 : echo 82ff60cdd54c401385f7818a02d622c0 2026-06-23 02:06:46.155 | 82ff60cdd54c401385f7818a02d622c0 2026-06-23 02:06:46.195 | [2074 Async create_neutron_accounts:55130]: finished create_neutron_accounts with result 0 in 36 seconds 2026-06-23 02:06:46.203 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-23 02:06:46.209 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-23 02:06:46.213 | + inc/async:async_wait:197 : return 0 2026-06-23 02:06:46.216 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-23 02:06:46.238 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:46.241 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-23 02:06:46.263 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:46.267 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-23 02:06:46.271 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:06:46.274 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-23 02:06:46.278 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-23 02:06:46.281 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-23 02:06:46.353 | + inc/async:async_inner:63 : init_glance 2026-06-23 02:06:46.398 | [2074 Async init_glance:57409]: running: init_glance 2026-06-23 02:06:46.401 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-23 02:06:46.423 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:06:46.427 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-23 02:06:46.430 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:06:46.432 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-23 02:06:46.436 | + ./stack.sh:main:1164 : configure_neutron 2026-06-23 02:06:46.439 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-23 02:06:46.442 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-23 02:06:46.445 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-23 02:06:46.463 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-23 02:06:46.466 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-23 02:07:00.632 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:07:00.659 | [57409 Async init_glance:57409]: finished successfully 2026-06-23 02:07:12.814 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 02:07:12.815 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 02:07:28.419 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-23 02:07:28.425 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-23 02:07:28.429 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-23 02:07:28.433 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-23 02:07:28.436 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-23 02:07:28.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-23 02:07:28.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-23 02:07:28.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-23 02:07:28.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-23 02:07:28.454 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-23 02:07:28.458 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-23 02:07:28.461 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-23 02:07:28.465 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-23 02:07:28.468 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-23 02:07:28.471 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-23 02:07:28.475 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-23 02:07:28.481 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:07:28.484 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:07:28.488 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-23 02:07:28.491 | + 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-23 02:07:28.499 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-23 02:07:28.502 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-23 02:07:28.506 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-23 02:07:28.510 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-23 02:07:28.513 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:07:28.516 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:07:28.520 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:07:28.542 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:07:28.546 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:07:28.549 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-23 02:07:28.553 | + 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-23 02:07:28.597 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-23 02:07:28.637 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-23 02:07:28.676 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-23 02:07:28.720 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-23 02:07:28.761 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-23 02:07:28.802 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-23 02:07:28.806 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-23 02:07:28.809 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-23 02:07:28.813 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 02:07:28.818 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:07:28.841 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:07:28.844 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:07:28.847 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:07:28.850 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:07:28.853 | + 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-23 02:07:28.892 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 02:07:28.934 | + 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-23 02:07:28.974 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:07:29.016 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-23 02:07:29.056 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-23 02:07:29.059 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:07:29.063 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-23 02:07:29.067 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-23 02:07:29.070 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-23 02:07:29.074 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:07:29.078 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-23 02:07:29.082 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-23 02:07:29.100 | + 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-23 02:07:29.117 | + 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-23 02:07:29.135 | + 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-23 02:07:29.152 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-23 02:07:29.169 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 02:07:29.172 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 02:07:29.176 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-23 02:07:29.182 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.3N1K51daHS 2026-06-23 02:07:29.186 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 02:07:29.190 | + 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-23 02:07:29.193 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.3N1K51daHS 2026-06-23 02:07:29.199 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.3N1K51daHS 2026-06-23 02:07:29.216 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.3N1K51daHS /etc/sudoers.d/neutron-rootwrap 2026-06-23 02:07:29.233 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-23 02:07:29.237 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-23 02:07:29.241 | + 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-23 02:07:29.287 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 02:07:29.290 | + 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-23 02:07:29.337 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-23 02:07:29.341 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-23 02:07:29.345 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-23 02:07:29.349 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 02:07:29.353 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 02:07:29.357 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 02:07:29.383 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:07:29.388 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 02:07:29.392 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 02:07:29.396 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 02:07:29.422 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:07:29.426 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:07:29.431 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/ 2026-06-23 02:07:29.478 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 02:07:29.481 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 02:07:29.485 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-23 02:07:29.511 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.515 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-23 02:07:29.541 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.545 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 02:07:29.571 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.575 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-23 02:07:29.600 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.604 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 02:07:29.631 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.635 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 02:07:29.638 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-23 02:07:29.664 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:07:29.668 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-23 02:07:29.671 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-23 02:07:29.675 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-23 02:07:29.676 | Configuring OVN 2026-06-23 02:07:29.679 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-23 02:07:29.683 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-23 02:07:29.689 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-23 02:07:29.694 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=ce1c20f2-7e1c-4bf5-89e4-89c9bf8c850c 2026-06-23 02:07:29.698 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:07:29.702 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-23 02:07:29.706 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:07:29.710 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:07:29.714 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:07:29.717 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:07:29.721 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:07:29.725 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:07:29.728 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:07:29.732 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:07:29.736 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:07:29.740 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:07:29.743 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:07:29.747 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:07:29.751 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:07:29.755 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-23 02:07:29.758 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-23 02:07:29.763 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-23 02:07:29.767 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 02:07:29.792 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:07:29.795 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 02:07:29.855 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 02:07:29.858 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-23 02:07:29.862 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-23 02:07:29.887 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:07:29.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-23 02:07:29.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:07:29.899 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-23 02:07:29.903 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-23 02:07:29.920 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-23 02:07:29.927 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-23 02:07:29.931 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-23 02:07:55.085 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 02:07:55.085 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 02:08:10.925 | + 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-23 02:08:10.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:08:10.936 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:08:10.940 | + 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-23 02:08:10.984 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 02:08:10.988 | + 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-23 02:08:11.031 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-23 02:08:11.074 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.5 2026-06-23 02:08:11.116 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-23 02:08:11.159 | + 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-23 02:08:11.203 | + 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-23 02:08:11.249 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.5:6642 2026-06-23 02:08:11.293 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-23 02:08:11.316 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:11.320 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-23 02:08:11.324 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-23 02:08:11.366 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.5:6641 2026-06-23 02:08:11.411 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-23 02:08:11.414 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-23 02:08:11.415 | Configuring Neutron for OVN 2026-06-23 02:08:11.418 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-23 02:08:11.442 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:11.446 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-23 02:08:11.450 | ++ 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-23 02:08:11.451 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-23 02:08:15.264 | + 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-23 02:08:15.268 | ++ 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-23 02:08:15.268 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-23 02:08:18.666 | + 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-23 02:08:18.669 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-23 02:08:18.689 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:18.692 | + 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-23 02:08:18.699 | ++ 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-23 02:08:18.699 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-23 02:08:18.699 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-23 02:08:18.704 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-23 02:08:18.704 | address-scope 2026-06-23 02:08:18.705 | agent 2026-06-23 02:08:18.705 | allowed-address-pairs 2026-06-23 02:08:18.705 | auto-allocated-topology 2026-06-23 02:08:18.705 | availability_zone 2026-06-23 02:08:18.705 | bgp 2026-06-23 02:08:18.705 | bgp_4byte_asn 2026-06-23 02:08:18.705 | bgp_dragent_scheduler 2026-06-23 02:08:18.705 | binding 2026-06-23 02:08:18.705 | binding-extended 2026-06-23 02:08:18.705 | default-subnetpools 2026-06-23 02:08:18.705 | dhcp_agent_scheduler 2026-06-23 02:08:18.706 | dns-domain-ports 2026-06-23 02:08:18.706 | dns-integration 2026-06-23 02:08:18.706 | dns-integration-domain-keywords 2026-06-23 02:08:18.706 | empty-string-filtering 2026-06-23 02:08:18.706 | enable-default-route-bfd 2026-06-23 02:08:18.706 | enable-default-route-ecmp 2026-06-23 02:08:18.706 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.706 | ext-gw-mode 2026-06-23 02:08:18.706 | external-gateway-multihoming 2026-06-23 02:08:18.706 | external-net 2026-06-23 02:08:18.706 | extra_dhcp_opt 2026-06-23 02:08:18.707 | extraroute 2026-06-23 02:08:18.707 | extraroute-atomic 2026-06-23 02:08:18.707 | filter-validation 2026-06-23 02:08:18.707 | fip-port-details 2026-06-23 02:08:18.707 | flavors 2026-06-23 02:08:18.707 | floating-ip-port-forwarding 2026-06-23 02:08:18.707 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.708 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.708 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.708 | floatingip-pools 2026-06-23 02:08:18.709 | fwaas_v2 2026-06-23 02:08:18.709 | ip_allocation 2026-06-23 02:08:18.709 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.710 | l3-flavors 2026-06-23 02:08:18.710 | l3-ha 2026-06-23 02:08:18.710 | l3_agent_scheduler 2026-06-23 02:08:18.711 | logging 2026-06-23 02:08:18.711 | multi-provider 2026-06-23 02:08:18.711 | net-mtu 2026-06-23 02:08:18.711 | net-mtu-writable 2026-06-23 02:08:18.711 | network-ip-availability 2026-06-23 02:08:18.711 | network_availability_zone 2026-06-23 02:08:18.712 | network_ha 2026-06-23 02:08:18.712 | pagination 2026-06-23 02:08:18.712 | port-device-profile 2026-06-23 02:08:18.712 | port-hardware-offload-type 2026-06-23 02:08:18.712 | port-mac-address-regenerate 2026-06-23 02:08:18.712 | port-numa-affinity-policy 2026-06-23 02:08:18.713 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.713 | port-resource-request 2026-06-23 02:08:18.713 | port-security 2026-06-23 02:08:18.713 | port-trusted-vif 2026-06-23 02:08:18.713 | project-id 2026-06-23 02:08:18.713 | provider 2026-06-23 02:08:18.713 | pvlan 2026-06-23 02:08:18.713 | qinq 2026-06-23 02:08:18.713 | qos 2026-06-23 02:08:18.714 | qos-bw-limit-direction 2026-06-23 02:08:18.714 | qos-bw-minimum-ingress 2026-06-23 02:08:18.714 | qos-default 2026-06-23 02:08:18.714 | qos-fip 2026-06-23 02:08:18.714 | qos-gateway-ip 2026-06-23 02:08:18.714 | qos-rule-type-details 2026-06-23 02:08:18.714 | qos-rule-type-filter 2026-06-23 02:08:18.714 | qos-rules-alias 2026-06-23 02:08:18.714 | quota-check-limit 2026-06-23 02:08:18.714 | quota-check-limit-default 2026-06-23 02:08:18.714 | quota_details 2026-06-23 02:08:18.715 | quotas 2026-06-23 02:08:18.715 | rbac-address-scope 2026-06-23 02:08:18.715 | rbac-policies 2026-06-23 02:08:18.715 | rbac-security-groups 2026-06-23 02:08:18.715 | router 2026-06-23 02:08:18.715 | router-enable-snat 2026-06-23 02:08:18.715 | router_availability_zone 2026-06-23 02:08:18.715 | security-group 2026-06-23 02:08:18.715 | security-groups-default-rules 2026-06-23 02:08:18.715 | security-groups-default-statefulness 2026-06-23 02:08:18.715 | security-groups-normalized-cidr 2026-06-23 02:08:18.715 | security-groups-remote-address-group 2026-06-23 02:08:18.716 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.716 | security-groups-shared-filtering 2026-06-23 02:08:18.716 | segment 2026-06-23 02:08:18.716 | sorting 2026-06-23 02:08:18.716 | standard-attr-description 2026-06-23 02:08:18.716 | standard-attr-fwaas-v2 2026-06-23 02:08:18.716 | standard-attr-revisions 2026-06-23 02:08:18.716 | standard-attr-tag 2026-06-23 02:08:18.716 | standard-attr-timestamp 2026-06-23 02:08:18.716 | stateful-security-group 2026-06-23 02:08:18.716 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.717 | subnet-external-network 2026-06-23 02:08:18.717 | subnet-service-types 2026-06-23 02:08:18.717 | subnet_allocation 2026-06-23 02:08:18.717 | subnet_onboard 2026-06-23 02:08:18.717 | subnetpool-prefix-ops 2026-06-23 02:08:18.717 | tag-creation 2026-06-23 02:08:18.717 | tap-mirror 2026-06-23 02:08:18.717 | tap-mirror-both-direction 2026-06-23 02:08:18.717 | trunk 2026-06-23 02:08:18.717 | uplink-status-propagation 2026-06-23 02:08:18.717 | uplink-status-propagation-updatable 2026-06-23 02:08:18.717 | vlan-transparent 2026-06-23 02:08:18.718 | vpn-endpoint-groups 2026-06-23 02:08:18.718 | vpnaas' 2026-06-23 02:08:18.718 | ++ 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-23 02:08:18.718 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-23 02:08:18.718 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-23 02:08:18.718 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-23 02:08:18.718 | address-scope 2026-06-23 02:08:18.718 | agent 2026-06-23 02:08:18.718 | allowed-address-pairs 2026-06-23 02:08:18.718 | auto-allocated-topology 2026-06-23 02:08:18.719 | availability_zone 2026-06-23 02:08:18.719 | bgp 2026-06-23 02:08:18.719 | bgp_4byte_asn 2026-06-23 02:08:18.719 | bgp_dragent_scheduler 2026-06-23 02:08:18.719 | binding 2026-06-23 02:08:18.719 | binding-extended 2026-06-23 02:08:18.719 | default-subnetpools 2026-06-23 02:08:18.719 | dhcp_agent_scheduler 2026-06-23 02:08:18.719 | dns-domain-ports 2026-06-23 02:08:18.719 | dns-integration 2026-06-23 02:08:18.719 | dns-integration-domain-keywords 2026-06-23 02:08:18.720 | empty-string-filtering 2026-06-23 02:08:18.720 | enable-default-route-bfd 2026-06-23 02:08:18.720 | enable-default-route-ecmp 2026-06-23 02:08:18.720 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.720 | ext-gw-mode 2026-06-23 02:08:18.720 | external-gateway-multihoming 2026-06-23 02:08:18.720 | external-net 2026-06-23 02:08:18.720 | extra_dhcp_opt 2026-06-23 02:08:18.720 | extraroute 2026-06-23 02:08:18.720 | extraroute-atomic 2026-06-23 02:08:18.720 | filter-validation 2026-06-23 02:08:18.720 | fip-port-details 2026-06-23 02:08:18.721 | flavors 2026-06-23 02:08:18.721 | floating-ip-port-forwarding 2026-06-23 02:08:18.721 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.721 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.721 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.721 | floatingip-pools 2026-06-23 02:08:18.721 | fwaas_v2 2026-06-23 02:08:18.721 | ip_allocation 2026-06-23 02:08:18.721 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.721 | l3-flavors 2026-06-23 02:08:18.722 | l3-ha 2026-06-23 02:08:18.722 | l3_agent_scheduler 2026-06-23 02:08:18.722 | logging 2026-06-23 02:08:18.722 | multi-provider 2026-06-23 02:08:18.722 | net-mtu 2026-06-23 02:08:18.722 | net-mtu-writable 2026-06-23 02:08:18.722 | network-ip-availability 2026-06-23 02:08:18.722 | network_availability_zone 2026-06-23 02:08:18.722 | network_ha 2026-06-23 02:08:18.722 | pagination 2026-06-23 02:08:18.722 | port-device-profile 2026-06-23 02:08:18.722 | port-hardware-offload-type 2026-06-23 02:08:18.723 | port-mac-address-regenerate 2026-06-23 02:08:18.723 | port-numa-affinity-policy 2026-06-23 02:08:18.723 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.723 | port-resource-request 2026-06-23 02:08:18.723 | port-security 2026-06-23 02:08:18.723 | port-trusted-vif 2026-06-23 02:08:18.723 | project-id 2026-06-23 02:08:18.723 | provider 2026-06-23 02:08:18.723 | pvlan 2026-06-23 02:08:18.723 | qinq 2026-06-23 02:08:18.723 | qos 2026-06-23 02:08:18.724 | qos-bw-limit-direction 2026-06-23 02:08:18.724 | qos-bw-minimum-ingress 2026-06-23 02:08:18.724 | qos-default 2026-06-23 02:08:18.724 | qos-fip 2026-06-23 02:08:18.724 | qos-gateway-ip 2026-06-23 02:08:18.724 | qos-rule-type-details 2026-06-23 02:08:18.724 | qos-rule-type-filter 2026-06-23 02:08:18.724 | qos-rules-alias 2026-06-23 02:08:18.724 | quota-check-limit 2026-06-23 02:08:18.724 | quota-check-limit-default 2026-06-23 02:08:18.724 | quota_details 2026-06-23 02:08:18.724 | quotas 2026-06-23 02:08:18.725 | rbac-address-scope 2026-06-23 02:08:18.725 | rbac-policies 2026-06-23 02:08:18.725 | rbac-security-groups 2026-06-23 02:08:18.725 | router 2026-06-23 02:08:18.725 | router-enable-snat 2026-06-23 02:08:18.725 | router_availability_zone 2026-06-23 02:08:18.725 | security-group 2026-06-23 02:08:18.725 | security-groups-default-rules 2026-06-23 02:08:18.725 | security-groups-default-statefulness 2026-06-23 02:08:18.725 | security-groups-normalized-cidr 2026-06-23 02:08:18.726 | security-groups-remote-address-group 2026-06-23 02:08:18.726 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.726 | security-groups-shared-filtering 2026-06-23 02:08:18.726 | segment 2026-06-23 02:08:18.726 | sorting 2026-06-23 02:08:18.726 | standard-attr-description 2026-06-23 02:08:18.726 | standard-attr-fwaas-v2 2026-06-23 02:08:18.726 | standard-attr-revisions 2026-06-23 02:08:18.726 | standard-attr-tag 2026-06-23 02:08:18.726 | standard-attr-timestamp 2026-06-23 02:08:18.726 | stateful-security-group 2026-06-23 02:08:18.727 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.727 | subnet-external-network 2026-06-23 02:08:18.727 | subnet-service-types 2026-06-23 02:08:18.727 | subnet_allocation 2026-06-23 02:08:18.727 | subnet_onboard 2026-06-23 02:08:18.727 | subnetpool-prefix-ops 2026-06-23 02:08:18.727 | tag-creation 2026-06-23 02:08:18.727 | tap-mirror 2026-06-23 02:08:18.727 | tap-mirror-both-direction 2026-06-23 02:08:18.727 | trunk 2026-06-23 02:08:18.727 | uplink-status-propagation 2026-06-23 02:08:18.728 | uplink-status-propagation-updatable 2026-06-23 02:08:18.728 | vlan-transparent 2026-06-23 02:08:18.728 | vpn-endpoint-groups 2026-06-23 02:08:18.728 | vpnaas' 2026-06-23 02:08:18.728 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 02:08:18.728 | address-scope 2026-06-23 02:08:18.728 | agent 2026-06-23 02:08:18.728 | allowed-address-pairs 2026-06-23 02:08:18.728 | auto-allocated-topology 2026-06-23 02:08:18.728 | availability_zone 2026-06-23 02:08:18.728 | bgp 2026-06-23 02:08:18.729 | bgp_4byte_asn 2026-06-23 02:08:18.729 | bgp_dragent_scheduler 2026-06-23 02:08:18.729 | binding 2026-06-23 02:08:18.729 | binding-extended 2026-06-23 02:08:18.729 | default-subnetpools 2026-06-23 02:08:18.729 | dhcp_agent_scheduler 2026-06-23 02:08:18.729 | dns-domain-ports 2026-06-23 02:08:18.729 | dns-integration 2026-06-23 02:08:18.729 | dns-integration-domain-keywords 2026-06-23 02:08:18.729 | empty-string-filtering 2026-06-23 02:08:18.729 | enable-default-route-bfd 2026-06-23 02:08:18.730 | enable-default-route-ecmp 2026-06-23 02:08:18.730 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.730 | ext-gw-mode 2026-06-23 02:08:18.730 | external-gateway-multihoming 2026-06-23 02:08:18.730 | external-net 2026-06-23 02:08:18.730 | extra_dhcp_opt 2026-06-23 02:08:18.730 | extraroute 2026-06-23 02:08:18.730 | extraroute-atomic 2026-06-23 02:08:18.730 | filter-validation 2026-06-23 02:08:18.730 | fip-port-details 2026-06-23 02:08:18.730 | flavors 2026-06-23 02:08:18.731 | floating-ip-port-forwarding 2026-06-23 02:08:18.731 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.731 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.731 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.731 | floatingip-pools 2026-06-23 02:08:18.731 | fwaas_v2 2026-06-23 02:08:18.731 | ip_allocation 2026-06-23 02:08:18.731 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.731 | l3-flavors 2026-06-23 02:08:18.731 | l3-ha 2026-06-23 02:08:18.732 | l3_agent_scheduler 2026-06-23 02:08:18.732 | logging 2026-06-23 02:08:18.732 | multi-provider 2026-06-23 02:08:18.732 | net-mtu 2026-06-23 02:08:18.732 | net-mtu-writable 2026-06-23 02:08:18.732 | network-ip-availability 2026-06-23 02:08:18.732 | network_availability_zone 2026-06-23 02:08:18.732 | network_ha 2026-06-23 02:08:18.732 | pagination 2026-06-23 02:08:18.732 | port-device-profile 2026-06-23 02:08:18.732 | port-hardware-offload-type 2026-06-23 02:08:18.733 | port-mac-address-regenerate 2026-06-23 02:08:18.733 | port-numa-affinity-policy 2026-06-23 02:08:18.733 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.733 | port-resource-request 2026-06-23 02:08:18.733 | port-security 2026-06-23 02:08:18.733 | port-trusted-vif 2026-06-23 02:08:18.733 | project-id 2026-06-23 02:08:18.733 | provider 2026-06-23 02:08:18.733 | pvlan 2026-06-23 02:08:18.733 | qinq 2026-06-23 02:08:18.734 | qos 2026-06-23 02:08:18.734 | qos-bw-limit-direction 2026-06-23 02:08:18.734 | qos-bw-minimum-ingress 2026-06-23 02:08:18.734 | qos-default 2026-06-23 02:08:18.734 | qos-fip 2026-06-23 02:08:18.734 | qos-gateway-ip 2026-06-23 02:08:18.734 | qos-rule-type-details 2026-06-23 02:08:18.734 | qos-rule-type-filter 2026-06-23 02:08:18.734 | qos-rules-alias 2026-06-23 02:08:18.734 | quota-check-limit 2026-06-23 02:08:18.734 | quota-check-limit-default 2026-06-23 02:08:18.734 | quota_details 2026-06-23 02:08:18.735 | quotas 2026-06-23 02:08:18.735 | rbac-address-scope 2026-06-23 02:08:18.735 | rbac-policies 2026-06-23 02:08:18.735 | rbac-security-groups 2026-06-23 02:08:18.735 | router 2026-06-23 02:08:18.735 | router-enable-snat 2026-06-23 02:08:18.735 | router_availability_zone 2026-06-23 02:08:18.735 | security-group 2026-06-23 02:08:18.735 | security-groups-default-rules 2026-06-23 02:08:18.735 | security-groups-default-statefulness 2026-06-23 02:08:18.735 | security-groups-normalized-cidr 2026-06-23 02:08:18.736 | security-groups-remote-address-group 2026-06-23 02:08:18.736 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.736 | security-groups-shared-filtering 2026-06-23 02:08:18.736 | segment 2026-06-23 02:08:18.736 | sorting 2026-06-23 02:08:18.736 | standard-attr-description 2026-06-23 02:08:18.737 | standard-attr-fwaas-v2 2026-06-23 02:08:18.737 | standard-attr-revisions 2026-06-23 02:08:18.737 | standard-attr-tag 2026-06-23 02:08:18.737 | standard-attr-timestamp 2026-06-23 02:08:18.737 | stateful-security-group 2026-06-23 02:08:18.738 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.738 | subnet-external-network 2026-06-23 02:08:18.738 | subnet-service-types 2026-06-23 02:08:18.738 | subnet_allocation 2026-06-23 02:08:18.739 | subnet_onboard 2026-06-23 02:08:18.739 | subnetpool-prefix-ops 2026-06-23 02:08:18.739 | tag-creation 2026-06-23 02:08:18.739 | tap-mirror 2026-06-23 02:08:18.739 | tap-mirror-both-direction 2026-06-23 02:08:18.739 | trunk 2026-06-23 02:08:18.739 | uplink-status-propagation 2026-06-23 02:08:18.739 | uplink-status-propagation-updatable 2026-06-23 02:08:18.739 | vlan-transparent 2026-06-23 02:08:18.739 | vpn-endpoint-groups 2026-06-23 02:08:18.739 | vpnaas' 2026-06-23 02:08:18.740 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-23 02:08:18.740 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 02:08:18.740 | address-scope 2026-06-23 02:08:18.740 | agent 2026-06-23 02:08:18.740 | allowed-address-pairs 2026-06-23 02:08:18.740 | auto-allocated-topology 2026-06-23 02:08:18.740 | availability_zone 2026-06-23 02:08:18.740 | bgp 2026-06-23 02:08:18.740 | bgp_4byte_asn 2026-06-23 02:08:18.740 | bgp_dragent_scheduler 2026-06-23 02:08:18.740 | binding 2026-06-23 02:08:18.741 | binding-extended 2026-06-23 02:08:18.741 | default-subnetpools 2026-06-23 02:08:18.741 | dhcp_agent_scheduler 2026-06-23 02:08:18.741 | dns-domain-ports 2026-06-23 02:08:18.741 | dns-integration 2026-06-23 02:08:18.741 | dns-integration-domain-keywords 2026-06-23 02:08:18.741 | empty-string-filtering 2026-06-23 02:08:18.741 | enable-default-route-bfd 2026-06-23 02:08:18.741 | enable-default-route-ecmp 2026-06-23 02:08:18.742 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.742 | ext-gw-mode 2026-06-23 02:08:18.742 | external-gateway-multihoming 2026-06-23 02:08:18.742 | external-net 2026-06-23 02:08:18.742 | extra_dhcp_opt 2026-06-23 02:08:18.742 | extraroute 2026-06-23 02:08:18.742 | extraroute-atomic 2026-06-23 02:08:18.742 | filter-validation 2026-06-23 02:08:18.742 | fip-port-details 2026-06-23 02:08:18.742 | flavors 2026-06-23 02:08:18.742 | floating-ip-port-forwarding 2026-06-23 02:08:18.743 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.743 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.743 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.743 | floatingip-pools 2026-06-23 02:08:18.743 | fwaas_v2 2026-06-23 02:08:18.743 | ip_allocation 2026-06-23 02:08:18.743 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.743 | l3-flavors 2026-06-23 02:08:18.743 | l3-ha 2026-06-23 02:08:18.743 | l3_agent_scheduler 2026-06-23 02:08:18.743 | logging 2026-06-23 02:08:18.744 | multi-provider 2026-06-23 02:08:18.744 | net-mtu 2026-06-23 02:08:18.744 | net-mtu-writable 2026-06-23 02:08:18.744 | network-ip-availability 2026-06-23 02:08:18.744 | network_availability_zone 2026-06-23 02:08:18.744 | network_ha 2026-06-23 02:08:18.744 | pagination 2026-06-23 02:08:18.744 | port-device-profile 2026-06-23 02:08:18.744 | port-hardware-offload-type 2026-06-23 02:08:18.744 | port-mac-address-regenerate 2026-06-23 02:08:18.744 | port-numa-affinity-policy 2026-06-23 02:08:18.745 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.745 | port-resource-request 2026-06-23 02:08:18.745 | port-security 2026-06-23 02:08:18.745 | port-trusted-vif 2026-06-23 02:08:18.745 | project-id 2026-06-23 02:08:18.745 | provider 2026-06-23 02:08:18.745 | pvlan 2026-06-23 02:08:18.745 | qinq 2026-06-23 02:08:18.745 | qos 2026-06-23 02:08:18.745 | qos-bw-limit-direction 2026-06-23 02:08:18.746 | qos-bw-minimum-ingress 2026-06-23 02:08:18.746 | qos-default 2026-06-23 02:08:18.746 | qos-fip 2026-06-23 02:08:18.746 | qos-gateway-ip 2026-06-23 02:08:18.746 | qos-rule-type-details 2026-06-23 02:08:18.746 | qos-rule-type-filter 2026-06-23 02:08:18.746 | qos-rules-alias 2026-06-23 02:08:18.746 | quota-check-limit 2026-06-23 02:08:18.746 | quota-check-limit-default 2026-06-23 02:08:18.746 | quota_details 2026-06-23 02:08:18.746 | quotas 2026-06-23 02:08:18.747 | rbac-address-scope 2026-06-23 02:08:18.747 | rbac-policies 2026-06-23 02:08:18.747 | rbac-security-groups 2026-06-23 02:08:18.747 | router 2026-06-23 02:08:18.747 | router-enable-snat 2026-06-23 02:08:18.747 | router_availability_zone 2026-06-23 02:08:18.747 | security-group 2026-06-23 02:08:18.747 | security-groups-default-rules 2026-06-23 02:08:18.747 | security-groups-default-statefulness 2026-06-23 02:08:18.747 | security-groups-normalized-cidr 2026-06-23 02:08:18.747 | security-groups-remote-address-group 2026-06-23 02:08:18.748 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.748 | security-groups-shared-filtering 2026-06-23 02:08:18.748 | segment 2026-06-23 02:08:18.748 | sorting 2026-06-23 02:08:18.748 | standard-attr-description 2026-06-23 02:08:18.748 | standard-attr-fwaas-v2 2026-06-23 02:08:18.748 | standard-attr-revisions 2026-06-23 02:08:18.748 | standard-attr-tag 2026-06-23 02:08:18.748 | standard-attr-timestamp 2026-06-23 02:08:18.748 | stateful-security-group 2026-06-23 02:08:18.748 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.748 | subnet-external-network 2026-06-23 02:08:18.749 | subnet-service-types 2026-06-23 02:08:18.749 | subnet_allocation 2026-06-23 02:08:18.749 | subnet_onboard 2026-06-23 02:08:18.749 | subnetpool-prefix-ops 2026-06-23 02:08:18.749 | tag-creation 2026-06-23 02:08:18.749 | tap-mirror 2026-06-23 02:08:18.749 | tap-mirror-both-direction 2026-06-23 02:08:18.749 | trunk 2026-06-23 02:08:18.749 | uplink-status-propagation 2026-06-23 02:08:18.749 | uplink-status-propagation-updatable 2026-06-23 02:08:18.749 | vlan-transparent 2026-06-23 02:08:18.750 | vpn-endpoint-groups 2026-06-23 02:08:18.750 | vpnaas' 2026-06-23 02:08:18.750 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-23 02:08:18.750 | address-scope 2026-06-23 02:08:18.750 | agent 2026-06-23 02:08:18.750 | allowed-address-pairs 2026-06-23 02:08:18.750 | auto-allocated-topology 2026-06-23 02:08:18.750 | availability_zone 2026-06-23 02:08:18.750 | bgp 2026-06-23 02:08:18.750 | bgp_4byte_asn 2026-06-23 02:08:18.751 | bgp_dragent_scheduler 2026-06-23 02:08:18.751 | binding 2026-06-23 02:08:18.751 | binding-extended 2026-06-23 02:08:18.751 | default-subnetpools 2026-06-23 02:08:18.751 | dhcp_agent_scheduler 2026-06-23 02:08:18.751 | dns-domain-ports 2026-06-23 02:08:18.751 | dns-integration 2026-06-23 02:08:18.751 | dns-integration-domain-keywords 2026-06-23 02:08:18.751 | empty-string-filtering 2026-06-23 02:08:18.751 | enable-default-route-bfd 2026-06-23 02:08:18.752 | enable-default-route-ecmp 2026-06-23 02:08:18.752 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.752 | ext-gw-mode 2026-06-23 02:08:18.752 | external-gateway-multihoming 2026-06-23 02:08:18.752 | external-net 2026-06-23 02:08:18.752 | extra_dhcp_opt 2026-06-23 02:08:18.752 | extraroute 2026-06-23 02:08:18.752 | extraroute-atomic 2026-06-23 02:08:18.752 | filter-validation 2026-06-23 02:08:18.752 | fip-port-details 2026-06-23 02:08:18.752 | flavors 2026-06-23 02:08:18.753 | floating-ip-port-forwarding 2026-06-23 02:08:18.753 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.753 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.753 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.753 | floatingip-pools 2026-06-23 02:08:18.753 | fwaas_v2 2026-06-23 02:08:18.753 | ip_allocation 2026-06-23 02:08:18.753 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.753 | l3-flavors 2026-06-23 02:08:18.753 | l3-ha 2026-06-23 02:08:18.753 | l3_agent_scheduler 2026-06-23 02:08:18.754 | logging 2026-06-23 02:08:18.754 | multi-provider 2026-06-23 02:08:18.754 | net-mtu 2026-06-23 02:08:18.754 | net-mtu-writable 2026-06-23 02:08:18.754 | network-ip-availability 2026-06-23 02:08:18.754 | network_availability_zone 2026-06-23 02:08:18.754 | network_ha 2026-06-23 02:08:18.754 | pagination 2026-06-23 02:08:18.754 | port-device-profile 2026-06-23 02:08:18.754 | port-hardware-offload-type 2026-06-23 02:08:18.754 | port-mac-address-regenerate 2026-06-23 02:08:18.754 | port-numa-affinity-policy 2026-06-23 02:08:18.755 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.755 | port-resource-request 2026-06-23 02:08:18.755 | port-security 2026-06-23 02:08:18.755 | port-trusted-vif 2026-06-23 02:08:18.755 | project-id 2026-06-23 02:08:18.755 | provider 2026-06-23 02:08:18.755 | pvlan 2026-06-23 02:08:18.755 | qinq 2026-06-23 02:08:18.755 | qos 2026-06-23 02:08:18.755 | qos-bw-limit-direction 2026-06-23 02:08:18.755 | qos-bw-minimum-ingress 2026-06-23 02:08:18.756 | qos-default 2026-06-23 02:08:18.756 | qos-fip 2026-06-23 02:08:18.756 | qos-gateway-ip 2026-06-23 02:08:18.756 | qos-rule-type-details 2026-06-23 02:08:18.756 | qos-rule-type-filter 2026-06-23 02:08:18.756 | qos-rules-alias 2026-06-23 02:08:18.756 | quota-check-limit 2026-06-23 02:08:18.756 | quota-check-limit-default 2026-06-23 02:08:18.756 | quota_details 2026-06-23 02:08:18.756 | quotas 2026-06-23 02:08:18.756 | rbac-address-scope 2026-06-23 02:08:18.756 | rbac-policies 2026-06-23 02:08:18.757 | rbac-security-groups 2026-06-23 02:08:18.757 | router 2026-06-23 02:08:18.757 | router-enable-snat 2026-06-23 02:08:18.757 | router_availability_zone 2026-06-23 02:08:18.757 | security-group 2026-06-23 02:08:18.757 | security-groups-default-rules 2026-06-23 02:08:18.757 | security-groups-default-statefulness 2026-06-23 02:08:18.757 | security-groups-normalized-cidr 2026-06-23 02:08:18.757 | security-groups-remote-address-group 2026-06-23 02:08:18.757 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.757 | security-groups-shared-filtering 2026-06-23 02:08:18.758 | segment 2026-06-23 02:08:18.758 | sorting 2026-06-23 02:08:18.758 | standard-attr-description 2026-06-23 02:08:18.758 | standard-attr-fwaas-v2 2026-06-23 02:08:18.758 | standard-attr-revisions 2026-06-23 02:08:18.758 | standard-attr-tag 2026-06-23 02:08:18.758 | standard-attr-timestamp 2026-06-23 02:08:18.758 | stateful-security-group 2026-06-23 02:08:18.758 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.758 | subnet-external-network 2026-06-23 02:08:18.758 | subnet-service-types 2026-06-23 02:08:18.758 | subnet_allocation 2026-06-23 02:08:18.759 | subnet_onboard 2026-06-23 02:08:18.759 | subnetpool-prefix-ops 2026-06-23 02:08:18.759 | tag-creation 2026-06-23 02:08:18.759 | tap-mirror 2026-06-23 02:08:18.759 | tap-mirror-both-direction 2026-06-23 02:08:18.759 | trunk 2026-06-23 02:08:18.759 | uplink-status-propagation 2026-06-23 02:08:18.759 | uplink-status-propagation-updatable 2026-06-23 02:08:18.759 | vlan-transparent 2026-06-23 02:08:18.759 | vpn-endpoint-groups 2026-06-23 02:08:18.759 | vpnaas' 2026-06-23 02:08:18.760 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 02:08:18.760 | address-scope 2026-06-23 02:08:18.760 | agent 2026-06-23 02:08:18.760 | allowed-address-pairs 2026-06-23 02:08:18.760 | auto-allocated-topology 2026-06-23 02:08:18.760 | availability_zone 2026-06-23 02:08:18.760 | bgp 2026-06-23 02:08:18.760 | bgp_4byte_asn 2026-06-23 02:08:18.760 | bgp_dragent_scheduler 2026-06-23 02:08:18.760 | binding 2026-06-23 02:08:18.760 | binding-extended 2026-06-23 02:08:18.760 | default-subnetpools 2026-06-23 02:08:18.761 | dhcp_agent_scheduler 2026-06-23 02:08:18.761 | dns-domain-ports 2026-06-23 02:08:18.761 | dns-integration 2026-06-23 02:08:18.761 | dns-integration-domain-keywords 2026-06-23 02:08:18.761 | empty-string-filtering 2026-06-23 02:08:18.761 | enable-default-route-bfd 2026-06-23 02:08:18.761 | enable-default-route-ecmp 2026-06-23 02:08:18.761 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.761 | ext-gw-mode 2026-06-23 02:08:18.761 | external-gateway-multihoming 2026-06-23 02:08:18.761 | external-net 2026-06-23 02:08:18.762 | extra_dhcp_opt 2026-06-23 02:08:18.762 | extraroute 2026-06-23 02:08:18.762 | extraroute-atomic 2026-06-23 02:08:18.762 | filter-validation 2026-06-23 02:08:18.762 | fip-port-details 2026-06-23 02:08:18.762 | flavors 2026-06-23 02:08:18.762 | floating-ip-port-forwarding 2026-06-23 02:08:18.762 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.762 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.762 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.762 | floatingip-pools 2026-06-23 02:08:18.762 | fwaas_v2 2026-06-23 02:08:18.763 | ip_allocation 2026-06-23 02:08:18.763 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.763 | l3-flavors 2026-06-23 02:08:18.763 | l3-ha 2026-06-23 02:08:18.763 | l3_agent_scheduler 2026-06-23 02:08:18.763 | logging 2026-06-23 02:08:18.763 | multi-provider 2026-06-23 02:08:18.763 | net-mtu 2026-06-23 02:08:18.763 | net-mtu-writable 2026-06-23 02:08:18.763 | network-ip-availability 2026-06-23 02:08:18.763 | network_availability_zone 2026-06-23 02:08:18.763 | network_ha 2026-06-23 02:08:18.764 | pagination 2026-06-23 02:08:18.764 | port-device-profile 2026-06-23 02:08:18.764 | port-hardware-offload-type 2026-06-23 02:08:18.764 | port-mac-address-regenerate 2026-06-23 02:08:18.764 | port-numa-affinity-policy 2026-06-23 02:08:18.764 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.764 | port-resource-request 2026-06-23 02:08:18.764 | port-security 2026-06-23 02:08:18.764 | port-trusted-vif 2026-06-23 02:08:18.764 | project-id 2026-06-23 02:08:18.764 | provider 2026-06-23 02:08:18.764 | pvlan 2026-06-23 02:08:18.765 | qinq 2026-06-23 02:08:18.765 | qos 2026-06-23 02:08:18.765 | qos-bw-limit-direction 2026-06-23 02:08:18.765 | qos-bw-minimum-ingress 2026-06-23 02:08:18.765 | qos-default 2026-06-23 02:08:18.765 | qos-fip 2026-06-23 02:08:18.765 | qos-gateway-ip 2026-06-23 02:08:18.765 | qos-rule-type-details 2026-06-23 02:08:18.765 | qos-rule-type-filter 2026-06-23 02:08:18.765 | qos-rules-alias 2026-06-23 02:08:18.765 | quota-check-limit 2026-06-23 02:08:18.766 | quota-check-limit-default 2026-06-23 02:08:18.766 | quota_details 2026-06-23 02:08:18.766 | quotas 2026-06-23 02:08:18.766 | rbac-address-scope 2026-06-23 02:08:18.766 | rbac-policies 2026-06-23 02:08:18.766 | rbac-security-groups 2026-06-23 02:08:18.766 | router 2026-06-23 02:08:18.766 | router-enable-snat 2026-06-23 02:08:18.766 | router_availability_zone 2026-06-23 02:08:18.766 | security-group 2026-06-23 02:08:18.766 | security-groups-default-rules 2026-06-23 02:08:18.766 | security-groups-default-statefulness 2026-06-23 02:08:18.767 | security-groups-normalized-cidr 2026-06-23 02:08:18.767 | security-groups-remote-address-group 2026-06-23 02:08:18.767 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.767 | security-groups-shared-filtering 2026-06-23 02:08:18.767 | segment 2026-06-23 02:08:18.767 | sorting 2026-06-23 02:08:18.767 | standard-attr-description 2026-06-23 02:08:18.767 | standard-attr-fwaas-v2 2026-06-23 02:08:18.767 | standard-attr-revisions 2026-06-23 02:08:18.767 | standard-attr-tag 2026-06-23 02:08:18.767 | standard-attr-timestamp 2026-06-23 02:08:18.768 | stateful-security-group 2026-06-23 02:08:18.768 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.768 | subnet-external-network 2026-06-23 02:08:18.768 | subnet-service-types 2026-06-23 02:08:18.768 | subnet_allocation 2026-06-23 02:08:18.768 | subnet_onboard 2026-06-23 02:08:18.768 | subnetpool-prefix-ops 2026-06-23 02:08:18.768 | tag-creation 2026-06-23 02:08:18.768 | tap-mirror 2026-06-23 02:08:18.768 | tap-mirror-both-direction 2026-06-23 02:08:18.768 | trunk 2026-06-23 02:08:18.768 | uplink-status-propagation 2026-06-23 02:08:18.769 | uplink-status-propagation-updatable 2026-06-23 02:08:18.769 | vlan-transparent 2026-06-23 02:08:18.769 | vpn-endpoint-groups 2026-06-23 02:08:18.769 | vpnaas' 2026-06-23 02:08:18.769 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-23 02:08:18.769 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 02:08:18.769 | address-scope 2026-06-23 02:08:18.769 | agent 2026-06-23 02:08:18.769 | allowed-address-pairs 2026-06-23 02:08:18.769 | auto-allocated-topology 2026-06-23 02:08:18.769 | availability_zone 2026-06-23 02:08:18.769 | bgp 2026-06-23 02:08:18.770 | bgp_4byte_asn 2026-06-23 02:08:18.770 | bgp_dragent_scheduler 2026-06-23 02:08:18.770 | binding 2026-06-23 02:08:18.770 | binding-extended 2026-06-23 02:08:18.770 | default-subnetpools 2026-06-23 02:08:18.770 | dhcp_agent_scheduler 2026-06-23 02:08:18.770 | dns-domain-ports 2026-06-23 02:08:18.770 | dns-integration 2026-06-23 02:08:18.770 | dns-integration-domain-keywords 2026-06-23 02:08:18.770 | empty-string-filtering 2026-06-23 02:08:18.770 | enable-default-route-bfd 2026-06-23 02:08:18.771 | enable-default-route-ecmp 2026-06-23 02:08:18.771 | expose-port-forwarding-in-fip 2026-06-23 02:08:18.771 | ext-gw-mode 2026-06-23 02:08:18.771 | external-gateway-multihoming 2026-06-23 02:08:18.771 | external-net 2026-06-23 02:08:18.771 | extra_dhcp_opt 2026-06-23 02:08:18.771 | extraroute 2026-06-23 02:08:18.771 | extraroute-atomic 2026-06-23 02:08:18.771 | filter-validation 2026-06-23 02:08:18.771 | fip-port-details 2026-06-23 02:08:18.771 | flavors 2026-06-23 02:08:18.771 | floating-ip-port-forwarding 2026-06-23 02:08:18.772 | floating-ip-port-forwarding-description 2026-06-23 02:08:18.772 | floating-ip-port-forwarding-detail 2026-06-23 02:08:18.772 | floating-ip-port-forwarding-port-ranges 2026-06-23 02:08:18.772 | floatingip-pools 2026-06-23 02:08:18.772 | fwaas_v2 2026-06-23 02:08:18.772 | ip_allocation 2026-06-23 02:08:18.772 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:08:18.772 | l3-flavors 2026-06-23 02:08:18.772 | l3-ha 2026-06-23 02:08:18.772 | l3_agent_scheduler 2026-06-23 02:08:18.772 | logging 2026-06-23 02:08:18.773 | multi-provider 2026-06-23 02:08:18.773 | net-mtu 2026-06-23 02:08:18.773 | net-mtu-writable 2026-06-23 02:08:18.773 | network-ip-availability 2026-06-23 02:08:18.773 | network_availability_zone 2026-06-23 02:08:18.773 | network_ha 2026-06-23 02:08:18.773 | pagination 2026-06-23 02:08:18.773 | port-device-profile 2026-06-23 02:08:18.773 | port-hardware-offload-type 2026-06-23 02:08:18.773 | port-mac-address-regenerate 2026-06-23 02:08:18.773 | port-numa-affinity-policy 2026-06-23 02:08:18.773 | port-numa-affinity-policy-socket 2026-06-23 02:08:18.774 | port-resource-request 2026-06-23 02:08:18.774 | port-security 2026-06-23 02:08:18.774 | port-trusted-vif 2026-06-23 02:08:18.774 | project-id 2026-06-23 02:08:18.774 | provider 2026-06-23 02:08:18.774 | pvlan 2026-06-23 02:08:18.774 | qinq 2026-06-23 02:08:18.774 | qos 2026-06-23 02:08:18.774 | qos-bw-limit-direction 2026-06-23 02:08:18.774 | qos-bw-minimum-ingress 2026-06-23 02:08:18.774 | qos-default 2026-06-23 02:08:18.774 | qos-fip 2026-06-23 02:08:18.775 | qos-gateway-ip 2026-06-23 02:08:18.775 | qos-rule-type-details 2026-06-23 02:08:18.775 | qos-rule-type-filter 2026-06-23 02:08:18.775 | qos-rules-alias 2026-06-23 02:08:18.775 | quota-check-limit 2026-06-23 02:08:18.775 | quota-check-limit-default 2026-06-23 02:08:18.775 | quota_details 2026-06-23 02:08:18.775 | quotas 2026-06-23 02:08:18.775 | rbac-address-scope 2026-06-23 02:08:18.775 | rbac-policies 2026-06-23 02:08:18.775 | rbac-security-groups 2026-06-23 02:08:18.776 | router 2026-06-23 02:08:18.776 | router-enable-snat 2026-06-23 02:08:18.776 | router_availability_zone 2026-06-23 02:08:18.776 | security-group 2026-06-23 02:08:18.776 | security-groups-default-rules 2026-06-23 02:08:18.776 | security-groups-default-statefulness 2026-06-23 02:08:18.776 | security-groups-normalized-cidr 2026-06-23 02:08:18.776 | security-groups-remote-address-group 2026-06-23 02:08:18.776 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:08:18.776 | security-groups-shared-filtering 2026-06-23 02:08:18.776 | segment 2026-06-23 02:08:18.776 | sorting 2026-06-23 02:08:18.777 | standard-attr-description 2026-06-23 02:08:18.777 | standard-attr-fwaas-v2 2026-06-23 02:08:18.777 | standard-attr-revisions 2026-06-23 02:08:18.777 | standard-attr-tag 2026-06-23 02:08:18.777 | standard-attr-timestamp 2026-06-23 02:08:18.777 | stateful-security-group 2026-06-23 02:08:18.777 | subnet-dns-publish-fixed-ip 2026-06-23 02:08:18.777 | subnet-external-network 2026-06-23 02:08:18.777 | subnet-service-types 2026-06-23 02:08:18.777 | subnet_allocation 2026-06-23 02:08:18.777 | subnet_onboard 2026-06-23 02:08:18.778 | subnetpool-prefix-ops 2026-06-23 02:08:18.778 | tag-creation 2026-06-23 02:08:18.778 | tap-mirror 2026-06-23 02:08:18.778 | tap-mirror-both-direction 2026-06-23 02:08:18.778 | trunk 2026-06-23 02:08:18.778 | uplink-status-propagation 2026-06-23 02:08:18.778 | uplink-status-propagation-updatable 2026-06-23 02:08:18.778 | vlan-transparent 2026-06-23 02:08:18.778 | vpn-endpoint-groups 2026-06-23 02:08:18.778 | vpnaas' 2026-06-23 02:08:18.778 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-23 02:08:18.778 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-23 02:08:18.779 | ++ 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-23 02:08:18.779 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-23 02:08:18.779 | + 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-23 02:08:18.779 | + 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-23 02:08:18.779 | + 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-23 02:08:18.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:18.779 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 02:08:18.779 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-23 02:08:18.779 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-23 02:08:18.783 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:18.787 | + 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-23 02:08:18.831 | + 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.5:6641 2026-06-23 02:08:18.835 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:18.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 02:08:18.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.5:6641 2026-06-23 02:08:18.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.5:6641 ']' 2026-06-23 02:08:18.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:18.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.5:6641 2026-06-23 02:08:18.898 | + 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.5:6642 2026-06-23 02:08:18.902 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:18.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 02:08:18.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.5:6642 2026-06-23 02:08:18.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.5:6642 ']' 2026-06-23 02:08:18.916 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:18.920 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.5:6642 2026-06-23 02:08:18.960 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-23 02:08:18.981 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:18.984 | + 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-23 02:08:18.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:18.991 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 02:08:18.994 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-23 02:08:18.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-23 02:08:19.001 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:19.004 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-23 02:08:19.044 | + 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-23 02:08:19.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:19.050 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 02:08:19.053 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-23 02:08:19.056 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-23 02:08:19.059 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:19.063 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-23 02:08:19.102 | + 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-23 02:08:19.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:19.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 02:08:19.112 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 02:08:19.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 02:08:19.118 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:19.121 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 02:08:19.162 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-23 02:08:19.186 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-23 02:08:19.208 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.211 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-23 02:08:19.215 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 02:08:19.237 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:19.241 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:08:19.244 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 02:08:19.247 | + 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-23 02:08:19.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:19.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 02:08:19.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-23 02:08:19.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-23 02:08:19.267 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:19.270 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-23 02:08:19.309 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-23 02:08:19.333 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.336 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-23 02:08:19.383 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 02:08:19.408 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.411 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-23 02:08:19.452 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-23 02:08:19.475 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:19.479 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-23 02:08:19.482 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 02:08:19.505 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:19.509 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:08:19.513 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 02:08:19.517 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-23 02:08:19.559 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-23 02:08:19.583 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.587 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-23 02:08:19.609 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.612 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-23 02:08:19.636 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.639 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-23 02:08:19.663 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.667 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-23 02:08:19.691 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:19.694 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-23 02:08:19.720 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:19.723 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-23 02:08:19.726 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-23 02:08:19.730 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-23 02:08:19.736 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-23 02:08:19.782 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-23 02:08:19.825 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-23 02:08:19.868 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-23 02:08:19.911 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-23 02:08:19.915 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 02:08:19.918 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-23 02:08:19.921 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 02:08:19.924 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 02:08:19.928 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-23 02:08:19.932 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 02:08:19.936 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-23 02:08:19.939 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 02:08:19.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-23 02:08:19.983 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-23 02:08:20.026 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.5/identity 2026-06-23 02:08:20.067 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-23 02:08:20.110 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-23 02:08:20.154 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-23 02:08:20.197 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-23 02:08:20.239 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-23 02:08:20.282 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.5/identity 2026-06-23 02:08:20.327 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 02:08:20.372 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 02:08:20.415 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 02:08:20.418 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-23 02:08:20.463 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-23 02:08:20.506 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-23 02:08:20.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 02:08:20.514 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:08:20.517 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 02:08:20.521 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-23 02:08:20.564 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-23 02:08:20.606 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.5/identity 2026-06-23 02:08:20.651 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-23 02:08:20.696 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-23 02:08:20.741 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-23 02:08:20.786 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-23 02:08:20.830 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-23 02:08:20.872 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-23 02:08:20.875 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 02:08:20.879 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 02:08:20.883 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 02:08:20.886 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-23 02:08:20.931 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-23 02:08:20.974 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.5/identity 2026-06-23 02:08:21.017 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-23 02:08:21.060 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-23 02:08:21.102 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-23 02:08:21.145 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-23 02:08:21.188 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-23 02:08:21.232 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-23 02:08:21.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-23 02:08:21.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-23 02:08:21.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-23 02:08:21.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-23 02:08:21.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-23 02:08:21.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-23 02:08:21.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-23 02:08:21.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-23 02:08:21.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-23 02:08:21.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-23 02:08:21.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-23 02:08:21.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-23 02:08:21.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-23 02:08:21.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-23 02:08:21.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-23 02:08:21.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-23 02:08:21.293 | + 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-23 02:08:21.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.299 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 02:08:21.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 02:08:21.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 02:08:21.310 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 02:08:21.357 | + 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-23 02:08:21.361 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.365 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 02:08:21.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-23 02:08:21.373 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-23 02:08:21.377 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-23 02:08:21.422 | + 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-23 02:08:21.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.428 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 02:08:21.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-23 02:08:21.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-23 02:08:21.439 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.442 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-23 02:08:21.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-23 02:08:21.487 | + 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-23 02:08:21.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 02:08:21.499 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-23 02:08:21.503 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-23 02:08:21.507 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.511 | + 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-23 02:08:21.553 | + 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-23 02:08:21.558 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 02:08:21.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-23 02:08:21.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-23 02:08:21.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-23 02:08:21.619 | + 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-23 02:08:21.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 02:08:21.631 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-23 02:08:21.635 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-23 02:08:21.639 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.643 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-23 02:08:21.684 | + 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-23 02:08:21.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-23 02:08:21.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-23 02:08:21.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-23 02:08:21.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.708 | + 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-23 02:08:21.750 | + 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-23 02:08:21.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-23 02:08:21.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-23 02:08:21.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-23 02:08:21.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.773 | + 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-23 02:08:21.816 | + 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-23 02:08:21.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-23 02:08:21.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-23 02:08:21.830 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-23 02:08:21.834 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.838 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-23 02:08:21.878 | + 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-23 02:08:21.881 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.884 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-23 02:08:21.888 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-23 02:08:21.892 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-23 02:08:21.895 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.899 | + 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-23 02:08:21.941 | + 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-23 02:08:21.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 02:08:21.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 02:08:21.951 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-23 02:08:21.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-23 02:08:21.958 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 02:08:21.962 | + 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-23 02:08:22.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 02:08:22.004 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-23 02:08:22.047 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-23 02:08:22.088 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-23 02:08:22.092 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 02:08:22.095 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-23 02:08:22.098 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-23 02:08:22.102 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 02:08:22.105 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-23 02:08:22.109 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-23 02:08:22.113 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 02:08:22.117 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 02:08:22.137 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 02:08:22.137 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:08:22.147 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 02:08:22.153 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 02:08:22.168 | /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-23 02:08:22.174 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-23 02:08:22.178 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-23 02:08:22.184 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 02:08:22.188 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-23 02:08:22.234 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-23 02:08:22.277 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-23 02:08:22.318 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 02:08:22.358 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 02:08:22.398 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 02:08:22.441 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 02:08:22.482 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 02:08:22.524 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 02:08:22.566 | + 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-23 02:08:22.607 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 02:08:22.650 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 02:08:22.693 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 02:08:22.737 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-23 02:08:22.781 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 02:08:22.784 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 02:08:22.789 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-23 02:08:22.793 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-23 02:08:22.797 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 02:08:22.800 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:08:22.804 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:08:22.808 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-23 02:08:22.811 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-23 02:08:22.814 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-23 02:08:22.856 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 02:08:22.900 | + 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-23 02:08:22.900 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-23 02:08:22.912 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-23 02:08:22.919 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-23 02:08:22.923 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-23 02:08:22.927 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 02:08:22.931 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 02:08:22.935 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 02:08:22.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 02:08:22.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:08:22.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:08:22.951 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 02:08:22.955 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 02:08:22.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:08:22.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:08:22.967 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-23 02:08:22.981 | perl: warning: Setting locale failed. 2026-06-23 02:08:22.981 | perl: warning: Please check that your locale settings: 2026-06-23 02:08:22.981 | LANGUAGE = (unset), 2026-06-23 02:08:22.982 | LC_ALL = "en_US.utf8", 2026-06-23 02:08:22.982 | LANG = "de_DE.UTF-8" 2026-06-23 02:08:22.982 | are supported and installed on your system. 2026-06-23 02:08:22.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 02:08:23.025 | Enabling site neutron-api. 2026-06-23 02:08:23.030 | To activate the new configuration, you need to run: 2026-06-23 02:08:23.030 | systemctl reload apache2 2026-06-23 02:08:23.037 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 02:08:23.040 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 02:08:23.044 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 02:08:23.047 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 02:08:23.186 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-23 02:08:23.210 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:23.213 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-23 02:08:23.233 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:23.237 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-23 02:08:23.241 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-23 02:08:23.316 | + inc/async:async_inner:63 : init_neutron 2026-06-23 02:08:23.364 | [2074 Async init_neutron:61589]: running: init_neutron 2026-06-23 02:08:23.367 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-23 02:08:23.392 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:23.397 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-23 02:08:23.422 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:23.426 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-23 02:08:23.430 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-23 02:08:23.434 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-23 02:08:23.476 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-23 02:08:23.480 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-23 02:08:23.527 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-23 02:08:23.552 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:08:23.555 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-23 02:08:23.579 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:23.584 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-23 02:08:23.587 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:08:23.589 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-23 02:08:23.593 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-23 02:08:23.597 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-23 02:08:23.676 | + inc/async:async_inner:63 : init_cinder 2026-06-23 02:08:23.728 | [2074 Async init_cinder:61825]: running: init_cinder 2026-06-23 02:08:23.734 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-23 02:08:23.760 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:08:23.764 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-23 02:08:23.769 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:08:23.776 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-23 02:08:23.779 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-23 02:08:23.783 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-23 02:08:23.873 | + inc/async:async_inner:63 : init_placement 2026-06-23 02:08:23.927 | [2074 Async init_placement:61955]: running: init_placement 2026-06-23 02:08:23.932 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-23 02:08:24.004 | [2074 Async init_neutron:61589]: Waiting for completion of init_neutron running on PID 61589 (5 other jobs running) 2026-06-23 02:08:24.030 | [2074 Async init_neutron:61589]: Signaling child to exit 2026-06-23 02:08:38.610 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:08:38.659 | [61825 Async init_cinder:61825]: finished successfully 2026-06-23 02:09:15.249 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:09:15.283 | [61955 Async init_placement:61955]: finished successfully 2026-06-23 02:09:18.835 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:09:18.864 | [61589 Async init_neutron:61589]: finished successfully 2026-06-23 02:09:18.889 | WAKEUP 2026-06-23 02:09:18.913 | [2074 Async init_neutron:61589]: Signaled 2026-06-23 02:09:18.915 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-23 02:09:18.915 | + lib/database:recreate_database:112 : local db=neutron 2026-06-23 02:09:18.915 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-23 02:09:18.916 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-23 02:09:18.916 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-23 02:09:18.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:18.916 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-23 02:09:18.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:18.916 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-23 02:09:18.916 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 02:09:18.916 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:09:18.916 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:09:18.916 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:09:18.917 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180503524 2026-06-23 02:09:18.917 | + 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-23 02:09:18.917 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-23 02:09:18.917 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-23 02:09:18.918 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-23 02:09:18.919 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-23 02:09:18.920 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-23 02:09:18.921 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-23 02:09:18.922 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-23 02:09:18.923 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-23 02:09:18.924 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-23 02:09:18.925 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-23 02:09:18.926 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-23 02:09:18.927 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-23 02:09:18.928 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-23 02:09:18.929 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-23 02:09:18.930 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-23 02:09:18.930 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-23 02:09:18.930 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-23 02:09:18.930 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-23 02:09:18.930 | Running upgrade for neutron ... 2026-06-23 02:09:18.930 | OK 2026-06-23 02:09:18.930 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-23 02:09:18.930 | + functions-common:time_stop:2414 : local name 2026-06-23 02:09:18.930 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:09:18.930 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:09:18.930 | + functions-common:time_stop:2417 : local total 2026-06-23 02:09:18.930 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:09:18.931 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 02:09:18.931 | + functions-common:time_stop:2421 : start_time=1782180503524 2026-06-23 02:09:18.931 | + functions-common:time_stop:2423 : [[ -z 1782180503524 ]] 2026-06-23 02:09:18.931 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:09:18.931 | + functions-common:time_stop:2426 : end_time=1782180558814 2026-06-23 02:09:18.931 | + functions-common:time_stop:2427 : elapsed_time=55290 2026-06-23 02:09:18.931 | + functions-common:time_stop:2428 : total=8437 2026-06-23 02:09:18.931 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:09:18.931 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63727 2026-06-23 02:09:18.969 | [2074 Async init_neutron:61589]: finished init_neutron with result 0 in 55 seconds 2026-06-23 02:09:18.975 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:18.979 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-23 02:09:19.039 | [2074 Async init_placement:61955]: Waiting for completion of init_placement running on PID 61955 (4 other jobs running) 2026-06-23 02:09:19.067 | [2074 Async init_placement:61955]: Signaling child to exit 2026-06-23 02:09:19.067 | WAKEUP 2026-06-23 02:09:19.092 | [2074 Async init_placement:61955]: Signaled 2026-06-23 02:09:19.093 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-23 02:09:19.093 | + lib/database:recreate_database:112 : local db=placement 2026-06-23 02:09:19.093 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-23 02:09:19.093 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-23 02:09:19.093 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-23 02:09:19.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.094 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-23 02:09:19.094 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.094 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-23 02:09:19.094 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:09:19.094 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:19.094 | we strongly recommend against using it for new projects. 2026-06-23 02:09:19.094 | 2026-06-23 02:09:19.094 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:19.094 | framework. For more detail see 2026-06-23 02:09:19.094 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:19.094 | 2026-06-23 02:09:19.094 | __import__(import_str) 2026-06-23 02:09:19.095 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-23 02:09:19.095 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-23 02:09:19.095 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-23 02:09:19.095 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 02:09:19.095 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 02:09:19.095 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 02:09:19.095 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 02:09:19.095 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.095 | + functions-common:get_or_create_user:909 : user_id=930fa7d343594473bd963b9e0a4b6e64 2026-06-23 02:09:19.095 | + functions-common:get_or_create_user:910 : echo 930fa7d343594473bd963b9e0a4b6e64 2026-06-23 02:09:19.095 | 930fa7d343594473bd963b9e0a4b6e64 2026-06-23 02:09:19.096 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-23 02:09:19.096 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:09:19.096 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:09:19.096 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:09:19.096 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:09:19.096 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:09:19.097 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-23 02:09:19.097 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:09:19.097 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.097 | + functions-common:get_or_add_user_project_role:973 : user_role_id=69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:09:19.097 | + functions-common:get_or_add_user_project_role:974 : echo 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:09:19.097 | 69bdb78266da4ee888682ee0ba0aac1d 2026-06-23 02:09:19.097 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 02:09:19.097 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-23 02:09:19.097 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 02:09:19.097 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 02:09:19.097 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 02:09:19.098 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 02:09:19.098 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 02:09:19.098 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-23 02:09:19.098 | ++ functions-common:get_or_add_user_project_role:973 : 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-23 02:09:19.098 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.099 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:09:19.099 | + functions-common:get_or_add_user_project_role:974 : echo d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:09:19.099 | d02a43332796418db586cf0cdb5c5dd3 2026-06-23 02:09:19.099 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.5/placement 2026-06-23 02:09:19.099 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-23 02:09:19.099 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 02:09:19.099 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-23 02:09:19.099 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-23 02:09:19.099 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.099 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 02:09:19.099 | 79f5d1adfec74ae4b7cc8ef89797f245' 2026-06-23 02:09:19.100 | + functions-common:get_or_create_service:1061 : echo 79f5d1adfec74ae4b7cc8ef89797f245 2026-06-23 02:09:19.100 | 79f5d1adfec74ae4b7cc8ef89797f245 2026-06-23 02:09:19.100 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.5/placement 2026-06-23 02:09:19.100 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 02:09:19.100 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.5/placement RegionOne 2026-06-23 02:09:19.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 02:09:19.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-23 02:09:19.100 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 02:09:19.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 02:09:19.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.5/placement --region RegionOne -f value -c id 2026-06-23 02:09:19.101 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:09:19.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=7ce5815fea9d485cb7f40401090c88a0 2026-06-23 02:09:19.101 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 7ce5815fea9d485cb7f40401090c88a0 2026-06-23 02:09:19.101 | + functions-common:get_or_create_endpoint:1094 : public_id=7ce5815fea9d485cb7f40401090c88a0 2026-06-23 02:09:19.101 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 02:09:19.101 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 02:09:19.101 | + functions-common:get_or_create_endpoint:1103 : echo 7ce5815fea9d485cb7f40401090c88a0 2026-06-23 02:09:19.101 | 7ce5815fea9d485cb7f40401090c88a0 2026-06-23 02:09:19.147 | [2074 Async init_placement:61955]: finished init_placement with result 0 in 51 seconds 2026-06-23 02:09:19.152 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:19.155 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-23 02:09:19.216 | [2074 Async init_glance:57409]: Waiting for completion of init_glance running on PID 57409 (3 other jobs running) 2026-06-23 02:09:19.246 | [2074 Async init_glance:57409]: Signaling child to exit 2026-06-23 02:09:19.246 | WAKEUP 2026-06-23 02:09:19.271 | [2074 Async init_glance:57409]: Signaled 2026-06-23 02:09:19.273 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-23 02:09:19.273 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-23 02:09:19.273 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-23 02:09:19.273 | + lib/database:recreate_database:112 : local db=glance 2026-06-23 02:09:19.274 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-23 02:09:19.274 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-23 02:09:19.274 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-23 02:09:19.274 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.274 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-23 02:09:19.274 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.274 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-23 02:09:19.274 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 02:09:19.274 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:09:19.274 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:09:19.274 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:09:19.275 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180406577 2026-06-23 02:09:19.275 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-23 02:09:19.275 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:09:19.275 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:19.275 | we strongly recommend against using it for new projects. 2026-06-23 02:09:19.275 | 2026-06-23 02:09:19.275 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:19.275 | framework. For more detail see 2026-06-23 02:09:19.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:19.275 | 2026-06-23 02:09:19.275 | __import__(import_str) 2026-06-23 02:09:19.276 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 02:09:19.276 | 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=57515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.276 | DEBUG dbcounter [-] [57515] Writer thread running {{(pid=57515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.276 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 02:09:19.276 | 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=57515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.276 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.277 | DEBUG dbcounter [-] [57515] Writer thread running {{(pid=57515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:19.277 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-23 02:09:19.277 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:19.277 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-23 02:09:19.277 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.277 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-23 02:09:19.277 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.277 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-23 02:09:19.277 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.277 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-23 02:09:19.277 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-23 02:09:19.278 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-23 02:09:19.278 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-23 02:09:19.278 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-23 02:09:19.278 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-23 02:09:19.278 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.278 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.279 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.279 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.279 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.279 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.279 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-23 02:09:19.279 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.280 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:19.281 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.281 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.281 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.281 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.281 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-23 02:09:19.281 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.282 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-23 02:09:19.282 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.283 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-23 02:09:19.283 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57515) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-23 02:09:19.283 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.283 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.283 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.283 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.283 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-23 02:09:19.283 | Database migration is up to date. No migration needed. 2026-06-23 02:09:19.283 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-23 02:09:19.283 | Database is synced successfully. 2026-06-23 02:09:19.283 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-23 02:09:19.284 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 02:09:19.284 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:19.284 | we strongly recommend against using it for new projects. 2026-06-23 02:09:19.284 | 2026-06-23 02:09:19.284 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:19.284 | framework. For more detail see 2026-06-23 02:09:19.284 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:19.284 | 2026-06-23 02:09:19.284 | __import__(import_str) 2026-06-23 02:09:19.284 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 02:09:19.284 | 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=57692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:09:19.285 | DEBUG dbcounter [-] [57692] Writer thread running {{(pid=57692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-23 02:09:19.285 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-23 02:09:19.286 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-23 02:09:19.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-23 02:09:19.288 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-23 02:09:19.288 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-23 02:09:19.288 | + functions-common:time_stop:2414 : local name 2026-06-23 02:09:19.288 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:09:19.288 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:09:19.288 | + functions-common:time_stop:2417 : local total 2026-06-23 02:09:19.288 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:09:19.288 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 02:09:19.288 | + functions-common:time_stop:2421 : start_time=1782180406577 2026-06-23 02:09:19.288 | + functions-common:time_stop:2423 : [[ -z 1782180406577 ]] 2026-06-23 02:09:19.288 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:09:19.288 | + functions-common:time_stop:2426 : end_time=1782180420612 2026-06-23 02:09:19.289 | + functions-common:time_stop:2427 : elapsed_time=14035 2026-06-23 02:09:19.289 | + functions-common:time_stop:2428 : total=8437 2026-06-23 02:09:19.289 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:09:19.289 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22472 2026-06-23 02:09:19.327 | [2074 Async init_glance:57409]: finished init_glance with result 0 in 14 seconds 2026-06-23 02:09:19.332 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:19.336 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-23 02:09:19.362 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-23 02:09:19.365 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:19.368 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-23 02:09:19.429 | [2074 Async init_cinder:61825]: Waiting for completion of init_cinder running on PID 61825 (2 other jobs running) 2026-06-23 02:09:19.457 | [2074 Async init_cinder:61825]: Signaling child to exit 2026-06-23 02:09:19.458 | WAKEUP 2026-06-23 02:09:19.485 | [2074 Async init_cinder:61825]: Signaled 2026-06-23 02:09:19.486 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-23 02:09:19.486 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.486 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-23 02:09:19.486 | + lib/database:recreate_database:112 : local db=cinder 2026-06-23 02:09:19.486 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-23 02:09:19.487 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-23 02:09:19.487 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-23 02:09:19.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.487 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-23 02:09:19.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:19.487 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-23 02:09:19.487 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 02:09:19.487 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:09:19.487 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:09:19.487 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:09:19.487 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180503923 2026-06-23 02:09:19.488 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-23 02:09:19.488 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 02:09:19.488 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:19.488 | we strongly recommend against using it for new projects. 2026-06-23 02:09:19.488 | 2026-06-23 02:09:19.488 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:19.488 | framework. For more detail see 2026-06-23 02:09:19.488 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:19.488 | 2026-06-23 02:09:19.488 | import eventlet # noqa 2026-06-23 02:09:19.488 | INFO dbcounter [-] Registered counter for database cinder 2026-06-23 02:09:19.489 | 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=62014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:09:19.489 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-23 02:09:19.489 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:19.489 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:19.489 | DEBUG dbcounter [-] [62014] Writer thread running {{(pid=62014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:19.489 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-23 02:09:19.490 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:19.490 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-23 02:09:19.490 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.491 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-23 02:09:19.491 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.492 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-23 02:09:19.492 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.492 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-23 02:09:19.493 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.493 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-23 02:09:19.493 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.494 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-23 02:09:19.494 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.494 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-23 02:09:19.494 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62014) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:19.494 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-23 02:09:19.495 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-23 02:09:19.495 | + functions-common:time_stop:2414 : local name 2026-06-23 02:09:19.495 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:09:19.495 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:09:19.495 | + functions-common:time_stop:2417 : local total 2026-06-23 02:09:19.495 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:09:19.495 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 02:09:19.495 | + functions-common:time_stop:2421 : start_time=1782180503923 2026-06-23 02:09:19.495 | + functions-common:time_stop:2423 : [[ -z 1782180503923 ]] 2026-06-23 02:09:19.495 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:09:19.495 | + functions-common:time_stop:2426 : end_time=1782180516333 2026-06-23 02:09:19.496 | + functions-common:time_stop:2427 : elapsed_time=12410 2026-06-23 02:09:19.496 | + functions-common:time_stop:2428 : total=8437 2026-06-23 02:09:19.496 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:09:19.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20847 2026-06-23 02:09:19.496 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-23 02:09:19.496 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-23 02:09:19.497 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-23 02:09:19.497 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-23 02:09:19.498 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 02:09:19.498 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-23 02:09:19.498 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-23 02:09:19.498 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-23 02:09:19.498 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 02:09:19.498 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 02:09:19.499 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 02:09:19.500 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 02:09:19.500 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 02:09:19.500 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 02:09:19.500 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 02:09:19.500 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 02:09:19.500 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-23 02:09:19.500 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-23 02:09:19.501 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 02:09:19.501 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 02:09:19.501 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 02:09:19.501 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 02:09:19.501 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-23 02:09:19.501 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 02:09:19.501 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-23 02:09:19.502 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-23 02:09:19.502 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-23 02:09:19.502 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-23 02:09:19.502 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-23 02:09:19.502 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-23 02:09:19.502 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-23 02:09:19.502 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-23 02:09:19.503 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-23 02:09:19.503 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 02:09:19.503 | [Unit] 2026-06-23 02:09:19.503 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 02:09:19.503 | DefaultDependencies=no 2026-06-23 02:09:19.503 | After=systemd-udev-settle.service 2026-06-23 02:09:19.504 | Before=lvm2-activation-early.service 2026-06-23 02:09:19.504 | Wants=systemd-udev-settle.service 2026-06-23 02:09:19.504 | 2026-06-23 02:09:19.504 | [Service] 2026-06-23 02:09:19.504 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 02:09:19.504 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-23 02:09:19.504 | RemainAfterExit=yes 2026-06-23 02:09:19.504 | Type=oneshot 2026-06-23 02:09:19.504 | 2026-06-23 02:09:19.505 | [Install] 2026-06-23 02:09:19.505 | WantedBy=local-fs.target 2026-06-23 02:09:19.505 | Also=systemd-udev-settle.service 2026-06-23 02:09:19.505 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-23 02:09:19.505 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 02:09:19.505 | 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-23 02:09:19.505 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-23 02:09:19.505 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-23 02:09:19.505 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-23 02:09:19.506 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 02:09:19.506 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 02:09:19.506 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 02:09:19.506 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-23 02:09:19.506 | Physical volume "/dev/loop0" successfully created. 2026-06-23 02:09:19.506 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-23 02:09:19.507 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-23 02:09:19.507 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.507 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-23 02:09:19.507 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-23 02:09:19.507 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-23 02:09:19.507 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 02:09:19.507 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:19.508 | we strongly recommend against using it for new projects. 2026-06-23 02:09:19.508 | 2026-06-23 02:09:19.508 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:19.508 | framework. For more detail see 2026-06-23 02:09:19.508 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:19.508 | 2026-06-23 02:09:19.508 | import eventlet # noqa 2026-06-23 02:09:19.509 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-23 02:09:19.509 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-23 02:09:19.509 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-23 02:09:19.509 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-23 02:09:19.509 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:09:19.510 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-23 02:09:19.540 | [2074 Async init_cinder:61825]: finished init_cinder with result 0 in 15 seconds 2026-06-23 02:09:19.546 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:19.550 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-23 02:09:19.575 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.579 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-23 02:09:19.583 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:09:19.587 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-23 02:09:19.591 | + ./stack.sh:main:1236 : init_nova 2026-06-23 02:09:19.595 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-23 02:09:19.618 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.622 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-23 02:09:19.646 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:19.650 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:09:19.654 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 02:09:19.733 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 02:09:19.781 | [2074 Async nova-cell-0:64162]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 02:09:19.785 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-23 02:09:19.790 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:09:19.794 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-23 02:09:19.797 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:09:19.801 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:09:19.806 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 02:09:19.881 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 02:09:19.930 | [2074 Async nova-cell-1:64266]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 02:09:19.932 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-23 02:09:19.936 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-23 02:09:19.939 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-23 02:09:19.941 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-23 02:09:19.943 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-23 02:09:19.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:20.028 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-23 02:09:20.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:20.116 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-23 02:09:20.593 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:20.593 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:20.593 | we strongly recommend against using it for new projects. 2026-06-23 02:09:20.593 | 2026-06-23 02:09:20.593 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:20.593 | framework. For more detail see 2026-06-23 02:09:20.593 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:20.593 | 2026-06-23 02:09:20.593 | import eventlet 2026-06-23 02:09:24.925 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-23 02:09:25.024 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:25.025 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:25.026 | DEBUG dbcounter [-] [64336] Writer thread running {{(pid=64336) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:25.091 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-23 02:09:30.368 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64336) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:30.376 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-23 02:09:32.746 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64336) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:32.753 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-23 02:09:32.766 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64336) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:33.200 | Exception ignored in: 2026-06-23 02:09:33.200 | Traceback (most recent call last): 2026-06-23 02:09:33.200 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:33.200 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:33.201 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:33.201 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:33.201 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:33.576 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-23 02:09:33.581 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 02:09:33.587 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 02:09:33.593 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 02:09:33.597 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 02:09:33.601 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 02:09:33.605 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 02:09:33.637 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:33.642 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 02:09:33.646 | ++ 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-23 02:09:33.653 | + 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-23 02:09:34.155 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:34.155 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:34.155 | we strongly recommend against using it for new projects. 2026-06-23 02:09:34.155 | 2026-06-23 02:09:34.155 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:34.155 | framework. For more detail see 2026-06-23 02:09:34.155 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:34.155 | 2026-06-23 02:09:34.155 | import eventlet 2026-06-23 02:09:37.850 | INFO dbcounter [None req-02bffd63-5f2c-4041-9b0b-c8982c05b156 None None] Registered counter for database nova_api 2026-06-23 02:09:37.985 | DEBUG dbcounter [-] [64918] Writer thread running {{(pid=64918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:38.300 | Exception ignored in: 2026-06-23 02:09:38.301 | Traceback (most recent call last): 2026-06-23 02:09:38.301 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:38.301 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:38.301 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:38.301 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:38.304 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:38.661 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-23 02:09:38.667 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 02:09:38.670 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-23 02:09:38.745 | [2074 Async nova-cell-0:64162]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64162 (3 other jobs running) 2026-06-23 02:09:38.768 | [2074 Async nova-cell-0:64162]: Signaling child to exit 2026-06-23 02:09:46.771 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:09:46.797 | [64162 Async nova-cell-0:64162]: finished successfully 2026-06-23 02:09:46.823 | WAKEUP 2026-06-23 02:09:46.833 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:09:46.848 | [2074 Async nova-cell-0:64162]: Signaled 2026-06-23 02:09:46.850 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-23 02:09:46.850 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-23 02:09:46.850 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-23 02:09:46.850 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-23 02:09:46.850 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-23 02:09:46.850 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-23 02:09:46.850 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-23 02:09:46.850 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:46.851 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-23 02:09:46.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:46.851 | + 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-23 02:09:46.851 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:46.851 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:46.851 | we strongly recommend against using it for new projects. 2026-06-23 02:09:46.851 | 2026-06-23 02:09:46.851 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:46.851 | framework. For more detail see 2026-06-23 02:09:46.851 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:46.851 | 2026-06-23 02:09:46.852 | import eventlet 2026-06-23 02:09:46.852 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-23 02:09:46.852 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:46.852 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:46.852 | DEBUG dbcounter [-] [64315] Writer thread running {{(pid=64315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:46.852 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 02:09:46.853 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:46.853 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 02:09:46.853 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.854 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 02:09:46.854 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.854 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 02:09:46.855 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.855 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 02:09:46.855 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 02:09:46.856 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 02:09:46.856 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 02:09:46.856 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 02:09:46.856 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 02:09:46.856 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64315) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:46.856 | Exception ignored in: 2026-06-23 02:09:46.857 | Traceback (most recent call last): 2026-06-23 02:09:46.857 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:46.857 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:46.857 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:46.857 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:46.857 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:46.864 | [64266 Async nova-cell-1:64266]: finished successfully 2026-06-23 02:09:46.906 | [2074 Async nova-cell-0:64162]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-23 02:09:46.912 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:46.916 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 02:09:46.919 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-23 02:09:46.980 | [2074 Async nova-cell-1:64266]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64266 (2 other jobs running) 2026-06-23 02:09:47.008 | [2074 Async nova-cell-1:64266]: Signaling child to exit 2026-06-23 02:09:47.009 | WAKEUP 2026-06-23 02:09:47.033 | [2074 Async nova-cell-1:64266]: Signaled 2026-06-23 02:09:47.035 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-23 02:09:47.035 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-23 02:09:47.035 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-23 02:09:47.035 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-23 02:09:47.035 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-23 02:09:47.035 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-23 02:09:47.036 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-23 02:09:47.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:47.036 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-23 02:09:47.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 02:09:47.036 | + 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-23 02:09:47.036 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:47.036 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:47.036 | we strongly recommend against using it for new projects. 2026-06-23 02:09:47.036 | 2026-06-23 02:09:47.036 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:47.036 | framework. For more detail see 2026-06-23 02:09:47.036 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:47.037 | 2026-06-23 02:09:47.037 | import eventlet 2026-06-23 02:09:47.037 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-23 02:09:47.037 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 02:09:47.037 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 02:09:47.037 | DEBUG dbcounter [-] [64333] Writer thread running {{(pid=64333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:47.037 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 02:09:47.037 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 02:09:47.037 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 02:09:47.037 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.038 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 02:09:47.038 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.039 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 02:09:47.039 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.039 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 02:09:47.039 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64333) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 02:09:47.039 | Exception ignored in: 2026-06-23 02:09:47.039 | Traceback (most recent call last): 2026-06-23 02:09:47.039 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:47.039 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:47.039 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:47.039 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:47.040 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:47.084 | [2074 Async nova-cell-1:64266]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-23 02:09:47.089 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:47.093 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:09:47.096 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-23 02:09:47.560 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:47.561 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:47.561 | we strongly recommend against using it for new projects. 2026-06-23 02:09:47.561 | 2026-06-23 02:09:47.561 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:47.561 | framework. For more detail see 2026-06-23 02:09:47.561 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:47.561 | 2026-06-23 02:09:47.561 | import eventlet 2026-06-23 02:09:51.024 | Running batches of 50 until complete 2026-06-23 02:09:51.024 | INFO dbcounter [None req-cdc983ae-7f84-4fc0-ad43-112ae629ab80 None None] Registered counter for database nova_cell0 2026-06-23 02:09:51.236 | DEBUG dbcounter [-] [65603] Writer thread running {{(pid=65603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:51.242 | INFO dbcounter [None req-cdc983ae-7f84-4fc0-ad43-112ae629ab80 None None] Registered counter for database nova_api 2026-06-23 02:09:51.415 | DEBUG dbcounter [-] [65603] Writer thread running {{(pid=65603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:51.585 | INFO dbcounter [None req-cdc983ae-7f84-4fc0-ad43-112ae629ab80 None None] Registered counter for database nova_cell0 2026-06-23 02:09:51.668 | DEBUG dbcounter [-] [65603] Writer thread running {{(pid=65603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:51.765 | +-------------------------------------+--------------+-----------+ 2026-06-23 02:09:51.766 | | Migration | Total Needed | Completed | 2026-06-23 02:09:51.774 | +-------------------------------------+--------------+-----------+ 2026-06-23 02:09:51.777 | | fill_virtual_interface_list | 0 | 0 | 2026-06-23 02:09:51.777 | | migrate_empty_ratio | 0 | 0 | 2026-06-23 02:09:51.778 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-23 02:09:51.778 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-23 02:09:51.778 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-23 02:09:51.778 | | populate_dev_uuids | 0 | 0 | 2026-06-23 02:09:51.778 | | populate_instance_compute_id | 0 | 0 | 2026-06-23 02:09:51.778 | | populate_missing_availability_zones | 0 | 0 | 2026-06-23 02:09:51.779 | | populate_queued_for_delete | 0 | 0 | 2026-06-23 02:09:51.779 | | populate_user_id | 0 | 0 | 2026-06-23 02:09:51.779 | | populate_uuids | 0 | 0 | 2026-06-23 02:09:51.779 | +-------------------------------------+--------------+-----------+ 2026-06-23 02:09:52.094 | Exception ignored in: 2026-06-23 02:09:52.095 | Traceback (most recent call last): 2026-06-23 02:09:52.095 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:52.095 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:52.095 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:52.095 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:52.095 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:52.490 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-23 02:09:52.496 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:09:52.500 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-23 02:09:52.504 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:09:52.508 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:09:52.512 | + 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-23 02:09:52.973 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:09:52.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:09:52.973 | we strongly recommend against using it for new projects. 2026-06-23 02:09:52.973 | 2026-06-23 02:09:52.974 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:09:52.974 | framework. For more detail see 2026-06-23 02:09:52.974 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:09:52.974 | 2026-06-23 02:09:52.974 | import eventlet 2026-06-23 02:09:56.355 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-23 02:09:56.355 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-23 02:09:56.355 | INFO dbcounter [None req-00d479b0-36c1-4e99-9b14-dead51fbf42a None None] Registered counter for database nova_api 2026-06-23 02:09:56.486 | DEBUG dbcounter [-] [65621] Writer thread running {{(pid=65621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:09:56.809 | Exception ignored in: 2026-06-23 02:09:56.809 | Traceback (most recent call last): 2026-06-23 02:09:56.810 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:09:56.810 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:09:56.810 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:09:56.810 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:09:56.810 | RuntimeError: greenlet is being finalized 2026-06-23 02:09:57.170 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-23 02:09:57.174 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-23 02:09:57.192 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-23 02:09:57.195 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-23 02:09:57.200 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-23 02:09:57.279 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-23 02:09:57.328 | [2074 Async configure_neutron_nova:65680]: running: configure_neutron_nova 2026-06-23 02:09:57.331 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-23 02:09:57.335 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 02:09:57.339 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-23 02:09:57.343 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 02:09:57.347 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 02:09:57.351 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 02:09:57.355 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 02:09:57.360 | + functions-common:run_phase:1852 : local extra 2026-06-23 02:09:57.365 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 02:09:57.371 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 02:09:57.375 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 02:09:57.379 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 02:09:57.382 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-23 02:09:57.386 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 02:09:57.409 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:57.412 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:09:57.417 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:09:57.420 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-23 02:09:57.424 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:09:57.429 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 02:09:57.432 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-23 02:09:57.436 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 02:09:57.439 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 02:09:57.444 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:09:57.448 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 02:09:57.452 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-23 02:09:57.457 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 02:09:57.461 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-23 02:09:57.464 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 02:09:57.469 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 02:09:57.472 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-23 02:09:57.475 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 02:09:57.479 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 02:09:57.483 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-23 02:09:57.487 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:09:57.491 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 02:09:57.495 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 02:09:57.500 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-23 02:09:57.504 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:57.509 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-23 02:09:57.513 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:09:57.517 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-23 02:09:57.517 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:09:57.518 | gsub("[][]", "", $1); 2026-06-23 02:09:57.518 | split($1, a, "|"); 2026-06-23 02:09:57.518 | if (a[1] == matchgroup) 2026-06-23 02:09:57.518 | print a[2] 2026-06-23 02:09:57.518 | } 2026-06-23 02:09:57.518 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:09:57.525 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 02:09:57.530 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 02:09:57.535 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 02:09:57.540 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-23 02:09:57.544 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-23 02:09:57.548 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-23 02:09:57.552 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-23 02:09:57.557 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-23 02:09:57.562 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-23 02:09:57.566 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-23 02:09:57.569 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-23 02:09:57.573 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-23 02:09:57.577 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 02:09:57.580 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:57.584 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 02:09:57.588 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-23 02:09:57.592 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 02:09:57.597 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-23 02:09:57.600 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-23 02:09:57.605 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-23 02:09:57.609 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-23 02:09:57.614 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.615 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 02:09:57.615 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-23 02:09:57.615 | BEGIN { 2026-06-23 02:09:57.616 | section = "" 2026-06-23 02:09:57.616 | last_section = "" 2026-06-23 02:09:57.616 | section_count = 0 2026-06-23 02:09:57.616 | } 2026-06-23 02:09:57.618 | /^\[.+\]/ { 2026-06-23 02:09:57.618 | gsub("[][]", "", $1); 2026-06-23 02:09:57.618 | section=$1 2026-06-23 02:09:57.618 | next 2026-06-23 02:09:57.618 | } 2026-06-23 02:09:57.619 | /^ *\#/ { 2026-06-23 02:09:57.619 | next 2026-06-23 02:09:57.619 | } 2026-06-23 02:09:57.619 | /^[^ \t]+/ { 2026-06-23 02:09:57.619 | # get offset of first = in $0 2026-06-23 02:09:57.619 | eq_idx = index($0, "=") 2026-06-23 02:09:57.619 | # extract attr & value from $0 2026-06-23 02:09:57.619 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 02:09:57.619 | value = substr($0, eq_idx + 1) 2026-06-23 02:09:57.619 | # only need to strip trailing whitespace from attr 2026-06-23 02:09:57.620 | sub(/[ \t]*$/, "", attr) 2026-06-23 02:09:57.620 | # need to strip leading & trailing whitespace from value 2026-06-23 02:09:57.620 | sub(/^[ \t]*/, "", value) 2026-06-23 02:09:57.620 | sub(/[ \t]*$/, "", value) 2026-06-23 02:09:57.620 | 2026-06-23 02:09:57.620 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 02:09:57.622 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 02:09:57.622 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 02:09:57.622 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 02:09:57.623 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 02:09:57.623 | if (section != last_section) { 2026-06-23 02:09:57.623 | cfg_section[section_count++] = section 2026-06-23 02:09:57.623 | last_section = section 2026-06-23 02:09:57.623 | } 2026-06-23 02:09:57.623 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 02:09:57.623 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 02:09:57.623 | 2026-06-23 02:09:57.625 | cfg_attr[section, attr, 0] = value 2026-06-23 02:09:57.625 | cfg_attr_count[section, attr] = 1 2026-06-23 02:09:57.625 | } else { 2026-06-23 02:09:57.625 | lno = cfg_attr_count[section, attr]++ 2026-06-23 02:09:57.625 | cfg_attr[section, attr, lno] = value 2026-06-23 02:09:57.626 | } 2026-06-23 02:09:57.626 | } 2026-06-23 02:09:57.626 | END { 2026-06-23 02:09:57.626 | # Process each section in order 2026-06-23 02:09:57.626 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 02:09:57.626 | section = cfg_section[sno] 2026-06-23 02:09:57.626 | # The ini routines simply append a config item immediately 2026-06-23 02:09:57.627 | # after the section header. To keep the same order as defined 2026-06-23 02:09:57.627 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 02:09:57.627 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 02:09:57.627 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 02:09:57.627 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 02:09:57.627 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 02:09:57.627 | else { 2026-06-23 02:09:57.627 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 02:09:57.628 | count = cfg_attr_count[section, attr] 2026-06-23 02:09:57.628 | print "inidelete " configfile " " section " " attr 2026-06-23 02:09:57.628 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 02:09:57.628 | for (l = count -2; l >= 0; l--) 2026-06-23 02:09:57.628 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 02:09:57.628 | } 2026-06-23 02:09:57.629 | } 2026-06-23 02:09:57.629 | } 2026-06-23 02:09:57.629 | } 2026-06-23 02:09:57.629 | ' 2026-06-23 02:09:57.629 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:57.629 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 02:09:57.629 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 02:09:57.630 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-23 02:09:57.630 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:09:57.633 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-23 02:09:57.636 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-23 02:09:57.636 | BEGIN { group = "" } 2026-06-23 02:09:57.637 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:09:57.637 | gsub("[][]", "", $1); 2026-06-23 02:09:57.637 | split($1, a, "|"); 2026-06-23 02:09:57.637 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 02:09:57.637 | group=a[1] 2026-06-23 02:09:57.637 | } else { 2026-06-23 02:09:57.637 | group="" 2026-06-23 02:09:57.637 | } 2026-06-23 02:09:57.638 | next 2026-06-23 02:09:57.638 | } 2026-06-23 02:09:57.638 | { 2026-06-23 02:09:57.638 | if (group != "") 2026-06-23 02:09:57.638 | print $0 2026-06-23 02:09:57.638 | } 2026-06-23 02:09:57.638 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:09:57.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-23 02:09:57.650 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-23 02:09:57.690 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-23 02:09:57.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-23 02:09:57.742 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-23 02:09:57.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-23 02:09:57.794 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.798 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-23 02:09:57.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-23 02:09:57.844 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-23 02:09:57.852 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-23 02:09:57.898 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:57.903 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 02:09:57.909 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 02:09:57.912 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 02:09:57.917 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-23 02:09:57.922 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.927 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.930 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 02:09:57.936 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.941 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-23 02:09:57.946 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-23 02:09:57.950 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-23 02:09:57.954 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-23 02:09:57.959 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.965 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:57.968 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 02:09:57.971 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.975 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 02:09:57.980 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.984 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.988 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-23 02:09:57.992 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-23 02:09:57.996 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-23 02:09:58.004 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 02:09:58.004 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.006 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 02:09:58.006 | BEGIN { 2026-06-23 02:09:58.006 | section = "" 2026-06-23 02:09:58.007 | last_section = "" 2026-06-23 02:09:58.007 | section_count = 0 2026-06-23 02:09:58.007 | } 2026-06-23 02:09:58.007 | /^\[.+\]/ { 2026-06-23 02:09:58.007 | gsub("[][]", "", $1); 2026-06-23 02:09:58.007 | section=$1 2026-06-23 02:09:58.007 | next 2026-06-23 02:09:58.007 | } 2026-06-23 02:09:58.007 | /^ *\#/ { 2026-06-23 02:09:58.007 | next 2026-06-23 02:09:58.008 | } 2026-06-23 02:09:58.008 | /^[^ \t]+/ { 2026-06-23 02:09:58.008 | # get offset of first = in $0 2026-06-23 02:09:58.008 | eq_idx = index($0, "=") 2026-06-23 02:09:58.008 | # extract attr & value from $0 2026-06-23 02:09:58.008 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 02:09:58.008 | value = substr($0, eq_idx + 1) 2026-06-23 02:09:58.009 | # only need to strip trailing whitespace from attr 2026-06-23 02:09:58.009 | sub(/[ \t]*$/, "", attr) 2026-06-23 02:09:58.009 | # need to strip leading & trailing whitespace from value 2026-06-23 02:09:58.010 | sub(/^[ \t]*/, "", value) 2026-06-23 02:09:58.010 | sub(/[ \t]*$/, "", value) 2026-06-23 02:09:58.010 | 2026-06-23 02:09:58.010 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 02:09:58.011 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 02:09:58.011 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 02:09:58.011 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 02:09:58.011 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 02:09:58.011 | if (section != last_section) { 2026-06-23 02:09:58.011 | cfg_section[section_count++] = section 2026-06-23 02:09:58.012 | last_section = section 2026-06-23 02:09:58.012 | } 2026-06-23 02:09:58.012 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 02:09:58.012 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 02:09:58.012 | 2026-06-23 02:09:58.012 | cfg_attr[section, attr, 0] = value 2026-06-23 02:09:58.013 | cfg_attr_count[section, attr] = 1 2026-06-23 02:09:58.013 | } else { 2026-06-23 02:09:58.013 | lno = cfg_attr_count[section, attr]++ 2026-06-23 02:09:58.013 | cfg_attr[section, attr, lno] = value 2026-06-23 02:09:58.013 | } 2026-06-23 02:09:58.013 | } 2026-06-23 02:09:58.013 | END { 2026-06-23 02:09:58.014 | # Process each section in order 2026-06-23 02:09:58.014 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 02:09:58.014 | section = cfg_section[sno] 2026-06-23 02:09:58.014 | # The ini routines simply append a config item immediately 2026-06-23 02:09:58.014 | # after the section header. To keep the same order as defined 2026-06-23 02:09:58.014 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 02:09:58.015 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 02:09:58.015 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 02:09:58.015 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 02:09:58.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 02:09:58.016 | else { 2026-06-23 02:09:58.016 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 02:09:58.016 | count = cfg_attr_count[section, attr] 2026-06-23 02:09:58.016 | print "inidelete " configfile " " section " " attr 2026-06-23 02:09:58.016 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 02:09:58.016 | for (l = count -2; l >= 0; l--) 2026-06-23 02:09:58.016 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 02:09:58.016 | } 2026-06-23 02:09:58.016 | } 2026-06-23 02:09:58.017 | } 2026-06-23 02:09:58.017 | } 2026-06-23 02:09:58.017 | ' 2026-06-23 02:09:58.017 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:58.017 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 02:09:58.017 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 02:09:58.018 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 02:09:58.018 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:09:58.018 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 02:09:58.021 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 02:09:58.021 | BEGIN { group = "" } 2026-06-23 02:09:58.021 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:09:58.021 | gsub("[][]", "", $1); 2026-06-23 02:09:58.021 | split($1, a, "|"); 2026-06-23 02:09:58.021 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 02:09:58.021 | group=a[1] 2026-06-23 02:09:58.022 | } else { 2026-06-23 02:09:58.022 | group="" 2026-06-23 02:09:58.022 | } 2026-06-23 02:09:58.022 | next 2026-06-23 02:09:58.022 | } 2026-06-23 02:09:58.022 | { 2026-06-23 02:09:58.022 | if (group != "") 2026-06-23 02:09:58.022 | print $0 2026-06-23 02:09:58.022 | } 2026-06-23 02:09:58.023 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:09:58.029 | + 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-23 02:09:58.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 02:09:58.078 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.082 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 02:09:58.086 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 02:09:58.090 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 02:09:58.095 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-23 02:09:58.099 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-23 02:09:58.103 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-23 02:09:58.107 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-23 02:09:58.113 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-23 02:09:58.118 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-23 02:09:58.121 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-23 02:09:58.125 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-23 02:09:58.128 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-23 02:09:58.132 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 02:09:58.137 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:58.140 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 02:09:58.144 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-23 02:09:58.148 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 02:09:58.152 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-23 02:09:58.155 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-23 02:09:58.159 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-23 02:09:58.163 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-23 02:09:58.167 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 02:09:58.168 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.168 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-23 02:09:58.169 | BEGIN { 2026-06-23 02:09:58.169 | section = "" 2026-06-23 02:09:58.169 | last_section = "" 2026-06-23 02:09:58.169 | section_count = 0 2026-06-23 02:09:58.169 | } 2026-06-23 02:09:58.169 | /^\[.+\]/ { 2026-06-23 02:09:58.169 | gsub("[][]", "", $1); 2026-06-23 02:09:58.169 | section=$1 2026-06-23 02:09:58.169 | next 2026-06-23 02:09:58.169 | } 2026-06-23 02:09:58.169 | /^ *\#/ { 2026-06-23 02:09:58.170 | next 2026-06-23 02:09:58.170 | } 2026-06-23 02:09:58.170 | /^[^ \t]+/ { 2026-06-23 02:09:58.170 | # get offset of first = in $0 2026-06-23 02:09:58.170 | eq_idx = index($0, "=") 2026-06-23 02:09:58.170 | # extract attr & value from $0 2026-06-23 02:09:58.170 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 02:09:58.170 | value = substr($0, eq_idx + 1) 2026-06-23 02:09:58.171 | # only need to strip trailing whitespace from attr 2026-06-23 02:09:58.171 | sub(/[ \t]*$/, "", attr) 2026-06-23 02:09:58.171 | # need to strip leading & trailing whitespace from value 2026-06-23 02:09:58.171 | sub(/^[ \t]*/, "", value) 2026-06-23 02:09:58.171 | sub(/[ \t]*$/, "", value) 2026-06-23 02:09:58.172 | 2026-06-23 02:09:58.172 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 02:09:58.172 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 02:09:58.172 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 02:09:58.172 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 02:09:58.172 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 02:09:58.172 | if (section != last_section) { 2026-06-23 02:09:58.173 | cfg_section[section_count++] = section 2026-06-23 02:09:58.173 | last_section = section 2026-06-23 02:09:58.173 | } 2026-06-23 02:09:58.173 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 02:09:58.173 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 02:09:58.173 | 2026-06-23 02:09:58.173 | cfg_attr[section, attr, 0] = value 2026-06-23 02:09:58.173 | cfg_attr_count[section, attr] = 1 2026-06-23 02:09:58.174 | } else { 2026-06-23 02:09:58.174 | lno = cfg_attr_count[section, attr]++ 2026-06-23 02:09:58.174 | cfg_attr[section, attr, lno] = value 2026-06-23 02:09:58.174 | } 2026-06-23 02:09:58.174 | } 2026-06-23 02:09:58.174 | END { 2026-06-23 02:09:58.174 | # Process each section in order 2026-06-23 02:09:58.174 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 02:09:58.174 | section = cfg_section[sno] 2026-06-23 02:09:58.175 | # The ini routines simply append a config item immediately 2026-06-23 02:09:58.176 | # after the section header. To keep the same order as defined 2026-06-23 02:09:58.176 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 02:09:58.176 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 02:09:58.176 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 02:09:58.176 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 02:09:58.176 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 02:09:58.176 | else { 2026-06-23 02:09:58.176 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 02:09:58.176 | count = cfg_attr_count[section, attr] 2026-06-23 02:09:58.176 | print "inidelete " configfile " " section " " attr 2026-06-23 02:09:58.177 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 02:09:58.177 | for (l = count -2; l >= 0; l--) 2026-06-23 02:09:58.177 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 02:09:58.177 | } 2026-06-23 02:09:58.177 | } 2026-06-23 02:09:58.177 | } 2026-06-23 02:09:58.177 | } 2026-06-23 02:09:58.177 | ' 2026-06-23 02:09:58.177 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:09:58.178 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 02:09:58.179 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 02:09:58.179 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-23 02:09:58.179 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:09:58.183 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-23 02:09:58.186 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-23 02:09:58.187 | BEGIN { group = "" } 2026-06-23 02:09:58.187 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:09:58.187 | gsub("[][]", "", $1); 2026-06-23 02:09:58.187 | split($1, a, "|"); 2026-06-23 02:09:58.187 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 02:09:58.187 | group=a[1] 2026-06-23 02:09:58.187 | } else { 2026-06-23 02:09:58.187 | group="" 2026-06-23 02:09:58.187 | } 2026-06-23 02:09:58.187 | next 2026-06-23 02:09:58.188 | } 2026-06-23 02:09:58.188 | { 2026-06-23 02:09:58.188 | if (group != "") 2026-06-23 02:09:58.188 | print $0 2026-06-23 02:09:58.188 | } 2026-06-23 02:09:58.188 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:09:58.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-23 02:09:58.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-23 02:09:58.245 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.248 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-23 02:09:58.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-23 02:09:58.295 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-23 02:09:58.302 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-23 02:09:58.345 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.349 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-23 02:09:58.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-23 02:09:58.394 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.398 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-1978e060-91f0-4a63-86ac-b262c6dd3d77"' 2026-06-23 02:09:58.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-1978e060-91f0-4a63-86ac-b262c6dd3d77 2026-06-23 02:09:58.439 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:09:58.447 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-23 02:09:58.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-23 02:09:58.472 | [65680 Async configure_neutron_nova:65680]: finished successfully 2026-06-23 02:09:58.498 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.501 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-23 02:09:58.505 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-23 02:09:58.541 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:09:58.546 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-23 02:09:58.571 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:09:58.575 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 02:09:58.579 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-23 02:09:58.601 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:58.604 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 02:09:58.649 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-23 02:09:58.709 | [2074 Async configure_neutron_nova:65680]: Waiting for completion of configure_neutron_nova running on PID 65680 (2 other jobs running) 2026-06-23 02:09:58.737 | [2074 Async configure_neutron_nova:65680]: Signaling child to exit 2026-06-23 02:09:58.737 | WAKEUP 2026-06-23 02:09:58.762 | [2074 Async configure_neutron_nova:65680]: Signaled 2026-06-23 02:09:58.764 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-23 02:09:58.764 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-23 02:09:58.765 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.5/identity 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-23 02:09:58.765 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-23 02:09:58.766 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-23 02:09:58.766 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-23 02:09:58.766 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-23 02:09:58.766 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 02:09:58.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 02:09:58.766 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 02:09:58.766 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:09:58.766 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 02:09:58.766 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-23 02:09:58.766 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:09:58.767 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-23 02:09:58.767 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:09:58.767 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-23 02:09:58.767 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-23 02:09:58.767 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:09:58.767 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:09:58.767 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-23 02:09:58.767 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-23 02:09:58.767 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 02:09:58.767 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-23 02:09:58.767 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.5/identity 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-23 02:09:58.768 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-23 02:09:58.769 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-23 02:09:58.769 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-23 02:09:58.769 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 02:09:58.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 02:09:58.769 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 02:09:58.769 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:09:58.769 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 02:09:58.769 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-23 02:09:58.816 | [2074 Async configure_neutron_nova:65680]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-23 02:09:58.822 | + inc/async:async_wait:197 : return 0 2026-06-23 02:09:58.826 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-23 02:09:58.849 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:58.853 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 02:09:58.893 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 02:09:58.935 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-23 02:09:58.957 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:58.961 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-23 02:09:58.965 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:09:58.968 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-23 02:09:58.972 | + ./stack.sh:main:1290 : start_nova_api 2026-06-23 02:09:58.976 | + 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-23 02:09:58.980 | + 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-23 02:09:58.984 | + 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-23 02:09:58.988 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-23 02:09:58.994 | + 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-23 02:09:58.997 | + functions-common:run_process:1668 : local service=n-api 2026-06-23 02:09:59.000 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 02:09:59.004 | + functions-common:run_process:1670 : local group= 2026-06-23 02:09:59.008 | + functions-common:run_process:1671 : local user= 2026-06-23 02:09:59.011 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:09:59.014 | + functions-common:run_process:1674 : local name=n-api 2026-06-23 02:09:59.018 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:09:59.022 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:09:59.026 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:09:59.028 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:09:59.033 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:09:59.038 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180599035 2026-06-23 02:09:59.041 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-23 02:09:59.066 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:09:59.069 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-23 02:09:59.073 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-23 02:09:59.076 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 02:09:59.079 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 02:09:59.083 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 02:09:59.086 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 02:09:59.089 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-23 02:09:59.091 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-23 02:09:59.095 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-23 02:09:59.098 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:09:59.102 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:09:59.106 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:09:59.110 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:09:59.113 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-23 02:09:59.117 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:09:59.121 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:09:59.125 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:09:59.128 | + functions-common:_run_under_systemd:1642 : 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-23 02:09:59.131 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-23 02:09:59.134 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:09:59.137 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:09:59.140 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:09:59.143 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:09:59.146 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-23 02:09:59.150 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:09:59.156 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-23 02:09:59.242 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:09:59.327 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-23 02:09:59.400 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-23 02:09:59.470 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:09:59.540 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:09:59.610 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-23 02:09:59.681 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-23 02:09:59.750 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-23 02:09:59.825 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-23 02:09:59.900 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-23 02:09:59.972 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:09:59.975 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:09:59.978 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-23 02:10:00.064 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:10:00.558 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-23 02:10:00.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-23 02:10:01.041 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-23 02:10:01.182 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:01.183 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:01.185 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:01.187 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:01.189 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:01.191 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:01.194 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:01.196 | + functions-common:time_stop:2421 : start_time=1782180599035 2026-06-23 02:10:01.198 | + functions-common:time_stop:2423 : [[ -z 1782180599035 ]] 2026-06-23 02:10:01.201 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:01.206 | + functions-common:time_stop:2426 : end_time=1782180601202 2026-06-23 02:10:01.208 | + functions-common:time_stop:2427 : elapsed_time=2167 2026-06-23 02:10:01.210 | + functions-common:time_stop:2428 : total=4324 2026-06-23 02:10:01.213 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:01.215 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6491 2026-06-23 02:10:01.217 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-23 02:10:01.217 | Waiting for nova-api to start... 2026-06-23 02:10:01.219 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.5/compute/v2.1/ 2026-06-23 02:10:01.221 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.5/compute/v2.1/ 2026-06-23 02:10:01.224 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 02:10:01.226 | + functions:wait_for_service:477 : local url=http://192.168.122.5/compute/v2.1/ 2026-06-23 02:10:01.228 | + functions:wait_for_service:478 : local rval=0 2026-06-23 02:10:01.231 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 02:10:01.233 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:10:01.235 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:01.237 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:01.240 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:01.244 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180601241 2026-06-23 02:10:01.247 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 02:10:01.249 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:10:01.251 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.5/compute/v2.1/ 2026-06-23 02:10:07.764 | + :: : [[ 200 == 503 ]] 2026-06-23 02:10:07.767 | + :: : [[ 0 -eq 7 ]] 2026-06-23 02:10:07.772 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 02:10:07.776 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:07.779 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:07.782 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:07.787 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:07.791 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:07.796 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:10:07.800 | + functions-common:time_stop:2421 : start_time=1782180601241 2026-06-23 02:10:07.804 | + functions-common:time_stop:2423 : [[ -z 1782180601241 ]] 2026-06-23 02:10:07.809 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:07.816 | + functions-common:time_stop:2426 : end_time=1782180607811 2026-06-23 02:10:07.820 | + functions-common:time_stop:2427 : elapsed_time=6570 2026-06-23 02:10:07.824 | + functions-common:time_stop:2428 : total=5748 2026-06-23 02:10:07.828 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:07.832 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12318 2026-06-23 02:10:07.837 | + functions:wait_for_service:486 : return 0 2026-06-23 02:10:07.841 | + 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-23 02:10:07.846 | + 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-23 02:10:07.850 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-23 02:10:07.875 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:07.880 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-23 02:10:07.885 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:10:07.889 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-23 02:10:07.893 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-23 02:10:07.897 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-23 02:10:07.902 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-23 02:10:07.907 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-23 02:10:07.911 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-23 02:10:07.915 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:10:07.919 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-23 02:10:07.924 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-23 02:10:07.943 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-23 02:10:07.950 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-23 02:10:07.957 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-23 02:10:07.963 | + 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-23 02:10:07.983 | + 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-23 02:10:08.001 | + 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-23 02:10:08.019 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-23 02:10:08.023 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-23 02:10:08.023 | Starting OVN 2026-06-23 02:10:08.027 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-23 02:10:08.031 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-23 02:10:08.031 | Starting OVS 2026-06-23 02:10:08.035 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-23 02:10:08.058 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:08.062 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-23 02:10:08.122 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-23 02:10:08.182 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-23 02:10:08.186 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-23 02:10:08.190 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 02:10:08.672 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-23 02:10:09.150 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 02:10:09.150 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 02:10:09.150 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 02:10:09.150 | 2026-06-23 02:10:09.151 | Possible reasons for having these kinds of units are: 2026-06-23 02:10:09.151 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 02:10:09.151 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 02:10:09.151 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 02:10:09.151 | a requirement dependency on it. 2026-06-23 02:10:09.151 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 02:10:09.151 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 02:10:09.151 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 02:10:09.151 | instance name specified. 2026-06-23 02:10:09.161 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-23 02:10:13.811 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-23 02:10:13.817 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 02:10:14.305 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-23 02:10:14.781 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 02:10:14.782 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 02:10:14.782 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 02:10:14.782 | 2026-06-23 02:10:14.782 | Possible reasons for having these kinds of units are: 2026-06-23 02:10:14.782 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 02:10:14.782 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 02:10:14.782 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 02:10:14.782 | a requirement dependency on it. 2026-06-23 02:10:14.783 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 02:10:14.783 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 02:10:14.783 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 02:10:14.783 | instance name specified. 2026-06-23 02:10:14.792 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-23 02:10:14.983 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-23 02:10:14.983 | Configuring OVSDB 2026-06-23 02:10:14.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-23 02:10:15.016 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:15.018 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-23 02:10:15.046 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-23 02:10:15.072 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ce1c20f2-7e1c-4bf5-89e4-89c9bf8c850c 2026-06-23 02:10:15.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.5:6642 2026-06-23 02:10:15.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-23 02:10:15.152 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-23 02:10:15.177 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.5 2026-06-23 02:10:15.204 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-23 02:10:15.210 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-23 02:10:15.234 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:15.237 | + 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-23 02:10:15.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-23 02:10:15.266 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-23 02:10:15.270 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 02:10:15.273 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 02:10:15.277 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:15.281 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-23 02:10:15.284 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-23 02:10:15.288 | + 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-23 02:10:15.292 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-23 02:10:15.296 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-23 02:10:15.328 | + 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-23 02:10:15.357 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 02:10:15.393 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-23 02:10:15.413 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:15.415 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-23 02:10:15.417 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-23 02:10:15.419 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:10:15.421 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-23 02:10:15.423 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-23 02:10:15.455 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:15.461 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-23 02:10:15.464 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-23 02:10:15.468 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 02:10:15.986 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-23 02:10:16.465 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-23 02:10:16.534 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-23 02:10:16.541 | + 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-23 02:10:16.545 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 02:10:16.549 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 02:10:16.553 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-23 02:10:17.560 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-23 02:10:17.564 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-23 02:10:17.568 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 02:10:17.572 | + 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-23 02:10:17.576 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 02:10:17.580 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-23 02:10:17.584 | + 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-23 02:10:17.588 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 02:10:17.592 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-23 02:10:17.596 | + 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-23 02:10:17.599 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 02:10:17.603 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-23 02:10:17.607 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-23 02:10:17.632 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:17.636 | + 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-23 02:10:17.664 | + 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-23 02:10:17.692 | + 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-23 02:10:17.710 | + 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-23 02:10:17.731 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-23 02:10:17.755 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:17.760 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-23 02:10:17.765 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-23 02:10:17.769 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 02:10:18.252 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-23 02:10:18.725 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 02:10:18.725 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 02:10:18.725 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 02:10:18.725 | 2026-06-23 02:10:18.725 | Possible reasons for having these kinds of units are: 2026-06-23 02:10:18.725 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 02:10:18.725 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 02:10:18.725 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 02:10:18.726 | a requirement dependency on it. 2026-06-23 02:10:18.726 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 02:10:18.726 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 02:10:18.730 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 02:10:18.731 | instance name specified. 2026-06-23 02:10:18.739 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-23 02:10:19.015 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-23 02:10:19.042 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:19.046 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-23 02:10:19.051 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 02:10:19.079 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:19.083 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 02:10:19.087 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 02:10:19.091 | + 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-23 02:10:19.095 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-23 02:10:19.099 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.103 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:19.107 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:19.111 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:19.115 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-23 02:10:19.119 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:19.123 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:19.127 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:19.131 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:19.136 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:19.142 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180619137 2026-06-23 02:10:19.146 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-23 02:10:19.171 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:19.175 | + functions-common:run_process:1678 : _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-23 02:10:19.179 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-23 02:10:19.183 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.187 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.190 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.194 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.198 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-23 02:10:19.202 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-23 02:10:19.206 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-23 02:10:19.210 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:19.214 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:19.218 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:19.221 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:19.226 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-23 02:10:19.229 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-23 02:10:19.233 | + functions-common:_run_under_systemd:1644 : 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-23 02:10:19.237 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-23 02:10:19.241 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 02:10:19.245 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:10:19.249 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:10:19.253 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:10:19.257 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:10:19.261 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:10:19.265 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-23 02:10:19.268 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:10:19.275 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-23 02:10:19.365 | + functions-common:write_user_unit_file:1542 : 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-23 02:10:19.455 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-23 02:10:19.533 | + functions-common:write_user_unit_file:1544 : 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-23 02:10:19.609 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-23 02:10:19.686 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-23 02:10:19.763 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:19.842 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:10:19.846 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:10:19.850 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-23 02:10:19.940 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:10:20.412 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-23 02:10:20.442 | 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-23 02:10:20.905 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-23 02:10:20.952 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:20.956 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:20.960 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:20.963 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:20.967 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:20.971 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:20.975 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:20.979 | + functions-common:time_stop:2421 : start_time=1782180619137 2026-06-23 02:10:20.983 | + functions-common:time_stop:2423 : [[ -z 1782180619137 ]] 2026-06-23 02:10:20.989 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:20.994 | + functions-common:time_stop:2426 : end_time=1782180620990 2026-06-23 02:10:20.998 | + functions-common:time_stop:2427 : elapsed_time=1853 2026-06-23 02:10:21.001 | + functions-common:time_stop:2428 : total=6491 2026-06-23 02:10:21.005 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:21.009 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8344 2026-06-23 02:10:21.013 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 02:10:21.017 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 02:10:21.021 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 02:10:21.026 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:10:21.052 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:10:21.056 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:10:21.060 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:10:21.063 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:10:21.068 | + 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-23 02:10:21.115 | + 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-23 02:10:21.158 | + 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-23 02:10:21.201 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:10:21.245 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-23 02:10:21.289 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-23 02:10:21.293 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 02:10:21.318 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:21.322 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 02:10:21.383 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 02:10:21.387 | + 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-23 02:10:21.391 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-23 02:10:21.395 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.399 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:21.403 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:21.406 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:21.410 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-23 02:10:21.414 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:21.418 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:21.422 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:21.426 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:21.431 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:21.437 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180621433 2026-06-23 02:10:21.441 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-23 02:10:21.466 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:21.470 | + functions-common:run_process:1678 : _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-23 02:10:21.474 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-23 02:10:21.478 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.482 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.485 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.489 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.493 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-23 02:10:21.497 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-23 02:10:21.501 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-23 02:10:21.505 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:21.509 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:21.512 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:21.516 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:21.520 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-23 02:10:21.524 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-23 02:10:21.528 | + functions-common:_run_under_systemd:1644 : 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-23 02:10:21.531 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-23 02:10:21.535 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 02:10:21.539 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:10:21.542 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:10:21.546 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:10:21.550 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:10:21.553 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:10:21.557 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-23 02:10:21.561 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:10:21.567 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-23 02:10:21.661 | + functions-common:write_user_unit_file:1542 : 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-23 02:10:21.754 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-23 02:10:21.833 | + functions-common:write_user_unit_file:1544 : 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-23 02:10:21.911 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-23 02:10:21.991 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-23 02:10:22.068 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:22.146 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:10:22.150 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:10:22.154 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-23 02:10:22.248 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:10:22.724 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-23 02:10:22.747 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-23 02:10:23.224 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-23 02:10:23.285 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:23.289 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:23.293 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:23.297 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:23.300 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:23.304 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:23.308 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:23.313 | + functions-common:time_stop:2421 : start_time=1782180621433 2026-06-23 02:10:23.317 | + functions-common:time_stop:2423 : [[ -z 1782180621433 ]] 2026-06-23 02:10:23.321 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:23.328 | + functions-common:time_stop:2426 : end_time=1782180623323 2026-06-23 02:10:23.332 | + functions-common:time_stop:2427 : elapsed_time=1890 2026-06-23 02:10:23.336 | + functions-common:time_stop:2428 : total=8344 2026-06-23 02:10:23.339 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:23.343 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10234 2026-06-23 02:10:23.348 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:10:23.352 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:10:23.356 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 02:10:23.361 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 02:10:23.387 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 02:10:23.390 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 02:10:23.394 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 02:10:23.399 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 02:10:23.403 | + 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-23 02:10:23.448 | + 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-23 02:10:23.492 | + 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-23 02:10:23.523 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 02:10:23.553 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-23 02:10:23.586 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:23.588 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-23 02:10:23.590 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-23 02:10:23.593 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-23 02:10:23.617 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 02:10:23.639 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-23 02:10:23.641 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-23 02:10:23.644 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-23 02:10:23.646 | + 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-23 02:10:23.703 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-23 02:10:23.730 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:23.734 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-23 02:10:23.738 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:10:23.743 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-23 02:10:23.747 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-23 02:10:23.751 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-23 02:10:23.755 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-23 02:10:23.803 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-23 02:10:23.807 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:23.812 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-23 02:10:23.859 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-23 02:10:23.907 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-23 02:10:23.911 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-23 02:10:23.915 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-23 02:10:23.921 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-23 02:10:23.926 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 02:10:23.930 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 02:10:23.934 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-23 02:10:23.939 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-23 02:10:23.943 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-23 02:10:23.947 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-23 02:10:23.951 | +++ 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-23 02:10:23.955 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 02:10:23.959 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 02:10:23.964 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-23 02:10:23.968 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 02:10:23.974 | + 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-23 02:10:23.977 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-23 02:10:23.981 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-23 02:10:23.985 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-23 02:10:23.990 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-23 02:10:24.021 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-23 02:10:24.024 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-23 02:10:24.090 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-23 02:10:24.150 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-23 02:10:24.154 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-23 02:10:24.215 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-23 02:10:24.218 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-23 02:10:24.280 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-23 02:10:24.285 | + 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-23 02:10:24.290 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-23 02:10:24.294 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 02:10:24.298 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:24.302 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:24.306 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:24.310 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-23 02:10:24.313 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:24.316 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:24.320 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:24.323 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:24.327 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:24.333 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180624329 2026-06-23 02:10:24.337 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-23 02:10:24.363 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:24.367 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-23 02:10:24.371 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-23 02:10:24.375 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 02:10:24.378 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 02:10:24.381 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 02:10:24.385 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 02:10:24.388 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-23 02:10:24.391 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-23 02:10:24.395 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-23 02:10:24.398 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:24.401 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:24.405 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:24.408 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:24.411 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-23 02:10:24.414 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:10:24.418 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:24.421 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:10:24.423 | + functions-common:_run_under_systemd:1642 : 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-23 02:10:24.426 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-23 02:10:24.429 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:10:24.432 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:10:24.434 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:10:24.437 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:10:24.440 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-23 02:10:24.443 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:10:24.448 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-23 02:10:24.539 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:10:24.628 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-23 02:10:24.703 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-23 02:10:24.777 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:10:24.855 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:24.933 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-23 02:10:25.010 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-23 02:10:25.089 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-23 02:10:25.167 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-23 02:10:25.246 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-23 02:10:25.324 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:10:25.328 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:10:25.332 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-23 02:10:25.424 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:10:25.900 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-23 02:10:25.930 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-23 02:10:26.392 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-23 02:10:26.532 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:26.538 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:26.543 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:26.546 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:26.549 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:26.553 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:26.556 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:26.560 | + functions-common:time_stop:2421 : start_time=1782180624329 2026-06-23 02:10:26.565 | + functions-common:time_stop:2423 : [[ -z 1782180624329 ]] 2026-06-23 02:10:26.569 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:26.575 | + functions-common:time_stop:2426 : end_time=1782180626571 2026-06-23 02:10:26.581 | + functions-common:time_stop:2427 : elapsed_time=2242 2026-06-23 02:10:26.581 | + functions-common:time_stop:2428 : total=10234 2026-06-23 02:10:26.583 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:26.587 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12476 2026-06-23 02:10:26.590 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.5/ 2026-06-23 02:10:26.596 | + 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-23 02:10:26.596 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-23 02:10:26.597 | + functions-common:run_process:1669 : 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-23 02:10:26.600 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:26.602 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:26.605 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:26.607 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-23 02:10:26.609 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:26.612 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:26.614 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:26.616 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:26.623 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:26.624 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180626622 2026-06-23 02:10:26.627 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-23 02:10:26.644 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:26.647 | + functions-common:run_process:1678 : _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-23 02:10:26.649 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-23 02:10:26.652 | + functions-common:_run_under_systemd:1623 : 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-23 02:10:26.653 | + functions-common:_run_under_systemd:1624 : 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-23 02:10:26.655 | + functions-common:_run_under_systemd:1626 : _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-23 02:10:26.657 | + functions-common:_common_systemd_pitfalls:1594 : 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-23 02:10:26.659 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-23 02:10:26.661 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-23 02:10:26.663 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-23 02:10:26.665 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:26.669 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:26.669 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:26.671 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:26.673 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-23 02:10:26.675 | + functions-common:_run_under_systemd:1638 : [[ /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-23 02:10:26.677 | + functions-common:_run_under_systemd:1644 : 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-23 02:10:26.679 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-23 02:10:26.681 | + functions-common:write_user_unit_file:1530 : 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-23 02:10:26.684 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:10:26.685 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:10:26.687 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:10:26.689 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:10:26.691 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:10:26.693 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-23 02:10:26.695 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:10:26.698 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-23 02:10:26.800 | + functions-common:write_user_unit_file:1542 : 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-23 02:10:26.889 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-23 02:10:26.950 | + functions-common:write_user_unit_file:1544 : 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-23 02:10:27.013 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-23 02:10:27.077 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-23 02:10:27.173 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:27.233 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:10:27.235 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:10:27.237 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-23 02:10:27.311 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:10:27.847 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-23 02:10:27.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-23 02:10:28.364 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-23 02:10:28.420 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:28.424 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:28.430 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:28.435 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:28.439 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:28.446 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:28.453 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:28.458 | + functions-common:time_stop:2421 : start_time=1782180626622 2026-06-23 02:10:28.463 | + functions-common:time_stop:2423 : [[ -z 1782180626622 ]] 2026-06-23 02:10:28.473 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:28.482 | + functions-common:time_stop:2426 : end_time=1782180628474 2026-06-23 02:10:28.487 | + functions-common:time_stop:2427 : elapsed_time=1852 2026-06-23 02:10:28.494 | + functions-common:time_stop:2428 : total=12476 2026-06-23 02:10:28.499 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:28.503 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14328 2026-06-23 02:10:28.512 | + 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-23 02:10:28.516 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-23 02:10:28.522 | + functions-common:run_process:1669 : 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-23 02:10:28.528 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:28.534 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:28.539 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:28.546 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-23 02:10:28.547 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:28.553 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:28.557 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:28.567 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:28.573 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:28.582 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180628575 2026-06-23 02:10:28.586 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-23 02:10:28.627 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:28.630 | + functions-common:run_process:1678 : _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-23 02:10:28.637 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-23 02:10:28.641 | + functions-common:_run_under_systemd:1623 : 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-23 02:10:28.649 | + functions-common:_run_under_systemd:1624 : 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-23 02:10:28.653 | + functions-common:_run_under_systemd:1626 : _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-23 02:10:28.661 | + functions-common:_common_systemd_pitfalls:1594 : 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-23 02:10:28.666 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-23 02:10:28.673 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-23 02:10:28.679 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-23 02:10:28.685 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:28.692 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:28.695 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:28.699 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:28.707 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-23 02:10:28.717 | + functions-common:_run_under_systemd:1638 : [[ /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-23 02:10:28.724 | + functions-common:_run_under_systemd:1644 : 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-23 02:10:28.730 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-23 02:10:28.735 | + functions-common:write_user_unit_file:1530 : 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-23 02:10:28.743 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:10:28.747 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:10:28.750 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:10:28.755 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:10:28.758 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:10:28.764 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-23 02:10:28.771 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:10:28.782 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-23 02:10:28.942 | + functions-common:write_user_unit_file:1542 : 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-23 02:10:29.111 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-23 02:10:29.209 | + functions-common:write_user_unit_file:1544 : 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-23 02:10:29.275 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-23 02:10:29.355 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-23 02:10:29.498 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:29.650 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:10:29.656 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:10:29.664 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-23 02:10:29.834 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:10:30.368 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-23 02:10:30.406 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-23 02:10:30.914 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-23 02:10:30.974 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:30.979 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:30.981 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:30.983 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:30.985 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:30.987 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:30.989 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:30.991 | + functions-common:time_stop:2421 : start_time=1782180628575 2026-06-23 02:10:30.993 | + functions-common:time_stop:2423 : [[ -z 1782180628575 ]] 2026-06-23 02:10:30.996 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:31.000 | + functions-common:time_stop:2426 : end_time=1782180630998 2026-06-23 02:10:31.003 | + functions-common:time_stop:2427 : elapsed_time=2423 2026-06-23 02:10:31.004 | + functions-common:time_stop:2428 : total=14328 2026-06-23 02:10:31.007 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:31.009 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16751 2026-06-23 02:10:31.011 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-23 02:10:31.013 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-23 02:10:31.015 | + 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-23 02:10:31.017 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-23 02:10:31.019 | + functions-common:run_process:1669 : 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-23 02:10:31.021 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:31.024 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:31.025 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:31.027 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-23 02:10:31.029 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:31.031 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:31.033 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:31.035 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:31.038 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:31.042 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180631039 2026-06-23 02:10:31.048 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-23 02:10:31.084 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:31.089 | + functions-common:run_process:1678 : _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-23 02:10:31.095 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-23 02:10:31.100 | + functions-common:_run_under_systemd:1623 : 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-23 02:10:31.108 | + functions-common:_run_under_systemd:1624 : 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-23 02:10:31.114 | + functions-common:_run_under_systemd:1626 : _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-23 02:10:31.117 | + functions-common:_common_systemd_pitfalls:1594 : 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-23 02:10:31.124 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-23 02:10:31.130 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-23 02:10:31.134 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:10:31.138 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:31.146 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:31.150 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:31.155 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:31.161 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-23 02:10:31.165 | + functions-common:_run_under_systemd:1638 : [[ /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-23 02:10:31.175 | + functions-common:_run_under_systemd:1644 : 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-23 02:10:31.180 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:10:31.185 | + functions-common:write_user_unit_file:1530 : 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-23 02:10:31.190 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:10:31.196 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:10:31.202 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:10:31.209 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:10:31.213 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:10:31.217 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:10:31.223 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:10:31.229 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-23 02:10:31.357 | + functions-common:write_user_unit_file:1542 : 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-23 02:10:31.481 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-23 02:10:31.599 | + functions-common:write_user_unit_file:1544 : 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-23 02:10:31.706 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-23 02:10:31.817 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-23 02:10:31.917 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:32.027 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:10:32.031 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:10:32.034 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-23 02:10:32.161 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:10:32.730 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:10:32.773 | 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-23 02:10:33.295 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:10:33.358 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:33.368 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:33.373 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:33.379 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:33.382 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:33.389 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:33.395 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:33.401 | + functions-common:time_stop:2421 : start_time=1782180631039 2026-06-23 02:10:33.408 | + functions-common:time_stop:2423 : [[ -z 1782180631039 ]] 2026-06-23 02:10:33.414 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:33.425 | + functions-common:time_stop:2426 : end_time=1782180633418 2026-06-23 02:10:33.431 | + functions-common:time_stop:2427 : elapsed_time=2379 2026-06-23 02:10:33.437 | + functions-common:time_stop:2428 : total=16751 2026-06-23 02:10:33.443 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:33.450 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19130 2026-06-23 02:10:33.456 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-23 02:10:33.461 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.5/networking 2026-06-23 02:10:33.471 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-23 02:10:33.471 | Waiting for Neutron to start... 2026-06-23 02:10:33.477 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.5/networking' 2026-06-23 02:10:33.481 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.5/networking' 'Neutron did not start' 60 2026-06-23 02:10:33.485 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.5/networking' 2026-06-23 02:10:33.487 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-23 02:10:33.494 | + functions-common:test_with_retry:2354 : local until=60 2026-06-23 02:10:33.498 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 02:10:33.502 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 02:10:33.508 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 02:10:33.512 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:33.519 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:33.525 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:33.537 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180633527 2026-06-23 02:10:33.541 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.5/networking; do sleep 0.5; done' 2026-06-23 02:10:42.337 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.5/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 02:10:42.344 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:42.348 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:42.352 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:42.356 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:42.360 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:42.365 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 02:10:42.369 | + functions-common:time_stop:2421 : start_time=1782180633527 2026-06-23 02:10:42.373 | + functions-common:time_stop:2423 : [[ -z 1782180633527 ]] 2026-06-23 02:10:42.378 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:42.387 | + functions-common:time_stop:2426 : end_time=1782180642380 2026-06-23 02:10:42.389 | + functions-common:time_stop:2427 : elapsed_time=8853 2026-06-23 02:10:42.393 | + functions-common:time_stop:2428 : total=0 2026-06-23 02:10:42.397 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:42.402 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8853 2026-06-23 02:10:42.406 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-23 02:10:42.435 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:42.439 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-23 02:10:42.443 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:10:42.447 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-23 02:10:42.452 | + ./stack.sh:main:1308 : start_placement 2026-06-23 02:10:42.456 | + lib/placement:start_placement:137 : start_placement_api 2026-06-23 02:10:42.460 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-23 02:10:42.467 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.471 | + functions-common:run_process:1668 : local service=placement-api 2026-06-23 02:10:42.475 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.479 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:42.484 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:42.488 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:42.492 | + functions-common:run_process:1674 : local name=placement-api 2026-06-23 02:10:42.496 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:42.500 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:42.504 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:42.508 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:42.513 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:42.519 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180642515 2026-06-23 02:10:42.524 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-23 02:10:42.550 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:42.554 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-23 02:10:42.558 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-23 02:10:42.562 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.566 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.570 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.573 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 02:10:42.576 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-23 02:10:42.580 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-23 02:10:42.584 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-23 02:10:42.588 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:10:42.592 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:10:42.595 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:10:42.598 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:10:42.602 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-23 02:10:42.606 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:10:42.610 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:42.614 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:10:42.617 | + functions-common:_run_under_systemd:1642 : 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-23 02:10:42.621 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-23 02:10:42.624 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:10:42.627 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:10:42.631 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:10:42.634 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:10:42.638 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-23 02:10:42.641 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:10:42.648 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-23 02:10:42.739 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:10:42.830 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-23 02:10:42.906 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-23 02:10:42.982 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:10:43.060 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:10:43.137 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-23 02:10:43.216 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-23 02:10:43.291 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-23 02:10:43.376 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-23 02:10:43.456 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-23 02:10:43.539 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:10:43.544 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:10:43.548 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-23 02:10:43.653 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:10:44.138 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-23 02:10:44.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-23 02:10:44.641 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-23 02:10:44.777 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:44.779 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:44.782 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:44.787 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:44.790 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:44.794 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:44.798 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:44.803 | + functions-common:time_stop:2421 : start_time=1782180642515 2026-06-23 02:10:44.807 | + functions-common:time_stop:2423 : [[ -z 1782180642515 ]] 2026-06-23 02:10:44.812 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:44.819 | + functions-common:time_stop:2426 : end_time=1782180644814 2026-06-23 02:10:44.823 | + functions-common:time_stop:2427 : elapsed_time=2299 2026-06-23 02:10:44.827 | + functions-common:time_stop:2428 : total=19130 2026-06-23 02:10:44.831 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:44.835 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21429 2026-06-23 02:10:44.839 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-23 02:10:44.839 | Waiting for placement-api to start... 2026-06-23 02:10:44.843 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.5/placement 2026-06-23 02:10:44.847 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 02:10:44.851 | + functions:wait_for_service:477 : local url=http://192.168.122.5/placement 2026-06-23 02:10:44.855 | + functions:wait_for_service:478 : local rval=0 2026-06-23 02:10:44.859 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 02:10:44.863 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:10:44.868 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:44.872 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:44.876 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:44.883 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180644878 2026-06-23 02:10:44.887 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 02:10:44.891 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:10:44.893 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.5/placement 2026-06-23 02:10:47.736 | + :: : [[ 200 == 503 ]] 2026-06-23 02:10:47.739 | + :: : [[ 0 -eq 7 ]] 2026-06-23 02:10:47.744 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 02:10:47.748 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:47.751 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:47.756 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:47.762 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:47.764 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:47.769 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:10:47.773 | + functions-common:time_stop:2421 : start_time=1782180644878 2026-06-23 02:10:47.778 | + functions-common:time_stop:2423 : [[ -z 1782180644878 ]] 2026-06-23 02:10:47.783 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:47.790 | + functions-common:time_stop:2426 : end_time=1782180647785 2026-06-23 02:10:47.794 | + functions-common:time_stop:2427 : elapsed_time=2907 2026-06-23 02:10:47.797 | + functions-common:time_stop:2428 : total=12318 2026-06-23 02:10:47.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:47.805 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15225 2026-06-23 02:10:47.809 | + functions:wait_for_service:486 : return 0 2026-06-23 02:10:47.813 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-23 02:10:47.838 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:47.842 | + ./stack.sh:main:1312 : start_neutron 2026-06-23 02:10:47.846 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-23 02:10:47.850 | + 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-23 02:10:47.854 | + functions-common:run_process:1668 : local service=q-agt 2026-06-23 02:10:47.858 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 02:10:47.862 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:47.866 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:47.870 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:47.874 | + functions-common:run_process:1674 : local name=q-agt 2026-06-23 02:10:47.878 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:47.882 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:47.886 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:47.890 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:47.895 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:47.901 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180647897 2026-06-23 02:10:47.906 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-23 02:10:47.931 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:47.935 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:47.939 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:47.943 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:47.947 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:47.951 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:47.955 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:47.960 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:47.963 | + functions-common:time_stop:2421 : start_time=1782180647897 2026-06-23 02:10:47.967 | + functions-common:time_stop:2423 : [[ -z 1782180647897 ]] 2026-06-23 02:10:47.973 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:47.979 | + functions-common:time_stop:2426 : end_time=1782180647975 2026-06-23 02:10:47.983 | + functions-common:time_stop:2427 : elapsed_time=78 2026-06-23 02:10:47.987 | + functions-common:time_stop:2428 : total=21429 2026-06-23 02:10:47.991 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:47.995 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21507 2026-06-23 02:10:48.000 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-23 02:10:48.004 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 02:10:48.008 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 02:10:48.012 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-23 02:10:48.016 | + 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-23 02:10:48.020 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-23 02:10:48.025 | + functions-common:run_process:1669 : 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-23 02:10:48.029 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:48.033 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:48.037 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:48.041 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-23 02:10:48.045 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:48.049 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:48.053 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:48.057 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:48.062 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:48.068 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180648064 2026-06-23 02:10:48.072 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-23 02:10:48.098 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:48.102 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:48.106 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:48.110 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:48.114 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:48.118 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:48.122 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:48.126 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:48.130 | + functions-common:time_stop:2421 : start_time=1782180648064 2026-06-23 02:10:48.134 | + functions-common:time_stop:2423 : [[ -z 1782180648064 ]] 2026-06-23 02:10:48.139 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:48.145 | + functions-common:time_stop:2426 : end_time=1782180648141 2026-06-23 02:10:48.150 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-23 02:10:48.153 | + functions-common:time_stop:2428 : total=21507 2026-06-23 02:10:48.157 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:48.161 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21584 2026-06-23 02:10:48.167 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-23 02:10:48.170 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 02:10:48.174 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 02:10:48.180 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-23 02:10:48.184 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 02:10:48.188 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 02:10:48.193 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 02:10:48.197 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-23 02:10:48.201 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 02:10:48.206 | + 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-23 02:10:48.210 | + functions-common:run_process:1668 : local service=q-l3 2026-06-23 02:10:48.214 | + functions-common:run_process:1669 : 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-23 02:10:48.218 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:48.222 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:48.226 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:48.230 | + functions-common:run_process:1674 : local name=q-l3 2026-06-23 02:10:48.234 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:48.238 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:48.242 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:48.247 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:48.252 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:48.258 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180648254 2026-06-23 02:10:48.262 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-23 02:10:48.289 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:48.293 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:48.297 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:48.301 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:48.305 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:48.309 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:48.313 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:48.317 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:48.321 | + functions-common:time_stop:2421 : start_time=1782180648254 2026-06-23 02:10:48.325 | + functions-common:time_stop:2423 : [[ -z 1782180648254 ]] 2026-06-23 02:10:48.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:48.337 | + functions-common:time_stop:2426 : end_time=1782180648333 2026-06-23 02:10:48.341 | + functions-common:time_stop:2427 : elapsed_time=79 2026-06-23 02:10:48.345 | + functions-common:time_stop:2428 : total=21584 2026-06-23 02:10:48.349 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:48.353 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21663 2026-06-23 02:10:48.357 | + 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-23 02:10:48.361 | + functions-common:run_process:1668 : local service=q-meta 2026-06-23 02:10:48.365 | + functions-common:run_process:1669 : 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-23 02:10:48.369 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:48.373 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:48.377 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:48.381 | + functions-common:run_process:1674 : local name=q-meta 2026-06-23 02:10:48.385 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:48.389 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:48.393 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:48.397 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:48.403 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:48.409 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180648404 2026-06-23 02:10:48.413 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-23 02:10:48.439 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:48.443 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:48.447 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:48.451 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:48.455 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:48.459 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:48.463 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:48.467 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:48.470 | + functions-common:time_stop:2421 : start_time=1782180648404 2026-06-23 02:10:48.475 | + functions-common:time_stop:2423 : [[ -z 1782180648404 ]] 2026-06-23 02:10:48.480 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:48.486 | + functions-common:time_stop:2426 : end_time=1782180648482 2026-06-23 02:10:48.490 | + functions-common:time_stop:2427 : elapsed_time=78 2026-06-23 02:10:48.494 | + functions-common:time_stop:2428 : total=21663 2026-06-23 02:10:48.498 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:48.502 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21741 2026-06-23 02:10:48.506 | + 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-23 02:10:48.510 | + functions-common:run_process:1668 : local service=q-metering 2026-06-23 02:10:48.514 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-23 02:10:48.518 | + functions-common:run_process:1670 : local group= 2026-06-23 02:10:48.522 | + functions-common:run_process:1671 : local user= 2026-06-23 02:10:48.526 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:10:48.530 | + functions-common:run_process:1674 : local name=q-metering 2026-06-23 02:10:48.534 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:10:48.539 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:10:48.543 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:10:48.547 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:10:48.552 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:10:48.558 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180648554 2026-06-23 02:10:48.563 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-23 02:10:48.592 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:10:48.595 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:10:48.600 | + functions-common:time_stop:2414 : local name 2026-06-23 02:10:48.603 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:10:48.607 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:10:48.611 | + functions-common:time_stop:2417 : local total 2026-06-23 02:10:48.615 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:10:48.619 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:10:48.623 | + functions-common:time_stop:2421 : start_time=1782180648554 2026-06-23 02:10:48.627 | + functions-common:time_stop:2423 : [[ -z 1782180648554 ]] 2026-06-23 02:10:48.633 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:10:48.639 | + functions-common:time_stop:2426 : end_time=1782180648634 2026-06-23 02:10:48.643 | + functions-common:time_stop:2427 : elapsed_time=80 2026-06-23 02:10:48.647 | + functions-common:time_stop:2428 : total=21741 2026-06-23 02:10:48.651 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:10:48.655 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21821 2026-06-23 02:10:48.659 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-23 02:10:48.685 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:10:48.690 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:48.694 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-23 02:10:48.697 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:10:48.702 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-23 02:10:48.706 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-23 02:10:48.710 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-23 02:10:48.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-23 02:10:48.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-23 02:10:48.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 02:10:48.727 | ++ 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-23 02:10:52.616 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:10:52.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 02:10:52.621 | address-scope 2026-06-23 02:10:52.621 | agent 2026-06-23 02:10:52.622 | allowed-address-pairs 2026-06-23 02:10:52.622 | auto-allocated-topology 2026-06-23 02:10:52.622 | availability_zone 2026-06-23 02:10:52.622 | default-subnetpools 2026-06-23 02:10:52.622 | dhcp_agent_scheduler 2026-06-23 02:10:52.622 | dns-integration 2026-06-23 02:10:52.622 | dns-domain-ports 2026-06-23 02:10:52.622 | dns-integration-domain-keywords 2026-06-23 02:10:52.622 | empty-string-filtering 2026-06-23 02:10:52.622 | external-net 2026-06-23 02:10:52.622 | extra_dhcp_opt 2026-06-23 02:10:52.623 | extraroute 2026-06-23 02:10:52.623 | extraroute-atomic 2026-06-23 02:10:52.623 | filter-validation 2026-06-23 02:10:52.623 | floating-ip-port-forwarding-detail 2026-06-23 02:10:52.623 | fip-port-details 2026-06-23 02:10:52.623 | flavors 2026-06-23 02:10:52.623 | floatingip-pools 2026-06-23 02:10:52.623 | router 2026-06-23 02:10:52.623 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:10:52.623 | enable-default-route-bfd 2026-06-23 02:10:52.624 | enable-default-route-ecmp 2026-06-23 02:10:52.624 | ext-gw-mode 2026-06-23 02:10:52.624 | l3-ha 2026-06-23 02:10:52.624 | external-gateway-multihoming 2026-06-23 02:10:52.624 | l3-flavors 2026-06-23 02:10:52.624 | l3_agent_scheduler 2026-06-23 02:10:52.624 | multi-provider 2026-06-23 02:10:52.624 | net-mtu 2026-06-23 02:10:52.624 | net-mtu-writable 2026-06-23 02:10:52.624 | network_availability_zone 2026-06-23 02:10:52.625 | network-ip-availability 2026-06-23 02:10:52.625 | network-ip-availability-details 2026-06-23 02:10:52.625 | pagination 2026-06-23 02:10:52.625 | port-device-profile 2026-06-23 02:10:52.625 | port-mac-address-regenerate 2026-06-23 02:10:52.625 | port-numa-affinity-policy 2026-06-23 02:10:52.625 | port-numa-affinity-policy-socket 2026-06-23 02:10:52.625 | binding 2026-06-23 02:10:52.625 | binding-extended 2026-06-23 02:10:52.625 | port-security 2026-06-23 02:10:52.626 | project-id 2026-06-23 02:10:52.626 | provider 2026-06-23 02:10:52.626 | qinq 2026-06-23 02:10:52.626 | quota-check-limit 2026-06-23 02:10:52.626 | quota-check-limit-default 2026-06-23 02:10:52.626 | quotas 2026-06-23 02:10:52.626 | quota_details 2026-06-23 02:10:52.626 | rbac-policies 2026-06-23 02:10:52.626 | rbac-address-scope 2026-06-23 02:10:52.626 | rbac-security-groups 2026-06-23 02:10:52.626 | revision-if-match 2026-06-23 02:10:52.627 | standard-attr-revisions 2026-06-23 02:10:52.627 | router_availability_zone 2026-06-23 02:10:52.627 | router-enable-snat 2026-06-23 02:10:52.627 | security-groups-default-rules 2026-06-23 02:10:52.627 | security-groups-default-statefulness 2026-06-23 02:10:52.627 | security-groups-normalized-cidr 2026-06-23 02:10:52.627 | security-groups-remote-address-group 2026-06-23 02:10:52.627 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:10:52.627 | security-groups-shared-filtering 2026-06-23 02:10:52.627 | security-group 2026-06-23 02:10:52.628 | service-type 2026-06-23 02:10:52.628 | sorting 2026-06-23 02:10:52.628 | standard-attr-description 2026-06-23 02:10:52.628 | stateful-security-group 2026-06-23 02:10:52.628 | subnet-dns-publish-fixed-ip 2026-06-23 02:10:52.628 | subnet-external-network 2026-06-23 02:10:52.628 | subnet_onboard 2026-06-23 02:10:52.628 | subnet-service-types 2026-06-23 02:10:52.628 | subnet_allocation 2026-06-23 02:10:52.628 | subnetpool-prefix-ops 2026-06-23 02:10:52.628 | tag-creation 2026-06-23 02:10:52.629 | standard-attr-tag 2026-06-23 02:10:52.629 | standard-attr-timestamp 2026-06-23 02:10:52.629 | vlan-transparent' 2026-06-23 02:10:52.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 02:10:52.629 | address-scope 2026-06-23 02:10:52.629 | agent 2026-06-23 02:10:52.629 | allowed-address-pairs 2026-06-23 02:10:52.629 | auto-allocated-topology 2026-06-23 02:10:52.629 | availability_zone 2026-06-23 02:10:52.629 | default-subnetpools 2026-06-23 02:10:52.630 | dhcp_agent_scheduler 2026-06-23 02:10:52.630 | dns-integration 2026-06-23 02:10:52.630 | dns-domain-ports 2026-06-23 02:10:52.630 | dns-integration-domain-keywords 2026-06-23 02:10:52.630 | empty-string-filtering 2026-06-23 02:10:52.630 | external-net 2026-06-23 02:10:52.630 | extra_dhcp_opt 2026-06-23 02:10:52.630 | extraroute 2026-06-23 02:10:52.630 | extraroute-atomic 2026-06-23 02:10:52.631 | filter-validation 2026-06-23 02:10:52.631 | floating-ip-port-forwarding-detail 2026-06-23 02:10:52.631 | fip-port-details 2026-06-23 02:10:52.631 | flavors 2026-06-23 02:10:52.631 | floatingip-pools 2026-06-23 02:10:52.631 | router 2026-06-23 02:10:52.631 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:10:52.631 | enable-default-route-bfd 2026-06-23 02:10:52.631 | enable-default-route-ecmp 2026-06-23 02:10:52.631 | ext-gw-mode 2026-06-23 02:10:52.631 | l3-ha 2026-06-23 02:10:52.632 | external-gateway-multihoming 2026-06-23 02:10:52.632 | l3-flavors 2026-06-23 02:10:52.632 | l3_agent_scheduler 2026-06-23 02:10:52.632 | multi-provider 2026-06-23 02:10:52.632 | net-mtu 2026-06-23 02:10:52.632 | net-mtu-writable 2026-06-23 02:10:52.632 | network_availability_zone 2026-06-23 02:10:52.632 | network-ip-availability 2026-06-23 02:10:52.632 | network-ip-availability-details 2026-06-23 02:10:52.632 | pagination 2026-06-23 02:10:52.633 | port-device-profile 2026-06-23 02:10:52.633 | port-mac-address-regenerate 2026-06-23 02:10:52.633 | port-numa-affinity-policy 2026-06-23 02:10:52.633 | port-numa-affinity-policy-socket 2026-06-23 02:10:52.633 | binding 2026-06-23 02:10:52.633 | binding-extended 2026-06-23 02:10:52.633 | port-security 2026-06-23 02:10:52.633 | project-id 2026-06-23 02:10:52.633 | provider 2026-06-23 02:10:52.633 | qinq 2026-06-23 02:10:52.633 | quota-check-limit 2026-06-23 02:10:52.634 | quota-check-limit-default 2026-06-23 02:10:52.634 | quotas 2026-06-23 02:10:52.634 | quota_details 2026-06-23 02:10:52.634 | rbac-policies 2026-06-23 02:10:52.634 | rbac-address-scope 2026-06-23 02:10:52.634 | rbac-security-groups 2026-06-23 02:10:52.634 | revision-if-match 2026-06-23 02:10:52.634 | standard-attr-revisions 2026-06-23 02:10:52.634 | router_availability_zone 2026-06-23 02:10:52.634 | router-enable-snat 2026-06-23 02:10:52.635 | security-groups-default-rules 2026-06-23 02:10:52.635 | security-groups-default-statefulness 2026-06-23 02:10:52.635 | security-groups-normalized-cidr 2026-06-23 02:10:52.635 | security-groups-remote-address-group 2026-06-23 02:10:52.635 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:10:52.635 | security-groups-shared-filtering 2026-06-23 02:10:52.635 | security-group 2026-06-23 02:10:52.635 | service-type 2026-06-23 02:10:52.635 | sorting 2026-06-23 02:10:52.635 | standard-attr-description 2026-06-23 02:10:52.636 | stateful-security-group 2026-06-23 02:10:52.636 | subnet-dns-publish-fixed-ip 2026-06-23 02:10:52.636 | subnet-external-network 2026-06-23 02:10:52.636 | subnet_onboard 2026-06-23 02:10:52.636 | subnet-service-types 2026-06-23 02:10:52.636 | subnet_allocation 2026-06-23 02:10:52.636 | subnetpool-prefix-ops 2026-06-23 02:10:52.636 | tag-creation 2026-06-23 02:10:52.636 | standard-attr-tag 2026-06-23 02:10:52.636 | standard-attr-timestamp 2026-06-23 02:10:52.637 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 02:10:52.637 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 02:10:52.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-23 02:10:52.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-23 02:10:52.644 | ++ 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-23 02:10:56.964 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:10:56.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=957d9aa8-bb62-4e3b-9577-0f2bc16ef1d4 2026-06-23 02:10:56.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-23 02:10:56.979 | ++ 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 fd84:eb3f:0ddf::/56 --share --default -f value -c id 2026-06-23 02:11:01.028 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:01.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=4a947f95-1bfb-4657-b588-00f78365297b 2026-06-23 02:11:01.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-23 02:11:01.041 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 02:11:01.044 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 02:11:01.051 | ++ 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-23 02:11:06.574 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:06.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=e4ce2bab-c76d-4361-92e2-c5a59704222d 2026-06-23 02:11:06.582 | + 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-23 02:11:06.586 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:06.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-23 02:11:06.614 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-23 02:11:06.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 957d9aa8-bb62-4e3b-9577-0f2bc16ef1d4 ']' 2026-06-23 02:11:06.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-23 02:11:06.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-23 02:11:06.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 957d9aa8-bb62-4e3b-9577-0f2bc16ef1d4 ' 2026-06-23 02:11:06.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-23 02:11:06.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network e4ce2bab-c76d-4361-92e2-c5a59704222d private-subnet' 2026-06-23 02:11:06.640 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-23 02:11:06.646 | +++ 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 957d9aa8-bb62-4e3b-9577-0f2bc16ef1d4 --network e4ce2bab-c76d-4361-92e2-c5a59704222d private-subnet -f value -c id 2026-06-23 02:11:11.964 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:11.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=fd3671b3-e361-4f21-87dd-3486278fffa8 2026-06-23 02:11:11.973 | ++ 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-23 02:11:11.977 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:12.001 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo fd3671b3-e361-4f21-87dd-3486278fffa8 2026-06-23 02:11:12.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=fd3671b3-e361-4f21-87dd-3486278fffa8 2026-06-23 02:11:12.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-23 02:11:12.016 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-23 02:11:12.020 | ++ 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-23 02:11:12.023 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:12.048 | ++ 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-23 02:11:12.053 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:12.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-23 02:11:12.082 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 4a947f95-1bfb-4657-b588-00f78365297b ']' 2026-06-23 02:11:12.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-23 02:11:12.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-23 02:11:12.095 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 4a947f95-1bfb-4657-b588-00f78365297b ' 2026-06-23 02:11:12.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-23 02:11:12.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network e4ce2bab-c76d-4361-92e2-c5a59704222d ipv6-private-subnet ' 2026-06-23 02:11:12.107 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-23 02:11:12.112 | +++ 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 4a947f95-1bfb-4657-b588-00f78365297b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network e4ce2bab-c76d-4361-92e2-c5a59704222d ipv6-private-subnet -f value -c id 2026-06-23 02:11:17.075 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:17.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=11841657-0769-42aa-97e0-d79c1478db2c 2026-06-23 02:11:17.080 | ++ 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-23 02:11:17.082 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:17.100 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 11841657-0769-42aa-97e0-d79c1478db2c 2026-06-23 02:11:17.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=11841657-0769-42aa-97e0-d79c1478db2c 2026-06-23 02:11:17.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-23 02:11:17.111 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-23 02:11:17.116 | ++ 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-23 02:11:20.496 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:20.500 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 02:11:20.500 | address-scope 2026-06-23 02:11:20.500 | agent 2026-06-23 02:11:20.500 | allowed-address-pairs 2026-06-23 02:11:20.500 | auto-allocated-topology 2026-06-23 02:11:20.500 | availability_zone 2026-06-23 02:11:20.500 | default-subnetpools 2026-06-23 02:11:20.500 | dhcp_agent_scheduler 2026-06-23 02:11:20.500 | dns-integration 2026-06-23 02:11:20.501 | dns-domain-ports 2026-06-23 02:11:20.501 | dns-integration-domain-keywords 2026-06-23 02:11:20.501 | empty-string-filtering 2026-06-23 02:11:20.501 | external-net 2026-06-23 02:11:20.501 | extra_dhcp_opt 2026-06-23 02:11:20.501 | extraroute 2026-06-23 02:11:20.501 | extraroute-atomic 2026-06-23 02:11:20.501 | filter-validation 2026-06-23 02:11:20.501 | floating-ip-port-forwarding-detail 2026-06-23 02:11:20.501 | fip-port-details 2026-06-23 02:11:20.501 | flavors 2026-06-23 02:11:20.501 | floatingip-pools 2026-06-23 02:11:20.502 | router 2026-06-23 02:11:20.502 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:20.502 | enable-default-route-bfd 2026-06-23 02:11:20.502 | enable-default-route-ecmp 2026-06-23 02:11:20.502 | ext-gw-mode 2026-06-23 02:11:20.502 | l3-ha 2026-06-23 02:11:20.502 | external-gateway-multihoming 2026-06-23 02:11:20.502 | l3-flavors 2026-06-23 02:11:20.502 | l3_agent_scheduler 2026-06-23 02:11:20.503 | multi-provider 2026-06-23 02:11:20.503 | net-mtu 2026-06-23 02:11:20.503 | net-mtu-writable 2026-06-23 02:11:20.503 | network_availability_zone 2026-06-23 02:11:20.503 | network-ip-availability 2026-06-23 02:11:20.503 | network-ip-availability-details 2026-06-23 02:11:20.503 | pagination 2026-06-23 02:11:20.503 | port-device-profile 2026-06-23 02:11:20.503 | port-mac-address-regenerate 2026-06-23 02:11:20.503 | port-numa-affinity-policy 2026-06-23 02:11:20.503 | port-numa-affinity-policy-socket 2026-06-23 02:11:20.504 | binding 2026-06-23 02:11:20.504 | binding-extended 2026-06-23 02:11:20.504 | port-security 2026-06-23 02:11:20.504 | project-id 2026-06-23 02:11:20.504 | provider 2026-06-23 02:11:20.504 | qinq 2026-06-23 02:11:20.504 | quota-check-limit 2026-06-23 02:11:20.504 | quota-check-limit-default 2026-06-23 02:11:20.504 | quotas 2026-06-23 02:11:20.504 | quota_details 2026-06-23 02:11:20.505 | rbac-policies 2026-06-23 02:11:20.505 | rbac-address-scope 2026-06-23 02:11:20.505 | rbac-security-groups 2026-06-23 02:11:20.505 | revision-if-match 2026-06-23 02:11:20.505 | standard-attr-revisions 2026-06-23 02:11:20.505 | router_availability_zone 2026-06-23 02:11:20.505 | router-enable-snat 2026-06-23 02:11:20.505 | security-groups-default-rules 2026-06-23 02:11:20.505 | security-groups-default-statefulness 2026-06-23 02:11:20.505 | security-groups-normalized-cidr 2026-06-23 02:11:20.505 | security-groups-remote-address-group 2026-06-23 02:11:20.506 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:20.506 | security-groups-shared-filtering 2026-06-23 02:11:20.506 | security-group 2026-06-23 02:11:20.506 | service-type 2026-06-23 02:11:20.506 | sorting 2026-06-23 02:11:20.506 | standard-attr-description 2026-06-23 02:11:20.506 | stateful-security-group 2026-06-23 02:11:20.506 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:20.506 | subnet-external-network 2026-06-23 02:11:20.506 | subnet_onboard 2026-06-23 02:11:20.506 | subnet-service-types 2026-06-23 02:11:20.506 | subnet_allocation 2026-06-23 02:11:20.507 | subnetpool-prefix-ops 2026-06-23 02:11:20.507 | tag-creation 2026-06-23 02:11:20.507 | standard-attr-tag 2026-06-23 02:11:20.507 | standard-attr-timestamp 2026-06-23 02:11:20.507 | vlan-transparent' 2026-06-23 02:11:20.507 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 02:11:20.507 | address-scope 2026-06-23 02:11:20.507 | agent 2026-06-23 02:11:20.507 | allowed-address-pairs 2026-06-23 02:11:20.507 | auto-allocated-topology 2026-06-23 02:11:20.507 | availability_zone 2026-06-23 02:11:20.508 | default-subnetpools 2026-06-23 02:11:20.508 | dhcp_agent_scheduler 2026-06-23 02:11:20.508 | dns-integration 2026-06-23 02:11:20.508 | dns-domain-ports 2026-06-23 02:11:20.508 | dns-integration-domain-keywords 2026-06-23 02:11:20.508 | empty-string-filtering 2026-06-23 02:11:20.508 | external-net 2026-06-23 02:11:20.508 | extra_dhcp_opt 2026-06-23 02:11:20.508 | extraroute 2026-06-23 02:11:20.508 | extraroute-atomic 2026-06-23 02:11:20.508 | filter-validation 2026-06-23 02:11:20.509 | floating-ip-port-forwarding-detail 2026-06-23 02:11:20.509 | fip-port-details 2026-06-23 02:11:20.509 | flavors 2026-06-23 02:11:20.509 | floatingip-pools 2026-06-23 02:11:20.509 | router 2026-06-23 02:11:20.509 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:20.509 | enable-default-route-bfd 2026-06-23 02:11:20.509 | enable-default-route-ecmp 2026-06-23 02:11:20.509 | ext-gw-mode 2026-06-23 02:11:20.509 | l3-ha 2026-06-23 02:11:20.509 | external-gateway-multihoming 2026-06-23 02:11:20.510 | l3-flavors 2026-06-23 02:11:20.510 | l3_agent_scheduler 2026-06-23 02:11:20.510 | multi-provider 2026-06-23 02:11:20.510 | net-mtu 2026-06-23 02:11:20.510 | net-mtu-writable 2026-06-23 02:11:20.510 | network_availability_zone 2026-06-23 02:11:20.510 | network-ip-availability 2026-06-23 02:11:20.510 | network-ip-availability-details 2026-06-23 02:11:20.510 | pagination 2026-06-23 02:11:20.510 | port-device-profile 2026-06-23 02:11:20.511 | port-mac-address-regenerate 2026-06-23 02:11:20.511 | port-numa-affinity-policy 2026-06-23 02:11:20.511 | port-numa-affinity-policy-socket 2026-06-23 02:11:20.511 | binding 2026-06-23 02:11:20.511 | binding-extended 2026-06-23 02:11:20.511 | port-security 2026-06-23 02:11:20.511 | project-id 2026-06-23 02:11:20.511 | provider 2026-06-23 02:11:20.512 | qinq 2026-06-23 02:11:20.512 | quota-check-limit 2026-06-23 02:11:20.512 | quota-check-limit-default 2026-06-23 02:11:20.512 | quotas 2026-06-23 02:11:20.512 | quota_details 2026-06-23 02:11:20.512 | rbac-policies 2026-06-23 02:11:20.512 | rbac-address-scope 2026-06-23 02:11:20.512 | rbac-security-groups 2026-06-23 02:11:20.512 | revision-if-match 2026-06-23 02:11:20.512 | standard-attr-revisions 2026-06-23 02:11:20.513 | router_availability_zone 2026-06-23 02:11:20.513 | router-enable-snat 2026-06-23 02:11:20.513 | security-groups-default-rules 2026-06-23 02:11:20.513 | security-groups-default-statefulness 2026-06-23 02:11:20.513 | security-groups-normalized-cidr 2026-06-23 02:11:20.513 | security-groups-remote-address-group 2026-06-23 02:11:20.513 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:20.513 | security-groups-shared-filtering 2026-06-23 02:11:20.513 | security-group 2026-06-23 02:11:20.513 | service-type 2026-06-23 02:11:20.514 | sorting 2026-06-23 02:11:20.514 | standard-attr-description 2026-06-23 02:11:20.514 | stateful-security-group 2026-06-23 02:11:20.514 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:20.514 | subnet-external-network 2026-06-23 02:11:20.514 | subnet_onboard 2026-06-23 02:11:20.514 | subnet-service-types 2026-06-23 02:11:20.515 | subnet_allocation 2026-06-23 02:11:20.515 | subnetpool-prefix-ops 2026-06-23 02:11:20.515 | tag-creation 2026-06-23 02:11:20.515 | standard-attr-tag 2026-06-23 02:11:20.515 | standard-attr-timestamp 2026-06-23 02:11:20.515 | vlan-transparent =~ router ]] 2026-06-23 02:11:20.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 02:11:20.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-23 02:11:20.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 02:11:20.516 | ++ 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-23 02:11:23.885 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:23.889 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 02:11:23.889 | address-scope 2026-06-23 02:11:23.890 | agent 2026-06-23 02:11:23.890 | allowed-address-pairs 2026-06-23 02:11:23.890 | auto-allocated-topology 2026-06-23 02:11:23.890 | availability_zone 2026-06-23 02:11:23.890 | default-subnetpools 2026-06-23 02:11:23.890 | dhcp_agent_scheduler 2026-06-23 02:11:23.890 | dns-integration 2026-06-23 02:11:23.890 | dns-domain-ports 2026-06-23 02:11:23.890 | dns-integration-domain-keywords 2026-06-23 02:11:23.890 | empty-string-filtering 2026-06-23 02:11:23.890 | external-net 2026-06-23 02:11:23.891 | extra_dhcp_opt 2026-06-23 02:11:23.891 | extraroute 2026-06-23 02:11:23.891 | extraroute-atomic 2026-06-23 02:11:23.891 | filter-validation 2026-06-23 02:11:23.891 | floating-ip-port-forwarding-detail 2026-06-23 02:11:23.891 | fip-port-details 2026-06-23 02:11:23.891 | flavors 2026-06-23 02:11:23.891 | floatingip-pools 2026-06-23 02:11:23.891 | router 2026-06-23 02:11:23.891 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:23.891 | enable-default-route-bfd 2026-06-23 02:11:23.891 | enable-default-route-ecmp 2026-06-23 02:11:23.892 | ext-gw-mode 2026-06-23 02:11:23.892 | l3-ha 2026-06-23 02:11:23.892 | external-gateway-multihoming 2026-06-23 02:11:23.892 | l3-flavors 2026-06-23 02:11:23.892 | l3_agent_scheduler 2026-06-23 02:11:23.892 | multi-provider 2026-06-23 02:11:23.892 | net-mtu 2026-06-23 02:11:23.892 | net-mtu-writable 2026-06-23 02:11:23.892 | network_availability_zone 2026-06-23 02:11:23.892 | network-ip-availability 2026-06-23 02:11:23.892 | network-ip-availability-details 2026-06-23 02:11:23.893 | pagination 2026-06-23 02:11:23.893 | port-device-profile 2026-06-23 02:11:23.893 | port-mac-address-regenerate 2026-06-23 02:11:23.893 | port-numa-affinity-policy 2026-06-23 02:11:23.893 | port-numa-affinity-policy-socket 2026-06-23 02:11:23.893 | binding 2026-06-23 02:11:23.893 | binding-extended 2026-06-23 02:11:23.893 | port-security 2026-06-23 02:11:23.893 | project-id 2026-06-23 02:11:23.893 | provider 2026-06-23 02:11:23.893 | qinq 2026-06-23 02:11:23.894 | quota-check-limit 2026-06-23 02:11:23.894 | quota-check-limit-default 2026-06-23 02:11:23.894 | quotas 2026-06-23 02:11:23.894 | quota_details 2026-06-23 02:11:23.894 | rbac-policies 2026-06-23 02:11:23.894 | rbac-address-scope 2026-06-23 02:11:23.894 | rbac-security-groups 2026-06-23 02:11:23.894 | revision-if-match 2026-06-23 02:11:23.894 | standard-attr-revisions 2026-06-23 02:11:23.894 | router_availability_zone 2026-06-23 02:11:23.894 | router-enable-snat 2026-06-23 02:11:23.894 | security-groups-default-rules 2026-06-23 02:11:23.895 | security-groups-default-statefulness 2026-06-23 02:11:23.895 | security-groups-normalized-cidr 2026-06-23 02:11:23.895 | security-groups-remote-address-group 2026-06-23 02:11:23.895 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:23.895 | security-groups-shared-filtering 2026-06-23 02:11:23.895 | security-group 2026-06-23 02:11:23.895 | service-type 2026-06-23 02:11:23.895 | sorting 2026-06-23 02:11:23.895 | standard-attr-description 2026-06-23 02:11:23.895 | stateful-security-group 2026-06-23 02:11:23.895 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:23.896 | subnet-external-network 2026-06-23 02:11:23.896 | subnet_onboard 2026-06-23 02:11:23.896 | subnet-service-types 2026-06-23 02:11:23.896 | subnet_allocation 2026-06-23 02:11:23.896 | subnetpool-prefix-ops 2026-06-23 02:11:23.896 | tag-creation 2026-06-23 02:11:23.896 | standard-attr-tag 2026-06-23 02:11:23.896 | standard-attr-timestamp 2026-06-23 02:11:23.896 | vlan-transparent' 2026-06-23 02:11:23.896 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 02:11:23.897 | address-scope 2026-06-23 02:11:23.897 | agent 2026-06-23 02:11:23.897 | allowed-address-pairs 2026-06-23 02:11:23.897 | auto-allocated-topology 2026-06-23 02:11:23.897 | availability_zone 2026-06-23 02:11:23.897 | default-subnetpools 2026-06-23 02:11:23.897 | dhcp_agent_scheduler 2026-06-23 02:11:23.897 | dns-integration 2026-06-23 02:11:23.897 | dns-domain-ports 2026-06-23 02:11:23.897 | dns-integration-domain-keywords 2026-06-23 02:11:23.897 | empty-string-filtering 2026-06-23 02:11:23.897 | external-net 2026-06-23 02:11:23.898 | extra_dhcp_opt 2026-06-23 02:11:23.898 | extraroute 2026-06-23 02:11:23.898 | extraroute-atomic 2026-06-23 02:11:23.898 | filter-validation 2026-06-23 02:11:23.898 | floating-ip-port-forwarding-detail 2026-06-23 02:11:23.898 | fip-port-details 2026-06-23 02:11:23.898 | flavors 2026-06-23 02:11:23.898 | floatingip-pools 2026-06-23 02:11:23.898 | router 2026-06-23 02:11:23.898 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:23.898 | enable-default-route-bfd 2026-06-23 02:11:23.899 | enable-default-route-ecmp 2026-06-23 02:11:23.899 | ext-gw-mode 2026-06-23 02:11:23.899 | l3-ha 2026-06-23 02:11:23.899 | external-gateway-multihoming 2026-06-23 02:11:23.899 | l3-flavors 2026-06-23 02:11:23.899 | l3_agent_scheduler 2026-06-23 02:11:23.899 | multi-provider 2026-06-23 02:11:23.899 | net-mtu 2026-06-23 02:11:23.899 | net-mtu-writable 2026-06-23 02:11:23.899 | network_availability_zone 2026-06-23 02:11:23.899 | network-ip-availability 2026-06-23 02:11:23.899 | network-ip-availability-details 2026-06-23 02:11:23.900 | pagination 2026-06-23 02:11:23.900 | port-device-profile 2026-06-23 02:11:23.900 | port-mac-address-regenerate 2026-06-23 02:11:23.900 | port-numa-affinity-policy 2026-06-23 02:11:23.900 | port-numa-affinity-policy-socket 2026-06-23 02:11:23.900 | binding 2026-06-23 02:11:23.900 | binding-extended 2026-06-23 02:11:23.900 | port-security 2026-06-23 02:11:23.900 | project-id 2026-06-23 02:11:23.900 | provider 2026-06-23 02:11:23.900 | qinq 2026-06-23 02:11:23.901 | quota-check-limit 2026-06-23 02:11:23.901 | quota-check-limit-default 2026-06-23 02:11:23.901 | quotas 2026-06-23 02:11:23.901 | quota_details 2026-06-23 02:11:23.901 | rbac-policies 2026-06-23 02:11:23.901 | rbac-address-scope 2026-06-23 02:11:23.901 | rbac-security-groups 2026-06-23 02:11:23.901 | revision-if-match 2026-06-23 02:11:23.901 | standard-attr-revisions 2026-06-23 02:11:23.901 | router_availability_zone 2026-06-23 02:11:23.901 | router-enable-snat 2026-06-23 02:11:23.902 | security-groups-default-rules 2026-06-23 02:11:23.902 | security-groups-default-statefulness 2026-06-23 02:11:23.902 | security-groups-normalized-cidr 2026-06-23 02:11:23.902 | security-groups-remote-address-group 2026-06-23 02:11:23.902 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:23.902 | security-groups-shared-filtering 2026-06-23 02:11:23.902 | security-group 2026-06-23 02:11:23.902 | service-type 2026-06-23 02:11:23.902 | sorting 2026-06-23 02:11:23.902 | standard-attr-description 2026-06-23 02:11:23.902 | stateful-security-group 2026-06-23 02:11:23.903 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:23.903 | subnet-external-network 2026-06-23 02:11:23.903 | subnet_onboard 2026-06-23 02:11:23.903 | subnet-service-types 2026-06-23 02:11:23.903 | subnet_allocation 2026-06-23 02:11:23.903 | subnetpool-prefix-ops 2026-06-23 02:11:23.903 | tag-creation 2026-06-23 02:11:23.903 | standard-attr-tag 2026-06-23 02:11:23.903 | standard-attr-timestamp 2026-06-23 02:11:23.903 | vlan-transparent =~ external-net ]] 2026-06-23 02:11:23.903 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 02:11:23.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-23 02:11:23.908 | ++ 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-23 02:11:27.643 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:27.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=ac14ad8e-28bd-4ddf-a3fa-1a8b33f088ba 2026-06-23 02:11:27.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-23 02:11:27.653 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:27.676 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-23 02:11:27.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-23 02:11:27.683 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 02:11:27.688 | ++ 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-23 02:11:31.089 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:31.093 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 02:11:31.093 | address-scope 2026-06-23 02:11:31.093 | agent 2026-06-23 02:11:31.093 | allowed-address-pairs 2026-06-23 02:11:31.093 | auto-allocated-topology 2026-06-23 02:11:31.093 | availability_zone 2026-06-23 02:11:31.094 | default-subnetpools 2026-06-23 02:11:31.094 | dhcp_agent_scheduler 2026-06-23 02:11:31.094 | dns-integration 2026-06-23 02:11:31.094 | dns-domain-ports 2026-06-23 02:11:31.094 | dns-integration-domain-keywords 2026-06-23 02:11:31.094 | empty-string-filtering 2026-06-23 02:11:31.094 | external-net 2026-06-23 02:11:31.094 | extra_dhcp_opt 2026-06-23 02:11:31.094 | extraroute 2026-06-23 02:11:31.094 | extraroute-atomic 2026-06-23 02:11:31.095 | filter-validation 2026-06-23 02:11:31.095 | floating-ip-port-forwarding-detail 2026-06-23 02:11:31.095 | fip-port-details 2026-06-23 02:11:31.095 | flavors 2026-06-23 02:11:31.095 | floatingip-pools 2026-06-23 02:11:31.095 | router 2026-06-23 02:11:31.095 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:31.095 | enable-default-route-bfd 2026-06-23 02:11:31.095 | enable-default-route-ecmp 2026-06-23 02:11:31.095 | ext-gw-mode 2026-06-23 02:11:31.096 | l3-ha 2026-06-23 02:11:31.096 | external-gateway-multihoming 2026-06-23 02:11:31.096 | l3-flavors 2026-06-23 02:11:31.096 | l3_agent_scheduler 2026-06-23 02:11:31.096 | multi-provider 2026-06-23 02:11:31.096 | net-mtu 2026-06-23 02:11:31.096 | net-mtu-writable 2026-06-23 02:11:31.096 | network_availability_zone 2026-06-23 02:11:31.096 | network-ip-availability 2026-06-23 02:11:31.097 | network-ip-availability-details 2026-06-23 02:11:31.097 | pagination 2026-06-23 02:11:31.097 | port-device-profile 2026-06-23 02:11:31.097 | port-mac-address-regenerate 2026-06-23 02:11:31.097 | port-numa-affinity-policy 2026-06-23 02:11:31.097 | port-numa-affinity-policy-socket 2026-06-23 02:11:31.098 | binding 2026-06-23 02:11:31.098 | binding-extended 2026-06-23 02:11:31.098 | port-security 2026-06-23 02:11:31.098 | project-id 2026-06-23 02:11:31.098 | provider 2026-06-23 02:11:31.098 | qinq 2026-06-23 02:11:31.098 | quota-check-limit 2026-06-23 02:11:31.098 | quota-check-limit-default 2026-06-23 02:11:31.098 | quotas 2026-06-23 02:11:31.099 | quota_details 2026-06-23 02:11:31.099 | rbac-policies 2026-06-23 02:11:31.099 | rbac-address-scope 2026-06-23 02:11:31.099 | rbac-security-groups 2026-06-23 02:11:31.099 | revision-if-match 2026-06-23 02:11:31.099 | standard-attr-revisions 2026-06-23 02:11:31.099 | router_availability_zone 2026-06-23 02:11:31.099 | router-enable-snat 2026-06-23 02:11:31.099 | security-groups-default-rules 2026-06-23 02:11:31.099 | security-groups-default-statefulness 2026-06-23 02:11:31.100 | security-groups-normalized-cidr 2026-06-23 02:11:31.100 | security-groups-remote-address-group 2026-06-23 02:11:31.100 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:31.100 | security-groups-shared-filtering 2026-06-23 02:11:31.100 | security-group 2026-06-23 02:11:31.100 | service-type 2026-06-23 02:11:31.100 | sorting 2026-06-23 02:11:31.100 | standard-attr-description 2026-06-23 02:11:31.100 | stateful-security-group 2026-06-23 02:11:31.100 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:31.101 | subnet-external-network 2026-06-23 02:11:31.101 | subnet_onboard 2026-06-23 02:11:31.101 | subnet-service-types 2026-06-23 02:11:31.101 | subnet_allocation 2026-06-23 02:11:31.101 | subnetpool-prefix-ops 2026-06-23 02:11:31.101 | tag-creation 2026-06-23 02:11:31.101 | standard-attr-tag 2026-06-23 02:11:31.101 | standard-attr-timestamp 2026-06-23 02:11:31.101 | vlan-transparent' 2026-06-23 02:11:31.102 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 02:11:31.102 | address-scope 2026-06-23 02:11:31.102 | agent 2026-06-23 02:11:31.102 | allowed-address-pairs 2026-06-23 02:11:31.102 | auto-allocated-topology 2026-06-23 02:11:31.102 | availability_zone 2026-06-23 02:11:31.102 | default-subnetpools 2026-06-23 02:11:31.102 | dhcp_agent_scheduler 2026-06-23 02:11:31.102 | dns-integration 2026-06-23 02:11:31.103 | dns-domain-ports 2026-06-23 02:11:31.103 | dns-integration-domain-keywords 2026-06-23 02:11:31.103 | empty-string-filtering 2026-06-23 02:11:31.103 | external-net 2026-06-23 02:11:31.103 | extra_dhcp_opt 2026-06-23 02:11:31.103 | extraroute 2026-06-23 02:11:31.103 | extraroute-atomic 2026-06-23 02:11:31.103 | filter-validation 2026-06-23 02:11:31.104 | floating-ip-port-forwarding-detail 2026-06-23 02:11:31.104 | fip-port-details 2026-06-23 02:11:31.104 | flavors 2026-06-23 02:11:31.104 | floatingip-pools 2026-06-23 02:11:31.104 | router 2026-06-23 02:11:31.104 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:11:31.104 | enable-default-route-bfd 2026-06-23 02:11:31.104 | enable-default-route-ecmp 2026-06-23 02:11:31.104 | ext-gw-mode 2026-06-23 02:11:31.104 | l3-ha 2026-06-23 02:11:31.105 | external-gateway-multihoming 2026-06-23 02:11:31.105 | l3-flavors 2026-06-23 02:11:31.105 | l3_agent_scheduler 2026-06-23 02:11:31.105 | multi-provider 2026-06-23 02:11:31.105 | net-mtu 2026-06-23 02:11:31.105 | net-mtu-writable 2026-06-23 02:11:31.105 | network_availability_zone 2026-06-23 02:11:31.105 | network-ip-availability 2026-06-23 02:11:31.106 | network-ip-availability-details 2026-06-23 02:11:31.106 | pagination 2026-06-23 02:11:31.106 | port-device-profile 2026-06-23 02:11:31.106 | port-mac-address-regenerate 2026-06-23 02:11:31.106 | port-numa-affinity-policy 2026-06-23 02:11:31.106 | port-numa-affinity-policy-socket 2026-06-23 02:11:31.106 | binding 2026-06-23 02:11:31.106 | binding-extended 2026-06-23 02:11:31.106 | port-security 2026-06-23 02:11:31.106 | project-id 2026-06-23 02:11:31.106 | provider 2026-06-23 02:11:31.107 | qinq 2026-06-23 02:11:31.107 | quota-check-limit 2026-06-23 02:11:31.107 | quota-check-limit-default 2026-06-23 02:11:31.107 | quotas 2026-06-23 02:11:31.107 | quota_details 2026-06-23 02:11:31.107 | rbac-policies 2026-06-23 02:11:31.107 | rbac-address-scope 2026-06-23 02:11:31.107 | rbac-security-groups 2026-06-23 02:11:31.107 | revision-if-match 2026-06-23 02:11:31.108 | standard-attr-revisions 2026-06-23 02:11:31.108 | router_availability_zone 2026-06-23 02:11:31.108 | router-enable-snat 2026-06-23 02:11:31.108 | security-groups-default-rules 2026-06-23 02:11:31.108 | security-groups-default-statefulness 2026-06-23 02:11:31.108 | security-groups-normalized-cidr 2026-06-23 02:11:31.108 | security-groups-remote-address-group 2026-06-23 02:11:31.108 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:11:31.108 | security-groups-shared-filtering 2026-06-23 02:11:31.108 | security-group 2026-06-23 02:11:31.109 | service-type 2026-06-23 02:11:31.109 | sorting 2026-06-23 02:11:31.109 | standard-attr-description 2026-06-23 02:11:31.109 | stateful-security-group 2026-06-23 02:11:31.109 | subnet-dns-publish-fixed-ip 2026-06-23 02:11:31.109 | subnet-external-network 2026-06-23 02:11:31.109 | subnet_onboard 2026-06-23 02:11:31.109 | subnet-service-types 2026-06-23 02:11:31.109 | subnet_allocation 2026-06-23 02:11:31.109 | subnetpool-prefix-ops 2026-06-23 02:11:31.110 | tag-creation 2026-06-23 02:11:31.110 | standard-attr-tag 2026-06-23 02:11:31.110 | standard-attr-timestamp 2026-06-23 02:11:31.110 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 02:11:31.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 02:11:31.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-23 02:11:31.113 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-23 02:11:31.118 | ++ 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-23 02:11:35.587 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:35.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=824a5467-bc4d-4227-a512-4d20c30d6274 2026-06-23 02:11:35.596 | + 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-23 02:11:35.599 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:35.621 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-23 02:11:35.624 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-23 02:11:35.627 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ac14ad8e-28bd-4ddf-a3fa-1a8b33f088ba fd3671b3-e361-4f21-87dd-3486278fffa8 2026-06-23 02:11:41.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-23 02:11:41.583 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 824a5467-bc4d-4227-a512-4d20c30d6274 2026-06-23 02:11:41.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-23 02:11:41.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-23 02:11:41.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-23 02:11:41.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-23 02:11:41.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-23 02:11:41.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 824a5467-bc4d-4227-a512-4d20c30d6274 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-23 02:11:41.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-23 02:11:41.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-23 02:11:41.615 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-23 02:11:41.615 | +++ 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 824a5467-bc4d-4227-a512-4d20c30d6274 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-23 02:11:45.276 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:45.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-23 02:11:45.281 | | id | 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 |' 2026-06-23 02:11:45.284 | ++ 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-23 02:11:45.287 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:45.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 '|' 2026-06-23 02:11:45.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 |' 2026-06-23 02:11:45.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-23 02:11:45.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 '|' 2026-06-23 02:11:45.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-23 02:11:45.326 | ++ functions-common:get_field:800 : local data field 2026-06-23 02:11:45.328 | ++ functions-common:get_field:801 : read data 2026-06-23 02:11:45.331 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 02:11:45.335 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 02:11:45.340 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 02:11:45.340 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 |' 2026-06-23 02:11:45.346 | ++ functions-common:get_field:801 : read data 2026-06-23 02:11:45.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-23 02:11:45.356 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 '|' 2026-06-23 02:11:45.357 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-23 02:11:45.361 | ++ functions-common:get_field:800 : local data field 2026-06-23 02:11:45.363 | ++ functions-common:get_field:801 : read data 2026-06-23 02:11:45.366 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 02:11:45.369 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 02:11:45.374 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 |' 2026-06-23 02:11:45.374 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 02:11:45.380 | ++ functions-common:get_field:801 : read data 2026-06-23 02:11:45.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=67ef7b5f-2ecd-4ed0-aba0-4fafa58c9874 2026-06-23 02:11:45.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 824a5467-bc4d-4227-a512-4d20c30d6274 ac14ad8e-28bd-4ddf-a3fa-1a8b33f088ba 2026-06-23 02:11:51.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-23 02:11:51.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-23 02:11:51.513 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-23 02:11:51.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:11:51.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-23 02:11:51.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-23 02:11:51.544 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 02:11:51.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-23 02:11:51.553 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 02:11:51.557 | ++ 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-23 02:11:51.595 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 02:11:51.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-23 02:11:51.602 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-23 02:11:51.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-23 02:11:51.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 02:11:51.608 | + 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-23 02:11:51.611 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 02:11:51.613 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-23 02:11:51.615 | + functions-common:test_with_retry:2354 : local until=10 2026-06-23 02:11:51.617 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 02:11:51.620 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 02:11:51.622 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 02:11:51.625 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:11:51.627 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:11:51.630 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:11:51.635 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180711631 2026-06-23 02:11:51.639 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-23 02:11:51.648 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 02:11:51.650 | + functions-common:time_stop:2414 : local name 2026-06-23 02:11:51.652 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:11:51.654 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:11:51.656 | + functions-common:time_stop:2417 : local total 2026-06-23 02:11:51.658 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:11:51.660 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 02:11:51.662 | + functions-common:time_stop:2421 : start_time=1782180711631 2026-06-23 02:11:51.664 | + functions-common:time_stop:2423 : [[ -z 1782180711631 ]] 2026-06-23 02:11:51.668 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:11:51.673 | + functions-common:time_stop:2426 : end_time=1782180711669 2026-06-23 02:11:51.677 | + functions-common:time_stop:2427 : elapsed_time=38 2026-06-23 02:11:51.679 | + functions-common:time_stop:2428 : total=8853 2026-06-23 02:11:51.681 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:11:51.683 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8891 2026-06-23 02:11:51.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-23 02:11:51.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-23 02:11:51.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-23 02:11:51.694 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:11:51.696 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-23 02:11:51.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-23 02:11:51.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-23 02:11:51.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-23 02:11:51.747 | ++ 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-23 02:11:51.748 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-23 02:11:51.752 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-23 02:11:51.753 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-23 02:11:55.210 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:11:55.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.20 ' 2026-06-23 02:11:55.218 | + 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-23 02:11:55.222 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:11:55.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-23 02:11:55.249 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:11:55.253 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-23 02:11:55.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-23 02:11:55.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ac14ad8e-28bd-4ddf-a3fa-1a8b33f088ba 11841657-0769-42aa-97e0-d79c1478db2c 2026-06-23 02:12:02.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-23 02:12:02.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 824a5467-bc4d-4227-a512-4d20c30d6274 2026-06-23 02:12:02.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-23 02:12:02.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:02.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-23 02:12:02.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-23 02:12:02.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 824a5467-bc4d-4227-a512-4d20c30d6274 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-23 02:12:02.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-23 02:12:02.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-23 02:12:02.052 | +++ 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 824a5467-bc4d-4227-a512-4d20c30d6274 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-23 02:12:02.052 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-23 02:12:08.446 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:12:08.452 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-23 02:12:08.452 | | id | 1c70eae2-a3c8-48bd-8c95-00b55be8db7c |' 2026-06-23 02:12:08.456 | ++ 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-23 02:12:08.460 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:12:08.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1c70eae2-a3c8-48bd-8c95-00b55be8db7c '|' 2026-06-23 02:12:08.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 1c70eae2-a3c8-48bd-8c95-00b55be8db7c |' 2026-06-23 02:12:08.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-23 02:12:08.494 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1c70eae2-a3c8-48bd-8c95-00b55be8db7c '|' 2026-06-23 02:12:08.494 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-23 02:12:08.498 | ++ functions-common:get_field:800 : local data field 2026-06-23 02:12:08.501 | ++ functions-common:get_field:801 : read data 2026-06-23 02:12:08.505 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 02:12:08.508 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 02:12:08.513 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 1c70eae2-a3c8-48bd-8c95-00b55be8db7c |' 2026-06-23 02:12:08.513 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 02:12:08.520 | ++ functions-common:get_field:801 : read data 2026-06-23 02:12:08.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-23 02:12:08.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-23 02:12:08.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-23 02:12:08.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1c70eae2-a3c8-48bd-8c95-00b55be8db7c '|' 2026-06-23 02:12:08.538 | ++ functions-common:get_field:800 : local data field 2026-06-23 02:12:08.541 | ++ functions-common:get_field:801 : read data 2026-06-23 02:12:08.545 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 02:12:08.549 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 02:12:08.554 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 1c70eae2-a3c8-48bd-8c95-00b55be8db7c |' 2026-06-23 02:12:08.554 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 02:12:08.561 | ++ functions-common:get_field:801 : read data 2026-06-23 02:12:08.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=1c70eae2-a3c8-48bd-8c95-00b55be8db7c 2026-06-23 02:12:08.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-23 02:12:08.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-23 02:12:08.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-23 02:12:08.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-23 02:12:08.602 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:08.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-23 02:12:08.619 | net.ipv6.conf.all.forwarding = 1 2026-06-23 02:12:08.629 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 1c70eae2-a3c8-48bd-8c95-00b55be8db7c 2026-06-23 02:12:08.629 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show ac14ad8e-28bd-4ddf-a3fa-1a8b33f088ba -c external_gateway_info -f json 2026-06-23 02:12:08.629 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-23 02:12:08.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-23 02:12:08.632 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-23 02:12:12.111 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:12:12.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-23 02:12:12.118 | + 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-23 02:12:12.121 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 02:12:12.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-23 02:12:12.145 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 02:12:12.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-23 02:12:12.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-23 02:12:12.156 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:12.159 | ++ 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-23 02:12:12.182 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 02:12:12.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-23 02:12:12.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-23 02:12:12.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-23 02:12:12.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-23 02:12:12.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd84:eb3f:0ddf::/56 2026-06-23 02:12:12.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 4a947f95-1bfb-4657-b588-00f78365297b ]] 2026-06-23 02:12:12.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd84:eb3f:0ddf::/56 via 2001:db8::1 dev br-ex 2026-06-23 02:12:12.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-23 02:12:12.257 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:12:12.261 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-23 02:12:12.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:12.287 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-23 02:12:12.289 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:12:12.293 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-23 02:12:12.296 | + ./stack.sh:main:1329 : start_nova 2026-06-23 02:12:12.299 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-23 02:12:12.302 | + 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-23 02:12:12.306 | + 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-23 02:12:12.309 | + 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-23 02:12:12.313 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 02:12:12.316 | + 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-23 02:12:12.319 | + functions-common:run_process:1668 : local service=n-sch 2026-06-23 02:12:12.322 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.326 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:12.329 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:12.332 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:12.336 | + functions-common:run_process:1674 : local name=n-sch 2026-06-23 02:12:12.339 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:12.343 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:12.347 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:12.350 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:12.354 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:12.359 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180732355 2026-06-23 02:12:12.362 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-23 02:12:12.383 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:12.387 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 02:12:12.389 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-23 02:12:12.393 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.396 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.400 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.403 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.406 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 02:12:12.409 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 02:12:12.412 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-23 02:12:12.415 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:12.418 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:12.421 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:12.424 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:12.428 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-23 02:12:12.431 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 02:12:12.434 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-23 02:12:12.437 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-23 02:12:12.441 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 02:12:12.444 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:12.447 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:12.450 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:12.454 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:12.457 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:12.460 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-23 02:12:12.463 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:12.469 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-23 02:12:12.553 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:12.645 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-23 02:12:12.719 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:12.795 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-23 02:12:12.869 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-23 02:12:12.941 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:13.015 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:13.019 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:13.022 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-23 02:12:13.103 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:13.566 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-23 02:12:13.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-23 02:12:14.050 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-23 02:12:14.120 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:14.124 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:14.126 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:14.130 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:14.133 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:14.136 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:14.139 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:14.142 | + functions-common:time_stop:2421 : start_time=1782180732355 2026-06-23 02:12:14.144 | + functions-common:time_stop:2423 : [[ -z 1782180732355 ]] 2026-06-23 02:12:14.148 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:14.153 | + functions-common:time_stop:2426 : end_time=1782180734150 2026-06-23 02:12:14.157 | + functions-common:time_stop:2427 : elapsed_time=1795 2026-06-23 02:12:14.159 | + functions-common:time_stop:2428 : total=21821 2026-06-23 02:12:14.163 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:14.165 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23616 2026-06-23 02:12:14.169 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-23 02:12:14.175 | + 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-23 02:12:14.178 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-23 02:12:14.181 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 02:12:14.184 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:14.188 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:14.190 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:14.194 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-23 02:12:14.197 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:14.200 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:14.203 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:14.206 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:14.210 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:14.216 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180734212 2026-06-23 02:12:14.219 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-23 02:12:14.238 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:14.242 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-23 02:12:14.244 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-23 02:12:14.248 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 02:12:14.251 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 02:12:14.254 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 02:12:14.261 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 02:12:14.263 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-23 02:12:14.267 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-23 02:12:14.270 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-23 02:12:14.273 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:14.276 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:14.279 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:14.283 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:14.286 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-23 02:12:14.289 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:12:14.293 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:12:14.296 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:14.300 | + functions-common:_run_under_systemd:1642 : 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-23 02:12:14.303 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-23 02:12:14.306 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:14.309 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:12:14.312 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:12:14.315 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:12:14.318 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-23 02:12:14.322 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:12:14.328 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-23 02:12:14.414 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:12:14.501 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-23 02:12:14.572 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-23 02:12:14.646 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:12:14.721 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:14.794 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-23 02:12:14.865 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-23 02:12:14.934 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-23 02:12:15.003 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-23 02:12:15.072 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-23 02:12:15.145 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:12:15.149 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:12:15.152 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-23 02:12:15.239 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:12:15.734 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-23 02:12:15.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-23 02:12:16.234 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-23 02:12:16.381 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:16.385 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:16.387 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:16.391 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:16.395 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:16.397 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:16.400 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:16.402 | + functions-common:time_stop:2421 : start_time=1782180734212 2026-06-23 02:12:16.405 | + functions-common:time_stop:2423 : [[ -z 1782180734212 ]] 2026-06-23 02:12:16.409 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:16.415 | + functions-common:time_stop:2426 : end_time=1782180736411 2026-06-23 02:12:16.418 | + functions-common:time_stop:2427 : elapsed_time=2199 2026-06-23 02:12:16.421 | + functions-common:time_stop:2428 : total=23616 2026-06-23 02:12:16.423 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:16.426 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25815 2026-06-23 02:12:16.429 | + 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-23 02:12:16.432 | + 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-23 02:12:16.436 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-23 02:12:16.439 | + 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-23 02:12:16.442 | + 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-23 02:12:16.445 | + 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-23 02:12:16.448 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-23 02:12:16.451 | + 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-23 02:12:16.454 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-23 02:12:16.459 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-23 02:12:16.462 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:12:16.465 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 02:12:16.467 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-23 02:12:16.488 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:16.491 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-23 02:12:16.550 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 02:12:16.553 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-23 02:12:16.575 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:16.578 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 02:12:16.580 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-23 02:12:16.600 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:16.607 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-23 02:12:16.613 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:12:16.614 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-23 02:12:16.619 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-23 02:12:16.624 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:12:16.627 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:12:16.633 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-23 02:12:16.635 | + 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-23 02:12:16.637 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-23 02:12:16.639 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.642 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:16.644 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:16.646 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:16.648 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-23 02:12:16.650 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:16.653 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:16.655 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:16.657 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:16.661 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:16.664 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180736661 2026-06-23 02:12:16.666 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-23 02:12:16.693 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:16.696 | + functions-common:run_process:1678 : _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-23 02:12:16.698 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-23 02:12:16.700 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.703 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.705 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.707 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.710 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-23 02:12:16.711 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-23 02:12:16.713 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-23 02:12:16.715 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:16.717 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:16.719 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:16.722 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:16.723 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-23 02:12:16.726 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-23 02:12:16.730 | + functions-common:_run_under_systemd:1644 : 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-23 02:12:16.730 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-23 02:12:16.731 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 02:12:16.733 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:16.735 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:16.737 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:16.739 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:16.741 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:16.743 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-23 02:12:16.745 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:16.749 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-23 02:12:16.834 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:16.910 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-23 02:12:16.980 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:17.051 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-23 02:12:17.118 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-23 02:12:17.189 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:17.255 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:17.257 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:17.259 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-23 02:12:17.338 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:17.940 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-23 02:12:17.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-23 02:12:18.475 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-23 02:12:18.535 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:18.541 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:18.545 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:18.547 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:18.549 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:18.552 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:18.554 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:18.556 | + functions-common:time_stop:2421 : start_time=1782180736661 2026-06-23 02:12:18.558 | + functions-common:time_stop:2423 : [[ -z 1782180736661 ]] 2026-06-23 02:12:18.562 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:18.565 | + functions-common:time_stop:2426 : end_time=1782180738562 2026-06-23 02:12:18.567 | + functions-common:time_stop:2427 : elapsed_time=1901 2026-06-23 02:12:18.569 | + functions-common:time_stop:2428 : total=25815 2026-06-23 02:12:18.571 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:18.573 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27716 2026-06-23 02:12:18.576 | + 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-23 02:12:18.578 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-23 02:12:18.581 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-23 02:12:18.584 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:18.587 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:18.589 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:18.592 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-23 02:12:18.594 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:18.597 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:18.599 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:18.601 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:18.604 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:18.608 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180738605 2026-06-23 02:12:18.610 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-23 02:12:18.630 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:18.632 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:18.634 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:18.636 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:18.639 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:18.641 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:18.643 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:18.646 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:18.648 | + functions-common:time_stop:2421 : start_time=1782180738605 2026-06-23 02:12:18.650 | + functions-common:time_stop:2423 : [[ -z 1782180738605 ]] 2026-06-23 02:12:18.654 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:18.656 | + functions-common:time_stop:2426 : end_time=1782180738654 2026-06-23 02:12:18.659 | + functions-common:time_stop:2427 : elapsed_time=49 2026-06-23 02:12:18.661 | + functions-common:time_stop:2428 : total=27716 2026-06-23 02:12:18.663 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:18.666 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27765 2026-06-23 02:12:18.668 | + 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-23 02:12:18.670 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-23 02:12:18.672 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:18.674 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:18.677 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:18.679 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:18.681 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-23 02:12:18.683 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:18.685 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:18.688 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:18.689 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:18.692 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:18.696 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180738694 2026-06-23 02:12:18.699 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-23 02:12:18.719 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:18.721 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:18.723 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:18.725 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:18.728 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:18.730 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:18.732 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:18.735 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:18.737 | + functions-common:time_stop:2421 : start_time=1782180738694 2026-06-23 02:12:18.739 | + functions-common:time_stop:2423 : [[ -z 1782180738694 ]] 2026-06-23 02:12:18.743 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:18.745 | + functions-common:time_stop:2426 : end_time=1782180738743 2026-06-23 02:12:18.748 | + functions-common:time_stop:2427 : elapsed_time=49 2026-06-23 02:12:18.750 | + functions-common:time_stop:2428 : total=27765 2026-06-23 02:12:18.752 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:18.754 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27814 2026-06-23 02:12:18.757 | + 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-23 02:12:18.759 | + 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-23 02:12:18.762 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-23 02:12:18.764 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:12:18.767 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-23 02:12:18.769 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-23 02:12:18.795 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:18.797 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-23 02:12:18.854 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-23 02:12:18.859 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:12:18.860 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-23 02:12:18.913 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-23 02:12:18.933 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:18.936 | + 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-23 02:12:18.938 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-23 02:12:18.941 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:18.943 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:18.945 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:18.947 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:18.950 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-23 02:12:18.952 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:18.954 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:18.957 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:18.959 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:18.962 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:18.966 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180738964 2026-06-23 02:12:18.971 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-23 02:12:18.988 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:18.991 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 02:12:18.993 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-23 02:12:18.995 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:18.998 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:19.000 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:19.003 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:19.005 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 02:12:19.007 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 02:12:19.011 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-23 02:12:19.014 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:19.016 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:19.019 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:19.021 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:19.023 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-23 02:12:19.026 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 02:12:19.028 | + functions-common:_run_under_systemd:1644 : 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-23 02:12:19.031 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-23 02:12:19.033 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 02:12:19.037 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:19.038 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:19.040 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:19.042 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:19.044 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:19.046 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-23 02:12:19.048 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:19.053 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-23 02:12:19.139 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:19.219 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-23 02:12:19.287 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:19.355 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-23 02:12:19.429 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-23 02:12:19.529 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:19.623 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:19.628 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:19.633 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-23 02:12:19.768 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:20.308 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-23 02:12:20.359 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-23 02:12:20.910 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-23 02:12:20.971 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:20.977 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:20.983 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:20.987 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:20.994 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:21.000 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:21.010 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:21.017 | + functions-common:time_stop:2421 : start_time=1782180738964 2026-06-23 02:12:21.022 | + functions-common:time_stop:2423 : [[ -z 1782180738964 ]] 2026-06-23 02:12:21.031 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:21.040 | + functions-common:time_stop:2426 : end_time=1782180741033 2026-06-23 02:12:21.047 | + functions-common:time_stop:2427 : elapsed_time=2069 2026-06-23 02:12:21.053 | + functions-common:time_stop:2428 : total=27814 2026-06-23 02:12:21.060 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:21.065 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29883 2026-06-23 02:12:21.078 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-23 02:12:21.082 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 02:12:21.090 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-23 02:12:21.144 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:21.147 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-23 02:12:21.156 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-23 02:12:21.166 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 02:12:21.170 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 02:12:21.178 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-23 02:12:21.183 | + 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-23 02:12:21.188 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-23 02:12:21.195 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.201 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:21.202 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:21.208 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:21.215 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-23 02:12:21.221 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:21.227 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:21.234 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:21.240 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:21.247 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:21.256 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180741248 2026-06-23 02:12:21.264 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-23 02:12:21.312 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:21.317 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-23 02:12:21.323 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-23 02:12:21.330 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.337 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.343 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.350 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.356 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-23 02:12:21.362 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-23 02:12:21.368 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-23 02:12:21.375 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:21.384 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:21.390 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:21.395 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:21.402 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-23 02:12:21.409 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-23 02:12:21.414 | + functions-common:_run_under_systemd:1644 : 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-23 02:12:21.421 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-23 02:12:21.425 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 02:12:21.432 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:21.439 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:21.446 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:21.450 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:21.457 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:21.463 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-23 02:12:21.468 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:21.478 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-23 02:12:21.632 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:21.777 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-23 02:12:21.885 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:21.995 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-23 02:12:22.105 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-23 02:12:22.225 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:22.339 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:22.343 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:22.348 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-23 02:12:22.511 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:23.157 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-23 02:12:23.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-23 02:12:23.699 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-23 02:12:23.767 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:23.773 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:23.776 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:23.779 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:23.782 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:23.787 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:23.792 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:23.796 | + functions-common:time_stop:2421 : start_time=1782180741248 2026-06-23 02:12:23.799 | + functions-common:time_stop:2423 : [[ -z 1782180741248 ]] 2026-06-23 02:12:23.801 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:23.806 | + functions-common:time_stop:2426 : end_time=1782180743803 2026-06-23 02:12:23.808 | + functions-common:time_stop:2427 : elapsed_time=2555 2026-06-23 02:12:23.810 | + functions-common:time_stop:2428 : total=29883 2026-06-23 02:12:23.812 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:23.814 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32438 2026-06-23 02:12:23.816 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-23 02:12:23.818 | + 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-23 02:12:23.820 | + 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-23 02:12:23.823 | + 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-23 02:12:23.825 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 02:12:23.828 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-23 02:12:23.832 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 02:12:23.834 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:12:23.836 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 02:12:23.839 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 02:12:23.840 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 02:12:23.844 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-23 02:12:23.847 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-23 02:12:23.849 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-23 02:12:23.851 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-23 02:12:23.865 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 02:12:23.865 | BEGIN { 2026-06-23 02:12:23.865 | section = "" 2026-06-23 02:12:23.865 | last_section = "" 2026-06-23 02:12:23.866 | section_count = 0 2026-06-23 02:12:23.866 | } 2026-06-23 02:12:23.866 | /^\[.+\]/ { 2026-06-23 02:12:23.866 | gsub("[][]", "", $1); 2026-06-23 02:12:23.866 | section=$1 2026-06-23 02:12:23.866 | next 2026-06-23 02:12:23.866 | } 2026-06-23 02:12:23.866 | /^ *\#/ { 2026-06-23 02:12:23.866 | next 2026-06-23 02:12:23.866 | } 2026-06-23 02:12:23.866 | /^[^ \t]+/ { 2026-06-23 02:12:23.866 | # get offset of first = in $0 2026-06-23 02:12:23.867 | eq_idx = index($0, "=") 2026-06-23 02:12:23.867 | # extract attr & value from $0 2026-06-23 02:12:23.867 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 02:12:23.867 | value = substr($0, eq_idx + 1) 2026-06-23 02:12:23.867 | # only need to strip trailing whitespace from attr 2026-06-23 02:12:23.867 | sub(/[ \t]*$/, "", attr) 2026-06-23 02:12:23.867 | # need to strip leading & trailing whitespace from value 2026-06-23 02:12:23.867 | sub(/^[ \t]*/, "", value) 2026-06-23 02:12:23.867 | sub(/[ \t]*$/, "", value) 2026-06-23 02:12:23.867 | 2026-06-23 02:12:23.868 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 02:12:23.868 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 02:12:23.868 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 02:12:23.868 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 02:12:23.868 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 02:12:23.868 | if (section != last_section) { 2026-06-23 02:12:23.868 | cfg_section[section_count++] = section 2026-06-23 02:12:23.877 | last_section = section 2026-06-23 02:12:23.877 | } 2026-06-23 02:12:23.877 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 02:12:23.877 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 02:12:23.878 | 2026-06-23 02:12:23.878 | cfg_attr[section, attr, 0] = value 2026-06-23 02:12:23.878 | cfg_attr_count[section, attr] = 1 2026-06-23 02:12:23.878 | } else { 2026-06-23 02:12:23.878 | lno = cfg_attr_count[section, attr]++ 2026-06-23 02:12:23.878 | cfg_attr[section, attr, lno] = value 2026-06-23 02:12:23.878 | } 2026-06-23 02:12:23.878 | } 2026-06-23 02:12:23.878 | END { 2026-06-23 02:12:23.878 | # Process each section in order 2026-06-23 02:12:23.878 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 02:12:23.879 | section = cfg_section[sno] 2026-06-23 02:12:23.879 | # The ini routines simply append a config item immediately 2026-06-23 02:12:23.879 | # after the section header. To keep the same order as defined 2026-06-23 02:12:23.879 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 02:12:23.879 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 02:12:23.879 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 02:12:23.879 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 02:12:23.879 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 02:12:23.879 | else { 2026-06-23 02:12:23.879 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 02:12:23.879 | count = cfg_attr_count[section, attr] 2026-06-23 02:12:23.879 | print "inidelete " configfile " " section " " attr 2026-06-23 02:12:23.880 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 02:12:23.880 | for (l = count -2; l >= 0; l--) 2026-06-23 02:12:23.880 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 02:12:23.880 | } 2026-06-23 02:12:23.880 | } 2026-06-23 02:12:23.880 | } 2026-06-23 02:12:23.886 | } 2026-06-23 02:12:23.886 | ' 2026-06-23 02:12:23.886 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 02:12:23.886 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 02:12:23.887 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:12:23.887 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 02:12:23.887 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 02:12:23.894 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 02:12:23.904 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:12:23.910 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-23 02:12:23.914 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 02:12:23.914 | BEGIN { group = "" } 2026-06-23 02:12:23.914 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:12:23.914 | gsub("[][]", "", $1); 2026-06-23 02:12:23.915 | split($1, a, "|"); 2026-06-23 02:12:23.915 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 02:12:23.915 | group=a[1] 2026-06-23 02:12:23.915 | } else { 2026-06-23 02:12:23.915 | group="" 2026-06-23 02:12:23.915 | } 2026-06-23 02:12:23.915 | next 2026-06-23 02:12:23.915 | } 2026-06-23 02:12:23.915 | { 2026-06-23 02:12:23.915 | if (group != "") 2026-06-23 02:12:23.915 | print $0 2026-06-23 02:12:23.916 | } 2026-06-23 02:12:23.916 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:12:23.926 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 02:12:23.929 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-23 02:12:23.971 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-23 02:12:24.034 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-23 02:12:24.038 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 02:12:24.039 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-23 02:12:24.041 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 02:12:24.045 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 02:12:24.049 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 02:12:24.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:24.080 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 02:12:24.085 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 02:12:24.091 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 02:12:24.121 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:24.125 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.5:5672/nova_cell1 2026-06-23 02:12:24.131 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.5:5672/nova_cell1 2026-06-23 02:12:24.181 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 02:12:24.185 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 02:12:24.189 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-23 02:12:24.218 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-23 02:12:24.250 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-23 02:12:24.254 | + lib/nova:configure_console_compute:669 : local offset 2026-06-23 02:12:24.259 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-23 02:12:24.263 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-23 02:12:24.268 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-23 02:12:24.299 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.5 2026-06-23 02:12:24.303 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-23 02:12:24.332 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:24.336 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-23 02:12:24.340 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-23 02:12:24.344 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-23 02:12:24.348 | + functions:vercmp:648 : local 'op=<' 2026-06-23 02:12:24.353 | + functions:vercmp:649 : local v2=1.0.0 2026-06-23 02:12:24.357 | + functions:vercmp:650 : local result 2026-06-23 02:12:24.363 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-23 02:12:24.365 | ++ functions:vercmp:654 : head -1 2026-06-23 02:12:24.369 | ++ functions:vercmp:654 : sort -V 2026-06-23 02:12:24.377 | + functions:vercmp:654 : result=1.0.0 2026-06-23 02:12:24.381 | + functions:vercmp:656 : case $op in 2026-06-23 02:12:24.385 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-23 02:12:24.390 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-23 02:12:24.394 | + functions:vercmp:667 : return 2026-06-23 02:12:24.398 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.5:6080/vnc_lite.html 2026-06-23 02:12:24.403 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.5:6080/vnc_lite.html 2026-06-23 02:12:24.448 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.5:6081/spice_auto.html 2026-06-23 02:12:24.452 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.5:6081/spice_auto.html 2026-06-23 02:12:24.498 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-23 02:12:24.531 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:24.534 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-23 02:12:24.538 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.5 2026-06-23 02:12:24.542 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-23 02:12:24.587 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.5 2026-06-23 02:12:24.631 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-23 02:12:24.656 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:24.659 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-23 02:12:24.662 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-23 02:12:24.690 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:24.694 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-23 02:12:24.698 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-23 02:12:24.740 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-23 02:12:24.744 | + 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-23 02:12:24.793 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 02:12:24.798 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-23 02:12:24.801 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-23 02:12:24.806 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 02:12:24.810 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-23 02:12:24.815 | + 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-23 02:12:24.819 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-23 02:12:24.823 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.827 | + functions-common:run_process:1670 : local group=libvirt 2026-06-23 02:12:24.831 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:24.834 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:24.839 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-23 02:12:24.843 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:24.847 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:24.851 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:24.856 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:24.860 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:24.867 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180744862 2026-06-23 02:12:24.871 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-23 02:12:24.896 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:24.900 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-23 02:12:24.905 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-23 02:12:24.909 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.913 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.917 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.921 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.925 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-23 02:12:24.928 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-23 02:12:24.933 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-23 02:12:24.936 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-23 02:12:24.941 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:24.945 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:24.949 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:24.952 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-23 02:12:24.956 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-23 02:12:24.960 | + functions-common:_run_under_systemd:1644 : 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-23 02:12:24.964 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-23 02:12:24.969 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 02:12:24.973 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-23 02:12:24.976 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:24.980 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:24.984 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:24.988 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-23 02:12:24.991 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-23 02:12:24.995 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-23 02:12:25.000 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:25.006 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-23 02:12:25.100 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:25.196 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-23 02:12:25.276 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:25.356 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-23 02:12:25.446 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-23 02:12:25.533 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:25.612 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:25.615 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-23 02:12:25.619 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-23 02:12:25.702 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-23 02:12:25.802 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:26.314 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-23 02:12:26.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-23 02:12:26.843 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-23 02:12:26.905 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:26.910 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:26.917 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:26.923 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:26.927 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:26.930 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:26.932 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:26.935 | + functions-common:time_stop:2421 : start_time=1782180744862 2026-06-23 02:12:26.940 | + functions-common:time_stop:2423 : [[ -z 1782180744862 ]] 2026-06-23 02:12:26.947 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:26.950 | + functions-common:time_stop:2426 : end_time=1782180746947 2026-06-23 02:12:26.954 | + functions-common:time_stop:2427 : elapsed_time=2085 2026-06-23 02:12:26.957 | + functions-common:time_stop:2428 : total=32438 2026-06-23 02:12:26.961 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:26.965 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34523 2026-06-23 02:12:26.969 | + 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-23 02:12:26.975 | + 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-23 02:12:26.977 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-23 02:12:27.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:27.014 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-23 02:12:27.014 | Dumping cells_v2 mapping 2026-06-23 02:12:27.020 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-23 02:12:27.509 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:12:27.509 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:12:27.509 | we strongly recommend against using it for new projects. 2026-06-23 02:12:27.509 | 2026-06-23 02:12:27.510 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:12:27.510 | framework. For more detail see 2026-06-23 02:12:27.510 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:12:27.510 | 2026-06-23 02:12:27.510 | import eventlet 2026-06-23 02:12:31.006 | INFO dbcounter [None req-8bfefc27-4178-4d65-87a9-8fd28c2004a2 None None] Registered counter for database nova_api 2026-06-23 02:12:31.140 | DEBUG dbcounter [-] [79986] Writer thread running {{(pid=79986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:12:31.171 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 02:12:31.171 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-23 02:12:31.171 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 02:12:31.171 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-23 02:12:31.171 | | cell1 | 0a946d19-64c0-474b-a3e7-e1cb6bec16e9 | rabbit://stackrabbit:stackqueue@192.168.122.5:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-23 02:12:31.171 | +-------+--------------------------------------+---------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 02:12:31.503 | Exception ignored in: 2026-06-23 02:12:31.503 | Traceback (most recent call last): 2026-06-23 02:12:31.504 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:12:31.504 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:12:31.504 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:12:31.504 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:12:31.504 | RuntimeError: greenlet is being finalized 2026-06-23 02:12:31.887 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-23 02:12:31.890 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-23 02:12:31.979 | + inc/async:async_inner:63 : create_flavors 2026-06-23 02:12:32.031 | [2074 Async create_flavors:80085]: running: create_flavors 2026-06-23 02:12:32.034 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-23 02:12:32.059 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:32.063 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-23 02:12:32.067 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:12:32.071 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-23 02:12:32.075 | + ./stack.sh:main:1334 : start_cinder 2026-06-23 02:12:32.080 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-23 02:12:32.084 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-23 02:12:32.091 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.095 | + functions-common:run_process:1668 : local service=c-api 2026-06-23 02:12:32.099 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.103 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:32.107 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:32.111 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:32.115 | + functions-common:run_process:1674 : local name=c-api 2026-06-23 02:12:32.119 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:32.123 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:32.127 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:32.132 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:32.137 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:32.143 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180752138 2026-06-23 02:12:32.149 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-23 02:12:32.174 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:32.180 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-23 02:12:32.183 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-23 02:12:32.187 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.191 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.198 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.206 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 02:12:32.211 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-23 02:12:32.217 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-23 02:12:32.222 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-23 02:12:32.233 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:32.239 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:32.248 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:32.255 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:32.264 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-23 02:12:32.271 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:12:32.277 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:12:32.283 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:32.291 | + functions-common:_run_under_systemd:1642 : 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-23 02:12:32.297 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-23 02:12:32.301 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:32.306 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:12:32.311 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:12:32.317 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:12:32.321 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-23 02:12:32.328 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:12:32.337 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-23 02:12:32.486 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:12:32.588 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-23 02:12:32.674 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-23 02:12:32.751 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:12:32.833 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:32.925 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-23 02:12:33.006 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-23 02:12:33.084 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-23 02:12:33.181 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-23 02:12:33.258 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-23 02:12:33.337 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:12:33.341 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:12:33.345 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-23 02:12:33.439 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:12:33.975 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-23 02:12:34.000 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-23 02:12:34.513 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-23 02:12:34.684 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:34.693 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:34.698 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:34.701 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:34.706 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:34.711 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:34.720 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:34.731 | + functions-common:time_stop:2421 : start_time=1782180752138 2026-06-23 02:12:34.735 | + functions-common:time_stop:2423 : [[ -z 1782180752138 ]] 2026-06-23 02:12:34.755 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:34.761 | + functions-common:time_stop:2426 : end_time=1782180754753 2026-06-23 02:12:34.765 | + functions-common:time_stop:2427 : elapsed_time=2615 2026-06-23 02:12:34.767 | + functions-common:time_stop:2428 : total=34523 2026-06-23 02:12:34.771 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:34.774 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37138 2026-06-23 02:12:34.777 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-23 02:12:34.777 | Waiting for Cinder API to start... 2026-06-23 02:12:34.780 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.5/volume/v3/ 2026-06-23 02:12:34.784 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.5/volume/v3/ 2026-06-23 02:12:34.788 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 02:12:34.794 | + functions:wait_for_service:477 : local url=http://192.168.122.5/volume/v3/ 2026-06-23 02:12:34.798 | + functions:wait_for_service:478 : local rval=0 2026-06-23 02:12:34.804 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 02:12:34.808 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:12:34.810 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:34.814 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:34.820 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:34.823 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180754820 2026-06-23 02:12:34.826 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 02:12:34.830 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:12:34.838 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.5/volume/v3/ 2026-06-23 02:12:39.735 | + :: : [[ 401 == 503 ]] 2026-06-23 02:12:39.736 | + :: : [[ 0 -eq 7 ]] 2026-06-23 02:12:39.744 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 02:12:39.761 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:39.765 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:39.776 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:39.779 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:39.784 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:39.790 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:12:39.796 | + functions-common:time_stop:2421 : start_time=1782180754820 2026-06-23 02:12:39.802 | + functions-common:time_stop:2423 : [[ -z 1782180754820 ]] 2026-06-23 02:12:39.806 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:39.812 | + functions-common:time_stop:2426 : end_time=1782180759807 2026-06-23 02:12:39.816 | + functions-common:time_stop:2427 : elapsed_time=4987 2026-06-23 02:12:39.820 | + functions-common:time_stop:2428 : total=15225 2026-06-23 02:12:39.826 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:39.832 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20212 2026-06-23 02:12:39.836 | + functions:wait_for_service:486 : return 0 2026-06-23 02:12:39.842 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.847 | + functions-common:run_process:1668 : local service=c-sch 2026-06-23 02:12:39.851 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.854 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:39.858 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:39.862 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:39.867 | + functions-common:run_process:1674 : local name=c-sch 2026-06-23 02:12:39.870 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:39.875 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:39.879 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:39.884 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:39.888 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:39.894 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180759890 2026-06-23 02:12:39.898 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-23 02:12:39.925 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:39.929 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-23 02:12:39.933 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-23 02:12:39.937 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.942 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.946 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.950 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:39.954 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 02:12:39.958 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 02:12:39.962 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-23 02:12:39.966 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:39.970 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:39.974 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:39.978 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:39.982 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-23 02:12:39.986 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 02:12:39.990 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-23 02:12:39.994 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-23 02:12:39.998 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:40.002 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:40.006 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:40.010 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 02:12:40.016 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:40.020 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:40.026 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-23 02:12:40.030 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:40.037 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-23 02:12:40.136 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:40.230 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-23 02:12:40.317 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:40.398 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-23 02:12:40.482 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-23 02:12:40.566 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:40.657 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 02:12:40.660 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:40.663 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-23 02:12:40.782 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:41.322 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-23 02:12:41.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-23 02:12:41.875 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-23 02:12:41.916 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:41.922 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:41.927 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:41.931 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:41.935 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:41.939 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:41.943 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:41.947 | + functions-common:time_stop:2421 : start_time=1782180759890 2026-06-23 02:12:41.951 | + functions-common:time_stop:2423 : [[ -z 1782180759890 ]] 2026-06-23 02:12:41.957 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:41.963 | + functions-common:time_stop:2426 : end_time=1782180761959 2026-06-23 02:12:41.966 | + functions-common:time_stop:2427 : elapsed_time=2069 2026-06-23 02:12:41.970 | + functions-common:time_stop:2428 : total=37138 2026-06-23 02:12:41.973 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:41.976 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39207 2026-06-23 02:12:41.979 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 02:12:41.983 | + 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-23 02:12:41.988 | + functions-common:run_process:1668 : local service=c-bak 2026-06-23 02:12:41.991 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:41.995 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:41.999 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:42.002 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 02:12:42.005 | + functions-common:run_process:1674 : local name=c-bak 2026-06-23 02:12:42.008 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:42.012 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:42.015 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:42.018 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:42.023 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:42.029 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180762025 2026-06-23 02:12:42.035 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-23 02:12:42.060 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:42.066 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:42.071 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:42.076 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:42.080 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:42.087 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:42.094 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:42.100 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:42.105 | + functions-common:time_stop:2421 : start_time=1782180762025 2026-06-23 02:12:42.109 | + functions-common:time_stop:2423 : [[ -z 1782180762025 ]] 2026-06-23 02:12:42.116 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:42.122 | + functions-common:time_stop:2426 : end_time=1782180762118 2026-06-23 02:12:42.127 | + functions-common:time_stop:2427 : elapsed_time=93 2026-06-23 02:12:42.130 | + functions-common:time_stop:2428 : total=39207 2026-06-23 02:12:42.136 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:42.140 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39300 2026-06-23 02:12:42.143 | + 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-23 02:12:42.146 | + functions-common:run_process:1668 : local service=c-vol 2026-06-23 02:12:42.148 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.151 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:42.153 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:42.155 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 02:12:42.158 | + functions-common:run_process:1674 : local name=c-vol 2026-06-23 02:12:42.160 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:42.163 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:42.165 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:42.168 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:42.174 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:42.181 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180762177 2026-06-23 02:12:42.186 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-23 02:12:42.222 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:42.228 | + functions-common:run_process:1678 : _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-23 02:12:42.231 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-23 02:12:42.234 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.237 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.242 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.246 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.249 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 02:12:42.252 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 02:12:42.255 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-23 02:12:42.259 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:42.265 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:42.267 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:42.272 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 02:12:42.276 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-23 02:12:42.281 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 02:12:42.287 | + functions-common:_run_under_systemd:1644 : 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-23 02:12:42.293 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-23 02:12:42.297 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 02:12:42.301 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 02:12:42.306 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 02:12:42.310 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 02:12:42.315 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 02:12:42.319 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 02:12:42.323 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-23 02:12:42.327 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 02:12:42.336 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-23 02:12:42.439 | + functions-common:write_user_unit_file:1542 : 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-23 02:12:42.540 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-23 02:12:42.629 | + functions-common:write_user_unit_file:1544 : 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-23 02:12:42.736 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-23 02:12:42.832 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-23 02:12:42.919 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:43.027 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-23 02:12:43.029 | + functions-common:write_user_unit_file:1549 : 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-23 02:12:43.127 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 02:12:43.128 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-23 02:12:43.222 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 02:12:43.788 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-23 02:12:43.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-23 02:12:44.365 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-23 02:12:44.421 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:44.424 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:44.430 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:44.438 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:44.445 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:44.453 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:44.459 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:44.466 | + functions-common:time_stop:2421 : start_time=1782180762177 2026-06-23 02:12:44.475 | + functions-common:time_stop:2423 : [[ -z 1782180762177 ]] 2026-06-23 02:12:44.487 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:44.496 | + functions-common:time_stop:2426 : end_time=1782180764489 2026-06-23 02:12:44.501 | + functions-common:time_stop:2427 : elapsed_time=2312 2026-06-23 02:12:44.508 | + functions-common:time_stop:2428 : total=39300 2026-06-23 02:12:44.511 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:44.515 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41612 2026-06-23 02:12:44.519 | + ./stack.sh:main:1335 : create_volume_types 2026-06-23 02:12:44.524 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-23 02:12:44.570 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:44.580 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 02:12:44.588 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-23 02:12:44.592 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 02:12:44.598 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-23 02:12:44.604 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 02:12:44.610 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-23 02:12:44.617 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-23 02:12:44.625 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-23 02:12:44.634 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-23 02:12:44.685 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:44.693 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-23 02:12:49.742 | +-------------+--------------------------------------+ 2026-06-23 02:12:49.742 | | Field | Value | 2026-06-23 02:12:49.742 | +-------------+--------------------------------------+ 2026-06-23 02:12:49.742 | | description | None | 2026-06-23 02:12:49.742 | | id | ba8351ed-72d0-4191-813b-fecba242d84c | 2026-06-23 02:12:49.743 | | is_public | True | 2026-06-23 02:12:49.743 | | name | lvmdriver-1 | 2026-06-23 02:12:49.743 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-23 02:12:49.743 | +-------------+--------------------------------------+ 2026-06-23 02:12:50.176 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-23 02:12:50.181 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:50.186 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:50.191 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:50.193 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-23 02:12:50.230 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:50.234 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-23 02:12:50.239 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:12:50.244 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-23 02:12:50.248 | + ./stack.sh:main:1350 : start_glance 2026-06-23 02:12:50.253 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-23 02:12:50.261 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-23 02:12:50.270 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.277 | + functions-common:run_process:1668 : local service=g-api 2026-06-23 02:12:50.281 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.287 | + functions-common:run_process:1670 : local group= 2026-06-23 02:12:50.292 | + functions-common:run_process:1671 : local user= 2026-06-23 02:12:50.297 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 02:12:50.303 | + functions-common:run_process:1674 : local name=g-api 2026-06-23 02:12:50.309 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 02:12:50.311 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 02:12:50.317 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:50.320 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:50.331 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:50.338 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180770332 2026-06-23 02:12:50.343 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-23 02:12:50.371 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:50.375 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-23 02:12:50.380 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-23 02:12:50.384 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.389 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.394 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.398 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 02:12:50.402 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-23 02:12:50.407 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-23 02:12:50.411 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-23 02:12:50.415 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 02:12:50.421 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 02:12:50.425 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 02:12:50.430 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 02:12:50.435 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-23 02:12:50.440 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-23 02:12:50.443 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 02:12:50.447 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:50.451 | + functions-common:_run_under_systemd:1642 : 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-23 02:12:50.455 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-23 02:12:50.458 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 02:12:50.462 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 02:12:50.465 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 02:12:50.468 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 02:12:50.473 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-23 02:12:50.476 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 02:12:50.481 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-23 02:12:50.581 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-23 02:12:50.678 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-23 02:12:50.764 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-23 02:12:50.843 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-23 02:12:50.935 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 02:12:51.017 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-23 02:12:51.094 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-23 02:12:51.172 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-23 02:12:51.250 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-23 02:12:51.326 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-23 02:12:51.408 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 02:12:51.413 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 02:12:51.418 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-23 02:12:51.527 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 02:12:52.102 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-23 02:12:52.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-23 02:12:52.698 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-23 02:12:52.839 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 02:12:52.842 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:52.846 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:52.848 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:52.850 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:52.852 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:52.855 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 02:12:52.857 | + functions-common:time_stop:2421 : start_time=1782180770332 2026-06-23 02:12:52.859 | + functions-common:time_stop:2423 : [[ -z 1782180770332 ]] 2026-06-23 02:12:52.867 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:52.870 | + functions-common:time_stop:2426 : end_time=1782180772867 2026-06-23 02:12:52.872 | + functions-common:time_stop:2427 : elapsed_time=2535 2026-06-23 02:12:52.875 | + functions-common:time_stop:2428 : total=41612 2026-06-23 02:12:52.877 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:52.879 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44147 2026-06-23 02:12:52.882 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-23 02:12:52.900 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:12:52.903 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.5) to start...' 2026-06-23 02:12:52.904 | Waiting for g-api (192.168.122.5) to start... 2026-06-23 02:12:52.906 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.5/image 2026-06-23 02:12:52.908 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 02:12:52.910 | + functions:wait_for_service:477 : local url=http://192.168.122.5/image 2026-06-23 02:12:52.912 | + functions:wait_for_service:478 : local rval=0 2026-06-23 02:12:52.915 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 02:12:52.918 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:12:52.920 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:12:52.922 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:12:52.936 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:12:52.945 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180772937 2026-06-23 02:12:52.954 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 02:12:52.960 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:12:52.966 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.5/image 2026-06-23 02:12:58.475 | + :: : [[ 300 == 503 ]] 2026-06-23 02:12:58.475 | + :: : [[ 0 -eq 7 ]] 2026-06-23 02:12:58.483 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 02:12:58.489 | + functions-common:time_stop:2414 : local name 2026-06-23 02:12:58.495 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:12:58.504 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:12:58.514 | + functions-common:time_stop:2417 : local total 2026-06-23 02:12:58.525 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:12:58.532 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:12:58.539 | + functions-common:time_stop:2421 : start_time=1782180772937 2026-06-23 02:12:58.545 | + functions-common:time_stop:2423 : [[ -z 1782180772937 ]] 2026-06-23 02:12:58.557 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:12:58.569 | + functions-common:time_stop:2426 : end_time=1782180778561 2026-06-23 02:12:58.581 | + functions-common:time_stop:2427 : elapsed_time=5624 2026-06-23 02:12:58.590 | + functions-common:time_stop:2428 : total=20212 2026-06-23 02:12:58.593 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:12:58.599 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25836 2026-06-23 02:12:58.606 | + functions:wait_for_service:486 : return 0 2026-06-23 02:12:58.613 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-23 02:12:58.653 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:58.658 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-23 02:12:58.685 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:12:58.689 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-23 02:12:58.693 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:12:58.697 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-23 02:12:58.701 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-23 02:12:58.706 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:58.709 | + 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-23 02:12:58.713 | + functions:upload_image:141 : local image image_fname image_name 2026-06-23 02:12:58.716 | + functions:upload_image:143 : local max_attempts=5 2026-06-23 02:12:58.720 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-23 02:12:58.728 | ++ 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-23 02:12:58.735 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:58.739 | + 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-23 02:12:58.742 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-23 02:12:58.746 | ++ functions:upload_image:151 : seq 5 2026-06-23 02:12:58.752 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-23 02:12:58.756 | + functions:upload_image:152 : local rc=0 2026-06-23 02:12:58.762 | + 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-23 02:12:58.768 | --2026-06-23 04:12:58-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:58.836 | Resolving github.com (github.com)... 140.82.121.4 2026-06-23 02:12:58.855 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-23 02:12:58.917 | HTTP request sent, awaiting response... 302 Found 2026-06-23 02:12:58.917 | 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-23T03%3A00%3A28Z&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-23T01%3A59%3A47Z&ske=2026-06-23T03%3A00%3A28Z&sks=b&skv=2018-11-09&sig=izZRVTiN4jDEXxDEYn59QyK8GIVbDqVi%2BiElekvrZ2Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjE4MjUwNywibmJmIjoxNzgyMTgwNzA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SmFzjSYmlhlO58f6uSovsfNWXHbnxSzfDYYbhQFN1_o&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-23 02:12:58.918 | --2026-06-23 04:12:58-- 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-23T03%3A00%3A28Z&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-23T01%3A59%3A47Z&ske=2026-06-23T03%3A00%3A28Z&sks=b&skv=2018-11-09&sig=izZRVTiN4jDEXxDEYn59QyK8GIVbDqVi%2BiElekvrZ2Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjE4MjUwNywibmJmIjoxNzgyMTgwNzA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SmFzjSYmlhlO58f6uSovsfNWXHbnxSzfDYYbhQFN1_o&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-23 02:12:58.919 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-06-23 02:12:58.931 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-23 02:12:58.970 | HTTP request sent, awaiting response... 200 OK 2026-06-23 02:12:58.970 | Length: 21692416 (21M) [application/octet-stream] 2026-06-23 02:12:58.970 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-23 02:12:59.021 | 2026-06-23 02:12:59.250 | 0K ........ ........ .... 100% 74.0M=0.3s 2026-06-23 02:12:59.250 | 2026-06-23 02:12:59.250 | 2026-06-23 04:12:59 (74.0 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-23 02:12:59.250 | 2026-06-23 02:12:59.258 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-23 02:12:59.262 | + functions:upload_image:163 : break 2026-06-23 02:12:59.266 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:59.270 | + 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-23 02:12:59.274 | + 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-23 02:12:59.279 | + 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-23 02:12:59.282 | + functions:upload_image:313 : local kernel= 2026-06-23 02:12:59.286 | + functions:upload_image:314 : local ramdisk= 2026-06-23 02:12:59.290 | + functions:upload_image:315 : local disk_format= 2026-06-23 02:12:59.293 | + functions:upload_image:316 : local container_format= 2026-06-23 02:12:59.297 | + functions:upload_image:317 : local unpack= 2026-06-23 02:12:59.301 | + functions:upload_image:318 : local img_property= 2026-06-23 02:12:59.305 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 02:12:59.309 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-23 02:12:59.312 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-23 02:12:59.316 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-23 02:12:59.320 | + functions:upload_image:328 : case "$image_fname" in 2026-06-23 02:12:59.324 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-23 02:12:59.331 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-23 02:12:59.334 | + functions:upload_image:350 : local format 2026-06-23 02:12:59.341 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:59.341 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-23 02:12:59.353 | + functions:upload_image:351 : format=qcow2 2026-06-23 02:12:59.357 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-23 02:12:59.362 | + functions:upload_image:353 : disk_format=qcow2 2026-06-23 02:12:59.366 | + functions:upload_image:357 : container_format=bare 2026-06-23 02:12:59.370 | + functions:upload_image:404 : is_arch ppc64le 2026-06-23 02:12:59.375 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:12:59.381 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-23 02:12:59.385 | + functions:upload_image:404 : is_arch ppc64 2026-06-23 02:12:59.389 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:12:59.394 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 02:12:59.399 | + functions:upload_image:404 : is_arch ppc 2026-06-23 02:12:59.403 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:12:59.409 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-23 02:12:59.413 | + functions:upload_image:408 : is_arch aarch64 2026-06-23 02:12:59.418 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 02:12:59.424 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 02:12:59.427 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-23 02:12:59.431 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-23 02:12:59.435 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-23 02:12:59.438 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-23 02:12:59.442 | + 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-23 02:12:59.446 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-23 02:12:59.450 | + functions:_upload_image:112 : shift 2026-06-23 02:12:59.453 | + functions:_upload_image:113 : local container=bare 2026-06-23 02:12:59.457 | + functions:_upload_image:114 : shift 2026-06-23 02:12:59.460 | + functions:_upload_image:115 : local disk=qcow2 2026-06-23 02:12:59.462 | + functions:_upload_image:116 : shift 2026-06-23 02:12:59.466 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:59.470 | + functions:_upload_image:118 : shift 2026-06-23 02:12:59.474 | + functions:_upload_image:119 : local properties 2026-06-23 02:12:59.478 | + functions:_upload_image:120 : local useimport 2026-06-23 02:12:59.482 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-23 02:12:59.486 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-23 02:12:59.489 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-23 02:12:59.493 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-23 02:12:59.497 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-23 02:12:59.501 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-23 02:12:59.505 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-23 02:12:59.508 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 02:12:59.515 | + 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-23 02:13:05.676 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 02:13:05.676 | | Field | Value | 2026-06-23 02:13:05.676 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 02:13:05.677 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-23 02:13:05.677 | | container_format | bare | 2026-06-23 02:13:05.677 | | created_at | 2026-06-23T02:13:04Z | 2026-06-23 02:13:05.677 | | disk_format | qcow2 | 2026-06-23 02:13:05.677 | | file | /v2/images/930bd165-a705-4fa7-8ad1-0668e12d9b30/file | 2026-06-23 02:13:05.677 | | id | 930bd165-a705-4fa7-8ad1-0668e12d9b30 | 2026-06-23 02:13:05.677 | | min_disk | 0 | 2026-06-23 02:13:05.677 | | min_ram | 0 | 2026-06-23 02:13:05.677 | | name | cirros-0.6.3-x86_64-disk | 2026-06-23 02:13:05.677 | | owner | 375901c0386949c48b12ecd4e0fb8463 | 2026-06-23 02:13:05.678 | | 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-23 02:13:05.678 | | protected | False | 2026-06-23 02:13:05.679 | | schema | /v2/schemas/image | 2026-06-23 02:13:05.679 | | size | 21692416 | 2026-06-23 02:13:05.680 | | status | active | 2026-06-23 02:13:05.680 | | tags | | 2026-06-23 02:13:05.680 | | updated_at | 2026-06-23T02:13:06Z | 2026-06-23 02:13:05.680 | | virtual_size | 117440512 | 2026-06-23 02:13:05.680 | | visibility | public | 2026-06-23 02:13:05.680 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 02:13:06.108 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-23 02:13:06.171 | [2074 Async create_flavors:80085]: Waiting for completion of create_flavors running on PID 80085 (2 other jobs running) 2026-06-23 02:13:06.200 | [2074 Async create_flavors:80085]: Signaling child to exit 2026-06-23 02:13:14.850 | + inc/async:async_inner:64 : rc=0 2026-06-23 02:13:14.882 | [80085 Async create_flavors:80085]: finished successfully 2026-06-23 02:13:14.910 | WAKEUP 2026-06-23 02:13:14.937 | [2074 Async create_flavors:80085]: Signaled 2026-06-23 02:13:14.939 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-23 02:13:14.939 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:14.939 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-23 02:13:14.940 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-23 02:13:14.940 | + 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-23 02:13:14.940 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.940 | | Field | Value | 2026-06-23 02:13:14.940 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.940 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.941 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.941 | | description | None | 2026-06-23 02:13:14.941 | | disk | 1 | 2026-06-23 02:13:14.941 | | id | c1 | 2026-06-23 02:13:14.942 | | name | cirros256 | 2026-06-23 02:13:14.942 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.942 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.942 | | ram | 256 | 2026-06-23 02:13:14.942 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.942 | | swap | 0 | 2026-06-23 02:13:14.942 | | vcpus | 1 | 2026-06-23 02:13:14.942 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.942 | + 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-23 02:13:14.942 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.942 | | Field | Value | 2026-06-23 02:13:14.943 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.943 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.943 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.943 | | description | None | 2026-06-23 02:13:14.943 | | disk | 5 | 2026-06-23 02:13:14.943 | | id | d1 | 2026-06-23 02:13:14.943 | | name | ds512M | 2026-06-23 02:13:14.944 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.944 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.944 | | ram | 512 | 2026-06-23 02:13:14.944 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.944 | | swap | 0 | 2026-06-23 02:13:14.945 | | vcpus | 1 | 2026-06-23 02:13:14.945 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.945 | + 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-23 02:13:14.945 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.945 | | Field | Value | 2026-06-23 02:13:14.945 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.945 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.945 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.946 | | description | None | 2026-06-23 02:13:14.946 | | disk | 10 | 2026-06-23 02:13:14.946 | | id | d2 | 2026-06-23 02:13:14.946 | | name | ds1G | 2026-06-23 02:13:14.946 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.946 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.947 | | ram | 1024 | 2026-06-23 02:13:14.947 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.947 | | swap | 0 | 2026-06-23 02:13:14.947 | | vcpus | 1 | 2026-06-23 02:13:14.947 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.947 | + 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-23 02:13:14.947 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.948 | | Field | Value | 2026-06-23 02:13:14.948 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.948 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.948 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.948 | | description | None | 2026-06-23 02:13:14.948 | | disk | 10 | 2026-06-23 02:13:14.948 | | id | d3 | 2026-06-23 02:13:14.949 | | name | ds2G | 2026-06-23 02:13:14.949 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.949 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.949 | | ram | 2048 | 2026-06-23 02:13:14.950 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.950 | | swap | 0 | 2026-06-23 02:13:14.950 | | vcpus | 2 | 2026-06-23 02:13:14.950 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.950 | + 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-23 02:13:14.950 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.950 | | Field | Value | 2026-06-23 02:13:14.950 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.951 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.951 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.951 | | description | None | 2026-06-23 02:13:14.951 | | disk | 20 | 2026-06-23 02:13:14.951 | | id | d4 | 2026-06-23 02:13:14.951 | | name | ds4G | 2026-06-23 02:13:14.951 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.952 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.952 | | ram | 4096 | 2026-06-23 02:13:14.952 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.952 | | swap | 0 | 2026-06-23 02:13:14.952 | | vcpus | 4 | 2026-06-23 02:13:14.952 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.953 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-23 02:13:14.953 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-23 02:13:14.953 | + 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-23 02:13:14.953 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.953 | | Field | Value | 2026-06-23 02:13:14.953 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.953 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.954 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.954 | | description | None | 2026-06-23 02:13:14.954 | | disk | 1 | 2026-06-23 02:13:14.954 | | id | 1 | 2026-06-23 02:13:14.954 | | name | m1.tiny | 2026-06-23 02:13:14.955 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.955 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.955 | | ram | 512 | 2026-06-23 02:13:14.955 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.955 | | swap | 0 | 2026-06-23 02:13:14.955 | | vcpus | 1 | 2026-06-23 02:13:14.955 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.955 | + 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-23 02:13:14.956 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.956 | | Field | Value | 2026-06-23 02:13:14.956 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.956 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.956 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.956 | | description | None | 2026-06-23 02:13:14.957 | | disk | 20 | 2026-06-23 02:13:14.957 | | id | 2 | 2026-06-23 02:13:14.957 | | name | m1.small | 2026-06-23 02:13:14.957 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.957 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.957 | | ram | 2048 | 2026-06-23 02:13:14.957 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.958 | | swap | 0 | 2026-06-23 02:13:14.958 | | vcpus | 1 | 2026-06-23 02:13:14.958 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.958 | + 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-23 02:13:14.958 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.958 | | Field | Value | 2026-06-23 02:13:14.958 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.959 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.959 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.959 | | description | None | 2026-06-23 02:13:14.959 | | disk | 40 | 2026-06-23 02:13:14.959 | | id | 3 | 2026-06-23 02:13:14.960 | | name | m1.medium | 2026-06-23 02:13:14.960 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.960 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.960 | | ram | 4096 | 2026-06-23 02:13:14.960 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.960 | | swap | 0 | 2026-06-23 02:13:14.960 | | vcpus | 2 | 2026-06-23 02:13:14.961 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.961 | + 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-23 02:13:14.961 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.961 | | Field | Value | 2026-06-23 02:13:14.961 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.961 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.961 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.961 | | description | None | 2026-06-23 02:13:14.961 | | disk | 80 | 2026-06-23 02:13:14.962 | | id | 4 | 2026-06-23 02:13:14.962 | | name | m1.large | 2026-06-23 02:13:14.962 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.962 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.962 | | ram | 8192 | 2026-06-23 02:13:14.962 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.962 | | swap | 0 | 2026-06-23 02:13:14.962 | | vcpus | 4 | 2026-06-23 02:13:14.962 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.963 | + 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-23 02:13:14.963 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.963 | | Field | Value | 2026-06-23 02:13:14.963 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.963 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:13:14.963 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:13:14.963 | | description | None | 2026-06-23 02:13:14.963 | | disk | 160 | 2026-06-23 02:13:14.963 | | id | 5 | 2026-06-23 02:13:14.964 | | name | m1.xlarge | 2026-06-23 02:13:14.964 | | os-flavor-access:is_public | True | 2026-06-23 02:13:14.964 | | properties | hw_rng:allowed='True' | 2026-06-23 02:13:14.964 | | ram | 16384 | 2026-06-23 02:13:14.964 | | rxtx_factor | 1.0 | 2026-06-23 02:13:14.964 | | swap | 0 | 2026-06-23 02:13:14.964 | | vcpus | 8 | 2026-06-23 02:13:14.964 | +----------------------------+-----------------------+ 2026-06-23 02:13:14.995 | [2074 Async create_flavors:80085]: finished create_flavors with result 0 in 42 seconds 2026-06-23 02:13:15.001 | + inc/async:async_wait:197 : return 0 2026-06-23 02:13:15.005 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-23 02:13:15.031 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:13:15.036 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-23 02:13:15.061 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:15.065 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-23 02:13:15.093 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:15.098 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-23 02:13:15.101 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 02:13:15.105 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-23 02:13:15.109 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:13:15.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-23 02:13:15.113 | ++ 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-23 02:13:15.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-23 02:13:15.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-23 02:13:15.121 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-23 02:13:15.123 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-23 02:13:15.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-23 02:13:15.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-23 02:13:15.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-23 02:13:15.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-23 02:13:15.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-23 02:13:15.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-23 02:13:15.137 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-23 02:13:15.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 02:13:15.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-23 02:13:15.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 02:13:15.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-23 02:13:15.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 02:13:15.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-23 02:13:15.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 02:13:15.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-23 02:13:15.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 02:13:15.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-23 02:13:15.159 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-23 02:13:15.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 02:13:15.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-23 02:13:15.165 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 02:13:15.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-23 02:13:15.169 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-23 02:13:15.171 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-23 02:13:15.173 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 02:13:15.175 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-23 02:13:15.177 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 02:13:15.179 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-23 02:13:15.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-23 02:13:15.183 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-23 02:13:15.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-23 02:13:15.187 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-23 02:13:15.189 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-23 02:13:15.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-23 02:13:15.194 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-23 02:13:15.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-23 02:13:15.198 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-23 02:13:15.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-23 02:13:15.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-23 02:13:15.204 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 02:13:15.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 02:13:15.208 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-23 02:13:15.210 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-23 02:13:15.212 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-23 02:13:15.214 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-23 02:13:15.216 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-23 02:13:15.218 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-23 02:13:15.220 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-23 02:13:15.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-23 02:13:15.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-23 02:13:15.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-23 02:13:15.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-23 02:13:15.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-23 02:13:15.228 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-23 02:13:17.524 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-23 02:13:17.526 | 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-23 02:13:17.869 | + ./stack.sh:main:1400 : save_stackenv 2026-06-23 02:13:17.873 | + functions-common:save_stackenv:65 : local tag= 2026-06-23 02:13:17.879 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 02:13:17.885 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-041317 2026-06-23 02:13:17.890 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-041317 ' 2026-06-23 02:13:17.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.900 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 02:13:17.904 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.908 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 02:13:17.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.916 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 02:13:17.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.923 | + 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-23 02:13:17.927 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.931 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.5 2026-06-23 02:13:17.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.939 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.5/identity 2026-06-23 02:13:17.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.946 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-034930 2026-06-23 02:13:17.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.954 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 02:13:17.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.961 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.5 2026-06-23 02:13:17.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.968 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 02:13:17.972 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.976 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 02:13:17.980 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.984 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 02:13:17.987 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.991 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 02:13:17.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:17.999 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.5 2026-06-23 02:13:18.003 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 02:13:18.007 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 02:13:18.011 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-23 02:13:18.015 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 02:13:18.019 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 02:13:18.023 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-23 02:13:18.026 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:13:18.030 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 02:13:18.034 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 02:13:18.039 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-23 02:13:18.043 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:13:18.047 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-23 02:13:18.051 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:13:18.055 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-23 02:13:18.055 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:13:18.055 | gsub("[][]", "", $1); 2026-06-23 02:13:18.055 | split($1, a, "|"); 2026-06-23 02:13:18.056 | if (a[1] == matchgroup) 2026-06-23 02:13:18.056 | print a[2] 2026-06-23 02:13:18.056 | } 2026-06-23 02:13:18.056 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:13:18.063 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-23 02:13:18.067 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 02:13:18.071 | + functions-common:run_phase:1843 : local phase=extra 2026-06-23 02:13:18.075 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 02:13:18.079 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 02:13:18.083 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 02:13:18.087 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 02:13:18.091 | + functions-common:run_phase:1852 : local extra 2026-06-23 02:13:18.097 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 02:13:18.103 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 02:13:18.107 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 02:13:18.111 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 02:13:18.115 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-23 02:13:18.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 02:13:18.144 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:18.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:13:18.152 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:18.156 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-23 02:13:18.160 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:18.164 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 02:13:18.168 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:18.172 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-23 02:13:18.176 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-23 02:13:18.180 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 02:13:18.184 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 02:13:18.189 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:13:18.193 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 02:13:18.197 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-23 02:13:18.201 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 02:13:18.205 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-23 02:13:18.209 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 02:13:18.213 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 02:13:18.217 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-23 02:13:18.221 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 02:13:18.226 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 02:13:18.230 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-23 02:13:18.234 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:13:18.238 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 02:13:18.242 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 02:13:18.247 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-23 02:13:18.251 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:13:18.255 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-23 02:13:18.259 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:13:18.263 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-23 02:13:18.264 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:13:18.264 | gsub("[][]", "", $1); 2026-06-23 02:13:18.264 | split($1, a, "|"); 2026-06-23 02:13:18.264 | if (a[1] == matchgroup) 2026-06-23 02:13:18.264 | print a[2] 2026-06-23 02:13:18.264 | } 2026-06-23 02:13:18.264 | ' /home/quobyte/devstack/local.conf 2026-06-23 02:13:18.272 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-23 02:13:18.297 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:18.301 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-23 02:13:18.306 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-23 02:13:18.310 | + functions:wait_for_compute:490 : local timeout=60 2026-06-23 02:13:18.314 | + functions:wait_for_compute:491 : local rval=0 2026-06-23 02:13:18.318 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-23 02:13:18.322 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-23 02:13:18.326 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 02:13:18.330 | + functions-common:time_start:2401 : local start_time= 2026-06-23 02:13:18.334 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:13:18.339 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:13:18.345 | + functions-common:time_start:2405 : _TIME_START[$name]=1782180798341 2026-06-23 02:13:18.351 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-23 02:13:18.383 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-23 02:13:18.387 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-23 02:13:18.392 | ++ functions:wait_for_compute:496 : hostname 2026-06-23 02:13:18.398 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-23 02:13:18.402 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-23 02:13:18.407 | ++ functions:wait_for_compute:498 : hostname 2026-06-23 02:13:18.412 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:13:18.414 | + :: : ID= 2026-06-23 02:13:18.416 | + :: : [[ '' == '' ]] 2026-06-23 02:13:18.418 | + :: : sleep 1 2026-06-23 02:13:19.422 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-23 02:13:19.425 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-23 02:13:22.874 | + :: : ID=4ea93ea8-5ece-4363-a540-d02e34238eb2 2026-06-23 02:13:22.877 | + :: : [[ 4ea93ea8-5ece-4363-a540-d02e34238eb2 == '' ]] 2026-06-23 02:13:22.881 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-23 02:13:22.885 | + functions-common:time_stop:2414 : local name 2026-06-23 02:13:22.889 | + functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:22.893 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:22.897 | + functions-common:time_stop:2417 : local total 2026-06-23 02:13:22.901 | + functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:22.905 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 02:13:22.909 | + functions-common:time_stop:2421 : start_time=1782180798341 2026-06-23 02:13:22.912 | + functions-common:time_stop:2423 : [[ -z 1782180798341 ]] 2026-06-23 02:13:22.917 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:22.923 | + functions-common:time_stop:2426 : end_time=1782180802919 2026-06-23 02:13:22.927 | + functions-common:time_stop:2427 : elapsed_time=4578 2026-06-23 02:13:22.931 | + functions-common:time_stop:2428 : total=25836 2026-06-23 02:13:22.935 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:22.939 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30414 2026-06-23 02:13:22.943 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-23 02:13:22.947 | + functions:wait_for_compute:516 : return 0 2026-06-23 02:13:22.951 | + ./stack.sh:main:1440 : service_check 2026-06-23 02:13:22.955 | + functions-common:service_check:1707 : local service 2026-06-23 02:13:22.959 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:22.963 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-23 02:13:22.982 | not-found 2026-06-23 02:13:22.989 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:22.993 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-23 02:13:23.013 | enabled 2026-06-23 02:13:23.019 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-23 02:13:23.044 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-23 02:13:23.045 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-23 02:13:23.045 | Active: active (running) since Tue 2026-06-23 04:10:01 CEST; 3min 21s ago 2026-06-23 02:13:23.045 | Main PID: 67859 (uwsgi) 2026-06-23 02:13:23.045 | Status: "uWSGI is ready" 2026-06-23 02:13:23.045 | Tasks: 17 (limit: 14255) 2026-06-23 02:13:23.045 | Memory: 288.8M (peak: 289.3M) 2026-06-23 02:13:23.045 | CPU: 15.462s 2026-06-23 02:13:23.045 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-23 02:13:23.045 | ├─67859 "nova-apiuWSGI master" 2026-06-23 02:13:23.045 | ├─67860 "nova-apiuWSGI worker 1" 2026-06-23 02:13:23.046 | └─67861 "nova-apiuWSGI worker 2" 2026-06-23 02:13:23.046 | 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67860]: [pid: 67860|app: 0|req: 18/36] 192.168.122.5 () {54 vars in 925 bytes} [Tue Jun 23 04:13:22 2026] GET /compute/v2.1 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG nova.api.openstack.wsgi [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Calling method '>' {{(pid=67861) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 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=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Acquiring lock "0a946d19-64c0-474b-a3e7-e1cb6bec16e9" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 02:13:23.046 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Lock "0a946d19-64c0-474b-a3e7-e1cb6bec16e9" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 02:13:23.047 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: DEBUG oslo_concurrency.lockutils [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] Lock "0a946d19-64c0-474b-a3e7-e1cb6bec16e9" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67861) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.047 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: INFO nova.api.openstack.requestlog [None req-5be87cfe-cafe-47e9-8faf-e8102d1e7d95 admin admin] 192.168.122.5 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.170873 2026-06-23 02:13:23.047 | Jun 23 04:13:22 devstack devstack@n-api.service[67861]: [pid: 67861|app: 0|req: 19/37] 192.168.122.5 () {60 vars in 1315 bytes} [Tue Jun 23 04:13:22 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 02:13:23.053 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.057 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-23 02:13:23.077 | enabled 2026-06-23 02:13:23.083 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-23 02:13:23.106 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-23 02:13:23.106 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-23 02:13:23.106 | Active: active (running) since Tue 2026-06-23 04:12:26 CEST; 56s ago 2026-06-23 02:13:23.107 | Main PID: 79928 (nova-compute) 2026-06-23 02:13:23.107 | Tasks: 10 (limit: 14255) 2026-06-23 02:13:23.107 | Memory: 142.7M (peak: 144.4M) 2026-06-23 02:13:23.107 | CPU: 4.720s 2026-06-23 02:13:23.107 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-23 02:13:23.107 | └─79928 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-23 02:13:23.107 | 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG nova.compute.resource_tracker [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] Compute_service record updated for devstack:devstack {{(pid=79928) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG oslo_concurrency.lockutils [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.865s {{(pid=79928) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG nova.service [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=79928) start /opt/stack/nova/nova/service.py:195}} 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG nova.service [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=79928) start /opt/stack/nova/nova/service.py:211}} 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG nova.service [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] Join ServiceGroup membership for this service compute {{(pid=79928) start /opt/stack/nova/nova/service.py:221}} 2026-06-23 02:13:23.108 | Jun 23 04:12:57 devstack nova-compute[79928]: DEBUG nova.servicegroup.drivers.db [None req-f500a87c-9843-40e7-97fd-42ad43351e89 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=79928) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 02:13:23.109 | Jun 23 04:13:03 devstack nova-compute[79928]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=79928) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.109 | Jun 23 04:13:11 devstack nova-compute[79928]: DEBUG oslo_service.periodic_task [None req-ddee766a-c9e0-4c14-9f00-383a9e029289 None None] Running periodic task ComputeManager._sync_power_states {{(pid=79928) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 02:13:23.109 | Jun 23 04:13:12 devstack nova-compute[79928]: DEBUG oslo_service.periodic_task [None req-ddee766a-c9e0-4c14-9f00-383a9e029289 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=79928) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 02:13:23.109 | Jun 23 04:13:12 devstack nova-compute[79928]: DEBUG oslo.service.backend._threading.loopingcall [None req-ddee766a-c9e0-4c14-9f00-383a9e029289 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 19.49 seconds {{(pid=79928) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.114 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.118 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-23 02:13:23.137 | not-found 2026-06-23 02:13:23.143 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.147 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-23 02:13:23.166 | enabled 2026-06-23 02:13:23.172 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-23 02:13:23.194 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-23 02:13:23.194 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-23 02:13:23.194 | Active: active (running) since Tue 2026-06-23 04:12:14 CEST; 1min 9s ago 2026-06-23 02:13:23.194 | Main PID: 76243 (nova-scheduler:) 2026-06-23 02:13:23.194 | Tasks: 19 (limit: 14255) 2026-06-23 02:13:23.195 | Memory: 165.3M (peak: 165.8M) 2026-06-23 02:13:23.195 | CPU: 5.158s 2026-06-23 02:13:23.195 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-23 02:13:23.195 | ├─76243 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-23 02:13:23.195 | ├─78204 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-23 02:13:23.195 | └─78206 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-23 02:13:23.195 | 2026-06-23 02:13:23.196 | Jun 23 04:12:21 devstack nova-scheduler[78206]: DEBUG nova.servicegroup.drivers.db [None req-8363396c-078e-498b-b92d-55470718bc5d None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78206) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 02:13:23.196 | Jun 23 04:12:25 devstack nova-scheduler[78204]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78204) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.196 | Jun 23 04:12:26 devstack nova-scheduler[78206]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78206) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.196 | Jun 23 04:12:28 devstack nova-scheduler[76243]: DEBUG dbcounter [-] [76243] Writing DB stats nova_api:SELECT=3 {{(pid=76243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.197 | Jun 23 04:12:28 devstack nova-scheduler[76243]: DEBUG dbcounter [-] [76243] Writing DB stats nova_cell0:SELECT=1 {{(pid=76243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.197 | Jun 23 04:12:28 devstack nova-scheduler[76243]: DEBUG dbcounter [-] [76243] Writing DB stats nova_cell1:SELECT=1 {{(pid=76243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.197 | Jun 23 04:12:34 devstack nova-scheduler[78206]: DEBUG oslo.service.backend._threading.loopingcall [None req-cd3c8256-e064-4981-8d5c-9cb39fe91c90 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78206) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.197 | Jun 23 04:12:35 devstack nova-scheduler[78204]: DEBUG dbcounter [-] [78204] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.197 | Jun 23 04:12:36 devstack nova-scheduler[78206]: DEBUG dbcounter [-] [78206] Writing DB stats nova_cell0:SELECT=3 {{(pid=78206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.197 | Jun 23 04:12:54 devstack nova-scheduler[78204]: DEBUG oslo.service.backend._threading.loopingcall [None req-c2f36c47-fa23-4a65-8acd-6b704dd24c5a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78204) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:23.201 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.205 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-23 02:13:23.223 | not-found 2026-06-23 02:13:23.229 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.233 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-23 02:13:23.252 | enabled 2026-06-23 02:13:23.258 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-23 02:13:23.281 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-23 02:13:23.281 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-23 02:13:23.281 | Active: active (running) since Tue 2026-06-23 04:12:16 CEST; 1min 6s ago 2026-06-23 02:13:23.281 | Main PID: 76856 (uwsgi) 2026-06-23 02:13:23.282 | Status: "uWSGI is ready" 2026-06-23 02:13:23.282 | Tasks: 16 (limit: 14255) 2026-06-23 02:13:23.282 | Memory: 237.8M (peak: 238.2M) 2026-06-23 02:13:23.282 | CPU: 10.557s 2026-06-23 02:13:23.282 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-23 02:13:23.283 | ├─76856 "nova-api-metauWSGI master" 2026-06-23 02:13:23.283 | ├─76857 "nova-api-metauWSGI worker 1" 2026-06-23 02:13:23.283 | ├─76858 "nova-api-metauWSGI worker 2" 2026-06-23 02:13:23.283 | └─76860 "nova-api-metauWSGI http 1" 2026-06-23 02:13:23.283 | 2026-06-23 02:13:23.283 | Jun 23 04:12:23 devstack devstack@n-api-meta.service[76857]: DEBUG nova.api.openstack.wsgi_app [None req-7df7da4a-3db1-4e3f-a06f-cb625c2ce341 None None] ******************************************************************************** {{(pid=76857) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-23 02:13:23.283 | Jun 23 04:12:23 devstack devstack@n-api-meta.service[76857]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7efa790a3668 pid: 76857 (default app) 2026-06-23 02:13:23.283 | Jun 23 04:12:31 devstack devstack@n-api-meta.service[76858]: DEBUG dbcounter [-] [76858] Writing DB stats nova_api:SELECT=1 {{(pid=76858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.284 | Jun 23 04:12:31 devstack devstack@n-api-meta.service[76857]: DEBUG dbcounter [-] [76857] Writing DB stats nova_api:SELECT=1 {{(pid=76857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.284 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76858]: DEBUG dbcounter [-] [76858] Writing DB stats nova_cell1:SELECT=1 {{(pid=76858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.284 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76858]: DEBUG dbcounter [-] [76858] Writing DB stats nova_cell0:SELECT=1 {{(pid=76858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.284 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76857]: DEBUG dbcounter [-] [76857] Writing DB stats nova_cell0:SELECT=1 {{(pid=76857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.285 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76857]: DEBUG dbcounter [-] [76857] Writing DB stats nova_cell1:SELECT=1 {{(pid=76857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.285 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76858]: DEBUG dbcounter [-] [76858] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.285 | Jun 23 04:12:32 devstack devstack@n-api-meta.service[76857]: DEBUG dbcounter [-] [76857] Writing DB stats nova_cell0:SELECT=1 {{(pid=76857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.290 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.293 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-23 02:13:23.312 | enabled 2026-06-23 02:13:23.317 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-23 02:13:23.339 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-23 02:13:23.339 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-23 02:13:23.339 | Active: active (running) since Tue 2026-06-23 04:10:44 CEST; 2min 38s ago 2026-06-23 02:13:23.339 | Main PID: 74044 (uwsgi) 2026-06-23 02:13:23.339 | Status: "uWSGI is ready" 2026-06-23 02:13:23.339 | Tasks: 5 (limit: 14255) 2026-06-23 02:13:23.339 | Memory: 177.3M (peak: 177.5M) 2026-06-23 02:13:23.339 | CPU: 6.388s 2026-06-23 02:13:23.340 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-23 02:13:23.340 | ├─74044 "placementuWSGI master" 2026-06-23 02:13:23.340 | ├─74045 "placementuWSGI worker 1" 2026-06-23 02:13:23.340 | └─74046 "placementuWSGI worker 2" 2026-06-23 02:13:23.340 | 2026-06-23 02:13:23.340 | Jun 23 04:12:56 devstack devstack@placement-api.service[74046]: INFO placement.requestlog [req-83da6b8b-e1fa-466b-b28a-64fc04a859a2 req-3d322f3f-dedf-444e-8040-fc9aa58e2be6 service nova] 192.168.122.5 "PUT /placement/resource_providers/23435e75-3a7d-4c9d-aeb8-6422a261319f/inventories" status: 200 len: 396 microversion: 1.26 2026-06-23 02:13:23.340 | Jun 23 04:12:56 devstack devstack@placement-api.service[74046]: [pid: 74046|app: 0|req: 5/9] 192.168.122.5 () {64 vars in 1488 bytes} [Tue Jun 23 04:12:56 2026] PUT /placement/resource_providers/23435e75-3a7d-4c9d-aeb8-6422a261319f/inventories => generated 396 bytes in 103 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-23 02:13:23.340 | Jun 23 04:12:56 devstack devstack@placement-api.service[74045]: DEBUG placement.requestlog [req-83da6b8b-e1fa-466b-b28a-64fc04a859a2 req-6b5a2a09-39f5-4442-9170-0703cd837163 None None] Starting request: 192.168.122.5 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SHA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AMD_SVM,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,HW_CPU_X86_SVM,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VMXNET3" {{(pid=74045) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 02:13:23.340 | Jun 23 04:12:56 devstack devstack@placement-api.service[74045]: INFO placement.requestlog [req-83da6b8b-e1fa-466b-b28a-64fc04a859a2 req-6b5a2a09-39f5-4442-9170-0703cd837163 service nova] 192.168.122.5 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SHA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AMD_SVM,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,HW_CPU_X86_SVM,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VMXNET3" status: 200 len: 2058 microversion: 1.6 2026-06-23 02:13:23.341 | Jun 23 04:12:56 devstack devstack@placement-api.service[74045]: [pid: 74045|app: 0|req: 5/10] 192.168.122.5 () {60 vars in 4902 bytes} [Tue Jun 23 04:12:56 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SHA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AVX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AMD_SVM,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE2,HW_CPU_X86_SVM,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AESNI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_VMXNET3 => generated 2058 bytes in 79 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 02:13:23.341 | Jun 23 04:12:56 devstack devstack@placement-api.service[74046]: DEBUG placement.requestlog [req-83da6b8b-e1fa-466b-b28a-64fc04a859a2 req-a38a75cf-eecb-4a64-8a7d-03868e865228 None None] Starting request: 192.168.122.5 "PUT /placement/resource_providers/23435e75-3a7d-4c9d-aeb8-6422a261319f/traits" {{(pid=74046) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 02:13:23.341 | Jun 23 04:12:56 devstack devstack@placement-api.service[74046]: INFO placement.requestlog [req-83da6b8b-e1fa-466b-b28a-64fc04a859a2 req-a38a75cf-eecb-4a64-8a7d-03868e865228 service nova] 192.168.122.5 "PUT /placement/resource_providers/23435e75-3a7d-4c9d-aeb8-6422a261319f/traits" status: 200 len: 2093 microversion: 1.6 2026-06-23 02:13:23.341 | Jun 23 04:12:56 devstack devstack@placement-api.service[74046]: [pid: 74046|app: 0|req: 6/11] 192.168.122.5 () {64 vars in 1473 bytes} [Tue Jun 23 04:12:56 2026] PUT /placement/resource_providers/23435e75-3a7d-4c9d-aeb8-6422a261319f/traits => generated 2093 bytes in 235 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 02:13:23.341 | Jun 23 04:13:06 devstack devstack@placement-api.service[74045]: DEBUG dbcounter [-] [74045] Writing DB stats placement:SELECT=4 {{(pid=74045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.341 | Jun 23 04:13:06 devstack devstack@placement-api.service[74046]: DEBUG dbcounter [-] [74046] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74046) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.346 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.350 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-23 02:13:23.370 | not-found 2026-06-23 02:13:23.377 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.381 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-23 02:13:23.400 | enabled 2026-06-23 02:13:23.407 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-23 02:13:23.431 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-23 02:13:23.431 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-23 02:13:23.431 | Active: active (running) since Tue 2026-06-23 04:12:52 CEST; 30s ago 2026-06-23 02:13:23.431 | Main PID: 83089 (uwsgi) 2026-06-23 02:13:23.431 | Status: "uWSGI is ready" 2026-06-23 02:13:23.431 | Tasks: 9 (limit: 14255) 2026-06-23 02:13:23.431 | Memory: 257.8M (peak: 258.3M) 2026-06-23 02:13:23.431 | CPU: 10.757s 2026-06-23 02:13:23.432 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-23 02:13:23.432 | ├─83089 "glance-apiuWSGI master" 2026-06-23 02:13:23.432 | ├─83090 "glance-apiuWSGI worker 1" 2026-06-23 02:13:23.432 | └─83091 "glance-apiuWSGI worker 2" 2026-06-23 02:13:23.432 | 2026-06-23 02:13:23.432 | Jun 23 04:13:05 devstack devstack@g-api.service[83090]: INFO glance.location [None req-b3792d03-a335-43d4-bea0-2c9e5dbc0acd admin admin] Image format matched and virtual size computed: 117440512 2026-06-23 02:13:23.432 | Jun 23 04:13:05 devstack devstack@g-api.service[83090]: DEBUG glance_store.backend [None req-b3792d03-a335-43d4-bea0-2c9e5dbc0acd admin admin] Skipping store.set_acls... not implemented. {{(pid=83090) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-23 02:13:23.432 | Jun 23 04:13:05 devstack devstack@g-api.service[83090]: [pid: 83090|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 869 bytes} [Tue Jun 23 04:13:03 2026] PUT /v2/images/930bd165-a705-4fa7-8ad1-0668e12d9b30/file => generated 0 bytes in 1837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-23 02:13:23.432 | Jun 23 04:13:05 devstack devstack@g-api.service[83091]: DEBUG glance.api.middleware.version_negotiation [None req-73eef38e-663e-4b1b-8734-55ce84527f6b admin admin] Determining version of request: GET /v2/images/930bd165-a705-4fa7-8ad1-0668e12d9b30 Accept: */* {{(pid=83091) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-23 02:13:23.432 | Jun 23 04:13:05 devstack devstack@g-api.service[83091]: DEBUG glance.api.middleware.version_negotiation [None req-73eef38e-663e-4b1b-8734-55ce84527f6b admin admin] Using url versioning {{(pid=83091) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-23 02:13:23.433 | Jun 23 04:13:05 devstack devstack@g-api.service[83091]: DEBUG glance.api.middleware.version_negotiation [None req-73eef38e-663e-4b1b-8734-55ce84527f6b admin admin] Matched version: v2 {{(pid=83091) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-23 02:13:23.433 | Jun 23 04:13:05 devstack devstack@g-api.service[83091]: DEBUG glance.api.middleware.version_negotiation [None req-73eef38e-663e-4b1b-8734-55ce84527f6b admin admin] new path /v2/images/930bd165-a705-4fa7-8ad1-0668e12d9b30 {{(pid=83091) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-23 02:13:23.433 | Jun 23 04:13:05 devstack devstack@g-api.service[83091]: [pid: 83091|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 796 bytes} [Tue Jun 23 04:13:05 2026] GET /v2/images/930bd165-a705-4fa7-8ad1-0668e12d9b30 => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:13:23.433 | Jun 23 04:13:15 devstack devstack@g-api.service[83090]: DEBUG dbcounter [-] [83090] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83090) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.433 | Jun 23 04:13:15 devstack devstack@g-api.service[83091]: DEBUG dbcounter [-] [83091] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.437 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.441 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-23 02:13:23.459 | enabled 2026-06-23 02:13:23.465 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-23 02:13:23.488 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-23 02:13:23.488 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-23 02:13:23.488 | Active: active (running) since Tue 2026-06-23 04:12:41 CEST; 41s ago 2026-06-23 02:13:23.488 | Main PID: 81534 (cinder-schedule) 2026-06-23 02:13:23.488 | Tasks: 1 (limit: 14255) 2026-06-23 02:13:23.488 | Memory: 109.3M (peak: 109.6M) 2026-06-23 02:13:23.489 | CPU: 4.192s 2026-06-23 02:13:23.489 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-23 02:13:23.489 | └─81534 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-23 02:13:23.489 | 2026-06-23 02:13:23.489 | Jun 23 04:12:47 devstack cinder-scheduler[81534]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-23 02:13:23.489 | Jun 23 04:12:47 devstack cinder-scheduler[81534]: INFO cinder.manager [None req-91a6b377-f197-47f6-9e3d-480779e82b23 None None] Initiating service 1 cleanup 2026-06-23 02:13:23.489 | Jun 23 04:12:47 devstack cinder-scheduler[81534]: INFO cinder.manager [None req-91a6b377-f197-47f6-9e3d-480779e82b23 None None] Service 1 cleanup completed. 2026-06-23 02:13:23.489 | Jun 23 04:12:47 devstack cinder-scheduler[81534]: DEBUG cinder.service [None req-91a6b377-f197-47f6-9e3d-480779e82b23 None None] Creating RPC server for service cinder-scheduler {{(pid=81534) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-23 02:13:23.489 | Jun 23 04:12:47 devstack cinder-scheduler[81534]: DEBUG cinder.service [None req-91a6b377-f197-47f6-9e3d-480779e82b23 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81534) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-23 02:13:23.489 | Jun 23 04:12:57 devstack cinder-scheduler[81534]: DEBUG dbcounter [-] [81534] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.489 | Jun 23 04:13:05 devstack cinder-scheduler[81534]: DEBUG cinder.scheduler.host_manager [None req-ca739557-f5e0-4432-83bd-bf29520b203f 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=81534) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-23 02:13:23.490 | Jun 23 04:13:05 devstack cinder-scheduler[81534]: DEBUG cinder.scheduler.host_manager [None req-ca739557-f5e0-4432-83bd-bf29520b203f 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, 23, 2, 13, 5, 72433)}, {'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, 23, 2, 13, 5, 72433)}]. {{(pid=81534) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-23 02:13:23.490 | Jun 23 04:13:05 devstack cinder-scheduler[81534]: DEBUG cinder.scheduler.host_manager [None req-ca739557-f5e0-4432-83bd-bf29520b203f 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, 23, 2, 13, 5, 36828)} {{(pid=81534) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-23 02:13:23.490 | Jun 23 04:13:15 devstack cinder-scheduler[81534]: DEBUG dbcounter [-] [81534] Writing DB stats cinder:SELECT=1 {{(pid=81534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.495 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.499 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-23 02:13:23.519 | enabled 2026-06-23 02:13:23.524 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-23 02:13:23.548 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-23 02:13:23.548 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-23 02:13:23.549 | Active: active (running) since Tue 2026-06-23 04:12:34 CEST; 48s ago 2026-06-23 02:13:23.549 | Main PID: 80799 (uwsgi) 2026-06-23 02:13:23.549 | Status: "uWSGI is ready" 2026-06-23 02:13:23.549 | Tasks: 7 (limit: 14255) 2026-06-23 02:13:23.549 | Memory: 246.6M (peak: 247.1M) 2026-06-23 02:13:23.549 | CPU: 10.823s 2026-06-23 02:13:23.549 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-23 02:13:23.549 | ├─80799 "cinder-apiuWSGI master" 2026-06-23 02:13:23.549 | ├─80808 "cinder-apiuWSGI worker 1" 2026-06-23 02:13:23.549 | └─80809 "cinder-apiuWSGI worker 2" 2026-06-23 02:13:23.549 | 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: INFO cinder.api.openstack.wsgi [req-fa48cba8-852c-4349-a58b-dbae9c335997 req-613e948b-65ff-468e-9f71-1eb87f68b797 admin admin] POST http://192.168.122.5/volume/v3/types/ba8351ed-72d0-4191-813b-fecba242d84c/extra_specs 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: DEBUG cinder.api.openstack.wsgi [req-fa48cba8-852c-4349-a58b-dbae9c335997 req-613e948b-65ff-468e-9f71-1eb87f68b797 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: /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-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: warnings.warn( 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: DEBUG dbcounter [-] [80809] Writing DB stats cinder:SELECT=6 {{(pid=80809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: DEBUG oslo_db.sqlalchemy.engines [req-fa48cba8-852c-4349-a58b-dbae9c335997 req-613e948b-65ff-468e-9f71-1eb87f68b797 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=80809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: INFO cinder.api.openstack.wsgi [req-fa48cba8-852c-4349-a58b-dbae9c335997 req-613e948b-65ff-468e-9f71-1eb87f68b797 admin admin] http://192.168.122.5/volume/v3/types/ba8351ed-72d0-4191-813b-fecba242d84c/extra_specs returned with HTTP 200 2026-06-23 02:13:23.550 | Jun 23 04:12:49 devstack devstack@c-api.service[80809]: [pid: 80809|app: 0|req: 1/3] 192.168.122.5 () {62 vars in 1353 bytes} [Tue Jun 23 04:12:48 2026] POST /volume/v3/types/ba8351ed-72d0-4191-813b-fecba242d84c/extra_specs => generated 55 bytes in 957 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 02:13:23.550 | Jun 23 04:12:58 devstack devstack@c-api.service[80808]: DEBUG dbcounter [-] [80808] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=80808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.551 | Jun 23 04:12:59 devstack devstack@c-api.service[80809]: DEBUG dbcounter [-] [80809] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=80809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.555 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.559 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-23 02:13:23.579 | enabled 2026-06-23 02:13:23.585 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-23 02:13:23.609 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-23 02:13:23.609 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-23 02:13:23.609 | Active: active (running) since Tue 2026-06-23 04:12:44 CEST; 39s ago 2026-06-23 02:13:23.609 | Main PID: 82228 (cinder-volume) 2026-06-23 02:13:23.609 | Tasks: 2 (limit: 14255) 2026-06-23 02:13:23.609 | Memory: 142.8M (peak: 172.3M) 2026-06-23 02:13:23.609 | CPU: 20.385s 2026-06-23 02:13:23.610 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-23 02:13:23.610 | ├─82228 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 02:13:23.610 | └─82430 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 02:13:23.610 | 2026-06-23 02:13:23.610 | Jun 23 04:13:07 devstack sudo[83613]: 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-23 02:13:23.610 | Jun 23 04:13:07 devstack sudo[83613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-23 02:13:23.610 | Jun 23 04:13:07 devstack sudo[83613]: pam_unix(sudo:session): session closed for user root 2026-06-23 02:13:23.610 | Jun 23 04:13:07 devstack cinder-volume[82430]: DEBUG oslo_concurrency.processutils [None req-ca739557-f5e0-4432-83bd-bf29520b203f 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.634s {{(pid=82430) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-23 02:13:23.610 | Jun 23 04:13:07 devstack cinder-volume[82430]: INFO cinder.volume.manager [None req-ca739557-f5e0-4432-83bd-bf29520b203f None None] Driver post RPC initialization completed successfully. 2026-06-23 02:13:23.610 | Jun 23 04:13:07 devstack cinder-volume[82430]: DEBUG oslo_service.periodic_task [None req-bb94c8af-85ec-4801-b810-bddf58dbfbcc None None] Running periodic task VolumeManager._thread_info {{(pid=82430) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 02:13:23.611 | Jun 23 04:13:07 devstack cinder-volume[82430]: DEBUG cinder.volume.manager [None req-bb94c8af-85ec-4801-b810-bddf58dbfbcc None None] thread count: 6 {{(pid=82430) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-23 02:13:23.611 | Jun 23 04:13:07 devstack cinder-volume[82430]: DEBUG cinder.volume.manager [None req-bb94c8af-85ec-4801-b810-bddf58dbfbcc None None] thread info: [<_MainThread(MainThread, started 139338636767360)>, , , , , ] {{(pid=82430) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-23 02:13:23.611 | Jun 23 04:13:12 devstack cinder-volume[82430]: DEBUG dbcounter [-] [82430] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.611 | Jun 23 04:13:17 devstack cinder-volume[82430]: DEBUG dbcounter [-] [82430] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=82430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:23.615 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.619 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-23 02:13:23.638 | not-found 2026-06-23 02:13:23.643 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.647 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-23 02:13:23.665 | not-found 2026-06-23 02:13:23.671 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.675 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-23 02:13:23.693 | not-found 2026-06-23 02:13:23.699 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.703 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-23 02:13:23.720 | not-found 2026-06-23 02:13:23.726 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.730 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-23 02:13:23.748 | not-found 2026-06-23 02:13:23.754 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.759 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-23 02:13:23.778 | enabled 2026-06-23 02:13:23.785 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-23 02:13:23.808 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-23 02:13:23.808 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-23 02:13:23.808 | Active: active (running) since Tue 2026-06-23 04:10:23 CEST; 3min 0s ago 2026-06-23 02:13:23.808 | Main PID: 70596 (neutron-ovn-age) 2026-06-23 02:13:23.808 | Tasks: 20 (limit: 14255) 2026-06-23 02:13:23.808 | Memory: 345.3M (peak: 346.1M) 2026-06-23 02:13:23.809 | CPU: 12.468s 2026-06-23 02:13:23.809 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-23 02:13:23.809 | ├─70596 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-23 02:13:23.809 | ├─72059 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-23 02:13:23.809 | ├─72515 /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/tmpi5_0x9b1/privsep.sock 2026-06-23 02:13:23.809 | └─74899 /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/tmpfed9uz64/privsep.sock 2026-06-23 02:13:23.810 | 2026-06-23 02:13:23.810 | Jun 23 04:11:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.810 | Jun 23 04:12:06 devstack neutron-ovn-agent[72059]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=561fdb10-1fc9-4d50-ad7d-60fb12c88c64, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '3e:00:6b', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '0e:54:32:c1:37:eb', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=561fdb10-1fc9-4d50-ad7d-60fb12c88c64, nb_cfg=1) {{(pid=72059) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-23 02:13:23.810 | Jun 23 04:12:06 devstack neutron-ovn-agent[72059]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=72059) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-23 02:13:23.810 | Jun 23 04:12:14 devstack neutron-ovn-agent[72059]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ce1c20f2-7e1c-4bf5-89e4-89c9bf8c850c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72059) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-23 02:13:23.810 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 02:13:23.810 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 02:13:23.811 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.811 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 02:13:23.811 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 02:13:23.811 | Jun 23 04:12:27 devstack neutron-ovn-agent[72059]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72059) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 02:13:23.817 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.821 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-23 02:13:23.840 | not-found 2026-06-23 02:13:23.846 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.850 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-23 02:13:23.867 | not-found 2026-06-23 02:13:23.873 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.878 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-23 02:13:23.895 | not-found 2026-06-23 02:13:23.901 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.905 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-23 02:13:23.923 | not-found 2026-06-23 02:13:23.929 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.932 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-23 02:13:23.955 | enabled 2026-06-23 02:13:23.961 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-23 02:13:23.985 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-23 02:13:23.985 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-23 02:13:23.985 | Active: active (running) since Tue 2026-06-23 04:03:31 CEST; 9min ago 2026-06-23 02:13:23.985 | Main PID: 46942 (dstat.sh) 2026-06-23 02:13:23.985 | Tasks: 3 (limit: 14255) 2026-06-23 02:13:23.985 | Memory: 27.5M (peak: 28.3M) 2026-06-23 02:13:23.986 | CPU: 3.464s 2026-06-23 02:13:23.986 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-23 02:13:23.986 | ├─46942 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-23 02:13:23.986 | ├─47101 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-23 02:13:23.986 | └─47102 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-23 02:13:23.986 | 2026-06-23 02:13:23.986 | Jun 23 04:13:14 devstack dstat.sh[47102]: 23-06 04:13:14| 22 6 66 1 0|5482M 241M 222M 5787M| 0 0 | 0 1164k| 0 89.0 |3188 3363 |3.67 2.94 1.88|1.0 0 0| 0 0 | | 17 283 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:15 devstack dstat.sh[47102]: 23-06 04:13:15| 17 17 61 0 0|5447M 276M 222M 5787M| 11k 40k| 44k 288k|3.00 27.0 |4625 3942 |3.62 2.94 1.89|1.0 0 264| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:16 devstack dstat.sh[47102]: 23-06 04:13:16| 17 10 71 0 0|5447M 276M 222M 5787M| 0 0 | 0 160k| 0 13.0 |1906 1479 |3.62 2.94 1.89|2.0 0 0| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:17 devstack dstat.sh[47102]: 23-06 04:13:17| 21 6 71 0 0|5470M 253M 222M 5787M| 184B 652B| 0 144k| 0 10.0 |1934 1405 |3.62 2.94 1.89|2.0 0 1.0| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:18 devstack dstat.sh[47102]: 23-06 04:13:18| 6 15 73 0 0|5424M 299M 222M 5787M|7723B 21k| 140k 196k|6.00 21.0 |4461 4101 |3.62 2.94 1.89|1.0 0 279| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:19 devstack dstat.sh[47102]: 23-06 04:13:19| 5 4 88 0 0|5421M 302M 222M 5787M| 184B 476B| 0 32k| 0 4.00 |1317 1464 |3.62 2.94 1.89|2.0 0 5.0| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:20 devstack dstat.sh[47102]: 23-06 04:13:20| 18 9 71 0 0|5443M 281M 222M 5787M| 0 0 | 0 0 | 0 0 |1938 1493 |3.41 2.91 1.88|1.0 0 0| 0 0 | | 17 287 0 32 0 2026-06-23 02:13:23.987 | Jun 23 04:13:21 devstack dstat.sh[47102]: 23-06 04:13:21| 20 7 70 0 0|5473M 250M 222M 5787M| 52B 0 | 0 2640k| 0 412 |1990 1510 |3.41 2.91 1.88|2.0 0 0| 0 0 | | 17 288 0 32 0 2026-06-23 02:13:23.988 | Jun 23 04:13:22 devstack dstat.sh[47102]: 23-06 04:13:22| 22 6 69 0 0|5469M 254M 222M 5787M| 0 0 | 0 200k| 0 14.0 |2560 2160 |3.41 2.91 1.88|1.0 0 3.0| 0 0 | | 17 291 0 33 0 2026-06-23 02:13:23.988 | Jun 23 04:13:23 devstack dstat.sh[47102]: 23-06 04:13:23| 10 19 61 0 0|5425M 298M 222M 5787M| 14k 66k|8190B 0 |2.00 0 |5545 4086 |3.41 2.91 1.88|1.0 0 192| 0 0 | | 17 291 0 33 0 2026-06-23 02:13:23.994 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:23.998 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-23 02:13:24.018 | enabled 2026-06-23 02:13:24.023 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-23 02:13:24.047 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-23 02:13:24.047 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-23 02:13:24.047 | Active: active (running) since Tue 2026-06-23 04:10:20 CEST; 3min 3s ago 2026-06-23 02:13:24.047 | Main PID: 69899 (neutron-ovn-met) 2026-06-23 02:13:24.047 | Tasks: 2 (limit: 14255) 2026-06-23 02:13:24.047 | Memory: 121.5M (peak: 122.1M) 2026-06-23 02:13:24.048 | CPU: 3.772s 2026-06-23 02:13:24.048 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-23 02:13:24.048 | └─69899 "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-23 02:13:24.048 | 2026-06-23 02:13:24.048 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-23 02:13:24.048 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-23 02:13:24.048 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 02:13:24.049 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: 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-23 02:13:24.049 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-23 02:13:24.049 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 02:13:24.050 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: 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-23 02:13:24.050 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-23 02:13:24.050 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-23 02:13:24.050 | Jun 23 04:10:24 devstack neutron-ovn-metadata-agent[69899]: ERROR neutron 2026-06-23 02:13:24.054 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.058 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-23 02:13:24.077 | enabled 2026-06-23 02:13:24.083 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-23 02:13:24.106 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-23 02:13:24.106 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-23 02:13:24.106 | Active: active (running) since Tue 2026-06-23 04:10:26 CEST; 2min 57s ago 2026-06-23 02:13:24.106 | Main PID: 71693 (uwsgi) 2026-06-23 02:13:24.106 | Status: "uWSGI is ready" 2026-06-23 02:13:24.106 | Tasks: 23 (limit: 14255) 2026-06-23 02:13:24.106 | Memory: 391.1M (peak: 391.9M) 2026-06-23 02:13:24.106 | CPU: 41.110s 2026-06-23 02:13:24.106 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-23 02:13:24.106 | ├─71693 "neutron-apiuWSGI master" 2026-06-23 02:13:24.107 | ├─71694 "neutron-apiuWSGI worker 1" 2026-06-23 02:13:24.107 | └─71695 "neutron-apiuWSGI worker 2" 2026-06-23 02:13:24.107 | 2026-06-23 02:13:24.107 | Jun 23 04:12:57 devstack devstack@neutron-api.service[71695]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71695) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 02:13:24.107 | Jun 23 04:12:57 devstack devstack@neutron-api.service[71695]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71695) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 02:13:24.107 | Jun 23 04:13:07 devstack devstack@neutron-api.service[71694]: DEBUG dbcounter [-] [71694] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.107 | Jun 23 04:13:07 devstack devstack@neutron-api.service[71695]: DEBUG dbcounter [-] [71695] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.107 | Jun 23 04:13:12 devstack devstack@neutron-api.service[71694]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71694) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 02:13:24.107 | Jun 23 04:13:12 devstack devstack@neutron-api.service[71694]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71694) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 02:13:24.108 | Jun 23 04:13:12 devstack devstack@neutron-api.service[71695]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71695) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 02:13:24.108 | Jun 23 04:13:12 devstack devstack@neutron-api.service[71695]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71695) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 02:13:24.108 | Jun 23 04:13:22 devstack devstack@neutron-api.service[71694]: DEBUG dbcounter [-] [71694] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.108 | Jun 23 04:13:22 devstack devstack@neutron-api.service[71695]: DEBUG dbcounter [-] [71695] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.114 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.117 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-23 02:13:24.136 | enabled 2026-06-23 02:13:24.142 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-23 02:13:24.164 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-23 02:13:24.164 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-23 02:13:24.164 | Active: active (running) since Tue 2026-06-23 04:10:30 CEST; 2min 53s ago 2026-06-23 02:13:24.165 | Main PID: 72706 (neutron-periodi) 2026-06-23 02:13:24.165 | Tasks: 15 (limit: 14255) 2026-06-23 02:13:24.165 | Memory: 182.0M (peak: 182.3M) 2026-06-23 02:13:24.165 | CPU: 6.645s 2026-06-23 02:13:24.165 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-23 02:13:24.165 | ├─72706 "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-23 02:13:24.166 | └─73335 "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-23 02:13:24.166 | 2026-06-23 02:13:24.166 | Jun 23 04:12:23 devstack neutron-periodic-workers[73335]: DEBUG neutron.db.agents_db [None req-f78af8f1-8702-4c86-b2e8-c6da38e51f15 None None] Agent healthcheck: found 0 active agents {{(pid=73335) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 02:13:24.166 | Jun 23 04:12:23 devstack neutron-periodic-workers[73335]: DEBUG oslo.service.backend._threading.loopingcall [None req-f78af8f1-8702-4c86-b2e8-c6da38e51f15 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.166 | Jun 23 04:12:29 devstack neutron-periodic-workers[73335]: DEBUG oslo.service.backend._threading.loopingcall [None req-760d5344-c796-42f6-9f7a-3f79df82a272 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.166 | Jun 23 04:12:39 devstack neutron-periodic-workers[73335]: DEBUG dbcounter [-] [73335] Writing DB stats neutron:SELECT=4 {{(pid=73335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.166 | Jun 23 04:12:41 devstack neutron-periodic-workers[73335]: DEBUG oslo.service.backend._threading.loopingcall [None req-fa09a279-cf92-4771-a18a-16850a7506d4 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.166 | Jun 23 04:12:51 devstack neutron-periodic-workers[73335]: DEBUG dbcounter [-] [73335] Writing DB stats neutron:DELETE=1 {{(pid=73335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.167 | Jun 23 04:13:00 devstack neutron-periodic-workers[73335]: DEBUG neutron.db.agents_db [None req-f78af8f1-8702-4c86-b2e8-c6da38e51f15 None None] Agent healthcheck: found 0 active agents {{(pid=73335) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 02:13:24.167 | Jun 23 04:13:00 devstack neutron-periodic-workers[73335]: DEBUG oslo.service.backend._threading.loopingcall [None req-f78af8f1-8702-4c86-b2e8-c6da38e51f15 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.167 | Jun 23 04:13:06 devstack neutron-periodic-workers[73335]: DEBUG oslo.service.backend._threading.loopingcall [None req-760d5344-c796-42f6-9f7a-3f79df82a272 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=73335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.167 | Jun 23 04:13:16 devstack neutron-periodic-workers[73335]: DEBUG dbcounter [-] [73335] Writing DB stats neutron:SELECT=4 {{(pid=73335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.171 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.175 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-23 02:13:24.194 | enabled 2026-06-23 02:13:24.200 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-23 02:13:24.224 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-23 02:13:24.224 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-23 02:13:24.224 | Active: active (running) since Tue 2026-06-23 04:10:28 CEST; 2min 55s ago 2026-06-23 02:13:24.224 | Main PID: 72205 (neutron-rpc-ser) 2026-06-23 02:13:24.224 | Tasks: 27 (limit: 14255) 2026-06-23 02:13:24.224 | Memory: 194.1M (peak: 194.8M) 2026-06-23 02:13:24.224 | CPU: 8.616s 2026-06-23 02:13:24.225 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-23 02:13:24.225 | ├─72205 "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-23 02:13:24.225 | ├─73303 "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-23 02:13:24.225 | └─73305 "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-23 02:13:24.225 | 2026-06-23 02:13:24.225 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 02:13:24.225 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: 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-23 02:13:24.225 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-23 02:13:24.225 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: 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-23 02:13:24.225 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-23 02:13:24.226 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 02:13:24.226 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: 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-23 02:13:24.226 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-23 02:13:24.226 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-23 02:13:24.226 | Jun 23 04:12:14 devstack neutron-rpc-server[73303]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-23 02:13:24.230 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.234 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:13:24.254 | enabled 2026-06-23 02:13:24.260 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-23 02:13:24.283 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:13:24.283 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-23 02:13:24.283 | Active: active (running) since Tue 2026-06-23 04:10:33 CEST; 2min 50s ago 2026-06-23 02:13:24.283 | Main PID: 73210 (neutron-ovn-mai) 2026-06-23 02:13:24.284 | Tasks: 12 (limit: 14255) 2026-06-23 02:13:24.284 | Memory: 254.5M (peak: 254.9M) 2026-06-23 02:13:24.284 | CPU: 7.622s 2026-06-23 02:13:24.284 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 02:13:24.284 | ├─73210 "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-23 02:13:24.284 | └─73332 "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-23 02:13:24.284 | 2026-06-23 02:13:24.284 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73332) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 02:13:24.284 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73332) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 02:13:24.284 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG futurist.periodics [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 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=73332) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73332) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73332) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG futurist.periodics [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 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=73332) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 02:13:24.285 | Jun 23 04:11:02 devstack neutron-ovn-maintenance-worker[73332]: DEBUG futurist.periodics [None req-f4cf701d-5b8f-477a-8f66-f82c6f67b837 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=73332) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 02:13:24.285 | Jun 23 04:11:12 devstack neutron-ovn-maintenance-worker[73332]: DEBUG dbcounter [-] [73332] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.288 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.292 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-23 02:13:24.311 | enabled 2026-06-23 02:13:24.317 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-23 02:13:24.340 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-23 02:13:24.340 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-23 02:13:24.340 | Active: active (running) since Tue 2026-06-23 04:12:18 CEST; 1min 5s ago 2026-06-23 02:13:24.340 | Main PID: 77504 (nova-novncproxy) 2026-06-23 02:13:24.340 | Tasks: 4 (limit: 14255) 2026-06-23 02:13:24.340 | Memory: 109.6M (peak: 109.8M) 2026-06-23 02:13:24.340 | CPU: 3.739s 2026-06-23 02:13:24.340 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-23 02:13:24.340 | └─77504 /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-23 02:13:24.340 | 2026-06-23 02:13:24.341 | Jun 23 04:12:19 devstack nova-novncproxy[77504]: we strongly recommend against using it for new projects. 2026-06-23 02:13:24.341 | Jun 23 04:12:19 devstack nova-novncproxy[77504]: If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:13:24.341 | Jun 23 04:12:19 devstack nova-novncproxy[77504]: framework. For more detail see 2026-06-23 02:13:24.341 | Jun 23 04:12:19 devstack nova-novncproxy[77504]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:13:24.341 | Jun 23 04:12:19 devstack nova-novncproxy[77504]: import eventlet 2026-06-23 02:13:24.341 | Jun 23 04:12:23 devstack nova-novncproxy[77504]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-23 02:13:24.341 | Jun 23 04:12:23 devstack nova-novncproxy[77504]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-23 02:13:24.341 | Jun 23 04:12:24 devstack nova-novncproxy[77504]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-23 02:13:24.341 | Jun 23 04:12:24 devstack nova-novncproxy[77504]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-23 02:13:24.341 | Jun 23 04:12:24 devstack nova-novncproxy[77504]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-23 02:13:24.345 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.349 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-23 02:13:24.367 | enabled 2026-06-23 02:13:24.373 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-23 02:13:24.398 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-23 02:13:24.398 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-23 02:13:24.398 | Active: active (running) since Tue 2026-06-23 04:12:20 CEST; 1min 3s ago 2026-06-23 02:13:24.398 | Main PID: 78298 (nova-conductor:) 2026-06-23 02:13:24.399 | Tasks: 19 (limit: 14255) 2026-06-23 02:13:24.399 | Memory: 167.7M (peak: 168.0M) 2026-06-23 02:13:24.399 | CPU: 5.236s 2026-06-23 02:13:24.400 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-23 02:13:24.400 | ├─78298 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-23 02:13:24.400 | ├─79987 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 02:13:24.400 | └─79989 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 02:13:24.400 | 2026-06-23 02:13:24.400 | Jun 23 04:12:27 devstack nova-conductor[79989]: DEBUG nova.servicegroup.drivers.db [None req-cde7a010-8a99-4d63-bc25-e97b3bdfe9e3 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=79989) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 02:13:24.401 | Jun 23 04:12:32 devstack nova-conductor[79987]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=79987) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.401 | Jun 23 04:12:32 devstack nova-conductor[79989]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=79989) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.401 | Jun 23 04:12:35 devstack nova-conductor[78298]: DEBUG dbcounter [-] [78298] Writing DB stats nova_api:SELECT=1 {{(pid=78298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.401 | Jun 23 04:12:35 devstack nova-conductor[78298]: DEBUG dbcounter [-] [78298] Writing DB stats nova_cell1:SELECT=1 {{(pid=78298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.401 | Jun 23 04:12:35 devstack nova-conductor[78298]: DEBUG dbcounter [-] [78298] Writing DB stats nova_cell0:SELECT=1 {{(pid=78298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.401 | Jun 23 04:12:42 devstack nova-conductor[79987]: DEBUG dbcounter [-] [79987] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.401 | Jun 23 04:12:42 devstack nova-conductor[79989]: DEBUG dbcounter [-] [79989] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=79989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 02:13:24.401 | Jun 23 04:12:53 devstack nova-conductor[79987]: DEBUG oslo.service.backend._threading.loopingcall [None req-cefda85a-65a3-417b-a384-0f640d44b9c1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79987) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.401 | Jun 23 04:13:22 devstack nova-conductor[79989]: DEBUG oslo.service.backend._threading.loopingcall [None req-322a3a44-bed7-41cb-a558-148746dade64 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=79989) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.404 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 02:13:24.408 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-23 02:13:24.427 | enabled 2026-06-23 02:13:24.433 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-23 02:13:24.456 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-23 02:13:24.456 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-23 02:13:24.456 | Active: active (running) since Tue 2026-06-23 04:12:23 CEST; 1min 0s ago 2026-06-23 02:13:24.456 | Main PID: 78862 (nova-conductor:) 2026-06-23 02:13:24.456 | Tasks: 38 (limit: 14255) 2026-06-23 02:13:24.456 | Memory: 264.6M (peak: 265.1M) 2026-06-23 02:13:24.457 | CPU: 5.564s 2026-06-23 02:13:24.457 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-23 02:13:24.457 | ├─78862 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-23 02:13:24.457 | ├─80011 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 02:13:24.457 | └─80013 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 02:13:24.457 | 2026-06-23 02:13:24.457 | Jun 23 04:12:47 devstack nova-conductor[80013]: DEBUG oslo.service.backend._threading.loopingcall [None req-61110901-02fe-4e21-a06a-aa4033d179db None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80013) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.457 | Jun 23 04:12:53 devstack nova-conductor[80011]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.457 | Jun 23 04:12:53 devstack nova-conductor[80013]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80013) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.457 | Jun 23 04:13:03 devstack nova-conductor[80011]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.457 | Jun 23 04:13:03 devstack nova-conductor[80013]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80013) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.458 | Jun 23 04:13:04 devstack nova-conductor[80011]: DEBUG oslo.service.backend._threading.loopingcall [None req-ef9d0c30-d461-4205-b476-7a1eec5b8724 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.458 | Jun 23 04:13:13 devstack nova-conductor[80011]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.458 | Jun 23 04:13:13 devstack nova-conductor[80013]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80013) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.458 | Jun 23 04:13:23 devstack nova-conductor[80011]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80011) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.458 | Jun 23 04:13:23 devstack nova-conductor[80013]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80013) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 02:13:24.461 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-23 02:13:24.487 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:24.490 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-23 02:13:24.516 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:24.520 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-23 02:13:24.524 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 02:13:24.994 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:13:24.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:13:24.994 | we strongly recommend against using it for new projects. 2026-06-23 02:13:24.994 | 2026-06-23 02:13:24.994 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:13:24.994 | framework. For more detail see 2026-06-23 02:13:24.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:13:24.995 | 2026-06-23 02:13:24.995 | import eventlet 2026-06-23 02:13:28.369 | INFO dbcounter [None req-1bb17021-cf90-4fe5-8f5b-25cba63c71e2 None None] Registered counter for database nova_api 2026-06-23 02:13:28.500 | DEBUG dbcounter [-] [84525] Writer thread running {{(pid=84525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:13:28.511 | Found 2 cell mappings. 2026-06-23 02:13:28.511 | Skipping cell0 since it does not contain hosts. 2026-06-23 02:13:28.512 | Getting computes from cell 'cell1': 0a946d19-64c0-474b-a3e7-e1cb6bec16e9 2026-06-23 02:13:28.512 | INFO dbcounter [None req-1bb17021-cf90-4fe5-8f5b-25cba63c71e2 None None] Registered counter for database nova_cell1 2026-06-23 02:13:28.595 | DEBUG dbcounter [-] [84525] Writer thread running {{(pid=84525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 02:13:28.750 | Checking host mapping for compute host 'devstack': 23435e75-3a7d-4c9d-aeb8-6422a261319f 2026-06-23 02:13:28.750 | Creating host mapping for compute host 'devstack': 23435e75-3a7d-4c9d-aeb8-6422a261319f 2026-06-23 02:13:28.750 | Found 1 unmapped computes in cell: 0a946d19-64c0-474b-a3e7-e1cb6bec16e9 2026-06-23 02:13:29.078 | Exception ignored in: 2026-06-23 02:13:29.078 | Traceback (most recent call last): 2026-06-23 02:13:29.078 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:13:29.078 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:13:29.078 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:13:29.078 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:13:29.078 | RuntimeError: greenlet is being finalized 2026-06-23 02:13:29.464 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-23 02:13:29.930 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 02:13:29.931 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 02:13:29.931 | we strongly recommend against using it for new projects. 2026-06-23 02:13:29.931 | 2026-06-23 02:13:29.931 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 02:13:29.931 | framework. For more detail see 2026-06-23 02:13:29.931 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 02:13:29.931 | 2026-06-23 02:13:29.931 | import eventlet 2026-06-23 02:13:33.835 | +-------------------------------------------+ 2026-06-23 02:13:33.835 | | Upgrade Check Results | 2026-06-23 02:13:33.835 | +-------------------------------------------+ 2026-06-23 02:13:33.835 | | Check: Cells v2 | 2026-06-23 02:13:33.836 | | Result: Success | 2026-06-23 02:13:33.836 | | Details: None | 2026-06-23 02:13:33.836 | +-------------------------------------------+ 2026-06-23 02:13:33.836 | | Check: Placement API | 2026-06-23 02:13:33.836 | | Result: Success | 2026-06-23 02:13:33.836 | | Details: None | 2026-06-23 02:13:33.836 | +-------------------------------------------+ 2026-06-23 02:13:33.836 | | Check: Cinder API | 2026-06-23 02:13:33.836 | | Result: Success | 2026-06-23 02:13:33.836 | | Details: None | 2026-06-23 02:13:33.836 | +-------------------------------------------+ 2026-06-23 02:13:33.837 | | Check: Policy File JSON to YAML Migration | 2026-06-23 02:13:33.837 | | Result: Success | 2026-06-23 02:13:33.837 | | Details: None | 2026-06-23 02:13:33.837 | +-------------------------------------------+ 2026-06-23 02:13:33.837 | | Check: Older than N-1 computes | 2026-06-23 02:13:33.837 | | Result: Success | 2026-06-23 02:13:33.837 | | Details: None | 2026-06-23 02:13:33.837 | +-------------------------------------------+ 2026-06-23 02:13:33.837 | | Check: hw_machine_type unset | 2026-06-23 02:13:33.837 | | Result: Success | 2026-06-23 02:13:33.837 | | Details: None | 2026-06-23 02:13:33.838 | +-------------------------------------------+ 2026-06-23 02:13:33.838 | | Check: Service User Token Configuration | 2026-06-23 02:13:33.838 | | Result: Success | 2026-06-23 02:13:33.838 | | Details: None | 2026-06-23 02:13:33.838 | +-------------------------------------------+ 2026-06-23 02:13:34.190 | Exception ignored in: 2026-06-23 02:13:34.190 | Traceback (most recent call last): 2026-06-23 02:13:34.191 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 02:13:34.191 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 02:13:34.191 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 02:13:34.191 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 02:13:34.191 | RuntimeError: greenlet is being finalized 2026-06-23 02:13:34.584 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-23 02:13:34.589 | + ./stack.sh:main:1479 : command openstack complete 2026-06-23 02:13:34.590 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-23 02:13:38.175 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-23 02:13:38.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:38.203 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-23 02:13:38.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 02:13:38.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 02:13:38.214 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-23 02:13:38.217 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:13:38.221 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-23 02:13:38.224 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-23 02:13:38.227 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-23 02:13:38.231 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-23 02:13:38.234 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-23 02:13:38.238 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-23 02:13:38.241 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-23 02:13:38.246 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-23 02:13:38.293 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-23 02:13:38.298 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-23 02:13:38.298 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-23 02:13:38.298 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-23 02:13:38.306 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-23 02:13:38.309 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-23 02:13:38.313 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-23 02:13:38.316 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 02:13:38.319 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-23 02:13:38.323 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-23 02:13:38.344 | + 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-23 02:13:38.363 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 02:13:38.367 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:13:38.371 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-23 02:13:38.375 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-23 02:13:38.379 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 02:13:38.383 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-23 02:13:38.387 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 02:13:38.390 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 02:13:38.394 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 02:13:38.398 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 02:13:38.402 | + functions-common:run_phase:1852 : local extra 2026-06-23 02:13:38.407 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 02:13:38.413 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 02:13:38.416 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 02:13:38.420 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 02:13:38.424 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-23 02:13:38.428 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 02:13:38.451 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:38.455 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:13:38.459 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:38.462 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-23 02:13:38.466 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:38.470 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 02:13:38.474 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:38.477 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-23 02:13:38.481 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:38.485 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 02:13:38.489 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 02:13:38.493 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 02:13:38.496 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-23 02:13:38.558 | [2074 Async install_tempest:45211]: Waiting for completion of install_tempest running on PID 45211 (1 other jobs running) 2026-06-23 02:13:38.585 | [2074 Async install_tempest:45211]: Signaling child to exit 2026-06-23 02:13:38.586 | WAKEUP 2026-06-23 02:13:38.610 | [2074 Async install_tempest:45211]: Signaled 2026-06-23 02:13:38.612 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-23 02:13:38.612 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-23 02:13:38.612 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-23 02:13:38.612 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 02:13:38.612 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 02:13:38.612 | +++ functions-common:git_clone:587 : pwd 2026-06-23 02:13:38.612 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 02:13:38.613 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 02:13:38.613 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 02:13:38.613 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 02:13:38.613 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 02:13:38.613 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 02:13:38.614 | ++ functions-common:git_clone:604 : echo master 2026-06-23 02:13:38.614 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 02:13:38.614 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-23 02:13:38.614 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 02:13:38.614 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 02:13:38.614 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:13:38.614 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:13:38.614 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:13:38.615 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:13:38.615 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:13:38.615 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:13:38.615 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:13:38.615 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:13:38.615 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:13:38.615 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180191301 2026-06-23 02:13:38.616 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 02:13:38.616 | Cloning into '/opt/stack/tempest'... 2026-06-23 02:13:38.616 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:13:38.616 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:13:38.616 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:38.616 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:38.617 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:13:38.617 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:38.617 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:13:38.617 | ++ functions-common:time_stop:2421 : start_time=1782180191301 2026-06-23 02:13:38.617 | ++ functions-common:time_stop:2423 : [[ -z 1782180191301 ]] 2026-06-23 02:13:38.617 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:38.618 | ++ functions-common:time_stop:2426 : end_time=1782180207126 2026-06-23 02:13:38.618 | ++ functions-common:time_stop:2427 : elapsed_time=15825 2026-06-23 02:13:38.618 | ++ functions-common:time_stop:2428 : total=369831 2026-06-23 02:13:38.618 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:38.618 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=385656 2026-06-23 02:13:38.618 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-23 02:13:38.619 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 02:13:38.619 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:13:38.619 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:13:38.619 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:13:38.619 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:13:38.619 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:13:38.619 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:13:38.619 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:13:38.620 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:13:38.620 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:13:38.620 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180207189 2026-06-23 02:13:38.620 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 02:13:38.620 | From https://review.opendev.org/openstack/tempest 2026-06-23 02:13:38.620 | * branch master -> FETCH_HEAD 2026-06-23 02:13:38.621 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:13:38.621 | ++ functions-common:time_stop:2421 : start_time=1782180207189 2026-06-23 02:13:38.622 | ++ functions-common:time_stop:2423 : [[ -z 1782180207189 ]] 2026-06-23 02:13:38.622 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:38.622 | ++ functions-common:time_stop:2426 : end_time=1782180207852 2026-06-23 02:13:38.622 | ++ functions-common:time_stop:2427 : elapsed_time=663 2026-06-23 02:13:38.622 | ++ functions-common:time_stop:2428 : total=385656 2026-06-23 02:13:38.622 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:38.623 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=386319 2026-06-23 02:13:38.623 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 02:13:38.623 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:13:38.623 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:13:38.623 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:13:38.623 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:13:38.623 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:13:38.624 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:13:38.624 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:13:38.624 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:13:38.624 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:13:38.624 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180207906 2026-06-23 02:13:38.624 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 02:13:38.624 | Note: switching to 'FETCH_HEAD'. 2026-06-23 02:13:38.625 | 2026-06-23 02:13:38.625 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 02:13:38.625 | changes and commit them, and you can discard any commits you make in this 2026-06-23 02:13:38.625 | state without impacting any branches by switching back to a branch. 2026-06-23 02:13:38.625 | 2026-06-23 02:13:38.625 | If you want to create a new branch to retain commits you create, you may 2026-06-23 02:13:38.626 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 02:13:38.626 | 2026-06-23 02:13:38.626 | git switch -c 2026-06-23 02:13:38.626 | 2026-06-23 02:13:38.626 | Or undo this operation with: 2026-06-23 02:13:38.626 | 2026-06-23 02:13:38.627 | git switch - 2026-06-23 02:13:38.627 | 2026-06-23 02:13:38.627 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 02:13:38.627 | 2026-06-23 02:13:38.627 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 02:13:38.627 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:13:38.628 | ++ functions-common:time_stop:2421 : start_time=1782180207906 2026-06-23 02:13:38.629 | ++ functions-common:time_stop:2423 : [[ -z 1782180207906 ]] 2026-06-23 02:13:38.629 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:38.629 | ++ functions-common:time_stop:2426 : end_time=1782180208104 2026-06-23 02:13:38.629 | ++ functions-common:time_stop:2427 : elapsed_time=198 2026-06-23 02:13:38.629 | ++ functions-common:time_stop:2428 : total=386319 2026-06-23 02:13:38.629 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:38.630 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=386517 2026-06-23 02:13:38.630 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-23 02:13:38.630 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-23 02:13:38.630 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 02:13:38.630 | ++ functions-common:git_clone:667 : head -1 2026-06-23 02:13:38.630 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 02:13:38.630 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 02:13:38.631 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-23 02:13:38.631 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-23 02:13:38.631 | ++ 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-23 02:13:38.631 | Collecting tox!=2.8.0,<4.0.0 2026-06-23 02:13:38.631 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-23 02:13:38.631 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 02:13:38.631 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 02:13:38.632 | 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-23 02:13:38.632 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 02:13:38.632 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 02:13:38.632 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-23 02:13:38.632 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-23 02:13:38.632 | 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-23 02:13:38.633 | 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-23 02:13:38.633 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 02:13:38.633 | 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-23 02:13:38.633 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-23 02:13:38.633 | 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-23 02:13:38.633 | 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-23 02:13:38.634 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 02:13:38.634 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-23 02:13:38.634 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-23 02:13:38.634 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-23 02:13:38.634 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-23 02:13:38.634 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-23 02:13:38.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 57.9 MB/s 0:00:00 2026-06-23 02:13:38.635 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-23 02:13:38.635 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-23 02:13:38.635 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-23 02:13:38.635 | 2026-06-23 02:13:38.635 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-23 02:13:38.635 | ++ inc/python:pip_install:216 : result=0 2026-06-23 02:13:38.635 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2421 : start_time=1782180208183 2026-06-23 02:13:38.636 | ++ functions-common:time_stop:2423 : [[ -z 1782180208183 ]] 2026-06-23 02:13:38.637 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:38.637 | ++ functions-common:time_stop:2426 : end_time=1782180211916 2026-06-23 02:13:38.637 | ++ functions-common:time_stop:2427 : elapsed_time=3733 2026-06-23 02:13:38.637 | ++ functions-common:time_stop:2428 : total=161890 2026-06-23 02:13:38.637 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:38.637 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=165623 2026-06-23 02:13:38.638 | ++ inc/python:pip_install:219 : return 0 2026-06-23 02:13:38.638 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-23 02:13:38.638 | /opt/stack/tempest ~/devstack 2026-06-23 02:13:38.638 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-23 02:13:38.638 | Switched to branch 'master' 2026-06-23 02:13:38.638 | Your branch is up to date with 'origin/master'. 2026-06-23 02:13:38.638 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-23 02:13:38.639 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 02:13:38.639 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.byCAltTTBq 2026-06-23 02:13:38.639 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.byCAltTTBq 2026-06-23 02:13:38.639 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 02:13:38.639 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.byCAltTTBq 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:13:38.640 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:13:38.641 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:13:38.641 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-23 02:13:38.641 | full create: /opt/stack/tempest/.tox/tempest 2026-06-23 02:13:38.641 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 02:13:38.641 | full develop-inst: /opt/stack/tempest 2026-06-23 02:13:38.641 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-23 02:13:38.641 | ___________________________________ summary ____________________________________ 2026-06-23 02:13:38.641 | full: skipped tests 2026-06-23 02:13:38.641 | congratulations :) 2026-06-23 02:13:38.642 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.byCAltTTBq -r requirements.txt 2026-06-23 02:13:38.642 | 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-23 02:13:38.642 | 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-23 02:13:38.642 | 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-23 02:13:38.642 | 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-23 02:13:38.642 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.643 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.644 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | 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-23 02:13:38.645 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-23 02:13:38.646 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-23 02:13:38.646 | 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-23 02:13:38.646 | 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-23 02:13:38.646 | 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-23 02:13:38.646 | 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-23 02:13:38.646 | 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-23 02:13:38.646 | 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-23 02:13:38.647 | 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-23 02:13:38.647 | 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-23 02:13:38.647 | 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-23 02:13:38.647 | 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-23 02:13:38.647 | 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-23 02:13:38.647 | 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-23 02:13:38.648 | 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.0) 2026-06-23 02:13:38.648 | 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-23 02:13:38.648 | 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-23 02:13:38.648 | 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-23 02:13:38.648 | 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-23 02:13:38.648 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.649 | 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-23 02:13:38.650 | 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-23 02:13:38.650 | 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-23 02:13:38.650 | 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-23 02:13:38.650 | 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-23 02:13:38.650 | 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-23 02:13:38.650 | 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-23 02:13:38.651 | 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-23 02:13:38.651 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-23 02:13:38.651 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.byCAltTTBq 2026-06-23 02:13:38.651 | ++ lib/tempest:install_tempest:868 : popd 2026-06-23 02:13:38.651 | ~/devstack 2026-06-23 02:13:38.653 | [2074 Async install_tempest:45211]: finished install_tempest with result 0 in 50 seconds 2026-06-23 02:13:38.656 | ++ inc/async:async_wait:197 : return 0 2026-06-23 02:13:38.658 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-23 02:13:38.661 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:13:38.663 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-23 02:13:38.665 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-23 02:13:38.668 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-23 02:13:38.669 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-23 02:13:38.671 | ++ inc/python:setup_develop:353 : local bindep 2026-06-23 02:13:38.673 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 02:13:38.675 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-23 02:13:38.677 | ++ inc/python:setup_develop:359 : local extras= 2026-06-23 02:13:38.678 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-23 02:13:38.680 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 02:13:38.682 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 02:13:38.684 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-23 02:13:38.686 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 02:13:38.687 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 02:13:38.691 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-23 02:13:38.693 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 02:13:38.697 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-23 02:13:38.699 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 02:13:38.702 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 02:13:38.706 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-23 02:13:38.711 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-23 02:13:38.715 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-23 02:13:38.717 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-23 02:13:38.882 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-23 02:13:38.885 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-23 02:13:38.888 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-23 02:13:38.891 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 02:13:38.894 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 02:13:38.897 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-23 02:13:38.900 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-23 02:13:38.903 | ++ inc/python:setup_package:446 : local extras= 2026-06-23 02:13:38.905 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 02:13:38.908 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 02:13:38.910 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 02:13:38.913 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 02:13:38.916 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 02:13:38.919 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-23 02:13:38.943 | Using python 3.12 to install /opt/stack/tempest 2026-06-23 02:13:38.946 | ++ 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-23 02:13:39.973 | Obtaining file:///opt/stack/tempest 2026-06-23 02:13:39.976 | Installing build dependencies: started 2026-06-23 02:13:41.836 | Installing build dependencies: finished with status 'done' 2026-06-23 02:13:41.837 | Checking if build backend supports build_editable: started 2026-06-23 02:13:42.400 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 02:13:42.401 | Getting requirements to build editable: started 2026-06-23 02:13:42.716 | Getting requirements to build editable: finished with status 'done' 2026-06-23 02:13:42.718 | Preparing editable metadata (pyproject.toml): started 2026-06-23 02:13:44.088 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 02:13:44.113 | 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.dev34) (7.0.3) 2026-06-23 02:13:44.115 | 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.dev34) (4.14.0) 2026-06-23 02:13:44.116 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-23 02:13:44.117 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-23 02:13:44.118 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-23 02:13:44.119 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-23 02:13:44.120 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-23 02:13:44.121 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-23 02:13:44.122 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-23 02:13:44.123 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-23 02:13:44.317 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-23 02:13:44.319 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-23 02:13:44.324 | 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.dev34) (5.10.0) 2026-06-23 02:13:44.325 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-23 02:13:44.326 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-23 02:13:44.327 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-23 02:13:44.328 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-23 02:13:44.329 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-23 02:13:44.330 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-23 02:13:44.331 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-23 02:13:44.332 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-23 02:13:44.332 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-23 02:13:44.333 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-23 02:13:44.334 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-23 02:13:44.336 | 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.dev34) (0.6.0) 2026-06-23 02:13:44.337 | 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.dev34) (4.0.0) 2026-06-23 02:13:44.341 | 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.dev34) (3.0.52) 2026-06-23 02:13:44.342 | 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.dev34) (1.11.0) 2026-06-23 02:13:44.343 | 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.dev34) (15.0.0) 2026-06-23 02:13:44.344 | 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.dev34) (1.8.0) 2026-06-23 02:13:44.347 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-23 02:13:44.351 | 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.dev34) (3.0) 2026-06-23 02:13:44.353 | 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.dev34) (2.2.1) 2026-06-23 02:13:44.360 | 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.dev34) (26.1.0) 2026-06-23 02:13:44.361 | 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.dev34) (2025.9.1) 2026-06-23 02:13:44.362 | 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.dev34) (0.37.0) 2026-06-23 02:13:44.363 | 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.dev34) (2026.5.1) 2026-06-23 02:13:44.371 | 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.dev34) (6.8.0) 2026-06-23 02:13:44.375 | 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.dev34) (2.0.0) 2026-06-23 02:13:44.376 | 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.dev34) (2.34.2) 2026-06-23 02:13:44.380 | 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.dev34) (6.4.0) 2026-06-23 02:13:44.382 | 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.dev34) (2.9.0.post0) 2026-06-23 02:13:44.385 | 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.dev34) (4.15.0) 2026-06-23 02:13:44.387 | 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.dev34) (1.2.0) 2026-06-23 02:13:44.391 | 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.dev34) (2.1.0) 2026-06-23 02:13:44.393 | 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.dev34) (3.3.2) 2026-06-23 02:13:44.394 | 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.dev34) (26.2) 2026-06-23 02:13:44.395 | 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.dev34) (7.2.2) 2026-06-23 02:13:44.401 | 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.dev34) (5.0.0) 2026-06-23 02:13:44.403 | 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.dev34) (3.0.3) 2026-06-23 02:13:44.404 | 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.dev34) (1.6.2) 2026-06-23 02:13:44.411 | 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.dev34) (82.0.1) 2026-06-23 02:13:44.414 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-23 02:13:44.431 | 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.dev34) (1.17.0) 2026-06-23 02:13:44.442 | 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.dev34) (3.4.7) 2026-06-23 02:13:44.443 | 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.dev34) (3.18) 2026-06-23 02:13:44.445 | 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.dev34) (2023.11.17) 2026-06-23 02:13:44.460 | 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.dev34) (4.2.0) 2026-06-23 02:13:44.462 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev34) (2.20.0) 2026-06-23 02:13:44.467 | 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.dev34) (0.1.2) 2026-06-23 02:13:44.481 | 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.dev34) (0.16.0) 2026-06-23 02:13:44.512 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-23 02:13:44.515 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 02:13:44.552 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-23 02:13:44.555 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-23 02:13:44.566 | Building wheels for collected packages: tempest 2026-06-23 02:13:44.568 | Building editable for tempest (pyproject.toml): started 2026-06-23 02:13:46.207 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-23 02:13:46.209 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=a1a7097d779e38e182d20b10ac9931b4c3f5ac7999fc43dd5aeaeea6d552f24d 2026-06-23 02:13:46.209 | Stored in directory: /tmp/pip-ephem-wheel-cache-3zpnqsrm/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-23 02:13:46.214 | Successfully built tempest 2026-06-23 02:13:46.510 | Installing collected packages: tomlkit, stestr, tempest 2026-06-23 02:13:46.773 | 2026-06-23 02:13:46.800 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-23 02:13:46.975 | ++ inc/python:pip_install:216 : result=0 2026-06-23 02:13:46.978 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 02:13:46.981 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:13:46.982 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:13:46.984 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:13:46.987 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:13:46.989 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:13:46.991 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 02:13:46.993 | ++ functions-common:time_stop:2421 : start_time=1782180818937 2026-06-23 02:13:46.995 | ++ functions-common:time_stop:2423 : [[ -z 1782180818937 ]] 2026-06-23 02:13:46.999 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:13:47.002 | ++ functions-common:time_stop:2426 : end_time=1782180827000 2026-06-23 02:13:47.005 | ++ functions-common:time_stop:2427 : elapsed_time=8063 2026-06-23 02:13:47.008 | ++ functions-common:time_stop:2428 : total=172929 2026-06-23 02:13:47.010 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:13:47.013 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180992 2026-06-23 02:13:47.017 | ++ inc/python:pip_install:219 : return 0 2026-06-23 02:13:47.020 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 02:13:47.022 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:13:47.025 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-23 02:13:47.029 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-23 02:13:47.032 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 02:13:47.036 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 02:13:47.038 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-23 02:13:47.042 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-23 02:13:47.045 | ++ 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-23 02:13:47.047 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-23 02:13:47.051 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-23 02:13:47.055 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-23 02:13:47.058 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-23 02:13:47.061 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-23 02:13:47.065 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-23 02:13:47.068 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-23 02:13:47.072 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-23 02:13:47.075 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-23 02:13:47.079 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-23 02:13:47.082 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-23 02:13:47.085 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-23 02:13:47.089 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-23 02:13:47.092 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-23 02:13:47.096 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-23 02:13:47.100 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-23 02:13:47.103 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-23 02:13:47.107 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-23 02:13:47.107 | ' 2026-06-23 02:13:47.111 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-23 02:13:47.114 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-23 02:13:47.134 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:47.138 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-23 02:13:47.142 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-23 02:13:47.145 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-23 02:13:47.149 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-23 02:13:47.152 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 02:13:47.154 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-23 02:13:47.156 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-23 02:13:50.978 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:13:50.983 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-23 02:13:50.986 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-23 02:13:50.990 | ++ lib/tempest:get_active_images:176 : img_id=930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:13:50.994 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-23 02:13:50.997 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 02:13:51.000 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-23 02:13:51.004 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-23 02:13:51.008 | ++ lib/tempest:configure_tempest:266 : '[' -z 930bd165-a705-4fa7-8ad1-0668e12d9b30 ']' 2026-06-23 02:13:51.011 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:13:51.014 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-23 02:13:51.033 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-23 02:13:51.038 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-23 02:13:51.042 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-23 02:13:51.045 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-23 02:13:51.048 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-23 02:13:51.051 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-23 02:13:51.055 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-23 02:13:51.058 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-23 02:13:51.063 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-23 02:13:51.064 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-23 02:13:54.340 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:13:54.345 | ++ lib/tempest:configure_tempest:303 : admin_project_id=375901c0386949c48b12ecd4e0fb8463 2026-06-23 02:13:54.347 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-23 02:13:54.368 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:13:54.372 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-23 02:13:57.682 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:13:57.685 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:13:57.685 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 02:13:57.685 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:13:57.685 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 02:13:57.685 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 02:13:57.685 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 02:13:57.686 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 02:13:57.686 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 02:13:57.686 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 02:13:57.686 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 02:13:57.686 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 02:13:57.686 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 02:13:57.686 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 02:13:57.686 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-23 02:13:57.689 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-23 02:13:57.691 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:13:57.691 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 02:13:57.691 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:13:57.691 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 02:13:57.691 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 02:13:57.691 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 02:13:57.692 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 02:13:57.692 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 02:13:57.692 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 02:13:57.692 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 02:13:57.692 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 02:13:57.692 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 02:13:57.692 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 02:13:57.692 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-23 02:13:57.695 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:13:57.698 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 02:13:57.702 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 930bd165-a705-4fa7-8ad1-0668e12d9b30 -c size -f value 2026-06-23 02:14:00.975 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:14:00.980 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 02:14:00.984 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 02:14:00.985 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 02:14:01.030 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-23 02:14:01.034 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-23 02:14:01.038 | ++ 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-23 02:14:04.009 | +----------------------------+-----------------------+ 2026-06-23 02:14:04.009 | | Field | Value | 2026-06-23 02:14:04.009 | +----------------------------+-----------------------+ 2026-06-23 02:14:04.009 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:14:04.010 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:14:04.010 | | description | None | 2026-06-23 02:14:04.010 | | disk | 1 | 2026-06-23 02:14:04.010 | | id | 42 | 2026-06-23 02:14:04.010 | | name | m1.nano | 2026-06-23 02:14:04.010 | | os-flavor-access:is_public | True | 2026-06-23 02:14:04.010 | | properties | hw_rng:allowed='True' | 2026-06-23 02:14:04.010 | | ram | 192 | 2026-06-23 02:14:04.010 | | rxtx_factor | 1.0 | 2026-06-23 02:14:04.010 | | swap | 0 | 2026-06-23 02:14:04.010 | | vcpus | 1 | 2026-06-23 02:14:04.011 | +----------------------------+-----------------------+ 2026-06-23 02:14:04.359 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-23 02:14:04.363 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:14:04.363 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 02:14:04.363 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 02:14:04.363 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 02:14:04.363 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 02:14:04.363 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 02:14:04.363 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 02:14:04.363 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 02:14:04.363 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 02:14:04.364 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 02:14:04.364 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 02:14:04.364 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 02:14:04.364 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 02:14:04.364 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-23 02:14:04.366 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:14:04.370 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 02:14:04.375 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 930bd165-a705-4fa7-8ad1-0668e12d9b30 -c size -f value 2026-06-23 02:14:07.752 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:14:07.757 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 02:14:07.760 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 02:14:07.761 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 02:14:07.804 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-23 02:14:07.807 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-23 02:14:07.810 | ++ 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-23 02:14:10.815 | +----------------------------+-----------------------+ 2026-06-23 02:14:10.815 | | Field | Value | 2026-06-23 02:14:10.815 | +----------------------------+-----------------------+ 2026-06-23 02:14:10.816 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 02:14:10.816 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 02:14:10.816 | | description | None | 2026-06-23 02:14:10.816 | | disk | 1 | 2026-06-23 02:14:10.816 | | id | 84 | 2026-06-23 02:14:10.816 | | name | m1.micro | 2026-06-23 02:14:10.816 | | os-flavor-access:is_public | True | 2026-06-23 02:14:10.816 | | properties | hw_rng:allowed='True' | 2026-06-23 02:14:10.816 | | ram | 256 | 2026-06-23 02:14:10.816 | | rxtx_factor | 1.0 | 2026-06-23 02:14:10.816 | | swap | 0 | 2026-06-23 02:14:10.817 | | vcpus | 1 | 2026-06-23 02:14:10.817 | +----------------------------+-----------------------+ 2026-06-23 02:14:11.172 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-23 02:14:11.175 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-23 02:14:11.197 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:11.200 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-23 02:14:11.204 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-23 02:14:11.207 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-23 02:14:11.210 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 02:14:11.214 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 02:14:11.218 | +++ functions-common:git_clone:587 : pwd 2026-06-23 02:14:11.222 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 02:14:11.225 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 02:14:11.230 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 02:14:11.252 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 02:14:11.255 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 02:14:11.259 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 02:14:11.263 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 02:14:11.263 | ++ functions-common:git_clone:604 : echo master 2026-06-23 02:14:11.270 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-23 02:14:11.273 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 02:14:11.277 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 02:14:11.280 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:14:11.284 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:14:11.288 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:14:11.291 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:14:11.295 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:14:11.298 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:14:11.301 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:14:11.305 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:14:11.310 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:14:11.315 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180851311 2026-06-23 02:14:11.318 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 02:14:11.321 | Cloning into '/opt/stack/os-test-images'... 2026-06-23 02:14:11.994 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:14:11.997 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:14:12.000 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:14:12.004 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:14:12.007 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:14:12.011 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:14:12.015 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:14:12.019 | ++ functions-common:time_stop:2421 : start_time=1782180851311 2026-06-23 02:14:12.022 | ++ functions-common:time_stop:2423 : [[ -z 1782180851311 ]] 2026-06-23 02:14:12.027 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:14:12.033 | ++ functions-common:time_stop:2426 : end_time=1782180852029 2026-06-23 02:14:12.036 | ++ functions-common:time_stop:2427 : elapsed_time=718 2026-06-23 02:14:12.038 | ++ functions-common:time_stop:2428 : total=369831 2026-06-23 02:14:12.041 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:14:12.044 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=370549 2026-06-23 02:14:12.046 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-23 02:14:12.049 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 02:14:12.052 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:14:12.054 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:14:12.056 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:14:12.060 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:14:12.063 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:14:12.065 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:14:12.068 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:14:12.072 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:14:12.076 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:14:12.081 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180852078 2026-06-23 02:14:12.083 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 02:14:12.583 | From https://review.opendev.org/openstack/os-test-images 2026-06-23 02:14:12.583 | * branch master -> FETCH_HEAD 2026-06-23 02:14:12.594 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:14:12.597 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:14:12.600 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:14:12.604 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:14:12.607 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:14:12.610 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:14:12.613 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:14:12.617 | ++ functions-common:time_stop:2421 : start_time=1782180852078 2026-06-23 02:14:12.621 | ++ functions-common:time_stop:2423 : [[ -z 1782180852078 ]] 2026-06-23 02:14:12.625 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:14:12.630 | ++ functions-common:time_stop:2426 : end_time=1782180852626 2026-06-23 02:14:12.633 | ++ functions-common:time_stop:2427 : elapsed_time=548 2026-06-23 02:14:12.636 | ++ functions-common:time_stop:2428 : total=370549 2026-06-23 02:14:12.639 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:14:12.642 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=371097 2026-06-23 02:14:12.645 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 02:14:12.649 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 02:14:12.653 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 02:14:12.658 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 02:14:12.661 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 02:14:12.664 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 02:14:12.667 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 02:14:12.671 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 02:14:12.674 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 02:14:12.678 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 02:14:12.683 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782180852680 2026-06-23 02:14:12.687 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 02:14:12.694 | Note: switching to 'FETCH_HEAD'. 2026-06-23 02:14:12.695 | 2026-06-23 02:14:12.695 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 02:14:12.695 | changes and commit them, and you can discard any commits you make in this 2026-06-23 02:14:12.695 | state without impacting any branches by switching back to a branch. 2026-06-23 02:14:12.695 | 2026-06-23 02:14:12.695 | If you want to create a new branch to retain commits you create, you may 2026-06-23 02:14:12.695 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 02:14:12.695 | 2026-06-23 02:14:12.695 | git switch -c 2026-06-23 02:14:12.695 | 2026-06-23 02:14:12.695 | Or undo this operation with: 2026-06-23 02:14:12.696 | 2026-06-23 02:14:12.696 | git switch - 2026-06-23 02:14:12.696 | 2026-06-23 02:14:12.696 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 02:14:12.696 | 2026-06-23 02:14:12.696 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-23 02:14:12.700 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 02:14:12.703 | ++ functions-common:time_stop:2414 : local name 2026-06-23 02:14:12.707 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 02:14:12.710 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 02:14:12.713 | ++ functions-common:time_stop:2417 : local total 2026-06-23 02:14:12.717 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 02:14:12.720 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 02:14:12.723 | ++ functions-common:time_stop:2421 : start_time=1782180852680 2026-06-23 02:14:12.726 | ++ functions-common:time_stop:2423 : [[ -z 1782180852680 ]] 2026-06-23 02:14:12.731 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 02:14:12.735 | ++ functions-common:time_stop:2426 : end_time=1782180852732 2026-06-23 02:14:12.739 | ++ functions-common:time_stop:2427 : elapsed_time=52 2026-06-23 02:14:12.742 | ++ functions-common:time_stop:2428 : total=371097 2026-06-23 02:14:12.746 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 02:14:12.749 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=371149 2026-06-23 02:14:12.753 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-23 02:14:12.772 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-23 02:14:12.777 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 02:14:12.777 | ++ functions-common:git_clone:667 : head -1 2026-06-23 02:14:12.780 | 5d0367e Clean-up zuul config spacing 2026-06-23 02:14:12.783 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 02:14:12.787 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-23 02:14:12.787 | /opt/stack/os-test-images ~/devstack 2026-06-23 02:14:12.791 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-23 02:14:13.228 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-23 02:14:13.860 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-23 02:14:16.700 | generate installed: PyYAML==6.0.3 2026-06-23 02:14:16.701 | generate run-test-pre: PYTHONHASHSEED='1594463230' 2026-06-23 02:14:16.701 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-23 02:14:16.825 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-23 02:14:16.848 | 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-23 02:14:16.868 | 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-23 02:14:16.895 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-23 02:14:16.898 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-23 02:14:16.906 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-23 02:14:16.915 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-23 02:14:16.947 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-23 02:14:16.959 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-23 02:14:16.966 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-23 02:14:16.978 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-23 02:14:16.978 | 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-23 02:14:16.985 | 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-23 02:14:16.992 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-23 02:14:17.010 | 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-23 02:14:17.013 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-23 02:14:17.016 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-23 02:14:17.027 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-23 02:14:17.039 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-23 02:14:17.053 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-23 02:14:17.055 | 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-23 02:14:17.071 | 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-23 02:14:17.074 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-23 02:14:17.077 | 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-23 02:14:17.088 | 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-23 02:14:17.092 | 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-23 02:14:17.104 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-23 02:14:17.129 | ___________________________________ summary ____________________________________ 2026-06-23 02:14:17.129 | generate: commands succeeded 2026-06-23 02:14:17.129 | congratulations :) 2026-06-23 02:14:17.175 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-23 02:14:17.175 | ~/devstack 2026-06-23 02:14:17.177 | ++ 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-23 02:14:17.222 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-23 02:14:17.226 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-23 02:14:17.253 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-23 02:14:17.256 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-23 02:14:17.259 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-23 02:14:17.302 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-23 02:14:17.343 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-23 02:14:17.346 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-23 02:14:17.350 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-23 02:14:17.354 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 02:14:17.358 | +++ 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-23 02:14:20.827 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:14:20.830 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 02:14:20.830 | address-scope 2026-06-23 02:14:20.830 | agent 2026-06-23 02:14:20.830 | allowed-address-pairs 2026-06-23 02:14:20.830 | auto-allocated-topology 2026-06-23 02:14:20.830 | availability_zone 2026-06-23 02:14:20.830 | default-subnetpools 2026-06-23 02:14:20.830 | dhcp_agent_scheduler 2026-06-23 02:14:20.830 | dns-integration 2026-06-23 02:14:20.830 | dns-domain-ports 2026-06-23 02:14:20.831 | dns-integration-domain-keywords 2026-06-23 02:14:20.832 | empty-string-filtering 2026-06-23 02:14:20.832 | external-net 2026-06-23 02:14:20.832 | extra_dhcp_opt 2026-06-23 02:14:20.832 | extraroute 2026-06-23 02:14:20.832 | extraroute-atomic 2026-06-23 02:14:20.832 | filter-validation 2026-06-23 02:14:20.832 | floating-ip-port-forwarding-detail 2026-06-23 02:14:20.832 | fip-port-details 2026-06-23 02:14:20.832 | flavors 2026-06-23 02:14:20.832 | floatingip-pools 2026-06-23 02:14:20.833 | router 2026-06-23 02:14:20.833 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:14:20.833 | enable-default-route-bfd 2026-06-23 02:14:20.833 | enable-default-route-ecmp 2026-06-23 02:14:20.833 | ext-gw-mode 2026-06-23 02:14:20.833 | l3-ha 2026-06-23 02:14:20.834 | external-gateway-multihoming 2026-06-23 02:14:20.834 | l3-flavors 2026-06-23 02:14:20.835 | l3_agent_scheduler 2026-06-23 02:14:20.835 | multi-provider 2026-06-23 02:14:20.835 | net-mtu 2026-06-23 02:14:20.835 | net-mtu-writable 2026-06-23 02:14:20.836 | network_availability_zone 2026-06-23 02:14:20.836 | network-ip-availability 2026-06-23 02:14:20.836 | network-ip-availability-details 2026-06-23 02:14:20.836 | pagination 2026-06-23 02:14:20.836 | port-device-profile 2026-06-23 02:14:20.836 | port-mac-address-regenerate 2026-06-23 02:14:20.836 | port-numa-affinity-policy 2026-06-23 02:14:20.836 | port-numa-affinity-policy-socket 2026-06-23 02:14:20.836 | binding 2026-06-23 02:14:20.836 | binding-extended 2026-06-23 02:14:20.836 | port-security 2026-06-23 02:14:20.836 | project-id 2026-06-23 02:14:20.837 | provider 2026-06-23 02:14:20.837 | qinq 2026-06-23 02:14:20.837 | quota-check-limit 2026-06-23 02:14:20.837 | quota-check-limit-default 2026-06-23 02:14:20.837 | quotas 2026-06-23 02:14:20.837 | quota_details 2026-06-23 02:14:20.837 | rbac-policies 2026-06-23 02:14:20.838 | rbac-address-scope 2026-06-23 02:14:20.838 | rbac-security-groups 2026-06-23 02:14:20.838 | revision-if-match 2026-06-23 02:14:20.838 | standard-attr-revisions 2026-06-23 02:14:20.838 | router_availability_zone 2026-06-23 02:14:20.838 | router-enable-snat 2026-06-23 02:14:20.838 | security-groups-default-rules 2026-06-23 02:14:20.839 | security-groups-default-statefulness 2026-06-23 02:14:20.839 | security-groups-normalized-cidr 2026-06-23 02:14:20.839 | security-groups-remote-address-group 2026-06-23 02:14:20.839 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:14:20.839 | security-groups-shared-filtering 2026-06-23 02:14:20.839 | security-group 2026-06-23 02:14:20.839 | service-type 2026-06-23 02:14:20.840 | sorting 2026-06-23 02:14:20.840 | standard-attr-description 2026-06-23 02:14:20.840 | stateful-security-group 2026-06-23 02:14:20.840 | subnet-dns-publish-fixed-ip 2026-06-23 02:14:20.840 | subnet-external-network 2026-06-23 02:14:20.840 | subnet_onboard 2026-06-23 02:14:20.840 | subnet-service-types 2026-06-23 02:14:20.841 | subnet_allocation 2026-06-23 02:14:20.841 | subnetpool-prefix-ops 2026-06-23 02:14:20.841 | tag-creation 2026-06-23 02:14:20.841 | standard-attr-tag 2026-06-23 02:14:20.841 | standard-attr-timestamp 2026-06-23 02:14:20.841 | vlan-transparent' 2026-06-23 02:14:20.842 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 02:14:20.842 | address-scope 2026-06-23 02:14:20.842 | agent 2026-06-23 02:14:20.842 | allowed-address-pairs 2026-06-23 02:14:20.842 | auto-allocated-topology 2026-06-23 02:14:20.842 | availability_zone 2026-06-23 02:14:20.842 | default-subnetpools 2026-06-23 02:14:20.843 | dhcp_agent_scheduler 2026-06-23 02:14:20.843 | dns-integration 2026-06-23 02:14:20.843 | dns-domain-ports 2026-06-23 02:14:20.843 | dns-integration-domain-keywords 2026-06-23 02:14:20.843 | empty-string-filtering 2026-06-23 02:14:20.843 | external-net 2026-06-23 02:14:20.844 | extra_dhcp_opt 2026-06-23 02:14:20.844 | extraroute 2026-06-23 02:14:20.844 | extraroute-atomic 2026-06-23 02:14:20.844 | filter-validation 2026-06-23 02:14:20.844 | floating-ip-port-forwarding-detail 2026-06-23 02:14:20.844 | fip-port-details 2026-06-23 02:14:20.844 | flavors 2026-06-23 02:14:20.845 | floatingip-pools 2026-06-23 02:14:20.845 | router 2026-06-23 02:14:20.845 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 02:14:20.845 | enable-default-route-bfd 2026-06-23 02:14:20.845 | enable-default-route-ecmp 2026-06-23 02:14:20.845 | ext-gw-mode 2026-06-23 02:14:20.845 | l3-ha 2026-06-23 02:14:20.846 | external-gateway-multihoming 2026-06-23 02:14:20.846 | l3-flavors 2026-06-23 02:14:20.846 | l3_agent_scheduler 2026-06-23 02:14:20.846 | multi-provider 2026-06-23 02:14:20.846 | net-mtu 2026-06-23 02:14:20.846 | net-mtu-writable 2026-06-23 02:14:20.846 | network_availability_zone 2026-06-23 02:14:20.847 | network-ip-availability 2026-06-23 02:14:20.847 | network-ip-availability-details 2026-06-23 02:14:20.847 | pagination 2026-06-23 02:14:20.847 | port-device-profile 2026-06-23 02:14:20.847 | port-mac-address-regenerate 2026-06-23 02:14:20.847 | port-numa-affinity-policy 2026-06-23 02:14:20.847 | port-numa-affinity-policy-socket 2026-06-23 02:14:20.847 | binding 2026-06-23 02:14:20.847 | binding-extended 2026-06-23 02:14:20.848 | port-security 2026-06-23 02:14:20.848 | project-id 2026-06-23 02:14:20.848 | provider 2026-06-23 02:14:20.848 | qinq 2026-06-23 02:14:20.848 | quota-check-limit 2026-06-23 02:14:20.848 | quota-check-limit-default 2026-06-23 02:14:20.848 | quotas 2026-06-23 02:14:20.848 | quota_details 2026-06-23 02:14:20.848 | rbac-policies 2026-06-23 02:14:20.848 | rbac-address-scope 2026-06-23 02:14:20.849 | rbac-security-groups 2026-06-23 02:14:20.849 | revision-if-match 2026-06-23 02:14:20.849 | standard-attr-revisions 2026-06-23 02:14:20.850 | router_availability_zone 2026-06-23 02:14:20.850 | router-enable-snat 2026-06-23 02:14:20.850 | security-groups-default-rules 2026-06-23 02:14:20.851 | security-groups-default-statefulness 2026-06-23 02:14:20.851 | security-groups-normalized-cidr 2026-06-23 02:14:20.851 | security-groups-remote-address-group 2026-06-23 02:14:20.851 | security-groups-rules-belongs-to-default-sg 2026-06-23 02:14:20.851 | security-groups-shared-filtering 2026-06-23 02:14:20.851 | security-group 2026-06-23 02:14:20.851 | service-type 2026-06-23 02:14:20.851 | sorting 2026-06-23 02:14:20.851 | standard-attr-description 2026-06-23 02:14:20.851 | stateful-security-group 2026-06-23 02:14:20.851 | subnet-dns-publish-fixed-ip 2026-06-23 02:14:20.852 | subnet-external-network 2026-06-23 02:14:20.852 | subnet_onboard 2026-06-23 02:14:20.852 | subnet-service-types 2026-06-23 02:14:20.852 | subnet_allocation 2026-06-23 02:14:20.852 | subnetpool-prefix-ops 2026-06-23 02:14:20.852 | tag-creation 2026-06-23 02:14:20.852 | standard-attr-tag 2026-06-23 02:14:20.852 | standard-attr-timestamp 2026-06-23 02:14:20.852 | vlan-transparent =~ external-net ]] 2026-06-23 02:14:20.852 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 02:14:20.853 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-23 02:14:24.301 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 02:14:24.306 | ++ lib/tempest:configure_tempest:395 : public_network_id=824a5467-bc4d-4227-a512-4d20c30d6274 2026-06-23 02:14:24.310 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-23 02:14:28.021 | +---------------------------+--------------------------------------+ 2026-06-23 02:14:28.021 | | Field | Value | 2026-06-23 02:14:28.021 | +---------------------------+--------------------------------------+ 2026-06-23 02:14:28.022 | | admin_state_up | UP | 2026-06-23 02:14:28.022 | | availability_zone_hints | | 2026-06-23 02:14:28.022 | | availability_zones | | 2026-06-23 02:14:28.022 | | created_at | 2026-06-23T02:14:27Z | 2026-06-23 02:14:28.022 | | description | | 2026-06-23 02:14:28.022 | | dns_domain | None | 2026-06-23 02:14:28.022 | | id | f8d45dc0-27a5-4cd9-8c69-43680f110d5f | 2026-06-23 02:14:28.022 | | ipv4_address_scope | None | 2026-06-23 02:14:28.022 | | ipv6_address_scope | None | 2026-06-23 02:14:28.023 | | is_default | False | 2026-06-23 02:14:28.023 | | is_vlan_qinq | None | 2026-06-23 02:14:28.023 | | is_vlan_transparent | False | 2026-06-23 02:14:28.023 | | mtu | 1442 | 2026-06-23 02:14:28.023 | | name | shared | 2026-06-23 02:14:28.023 | | port_security_enabled | True | 2026-06-23 02:14:28.023 | | project_id | 375901c0386949c48b12ecd4e0fb8463 | 2026-06-23 02:14:28.023 | | provider:network_type | geneve | 2026-06-23 02:14:28.024 | | provider:physical_network | None | 2026-06-23 02:14:28.024 | | provider:segmentation_id | 60191 | 2026-06-23 02:14:28.024 | | pvlan | None | 2026-06-23 02:14:28.024 | | qinq | False | 2026-06-23 02:14:28.024 | | qos_policy_id | None | 2026-06-23 02:14:28.024 | | revision_number | 1 | 2026-06-23 02:14:28.024 | | router:external | Internal | 2026-06-23 02:14:28.024 | | segments | None | 2026-06-23 02:14:28.024 | | shared | True | 2026-06-23 02:14:28.024 | | status | ACTIVE | 2026-06-23 02:14:28.024 | | subnets | | 2026-06-23 02:14:28.025 | | tags | | 2026-06-23 02:14:28.025 | | updated_at | 2026-06-23T02:14:27Z | 2026-06-23 02:14:28.025 | +---------------------------+--------------------------------------+ 2026-06-23 02:14:28.372 | ++ 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-23 02:14:32.402 | +----------------------+--------------------------------------+ 2026-06-23 02:14:32.402 | | Field | Value | 2026-06-23 02:14:32.402 | +----------------------+--------------------------------------+ 2026-06-23 02:14:32.402 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-23 02:14:32.402 | | cidr | 192.168.233.0/24 | 2026-06-23 02:14:32.402 | | created_at | 2026-06-23T02:14:31Z | 2026-06-23 02:14:32.402 | | description | shared-subnet | 2026-06-23 02:14:32.403 | | dns_nameservers | | 2026-06-23 02:14:32.403 | | dns_publish_fixed_ip | None | 2026-06-23 02:14:32.403 | | enable_dhcp | True | 2026-06-23 02:14:32.403 | | gateway_ip | 192.168.233.1 | 2026-06-23 02:14:32.403 | | host_routes | | 2026-06-23 02:14:32.403 | | id | 6855e556-21d2-4c1f-a602-57f1a1935f51 | 2026-06-23 02:14:32.403 | | ip_version | 4 | 2026-06-23 02:14:32.404 | | ipv6_address_mode | None | 2026-06-23 02:14:32.404 | | ipv6_ra_mode | None | 2026-06-23 02:14:32.404 | | name | shared-subnet | 2026-06-23 02:14:32.404 | | network_id | f8d45dc0-27a5-4cd9-8c69-43680f110d5f | 2026-06-23 02:14:32.404 | | project_id | 375901c0386949c48b12ecd4e0fb8463 | 2026-06-23 02:14:32.404 | | revision_number | 0 | 2026-06-23 02:14:32.404 | | router:external | False | 2026-06-23 02:14:32.404 | | segment_id | None | 2026-06-23 02:14:32.404 | | service_types | | 2026-06-23 02:14:32.404 | | subnetpool_id | None | 2026-06-23 02:14:32.404 | | tags | | 2026-06-23 02:14:32.405 | | updated_at | 2026-06-23T02:14:31Z | 2026-06-23 02:14:32.405 | +----------------------+--------------------------------------+ 2026-06-23 02:14:32.763 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-23 02:14:32.808 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-23 02:14:32.854 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-23 02:14:32.860 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-23 02:14:32.902 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-23 02:14:32.945 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-23 02:14:32.988 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-23 02:14:33.034 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-23 02:14:33.078 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.5/identity/v3 2026-06-23 02:14:33.121 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-23 02:14:33.163 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-23 02:14:33.201 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-23 02:14:33.241 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-23 02:14:33.245 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-23 02:14:33.290 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-23 02:14:33.330 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-23 02:14:33.371 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-23 02:14:33.413 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-23 02:14:33.453 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-23 02:14:33.478 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:33.482 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-23 02:14:33.485 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-23 02:14:33.531 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-23 02:14:33.554 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:33.558 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-23 02:14:33.601 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-23 02:14:33.644 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-23 02:14:33.688 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-23 02:14:33.692 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-23 02:14:33.735 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-23 02:14:33.778 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-23 02:14:33.802 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:33.805 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:14:33.848 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 930bd165-a705-4fa7-8ad1-0668e12d9b30 2026-06-23 02:14:33.890 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-23 02:14:33.932 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-23 02:14:33.979 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-23 02:14:34.026 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-23 02:14:34.054 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:34.058 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-23 02:14:34.062 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-23 02:14:34.066 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-23 02:14:34.070 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-23 02:14:34.074 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-23 02:14:34.079 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-23 02:14:34.107 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-23 02:14:34.111 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-23 02:14:34.154 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-23 02:14:34.201 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-23 02:14:34.244 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-23 02:14:34.287 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-23 02:14:34.334 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-23 02:14:34.377 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-23 02:14:34.420 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-23 02:14:34.462 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-23 02:14:34.506 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-23 02:14:34.509 | ++ 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-23 02:14:34.553 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-23 02:14:34.556 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-23 02:14:34.580 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:34.584 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-23 02:14:34.627 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-23 02:14:34.651 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:34.654 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-23 02:14:34.659 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-23 02:14:34.684 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:34.688 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-23 02:14:34.691 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-23 02:14:34.695 | ++ 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-23 02:14:34.739 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-23 02:14:34.781 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 824a5467-bc4d-4227-a512-4d20c30d6274 2026-06-23 02:14:34.827 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-23 02:14:34.872 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-23 02:14:34.915 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-23 02:14:34.961 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-23 02:14:35.005 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-23 02:14:35.047 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-23 02:14:35.092 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-23 02:14:35.096 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-23 02:14:35.099 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-23 02:14:35.103 | ++ 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-23 02:14:35.149 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-23 02:14:35.155 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-23 02:14:35.155 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-23 02:14:35.161 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-23 02:14:35.165 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-23 02:14:35.208 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-23 02:14:35.211 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-23 02:14:35.215 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 02:14:35.218 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-23 02:14:35.222 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-23 02:14:35.264 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-23 02:14:35.307 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-23 02:14:35.350 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-23 02:14:35.397 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-23 02:14:35.439 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-23 02:14:35.481 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 02:14:35.484 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-23 02:14:35.489 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-23 02:14:35.514 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-23 02:14:35.565 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 02:14:35.568 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-23 02:14:35.573 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-23 02:14:35.598 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-23 02:14:35.641 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 02:14:35.644 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-23 02:14:35.648 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-23 02:14:35.653 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-23 02:14:35.678 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-23 02:14:35.721 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 02:14:35.725 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-23 02:14:35.730 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-23 02:14:35.755 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-23 02:14:35.799 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-23 02:14:35.841 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-23 02:14:35.845 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-23 02:14:35.894 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-23 02:14:35.897 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-23 02:14:35.901 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-23 02:14:35.906 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-23 02:14:35.935 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-23 02:14:35.939 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-23 02:14:35.983 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-23 02:14:36.007 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:36.011 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-23 02:14:36.053 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 02:14:36.057 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-23 02:14:36.061 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-23 02:14:36.064 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-23 02:14:36.067 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-23 02:14:36.071 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-23 02:14:36.074 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-23 02:14:36.078 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-23 02:14:36.081 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-23 02:14:36.108 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-23 02:14:36.112 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-23 02:14:36.158 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-23 02:14:36.161 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-23 02:14:36.165 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-23 02:14:36.168 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-23 02:14:36.211 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-23 02:14:36.256 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-23 02:14:36.299 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-23 02:14:36.302 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-23 02:14:36.306 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.310 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-23 02:14:36.334 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:36.338 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-23 02:14:36.383 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.387 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-23 02:14:36.412 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:36.416 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-23 02:14:36.464 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.468 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-23 02:14:36.492 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:36.496 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-23 02:14:36.542 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.546 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-23 02:14:36.571 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:36.574 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-23 02:14:36.619 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.622 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-23 02:14:36.646 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 02:14:36.650 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-23 02:14:36.694 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.698 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-23 02:14:36.722 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:36.726 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-23 02:14:36.768 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 02:14:36.771 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-23 02:14:36.794 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:14:36.797 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-23 02:14:36.834 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 02:14:36.838 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 02:14:36.841 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-23 02:14:36.844 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-23 02:14:36.885 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 02:14:36.888 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 02:14:36.892 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-23 02:14:36.895 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-23 02:14:36.934 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 02:14:36.939 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 02:14:36.941 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-23 02:14:36.945 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-23 02:14:36.949 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-23 02:14:36.955 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-23 02:14:36.961 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.qQ7b1CfPrI 2026-06-23 02:14:36.964 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-23 02:14:36.968 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-23 02:14:36.973 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 02:14:36.979 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.eFfQOQdCJC 2026-06-23 02:14:36.982 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.eFfQOQdCJC 2026-06-23 02:14:36.986 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 02:14:36.989 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.eFfQOQdCJC 2026-06-23 02:14:36.993 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 02:14:36.997 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 02:14:37.001 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 02:14:37.009 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:14:37.013 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:14:37.016 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:14:37.019 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 02:14:37.022 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-23 02:14:37.025 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-23 02:14:37.556 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-23 02:14:38.431 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 02:14:54.790 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-23 02:15:01.837 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-23 02:15:01.837 | ___________________________________ summary ____________________________________ 2026-06-23 02:15:01.837 | venv-tempest: skipped tests 2026-06-23 02:15:01.837 | congratulations :) 2026-06-23 02:15:01.879 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.eFfQOQdCJC -r requirements.txt 2026-06-23 02:15:02.779 | /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-23 02:15:02.779 | !! 2026-06-23 02:15:02.779 | 2026-06-23 02:15:02.779 | ******************************************************************************** 2026-06-23 02:15:02.779 | Requirements should be satisfied by a PEP 517 installer. 2026-06-23 02:15:02.779 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-23 02:15:02.779 | 2026-06-23 02:15:02.779 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 02:15:02.779 | calls to avoid build errors in the future. 2026-06-23 02:15:02.780 | ******************************************************************************** 2026-06-23 02:15:02.780 | 2026-06-23 02:15:02.780 | !! 2026-06-23 02:15:02.780 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-23 02:15:03.179 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-23 02:15:03.179 | !! 2026-06-23 02:15:03.179 | 2026-06-23 02:15:03.179 | ******************************************************************************** 2026-06-23 02:15:03.179 | Please avoid running ``setup.py`` directly. 2026-06-23 02:15:03.179 | Instead, use pypa/build, pypa/installer or other 2026-06-23 02:15:03.179 | standards-based tools. 2026-06-23 02:15:03.179 | 2026-06-23 02:15:03.179 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 02:15:03.179 | calls to avoid build errors in the future. 2026-06-23 02:15:03.179 | 2026-06-23 02:15:03.180 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-23 02:15:03.180 | ******************************************************************************** 2026-06-23 02:15:03.180 | 2026-06-23 02:15:03.180 | !! 2026-06-23 02:15:03.180 | self.initialize_options() 2026-06-23 02:15:03.180 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-23 02:15:03.180 | warnings.warn(msg) 2026-06-23 02:15:03.210 | /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-23 02:15:03.210 | !! 2026-06-23 02:15:03.210 | 2026-06-23 02:15:03.210 | ******************************************************************************** 2026-06-23 02:15:03.210 | 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-23 02:15:03.211 | 2026-06-23 02:15:03.211 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-23 02:15:03.211 | or your builds will no longer be supported. 2026-06-23 02:15:03.211 | 2026-06-23 02:15:03.211 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-23 02:15:03.211 | ******************************************************************************** 2026-06-23 02:15:03.211 | 2026-06-23 02:15:03.211 | !! 2026-06-23 02:15:03.211 | corresp(dist, value, root_dir) 2026-06-23 02:15:03.364 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-23 02:15:10.288 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-23 02:15:10.288 | venv-tempest run-test-pre: PYTHONHASHSEED='4098580159' 2026-06-23 02:15:10.288 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.eFfQOQdCJC -r requirements.txt 2026-06-23 02:15:11.292 | 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-23 02:15:11.293 | 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-23 02:15:11.294 | 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-23 02:15:11.295 | 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-23 02:15:11.296 | 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-23 02:15:11.297 | 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-23 02:15:11.297 | 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-23 02:15:11.299 | 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-23 02:15:11.300 | 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-23 02:15:11.301 | 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-23 02:15:11.301 | 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-23 02:15:11.302 | 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-23 02:15:11.303 | 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-23 02:15:11.304 | 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-23 02:15:11.305 | 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-23 02:15:11.305 | 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-23 02:15:11.306 | 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-23 02:15:11.307 | 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-23 02:15:11.308 | 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-23 02:15:11.309 | 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-23 02:15:11.309 | 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-23 02:15:11.310 | 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-23 02:15:11.311 | 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-23 02:15:11.313 | 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-23 02:15:11.315 | 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-23 02:15:11.316 | 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-23 02:15:11.318 | 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-23 02:15:11.319 | 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-23 02:15:11.320 | 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-23 02:15:11.321 | 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-23 02:15:11.327 | 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-23 02:15:11.328 | 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-23 02:15:11.329 | 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-23 02:15:11.331 | 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-23 02:15:11.337 | 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-23 02:15:11.340 | 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-23 02:15:11.341 | 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-23 02:15:11.344 | 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-23 02:15:11.346 | 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-23 02:15:11.349 | 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-23 02:15:11.350 | 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-23 02:15:11.352 | 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.0) 2026-06-23 02:15:11.355 | 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-23 02:15:11.356 | 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-23 02:15:11.357 | 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-23 02:15:11.358 | 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-23 02:15:11.370 | 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-23 02:15:11.375 | 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-23 02:15:11.389 | 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-23 02:15:11.392 | 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-23 02:15:11.393 | 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-23 02:15:11.394 | 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-23 02:15:11.394 | 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-23 02:15:11.404 | 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-23 02:15:11.430 | 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-23 02:15:11.436 | 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-23 02:15:11.437 | 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-23 02:15:11.438 | 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-23 02:15:11.451 | 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-23 02:15:11.452 | 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-23 02:15:11.457 | 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-23 02:15:11.674 | ___________________________________ summary ____________________________________ 2026-06-23 02:15:11.674 | venv-tempest: commands succeeded 2026-06-23 02:15:11.674 | congratulations :) 2026-06-23 02:15:11.721 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.eFfQOQdCJC 2026-06-23 02:15:11.727 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-23 02:15:11.731 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-23 02:15:11.735 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-23 02:15:11.781 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.qQ7b1CfPrI 2026-06-23 02:15:12.323 | venv create: /opt/stack/tempest/.tox/venv 2026-06-23 02:15:12.959 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-23 02:15:37.099 | venv develop-inst: /opt/stack/tempest 2026-06-23 02:15:45.391 | 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.0,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@a3aac772e637e114c0a60a840949642725a613b5#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-23 02:15:45.391 | venv run-test-pre: PYTHONHASHSEED='3175089028' 2026-06-23 02:15:45.392 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.qQ7b1CfPrI 2026-06-23 02:15:45.682 | /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-23 02:15:45.682 | warnings.warn( 2026-06-23 02:15:46.713 | /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-23 02:15:46.713 | warnings.warn( 2026-06-23 02:15:47.974 | /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-23 02:15:47.974 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-23 02:15:49.858 | ___________________________________ summary ____________________________________ 2026-06-23 02:15:49.858 | venv: commands succeeded 2026-06-23 02:15:49.858 | congratulations :) 2026-06-23 02:15:49.910 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-23 02:15:49.936 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:15:49.940 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-23 02:15:49.944 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-23 02:15:49.969 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 02:15:49.973 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-23 02:15:49.977 | ++ 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-23 02:15:49.981 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-23 02:15:49.985 | ++ 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-23 02:15:49.990 | +++ 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-23 02:15:49.994 | +++ 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-23 02:15:49.998 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-23 02:15:50.002 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-23 02:15:50.006 | +++ 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-23 02:15:50.035 | +++ functions-common:remove_disabled_services:2101 : _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-23 02:15:50.064 | ++ 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-23 02:15:50.068 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-23 02:15:50.072 | ++ 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-23 02:15:50.115 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-23 02:15:50.119 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-23 02:15:50.123 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-23 02:15:50.170 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-23 02:15:50.174 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-23 02:15:50.177 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-23 02:15:50.222 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-23 02:15:50.222 | ' 2026-06-23 02:15:50.226 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-23 02:15:50.230 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 02:15:50.234 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-23 02:15:50.238 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-23 02:15:50.241 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-23 02:15:50.241 | /opt/stack/tempest /opt/stack/tempest 2026-06-23 02:15:50.245 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-23 02:15:50.249 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-23 02:15:50.249 | /opt/stack/tempest 2026-06-23 02:15:50.253 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 02:15:50.257 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 02:15:50.261 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 02:15:50.265 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 02:15:50.269 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-23 02:15:50.273 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 02:15:50.278 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-23 02:15:50.281 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 02:15:50.285 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 02:15:50.290 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-23 02:15:50.294 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 02:15:50.298 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 02:15:50.302 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-23 02:15:50.306 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:15:50.310 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 02:15:50.314 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 02:15:50.319 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-23 02:15:50.323 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 02:15:50.327 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-23 02:15:50.331 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 02:15:50.335 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-23 02:15:50.336 | /^\[\[.+\|.*\]\]/ { 2026-06-23 02:15:50.336 | gsub("[][]", "", $1); 2026-06-23 02:15:50.336 | split($1, a, "|"); 2026-06-23 02:15:50.336 | if (a[1] == matchgroup) 2026-06-23 02:15:50.336 | print a[2] 2026-06-23 02:15:50.336 | } 2026-06-23 02:15:50.336 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 157 osc 468 apt-get 217 test_with_retry 8 dbsync 8 pip_install 180 apt-get-update 4 run_process 44 git_timed 371 ------------------------- Unaccounted time 96 ========================= Total runtime 1583 ================= Async summary ================= Time spent in the background minus waits: 575 sec Elapsed time: 1583 sec Time if we did everything serially: 2158 sec Speedup: 1.36323 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 69 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5293 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 242 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 30 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.5 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.5/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble